@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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, #wrapper header > #navigation .btn > .lfr-nav-child-toggle,
  .dropup > .btn > .caret,
  #wrapper header > #navigation .dropup > .btn > .lfr-nav-child-toggle {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table, #wrapper #content .dts-list, #wrapper #content .searchcontainer-content table {
    border-collapse: collapse !important; }
    .table td, #wrapper #content .dts-list td, #wrapper #content .searchcontainer-content table td,
    .table th,
    #wrapper #content .dts-list th,
    #wrapper #content .searchcontainer-content 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("aui/lexicon/fonts/glyphicons-halflings-regular.eot");
  src: url("aui/lexicon/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("aui/lexicon/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("aui/lexicon/fonts/glyphicons-halflings-regular.woff") format("woff"), url("aui/lexicon/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("aui/lexicon/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

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

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

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

.glyphicon-euro:before,
.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"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #44494b;
  background-color: #FFF; }

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

a {
  color: #2a6414;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1c420d;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 0; }

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

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

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

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

.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: 400;
  line-height: 1.2;
  color: #2c2f30; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

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

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

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

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

.text-center, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet {
  text-align: center; }

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

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

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

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

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

.text-muted {
  color: #28605e; }

.text-primary {
  color: #2a6414; }

a.text-primary:hover,
a.text-primary:focus {
  color: #183a0c; }

.text-success {
  color: #235210; }

a.text-success:hover,
a.text-success:focus {
  color: #112708; }

.text-info {
  color: #78c7c4; }

a.text-info:hover,
a.text-info:focus {
  color: #54b8b4; }

.text-warning {
  color: #634208; }

a.text-warning:hover,
a.text-warning:focus {
  color: #342304; }

.text-danger, .nav-tabs > li.error > a {
  color: #7e2e18; }

a.text-danger:hover, .nav-tabs > li.error > a:hover,
a.text-danger:focus,
.nav-tabs > li.error > a:focus {
  color: #531e10; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #2a6414; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #183a0c; }

.bg-success {
  background-color: #66d837; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #4fb824; }

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #cfebea; }

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f1e9a9; }

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #d95a37; }

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  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.428571429;
    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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid, #portlet_new-password, #portlet_password-reminder, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, #portlet_new-password:before, #portlet_password-reminder:before, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet:before, .container-fluid:after, #portlet_new-password:after, #portlet_password-reminder:after, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet:after {
    content: " ";
    display: table; }
  .container-fluid:after, #portlet_new-password:after, #portlet_password-reminder:after, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.333333333%; }
  .col-sm-2 {
    width: 16.666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.333333333%; }
  .col-sm-5 {
    width: 41.666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.333333333%; }
  .col-sm-8 {
    width: 66.666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.333333333%; }
  .col-sm-11 {
    width: 91.666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.333333333%; }
  .col-sm-pull-2 {
    right: 16.666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.333333333%; }
  .col-sm-pull-5 {
    right: 41.666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.333333333%; }
  .col-sm-pull-8 {
    right: 66.666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.333333333%; }
  .col-sm-pull-11 {
    right: 91.666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.333333333%; }
  .col-sm-push-2 {
    left: 16.666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.333333333%; }
  .col-sm-push-5 {
    left: 41.666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.333333333%; }
  .col-sm-push-8 {
    left: 66.666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.333333333%; }
  .col-sm-push-11 {
    left: 91.666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.333333333%; }
  .col-md-2 {
    width: 16.666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.333333333%; }
  .col-md-5 {
    width: 41.666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.333333333%; }
  .col-md-8 {
    width: 66.666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.333333333%; }
  .col-md-11 {
    width: 91.666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.333333333%; }
  .col-md-pull-2 {
    right: 16.666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.333333333%; }
  .col-md-pull-5 {
    right: 41.666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.333333333%; }
  .col-md-pull-8 {
    right: 66.666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.333333333%; }
  .col-md-pull-11 {
    right: 91.666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.333333333%; }
  .col-md-push-2 {
    left: 16.666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.333333333%; }
  .col-md-push-5 {
    left: 41.666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.333333333%; }
  .col-md-push-8 {
    left: 66.666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.333333333%; }
  .col-md-push-11 {
    left: 91.666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.333333333%; }
  .col-md-offset-2 {
    margin-left: 16.666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.333333333%; }
  .col-md-offset-5 {
    margin-left: 41.666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.333333333%; }
  .col-md-offset-8 {
    margin-left: 66.666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.333333333%; }
  .col-md-offset-11 {
    margin-left: 91.666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.333333333%; }
  .col-lg-2 {
    width: 16.666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.333333333%; }
  .col-lg-5 {
    width: 41.666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.333333333%; }
  .col-lg-8 {
    width: 66.666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.333333333%; }
  .col-lg-11 {
    width: 91.666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.333333333%; }
  .col-lg-pull-2 {
    right: 16.666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.333333333%; }
  .col-lg-pull-5 {
    right: 41.666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.333333333%; }
  .col-lg-pull-8 {
    right: 66.666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.333333333%; }
  .col-lg-pull-11 {
    right: 91.666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.333333333%; }
  .col-lg-push-2 {
    left: 16.666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.333333333%; }
  .col-lg-push-5 {
    left: 41.666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.333333333%; }
  .col-lg-push-8 {
    left: 66.666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.333333333%; }
  .col-lg-push-11 {
    left: 91.666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table, #wrapper #content .dts-list, #wrapper #content .searchcontainer-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th, #wrapper #content .dts-list > thead > tr > th, #wrapper #content .searchcontainer-content table > thead > tr > th,
  .table > thead > tr > td,
  #wrapper #content .dts-list > thead > tr > td,
  #wrapper #content .searchcontainer-content table > thead > tr > td,
  .table > tbody > tr > th,
  #wrapper #content .dts-list > tbody > tr > th,
  #wrapper #content .searchcontainer-content table > tbody > tr > th,
  .table > tbody > tr > td,
  #wrapper #content .dts-list > tbody > tr > td,
  #wrapper #content .searchcontainer-content table > tbody > tr > td,
  .table > tfoot > tr > th,
  #wrapper #content .dts-list > tfoot > tr > th,
  #wrapper #content .searchcontainer-content table > tfoot > tr > th,
  .table > tfoot > tr > td,
  #wrapper #content .dts-list > tfoot > tr > td,
  #wrapper #content .searchcontainer-content table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #44494b; }
  .table > thead > tr > th, #wrapper #content .dts-list > thead > tr > th, #wrapper #content .searchcontainer-content table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #44494b; }
  .table > caption + thead > tr:first-child > th, #wrapper #content .dts-list > caption + thead > tr:first-child > th, #wrapper #content .searchcontainer-content table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  #wrapper #content .dts-list > caption + thead > tr:first-child > td,
  #wrapper #content .searchcontainer-content table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  #wrapper #content .dts-list > colgroup + thead > tr:first-child > th,
  #wrapper #content .searchcontainer-content table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  #wrapper #content .dts-list > colgroup + thead > tr:first-child > td,
  #wrapper #content .searchcontainer-content table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  #wrapper #content .dts-list > thead:first-child > tr:first-child > th,
  #wrapper #content .searchcontainer-content table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  #wrapper #content .dts-list > thead:first-child > tr:first-child > td,
  #wrapper #content .searchcontainer-content table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, #wrapper #content .dts-list > tbody + tbody, #wrapper #content .searchcontainer-content table > tbody + tbody {
    border-top: 2px solid #44494b; }
  .table .table, #wrapper #content .dts-list .table, #wrapper #content .searchcontainer-content table .table, .table #wrapper #content .dts-list, #wrapper #content .table .dts-list, #wrapper #content .dts-list .dts-list, #wrapper #content .searchcontainer-content table .dts-list, .table #wrapper #content .searchcontainer-content table, #wrapper #content .searchcontainer-content .table table, #wrapper #content .dts-list .searchcontainer-content table, #wrapper #content .searchcontainer-content .dts-list table, #wrapper #content .searchcontainer-content table table {
    background-color: #FFF; }

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

.table-bordered {
  border: 1px solid #44494b; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #44494b; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd), #wrapper #content .dts-list > tbody > tr:nth-of-type(odd), #wrapper #content .searchcontainer-content table > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7; }

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

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

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

.table > thead > tr > td.active, #wrapper #content .dts-list > thead > tr > td.active, #wrapper #content .searchcontainer-content table > thead > tr > td.active,
.table > thead > tr > th.active,
#wrapper #content .dts-list > thead > tr > th.active,
#wrapper #content .searchcontainer-content table > thead > tr > th.active,
.table > thead > tr.active > td,
#wrapper #content .dts-list > thead > tr.active > td,
#wrapper #content .searchcontainer-content table > thead > tr.active > td,
.table > thead > tr.active > th,
#wrapper #content .dts-list > thead > tr.active > th,
#wrapper #content .searchcontainer-content table > thead > tr.active > th,
.table > tbody > tr > td.active,
#wrapper #content .dts-list > tbody > tr > td.active,
#wrapper #content .searchcontainer-content table > tbody > tr > td.active,
.table > tbody > tr > th.active,
#wrapper #content .dts-list > tbody > tr > th.active,
#wrapper #content .searchcontainer-content table > tbody > tr > th.active,
.table > tbody > tr.active > td,
#wrapper #content .dts-list > tbody > tr.active > td,
#wrapper #content .searchcontainer-content table > tbody > tr.active > td,
.table > tbody > tr.active > th,
#wrapper #content .dts-list > tbody > tr.active > th,
#wrapper #content .searchcontainer-content table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
#wrapper #content .dts-list > tfoot > tr > td.active,
#wrapper #content .searchcontainer-content table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
#wrapper #content .dts-list > tfoot > tr > th.active,
#wrapper #content .searchcontainer-content table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
#wrapper #content .dts-list > tfoot > tr.active > td,
#wrapper #content .searchcontainer-content table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
#wrapper #content .dts-list > tfoot > tr.active > th,
#wrapper #content .searchcontainer-content table > tfoot > tr.active > th {
  background-color: #e4f4f3; }

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

.table > thead > tr > td.success, #wrapper #content .dts-list > thead > tr > td.success, #wrapper #content .searchcontainer-content table > thead > tr > td.success,
.table > thead > tr > th.success,
#wrapper #content .dts-list > thead > tr > th.success,
#wrapper #content .searchcontainer-content table > thead > tr > th.success,
.table > thead > tr.success > td,
#wrapper #content .dts-list > thead > tr.success > td,
#wrapper #content .searchcontainer-content table > thead > tr.success > td,
.table > thead > tr.success > th,
#wrapper #content .dts-list > thead > tr.success > th,
#wrapper #content .searchcontainer-content table > thead > tr.success > th,
.table > tbody > tr > td.success,
#wrapper #content .dts-list > tbody > tr > td.success,
#wrapper #content .searchcontainer-content table > tbody > tr > td.success,
.table > tbody > tr > th.success,
#wrapper #content .dts-list > tbody > tr > th.success,
#wrapper #content .searchcontainer-content table > tbody > tr > th.success,
.table > tbody > tr.success > td,
#wrapper #content .dts-list > tbody > tr.success > td,
#wrapper #content .searchcontainer-content table > tbody > tr.success > td,
.table > tbody > tr.success > th,
#wrapper #content .dts-list > tbody > tr.success > th,
#wrapper #content .searchcontainer-content table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
#wrapper #content .dts-list > tfoot > tr > td.success,
#wrapper #content .searchcontainer-content table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
#wrapper #content .dts-list > tfoot > tr > th.success,
#wrapper #content .searchcontainer-content table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
#wrapper #content .dts-list > tfoot > tr.success > td,
#wrapper #content .searchcontainer-content table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
#wrapper #content .dts-list > tfoot > tr.success > th,
#wrapper #content .searchcontainer-content table > tfoot > tr.success > th {
  background-color: #66d837; }

.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: #58cd28; }

.table > thead > tr > td.info, #wrapper #content .dts-list > thead > tr > td.info, #wrapper #content .searchcontainer-content table > thead > tr > td.info,
.table > thead > tr > th.info,
#wrapper #content .dts-list > thead > tr > th.info,
#wrapper #content .searchcontainer-content table > thead > tr > th.info,
.table > thead > tr.info > td,
#wrapper #content .dts-list > thead > tr.info > td,
#wrapper #content .searchcontainer-content table > thead > tr.info > td,
.table > thead > tr.info > th,
#wrapper #content .dts-list > thead > tr.info > th,
#wrapper #content .searchcontainer-content table > thead > tr.info > th,
.table > tbody > tr > td.info,
#wrapper #content .dts-list > tbody > tr > td.info,
#wrapper #content .searchcontainer-content table > tbody > tr > td.info,
.table > tbody > tr > th.info,
#wrapper #content .dts-list > tbody > tr > th.info,
#wrapper #content .searchcontainer-content table > tbody > tr > th.info,
.table > tbody > tr.info > td,
#wrapper #content .dts-list > tbody > tr.info > td,
#wrapper #content .searchcontainer-content table > tbody > tr.info > td,
.table > tbody > tr.info > th,
#wrapper #content .dts-list > tbody > tr.info > th,
#wrapper #content .searchcontainer-content table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
#wrapper #content .dts-list > tfoot > tr > td.info,
#wrapper #content .searchcontainer-content table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
#wrapper #content .dts-list > tfoot > tr > th.info,
#wrapper #content .searchcontainer-content table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
#wrapper #content .dts-list > tfoot > tr.info > td,
#wrapper #content .searchcontainer-content table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
#wrapper #content .dts-list > tfoot > tr.info > th,
#wrapper #content .searchcontainer-content table > tfoot > tr.info > th {
  background-color: #f3fafa; }

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

.table > thead > tr > td.warning, #wrapper #content .dts-list > thead > tr > td.warning, #wrapper #content .searchcontainer-content table > thead > tr > td.warning,
.table > thead > tr > th.warning,
#wrapper #content .dts-list > thead > tr > th.warning,
#wrapper #content .searchcontainer-content table > thead > tr > th.warning,
.table > thead > tr.warning > td,
#wrapper #content .dts-list > thead > tr.warning > td,
#wrapper #content .searchcontainer-content table > thead > tr.warning > td,
.table > thead > tr.warning > th,
#wrapper #content .dts-list > thead > tr.warning > th,
#wrapper #content .searchcontainer-content table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
#wrapper #content .dts-list > tbody > tr > td.warning,
#wrapper #content .searchcontainer-content table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
#wrapper #content .dts-list > tbody > tr > th.warning,
#wrapper #content .searchcontainer-content table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
#wrapper #content .dts-list > tbody > tr.warning > td,
#wrapper #content .searchcontainer-content table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
#wrapper #content .dts-list > tbody > tr.warning > th,
#wrapper #content .searchcontainer-content table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
#wrapper #content .dts-list > tfoot > tr > td.warning,
#wrapper #content .searchcontainer-content table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
#wrapper #content .dts-list > tfoot > tr > th.warning,
#wrapper #content .searchcontainer-content table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
#wrapper #content .dts-list > tfoot > tr.warning > td,
#wrapper #content .searchcontainer-content table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
#wrapper #content .dts-list > tfoot > tr.warning > th,
#wrapper #content .searchcontainer-content table > tfoot > tr.warning > th {
  background-color: #F8F4D5; }

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

.table > thead > tr > td.danger, #wrapper #content .dts-list > thead > tr > td.danger, #wrapper #content .searchcontainer-content table > thead > tr > td.danger,
.table > thead > tr > th.danger,
#wrapper #content .dts-list > thead > tr > th.danger,
#wrapper #content .searchcontainer-content table > thead > tr > th.danger,
.table > thead > tr.danger > td,
#wrapper #content .dts-list > thead > tr.danger > td,
#wrapper #content .searchcontainer-content table > thead > tr.danger > td,
.table > thead > tr.danger > th,
#wrapper #content .dts-list > thead > tr.danger > th,
#wrapper #content .searchcontainer-content table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
#wrapper #content .dts-list > tbody > tr > td.danger,
#wrapper #content .searchcontainer-content table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
#wrapper #content .dts-list > tbody > tr > th.danger,
#wrapper #content .searchcontainer-content table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
#wrapper #content .dts-list > tbody > tr.danger > td,
#wrapper #content .searchcontainer-content table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
#wrapper #content .dts-list > tbody > tr.danger > th,
#wrapper #content .searchcontainer-content table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
#wrapper #content .dts-list > tfoot > tr > td.danger,
#wrapper #content .searchcontainer-content table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
#wrapper #content .dts-list > tfoot > tr > th.danger,
#wrapper #content .searchcontainer-content table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
#wrapper #content .dts-list > tfoot > tr.danger > td,
#wrapper #content .searchcontainer-content table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
#wrapper #content .dts-list > tfoot > tr.danger > th,
#wrapper #content .searchcontainer-content table > tfoot > tr.danger > th {
  background-color: #e17d62; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #44494b; }
      .table-responsive > .table, #wrapper #content .table-responsive > .dts-list, #wrapper #content .searchcontainer-content .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, #wrapper #content .table-responsive > .dts-list > thead > tr > th, #wrapper #content .searchcontainer-content .table-responsive > table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        #wrapper #content .table-responsive > .dts-list > thead > tr > td,
        #wrapper #content .searchcontainer-content .table-responsive > table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        #wrapper #content .table-responsive > .dts-list > tbody > tr > th,
        #wrapper #content .searchcontainer-content .table-responsive > table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        #wrapper #content .table-responsive > .dts-list > tbody > tr > td,
        #wrapper #content .searchcontainer-content .table-responsive > table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        #wrapper #content .table-responsive > .dts-list > tfoot > tr > th,
        #wrapper #content .searchcontainer-content .table-responsive > table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td,
        #wrapper #content .table-responsive > .dts-list > tfoot > tr > td,
        #wrapper #content .searchcontainer-content .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #B0B4BB; }

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #070808; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #070808;
  background-color: #eaf1f3;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); }
  .form-control::-moz-placeholder {
    color: rgba(7, 8, 8, 0.75);
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: rgba(7, 8, 8, 0.75); }
  .form-control::-webkit-input-placeholder {
    color: rgba(7, 8, 8, 0.75); }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: white;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@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: 40px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 32px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 48px; } }

.form-group, .dts-label-wrapper {
  margin-bottom: 20px; }

.radio,
.checkbox,
.checkbox-styled {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label,
  .checkbox-styled label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
.disabled.checkbox-styled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-styled label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

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

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

.form-group-sm .form-control {
  height: 32px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0; }

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

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

.form-group-sm .form-control-static {
  height: 32px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

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

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

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

.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0; }

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

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

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px; }

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

.has-success .form-control {
  border-color: #235210;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #112708;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #48a720;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #48a720; }

.has-success .input-group-addon {
  color: #235210;
  border-color: #235210;
  background-color: #66d837; }

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

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

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

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

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

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

.has-error .form-control {
  border-color: #7e2e18;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #531e10;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d44d28;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d44d28; }

.has-error .input-group-addon {
  color: #7e2e18;
  border-color: #7e2e18;
  background-color: #e17d62; }

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .dts-label-wrapper {
    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,
  .form-inline .checkbox-styled {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label,
    .form-inline .checkbox-styled label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .checkbox-styled 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 .checkbox-styled,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px; }

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

.form-horizontal .form-group, .form-horizontal .dts-label-wrapper {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .dts-label-wrapper:before, .form-horizontal .form-group:after, .form-horizontal .dts-label-wrapper:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal .dts-label-wrapper:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #1e5609;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #1e5609;
  background-color: #FFF;
  border-color: #1e5609; }
  .btn-default:focus, .btn-default.focus {
    color: #1e5609;
    background-color: #e6e5e5;
    border-color: black; }
  .btn-default:hover {
    color: #1e5609;
    background-color: #e6e5e5;
    border-color: #0b1e03; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #1e5609;
    background-color: #e6e5e5;
    border-color: #0b1e03; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #1e5609;
      background-color: #d4d4d4;
      border-color: black; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #FFF;
    border-color: #1e5609; }
  .btn-default .badge {
    color: #FFF;
    background-color: #1e5609; }

.btn-primary {
  color: #FFF;
  background-color: #2a6414;
  border-color: #2a6414; }
  .btn-primary:focus, .btn-primary.focus {
    color: #FFF;
    background-color: #183a0c;
    border-color: black; }
  .btn-primary:hover {
    color: #FFF;
    background-color: #183a0c;
    border-color: #15310a; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #FFF;
    background-color: #183a0c;
    border-color: #15310a; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #FFF;
      background-color: #0c1c06;
      border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #2a6414;
    border-color: #2a6414; }
  .btn-primary .badge {
    color: #2a6414;
    background-color: #FFF; }

.btn-success {
  color: #FFF;
  background-color: #346b1d;
  border-color: #346b1d; }
  .btn-success:focus, .btn-success.focus {
    color: #FFF;
    background-color: #204312;
    border-color: #030702; }
  .btn-success:hover {
    color: #FFF;
    background-color: #204312;
    border-color: #1c3b10; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #FFF;
    background-color: #204312;
    border-color: #1c3b10; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #FFF;
      background-color: #13270a;
      border-color: #030702; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #346b1d;
    border-color: #346b1d; }
  .btn-success .badge {
    color: #346b1d;
    background-color: #FFF; }

.btn-info {
  color: #FFF;
  background-color: #1e7e7a;
  border-color: #1e7e7a; }
  .btn-info:focus, .btn-info.focus {
    color: #FFF;
    background-color: #145552;
    border-color: #051716; }
  .btn-info:hover {
    color: #FFF;
    background-color: #145552;
    border-color: #124c4a; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #FFF;
    background-color: #145552;
    border-color: #124c4a; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #FFF;
      background-color: #0d3836;
      border-color: #051716; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #1e7e7a;
    border-color: #1e7e7a; }
  .btn-info .badge {
    color: #1e7e7a;
    background-color: #FFF; }

.btn-warning {
  color: #FFF;
  background-color: #9e6500;
  border-color: #9e6500; }
  .btn-warning:focus, .btn-warning.focus {
    color: #FFF;
    background-color: #6b4400;
    border-color: #1e1300; }
  .btn-warning:hover {
    color: #FFF;
    background-color: #6b4400;
    border-color: #613e00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #FFF;
    background-color: #6b4400;
    border-color: #613e00; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #FFF;
      background-color: #472d00;
      border-color: #1e1300; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #9e6500;
    border-color: #9e6500; }
  .btn-warning .badge {
    color: #9e6500;
    background-color: #FFF; }

.btn-danger {
  color: #FFF;
  background-color: #832308;
  border-color: #832308; }
  .btn-danger:focus, .btn-danger.focus {
    color: #FFF;
    background-color: #541605;
    border-color: #0c0301; }
  .btn-danger:hover {
    color: #FFF;
    background-color: #541605;
    border-color: #4a1305; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #FFF;
    background-color: #541605;
    border-color: #4a1305; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #FFF;
      background-color: #320d03;
      border-color: #0c0301; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #832308;
    border-color: #832308; }
  .btn-danger .badge {
    color: #832308;
    background-color: #FFF; }

.btn-link, .btn-icon {
  color: #2a6414;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-icon, .btn-link:active, .btn-icon:active, .btn-link.active, .active.btn-icon, .btn-link[disabled], .btn-icon[disabled],
  fieldset[disabled] .btn-link,
  fieldset[disabled] .btn-icon {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-icon, .btn-link:hover, .btn-icon:hover, .btn-link:focus, .btn-icon:focus, .btn-link:active, .btn-icon:active {
    border-color: transparent; }
  .btn-link:hover, .btn-icon:hover, .btn-link:focus, .btn-icon:focus {
    color: #1c420d;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-icon[disabled]:hover, .btn-link[disabled]:focus, .btn-icon[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-icon:hover,
  fieldset[disabled] .btn-link:focus,
  fieldset[disabled] .btn-icon:focus {
    color: #2a6414;
    text-decoration: none; }

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

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0; }

.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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret, #wrapper header > #navigation .lfr-nav-child-toggle {
  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;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.05); }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

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

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

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #B8B8B8;
  white-space: nowrap; }

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

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

.dropup .caret, .dropup #wrapper header > #navigation .lfr-nav-child-toggle, #wrapper header > #navigation .dropup .lfr-nav-child-toggle,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .dropdown #wrapper header > #navigation .lfr-nav-child-toggle,
#wrapper header > #navigation .navbar-fixed-bottom .dropdown .lfr-nav-child-toggle {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

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

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

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

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

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

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

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

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

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

.btn .caret, .btn #wrapper header > #navigation .lfr-nav-child-toggle, #wrapper header > #navigation .btn .lfr-nav-child-toggle {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-lg #wrapper header > #navigation .lfr-nav-child-toggle, #wrapper header > #navigation .btn-lg .lfr-nav-child-toggle, .btn-group-lg > .btn #wrapper header > #navigation .lfr-nav-child-toggle, #wrapper header > #navigation .btn-group-lg > .btn .lfr-nav-child-toggle {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-lg #wrapper header > #navigation .lfr-nav-child-toggle, #wrapper header > #navigation .dropup .btn-lg .lfr-nav-child-toggle, .dropup .btn-group-lg > .btn #wrapper header > #navigation .lfr-nav-child-toggle, #wrapper header > #navigation .dropup .btn-group-lg > .btn .lfr-nav-child-toggle {
  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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

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

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

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

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

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

.input-group-addon {
  padding: 8px 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #070808;
  text-align: center;
  background-color: #a9c7cd;
  border: 1px solid #a9c7cd;
  border-radius: 0; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: transparent; }
    .nav > li.disabled > a {
      color: #C5CDD0; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #C5CDD0;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #2a6414; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 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.428571429;
      border: 1px solid transparent;
      border-radius: 0 0 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;
      background-color: #FFF;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .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: #2a6414; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .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-left: 0;
        padding-right: 0; } }

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
#portlet_new-password > .navbar-header,
#portlet_password-reminder > .navbar-header,
.signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .navbar-header,
.container-fluid > .navbar-collapse,
#portlet_new-password > .navbar-collapse,
#portlet_password-reminder > .navbar-collapse,
.signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    #portlet_new-password > .navbar-header,
    #portlet_password-reminder > .navbar-header,
    .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .navbar-header,
    .container-fluid > .navbar-collapse,
    #portlet_new-password > .navbar-collapse,
    #portlet_password-reminder > .navbar-collapse,
    .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 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; }

.navbar-brand {
  float: left;
  padding: 18px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 60px; }
  .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,
    .navbar > #portlet_new-password .navbar-brand,
    .navbar > #portlet_password-reminder .navbar-brand,
    .signed-in .navbar > #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .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: 9px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @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: 22px; }
        .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: 18px;
          padding-bottom: 18px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .navbar-form .form-group, .navbar-form .dts-label-wrapper {
      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,
    .navbar-form .checkbox-styled {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label,
      .navbar-form .checkbox-styled label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .checkbox-styled 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, .navbar-form .dts-label-wrapper {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child, .navbar-form .dts-label-wrapper:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 19px;
    margin-bottom: 19px; }

.navbar-text {
  margin-top: 19px;
  margin-bottom: 19px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 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: #F0F0F0;
  border-color: #E3E6E8; }
  .navbar-default .navbar-brand {
    color: #22373c; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #2a6414;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #35555c; }
  .navbar-default .navbar-nav > li > a {
    color: #22373c; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #2a6414;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #183a0c;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #CACDD2;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #E3E6E8; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #183a0c; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #E3E6E8; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #183a0c; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #22373c; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #2a6414;
        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: #183a0c;
      background-color: transparent; }
    .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: #CACDD2;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #22373c; }
    .navbar-default .navbar-link:hover {
      color: #2a6414; }
  .navbar-default .btn-link, .navbar-default .btn-icon {
    color: #22373c; }
    .navbar-default .btn-link:hover, .navbar-default .btn-icon:hover, .navbar-default .btn-link:focus, .navbar-default .btn-icon:focus {
      color: #2a6414; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-icon[disabled]:hover, .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-icon[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-icon:hover,
    fieldset[disabled] .navbar-default .btn-link:focus,
    fieldset[disabled] .navbar-default .btn-icon:focus {
      color: #CACDD2; }

.navbar-inverse {
  background-color: #2c2f30;
  border-color: transparent; }
  .navbar-inverse .navbar-brand {
    color: #FFF; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #FFF;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: white; }
  .navbar-inverse .navbar-nav > li > a {
    color: #FFF; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #65d83a;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #337918;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #CACDD2;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: transparent; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #FFF; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #1b1d1e; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #337918; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #FFF; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #65d83a;
        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: #337918;
      background-color: transparent; }
    .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: #CACDD2;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #FFF; }
    .navbar-inverse .navbar-link:hover {
      color: #65d83a; }
  .navbar-inverse .btn-link, .navbar-inverse .btn-icon {
    color: #FFF; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-icon:hover, .navbar-inverse .btn-link:focus, .navbar-inverse .btn-icon:focus {
      color: #65d83a; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-icon[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-icon[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-icon:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus,
    fieldset[disabled] .navbar-inverse .btn-icon:focus {
      color: #CACDD2; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 16px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #2a6414;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #1c420d;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #2a6414;
    border-color: #2a6414;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

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

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

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #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;
    background-color: #fff;
    cursor: not-allowed; }

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

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

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

.label-primary {
  background-color: #2a6414; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #183a0c; }

.label-success {
  background-color: #85bd6e; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #69aa4e; }

.label-info {
  background-color: #78c7c4; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #54b8b4; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #2a6414;
    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; }

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

.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: 24px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron,
  #portlet_new-password .jumbotron,
  #portlet_password-reminder .jumbotron,
  .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .jumbotron {
    border-radius: 0; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron,
      #portlet_new-password .jumbotron,
      #portlet_password-reminder .jumbotron,
      .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #44494b; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2a6414; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0; }
  .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 {
  background-color: #d9f5ce;
  border-color: #1c420d;
  color: #060f03; }
  .alert-success hr {
    border-top-color: #132d09; }
  .alert-success .alert-link {
    color: black; }

.alert-info {
  background-color: #e4f4f3;
  border-color: #347d7a;
  color: #22514f; }
  .alert-info hr {
    border-top-color: #2c6b68; }
  .alert-info .alert-link {
    color: #132d2c; }

.alert-warning {
  background-color: #fcf1de;
  border-color: #a56e0d;
  color: #6c4809; }
  .alert-warning hr {
    border-top-color: #8d5f0b; }
  .alert-warning .alert-link {
    color: #3d2905; }

.alert-danger {
  background-color: #f6d9d2;
  border-color: #87311a;
  color: #531e10; }
  .alert-danger hr {
    border-top-color: #712915; }
  .alert-danger .alert-link {
    color: #280f08; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #2a6414;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

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

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

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

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

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

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

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

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

.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 {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

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, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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: #2a6414;
  border-color: #2a6414; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .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: #86e064; }

.list-group-item-success {
  color: #235210;
  background-color: #66d837; }

a.list-group-item-success,
button.list-group-item-success {
  color: #235210; }
  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, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #235210;
    background-color: #58cd28; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #235210;
    border-color: #235210; }

.list-group-item-info {
  color: #78c7c4;
  background-color: #f3fafa; }

a.list-group-item-info,
button.list-group-item-info {
  color: #78c7c4; }
  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, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #78c7c4;
    background-color: #e1f2f2; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #78c7c4;
    border-color: #78c7c4; }

.list-group-item-warning {
  color: #634208;
  background-color: #F8F4D5; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #634208; }
  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, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #634208;
    background-color: #f4eebf; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #634208;
    border-color: #634208; }

.list-group-item-danger {
  color: #7e2e18;
  background-color: #e17d62; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #7e2e18; }
  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, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #7e2e18;
    background-color: #dd6b4d; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #7e2e18;
    border-color: #7e2e18; }

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

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

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

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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: -1;
  border-bottom-left-radius: -1; }

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

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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, #wrapper #content .panel > .dts-list, #wrapper #content .searchcontainer-content .panel > table,
.panel > .table-responsive > .table,
#wrapper #content .panel > .table-responsive > .dts-list,
#wrapper #content .searchcontainer-content .panel > .table-responsive > table,
.panel > .panel-collapse > .table,
#wrapper #content .panel > .panel-collapse > .dts-list,
#wrapper #content .searchcontainer-content .panel > .panel-collapse > table {
  margin-bottom: 0; }
  .panel > .table caption, #wrapper #content .panel > .dts-list caption, #wrapper #content .searchcontainer-content .panel > table caption,
  .panel > .table-responsive > .table caption,
  #wrapper #content .panel > .table-responsive > .dts-list caption,
  #wrapper #content .searchcontainer-content .panel > .table-responsive > table caption,
  .panel > .panel-collapse > .table caption,
  #wrapper #content .panel > .panel-collapse > .dts-list caption,
  #wrapper #content .searchcontainer-content .panel > .panel-collapse > table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child, #wrapper #content .panel > .dts-list:first-child, #wrapper #content .searchcontainer-content .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
#wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child,
#wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child, #wrapper #content .panel > .dts-list:first-child > thead:first-child > tr:first-child, #wrapper #content .searchcontainer-content .panel > table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  #wrapper #content .panel > .dts-list:first-child > tbody:first-child > tr:first-child,
  #wrapper #content .searchcontainer-content .panel > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > thead:first-child > tr:first-child,
  #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > tbody:first-child > tr:first-child,
  #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #wrapper #content .panel > .dts-list:first-child > thead:first-child > tr:first-child td:first-child, #wrapper #content .searchcontainer-content .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    #wrapper #content .panel > .dts-list:first-child > thead:first-child > tr:first-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    #wrapper #content .panel > .dts-list:first-child > tbody:first-child > tr:first-child td:first-child,
    #wrapper #content .searchcontainer-content .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    #wrapper #content .panel > .dts-list:first-child > tbody:first-child > tr:first-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > thead:first-child > tr:first-child td:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > 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 th:first-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > thead:first-child > tr:first-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > tbody:first-child > tr:first-child td:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > 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 th:first-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > tbody:first-child > tr:first-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #wrapper #content .panel > .dts-list:first-child > thead:first-child > tr:first-child td:last-child, #wrapper #content .searchcontainer-content .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    #wrapper #content .panel > .dts-list:first-child > thead:first-child > tr:first-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    #wrapper #content .panel > .dts-list:first-child > tbody:first-child > tr:first-child td:last-child,
    #wrapper #content .searchcontainer-content .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    #wrapper #content .panel > .dts-list:first-child > tbody:first-child > tr:first-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > thead:first-child > tr:first-child td:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > 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 th:last-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > thead:first-child > tr:first-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > tbody:first-child > tr:first-child td:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > 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 th:last-child,
    #wrapper #content .panel > .table-responsive:first-child > .dts-list:first-child > tbody:first-child > tr:first-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child, #wrapper #content .panel > .dts-list:last-child, #wrapper #content .searchcontainer-content .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
#wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child,
#wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, #wrapper #content .panel > .dts-list:last-child > tbody:last-child > tr:last-child, #wrapper #content .searchcontainer-content .panel > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  #wrapper #content .panel > .dts-list:last-child > tfoot:last-child > tr:last-child,
  #wrapper #content .searchcontainer-content .panel > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tbody:last-child > tr:last-child,
  #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tfoot:last-child > tr:last-child,
  #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #wrapper #content .panel > .dts-list:last-child > tbody:last-child > tr:last-child td:first-child, #wrapper #content .searchcontainer-content .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    #wrapper #content .panel > .dts-list:last-child > tbody:last-child > tr:last-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #wrapper #content .panel > .dts-list:last-child > tfoot:last-child > tr:last-child td:first-child,
    #wrapper #content .searchcontainer-content .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    #wrapper #content .panel > .dts-list:last-child > tfoot:last-child > tr:last-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tbody:last-child > tr:last-child td:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > 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 th:first-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tbody:last-child > tr:last-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tfoot:last-child > tr:last-child td:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > 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 th:first-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tfoot:last-child > tr:last-child th:first-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #wrapper #content .panel > .dts-list:last-child > tbody:last-child > tr:last-child td:last-child, #wrapper #content .searchcontainer-content .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    #wrapper #content .panel > .dts-list:last-child > tbody:last-child > tr:last-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #wrapper #content .panel > .dts-list:last-child > tfoot:last-child > tr:last-child td:last-child,
    #wrapper #content .searchcontainer-content .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    #wrapper #content .panel > .dts-list:last-child > tfoot:last-child > tr:last-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tbody:last-child > tr:last-child td:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > 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 th:last-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tbody:last-child > tr:last-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tfoot:last-child > tr:last-child td:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > 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 th:last-child,
    #wrapper #content .panel > .table-responsive:last-child > .dts-list:last-child > tfoot:last-child > tr:last-child th:last-child,
    #wrapper #content .searchcontainer-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table, #wrapper #content .panel > .panel-body + .dts-list, #wrapper #content .searchcontainer-content .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
#wrapper #content .panel > .dts-list + .panel-body,
#wrapper #content .searchcontainer-content .panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #44494b; }

.panel > .table > tbody:first-child > tr:first-child th, #wrapper #content .panel > .dts-list > tbody:first-child > tr:first-child th, #wrapper #content .searchcontainer-content .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
#wrapper #content .panel > .dts-list > tbody:first-child > tr:first-child td,
#wrapper #content .searchcontainer-content .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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

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

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .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: #2a6414; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #2a6414;
    border-color: #2a6414; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #2a6414; }
    .panel-primary > .panel-heading .badge {
      color: #2a6414;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #2a6414; }

.panel-success {
  border-color: #235210; }
  .panel-success > .panel-heading {
    color: #235210;
    background-color: #66d837;
    border-color: #235210; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #235210; }
    .panel-success > .panel-heading .badge {
      color: #66d837;
      background-color: #235210; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #235210; }

.panel-info {
  border-color: #78c7c4; }
  .panel-info > .panel-heading {
    color: #78c7c4;
    background-color: #f3fafa;
    border-color: #78c7c4; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #78c7c4; }
    .panel-info > .panel-heading .badge {
      color: #f3fafa;
      background-color: #78c7c4; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #78c7c4; }

.panel-warning {
  border-color: #634208; }
  .panel-warning > .panel-heading {
    color: #634208;
    background-color: #F8F4D5;
    border-color: #634208; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #634208; }
    .panel-warning > .panel-heading .badge {
      color: #F8F4D5;
      background-color: #634208; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #634208; }

.panel-danger {
  border-color: #7e2e18; }
  .panel-danger > .panel-heading {
    color: #7e2e18;
    background-color: #e17d62;
    border-color: #7e2e18; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #7e2e18; }
    .panel-danger > .panel-heading .badge {
      color: #e17d62;
      background-color: #7e2e18; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #7e2e18; }

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

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

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

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

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

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

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }

.modal-header {
  padding: 12px;
  border-bottom: 1px solid #F5F8F8;
  min-height: 48px; }

.modal-header .close {
  margin-top: -2px; }

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

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

.modal-footer {
  padding: 16px 24px;
  text-align: right;
  border-top: 1px solid #F5F8F8; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg, .large .modal-dialog {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 500px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #28605e;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #28605e; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #28605e; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #28605e; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #28605e; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #28605e; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #28605e; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #28605e; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #28605e; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #AEB7BD;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -8px; }
  .popover.right {
    margin-left: 8px; }
  .popover.bottom {
    margin-top: 8px; }
  .popover.left {
    margin-left: -8px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #FFF;
  border-bottom: 1px solid #f2f2f2;
  border-radius: -1 -1 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 9px; }

.popover > .arrow:after {
  border-width: 8px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -9px;
  border-bottom-width: 0;
  border-top-color: #76858f;
  border-top-color: rgba(0, 0, 0, 0.1);
  bottom: -9px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -8px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-left-width: 0;
  border-right-color: #76858f;
  border-right-color: rgba(0, 0, 0, 0.1); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -8px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -9px;
  border-top-width: 0;
  border-bottom-color: #76858f;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  top: -9px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -8px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-right-width: 0;
  border-left-color: #76858f;
  border-left-color: rgba(0, 0, 0, 0.1); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -8px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

.alert-notification {
  width: 100%; }
  @media (min-width: 768px) {
    .alert-notification {
      max-width: 280px; } }

.aspect-ratio {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%; }
  .aspect-ratio img {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%; }

.aspect-ratio.aspect-ratio-vertical img {
  height: 100%;
  width: auto; }

.aspect-ratio-center img {
  left: 50%;
  right: auto;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.aspect-ratio-middle img {
  bottom: auto;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.aspect-ratio-right img {
  left: auto;
  right: 0; }

.aspect-ratio-top img {
  bottom: auto;
  top: 0; }

.aspect-ratio-3-to-2 {
  padding-bottom: 66.666666667%; }

.aspect-ratio-4-to-3 {
  padding-bottom: 75%; }

.aspect-ratio-8-to-5 {
  padding-bottom: 62.5%; }

.aspect-ratio-16-to-9 {
  padding-bottom: 56.25%; }

.aspect-ratio-bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.aspect-ratio-bg-center {
  background-position: center;
  background-repeat: no-repeat; }

.badge {
  border-radius: 100px;
  font-size: 12px;
  margin-bottom: 2px;
  margin-top: 2px;
  max-width: 100%;
  padding-bottom: 3px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  white-space: normal;
  word-wrap: break-word; }
  .badge a {
    color: #fff;
    text-decoration: underline; }
    .badge a:focus, .badge a:hover {
      color: #fff;
      text-decoration: none; }
  .badge [class*="icon-"] {
    font-size: 0.9em;
    text-decoration: none; }
  .badge .glyphicon {
    font-size: 0.8em;
    top: 0;
    vertical-align: middle; }

.badge-lg {
  font-size: 16px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px; }

.badge-sm {
  font-size: 9px;
  padding-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 2px; }

.badge .lexicon-icon {
  height: 9px;
  margin-left: 2px;
  width: 9px; }

.badge-lg .lexicon-icon {
  height: 13px;
  margin-left: 4px;
  width: 13px; }

.badge-sm .lexicon-icon {
  height: 5px;
  width: 5px; }

.badge-danger {
  background-color: #de6f51; }

.badge-info {
  background-color: #78c7c4; }

.badge-primary {
  background-color: #2a6414; }

.badge-success {
  background-color: #85bd6e; }

.badge-warning {
  background-color: #f1b750; }

.breadcrumb:after {
  clear: both;
  content: '';
  display: table; }

.breadcrumb > li {
  float: left;
  font-weight: 400;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .breadcrumb > li {
      max-width: 300px; } }
  .breadcrumb > li + li:before {
    content: "/";
    float: left;
    padding-left: 0.4em;
    padding-right: 0.4em; }

.breadcrumb-horizontal > li {
  margin-right: 0.5em;
  position: relative; }
  .breadcrumb-horizontal > li + li {
    padding-left: 1em; }
  .breadcrumb-horizontal > li + li:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M396.394%20255.607a28.207%2028.207%200%200%200-8.272-19.111L160.901%209.275c-11.026-11.059-28.94-11.059-39.999%200-11.058%2011.026-11.058%2028.941%200%2039.999l206.333%20206.333L120.902%20461.94c-11.058%2011.058-11.058%2028.973%200%2039.999%2011.059%2011.059%2028.972%2011.059%2039.999%200l227.221-227.221a28.196%2028.196%200%200%200%208.272-19.111z'%20fill='%23ccc'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    float: left;
    height: 0.75em;
    left: 0;
    margin-top: -0.375em;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0.75em; }

.breadcrumb-vertical > li {
  display: block;
  float: none;
  max-width: none; }

.breadcrumb-vertical > li:before,
.breadcrumb-vertical > li + li:before {
  color: #ccc;
  content: normal;
  float: none;
  padding-left: 0;
  padding-right: 0; }

.btn {
  border-width: 1px; }

.btn-action,
.btn-action-secondary {
  z-index: 950; }

.btn-action,
.btn-action-secondary .btn {
  height: 52px;
  padding: 0;
  position: relative;
  width: 52px; }
  @media (min-width: 768px) {
    .btn-action,
    .btn-action-secondary .btn {
      height: 64px;
      width: 64px; } }
  .btn-action [class*="icon-"],
  .btn-action-secondary .btn [class*="icon-"] {
    line-height: 50px; }
    @media (min-width: 768px) {
      .btn-action [class*="icon-"],
      .btn-action-secondary .btn [class*="icon-"] {
        line-height: 62px; } }
  .btn-action .glyphicon,
  .btn-action-secondary .btn .glyphicon {
    margin-left: 2px;
    margin-top: -2px; }

.btn-action .lexicon-icon {
  display: block;
  height: 100%;
  margin: auto; }

.btn-action-secondary {
  display: inline-block; }
  .btn-action-secondary .dropdown-menu-left-side,
  .btn-action-secondary .dropdown-menu-left-side-bottom {
    margin-right: 5px; }
  .btn-action-secondary .dropdown-menu-right-side,
  .btn-action-secondary .dropdown-menu-right-side-bottom {
    margin-left: 5px; }

.btn-bottom-left {
  bottom: 20px;
  left: 20px;
  position: fixed; }

.btn-bottom-right {
  bottom: 20px;
  position: fixed;
  right: 20px; }

.btn-top-left {
  left: 20px;
  position: fixed;
  top: 20px; }

.btn-top-right {
  position: fixed;
  right: 20px;
  top: 20px; }

.card,
.card-horizontal {
  background-color: #fff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.05);
  border-style: solid;
  border-width: 1px;
  margin-bottom: 22px;
  position: relative; }
  .card .divider,
  .card-horizontal .divider {
    background-color: rgba(0, 0, 0, 0.05);
    border-width: 0;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px; }
  .card .figure,
  .card-horizontal .figure {
    margin-bottom: 0;
    overflow: visible; }

.card-block {
  padding: 15px;
  word-wrap: break-word; }

.card-col-content {
  display: table-cell;
  max-width: 10px;
  position: relative;
  vertical-align: middle;
  width: auto;
  word-break: break-all \9;
  word-wrap: break-word; }

.card-col-field {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 1%; }

.card-row {
  display: table;
  height: 100%;
  width: 100%; }
  .card-row.card-row-padded .card-col-gutters:first-child {
    padding-left: 0; }
  .card-row.card-row-padded .card-col-gutters:last-child {
    padding-right: 0; }
  .card-row.card-row-padded .card-col-gutters .divider {
    margin-left: 0;
    margin-right: 0; }
  .card-row .card-col-gutters {
    padding: 0 10px; }
    .card-row .card-col-gutters .divider {
      margin-left: -10px;
      margin-right: -10px; }

.card-row-layout-fixed {
  table-layout: fixed; }
  .card-row-layout-fixed .card-col-content {
    word-wrap: break-word; }
  .card-row-layout-fixed .card-col-field {
    width: auto;
    word-wrap: break-word; }

.card-row-padded {
  padding: 15px; }

.card-row-valign-top .card-col-content,
.card-row-valign-top .card-col-field {
  vertical-align: top; }

.card-row-valign-top .clamp-container {
  top: 0; }

.card-row-valign-top .clamp-horizontal .clamp-container {
  -ms-transform: none;
  transform: none; }

.card-row-valign-bottom .card-col-content,
.card-row-valign-bottom .card-col-field {
  vertical-align: bottom; }

.card-row-valign-bottom .clamp-container {
  bottom: 0; }

.card-row-valign-bottom .clamp-horizontal .clamp-container {
  -ms-transform: none;
  transform: none; }

.card-circle {
  border-radius: 20px; }
  .card-circle .card-col-content:first-child,
  .card-circle .card-col-field:first-child {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px; }
  .card-circle .card-col-content:last-child,
  .card-circle .card-col-field:last-child {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px; }

.card-rounded {
  border-radius: 4px; }
  .card-rounded .card-col-content:first-child,
  .card-rounded .card-col-field:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .card-rounded .card-col-content:last-child,
  .card-rounded .card-col-field:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }

.checkbox-card,
.radio-card {
  margin-bottom: 0;
  margin-top: 0; }
  .checkbox-card label,
  .radio-card label {
    color: #44494b;
    display: inline;
    padding-left: 0; }

.checkbox-card input[type="checkbox"],
.radio-card input[type="radio"] {
  margin-left: 0;
  margin-top: 0;
  z-index: 1; }

.checkbox-bottom-left .card-horizontal .card.flex-container,
.checkbox-middle-left .card-horizontal .card.flex-container,
.checkbox-top-left .card-horizontal .card.flex-container,
.radio-bottom-left .card-horizontal .card.flex-container,
.radio-middle-left .card-horizontal .card.flex-container,
.radio-top-left .card-horizontal .card.flex-container {
  padding-left: 40px; }

.checkbox-bottom-left .card-horizontal > .card-row,
.checkbox-middle-left .card-horizontal > .card-row,
.checkbox-top-left .card-horizontal > .card-row,
.radio-bottom-left .card-horizontal > .card-row,
.radio-middle-left .card-horizontal > .card-row,
.radio-top-left .card-horizontal > .card-row {
  padding-left: 40px; }

.checkbox-bottom-right .card-horizontal .card.flex-container,
.checkbox-middle-right .card-horizontal .card.flex-container,
.checkbox-top-right .card-horizontal .card.flex-container,
.radio-bottom-right .card-horizontal .card.flex-container,
.radio-middle-right .card-horizontal .card.flex-container,
.radio-top-right .card-horizontal .card.flex-container {
  padding-right: 40px; }

.checkbox-bottom-right .card-horizontal > .card-row,
.checkbox-middle-right .card-horizontal > .card-row,
.checkbox-top-right .card-horizontal > .card-row,
.radio-bottom-right .card-horizontal > .card-row,
.radio-middle-right .card-horizontal > .card-row,
.radio-top-right .card-horizontal > .card-row {
  padding-right: 40px; }

.checkbox-bottom-left input[type="checkbox"],
.checkbox-bottom-left label > input[type="checkbox"],
.radio-bottom-left input[type="radio"],
.radio-bottom-left label > input[type="radio"] {
  bottom: 15px;
  left: 15px;
  -ms-transform: none;
  transform: none; }

.checkbox-bottom-right input[type="checkbox"],
.checkbox-bottom-right label > input[type="checkbox"],
.radio-bottom-right input[type="radio"],
.radio-bottom-right label > input[type="radio"] {
  bottom: 15px;
  right: 15px;
  -ms-transform: none;
  transform: none; }

.checkbox-middle-left input[type="checkbox"],
.checkbox-middle-left label > input[type="checkbox"],
.radio-middle-left input[type="radio"],
.radio-middle-left label > input[type="radio"] {
  left: 15px;
  margin-top: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.checkbox-middle-right input[type="checkbox"],
.checkbox-middle-right label > input[type="checkbox"],
.radio-middle-right input[type="radio"],
.radio-middle-right label > input[type="radio"] {
  margin-top: 0;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.checkbox-top-left label > input[type="checkbox"],
.radio-top-left label > input[type="radio"] {
  left: 15px;
  top: 15px;
  -ms-transform: none;
  transform: none; }

.checkbox-top-right label > input[type="checkbox"],
.radio-top-right label > input[type="radio"] {
  right: 15px;
  top: 15px;
  -ms-transform: none;
  transform: none; }

.clamp-container {
  left: 8px;
  margin: -2px;
  padding: 2px;
  position: absolute;
  right: 8px; }

.clamp-horizontal .clamp-container {
  overflow: hidden;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .clamp-all,
  .clamp-all-scroll {
    overflow: hidden; } }

.clamp-all .clamp-container,
.clamp-all-scroll .clamp-container {
  bottom: 0;
  overflow: hidden;
  right: 0;
  top: 0; }
  @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .clamp-all .clamp-container,
    .clamp-all-scroll .clamp-container {
      bottom: auto; } }

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .clamp-all-scroll {
    overflow: auto; } }

.clamp-all-scroll .clamp-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.crop-img {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .crop-img img {
    left: 0;
    position: absolute; }

.crop-img-center img {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.crop-img-right img {
  left: auto;
  right: 0; }

.crop-img-bottom img {
  bottom: 0;
  top: auto; }

.crop-img-middle img {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.crop-img-center.crop-img-middle img {
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.container-fluid-1280 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid-1280:before, .container-fluid-1280:after {
    content: " ";
    display: table; }
  .container-fluid-1280:after {
    clear: both; }

.lexicon-icon {
  display: inline-block;
  fill: currentColor;
  height: 16px;
  transform: translateZ(0);
  vertical-align: middle;
  width: 16px; }

.lexicon-icon-sm {
  height: 7px;
  width: 7px; }

.lexicon-icon-md {
  height: 32px;
  width: 32px; }

.lexicon-icon-lg {
  height: 128px;
  width: 128px; }

.scale-lexicon-icon.lexicon-icon,
.scale-lexicon-icon .lexicon-icon, label .lexicon-icon,
.control-label .lexicon-icon {
  height: 1em;
  margin-top: -0.13em;
  width: 1em; }

a.collapse-icon {
  padding-right: 45px; }

.collapse-icon-closed [class^="icon-"],
.collapse-icon-closed [class*=" icon-"],
.collapse-icon-closed .lexicon-icon,
.collapse-icon-open [class^="icon-"],
.collapse-icon-open [class*=" icon-"],
.collapse-icon-open .lexicon-icon {
  display: block; }

.collapse-icon .collapse-icon-closed,
.collapse-icon .collapse-icon-open {
  position: absolute;
  right: 15px;
  top: 10px; }
  .collapse-icon .collapse-icon-closed [class^="icon-"],
  .collapse-icon .collapse-icon-closed [class*=" icon-"],
  .collapse-icon .collapse-icon-open [class^="icon-"],
  .collapse-icon .collapse-icon-open [class*=" icon-"] {
    margin-top: calc(((1em * 1.428571429) - 1em) / 2); }
  .collapse-icon .collapse-icon-closed .lexicon-icon,
  .collapse-icon .collapse-icon-open .lexicon-icon {
    margin-top: calc(((1em * 1.428571429) - 16px) / 2); }

.collapse-icon .collapse-icon-closed {
  display: none; }

.collapse-icon .collapse-icon-open {
  display: inline-block; }

.collapsed .collapse-icon-closed {
  display: inline-block; }

.collapsed .collapse-icon-open {
  display: none; }

.collapse-icon-middle .collapse-icon-closed,
.collapse-icon-middle .collapse-icon-open {
  margin-top: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

a .icon-monospaced,
.icon-monospaced {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 32px;
  text-align: center;
  vertical-align: middle; }

.icon-monospaced.btn {
  line-height: 32px;
  padding: 0; }
  .icon-monospaced.btn:before {
    position: relative;
    top: -1px; }

.icon-monospaced.btn-xs, .btn-group-xs > .icon-monospaced.btn, .icon-monospaced.icon-xs {
  height: 20px;
  line-height: 20px;
  width: 20px; }

.icon-monospaced.btn-sm, .btn-group-sm > .icon-monospaced.btn, .icon-monospaced.icon-sm {
  height: 26px;
  line-height: 26px;
  width: 26px; }

.icon-monospaced.btn-lg, .btn-group-lg > .icon-monospaced.btn, .icon-monospaced.icon-lg {
  height: 40px;
  line-height: 40px;
  width: 40px; }

.icon-monospaced.icon-large {
  height: 26px;
  line-height: 26px;
  width: 26px; }

.icon-monospaced.icon-2x {
  height: 40px;
  line-height: 40px;
  width: 40px; }

.icon-monospaced.icon-3x {
  height: 48px;
  line-height: 48px;
  width: 48px; }

.icon-monospaced.icon-4x {
  height: 75px;
  line-height: 75px;
  width: 75px; }

.icon-monospaced.icon-5x {
  height: 100px;
  line-height: 100px;
  width: 100px; }

.icon-monospaced .glyphicon {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 32px;
  text-align: center; }

.icon-monospaced.lexicon-icon {
  padding: 8px; }

.icon-monospaced .lexicon-icon {
  display: block;
  height: 32px;
  line-height: 32px;
  width: 32px;
  padding: 8px; }

.help-icon {
  border-radius: 100px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 32px;
  text-align: center; }
  .help-icon:hover, .help-icon:focus {
    text-decoration: none; }
  .help-icon.icon-monospaced {
    vertical-align: baseline; }

.help-icon-default {
  background-color: #a9c7cd;
  color: #777777; }
  .help-icon-default:focus, .help-icon-default:hover {
    color: #777777; }

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

.input-group-btn .btn:hover {
  z-index: 3; }

.input-group-btn .btn:focus {
  z-index: 4; }

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

.input-group-btn:first-child {
  text-align: right; }

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

.input-group-addon {
  border-width: 0 0 0 0;
  color: #FFF; }

.input-group-input {
  display: table-cell; }
  .input-group-input .form-control {
    display: block; }

.input-group-constrain {
  max-width: 150px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-right: 1px; }
  @media (min-width: 768px) {
    .input-group-constrain {
      max-width: 300px; } }

.input-group-addon .input-group-constrain {
  border-bottom-width: 0;
  display: block;
  line-height: 40px;
  margin-bottom: -8px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -8px;
  padding-left: 16px;
  padding-right: 16px; }

.input-group-insert {
  border-left-width: 0;
  border-right-width: 0; }
  .input-group-insert > .btn {
    border-radius: 0;
    margin-right: -1px; }

.input-group-default {
  display: table; }
  .input-group-default .input-group-addon {
    background-color: transparent;
    border-width: 0;
    padding: 0 10px; }
    .input-group-default .input-group-addon:first-child .input-group-addon-content {
      margin-left: -10px; }
    .input-group-default .input-group-addon:last-child .input-group-addon-content {
      margin-right: -10px; }
  .input-group-default .help-icon {
    height: 28px;
    line-height: 28px;
    width: 28px; }

.input-group-addon-content {
  display: inline-block; }

.input-group-lg .input-group-constrain {
  line-height: 48px;
  margin-bottom: -10px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -10px;
  padding-left: 16px;
  padding-right: 16px; }

.input-group-lg .help-icon {
  height: 35px;
  line-height: 35px;
  width: 35px; }

.input-group-sm .input-group-constrain {
  line-height: 32px;
  margin-bottom: -5px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -5px;
  padding-left: 10px;
  padding-right: 10px; }

.input-group-sm .help-icon {
  height: 20px;
  line-height: 20px;
  width: 20px; }

input[type="checkbox"],
input[type="radio"] {
  cursor: pointer; }

fieldset {
  word-wrap: break-word; }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

label,
.control-label {
  color: #2c2f30;
  font-size: 14px-2px;
  font-weight: 400;
  margin-bottom: 2px; }
  @media (min-width: 768px) {
    label,
    .control-label {
      font-size: 14px-2px; } }
  label.focus,
  .control-label.focus {
    color: #78c7c4; }
  label .reference-mark,
  .control-label .reference-mark {
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: baseline; }

.form-control {
  border-width: 0 0 0 0;
  box-shadow: none;
  font-size: 16px;
  padding: 6px 15px; }
  .form-control:focus {
    box-shadow: none;
    color: #78c7c4; }
    .form-control:focus::-moz-placeholder {
      color: #78c7c4;
      opacity: 1; }
    .form-control:focus:-ms-input-placeholder {
      color: #78c7c4; }
    .form-control:focus::-webkit-input-placeholder {
      color: #78c7c4; }

fieldset[disabled] label,
label.disabled,
.control-label.disabled {
  opacity: 0.5; }

fieldset[disabled] label .form-control {
  font-weight: normal;
  opacity: 1; }

fieldset[disabled] .form-control, .form-control[disabled] {
  border-color: transparent;
  color: #666;
  opacity: 0.5; }
  fieldset[disabled] .form-control::-moz-placeholder, .form-control[disabled]::-moz-placeholder {
    color: rgba(7, 8, 8, 0.75);
    opacity: 1; }
  fieldset[disabled] .form-control:-ms-input-placeholder, .form-control[disabled]:-ms-input-placeholder {
    color: rgba(7, 8, 8, 0.75); }
  fieldset[disabled] .form-control::-webkit-input-placeholder, .form-control[disabled]::-webkit-input-placeholder {
    color: rgba(7, 8, 8, 0.75); }

@media (-webkit-min-device-pixel-ratio: 0) {
  .form-control[disabled] > option {
    color: #666; } }

.form-control[readonly] {
  background-color: #FAFAFA;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.75);
  cursor: default; }

.help-block {
  font-size: 14px; }

.form-control-feedback .lexicon-icon {
  margin-top: -3px; }

.has-success label,
.has-success .control-label {
  color: #2c2f30; }

.has-success .checkbox label, .has-success .checkbox-styled label,
.has-success .radio label {
  color: #235210; }

.has-success .form-control {
  border-color: #235210;
  box-shadow: none;
  color: #070808; }
  .has-success .form-control:focus {
    box-shadow: none; }

.has-warning label,
.has-warning .control-label {
  color: #2c2f30; }

.has-warning .checkbox label, .has-warning .checkbox-styled label,
.has-warning .radio label {
  color: #634208; }

.has-warning .form-control {
  border-color: #634208;
  box-shadow: none;
  color: #070808; }
  .has-warning .form-control:focus {
    box-shadow: none; }

.has-error label,
.has-error .control-label {
  color: #2c2f30; }

.has-error .checkbox label, .has-error .checkbox-styled label,
.has-error .radio label {
  color: #7e2e18; }

.has-error .form-control {
  border-color: #7e2e18;
  box-shadow: none;
  color: #070808; }
  .has-error .form-control:focus {
    box-shadow: none; }

.figure {
  margin-bottom: 22px;
  overflow: hidden;
  position: relative; }

.figcaption {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
  font-weight: 300;
  padding: 10px 15px 10px 15px; }

.figcaption-bottom {
  bottom: 0;
  position: absolute;
  width: 100%; }

.figcaption-full {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.figcaption-middle {
  left: 0;
  padding: 10px 15px 10px 15px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }

.figcaption-top {
  position: absolute;
  top: 0;
  width: 100%; }

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

.figure-rounded {
  border-radius: 4px; }

.figure-square {
  border-radius: 0; }

.figcaption-danger {
  background-color: #de6f51;
  background-color: rgba(222, 111, 81, 0.7);
  color: #FFF; }

.figcaption-info {
  background-color: #78c7c4;
  background-color: rgba(120, 199, 196, 0.7);
  color: #FFF; }

.figcaption-primary {
  background-color: #2a6414;
  background-color: rgba(42, 100, 20, 0.7);
  color: #FFF; }

.figcaption-success {
  background-color: #85bd6e;
  background-color: rgba(133, 189, 110, 0.7);
  color: #FFF; }

.figcaption-warning {
  background-color: #f1b750;
  background-color: rgba(241, 183, 80, 0.7);
  color: #FFF; }

.label {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 2px;
  margin-top: 2px;
  max-width: 100%;
  padding-bottom: 3px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  white-space: normal;
  word-wrap: break-word; }
  .label a {
    color: #fff;
    display: inline-block;
    text-decoration: underline; }
    .label a:focus, .label a:hover {
      color: #fff;
      text-decoration: none; }
  .label [class*="icon-"] {
    font-size: 0.9em;
    text-decoration: none; }
  .label .glyphicon {
    font-size: 0.8em;
    top: 0;
    vertical-align: middle; }

.label-lg {
  font-size: 16px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px; }

.label-sm {
  font-size: 9px;
  padding-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 2px; }

.label .lexicon-icon {
  height: 9px;
  margin-left: 2px;
  width: 9px; }

.label-lg .lexicon-icon {
  height: 13px;
  margin-left: 4px;
  width: 13px; }

.label-sm .lexicon-icon {
  height: 5px;
  width: 5px; }

.list-group-heading {
  background-color: #f5f5f5;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px;
  color: #333;
  display: block;
  font-weight: 500;
  margin-bottom: -1px;
  overflow: hidden;
  padding: 10px 15px;
  position: relative;
  word-wrap: break-word; }
  .list-group-heading:focus {
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none;
    z-index: 1; }
  .list-group-heading:hover {
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none; }
  .list-group-heading:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-heading:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

button.list-group-heading {
  text-align: left;
  width: 100%; }

.list-group-item.active .dropdown-toggle {
  color: #FFF; }

.list-group-item.active .list-group-item-content a {
  color: #FFF; }

.list-group .collapse:last-child,
.list-group .collapsing:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden; }
  .list-group .collapse:last-child .list-group-item:last-child,
  .list-group .collapsing:last-child .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

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

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

.list-group .collapse .tabular-list-group,
.list-group .collapsing .tabular-list-group {
  margin-bottom: 0; }

.list-group .list-group-heading {
  margin-top: -1px; }
  .list-group .list-group-heading:first-child {
    margin-top: 0; }
  .list-group .list-group-heading.collapsed:nth-last-child(2) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.list-group-item-field {
  display: table-cell;
  padding: 8px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 1%;
  word-break: break-all \9;
  word-wrap: break-word; }
  .list-group-item-field > .checkbox, .list-group-item-field > .checkbox-styled,
  .list-group-item-field > .radio {
    margin-bottom: 0;
    margin-top: 0; }

.list-group-item-content {
  display: table-cell;
  max-width: 100px;
  min-width: 100px;
  padding: 8px;
  position: relative;
  vertical-align: middle;
  word-break: break-all \9;
  word-wrap: break-word; }
  .list-group-item-content.clamp-horizontal .clamp-container {
    -ms-transform: none;
    transform: none; }
  .list-group-item-content.clamp-all .clamp-container {
    padding-top: 1em; }
  .list-group-item-content h1, .list-group-item-content h2, .list-group-item-content h3, .list-group-item-content h4, .list-group-item-content h5, .list-group-item-content h6 {
    margin: 0.5em 0; }
    .list-group-item-content h1:first-child, .list-group-item-content h2:first-child, .list-group-item-content h3:first-child, .list-group-item-content h4:first-child, .list-group-item-content h5:first-child, .list-group-item-content h6:first-child {
      margin-top: 0; }
    .list-group-item-content h1:last-child, .list-group-item-content h2:last-child, .list-group-item-content h3:last-child, .list-group-item-content h4:last-child, .list-group-item-content h5:last-child, .list-group-item-content h6:last-child {
      margin-bottom: 0; }

.tabular-list-group {
  display: table;
  margin-bottom: 20px;
  padding: 0;
  width: 100%; }
  .tabular-list-group .list-group-item {
    background-color: transparent;
    display: table-row;
    height: 100px;
    padding: 0; }
    .tabular-list-group .list-group-item:first-child .list-group-item-content,
    .tabular-list-group .list-group-item:first-child .list-group-item-field {
      border-top-width: 1px; }
    .tabular-list-group .list-group-item.active .list-group-item-content,
    .tabular-list-group .list-group-item.active .list-group-item-field {
      background-color: #2a6414; }
  .tabular-list-group .list-group-item-content,
  .tabular-list-group .list-group-item-field {
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0; }
    .tabular-list-group .list-group-item-content:first-child,
    .tabular-list-group .list-group-item-field:first-child {
      border-left-width: 1px;
      padding-left: 15px; }
    .tabular-list-group .list-group-item-content:last-child,
    .tabular-list-group .list-group-item-field:last-child {
      border-right-width: 1px;
      padding-right: 15px; }
  .tabular-list-group .clamp-container .truncate-text {
    white-space: nowrap \9;
    word-break: normal \9; }
  .tabular-list-group .truncate-text {
    white-space: normal \9;
    word-break: break-all \9; }

.tabular-list-group.no-borders .list-group-item:first-child .list-group-item-content,
.tabular-list-group.no-borders .list-group-item:first-child .list-group-item-field {
  border-top-width: 0; }

.tabular-list-group.no-borders .list-group-item-content,
.tabular-list-group.no-borders .list-group-item-field {
  border-width: 0; }

.tabular-list-group.full-borders .list-group-item-content, .tabular-list-group.full-borders .list-group-item-content:last-child,
.tabular-list-group.full-borders .list-group-item-field,
.tabular-list-group.full-borders .list-group-item-field:last-child {
  border-right-width: 1px; }

.tabular-list-group.full-borders .list-group-item-content:first-child,
.tabular-list-group.full-borders .list-group-item-field:first-child {
  border-left-width: 1px; }

@media (min-width: 992px) {
  .tabular-list-group .list-group-item-content,
  .tabular-list-group .list-group-item-field {
    padding: 1em 0.8em; } }

@media (max-width: 279px) {
  .tabular-list-group {
    display: block; }
    .tabular-list-group .list-group-item {
      display: block;
      height: auto; }
    .tabular-list-group .list-group-item-content,
    .tabular-list-group .list-group-item-field {
      display: block;
      width: 100%; } }

.tabular-list-group-unstyled {
  list-style: none;
  padding-left: 0; }
  .tabular-list-group-unstyled .list-group-item {
    background-color: transparent;
    border-width: 0;
    display: table;
    margin-bottom: 20px;
    padding: 0;
    width: 100%; }
  .tabular-list-group-unstyled .list-group-item-content,
  .tabular-list-group-unstyled .list-group-item-field {
    padding: 0;
    vertical-align: top; }

.nav a {
  color: #2a6414; }

.nav > li > a,
.nav > li > span,
.nav-heading > a,
.nav-heading > span {
  display: block;
  padding: 9px 16px;
  position: relative; }

.nav > li > a:focus {
  z-index: 1; }

.nav-heading {
  color: #44494b;
  display: block;
  position: relative; }

.nav-equal-height > li > a, .nav-equal-height .nav > li > a, .nav-equal-height-heading > a,
.nav-equal-height-heading > span {
  display: table-cell;
  height: 40px;
  max-width: 100px;
  min-width: 100px;
  vertical-align: middle;
  word-break: break-all \9;
  word-wrap: break-word; }

.nav-equal-height > li,
.nav-equal-height .nav > li {
  display: table;
  width: 100%; }

.nav-equal-height > li > a {
  padding: 0 16px; }

.nav-equal-height-heading {
  display: table;
  position: relative;
  width: 100%; }
  .nav-equal-height-heading:focus, .nav-equal-height-heading:hover {
    background-color: transparent;
    text-decoration: none; }
  .nav-equal-height-heading > a,
  .nav-equal-height-heading > span {
    text-decoration: none; }
    .nav-equal-height-heading > a:first-child,
    .nav-equal-height-heading > span:first-child {
      padding-left: 16px; }
  .nav-equal-height-heading > .nav-equal-height-heading-field {
    width: 1%; }

.nav-nested .nav > li > a {
  padding-left: 24px; }

.nav-nested .nav > li > .nav-equal-height-heading {
  padding-left: 12px; }

.nav-nested .nav .nav > li > a {
  padding-left: 36px; }

.nav-nested .nav .nav > li > .nav-equal-height-heading {
  padding-left: 24px; }

.nav-nested .nav .nav .nav > li > a {
  padding-left: 48px; }

.nav-nested .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 36px; }

.nav-nested .nav .nav .nav .nav > li > a {
  padding-left: 60px; }

.nav-nested .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 48px; }

.nav-nested .nav .nav .nav .nav .nav > li > a {
  padding-left: 72px; }

.nav-nested .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 60px; }

.nav-nested .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 84px; }

.nav-nested .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 72px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 96px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 84px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 108px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 96px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 120px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 108px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 132px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 120px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 144px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 132px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 156px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 144px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 168px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 156px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 180px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 168px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a {
  padding-left: 192px; }

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: 180px; }

.nav-nested-margins > li .nav > li {
  margin-left: 15px; }

.nav-pills a[aria-expanded="true"], .nav-pills a[aria-expanded="true"]:hover, .nav-pills a[aria-expanded="true"]:focus {
  background-color: #2a6414;
  color: #FFF; }

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

.nav-circle > li > a,
.nav-circle .nav > li > a {
  border-radius: 100px; }

.nav-rounded > li > a,
.nav-rounded .nav > li > a {
  border-radius: 5px; }

.nav-square > li > a,
.nav-square .nav > li > a {
  border-radius: 0; }

.basic-search {
  float: right;
  max-width: none;
  padding: 10px 15px; }
  @media (min-width: 768px) {
    .basic-search {
      max-width: 220px; } }
  .basic-search.open {
    z-index: 10; }
  .basic-search .form-control {
    float: right;
    width: 100%; }
  .basic-search .input-group-input .basic-search-slider .form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .basic-search .input-group-input .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.basic-search-slider {
  left: 101%;
  position: relative; }
  @media (min-width: 768px) {
    .basic-search-slider {
      left: 0; } }
  .basic-search-slider .basic-search-close {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    left: 0;
    position: absolute;
    z-index: 5; }
    @media (min-width: 768px) {
      .basic-search-slider .basic-search-close {
        display: none;
        line-height: normal; } }
    .basic-search-slider .basic-search-close:focus {
      border-color: transparent;
      outline: none; }
    .basic-search.focus .basic-search-slider .basic-search-close {
      border-right-color: transparent; }
  .basic-search.open .basic-search-slider {
    left: 0; }

.basic-search .input-group-input {
  text-align: right; }
  .basic-search .input-group-input .form-control {
    min-width: 100px; }

.basic-search-autofit {
  float: none;
  max-width: none; }

.basic-search-transition:after {
  transition: all 0.1s ease; }

.basic-search-transition .basic-search-slider {
  transition: left 0.5s ease, right 0.5s ease; }

.collapse-basic-search {
  position: relative; }
  @media (min-width: 768px) {
    .collapse-basic-search.navbar-no-collapse .navbar-nav:first-child {
      float: left; }
    .collapse-basic-search .basic-search-autofit {
      float: none;
      max-width: none; } }
  .collapse-basic-search .basic-search {
    display: block;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 768px) {
      .collapse-basic-search .basic-search {
        position: static; } }
    .collapse-basic-search .basic-search.basic-search-transition .input-group-input, .collapse-basic-search .basic-search.open .input-group-input {
      visibility: visible; }
    @media (min-width: 768px) {
      .collapse-basic-search .basic-search.open .basic-search-close {
        display: none; } }
    @media (max-width: 767px) {
      .collapse-basic-search .basic-search.basic-search-transition .input-group-btn .btn:first-child,
      .collapse-basic-search .basic-search.open .input-group-btn .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; } }
    @media (max-width: 767px) {
      .collapse-basic-search .basic-search .input-group-btn .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; } }
    .collapse-basic-search .basic-search .input-group-input {
      overflow: hidden;
      visibility: hidden; }
      @media (min-width: 768px) {
        .collapse-basic-search .basic-search .input-group-input {
          overflow: visible;
          visibility: visible; } }
      @media (min-width: 768px) {
        .collapse-basic-search .basic-search .input-group-input .form-control {
          left: auto; } }
    .collapse-basic-search .basic-search .form-control {
      padding-left: 47px; }
      @media (min-width: 768px) {
        .collapse-basic-search .basic-search .form-control {
          padding-left: 5px; } }
  .collapse-basic-search .navbar-nav:first-child {
    float: none; }
    @media (min-width: 768px) {
      .collapse-basic-search .navbar-nav:first-child {
        float: left; } }
  .collapse-basic-search .navbar-nav > li > a,
  .collapse-basic-search .navbar-toggle {
    z-index: 1; }

.navbar .container-fluid-1280 {
  padding-left: 0;
  padding-right: 0; }

.navbar .nav-tabs {
  border-width: 0; }
  .navbar .nav-tabs > li > a, .navbar .nav-tabs > li > a:focus, .navbar .nav-tabs > li > a:hover {
    border-radius: 0;
    border-width: 0;
    margin-right: 0; }

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

@media (max-width: 767px) {
  .navbar .navbar-collapse:first-child,
  .navbar-collapse-absolute .navbar-collapse {
    background-color: #fff;
    border-color: transparent;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.7);
    left: 0;
    margin-top: 1px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 1000; } }

.navbar-no-collapse .navbar-nav {
  float: left;
  margin: 0 15px; }
  .navbar-no-collapse .navbar-nav > li {
    float: left; }
  .navbar-no-collapse .navbar-nav .dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    position: absolute; }
  @media (max-width: 767px) {
    .navbar-no-collapse .navbar-nav .open .dropdown-menu > li > a {
      color: #333333;
      padding: 8px 20px; }
      .navbar-no-collapse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-no-collapse .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #f5f5f5;
        color: #262626; } }
  @media (max-width: 767px) {
    .navbar-no-collapse .navbar-nav .open .dropdown-menu .divider {
      height: 1px;
      margin: 10px 0;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.05); } }
  .navbar-no-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 8px 20px; }

.navbar-form {
  padding: 10px 15px; }
  @media (min-width: 768px) {
    .navbar-form {
      margin: 0; } }

@media (min-width: 768px) {
  .navbar-header .input-group-input .form-control {
    max-width: none;
    min-width: 0; } }

@media (max-width: 767px) {
  .navbar-header-left-xs {
    float: left; } }

@media (max-width: 767px) {
  .navbar-header-right-xs {
    float: right; } }

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

@media (min-width: 768px) {
  .navbar-nav {
    margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-nav.navbar-right {
    margin-left: 15px;
    margin-right: 0; } }

@media (min-width: 768px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: 0; } }

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

.navbar-brand {
  height: auto;
  padding-bottom: 19px;
  padding-top: 19px; }
  .navbar-brand:focus {
    position: relative;
    z-index: 1; }

.navbar-toggle {
  height: 32px;
  margin-left: 15px;
  padding-bottom: 0;
  padding-top: 0; }
  .navbar-toggle:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .navbar-toggle .icon-bar {
    background-color: #2a6414;
    width: 16px; }

.navbar-toggle-left {
  float: left; }

@media (max-width: 767px) {
  .navbar-default .navbar-collapse:first-child,
  .navbar-default.navbar-collapse-absolute .navbar-collapse {
    background-color: #F0F0F0;
    border-color: #E3E6E8; } }

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

.navbar-default.collapse-basic-search .basic-search.open {
  background-color: #F0F0F0; }

.navbar-default.collapse-basic-search .basic-search .btn-default {
  background-color: #F0F0F0; }

.navbar-default.collapse-basic-search .basic-search .form-control {
  background-color: #F0F0F0; }
  .navbar-default.collapse-basic-search .basic-search .form-control::-moz-placeholder {
    opacity: 1; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-collapse:first-child,
  .navbar-inverse.navbar-collapse-absolute .navbar-collapse {
    background-color: #2c2f30;
    border-color: transparent; } }

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

.navbar-inverse.collapse-basic-search .basic-search.open {
  background-color: #2c2f30; }

.navbar-inverse.collapse-basic-search .basic-search .btn-default {
  background-color: #2c2f30;
  color: white; }

.navbar-inverse.collapse-basic-search .basic-search .form-control {
  background-color: #2c2f30; }
  .navbar-inverse.collapse-basic-search .basic-search .form-control::-moz-placeholder {
    opacity: 1; }

.nav-tabs > li[class*='col-'] {
  padding-left: 0;
  padding-right: 0;
  text-align: center; }
  .nav-tabs > li[class*='col-']:first-child > .dropdown-menu {
    margin-left: 0; }
  .nav-tabs > li[class*='col-']:last-child {
    float: right; }
  .nav-tabs > li[class*='col-'] > a {
    margin-left: 2px;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .nav-tabs > li[class*='col-'] > .dropdown-menu {
    margin-left: 2px; }

.nav-tabs > li:first-child > a {
  margin-left: 0; }

.nav-tabs.nav-justified > li > a {
  margin-left: 0; }

.nav-tabs-default {
  border-bottom-color: transparent; }
  .nav-tabs-default > li:first-child > a, .nav-tabs-default > li:first-child > a:focus, .nav-tabs-default > li:first-child > a:hover, .nav-tabs-default > li:first-child.open > a, .nav-tabs-default > li:first-child.open > a:focus, .nav-tabs-default > li:first-child.open > a:hover, .nav-tabs-default > li:first-child.active > a, .nav-tabs-default > li:first-child.active > a:focus, .nav-tabs-default > li:first-child.active > a:hover {
    border-left-color: transparent; }
  .nav-tabs-default > li > a {
    border-left-color: #DDD;
    border-radius: 0;
    border-width: 0 0 0 1px;
    margin-right: 0; }
    .nav-tabs-default > li > a:hover {
      border-color: transparent transparent transparent #DDD; }
  .nav-tabs-default > li.active > a, .nav-tabs-default > li.active > a:focus, .nav-tabs-default > li.active > a:hover {
    border-color: transparent transparent transparent #DDD;
    border-width: 0 0 0 1px; }
  .nav-tabs-default .open > a, .nav-tabs-default .open > a:focus, .nav-tabs-default .open > a:hover {
    border-color: transparent transparent transparent #DDD; }

.management-bar {
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  margin-bottom: 22px;
  min-height: 60px;
  position: relative; }
  .management-bar:before, .management-bar:after {
    content: " ";
    display: table; }
  .management-bar:after {
    clear: both; }
  @media (min-width: 768px) {
    .management-bar {
      border-radius: 0; } }
  .management-bar .checkbox, .management-bar .checkbox-styled,
  .management-bar .radio {
    margin-bottom: 0;
    margin-top: 0; }
    .management-bar .checkbox label, .management-bar .checkbox-styled label,
    .management-bar .radio label {
      display: block; }

.management-bar .management-bar-nav > li > .btn,
.management-bar .management-bar-nav > .dropdown > .btn,
.management-bar-header > .btn,
.management-bar-header-right > .btn,
.management-bar-header > .dropdown,
.management-bar-header-right > .dropdown {
  margin: 12px 0 12px 15px;
  padding: 0; }

.management-bar-header > .dropdown,
.management-bar-header-right > .dropdown {
  float: left; }
  .management-bar-header > .dropdown > a,
  .management-bar-header-right > .dropdown > a {
    padding: 0; }

.container > .management-bar-header,
.container > .management-bar-collapse,
.container-fluid > .management-bar-header,
#portlet_new-password > .management-bar-header,
#portlet_password-reminder > .management-bar-header,
.signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .management-bar-header,
.container-fluid > .management-bar-collapse,
#portlet_new-password > .management-bar-collapse,
#portlet_password-reminder > .management-bar-collapse,
.signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .management-bar-collapse {
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 768px) {
    .container > .management-bar-header,
    .container > .management-bar-collapse,
    .container-fluid > .management-bar-header,
    #portlet_new-password > .management-bar-header,
    #portlet_password-reminder > .management-bar-header,
    .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .management-bar-header,
    .container-fluid > .management-bar-collapse,
    #portlet_new-password > .management-bar-collapse,
    #portlet_password-reminder > .management-bar-collapse,
    .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .management-bar-collapse {
      margin-left: 0;
      margin-right: 0; } }

.container-fluid-1280 .management-bar-header-right {
  margin-right: 0; }

.management-bar-header > .checkbox, .management-bar-header > .checkbox-styled,
.management-bar-header > .radio,
.management-bar-header-right > .checkbox,
.management-bar-header-right > .checkbox-styled,
.management-bar-header-right > .radio,
.management-bar-nav > li > .checkbox,
.management-bar-nav > li > .checkbox-styled,
.management-bar-nav > li > .radio {
  float: left;
  padding-bottom: 19px;
  padding-left: 15px;
  padding-right: 0;
  padding-top: 19px; }

.management-bar-header {
  float: left; }
  .management-bar-header:before, .management-bar-header:after {
    content: " ";
    display: table; }
  .management-bar-header:after {
    clear: both; }

.management-bar-header-right {
  float: right;
  margin-right: 15px; }
  .management-bar-header-right > a,
  .management-bar-header-right > span {
    display: block;
    float: left;
    padding: 18px 15px; }

.management-bar-header-item {
  float: left;
  height: 60px;
  padding: 18px 15px; }
  .management-bar-header-item:hover, .management-bar-header-item:focus {
    text-decoration: none; }
  .management-bar-header-item > img {
    display: block; }
  @media (min-width: 768px) {
    .management-bar > .container .management-bar-header-item,
    .management-bar > .container-fluid .management-bar-header-item,
    .management-bar > #portlet_new-password .management-bar-header-item,
    .management-bar > #portlet_password-reminder .management-bar-header-item,
    .signed-in .management-bar > #portlet_com_liferay_login_web_portlet_LoginPortlet .management-bar-header-item {
      margin-left: -15px; } }

.management-bar-item-title {
  display: inline-block;
  float: left;
  margin-right: 5px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .management-bar-item-title {
      max-width: 180px; } }

.management-bar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  float: right;
  margin-right: 15px;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 9px 10px;
  position: relative; }
  @media (min-width: 768px) {
    .management-bar-toggle {
      display: none; } }
  .management-bar-toggle:focus {
    outline: 0;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.management-bar-toggle-link {
  border-radius: 0;
  border-width: 0; }
  .management-bar-toggle-link.management-bar-toggle {
    margin: 0;
    padding: 18px 15px; }
  .management-bar-toggle-link:focus, .management-bar-toggle-link:hover {
    background-color: transparent;
    text-decoration: none; }

.management-bar-toggle-left {
  float: left;
  margin: 10px 15px;
  padding: 8px 10px; }

.management-bar-collapse {
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  overflow-x: visible;
  padding-left: 15px;
  padding-right: 15px; }
  .management-bar-collapse:before, .management-bar-collapse:after {
    content: " ";
    display: table; }
  .management-bar-collapse:after {
    clear: both; }
  @media (max-width: 767px) {
    .management-bar-collapse {
      background-color: #fff;
      border-color: transparent;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      clear: both;
      left: -1px;
      position: absolute;
      right: -1px;
      top: 100%;
      z-index: 1001; } }
  @media (min-width: 768px) {
    .management-bar-collapse {
      border-top-width: 0;
      box-shadow: none;
      clear: none;
      float: left;
      margin-top: 0;
      padding-left: 0;
      padding-right: 0;
      position: static;
      width: auto; } }
  @media (min-width: 768px) {
    .management-bar-collapse.collapse {
      display: block !important;
      height: auto !important;
      overflow: visible !important;
      padding-bottom: 0; } }
  .management-bar-collapse.in {
    overflow-y: auto; }
    @media (min-width: 768px) {
      .management-bar-collapse.in {
        overflow-y: visible; } }

.management-bar-nav {
  margin: 9px -15px; }
  @media (min-width: 768px) {
    .management-bar-nav {
      float: left;
      margin: 0; } }
  @media (min-width: 768px) {
    .management-bar-nav > li {
      float: left; } }
  .management-bar-nav > li > a,
  .management-bar-nav > li > span {
    display: block;
    padding: 18px 15px; }
  .management-bar-nav > li > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: 0; }
  @media (max-width: 767px) {
    .management-bar-nav .open .dropdown-menu {
      background-color: transparent;
      border-width: 0;
      box-shadow: none;
      float: none;
      margin-top: 0;
      max-width: none;
      position: static;
      width: auto; } }
  @media (max-width: 767px) {
    .management-bar-nav .open .dropdown-menu > li > a,
    .management-bar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; } }
  @media (max-width: 767px) {
    .management-bar-nav .open .dropdown-menu > li > a:hover, .management-bar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; } }

.management-bar-no-collapse .management-bar-nav {
  float: left;
  margin: 0; }
  .management-bar-no-collapse .management-bar-nav > li {
    float: left;
    margin-left: -1px; }
    .management-bar-no-collapse .management-bar-nav > li:first-child {
      margin-left: 0; }
  .management-bar-no-collapse .management-bar-nav .dropdown-menu {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.05);
    border-width: 1px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    position: absolute; }

.management-bar-no-collapse .management-bar-nav-right {
  float: right;
  margin-right: 15px; }

.management-bar-no-collapse .container-fluid-1280 .management-bar-nav-right {
  margin-right: 0; }

.management-bar-default .management-bar-collapse {
  border-color: #E3E6E8; }
  @media (max-width: 767px) {
    .management-bar-default .management-bar-collapse {
      background-color: #F0F0F0;
      border-color: #E3E6E8; } }

.management-bar-default .management-bar-toggle-left {
  color: #183a0c; }

.management-bar-default {
  background-color: #F0F0F0;
  border-color: #E3E6E8; }
  .management-bar-default a,
  .management-bar-default .management-bar-text,
  .management-bar-default .management-bar-nav > li > a,
  .management-bar-default .management-bar-nav > .dropdown > a {
    color: #22373c; }
  .management-bar-default .management-bar-nav > li > a:hover,
  .management-bar-default .management-bar-nav > .dropdown > a:hover {
    background-color: transparent;
    color: #2a6414; }
  .management-bar-default .management-bar-nav > li > a:focus,
  .management-bar-default .management-bar-nav > .dropdown > a:focus,
  .management-bar-default .management-bar-nav .open > a,
  .management-bar-default .management-bar-nav .open > a:focus,
  .management-bar-default .management-bar-nav .open > a:hover {
    background-color: transparent;
    color: #183a0c; }
  .management-bar-default .management-bar-nav > .disabled > a, .management-bar-default .management-bar-nav > .disabled > a:focus, .management-bar-default .management-bar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #CACDD2; }

.management-bar-default .btn-default,
.management-bar-default .nav > li > .btn-default {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #E3E6E8;
  color: #22373c; }
  .management-bar-default .btn-default:focus, .management-bar-default .btn-default:hover,
  .management-bar-default .nav > li > .btn-default:focus,
  .management-bar-default .nav > li > .btn-default:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #c1c8cc;
    color: #22373c; }
  .management-bar-default .btn-default:active, .management-bar-default .btn-default.active,
  .management-bar-default .nav > li > .btn-default:active,
  .management-bar-default .nav > li > .btn-default.active {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #c1c8cc;
    color: #22373c; }

.pagination-bar:before, .pagination-bar:after {
  content: " ";
  display: table; }

.pagination-bar:after {
  clear: both; }

.pagination-bar .pagination {
  width: 100%; }
  @media (min-width: 768px) {
    .pagination-bar .pagination {
      float: right;
      margin: 0;
      width: auto; } }

.pagination > li > a,
.pagination > li > span {
  border: 1px solid #ddd;
  margin-left: -1px;
  padding: 8px 16px 8px 16px; }

.pagination-items-per-page {
  border-color: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  float: left;
  line-height: 1.428571429; }
  .pagination-items-per-page [class*="icon-"] {
    margin-left: 10px; }
  .pagination-items-per-page a {
    display: block;
    padding: 8px 16px 8px 16px;
    text-decoration: none; }

.pagination-results {
  border: 1px solid transparent;
  float: right;
  line-height: 1.428571429;
  padding-bottom: 8px;
  padding-top: 8px; }
  @media (min-width: 768px) {
    .pagination-results {
      float: left;
      margin-left: 25px; } }

.pagination-sm .pagination-items-per-page {
  border-radius: 0; }

.pagination-sm .pagination-items-per-page a,
.pagination-sm .pagination-results {
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 10px 5px 10px; }

.pagination-sm .pagination a {
  font-size: 14px; }

.pagination-sm .pagination > li > a,
.pagination-sm .pagination > li > span {
  line-height: 1.5;
  padding: 5px 10px 5px 10px; }

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

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

.pagination-lg .pagination-items-per-page {
  border-radius: 0; }

.pagination-lg .pagination-items-per-page a,
.pagination-lg .pagination-results {
  font-size: 20px;
  line-height: 1.3333333;
  padding: 10px 16px 10px 16px; }

.pagination-lg .pagination > li a {
  font-size: 20px; }

.pagination-lg .pagination > li > a,
.pagination-lg .pagination > li > span {
  line-height: 1.3333333;
  padding: 10px 16px 10px 16px; }

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

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

.panel {
  border-width: 1px 1px 1px 1px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-footer {
  background-color: transparent;
  border-color: transparent;
  border-top-width: 1px; }

.panel-heading {
  border-bottom-width: 1px; }

.panel-title {
  font-size: 1em;
  font-weight: 500;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.panel-group .panel-heading {
  padding: 0; }
  .panel-group .panel-heading .collapse-icon {
    padding-right: 45px; }

.panel-group .panel-title > a,
.panel-group .panel-title > span {
  display: block;
  padding: 10px 15px;
  position: relative; }

.card .panel,
.card-horizontal .panel {
  border-left-width: 0;
  border-right-width: 0; }

.card .panel:first-child,
.card .panel-group:first-child,
.card-horizontal .panel:first-child,
.card-horizontal .panel-group:first-child {
  margin-top: 22px; }

.panel-blank {
  box-shadow: none;
  border-color: transparent; }
  .panel-blank > .panel-heading {
    color: #44494b;
    background-color: transparent;
    border-color: transparent; }
    .panel-blank > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-blank > .panel-heading .badge {
      color: transparent;
      background-color: #44494b; }
  .panel-blank > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }
  .panel-blank > .panel-footer {
    background-color: transparent;
    border-color: transparent;
    color: #44494b; }

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

.panel-default > .panel-footer {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #333333; }

.panel-primary > .panel-footer {
  background-color: #2a6414;
  border-color: #2a6414;
  color: #fff; }

.panel-success > .panel-footer {
  background-color: #66d837;
  border-color: #235210;
  color: #235210; }

.panel-warning > .panel-footer {
  background-color: #F8F4D5;
  border-color: #634208;
  color: #634208; }

.panel-danger > .panel-footer {
  background-color: #e17d62;
  border-color: #7e2e18;
  color: #7e2e18; }

.progress-xs {
  border-radius: 2px;
  height: 8px; }
  .progress-xs .progress-bar {
    font-size: 8px;
    line-height: 8px; }

.progress-lg {
  border-radius: 0;
  height: 32px; }
  .progress-lg .progress-bar {
    font-size: 14px;
    line-height: 32px; }

.progress-xl {
  border-radius: 0;
  height: 52px; }
  .progress-xl .progress-bar {
    font-size: 18px;
    line-height: 52px; }

.multi-step-progress-bar {
  display: table;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
  width: 100%; }
  .multi-step-progress-bar > li {
    color: #BBB;
    display: table-cell;
    vertical-align: bottom;
    width: 1%; }
  .multi-step-progress-bar > .active {
    color: #2a6414; }
    .multi-step-progress-bar > .active .divider {
      background-color: #2a6414;
      color: #2a6414; }
      .multi-step-progress-bar > .active .divider:after {
        content: ""; }
  .multi-step-progress-bar > .complete {
    color: #555555; }
    .multi-step-progress-bar > .complete .divider {
      background-color: #555555;
      color: #2a6414;
      margin-left: 15px; }
      .multi-step-progress-bar > .complete .divider:after {
        content: "";
        left: -14px; }
  .multi-step-progress-bar .divider {
    background-color: #BBB;
    color: #BBB;
    height: 1px;
    margin: 10px 0 10px 12px;
    position: relative; }
    .multi-step-progress-bar .divider:after {
      content: "";
      display: block;
      font-family: 'fontawesome-alloy';
      left: -12px;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .multi-step-progress-bar .progress-bar-step,
  .multi-step-progress-bar .progress-bar-title {
    margin-right: 10px; }

@media (max-width: 767px) {
  .multi-step-progress-bar-collapse {
    padding-top: 20px; } }

@media (max-width: 767px) {
  .multi-step-progress-bar-collapse > li {
    width: auto; } }

@media (max-width: 767px) {
  .multi-step-progress-bar-collapse > li:last-child {
    width: 1%; } }

@media (max-width: 767px) {
  .multi-step-progress-bar-collapse > li:last-child .divider {
    width: 0; } }

@media (max-width: 767px) {
  .multi-step-progress-bar-collapse > .active .progress-bar-title {
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0; } }

@media (max-width: 767px) {
  .multi-step-progress-bar-collapse .progress-bar-title {
    display: none; } }

.multi-step-progress-bar-fixed > li {
  display: inline-block;
  width: 100px; }

.sidebar {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .sidebar h1,
  .sidebar .h1 {
    margin-bottom: 0;
    margin-top: 0; }
  .sidebar h2,
  .sidebar .h2 {
    margin-bottom: 0;
    margin-top: 3px; }
  .sidebar h3,
  .sidebar .h3 {
    margin-bottom: 0;
    margin-top: 5px; }
  .sidebar h4,
  .sidebar .h4 {
    margin-bottom: 0;
    margin-top: 6px; }
  .sidebar h5,
  .sidebar .h5 {
    margin-bottom: 0;
    margin-top: 8px; }
  .sidebar h6,
  .sidebar .h6 {
    margin-bottom: 0;
    margin-top: 9px; }
  .sidebar .sidebar-title {
    display: block;
    font-weight: 400;
    margin-bottom: 8px; }

.sidebar-header {
  margin: 0;
  padding: 24px 24px 24px 24px;
  word-wrap: break-word; }
  .sidebar-header:before, .sidebar-header:after {
    content: " ";
    display: table; }
  .sidebar-header:after {
    clear: both; }

.sidebar-actions,
.sidebar-header-actions {
  float: right;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  margin-right: -9px; }
  .sidebar-actions > li,
  .sidebar-header-actions > li {
    display: inline-block; }

.sidebar-caption {
  color: #28605e; }

.sidebar-body {
  font-size: 14px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 24px 24px 24px 24px; }
  .sidebar-body dt {
    padding-top: 0.1px; }
  .sidebar-body dd.sidebar-caption {
    margin-bottom: 20px;
    margin-top: 3px; }

.sidebar-footer {
  padding: 24px 24px 24px 24px; }
  .sidebar-footer a {
    text-decoration: none; }

.sidebar-block {
  margin-bottom: 32px;
  position: relative;
  word-wrap: break-word; }

.sidebar-panel {
  height: 155px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }

.sidebar .management-bar-default,
.sidebar .navbar-default,
.sidebar .navbar-inverse {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  margin-bottom: 0; }

.sidebar .navbar > [class*='container-fluid'] > .navbar-nav {
  margin-left: 0;
  margin-right: 0; }

@media (min-width: 768px) {
  .sidebar .navbar > [class*='container-fluid'] > .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.sidebar-default {
  background-color: #F0F0F0;
  border-left: 1px solid #E3E6E8;
  color: #35555c; }
  .sidebar-default .sidebar-header .sidebar-title {
    color: #22373c; }
  .sidebar-default .sidebar-header a.sidebar-title,
  .sidebar-default .sidebar-header .sidebar-title a {
    color: #22373c;
    text-decoration: none; }
    .sidebar-default .sidebar-header a.sidebar-title:hover, .sidebar-default .sidebar-header a.sidebar-title:focus,
    .sidebar-default .sidebar-header .sidebar-title a:hover,
    .sidebar-default .sidebar-header .sidebar-title a:focus {
      color: #2a6414; }
  .sidebar-default a.sidenav-close,
  .sidebar-default .sidebar-actions > li > a,
  .sidebar-default .sidebar-actions > li > span > a,
  .sidebar-default .sidebar-actions > li .dropdown-toggle,
  .sidebar-default .sidebar-header-actions > li a {
    color: #22373c;
    text-decoration: none; }
    .sidebar-default a.sidenav-close:focus, .sidebar-default a.sidenav-close:hover,
    .sidebar-default .sidebar-actions > li > a:focus,
    .sidebar-default .sidebar-actions > li > a:hover,
    .sidebar-default .sidebar-actions > li > span > a:focus,
    .sidebar-default .sidebar-actions > li > span > a:hover,
    .sidebar-default .sidebar-actions > li .dropdown-toggle:focus,
    .sidebar-default .sidebar-actions > li .dropdown-toggle:hover,
    .sidebar-default .sidebar-header-actions > li a:focus,
    .sidebar-default .sidebar-header-actions > li a:hover {
      color: #2a6414; }
  .sidebar-default .sidebar-panel {
    background-color: transparent; }

.sidebar-inverse {
  background-color: #2c2f30;
  color: white; }
  .sidebar-inverse .sidebar-header .sidebar-title {
    color: #FFF; }
  .sidebar-inverse .sidebar-header a.sidebar-title,
  .sidebar-inverse .sidebar-header .sidebar-title a {
    color: #FFF;
    text-decoration: none; }
    .sidebar-inverse .sidebar-header a.sidebar-title:hover, .sidebar-inverse .sidebar-header a.sidebar-title:focus,
    .sidebar-inverse .sidebar-header .sidebar-title a:hover,
    .sidebar-inverse .sidebar-header .sidebar-title a:focus {
      color: #65d83a; }
  .sidebar-inverse a.sidenav-close,
  .sidebar-inverse .sidebar-actions > li > a,
  .sidebar-inverse .sidebar-actions > li > span > a,
  .sidebar-inverse .sidebar-actions > li .dropdown-toggle,
  .sidebar-inverse .sidebar-header-actions > li a {
    color: #FFF;
    text-decoration: none; }
    .sidebar-inverse a.sidenav-close:focus, .sidebar-inverse a.sidenav-close:hover,
    .sidebar-inverse .sidebar-actions > li > a:focus,
    .sidebar-inverse .sidebar-actions > li > a:hover,
    .sidebar-inverse .sidebar-actions > li > span > a:focus,
    .sidebar-inverse .sidebar-actions > li > span > a:hover,
    .sidebar-inverse .sidebar-actions > li .dropdown-toggle:focus,
    .sidebar-inverse .sidebar-actions > li .dropdown-toggle:hover,
    .sidebar-inverse .sidebar-header-actions > li a:focus,
    .sidebar-inverse .sidebar-header-actions > li a:hover {
      color: #65d83a; }
  .sidebar-inverse .sidebar-panel {
    background-color: transparent; }

.container-fluid-1280.sidenav-container {
  padding-left: 15px;
  padding-right: 15px; }

.sidenav-container {
  position: relative; }
  .sidenav-container > .sidenav-menu-slider {
    visibility: hidden;
    width: 0; }
  .sidenav-container > .sidenav-content {
    left: 0; }

.sidenav-container.open > .sidenav-menu-slider {
  visibility: visible; }

.sidenav-content {
  padding-left: 0;
  padding-right: 0;
  position: relative; }
  @media (min-width: 768px) {
    .sidenav-content {
      position: static; }
      .sidenav-content:before, .sidenav-content:after {
        content: " ";
        display: table; }
      .sidenav-content:after {
        clear: both; } }

.sidenav-menu {
  height: 100%;
  position: relative; }

.sidenav-menu-slider {
  overflow: hidden;
  position: absolute;
  width: 320px;
  z-index: 10; }

.sidenav-fixed > .sidenav-menu-slider {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1035; }

.sidenav-right > .sidenav-content {
  left: auto;
  right: 0; }

.sidenav-right > .sidenav-menu-slider {
  left: auto;
  right: 0; }
  .sidenav-right > .sidenav-menu-slider .sidenav-menu {
    right: 0; }

.sidenav-js-fouc > .sidenav-menu-slider {
  opacity: 0;
  visibility: hidden; }

.sidenav-transition .sidenav-content,
.sidenav-transition .sidenav-menu,
.sidenav-transition .sidenav-menu-slider {
  transition: all 0.5s ease; }

.sidenav-transition {
  transition: all 0.5s ease; }

.sidenav-fixed.sidenav-menu-slider {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 0; }
  .sidenav-fixed.sidenav-menu-slider.open {
    visibility: visible;
    width: 320px; }
  .sidenav-fixed.sidenav-menu-slider .sidenav-menu {
    position: absolute; }

.sidenav-menu-slider .sidenav-menu {
  width: 320px; }

.sidenav-menu-slider.sidenav-right {
  left: auto;
  right: 0; }
  .sidenav-menu-slider.sidenav-right .sidenav-menu {
    right: 0; }

.sticker {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  left: 15px;
  height: 32px;
  line-height: 32px;
  width: 32px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 15px; }
  .sticker .lexicon-icon {
    margin-top: -1px; }

.sticker-static {
  position: static; }

.sticker-bottom-left {
  bottom: 15px;
  right: auto;
  top: auto; }

.sticker-bottom-right {
  bottom: 15px;
  left: auto;
  right: 15px;
  top: auto; }

.sticker-top-right {
  left: auto;
  right: 15px; }

.sticker-bottom {
  bottom: 15px;
  top: auto; }

.sticker-right {
  left: auto;
  right: 15px; }

.sticker-outside {
  left: -15px;
  top: -15px; }
  .sticker-outside.sticker-bottom-left {
    bottom: -15px;
    top: auto; }
  .sticker-outside.sticker-bottom-right {
    bottom: -15px;
    left: auto;
    right: -15px;
    top: auto; }
  .sticker-outside.sticker-top-right {
    left: auto;
    right: -15px; }
  .sticker-outside.sticker-bottom {
    bottom: -15px;
    top: auto; }
  .sticker-outside.sticker-right {
    left: auto;
    right: -15px; }

.sticker-sm {
  font-size: 9px;
  height: 22px;
  line-height: 22px;
  width: 22px; }
  .sticker-sm .lexicon-icon {
    height: 9px;
    margin-top: -2px;
    width: 9px; }

.sticker-lg {
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  width: 44px; }
  .sticker-lg .lexicon-icon {
    height: 16px;
    margin-top: -3px;
    width: 16px; }

.sticker-circle {
  border-radius: 100px; }

.sticker-rounded {
  border-radius: 4px; }

.sticker-square {
  border-radius: 0; }

.sticker-danger {
  background-color: #de6f51; }

.sticker-default {
  background-color: #777777; }

.sticker-info {
  background-color: #78c7c4; }

.sticker-primary {
  background-color: #2a6414; }

.sticker-success {
  background-color: #85bd6e; }

.sticker-warning {
  background-color: #f1b750; }

th {
  height: 20px; }

.table > thead tr td:first-child > .checkbox, #wrapper #content .dts-list > thead tr td:first-child > .checkbox, #wrapper #content .searchcontainer-content table > thead tr td:first-child > .checkbox, .table > thead tr td:first-child > .checkbox-styled, #wrapper #content .dts-list > thead tr td:first-child > .checkbox-styled, #wrapper #content .searchcontainer-content table > thead tr td:first-child > .checkbox-styled,
.table > thead tr td:first-child > input[type="checkbox"],
#wrapper #content .dts-list > thead tr td:first-child > input[type="checkbox"],
#wrapper #content .searchcontainer-content table > thead tr td:first-child > input[type="checkbox"],
.table > tbody tr td:first-child > .checkbox,
#wrapper #content .dts-list > tbody tr td:first-child > .checkbox,
#wrapper #content .searchcontainer-content table > tbody tr td:first-child > .checkbox,
.table > tbody tr td:first-child > .checkbox-styled,
#wrapper #content .dts-list > tbody tr td:first-child > .checkbox-styled,
#wrapper #content .searchcontainer-content table > tbody tr td:first-child > .checkbox-styled,
.table > tbody tr td:first-child > input[type="checkbox"],
#wrapper #content .dts-list > tbody tr td:first-child > input[type="checkbox"],
#wrapper #content .searchcontainer-content table > tbody tr td:first-child > input[type="checkbox"],
.table > tfoot tr td:first-child > .checkbox,
#wrapper #content .dts-list > tfoot tr td:first-child > .checkbox,
#wrapper #content .searchcontainer-content table > tfoot tr td:first-child > .checkbox,
.table > tfoot tr td:first-child > .checkbox-styled,
#wrapper #content .dts-list > tfoot tr td:first-child > .checkbox-styled,
#wrapper #content .searchcontainer-content table > tfoot tr td:first-child > .checkbox-styled,
.table > tfoot tr td:first-child > input[type="checkbox"],
#wrapper #content .dts-list > tfoot tr td:first-child > input[type="checkbox"],
#wrapper #content .searchcontainer-content table > tfoot tr td:first-child > input[type="checkbox"] {
  margin-bottom: 0;
  margin-top: 0; }

.table thead .clamp-container, #wrapper #content .dts-list thead .clamp-container, #wrapper #content .searchcontainer-content table thead .clamp-container {
  bottom: 8px; }


.table th,
#wrapper #content .dts-list th,
#wrapper #content .searchcontainer-content table th {
  font-weight: 700;
  height: 36px; }

.table tr td:first-child, #wrapper #content .dts-list tr td:first-child, #wrapper #content .searchcontainer-content table tr td:first-child,
.table tr th:first-child,
#wrapper #content .dts-list tr th:first-child,
#wrapper #content .searchcontainer-content table tr th:first-child {
  padding-left: 15px; }
  .table tr td:first-child .clamp-container, #wrapper #content .dts-list tr td:first-child .clamp-container, #wrapper #content .searchcontainer-content table tr td:first-child .clamp-container,
  .table tr th:first-child .clamp-container,
  #wrapper #content .dts-list tr th:first-child .clamp-container,
  #wrapper #content .searchcontainer-content table tr th:first-child .clamp-container {
    left: 15px; }

.table tr td:last-child, #wrapper #content .dts-list tr td:last-child, #wrapper #content .searchcontainer-content table tr td:last-child,
.table tr th:last-child,
#wrapper #content .dts-list tr th:last-child,
#wrapper #content .searchcontainer-content table tr th:last-child {
  padding-right: 15px; }
  .table tr td:last-child .clamp-container, #wrapper #content .dts-list tr td:last-child .clamp-container, #wrapper #content .searchcontainer-content table tr td:last-child .clamp-container,
  .table tr th:last-child .clamp-container,
  #wrapper #content .dts-list tr th:last-child .clamp-container,
  #wrapper #content .searchcontainer-content table tr th:last-child .clamp-container {
    right: 15px; }

.table .clamp-container, #wrapper #content .dts-list .clamp-container, #wrapper #content .searchcontainer-content table .clamp-container {
  -ms-transform: none;
  transform: none; }

.table-cell-content {
  display: table-cell;
  max-width: 100px;
  min-width: 100px;
  position: relative;
  width: auto;
  word-break: break-all \9;
  word-wrap: break-word; }

.table-cell-field {
  display: table-cell;
  width: 1%; }

.table-responsive {
  -webkit-overflow-scrolling: touch; }
  @media (max-width: 767px) {
    .table-responsive .table .table-cell-content, .table-responsive #wrapper #content .dts-list .table-cell-content, #wrapper #content .table-responsive .dts-list .table-cell-content, .table-responsive #wrapper #content .searchcontainer-content table .table-cell-content, #wrapper #content .searchcontainer-content .table-responsive table .table-cell-content {
      white-space: normal; } }

.table-list > thead > tr > td, #wrapper #content .dts-list > thead > tr > td, #wrapper #content .searchcontainer-content table > thead > tr > td,
.table-list > thead > tr > th,
#wrapper #content .dts-list > thead > tr > th,
#wrapper #content .searchcontainer-content table > thead > tr > th {
  border-bottom-width: 0; }

.table-list > tbody > tr, #wrapper #content .dts-list > tbody > tr, #wrapper #content .searchcontainer-content table > tbody > tr {
  height: 55px; }

.table-list > tbody > tr > td, #wrapper #content .dts-list > tbody > tr > td, #wrapper #content .searchcontainer-content table > tbody > tr > td,
.table-list > tbody > tr > th,
#wrapper #content .dts-list > tbody > tr > th,
#wrapper #content .searchcontainer-content table > tbody > tr > th,
.table-list > tfoot > tr > td,
#wrapper #content .dts-list > tfoot > tr > td,
#wrapper #content .searchcontainer-content table > tfoot > tr > td,
.table-list > tfoot > tr > th,
#wrapper #content .dts-list > tfoot > tr > th,
#wrapper #content .searchcontainer-content table > tfoot > tr > th {
  border-top-width: 0;
  vertical-align: middle; }

.table-list > tbody td, #wrapper #content .dts-list > tbody td, #wrapper #content .searchcontainer-content table > tbody td,
.table-list > tfoot td,
#wrapper #content .dts-list > tfoot td,
#wrapper #content .searchcontainer-content table > tfoot td {
  box-shadow: inset 0 -1px #44494b; }

.table-list > tbody > tr:hover td, #wrapper #content .dts-list > tbody > tr:hover td, #wrapper #content .searchcontainer-content table > tbody > tr:hover td,
.table-list > tfoot > tr:hover td,
#wrapper #content .dts-list > tfoot > tr:hover td,
#wrapper #content .searchcontainer-content table > tfoot > tr:hover td {
  box-shadow: inset 0 -1px #44494b; }

.table-list > tbody > tr.active td, #wrapper #content .dts-list > tbody > tr.active td, #wrapper #content .searchcontainer-content table > tbody > tr.active td,
.table-list > tfoot > tr.active td,
#wrapper #content .dts-list > tfoot > tr.active td,
#wrapper #content .searchcontainer-content table > tfoot > tr.active td {
  box-shadow: inset 0 -1px #44494b; }

.table-list .checkbox, #wrapper #content .dts-list .checkbox, #wrapper #content .searchcontainer-content table .checkbox, .table-list .checkbox-styled, #wrapper #content .dts-list .checkbox-styled, #wrapper #content .searchcontainer-content table .checkbox-styled,
.table-list .radio,
#wrapper #content .dts-list .radio,
#wrapper #content .searchcontainer-content table .radio {
  float: left; }
  .table-list .checkbox label, #wrapper #content .dts-list .checkbox label, #wrapper #content .searchcontainer-content table .checkbox label, .table-list .checkbox-styled label, #wrapper #content .dts-list .checkbox-styled label, #wrapper #content .searchcontainer-content table .checkbox-styled label,
  .table-list .radio label,
  #wrapper #content .dts-list .radio label,
  #wrapper #content .searchcontainer-content table .radio label {
    display: block; }

.table-list thead .clamp-container, #wrapper #content .dts-list thead .clamp-container, #wrapper #content .searchcontainer-content table thead .clamp-container {
  -ms-transform: none;
  transform: none; }

.table-list.table-valign-middle thead .clamp-container, #wrapper #content .table-valign-middle.dts-list thead .clamp-container, #wrapper #content .searchcontainer-content table.table-valign-middle thead .clamp-container,
.table-list .clamp-container,
#wrapper #content .dts-list .clamp-container,
#wrapper #content .searchcontainer-content table .clamp-container {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.table-autofit > thead > tr > th,
.table-autofit > thead > tr > td,
.table-autofit > tbody > tr > th,
.table-autofit > tbody > tr > td {
  width: 1%; }

.table-autofit .table-cell-content {
  width: auto; }

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

.table-responsive .table-heading-nowrap > thead > tr > .table-cell-content {
  white-space: nowrap; }

.table-valign-bottom > thead > tr > th,
.table-valign-bottom > tbody > tr > td,
.table-valign-bottom > tfoot > tr > td {
  vertical-align: bottom; }

.table-valign-bottom .clamp-container {
  bottom: 8px;
  -ms-transform: none;
  transform: none; }

.table-valign-middle > thead > tr > th,
.table-valign-middle > tbody > tr > td,
.table-valign-middle > tfoot > tr > td {
  vertical-align: middle; }

.table-valign-middle thead .clamp-container {
  bottom: auto; }

.table-valign-middle .clamp-container {
  top: auto;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.table-valign-top > thead > tr > th,
.table-valign-top > tbody > tr > td,
.table-valign-top > tfoot > tr > td {
  vertical-align: top; }

.table-valign-top thead .clamp-container {
  bottom: auto; }

.table-valign-top .clamp-container {
  -ms-transform: none;
  transform: none; }

.tbody-valign-bottom > tbody > tr > td {
  vertical-align: bottom; }

.tbody-valign-bottom tbody .clamp-container {
  bottom: 8px;
  -ms-transform: none;
  transform: none; }

.tbody-valign-middle > tbody > tr > td {
  vertical-align: middle; }

.tbody-valign-middle tbody .clamp-container {
  top: auto;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.tbody-valign-top > tbody > tr > td {
  vertical-align: top; }

.tbody-valign-top tbody .clamp-container {
  -ms-transform: none;
  transform: none; }

.thead-valign-bottom > thead > tr > td,
.thead-valign-bottom > thead > tr > th {
  vertical-align: bottom; }

.thead-valign-bottom thead .clamp-container {
  -ms-transform: none;
  transform: none; }

.thead-valign-middle > thead > tr > td,
.thead-valign-middle > thead > tr > th {
  vertical-align: middle; }

.thead-valign-middle thead .clamp-container {
  bottom: auto;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.thead-valign-top > thead > tr > td,
.thead-valign-top > thead > tr > th {
  vertical-align: top; }

.thead-valign-top thead .clamp-container {
  bottom: auto;
  -ms-transform: none;
  transform: none; }

.tooltip-inner {
  word-wrap: break-word; }

.toggle-card {
  -webkit-user-select: none;
  float: left;
  line-height: normal;
  position: relative; }

.toggle-card-container {
  background-color: #eaf1f3;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  color: #44494b;
  display: table;
  height: 78px;
  padding: 4px 4px;
  text-align: center;
  width: 69px; }

.toggle-card-cell {
  display: table-cell;
  text-align: center;
  word-break: break-word; }

.toggle-card-icon {
  border-radius: 30px;
  font-size: 16px;
  height: 32px;
  margin: 0 auto;
  width: 32px; }
  .toggle-card-icon [class*="icon-"] {
    display: block; }

.toggle-card-label {
  height: 40px;
  line-height: 16px;
  overflow: hidden;
  padding-top: 4px; }

input.toggle-card {
  height: 78px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 69px; }
  .toggle-card input.toggle-card {
    height: auto;
    width: auto; }
  input.toggle-card:empty ~ .toggle-card-container .toggle-card-on {
    display: none; }
  input.toggle-card:empty ~ .toggle-card-container .toggle-card-icon {
    background-color: transparent;
    border: #869CAD solid 0; }
    input.toggle-card:empty ~ .toggle-card-container .toggle-card-icon [class*="icon-"] {
      line-height: 32px; }
  input.toggle-card:checked ~ .toggle-card-container {
    background-color: #FFF;
    border: 1px solid #2a6414;
    color: #2a6414;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px; }
    input.toggle-card:checked ~ .toggle-card-container .toggle-card-off {
      display: none; }
    input.toggle-card:checked ~ .toggle-card-container .toggle-card-on {
      display: block; }
    input.toggle-card:checked ~ .toggle-card-container .toggle-card-icon {
      background-color: transparent;
      border: 0 solid #2a6414; }
      input.toggle-card:checked ~ .toggle-card-container .toggle-card-icon [class*="icon-"] {
        line-height: 32px; }
  input.toggle-card:focus ~ .toggle-card-container {
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.6); }
  input.toggle-card[disabled] ~ .toggle-card-container {
    cursor: not-allowed;
    opacity: 0.4; }

.toggle-switch-bar .toggle-switch-handle {
  display: block;
  float: left;
  min-width: 50px;
  text-transform: uppercase; }

.toggle-switch-bar .toggle-switch-icon {
  font-size: 12px; }

.toggle-switch-bar .button-icon {
  font-size: 12px; }

input.toggle-switch {
  font-size: 62.5%;
  opacity: 0;
  position: absolute; }
  input.toggle-switch:empty ~ .toggle-switch-bar {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1.2rem;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-indent: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    input.toggle-switch:empty ~ .toggle-switch-bar:after {
      background-color: #eaf1f3;
      border-color: #a9c7cd;
      border-radius: 3px 0 0 3px;
      border-style: solid;
      border-width: 1px;
      bottom: 0;
      content: '';
      display: block;
      height: 25px;
      left: 0;
      position: absolute;
      top: 0;
      transition: all 100ms ease-in;
      width: 25px; }
    input.toggle-switch:empty ~ .toggle-switch-bar:before {
      background-color: #a9c7cd;
      border-color: #a9c7cd;
      border-radius: 3px;
      border-style: solid;
      border-width: 1px;
      bottom: 0;
      content: ' ';
      display: block;
      left: 0;
      position: absolute;
      top: 0;
      transition: all 100ms ease-in;
      width: 50px; }
    input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
      content: attr(data-label-off);
      margin-left: 56px;
      transition: all 100ms ease-in;
      white-space: nowrap; }
    input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:before {
      transition: all 100ms ease-in; }
    input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
      color: #070808;
      left: 0;
      line-height: 25px;
      position: absolute;
      text-align: center;
      text-indent: 0;
      top: 0;
      transition: all 100ms ease-in;
      width: 25px;
      z-index: 1; }
    input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-on {
      left: 0;
      opacity: 0; }
    input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-off {
      left: 25px; }
    input.toggle-switch:empty ~ .toggle-switch-bar .button-icon {
      color: #070808; }
    input.toggle-switch:empty ~ .toggle-switch-bar .button-icon-on {
      opacity: 0; }
  input.toggle-switch:checked ~ .toggle-switch-bar:after {
    background-color: #FFF;
    border-color: #2a6414;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 1px;
    left: 25px; }
  input.toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #2a6414;
    border-color: #2a6414;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px; }
  input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-handle:after {
    content: attr(data-label-on); }
  input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon {
    color: #FFF; }
  input.toggle-switch:checked ~ .toggle-switch-bar .button-icon {
    color: #2a6414;
    left: 25px; }
  input.toggle-switch:checked ~ .toggle-switch-bar .button-icon-on,
  input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon-on {
    opacity: 1; }
  input.toggle-switch:checked ~ .toggle-switch-bar .button-icon-off,
  input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon-off {
    opacity: 0; }
  input.toggle-switch:disabled ~ .toggle-switch-bar, input.toggle-switch.disabled ~ .toggle-switch-bar {
    cursor: not-allowed;
    opacity: 0.4; }
  input.toggle-switch:focus ~ .toggle-switch-bar:before {
    box-shadow: 0 0 3px 2px #66AFE6; }

.toggle-switch-label {
  display: block;
  margin-bottom: 2px; }

.toggle-switch-text {
  clear: both;
  display: block;
  font-size: 1.25rem; }

.toggle-switch-text-left {
  float: left;
  line-height: 25px;
  margin-right: 7px; }

.toggle-switch-text-right {
  clear: none;
  float: left;
  line-height: 25px;
  margin-left: 7px; }

body {
  -moz-osx-font-smoothing: grayscale;
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased; }

.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.sans-serif {
  font-family: "Open Sans", sans-serif; }

.serif {
  font-family: Georgia, "Times New Roman", Times, serif; }

.reference-mark {
  display: inline-block;
  font-size: 0.76em;
  position: relative;
  vertical-align: top; }
  .reference-mark.lexicon-icon {
    font-size: 1em;
    height: 0.76em;
    width: 0.76em; }
  .reference-mark .lexicon-icon {
    display: block;
    height: 1em;
    position: relative;
    width: 1em; }
  .reference-mark .glyphicon,
  .reference-mark [class^="icon-"] {
    display: block; }

.bg-default {
  background-color: #6fa1ac; }

a.bg-default:hover,
a.bg-default:focus {
  background-color: #558893; }

a.text-muted:hover, a.text-muted:focus {
  color: #193c3a; }

.text-default {
  color: #35555c; }

a.text-default:hover,
a.text-default:focus {
  color: #22373c; }

mark,
.mark {
  background-color: #F8F4D5;
  box-decoration-break: clone;
  box-shadow: -0.25em 0 0 #F8F4D5;
  color: #44494b;
  display: inline;
  line-height: normal;
  padding: 2px 0.25em 3px 0;
  position: relative;
  white-space: pre-wrap; }
  mark:before,
  .mark:before {
    background-color: #F8F4D5;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 0.25em;
    z-index: -1; }

td .truncate-text,
th .truncate-text {
  white-space: normal \9; }

.truncate-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal \9;
  word-wrap: normal; }

.blockquote-xs {
  border-left-width: 1px;
  font-size: 14px;
  padding: 11px 15.4px; }
  .blockquote-xs.blockquote-reverse {
    border-left-width: 0;
    border-right-width: 1px; }

.blockquote-sm {
  border-left-width: 3px;
  font-size: 16px;
  padding: 11px 17.6px; }
  .blockquote-sm.blockquote-reverse {
    border-left-width: 0;
    border-right-width: 3px; }

.blockquote-lg {
  border-left-width: 8px;
  font-size: 30px;
  padding: 11px 33px; }
  .blockquote-lg.blockquote-reverse {
    border-left-width: 0;
    border-right-width: 8px; }

.blockquote-danger {
  border-color: #de6f51; }
  .blockquote-danger footer, .blockquote-danger small, .blockquote-danger .small {
    color: #de6f51; }

.blockquote-default {
  border-color: #35555c; }
  .blockquote-default footer, .blockquote-default small, .blockquote-default .small {
    color: #35555c; }

.blockquote-info {
  border-color: #78c7c4; }
  .blockquote-info footer, .blockquote-info small, .blockquote-info .small {
    color: #78c7c4; }

.blockquote-primary {
  border-color: #2a6414; }
  .blockquote-primary footer, .blockquote-primary small, .blockquote-primary .small {
    color: #2a6414; }

.blockquote-success {
  border-color: #85bd6e; }
  .blockquote-success footer, .blockquote-success small, .blockquote-success .small {
    color: #85bd6e; }

.blockquote-warning {
  border-color: #f1b750; }
  .blockquote-warning footer, .blockquote-warning small, .blockquote-warning .small {
    color: #f1b750; }

.user-icon {
  border-radius: 500px;
  font-size: 16px;
  font-weight: 400;
  height: 34px;
  line-height: 34px;
  width: 34px;
  overflow: hidden;
  text-align: center; }

.user-icon-xs {
  font-size: 8px;
  height: 16px;
  line-height: 16px;
  width: 16px; }
  @media (min-width: 768px) {
    .user-icon-xs {
      font-size: 8px;
      height: 22px;
      line-height: 22px;
      width: 22px; } }

.user-icon-sm {
  font-size: 9px;
  height: 22px;
  line-height: 22px;
  width: 22px; }
  @media (min-width: 768px) {
    .user-icon-sm {
      font-size: 14px;
      height: 30px;
      line-height: 30px;
      width: 30px; } }

.user-icon-lg {
  font-size: 13px;
  height: 34px;
  line-height: 34px;
  width: 34px; }
  @media (min-width: 768px) {
    .user-icon-lg {
      font-size: 20px;
      height: 45px;
      line-height: 45px;
      width: 45px; } }

.user-icon-xl {
  font-size: 22px;
  height: 48px;
  line-height: 48px;
  width: 48px; }
  @media (min-width: 768px) {
    .user-icon-xl {
      font-size: 30px;
      height: 64px;
      line-height: 64px;
      width: 64px; } }

.user-icon-xxl {
  font-size: 37px;
  height: 96px;
  line-height: 96px;
  width: 96px; }
  @media (min-width: 768px) {
    .user-icon-xxl {
      font-size: 50px;
      height: 128px;
      line-height: 128px;
      width: 128px; } }

.user-icon-default {
  background-color: #777777;
  color: #FFF; }

.user-icon-primary {
  background-color: #2a6414;
  color: #FFF; }

.user-icon-info {
  background-color: #78c7c4;
  color: #FFF; }

.user-icon-success {
  background-color: #85bd6e;
  color: #FFF; }

.user-icon-warning {
  background-color: #f1b750;
  color: #FFF; }

.user-icon-danger {
  background-color: #de6f51;
  color: #FFF; }

.user-icon-rounded.user-icon,
.user-icon-rounded .user-icon {
  border-radius: 0; }

.user-icon-square.user-icon,
.user-icon-square .user-icon {
  border-radius: 0; }

.dropdown-header {
  padding: 8px 20px; }

.dropdown-menu {
  border-width: 1px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  font-size: 16px;
  max-height: 295px;
  max-width: 500px;
  min-height: 40px;
  overflow: auto;
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6px; }
  @media (min-width: 768px) {
    .dropdown-menu {
      max-height: 320px; } }
  .dropdown-menu > li > a {
    padding: 8px 20px; }
  .dropdown-menu > li > a.vvs-option {
    padding-left: calc(20px * 2);
    display: none; }

.dropdown-menu form .checkbox:hover, .dropdown-menu form .checkbox-styled:hover,
.dropdown-menu form .radio:hover,
.dropdown-menu form .form-group:hover,
.dropdown-menu form .dts-label-wrapper:hover {
  background-color: #f5f5f5;
  color: #262626; }

.dropdown-menu form .checkbox.focus, .dropdown-menu form .focus.checkbox-styled,
.dropdown-menu form .radio.focus,
.dropdown-menu form .form-group.focus,
.dropdown-menu form .focus.dts-label-wrapper {
  background-color: #f5f5f5;
  color: #262626; }
  .dropdown-menu form .checkbox.focus label, .dropdown-menu form .focus.checkbox-styled label,
  .dropdown-menu form .radio.focus label,
  .dropdown-menu form .form-group.focus label,
  .dropdown-menu form .focus.dts-label-wrapper label {
    color: #262626; }

.dropdown-menu form .checkbox.active, .dropdown-menu form .active.checkbox-styled,
.dropdown-menu form .radio.active,
.dropdown-menu form .form-group.active,
.dropdown-menu form .active.dts-label-wrapper {
  background-color: #2a6414; }
  .dropdown-menu form .checkbox.active label, .dropdown-menu form .active.checkbox-styled label,
  .dropdown-menu form .radio.active label,
  .dropdown-menu form .form-group.active label,
  .dropdown-menu form .active.dts-label-wrapper label {
    color: #FFF; }

.dropdown-menu form .checkbox, .dropdown-menu form .checkbox-styled,
.dropdown-menu form .radio {
  margin: 0; }

.dropdown-menu form .checkbox input[type='checkbox'], .dropdown-menu form .checkbox-styled input[type='checkbox'],
.dropdown-menu form .radio input[type='radio'] {
  margin-bottom: 0;
  margin-right: 6px; }

.dropdown-menu form .checkbox label, .dropdown-menu form .checkbox-styled label {
  display: block;
  padding: 8px 20px;
  padding-left: 32px; }

.dropdown-menu form .radio label {
  display: block;
  padding: 8px 20px;
  padding-left: 32px; }

.dropdown-menu form .form-group, .dropdown-menu form .dts-label-wrapper {
  margin-bottom: 0;
  padding: 8px 20px; }

.dropdown-menu > .active > a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.dropdown-toggle:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none; }

.dropdown-toggle:hover {
  text-decoration: none; }

.inline-scroller {
  height: 125px;
  list-style: none;
  margin: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0; }

.link-list {
  list-style: none;
  margin-top: 20px;
  padding-left: 0; }
  .link-list:first-child {
    margin-top: 0; }

.dropdown-menu .inline-scroller li a,
.dropdown-menu .link-list li a {
  color: #333333;
  display: block;
  padding: 8px 20px;
  word-wrap: break-word; }
  .dropdown-menu .inline-scroller li a:focus, .dropdown-menu .inline-scroller li a:hover,
  .dropdown-menu .link-list li a:focus,
  .dropdown-menu .link-list li a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none; }

.dropdown-menu .inline-scroller > .active > a, .dropdown-menu .inline-scroller > .active > a:focus, .dropdown-menu .inline-scroller > .active > a:hover,
.dropdown-menu .link-list > .active > a,
.dropdown-menu .link-list > .active > a:focus,
.dropdown-menu .link-list > .active > a:hover {
  background-color: #2a6414;
  color: #FFF; }

.dropdown-menu .inline-scroller > .disabled > a, .dropdown-menu .inline-scroller > .disabled > a:hover, .dropdown-menu .inline-scroller > .disabled > a:focus,
.dropdown-menu .link-list > .disabled > a,
.dropdown-menu .link-list > .disabled > a:hover,
.dropdown-menu .link-list > .disabled > a:focus {
  background-color: transparent;
  background-image: none;
  color: #777777;
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-decoration: none; }

.dropdown-menu .link-list .link-list-heading {
  color: #B8B8B8;
  font-size: 14px;
  padding: 8px 20px; }
  @media (min-width: 768px) {
    .dropdown-menu .link-list .link-list-heading {
      font-size: 14px; } }

.dropdown-menu-center {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.dropdown-menu-left-side {
  left: auto;
  margin: -1px 2px 0 0;
  right: 100%;
  top: 0; }

.dropdown-menu-left-side-bottom {
  bottom: 0;
  left: auto;
  margin: -1px 2px 0 0;
  right: 100%;
  top: auto; }

.dropdown-menu-left-side-middle {
  left: auto;
  margin: 0 2px 0 0;
  right: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.dropdown-menu-right-side {
  left: 100%;
  margin: -1px 0 0 2px;
  top: 0; }

.dropdown-menu-right-side-bottom {
  bottom: 0;
  left: 100%;
  margin: -1px 0 0 2px;
  top: auto; }

.dropdown-menu-right-side-middle {
  left: 100%;
  margin: 0 0 0 2px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

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

.dropdown-menu-top-center {
  bottom: 100%;
  left: 50%;
  margin-bottom: 2px;
  top: auto;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.dropdown-menu-top-right,
.dropup .dropdown-menu-right {
  bottom: 100%;
  left: auto;
  margin-bottom: 2px;
  right: 0;
  top: auto; }

.dropdown-menu-bottom {
  bottom: 0;
  top: auto; }

.btn-group-justified > .btn-group.dropdown-full .dropdown-menu {
  left: 0; }

@media (max-width: 767px) {
  .dropdown-menu [class*="col-sm"],
  .dropdown-menu [class*="col-md"],
  .dropdown-menu [class*="col-lg"] {
    padding: 0; } }

.dropdown-full .dropdown-menu, .dropdown-wide .dropdown-menu {
  max-width: none;
  padding: 5px 0;
  width: 100%; }
  @media (min-width: 768px) {
    .dropdown-full .dropdown-menu, .dropdown-wide .dropdown-menu {
      max-height: none;
      padding: 20px 0;
      width: 100%; } }

@media (min-width: 992px) {
  .dropdown-wide .dropdown-menu {
    min-width: 500px; } }

li.dropdown-full {
  position: static; }

@media (max-width: 991px) {
  li.dropdown-wide {
    position: static; } }

@media (max-width: 767px) {
  .navbar-nav .dropdown-menu-center {
    -ms-transform: none;
    transform: none; } }

.navbar-right .dropdown-menu-center {
  left: 50%;
  right: auto; }

@media (max-width: 767px) {
  .modal-dialog {
    bottom: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; } }

.modal-content {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  overflow: auto; }
  @media (max-width: 767px) {
    .modal-content {
      border-radius: 0;
      border-width: 0;
      box-shadow: none;
      height: 100%; } }

.modal-header {
  background-color: #f5f5f5;
  border-color: #F5F8F8;
  color: #44494b; }

.modal-body {
  background-color: #FFF;
  color: #44494b; }
  @media (max-width: 767px) {
    .modal-body {
      bottom: 72px;
      left: 0;
      overflow: auto;
      position: absolute;
      right: 0;
      top: 61px; } }
  .modal-body.inline-scroller {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    padding: 16px 24px; }

.modal-body-no-header {
  top: 0; }

.modal-body-no-footer {
  bottom: 0; }

.modal-footer {
  background-color: #f5f5f5;
  border-color: #F5F8F8;
  clear: both;
  color: #44494b;
  text-align: left; }
  @media (max-width: 767px) {
    .modal-footer {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0; } }

.modal-title {
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.modal-primary-action-button {
  float: left;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-shadow: none; }

button.modal-primary-action-button {
  -webkit-appearance: none;
  background: transparent;
  border-width: 0;
  cursor: pointer;
  padding: 0; }

.modal-header .close,
.modal-header .modal-primary-action-button {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  color: #2a6414;
  margin-top: -1px;
  opacity: 1; }

.modal-header .close > span,
.modal-header .modal-primary-action-button > span {
  opacity: 1; }

.modal-header .close .lexicon-icon,
.modal-header .modal-primary-action-button .lexicon-icon {
  opacity: 1; }

.modal-header .close:focus > span, .modal-header .close:hover > span,
.modal-header .modal-primary-action-button:focus > span,
.modal-header .modal-primary-action-button:hover > span {
  opacity: 1; }

.modal-header .close:focus .lexicon-icon, .modal-header .close:hover .lexicon-icon,
.modal-header .modal-primary-action-button:focus .lexicon-icon,
.modal-header .modal-primary-action-button:hover .lexicon-icon {
  opacity: 1; }

.modal-header .close:active,
.modal-header .modal-primary-action-button:active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #2a6414; }

.modal-iframe iframe {
  border-width: 0;
  float: left;
  height: 300px;
  width: 100%; }

.modal-iframe .modal-body {
  padding: 0; }

.modal-body-iframe {
  padding: 0; }
  .modal-body-iframe iframe {
    border-width: 0;
    float: left;
    height: 100%;
    width: 100%; }

.modal-full-screen {
  bottom: 0;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto; }
  @media (min-width: 768px) {
    .modal-full-screen {
      bottom: 45px;
      left: 45px;
      right: 45px;
      top: 45px; } }
  .modal-full-screen .modal-content {
    border-color: transparent;
    border-radius: 0;
    border-width: 0;
    height: 100%; }
    @media (min-width: 768px) {
      .modal-full-screen .modal-content {
        border-radius: 6px;
        border-width: 1px; } }
  .modal-full-screen .modal-body {
    bottom: 72px;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 61px; }
    @media (min-width: 768px) {
      .modal-full-screen .modal-body {
        bottom: 72px;
        top: 61px; } }
  .modal-full-screen .modal-body-no-footer {
    bottom: 0; }
  .modal-full-screen .modal-body-no-header {
    top: 0; }
  .modal-full-screen .modal-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: auto; }
    @media (min-width: 768px) {
      .modal-full-screen .modal-footer {
        padding: 16px 24px; } }

.modal-inverse a,
.modal-inverse .btn-link,
.modal-inverse .btn-icon {
  color: #2a6414; }

.modal-inverse .modal-content {
  background-color: #2c2f30;
  border-color: transparent; }

.modal-inverse .modal-header {
  background-color: #1d2022;
  border-color: transparent;
  color: #44494b; }
  .modal-inverse .modal-header .close,
  .modal-inverse .modal-header .modal-primary-action-button {
    color: #2a6414; }

.modal-inverse .modal-body {
  background-color: #111314;
  color: #A7A7A7; }

.modal-inverse .modal-footer {
  background-color: #1d2022;
  border-color: transparent;
  color: #44494b; }

.nameplate {
  display: table;
  width: 100%; }

.nameplate-field {
  display: table-cell;
  padding: 6px;
  vertical-align: top;
  width: 1%; }

.nameplate-content {
  display: table-cell;
  padding: 6px;
  vertical-align: top; }

.nameplate-heading {
  margin-bottom: 0;
  margin-top: 0; }

.nameplate-subheading {
  color: #777777;
  display: block; }

.nameplate-label {
  border-radius: 100px;
  display: table;
  float: left;
  height: 40px;
  margin: 0 5px 2px 0;
  min-width: 50px;
  padding: 0 3px; }
  .nameplate-label a {
    text-decoration: none; }
  .nameplate-label .nameplate-content,
  .nameplate-label .nameplate-field {
    position: relative;
    vertical-align: middle;
    width: auto; }
  .nameplate-label .nameplate-label-text {
    display: block;
    font-weight: 500;
    max-width: 200px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap; }

.nameplate-label .icon-monospaced,
.nameplate-label .icon-monospaced .glyphicon {
  margin: 0;
  height: 20px;
  line-height: 20px;
  width: 20px; }

.nameplate-label .icon-monospaced.lexicon-icon,
.nameplate-label .icon-monospaced .lexicon-icon {
  margin: 0;
  height: 20px;
  line-height: 20px;
  width: 20px;
  padding: 4px; }

.nameplate-label .user-icon {
  height: 22px;
  line-height: 22px;
  width: 22px; }

.nameplate-label-more .icon-monospaced.lexicon-icon,
.nameplate-label-more .icon-monospaced .lexicon-icon {
  padding: 6px 4px 0; }

.nameplate-label-more .nameplate-label-text {
  text-align: center; }

@media (max-width: 767px) {
  .nameplate-label-autofit-xs-max,
  .nameplate-label-autofit-xs-max .nameplate-label {
    margin-right: 0; }
  .nameplate-label-autofit-xs-max .nameplate-field {
    width: 1%; }
  .nameplate-label-autofit-xs-max .nameplate-label-text {
    left: 5px;
    max-width: none;
    position: absolute;
    right: 5px;
    text-align: left;
    top: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .nameplate-label-autofit-xs-max .nameplate-label-more .nameplate-label-text {
    text-align: center; } }

.nameplate-label-rounded {
  border-radius: 3px; }

.nameplate-label-square {
  border-radius: 0; }

.nameplate-label-default {
  background-color: #F0F0F0;
  color: #35555c; }

.nameplate-label-inverse {
  background-color: #2c2f30;
  color: white; }

.nameplate-label-primary {
  background-color: #2a6414;
  color: #fff; }
  .nameplate-label-primary a {
    color: #23527C; }
    .nameplate-label-primary a:focus, .nameplate-label-primary a:hover {
      color: #122b40; }

.nameplate-label-success {
  background-color: #85bd6e;
  color: #fff; }

.nameplate-label-info {
  background-color: #78c7c4;
  color: #fff; }

.nameplate-label-warning {
  background-color: #f1b750;
  color: #fff; }

.nameplate-label-danger {
  background-color: #de6f51;
  color: #fff; }
  .nameplate-label-danger a {
    color: #23527C; }
    .nameplate-label-danger a:focus, .nameplate-label-danger a:hover {
      color: #122b40; }

.timeline {
  padding-left: 20px; }
  .timeline .panel,
  .timeline .panel-group {
    margin-bottom: 0; }

.timeline-icon {
  background-color: #FFF;
  border: 2px solid #ddd;
  border-radius: 50%;
  display: block;
  height: 10px;
  line-height: 10px;
  width: 10px; }

.timeline-increment-label {
  color: #44494b; }

.timeline-item {
  padding-bottom: 5px;
  padding-left: 35px;
  padding-top: 5px;
  position: relative; }
  .timeline-item:before {
    background-color: #ddd;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px; }
  .timeline-item.active .timeline-icon {
    background-color: #2a6414;
    border-color: #2a6414; }
  .timeline-item .panel,
  .timeline-item .panel-heading {
    position: relative; }
  .timeline-item .panel .timeline-increment-icon {
    margin-left: -1px; }
  .timeline-item .timeline-increment-icon {
    left: -34px;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }

.timeline-right {
  padding-left: 0;
  padding-right: 20px; }
  .timeline-right .timeline-item {
    padding-left: 0;
    padding-right: 35px; }
    .timeline-right .timeline-item:before {
      left: auto;
      right: -2px; }
    .timeline-right .timeline-item .panel .timeline-increment-icon {
      margin-left: auto;
      margin-right: -1px; }
    .timeline-right .timeline-item .timeline-increment-icon {
      left: auto;
      right: -36px;
      -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%); }

@media (max-width: 767px) {
  .timeline-right-xs-only {
    padding-left: 0;
    padding-right: 20px; }
    .timeline-right-xs-only .timeline-item {
      padding-left: 0;
      padding-right: 35px; }
      .timeline-right-xs-only .timeline-item:before {
        left: auto;
        right: -2px; }
      .timeline-right-xs-only .timeline-item .panel .timeline-increment-icon {
        margin-left: auto;
        margin-right: -1px; }
      .timeline-right-xs-only .timeline-item .timeline-increment-icon {
        left: auto;
        right: -36px;
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%); } }

@media (min-width: 768px) {
  .timeline-center {
    padding-left: 0; }
    .timeline-center .timeline-item {
      margin-left: 50%;
      width: 50%; }
      .timeline-center .timeline-item .timeline-increment-label {
        left: -100%;
        margin-left: -70px;
        position: absolute;
        text-align: right;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%; }
    .timeline-center .timeline-item.timeline-item-reverse {
      padding-left: 0;
      padding-right: 35px;
      margin-left: 0; }
      .timeline-center .timeline-item.timeline-item-reverse:before {
        left: auto;
        right: -2px; }
      .timeline-center .timeline-item.timeline-item-reverse .panel .timeline-increment-icon {
        margin-left: auto;
        margin-right: -1px; }
      .timeline-center .timeline-item.timeline-item-reverse .timeline-increment-icon {
        left: auto;
        right: -36px;
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%); }
      .timeline-center .timeline-item.timeline-item-reverse .timeline-increment-label {
        margin-left: auto;
        margin-right: -70px;
        right: -100%;
        text-align: left; } }

@media (min-width: 768px) {
  .timeline-even .timeline-item:nth-of-type(even),
  .timeline-odd .timeline-item:nth-of-type(odd) {
    padding-left: 0;
    padding-right: 35px;
    margin-left: 0; }
    .timeline-even .timeline-item:nth-of-type(even):before,
    .timeline-odd .timeline-item:nth-of-type(odd):before {
      left: auto;
      right: -2px; }
    .timeline-even .timeline-item:nth-of-type(even) .panel .timeline-increment-icon,
    .timeline-odd .timeline-item:nth-of-type(odd) .panel .timeline-increment-icon {
      margin-left: auto;
      margin-right: -1px; }
    .timeline-even .timeline-item:nth-of-type(even) .timeline-increment-icon,
    .timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-icon {
      left: auto;
      right: -36px;
      -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%); }
    .timeline-even .timeline-item:nth-of-type(even) .timeline-increment-label,
    .timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-label {
      margin-left: auto;
      margin-right: -70px;
      right: -100%;
      text-align: left; } }

.timeline-spacing-xl.timeline {
  padding-left: 25px; }

@media (min-width: 768px) {
  .timeline-spacing-xl.timeline-center {
    padding-left: 0; }
    .timeline-spacing-xl.timeline-center .timeline-item .timeline-increment-label {
      margin-left: -100px; }
    .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse {
      padding-right: 50px; }
      .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse .timeline-increment-icon {
        right: -51px; }
      .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse .timeline-increment-label {
        margin-left: auto;
        margin-right: -100px; } }

@media (min-width: 768px) {
  .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even),
  .timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) {
    padding-right: 50px; }
    .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even) .timeline-increment-icon,
    .timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-icon {
      right: -51px; }
    .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even) .timeline-increment-label,
    .timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-label {
      margin-left: auto;
      margin-right: -100px; } }

.timeline-spacing-xl.timeline-right {
  padding-right: 25px; }
  .timeline-spacing-xl.timeline-right .timeline-item {
    padding-right: 50px; }
    .timeline-spacing-xl.timeline-right .timeline-item .timeline-increment-icon {
      right: -51px; }

@media (max-width: 767px) {
  .timeline-spacing-xl.timeline-right-xs-only {
    padding-left: 0;
    padding-right: 25px; }
    .timeline-spacing-xl.timeline-right-xs-only .timeline-item {
      padding-left: 0;
      padding-right: 50px; }
      .timeline-spacing-xl.timeline-right-xs-only .timeline-item .timeline-increment-icon {
        left: auto;
        right: -51px; } }

.timeline-spacing-xl .timeline-item {
  padding-bottom: 15px;
  padding-left: 50px;
  padding-top: 15px; }
  .timeline-spacing-xl .timeline-item .timeline-increment-icon {
    left: -49px; }

.toolbar,
.header-toolbar {
  margin-bottom: 10px; }
  .toolbar:before, .toolbar:after,
  .header-toolbar:before,
  .header-toolbar:after {
    content: " ";
    display: table; }
  .toolbar:after,
  .header-toolbar:after {
    clear: both; }
  .toolbar .dropdown,
  .header-toolbar .dropdown {
    display: block;
    position: static; }
  .toolbar .dropdown-menu,
  .header-toolbar .dropdown-menu {
    margin-top: 0;
    top: 34px \9; }
  .toolbar .dropdown-toggle,
  .header-toolbar .dropdown-toggle {
    display: block; }

.toolbar-group {
  float: left; }

.toolbar-group-right {
  float: right; }

.toolbar-group-expand .input-group {
  width: 100%; }

.toolbar-group-expand .toolbar-group-content:only-child {
  width: 1%; }

.toolbar-group-expand .toolbar-group-content {
  max-width: 100px;
  min-width: 100px; }
  .toolbar-group-expand .toolbar-group-content .truncate-text {
    left: 8px \9;
    position: absolute \9;
    right: 8px \9;
    -ms-transform: translateY(-50%); }

.toolbar-group,
.toolbar-group-right,
.toolbar-group-expand {
  display: table;
  height: 34px; }

.toolbar-group-expand-text {
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.toolbar-group-content {
  display: table-cell;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  vertical-align: middle; }

.toolbar-group-field {
  display: table-cell;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  vertical-align: middle;
  width: 1%; }

@media (max-width: 767px) {
  .tbg-xs-newline {
    clear: both;
    float: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .tbg-sm-newline {
    clear: both;
    float: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .tbg-md-newline {
    clear: both;
    float: left; } }

@media (min-width: 1200px) {
  .tbg-lg-newline {
    clear: both;
    float: left; } }

.header-toolbar {
  margin-bottom: 22px; }
  @media (min-width: 768px) {
    .header-toolbar {
      border-radius: 0; } }
  .header-toolbar .toolbar-group {
    height: 60px;
    margin-left: 15px;
    padding-right: 0; }
    .header-toolbar .toolbar-group:first-child .toolbar-group-content,
    .header-toolbar .toolbar-group:first-child .toolbar-group-field {
      padding-left: 15px; }
      .header-toolbar .toolbar-group:first-child .toolbar-group-content:first-child,
      .header-toolbar .toolbar-group:first-child .toolbar-group-field:first-child {
        padding-left: 0;
        padding-right: 15px; }
  .header-toolbar .toolbar-group-right {
    height: 60px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0; }
    .header-toolbar .toolbar-group-right + .toolbar-group-right {
      margin-left: 0; }
  .header-toolbar .toolbar-group-expand {
    height: 60px; }
  .header-toolbar .toolbar-group-expand-text {
    line-height: 60px;
    padding-left: 15px; }

.header-toolbar .container-fluid-1280 .toolbar-group {
  margin-left: 0; }

.header-toolbar .container-fluid-1280 .toolbar-group-right {
  margin-right: 0; }

.header-toolbar-default {
  background-color: #F0F0F0;
  border: 1px solid #E3E6E8; }
  .header-toolbar-default .toolbar-group:first-child .toolbar-group-content:first-child,
  .header-toolbar-default .toolbar-group:first-child .toolbar-group-field:first-child {
    border-right: 1px solid #E3E6E8; }
  .header-toolbar-default .toolbar-group-content > a,
  .header-toolbar-default .toolbar-group-content > .dropdown > a {
    color: #22373c; }
    .header-toolbar-default .toolbar-group-content > a:focus, .header-toolbar-default .toolbar-group-content > a:hover,
    .header-toolbar-default .toolbar-group-content > .dropdown > a:focus,
    .header-toolbar-default .toolbar-group-content > .dropdown > a:hover {
      background-color: transparent;
      color: #2a6414; }
  .header-toolbar-default .toolbar-group-expand,
  .header-toolbar-default .toolbar-group-expand-text {
    color: #35555c; }

@keyframes slideIn {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@keyframes dropHeader {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

@keyframes removeBorder {
  0% {
    border-bottom-color: #D8D8D8; }
  100% {
    border-bottom-color: transparent; } }

@keyframes fadeIn {
  0% {
    opacity: 0.25; }
  100% {
    opacity: 1; } }

@media (max-width: 767px) {
  .nav-tabs-scrollbar {
    animation: dropHeader 0.5s cubic-bezier(0.23, 1, 0.32, 1), removeBorder 0.75s cubic-bezier(0.23, 1, 0.32, 1);
    animation-delay: 0s, 0.45s;
    min-height: 54px;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll; }
    .nav-tabs-scrollbar > .nav.nav-tabs,
    .nav-tabs-scrollbar > .nav.nav-pills {
      animation: slideIn 0.5s cubic-bezier(0.23, 1, 0.32, 1);
      animation-delay: 0.4s;
      animation-fill-mode: both;
      animation-iteration-count: 1;
      white-space: nowrap; }
      .nav-tabs-scrollbar > .nav.nav-tabs > li,
      .nav-tabs-scrollbar > .nav.nav-pills > li {
        animation: fadeIn 0.5s ease-in;
        animation-delay: 0.5s;
        animation-fill-mode: both;
        display: inline-block;
        float: none; } }

.nav-tabs-scroll {
  position: relative; }
  .nav-tabs-scroll > .dropdown-menu {
    left: 0;
    max-width: none;
    right: 0;
    top: auto; }
    .nav-tabs-scroll > .dropdown-menu.open {
      display: block; }
      @media (min-width: 768px) {
        .nav-tabs-scroll > .dropdown-menu.open {
          display: none; } }
  .nav-tabs-scroll .open > .dropdown-menu {
    display: none; }
    @media (min-width: 768px) {
      .nav-tabs-scroll .open > .dropdown-menu {
        display: block; } }

.nav-tabs-scrollbar .nav {
  float: left; }
  @media (min-width: 768px) {
    .nav-tabs-scrollbar .nav {
      float: none; } }

@media (max-width: 767px) {
  .nav-tabs-scroll .nav-tabs-default > li:first-child > a {
    margin-left: 0; }
  .nav-tabs-scroll .nav-tabs-default > li > a {
    margin-left: -4px; } }

.detailed-list-view .list-group-item {
  cursor: pointer; }

.detailed-list-view .list-group-item-field:first-child + .list-group-item-field {
  border-left-width: 1px;
  padding-left: 12px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .detailed-list-view .list-group-item-field:first-child + .list-group-item-field {
      border-left-width: 0; } }

.detailed-list-view .list-group-item-field:last-child {
  padding-left: 8px;
  padding-right: 12px; }

.detailed-list-view .list-group-item-content,
.detailed-list-view .list-group-item-field {
  vertical-align: middle; }
  @media (min-width: 768px) {
    .detailed-list-view .list-group-item-content,
    .detailed-list-view .list-group-item-field {
      vertical-align: top; } }

.detailed-list-view > .active .detailed-list-view-icon:after {
  color: #FFF;
  content: '\f00c';
  font-family: 'fontawesome-alloy';
  font-size: 16px;
  vertical-align: middle; }
  @media (min-width: 768px) {
    .detailed-list-view > .active .detailed-list-view-icon:after {
      content: normal; } }

.detailed-list-view > .active .detailed-list-view-icon > [class^="icon-"],
.detailed-list-view > .active .detailed-list-view-icon > [class*=" icon-"],
.detailed-list-view > .active .detailed-list-view-icon > .user-icon {
  display: none; }

@media (min-width: 768px) {
  .detailed-list-view > .active .detailed-list-view-icon > [class^="icon-"],
  .detailed-list-view > .active .detailed-list-view-icon > [class*=" icon-"] {
    display: inline; } }

@media (min-width: 768px) {
  .detailed-list-view > .active .detailed-list-view-icon > .user-icon {
    display: block; } }

.detailed-list-view-icon {
  height: 34px;
  line-height: 34px;
  width: 34px; }
  @media (min-width: 768px) {
    .detailed-list-view-icon {
      height: 48px;
      line-height: 48px;
      width: 48px; } }
  .detailed-list-view-icon [class^="icon-"],
  .detailed-list-view-icon [class*=" icon-"] {
    font-size: 28px; }
    @media (min-width: 768px) {
      .detailed-list-view-icon [class^="icon-"],
      .detailed-list-view-icon [class*=" icon-"] {
        font-size: 38px; } }

@media (max-width: 279px) {
  .detailed-list-view .dropdown {
    display: inline-block; }
  .detailed-list-view .dropdown-menu {
    left: 50%;
    right: auto;
    top: 100%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .detailed-list-view .detailed-list-view-icon {
    margin-left: auto;
    margin-right: auto; } }

.tabular-list-group .list-group-item-danger {
  background-color: transparent;
  border-left: 5px solid #de6f51; }
  .tabular-list-group .list-group-item-danger, .tabular-list-group .list-group-item-danger:focus, .tabular-list-group .list-group-item-danger:hover {
    color: #de6f51; }
  .tabular-list-group .list-group-item-danger.active {
    background-color: #2a6414; }
  .tabular-list-group .list-group-item-danger .status {
    color: #de6f51; }

.tabular-list-group .list-group-item-default {
  background-color: transparent;
  border-left: 5px solid #35555c; }
  .tabular-list-group .list-group-item-default, .tabular-list-group .list-group-item-default:focus, .tabular-list-group .list-group-item-default:hover {
    color: #35555c; }
  .tabular-list-group .list-group-item-default.active {
    background-color: #2a6414; }
  .tabular-list-group .list-group-item-default .status {
    color: #35555c; }

.tabular-list-group .list-group-item-primary {
  background-color: transparent;
  border-left: 5px solid #2a6414; }
  .tabular-list-group .list-group-item-primary, .tabular-list-group .list-group-item-primary:focus, .tabular-list-group .list-group-item-primary:hover {
    color: #2a6414; }
  .tabular-list-group .list-group-item-primary.active {
    background-color: #2a6414; }
  .tabular-list-group .list-group-item-primary .status {
    color: #2a6414; }

.tabular-list-group .list-group-item-info {
  background-color: transparent;
  border-left: 5px solid #78c7c4; }
  .tabular-list-group .list-group-item-info, .tabular-list-group .list-group-item-info:focus, .tabular-list-group .list-group-item-info:hover {
    color: #78c7c4; }
  .tabular-list-group .list-group-item-info.active {
    background-color: #2a6414; }
  .tabular-list-group .list-group-item-info .status {
    color: #78c7c4; }

.tabular-list-group .list-group-item-success {
  background-color: transparent;
  border-left: 5px solid #85bd6e; }
  .tabular-list-group .list-group-item-success, .tabular-list-group .list-group-item-success:focus, .tabular-list-group .list-group-item-success:hover {
    color: #85bd6e; }
  .tabular-list-group .list-group-item-success.active {
    background-color: #2a6414; }
  .tabular-list-group .list-group-item-success .status {
    color: #85bd6e; }

.tabular-list-group .list-group-item-warning {
  background-color: transparent;
  border-left: 5px solid #f1b750; }
  .tabular-list-group .list-group-item-warning, .tabular-list-group .list-group-item-warning:focus, .tabular-list-group .list-group-item-warning:hover {
    color: #f1b750; }
  .tabular-list-group .list-group-item-warning.active {
    background-color: #2a6414; }
  .tabular-list-group .list-group-item-warning .status {
    color: #f1b750; }

.list-group-item .checkbox input[type="checkbox"]:checked + .card .dropdown-toggle, .list-group-item .checkbox-styled input[type="checkbox"]:checked + .card .dropdown-toggle {
  color: #FFF; }

.list-group-item .checkbox input[type="checkbox"]:checked + .card .card-col-content a, .list-group-item .checkbox-styled input[type="checkbox"]:checked + .card .card-col-content a {
  color: #FFF; }

.list-group-card h1, .list-group-card h2, .list-group-card h3, .list-group-card h4, .list-group-card h5, .list-group-card h6 {
  margin-bottom: 5px;
  margin-top: 0; }
  .list-group-card h1:last-child, .list-group-card h2:last-child, .list-group-card h3:last-child, .list-group-card h4:last-child, .list-group-card h5:last-child, .list-group-card h6:last-child {
    margin-bottom: 0; }

.list-group-card .card {
  border-color: #ddd;
  border-radius: 0;
  border-width: 1px;
  box-shadow: none;
  margin: 0; }

.list-group-card .card-col-content,
.list-group-card .card-col-field {
  vertical-align: top; }

.list-group-card .checkbox input[type="checkbox"]:checked + .card, .list-group-card .checkbox-styled input[type="checkbox"]:checked + .card {
  background-color: #2a6414;
  color: #FFF; }

.list-group-card .list-group-card-icon {
  font-size: 2.4em; }
  @media (min-width: 768px) {
    .list-group-card .list-group-card-icon {
      font-size: 3em; } }
  .list-group-card .list-group-card-icon > [class^="icon-"],
  .list-group-card .list-group-card-icon > [class*=" icon-"],
  .list-group-card .list-group-card-icon > .user-icon {
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center; }
    @media (min-width: 768px) {
      .list-group-card .list-group-card-icon > [class^="icon-"],
      .list-group-card .list-group-card-icon > [class*=" icon-"],
      .list-group-card .list-group-card-icon > .user-icon {
        height: 45px;
        line-height: 45px;
        width: 45px; } }

.list-group-card .list-group-item {
  border-width: 0;
  margin-bottom: 0;
  margin-top: -1px;
  padding: 0; }
  .list-group-card .list-group-item:last-child .card {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"], .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"] {
  display: none; }
  @media (min-width: 768px) {
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"], .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"] {
      display: block; } }
  .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon:after, .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon:after {
    color: #FFF;
    content: "";
    display: block;
    font-family: 'fontawesome-alloy';
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon:after, .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon:after {
        content: normal; } }
  .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon > [class^="icon-"], .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon > [class^="icon-"],
  .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon > [class*=" icon-"],
  .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon > [class*=" icon-"],
  .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon > .user-icon,
  .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon > .user-icon {
    display: none; }
  @media (min-width: 768px) {
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon > [class^="icon-"], .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon > [class^="icon-"],
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon > [class*=" icon-"],
    .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon > [class*=" icon-"] {
      display: block; } }
  @media (min-width: 768px) {
    
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked + .card .list-group-card-icon > .user-icon,
    .list-group-card-checkbox-hidden-xs .checkbox-styled input[type="checkbox"]:checked + .card .list-group-card-icon > .user-icon {
      display: block; } }

@media (max-width: 767px) {
  .list-group-card-checkbox-hidden-xs .checkbox-bottom-left .card.flex-container,
  .list-group-card-checkbox-hidden-xs .checkbox-middle-left .card.flex-container,
  .list-group-card-checkbox-hidden-xs .checkbox-top-left .card.flex-container {
    padding-left: 20px; } }

@media (max-width: 767px) {
  .list-group-card-checkbox-hidden-xs .checkbox-bottom-left .card-row,
  .list-group-card-checkbox-hidden-xs .checkbox-middle-left .card-row,
  .list-group-card-checkbox-hidden-xs .checkbox-top-left .card-row {
    padding-left: 20px; } }

@media (max-width: 767px) {
  .list-group-card-checkbox-hidden-xs .checkbox-bottom-right .card.flex-container,
  .list-group-card-checkbox-hidden-xs .checkbox-middle-right .card.flex-container,
  .list-group-card-checkbox-hidden-xs .checkbox-top-right .card.flex-container {
    padding-right: 20px; } }

@media (max-width: 767px) {
  .list-group-card-checkbox-hidden-xs .checkbox-bottom-right .card-row,
  .list-group-card-checkbox-hidden-xs .checkbox-middle-right .card-row,
  .list-group-card-checkbox-hidden-xs .checkbox-top-right .card-row {
    padding-right: 20px; } }

.loading-icon, .loading-animation,
.loadingmask-message .loadingmask-message-content {
  animation: loading-icon 1.7s infinite ease;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  height: 1em;
  margin: 1em auto;
  position: relative;
  width: 1em; }
  .loading-icon:after, .loading-animation:after, .loading-icon:before, .loading-animation:before,
  .loadingmask-message .loadingmask-message-content:after,
  .loadingmask-message .loadingmask-message-content:before {
    border-radius: 50%;
    content: '';
    display: block;
    font-size: inherit;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

@keyframes loading-icon {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, 0 -0.83em 0 -0.42em #24a421, 0 -0.83em 0 -0.44em #2fa421, 0 -0.83em 0 -0.46em #3aa421, 0 -0.83em 0 -0.477em #45a421;
    transform: rotate(0); }
  2%, 96% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, 0 -0.83em 0 -0.42em #24a421, 0 -0.83em 0 -0.44em #2fa421, 0 -0.83em 0 -0.46em #3aa421, 0 -0.83em 0 -0.477em #45a421; }
  10% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, -0.087em -0.825em 0 -0.42em #24a421, -0.173em -0.812em 0 -0.44em #2fa421, -0.256em -0.789em 0 -0.46em #3aa421, -0.338em -0.758em 0 -0.477em #45a421; }
  25% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, -0.338em -0.758em 0 -0.42em #24a421, -0.555em -0.617em 0 -0.44em #2fa421, -0.671em -0.488em 0 -0.46em #3aa421, -0.719em -0.415em 0 -0.477em #45a421; }
  40% {
    box-shadow: 0 -0.83em 0 -0.4em #5ba421, -0.377em -0.74em 0 -0.42em #66a421, -0.645em -0.522em 0 -0.44em #70a421, -0.775em -0.297em 0 -0.46em #7ba421, -0.82em -0.13em 0 -0.477em #86a421; }
  60% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, -0.087em -0.825em 0 -0.42em #24a421, -0.173em -0.812em 0 -0.44em #2fa421, -0.256em -0.789em 0 -0.46em #3aa421, -0.297em -0.775em 0 -0.477em #45a421; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, 0 -0.83em 0 -0.42em #24a421, 0 -0.83em 0 -0.44em #2fa421, 0 -0.83em 0 -0.46em #3aa421, 0 -0.83em 0 -0.477em #45a421;
    transform: rotate(360deg); } }

.loading-icon.linear, .linear.loading-animation, .loading-icon.linear:before, .linear.loading-animation:before, .loading-icon.linear:after, .linear.loading-animation:after {
  border-radius: 50%;
  box-shadow: none; }

.loading-icon.linear, .linear.loading-animation {
  animation: none;
  height: 1em;
  margin: 0 auto;
  position: relative;
  transform: translateZ(0);
  width: 1em; }

.loading-icon.linear:before, .linear.loading-animation:before, .loading-icon.linear:after, .linear.loading-animation:after {
  animation: 2s ease-out infinite both;
  border: 0.15em solid transparent;
  border-left-color: #3c8f1d;
  border-radius: 50%;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(270deg);
  transform-origin: 50%;
  width: 100%; }

.loading-icon.linear:before, .linear.loading-animation:before {
  animation-name: loading-icon-linear; }

.loading-icon.linear:after, .linear.loading-animation:after {
  animation-name: loading-icon-spin; }

@keyframes loading-icon-linear {
  0% {
    transform: rotate(0deg); }
  10.99% {
    border-bottom-color: transparent; }
  11% {
    border-bottom-color: #3c8f1d; }
  66% {
    border-bottom-color: #3c8f1d; }
  66.6% {
    border-bottom-color: transparent; }
  66.6%, 100% {
    transform: rotate(360deg); } }

@keyframes loading-icon-linear {
  0% {
    transform: rotate(0deg); }
  10.99% {
    border-bottom-color: transparent; }
  11% {
    border-bottom-color: #3c8f1d; }
  66% {
    border-bottom-color: #3c8f1d; }
  66.6% {
    border-bottom-color: transparent; }
  66.6%, 100% {
    transform: rotate(360deg); } }

@keyframes loading-icon-spin {
  0%, 22% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

a.btn > .loading-icon, a.btn > .loading-animation,
button > .loading-icon,
button > .loading-animation {
  font-size: 1em;
  margin-right: 0.8em;
  margin-top: 0; }

a.btn > .loading-icon.linear, a.btn > .linear.loading-animation,
button > .loading-icon.linear,
button > .linear.loading-animation {
  margin-right: 0.2em;
  margin-top: -0.2em; }

a.btn > .loading-icon, a.btn > .loading-animation, a.btn > .loading-icon.linear, a.btn > .linear.loading-animation,
button > .loading-icon,
button > .loading-animation,
button > .loading-icon.linear,
button > .linear.loading-animation {
  display: none;
  margin-bottom: 0;
  vertical-align: middle; }

a.btn.loading > .loading-icon, a.btn.loading > .loading-animation, a.btn.loading > .loading-icon.linear, a.btn.loading > .linear.loading-animation,
button.loading > .loading-icon,
button.loading > .loading-animation,
button.loading > .loading-icon.linear,
button.loading > .linear.loading-animation {
  display: inline-block; }

.loading-icon.loading-icon-xs, .loading-icon-xs.loading-animation, .loading-animation.loading-animation-xs {
  font-size: 8px; }

.loading-icon.loading-icon-sm, .loading-icon-sm.loading-animation, .loading-animation.loading-animation-sm {
  font-size: 10px; }

.loading-icon.loading-icon-md, .loading-icon-md.loading-animation, .loading-animation.loading-animation-md {
  font-size: 32px; }

.loading-icon.loading-icon-lg, .loading-icon-lg.loading-animation, .loading-animation.loading-animation-lg {
  font-size: 64px; }

.flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-flow: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-container-stacked {
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-row-vertical {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-item-expand {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 0; }

.flex-item-full {
  -ms-flex: 1 100%;
  flex: 1 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex-item-full + .flex-item-expand {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

.flex-item-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.flex-item-center {
  -ms-flex-item-align: center;
  align-self: center; }

.flex-item-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

@media (max-width: 479px) {
  .flex-container-stacked-xxs {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-xxs .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (max-width: 767px) {
  .flex-container-stacked-xs {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-xs .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (max-width: 991px) {
  .flex-container-stacked-sm {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-sm .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (max-width: 1199px) {
  .flex-container-stacked-md {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-md .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (min-width: 1200px) {
  .flex-container-stacked-lg {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-lg .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (min-width: 480px) and (max-width: 767px) {
  .flex-container-stacked-xs-only {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-xs-only .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  .flex-container-stacked-sm-only {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-sm-only .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .flex-container-stacked-md-only {
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-container-stacked-md-only .flex-item-full {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

@media (max-width: 479px) {
  .flex-item-break-xxs {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (max-width: 767px) {
  .flex-item-break-xs {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (max-width: 991px) {
  .flex-item-break-sm {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (max-width: 1199px) {
  .flex-item-break-md {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (min-width: 1200px) {
  .flex-item-break-lg {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (min-width: 480px) and (max-width: 767px) {
  .flex-item-break-xs-only {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .flex-item-break-sm-only {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .flex-item-break-md-only {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%; } }

body {
  letter-spacing: -0.5px; }

.alert {
  border-width: 0;
  font-size: 16px; }
  .alert .close {
    color: #44494b;
    opacity: 1;
    top: -5px; }
  .alert .lead {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 16px; }

.alert-link {
  text-decoration: underline; }
  .alert-link:focus, .alert-link:hover {
    text-decoration: none; }

.alert-default {
  background-color: #e0ebed;
  border-color: #426a73;
  color: #2c464c; }
  .alert-default hr {
    border-top-color: #426a73; }
  .alert-default .alert-link,
  .alert-default .close,
  .alert-default .lead {
    color: #243a3f; }

.alert-danger {
  color: #531e10; }
  .alert-danger .alert-link,
  .alert-danger .close,
  .alert-danger .lead {
    color: #42180d; }

.alert-info {
  color: #22514f; }
  .alert-info .alert-link,
  .alert-info .close,
  .alert-info .lead {
    color: #1c4341; }

.alert-success {
  color: #060f03; }
  .alert-success .alert-link,
  .alert-success .close,
  .alert-success .lead {
    color: black; }

.alert-warning {
  color: #6c4809; }
  .alert-warning .alert-link,
  .alert-warning .close,
  .alert-warning .lead {
    color: #593c07; }

.btn.btn-block {
  padding-left: 0;
  padding-right: 0; }

.btn-default {
  border-color: #1e5609; }
  .btn-default:focus, .btn-default:hover {
    background-color: #ecfce6;
    border-color: #1e5609; }
  .btn-default:active, .btn-default.active, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:focus, .btn-default.active:hover,
  .open > .btn-default.dropdown-toggle,
  .open > .btn-default.dropdown-toggle:focus,
  .open > .btn-default.dropdown-toggle:hover {
    background-color: #ecfce6;
    border-color: #132d09; }

.btn-primary {
  border-color: #2a6414; }
  .btn-primary:focus, .btn-primary:hover {
    background-color: #1c420d;
    border-color: #1c420d; }
  .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover,
  .open > .btn-primary.dropdown-toggle,
  .open > .btn-primary.dropdown-toggle:focus,
  .open > .btn-primary.dropdown-toggle:hover {
    background-color: #132d09;
    border-color: #132d09; }

.btn-success {
  border-color: #346b1d; }
  .btn-success:focus, .btn-success:hover {
    background-color: #224713;
    border-color: #224713; }
  .btn-success:active, .btn-success.active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active:hover,
  .open > .btn-success.dropdown-toggle,
  .open > .btn-success.dropdown-toggle:focus,
  .open > .btn-success.dropdown-toggle:hover {
    background-color: #172f0d;
    border-color: #172f0d; }

.btn-info {
  border-color: #1e7e7a; }
  .btn-info:focus, .btn-info:hover {
    background-color: #155956;
    border-color: #155956; }
  .btn-info:active, .btn-info.active, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:focus, .btn-info.active:hover,
  .open > .btn-info.dropdown-toggle,
  .open > .btn-info.dropdown-toggle:focus,
  .open > .btn-info.dropdown-toggle:hover {
    background-color: #0f403e;
    border-color: #0f403e; }

.btn-warning {
  border-color: #9e6500; }
  .btn-warning:focus, .btn-warning:hover {
    background-color: #704800;
    border-color: #704800; }
  .btn-warning:active, .btn-warning.active, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:focus, .btn-warning.active:hover,
  .open > .btn-warning.dropdown-toggle,
  .open > .btn-warning.dropdown-toggle:focus,
  .open > .btn-warning.dropdown-toggle:hover {
    background-color: #513400;
    border-color: #513400; }

.btn-danger {
  border-color: #832308; }
  .btn-danger:focus, .btn-danger:hover {
    background-color: #581706;
    border-color: #581706; }
  .btn-danger:active, .btn-danger.active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:focus, .btn-danger.active:hover,
  .open > .btn-danger.dropdown-toggle,
  .open > .btn-danger.dropdown-toggle:focus,
  .open > .btn-danger.dropdown-toggle:hover {
    background-color: #3c1004;
    border-color: #3c1004; }

.btn-link, .btn-icon {
  border-color: transparent; }
  .btn-link:focus, .btn-icon:focus, .btn-link:hover, .btn-icon:hover {
    background-color: transparent;
    border-color: transparent; }
  .btn-link:active, .btn-icon:active, .btn-link.active, .active.btn-icon, .btn-link:active:focus, .btn-icon:active:focus, .btn-link:active:hover, .btn-icon:active:hover, .btn-link.active:focus, .active.btn-icon:focus, .btn-link.active:hover, .active.btn-icon:hover,
  .open > .btn-link.dropdown-toggle,
  .open > .dropdown-toggle.btn-icon,
  .open > .btn-link.dropdown-toggle:focus,
  .open > .dropdown-toggle.btn-icon:focus,
  .open > .btn-link.dropdown-toggle:hover,
  .open > .dropdown-toggle.btn-icon:hover {
    background-color: transparent;
    border-color: transparent;
    color: #2a6414; }
  .btn-link.btn-style, .btn-style.btn-icon {
    background-color: inherit;
    border-color: inherit; }

.btn-lg, .btn-group-lg > .btn {
  padding: 12px 36px;
  font-size: 1em;
  line-height: 22px;
  border-radius: 0; }
  @media (min-width: 768px) {
    .btn-lg, .btn-group-lg > .btn {
      padding: 12px 20px;
      font-size: 1em;
      line-height: 22px;
      border-radius: 0; } }

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 12px;
  font-size: 13px;
  line-height: 22px;
  border-radius: 0; }
  @media (min-width: 768px) {
    .btn-sm, .btn-group-sm > .btn {
      padding: 4px 16px;
      font-size: 13px;
      line-height: 22px;
      border-radius: 0; } }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 3px;
  font-size: 10px;
  line-height: 22px;
  border-radius: 0; }
  @media (min-width: 768px) {
    .btn-xs, .btn-group-xs > .btn {
      padding: 1px 4px;
      font-size: 10px;
      line-height: 22px;
      border-radius: 0; } }

.btn-stop-highlight {
  outline: 0 !important; }

.btn-icon {
  padding: 0 3px;
  margin: 0; }

.dropdown,
.dropdown-toggle {
  display: inline-block; }

label {
  font-style: italic; }


.checkbox label,
.checkbox-styled label, .radio label {
  font-style: normal; }

select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M347.913%20199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664zM165.236%20312.664l81.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%2335555c'/%3E%3C/svg%3E");
  background-image: none \9;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 18px;
  padding-right: 0 \9; }
  select.form-control:focus {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M347.913%20199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664zM165.236%20312.664l81.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%2378c7c4'/%3E%3C/svg%3E");
    background-image: none \9; }
  select.form-control::-ms-expand {
    display: none; }

.form-control {
  height: 40px; }
  @media (min-width: 768px) {
    .form-control {
      font-size: 16px;
      height: 40px; } }
  .form-control::-ms-clear, .form-control::-ms-reveal {
    display: none;
    height: 0;
    width: 0; }
  .form-control.input-lg, .input-group-lg > .form-control,
  .input-group-lg > .input-group-btn > .form-control.btn {
    font-size: 18px;
    height: 48px; }
    @media (min-width: 768px) {
      .form-control.input-lg, .input-group-lg > .form-control,
      .input-group-lg > .input-group-btn > .form-control.btn {
        height: 48px; } }
  .form-control.input-sm, .input-group-sm > .form-control,
  .input-group-sm > .input-group-btn > .form-control.btn {
    font-size: 14px;
    height: 32px; }
    @media (min-width: 768px) {
      .form-control.input-sm, .input-group-sm > .form-control,
      .input-group-sm > .input-group-btn > .form-control.btn {
        height: 32px; } }
  .form-control .checkbox label, .form-control .checkbox-styled label,
  .form-control .radio label {
    font-weight: 400;
    padding-left: 25px; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .form-control .checkbox label, .form-control .checkbox-styled label,
      .form-control .radio label {
        padding-left: 20px; } }
  .form-control .checkbox input[type="checkbox"], .form-control .checkbox-styled input[type="checkbox"],
  .form-control .checkbox-inline input[type="checkbox"] {
    height: 20px;
    margin-left: -25px;
    margin-top: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .form-control .checkbox input[type="checkbox"], .form-control .checkbox-styled input[type="checkbox"],
      .form-control .checkbox-inline input[type="checkbox"] {
        height: 14px;
        margin-left: -20px;
        width: 14px; } }
  .form-control .radio input[type="radio"],
  .form-control .radio-inline input[type="radio"] {
    height: 20px;
    margin-left: -25px;
    margin-top: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .form-control .radio input[type="radio"],
      .form-control .radio-inline input[type="radio"] {
        height: 15px;
        margin-left: -20px;
        width: 14px; } }
  .form-control .checkbox-card label,
  .form-control .radio-card label {
    padding-left: 0; }
  .form-control .checkbox-card input[type="checkbox"],
  .form-control .radio-card input[type="radio"] {
    margin-left: 0; }
  .form-control .form-control-feedback {
    height: 40px;
    line-height: 40px;
    width: 40px; }
    @media (min-width: 768px) {
      .form-control .form-control-feedback {
        height: 40px;
        line-height: 40px;
        width: 40px; } }

.dropdown-menu .form-group:hover input.form-control, .dropdown-menu .dts-label-wrapper:hover input.form-control, .dropdown-menu .form-group:hover select.form-control, .dropdown-menu .dts-label-wrapper:hover select.form-control {
  background-color: #e3e3e3; }

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  display: block; }

.input-group-addon.bg-primary {
  background: #2a6414; }

.input-group-addon.bg-default {
  background: #35555c; }

.input-group-addon.bg-success {
  background: #85bd6e; }

.input-group-addon.bg-warning {
  background: #f1b750; }

.input-group-addon.bg-danger {
  background: #de6f51; }

.input-group .form-control {
  padding-right: 10px; }

.input-group-addon,
.input-group-btn {
  z-index: 5; }
  .input-group-addon + .form-control,
  .input-group-btn + .form-control {
    padding-left: 10px; }

.input-group-default .input-group-addon {
  background-color: transparent;
  color: #BBB;
  position: relative; }

.input-group-addon-content {
  border-bottom: 0 solid #DDD;
  height: 40px;
  line-height: 40px;
  width: 30px; }
  @media (min-width: 768px) {
    .input-group-addon-content {
      height: 40px;
      line-height: 40px; } }

.input-group-lg > .input-group-btn:first-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-lg > .input-group-btn:last-child > .btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-lg.input-group-default .input-group-addon-content {
  height: 48px;
  line-height: 48px;
  width: 40px; }

.input-group-sm > .input-group-btn:first-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-sm > .input-group-btn:last-child > .btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-sm.input-group-default .input-group-addon-content {
  height: 32px;
  line-height: 32px; }

.has-success label,
.has-success .control-label {
  color: #2c2f30; }
  .has-success label .icon-asterisk.text-warning:before,
  .has-success .control-label .icon-asterisk.text-warning:before {
    content: '\F00C';
    font-size: 16px;
    color: #235210; }

.has-success .checkbox label, .has-success .checkbox-styled label,
.has-success .radio label {
  color: #235210; }

.has-success .form-control {
  border-color: #235210;
  box-shadow: none;
  color: #070808; }
  .has-success .form-control:focus {
    box-shadow: none; }

.has-warning label,
.has-warning .control-label {
  color: #2c2f30; }

.has-warning .checkbox label, .has-warning .checkbox-styled label,
.has-warning .radio label {
  color: #634208; }

.has-warning .form-control {
  border-color: #634208;
  box-shadow: none;
  color: #070808; }
  .has-warning .form-control:focus {
    box-shadow: none; }

.has-error label,
.has-error .control-label {
  color: #2c2f30; }

.has-error .checkbox label, .has-error .checkbox-styled label,
.has-error .radio label {
  color: #7e2e18; }

.has-error .form-control {
  border-color: #7e2e18;
  box-shadow: none;
  color: #070808; }
  .has-error .form-control:focus {
    box-shadow: none; }

input.jaError::-webkit-input-placeholder {
  color: #de6f51; }

input.jaError::-moz-placeholder {
  color: #de6f51; }

input.jaError:-moz-placeholder {
  color: #de6f51; }

input.jaError:-ms-input-placeholder {
  color: #de6f51; }

input.jaError::placeholder {
  color: #de6f51; }

.has-success select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M347.913%20199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664zM165.236%20312.664l81.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23235210'/%3E%3C/svg%3E");
  background-image: none \9; }

.has-warning select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M347.913%20199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664zM165.236%20312.664l81.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23634208'/%3E%3C/svg%3E");
  background-image: none \9; }

.has-error select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M347.913%20199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664zM165.236%20312.664l81.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%237e2e18'/%3E%3C/svg%3E");
  background-image: none \9; }

.form-group select.form-control[multiple], .dts-label-wrapper select.form-control[multiple] {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  padding: 6px 15px; }

.has-focus .required {
  display: none; }

.help-block {
  font-size: 12px;
  margin: 0;
  position: absolute; }

.control-label .icon-asterisk {
  font-size: 12px; }

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

.has-success .form-control {
  color: #214f10;
  background-color: #d9f5ce;
  box-shadow: none; }
  .has-success .form-controlselect[multiple]:focus option:checked {
    background-color: #060f03; }

.has-warning .form-control {
  box-shadow: none; }
  .has-warning .form-controlselect[multiple]:focus option:checked {
    background-color: #cb8810; }

.has-warning .control-label {
  color: #f1b750; }

.has-error .form-control {
  color: #692614;
  background-color: #f5d2c9;
  box-shadow: none; }
  .has-error .form-control::-moz-placeholder {
    color: #692614 !important;
    opacity: 1; }
  .has-error .form-control:-ms-input-placeholder {
    color: #692614 !important; }
  .has-error .form-control::-webkit-input-placeholder {
    color: #692614 !important; }
  .has-error .form-controlselect[multiple]:focus option:checked {
    background-color: #a93d20; }

.has-error .control-label {
  color: #94351c; }

.has-focus .form-control {
  color: #1a3f3e !important;
  background-color: #d2eceb !important;
  box-shadow: none; }
  .has-focus .form-control::-moz-placeholder {
    color: #1a3f3e !important;
    opacity: 1; }
  .has-focus .form-control:-ms-input-placeholder {
    color: #1a3f3e !important; }
  .has-focus .form-control::-webkit-input-placeholder {
    color: #1a3f3e !important; }
  .has-focus .form-controlselect[multiple]:focus option:checked {
    background-color: #409996; }

.has-focus .control-label {
  color: #22514f; }

#wrapper .modal {
  display: none; }

@media (min-width: 767px) {
  #wrapper .modal {
    overflow-y: auto !important; } }

.modal .modal-dialog {
  position: relative; }
  @media (max-width: 767px) {
    .modal .modal-dialog {
      position: absolute;
      width: 100%; } }

@media (min-width: 1200px) {
  .modal-lg, .large .modal-dialog {
    width: 1200px; } }

.modal-backdrop {
  background-color: #dcdbdb; }
  .modal-backdrop.in {
    opacity: 0.8; }

.modal-header {
  text-align: center; }
  @media (min-width: 768px) {
    .modal-header {
      background-color: #f5f5f5;
      color: #44494b; } }
  .modal-header .btn:hover {
    background-color: rgba(255, 255, 255, 0.5); }

@media (min-width: 768px) {
  .modal-footer {
    background-color: #f5f5f5;
    color: #44494b;
    position: relative; } }

.modal-title {
  font-size: 19px;
  font-weight: normal; }

h1.modal-title {
  font-size: 32px; }
  @media (min-width: 768px) {
    h1.modal-title {
      font-size: 26px; } }

h2.modal-title {
  font-size: 28px; }
  @media (min-width: 768px) {
    h2.modal-title {
      font-size: 22px; } }

h3.modal-title {
  font-size: 24px; }
  @media (min-width: 768px) {
    h3.modal-title {
      font-size: 19px; } }

h4.modal-title {
  font-size: 19px; }
  @media (min-width: 768px) {
    h4.modal-title {
      font-size: 16px; } }

h5.modal-title {
  font-size: 16px; }
  @media (min-width: 768px) {
    h5.modal-title {
      font-size: 14px; } }

h6.modal-title {
  font-size: 13px; }
  @media (min-width: 768px) {
    h6.modal-title {
      font-size: 13px; } }

.modal-header .close,
.modal-header .modal-primary-action-button {
  height: 36px;
  line-height: 36px;
  width: 36px; }
  @media (min-width: 768px) {
    .modal-header .close,
    .modal-header .modal-primary-action-button {
      color: #2a6414; } }

@media (min-width: 768px) {
  .modal-header .close:active,
  .modal-header .modal-primary-action-button:active {
    color: #2a6414; } }

@media (min-width: 768px) {
  .modal-inverse .modal-header {
    background-color: #1d2022;
    border-color: transparent;
    color: #44494b; } }

.modal-inverse .modal-header .close,
.modal-inverse .modal-header .modal-primary-action-button {
  color: #2a6414; }
  @media screen and (min-width: 768px) {
    .modal-inverse .modal-header .close,
    .modal-inverse .modal-header .modal-primary-action-button {
      color: #2a6414; } }

.modal-inverse .modal-header .btn:hover {
  background-color: rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .modal-inverse .modal-footer {
    background-color: #1d2022;
    border-color: transparent;
    color: #44494b; } }

.navbar {
  border-width: 0 0 0 0;
  margin-bottom: 0;
  min-height: 60px; }
  .navbar a:hover {
    color: #183a0c; }
  @media (min-width: 768px) {
    .navbar {
      min-height: 60px; } }
  .navbar .portlet {
    margin-bottom: 0; }
  .navbar .form-control {
    background-color: #f0f0f0; }

.navbar-default .form-control {
  background-color: #e3e3e3; }

.navbar-inverse .form-control {
  background-color: #2c2f30;
  color: #FFF; }
  .navbar-inverse .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1; }
  .navbar-inverse .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }

.navbar-inverse .btn {
  font-size: 16px; }

.navbar-inverse .btn-default {
  border-color: #2c2f30;
  background-color: #2c2f30;
  color: #FFF; }

.navbar-inverse .icon-search, .navbar-inverse .glyphicon-search {
  top: 2px; }

@media (max-width: 991px) {
  .navbar-fixed-top .form-control {
    height: 40px;
    font-size: 16px; } }

.nav-tabs:not(.nav-tabs-default) + .tab-content {
  border: 1px #DDD solid;
  border-top: 0 transparent solid;
  padding: 15px; }
  .nav-tabs:not(.nav-tabs-default) + .tab-content p:last-child {
    margin-bottom: 0; }
  .nav-tabs:not(.nav-tabs-default) + .tab-content .row.bg-faded:first-child {
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 15px; }

.tooltip-inner {
  border-radius: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  padding: 8px 24px; }

.tooltip {
  font-size: 14px;
  max-width: 500px !important; }

.tooltip-arrow:before {
  border-color: transparent;
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
  z-index: -1; }

table th,
.table th,
#wrapper #content .dts-list th,
#wrapper #content .searchcontainer-content table th {
  color: #2c2f30;
  font-weight: 600; }

.loading-icon, .loading-animation,
.loadingmask-message .loadingmask-message-content {
  animation: loading-icon-gpais 1.7s infinite ease !important;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  height: 1em;
  margin: 1em auto;
  position: relative;
  width: 1em; }
  .loading-icon:after, .loading-animation:after, .loading-icon:before, .loading-animation:before,
  .loadingmask-message .loadingmask-message-content:after,
  .loadingmask-message .loadingmask-message-content:before {
    border-radius: 50%;
    content: '';
    display: block;
    font-size: inherit;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

@keyframes loading-icon-gpais {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, 0 -0.83em 0 -0.42em #24a421, 0 -0.83em 0 -0.44em #2fa421, 0 -0.83em 0 -0.46em #3aa421, 0 -0.83em 0 -0.477em #45a421;
    transform: rotate(0); }
  2%, 96% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, 0 -0.83em 0 -0.42em #24a421, 0 -0.83em 0 -0.44em #2fa421, 0 -0.83em 0 -0.46em #3aa421, 0 -0.83em 0 -0.477em #45a421; }
  10% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, -0.087em -0.825em 0 -0.42em #24a421, -0.173em -0.812em 0 -0.44em #2fa421, -0.256em -0.789em 0 -0.46em #3aa421, -0.338em -0.758em 0 -0.477em #45a421; }
  25% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, -0.338em -0.758em 0 -0.42em #24a421, -0.555em -0.617em 0 -0.44em #2fa421, -0.671em -0.488em 0 -0.46em #3aa421, -0.719em -0.415em 0 -0.477em #45a421; }
  40% {
    box-shadow: 0 -0.83em 0 -0.4em #5ba421, -0.377em -0.74em 0 -0.42em #66a421, -0.645em -0.522em 0 -0.44em #70a421, -0.775em -0.297em 0 -0.46em #7ba421, -0.82em -0.13em 0 -0.477em #86a421; }
  60% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, -0.087em -0.825em 0 -0.42em #24a421, -0.173em -0.812em 0 -0.44em #2fa421, -0.256em -0.789em 0 -0.46em #3aa421, -0.297em -0.775em 0 -0.477em #45a421; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em #21a428, 0 -0.83em 0 -0.42em #24a421, 0 -0.83em 0 -0.44em #2fa421, 0 -0.83em 0 -0.46em #3aa421, 0 -0.83em 0 -0.477em #45a421;
    transform: rotate(360deg); } }

.loading-icon.linear, .linear.loading-animation, .loading-icon.linear:before, .linear.loading-animation:before, .loading-icon.linear:after, .linear.loading-animation:after {
  border-radius: 50%;
  box-shadow: none; }

.loading-icon.linear, .linear.loading-animation {
  animation: none;
  height: 1em;
  margin: 0 auto;
  position: relative;
  transform: translateZ(0);
  width: 1em; }

.loading-icon.linear:before, .linear.loading-animation:before, .loading-icon.linear:after, .linear.loading-animation:after {
  animation: 2s ease-out infinite both;
  border: 0.15em solid transparent;
  border-left-color: #3c8f1d;
  border-radius: 50%;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(270deg);
  transform-origin: 50%;
  width: 100%; }

.loading-icon.linear:before, .linear.loading-animation:before {
  animation-name: loading-icon-linear; }

.loading-icon.linear:after, .linear.loading-animation:after {
  animation-name: loading-icon-spin; }

@keyframes loading-icon-linear {
  0% {
    transform: rotate(0deg); }
  10.99% {
    border-bottom-color: transparent; }
  11% {
    border-bottom-color: #3c8f1d; }
  66% {
    border-bottom-color: #3c8f1d; }
  66.6% {
    border-bottom-color: transparent; }
  66.6%, 100% {
    transform: rotate(360deg); } }

@keyframes loading-icon-linear {
  0% {
    transform: rotate(0deg); }
  10.99% {
    border-bottom-color: transparent; }
  11% {
    border-bottom-color: #3c8f1d; }
  66% {
    border-bottom-color: #3c8f1d; }
  66.6% {
    border-bottom-color: transparent; }
  66.6%, 100% {
    transform: rotate(360deg); } }

@keyframes loading-icon-spin {
  0%, 22% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

a.btn > .loading-icon, a.btn > .loading-animation,
button > .loading-icon,
button > .loading-animation {
  font-size: 1em;
  margin-right: 0.8em;
  margin-top: 0; }

a.btn > .loading-icon.linear, a.btn > .linear.loading-animation,
button > .loading-icon.linear,
button > .linear.loading-animation {
  margin-right: 0.2em;
  margin-top: -0.2em; }

a.btn > .loading-icon, a.btn > .loading-animation, a.btn > .loading-icon.linear, a.btn > .linear.loading-animation,
button > .loading-icon,
button > .loading-animation,
button > .loading-icon.linear,
button > .linear.loading-animation {
  display: none;
  margin-bottom: 0;
  vertical-align: middle; }

a.btn.loading > .loading-icon, a.btn.loading > .loading-animation, a.btn.loading > .loading-icon.linear, a.btn.loading > .linear.loading-animation,
button.loading > .loading-icon,
button.loading > .loading-animation,
button.loading > .loading-icon.linear,
button.loading > .linear.loading-animation {
  display: inline-block; }

.loading-icon.loading-icon-xs, .loading-icon-xs.loading-animation, .loading-animation.loading-animation-xs {
  font-size: 8px; }

.loading-icon.loading-icon-sm, .loading-icon-sm.loading-animation, .loading-animation.loading-animation-sm {
  font-size: 10px; }

.loading-icon.loading-icon-md, .loading-icon-md.loading-animation, .loading-animation.loading-animation-md {
  font-size: 32px; }

.loading-icon.loading-icon-lg, .loading-icon-lg.loading-animation, .loading-animation.loading-animation-lg {
  font-size: 64px; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'FontAwesome';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.btn-icon.icon-minus, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  *margin-right: .3em;
  speak: none;
  text-decoration: inherit;
  text-transform: none; }
  .icon-caret-bottom-right:before, .icon-glass:before, .icon-music:before, .icon-search:before, .icon-envelope:before, .icon-heart:before, .icon-star:before, .icon-star-empty:before, .icon-user:before, .icon-film:before, .icon-th-large:before, .icon-th:before, .icon-th-list:before, .icon-ok:before, .icon-remove:before, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.btn-icon.icon-minus:before, .icon-zoom-in:before, .icon-zoom-out:before, .icon-off:before, .icon-signal:before, .icon-cog:before, .icon-trash:before, .icon-home:before, .icon-file:before, .icon-inbox:before, .icon-play-circle:before, .icon-repeat:before, .icon-refresh:before, .icon-list-alt:before, .icon-lock:before, .icon-flag:before, .icon-headphones:before, .icon-volume-off:before, .icon-volume-down:before, .icon-volume-up:before, .icon-qrcode:before, .icon-barcode:before, .icon-tag:before, .icon-tags:before, .icon-book:before, .icon-bookmark:before, .icon-print:before, .icon-camera:before, .icon-font:before, .icon-bold:before, .icon-italic:before, .icon-align-justify:before, .icon-list:before, .icon-indent-left:before, .icon-indent-right:before, .icon-facetime-video:before, .icon-picture:before, .icon-pencil:before, .icon-map-marker:before, .icon-adjust:before, .icon-tint:before, .icon-edit:before, .icon-share:before, .icon-check:before, .icon-move:before, .icon-step-backward:before, .icon-fast-backward:before, .icon-backward:before, .icon-play:before, .icon-pause:before, .icon-stop:before, .icon-forward:before, .icon-fast-forward:before, .icon-minus-sign:before, .icon-remove-sign:before, .icon-ok-sign:before, .icon-question-sign:before, .icon-info-sign:before, .icon-screenshot:before, .icon-remove-circle:before, .icon-ok-circle:before, .icon-ban-circle:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-arrow-up:before, .icon-arrow-down:before, .icon-share-alt:before, .icon-resize-full:before, .icon-resize-small:before, .icon-plus:before, .icon-minus:before, .icon-asterisk:before, .icon-exclamation-sign:before, .icon-gift:before, .icon-leaf:before, .icon-calendar:before, .icon-random:before, .icon-comment:before, .icon-magnet:before, .icon-chevron-up:before, .icon-chevron-down:before, .icon-retweet:before, .icon-shopping-cart:before, .icon-folder-close:before, .icon-folder-open:before, .icon-resize-vertical:before, .icon-resize-horizontal:before, .icon-bar-chart:before, .icon-twitter-sign:before, .icon-facebook-sign:before, .icon-camera-retro:before, .icon-key:before, .icon-cogs:before, .icon-comments:before, .icon-thumbs-up:before, .icon-thumbs-down:before, .icon-star-half:before, .icon-signin:before, .icon-trophy:before, .icon-github-sign:before, .icon-upload-alt:before, .icon-lemon:before, .icon-phone:before, .icon-check-empty:before, .icon-bookmark-empty:before, .icon-phone-sign:before, .icon-twitter:before, .icon-facebook:before, .icon-github:before, .icon-unlock:before, .icon-credit:before, .icon-rss:before, .icon-hdd:before, .icon-bullhorn:before, .icon-bell:before, .icon-certificate:before, .icon-hand-right:before, .icon-hand-left:before, .icon-hand-up:before, .icon-globe:before, .icon-wrench:before, .icon-tasks:before, .icon-filter:before, .icon-briefcase:before, .icon-fullscreen:before, .icon-group:before, .icon-link:before, .icon-cloud:before, .icon-beaker:before, .icon-cut:before, .icon-copy:before, .icon-paper-clip:before, .icon-save:before, .icon-sign-blank:before, .icon-reorder:before, .icon-list-ul:before, .icon-list-ol:before, .icon-strikethrough:before, .icon-underline:before, .icon-table:before, .icon-magic:before, .icon-money:before, .icon-caret-down:before, .icon-caret-up:before, .icon-caret-left:before, .icon-caret-right:before, .icon-columns:before, .icon-sort:before, .icon-sort-down:before, .icon-sort-up:before, .icon-envelope-alt:before, .icon-linkedin:before, .icon-undo:before, .icon-legal:before, .icon-dashboard:before, .icon-comment-alt:before, .icon-comments-alt:before, .icon-bolt:before, .icon-sitemap:before, .icon-umbrella:before, .icon-paste:before, .icon-lightbulb:before, .icon-exchange:before, .icon-bell-alt:before, .icon-coffee:before, .icon-food:before, .icon-file-alt:before, .icon-building:before, .icon-hospital:before, .icon-ambulance:before, .icon-medkit:before, .icon-fighter-jet:before, .icon-beer:before, .icon-h-sign:before, .icon-plus-sign:before, .icon-double-angle-left:before, .icon-double-angle-right:before, .icon-double-angle-up:before, .icon-double-angle-down:before, .icon-angle-left:before, .icon-angle-right:before, .icon-angle-up:before, .icon-angle-down:before, .icon-desktop:before, .icon-laptop:before, .icon-spinner:before, .icon-circle:before, .icon-reply:before, .icon-github-alt:before, .icon-folder-close-alt:before, .icon-folder-open-alt:before, .icon-expand-alt:before, .icon-collapse-alt:before, .icon-smile:before, .icon-frown:before, .icon-meh:before, .icon-gamepad:before, .icon-keyboard:before, .icon-flag-alt:before, .icon-flag-checkered:before, .icon-terminal:before, .icon-code:before, .icon-reply-all:before, .icon-star-half-full:before, .icon-location-arrow:before, .icon-crop:before, .icon-code-fork:before, .icon-subscript:before, .icon-eraser:before, .icon-puzzle:before, .icon-microphone:before, .icon-microphone-off:before, .icon-shield:before, .icon-calendar-empty:before, .icon-fire-extinguisher:before, .icon-rocket:before, .icon-maxcdn:before, .icon-chevron-sign-left:before, .icon-chevron-sign-right:before, .icon-chevron-sign-up:before, .icon-chevron-sign-down:before, .icon-html5:before, .icon-css3:before, .icon-anchor:before, .icon-unlock-alt:before, .icon-bullseye:before, .icon-ellipsis-horizontal:before, .icon-ellipsis-vertical:before, .icon-rss-sign:before, .icon-fb-boolean:before, .icon-text-height:before, .icon-text-width:before, .icon-align-left:before, .icon-align-center:before, .icon-align-right:before, .icon-step-forward:before, .icon-eject:before, .icon-chevron-left:before, .icon-chevron-right:before, .icon-plus-sign-2:before, .icon-fire:before, .icon-eye-open:before, .icon-eye-close:before, .icon-warning-sign:before, .icon-plane:before, .icon-heart-empty:before, .icon-signout:before, .icon-linkedin-sign:before, .icon-pushpin:before, .icon-external-link:before, .icon-hand-down:before, .icon-circle-arrow-left:before, .icon-circle-arrow-right:before, .icon-circle-arrow-up:before, .icon-circle-arrow-down:before, .icon-truck:before, .icon-pinterest:before, .icon-pinterest-sign:before, .icon-google-plus-sign:before, .icon-google-plus:before, .icon-cloud-download:before, .icon-cloud-upload:before, .icon-user-md:before, .icon-stethoscope:before, .icon-suitcase:before, .icon-tablet:before, .icon-mobile:before, .icon-circle-blank:before, .icon-quote-left:before, .icon-quote-right:before, .icon-unlink:before, .icon-question:before, .icon-info:before, .icon-exclamation:before, .icon-superscript:before, .icon-play-sign:before, .icon-ticket:before, .icon-minus-sign-alt:before, .icon-check-minus:before, .icon-level-up:before, .icon-sort-by-attributes-alt:before, .icon-sort-by-order:before, .icon-sort-by-order-alt:before, .icon-thumbs-up-2:before, .icon-thumbs-down-2:before, .icon-dribbble:before, .icon-skype:before, .icon-foursquare:before, .icon-trello:before, .icon-female:before, .icon-level-down:before, .icon-check-sign:before, .icon-edit-sign:before, .icon-external-link-sign:before, .icon-share-sign:before, .icon-compass:before, .icon-collapse:before, .icon-collapse-top:before, .icon-expand:before, .icon-euro:before, .icon-gbp:before, .icon-dollar:before, .icon-rupee:before, .icon-yen:before, .icon-renminbi:before, .icon-won:before, .icon-bitcoin:before, .icon-file-2:before, .icon-file-text:before, .icon-sort-by-alphabet:before, .icon-sort-by-alphabet-alt:before, .icon-sort-by-attributes:before, .icon-youtube-sign:before, .icon-youtube:before, .icon-xing:before, .icon-xing-sign:before, .icon-youtube-play:before, .icon-dropbox:before, .icon-stackexchange:before, .icon-instagram:before, .icon-flickr:before, .icon-adn:before, .icon-bitbucket:before, .icon-bitbucket-sign:before, .icon-tumblr:before, .icon-tumblr-sign:before, .icon-long-arrow-down:before, .icon-long-arrow-up:before, .icon-long-arrow-left:before, .icon-long-arrow-right:before, .icon-apple:before, .icon-windows:before, .icon-android:before, .icon-linux:before, .icon-male:before, .icon-gittip:before, .icon-sun:before, .icon-moon:before, .icon-archive:before, .icon-bug:before, .icon-vk:before, .icon-weibo:before, .icon-renren:before, .icon-time:before, .icon-road:before, .icon-download-alt:before, .icon-download:before, .icon-upload:before, .icon-db-joinxor:before, .icon-db-state:before, .icon-db-start:before, .icon-db-end:before, .icon-db-fork:before, .icon-db-condition:before, .icon-db-task:before, .icon-db-join:before, .icon-fb-button:before, .icon-fb-fieldset:before, .icon-fb-custom-field:before, .icon-fb-separator:before, .icon-fb-paragraph:before, .icon-fb-file-upload:before, .icon-fb-text:before, .icon-fb-text-box:before, .icon-fb-select:before, .icon-fb-radio:before, .icon-fb-number:before, .icon-fb-integer:before, .icon-fb-decimal:before {
    display: inline-block;
    speak: none;
    text-decoration: inherit; }
  .icon-caret-bottom-right.hide, .icon-glass.hide, .icon-music.hide, .icon-search.hide, .icon-envelope.hide, .icon-heart.hide, .icon-star.hide, .icon-star-empty.hide, .icon-user.hide, .icon-film.hide, .icon-th-large.hide, .icon-th.hide, .icon-th-list.hide, .icon-ok.hide, .icon-remove.hide, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.hide.btn-icon.icon-minus, .icon-zoom-in.hide, .icon-zoom-out.hide, .icon-off.hide, .icon-signal.hide, .icon-cog.hide, .icon-trash.hide, .icon-home.hide, .icon-file.hide, .icon-inbox.hide, .icon-play-circle.hide, .icon-repeat.hide, .icon-refresh.hide, .icon-list-alt.hide, .icon-lock.hide, .icon-flag.hide, .icon-headphones.hide, .icon-volume-off.hide, .icon-volume-down.hide, .icon-volume-up.hide, .icon-qrcode.hide, .icon-barcode.hide, .icon-tag.hide, .icon-tags.hide, .icon-book.hide, .icon-bookmark.hide, .icon-print.hide, .icon-camera.hide, .icon-font.hide, .icon-bold.hide, .icon-italic.hide, .icon-align-justify.hide, .icon-list.hide, .icon-indent-left.hide, .icon-indent-right.hide, .icon-facetime-video.hide, .icon-picture.hide, .icon-pencil.hide, .icon-map-marker.hide, .icon-adjust.hide, .icon-tint.hide, .icon-edit.hide, .icon-share.hide, .icon-check.hide, .icon-move.hide, .icon-step-backward.hide, .icon-fast-backward.hide, .icon-backward.hide, .icon-play.hide, .icon-pause.hide, .icon-stop.hide, .icon-forward.hide, .icon-fast-forward.hide, .icon-minus-sign.hide, .icon-remove-sign.hide, .icon-ok-sign.hide, .icon-question-sign.hide, .icon-info-sign.hide, .icon-screenshot.hide, .icon-remove-circle.hide, .icon-ok-circle.hide, .icon-ban-circle.hide, .icon-arrow-left.hide, .icon-arrow-right.hide, .icon-arrow-up.hide, .icon-arrow-down.hide, .icon-share-alt.hide, .icon-resize-full.hide, .icon-resize-small.hide, .icon-plus.hide, .icon-minus.hide, .icon-asterisk.hide, .icon-exclamation-sign.hide, .icon-gift.hide, .icon-leaf.hide, .icon-calendar.hide, .icon-random.hide, .icon-comment.hide, .icon-magnet.hide, .icon-chevron-up.hide, .icon-chevron-down.hide, .icon-retweet.hide, .icon-shopping-cart.hide, .icon-folder-close.hide, .icon-folder-open.hide, .icon-resize-vertical.hide, .icon-resize-horizontal.hide, .icon-bar-chart.hide, .icon-twitter-sign.hide, .icon-facebook-sign.hide, .icon-camera-retro.hide, .icon-key.hide, .icon-cogs.hide, .icon-comments.hide, .icon-thumbs-up.hide, .icon-thumbs-down.hide, .icon-star-half.hide, .icon-signin.hide, .icon-trophy.hide, .icon-github-sign.hide, .icon-upload-alt.hide, .icon-lemon.hide, .icon-phone.hide, .icon-check-empty.hide, .icon-bookmark-empty.hide, .icon-phone-sign.hide, .icon-twitter.hide, .icon-facebook.hide, .icon-github.hide, .icon-unlock.hide, .icon-credit.hide, .icon-rss.hide, .icon-hdd.hide, .icon-bullhorn.hide, .icon-bell.hide, .icon-certificate.hide, .icon-hand-right.hide, .icon-hand-left.hide, .icon-hand-up.hide, .icon-globe.hide, .icon-wrench.hide, .icon-tasks.hide, .icon-filter.hide, .icon-briefcase.hide, .icon-fullscreen.hide, .icon-group.hide, .icon-link.hide, .icon-cloud.hide, .icon-beaker.hide, .icon-cut.hide, .icon-copy.hide, .icon-paper-clip.hide, .icon-save.hide, .icon-sign-blank.hide, .icon-reorder.hide, .icon-list-ul.hide, .icon-list-ol.hide, .icon-strikethrough.hide, .icon-underline.hide, .icon-table.hide, .icon-magic.hide, .icon-money.hide, .icon-caret-down.hide, .icon-caret-up.hide, .icon-caret-left.hide, .icon-caret-right.hide, .icon-columns.hide, .icon-sort.hide, .icon-sort-down.hide, .icon-sort-up.hide, .icon-envelope-alt.hide, .icon-linkedin.hide, .icon-undo.hide, .icon-legal.hide, .icon-dashboard.hide, .icon-comment-alt.hide, .icon-comments-alt.hide, .icon-bolt.hide, .icon-sitemap.hide, .icon-umbrella.hide, .icon-paste.hide, .icon-lightbulb.hide, .icon-exchange.hide, .icon-bell-alt.hide, .icon-coffee.hide, .icon-food.hide, .icon-file-alt.hide, .icon-building.hide, .icon-hospital.hide, .icon-ambulance.hide, .icon-medkit.hide, .icon-fighter-jet.hide, .icon-beer.hide, .icon-h-sign.hide, .icon-plus-sign.hide, .icon-double-angle-left.hide, .icon-double-angle-right.hide, .icon-double-angle-up.hide, .icon-double-angle-down.hide, .icon-angle-left.hide, .icon-angle-right.hide, .icon-angle-up.hide, .icon-angle-down.hide, .icon-desktop.hide, .icon-laptop.hide, .icon-spinner.hide, .icon-circle.hide, .icon-reply.hide, .icon-github-alt.hide, .icon-folder-close-alt.hide, .icon-folder-open-alt.hide, .icon-expand-alt.hide, .icon-collapse-alt.hide, .icon-smile.hide, .icon-frown.hide, .icon-meh.hide, .icon-gamepad.hide, .icon-keyboard.hide, .icon-flag-alt.hide, .icon-flag-checkered.hide, .icon-terminal.hide, .icon-code.hide, .icon-reply-all.hide, .icon-star-half-full.hide, .icon-location-arrow.hide, .icon-crop.hide, .icon-code-fork.hide, .icon-subscript.hide, .icon-eraser.hide, .icon-puzzle.hide, .icon-microphone.hide, .icon-microphone-off.hide, .icon-shield.hide, .icon-calendar-empty.hide, .icon-fire-extinguisher.hide, .icon-rocket.hide, .icon-maxcdn.hide, .icon-chevron-sign-left.hide, .icon-chevron-sign-right.hide, .icon-chevron-sign-up.hide, .icon-chevron-sign-down.hide, .icon-html5.hide, .icon-css3.hide, .icon-anchor.hide, .icon-unlock-alt.hide, .icon-bullseye.hide, .icon-ellipsis-horizontal.hide, .icon-ellipsis-vertical.hide, .icon-rss-sign.hide, .icon-fb-boolean.hide, .icon-text-height.hide, .icon-text-width.hide, .icon-align-left.hide, .icon-align-center.hide, .icon-align-right.hide, .icon-step-forward.hide, .icon-eject.hide, .icon-chevron-left.hide, .icon-chevron-right.hide, .icon-plus-sign-2.hide, .icon-fire.hide, .icon-eye-open.hide, .icon-eye-close.hide, .icon-warning-sign.hide, .icon-plane.hide, .icon-heart-empty.hide, .icon-signout.hide, .icon-linkedin-sign.hide, .icon-pushpin.hide, .icon-external-link.hide, .icon-hand-down.hide, .icon-circle-arrow-left.hide, .icon-circle-arrow-right.hide, .icon-circle-arrow-up.hide, .icon-circle-arrow-down.hide, .icon-truck.hide, .icon-pinterest.hide, .icon-pinterest-sign.hide, .icon-google-plus-sign.hide, .icon-google-plus.hide, .icon-cloud-download.hide, .icon-cloud-upload.hide, .icon-user-md.hide, .icon-stethoscope.hide, .icon-suitcase.hide, .icon-tablet.hide, .icon-mobile.hide, .icon-circle-blank.hide, .icon-quote-left.hide, .icon-quote-right.hide, .icon-unlink.hide, .icon-question.hide, .icon-info.hide, .icon-exclamation.hide, .icon-superscript.hide, .icon-play-sign.hide, .icon-ticket.hide, .icon-minus-sign-alt.hide, .icon-check-minus.hide, .icon-level-up.hide, .icon-sort-by-attributes-alt.hide, .icon-sort-by-order.hide, .icon-sort-by-order-alt.hide, .icon-thumbs-up-2.hide, .icon-thumbs-down-2.hide, .icon-dribbble.hide, .icon-skype.hide, .icon-foursquare.hide, .icon-trello.hide, .icon-female.hide, .icon-level-down.hide, .icon-check-sign.hide, .icon-edit-sign.hide, .icon-external-link-sign.hide, .icon-share-sign.hide, .icon-compass.hide, .icon-collapse.hide, .icon-collapse-top.hide, .icon-expand.hide, .icon-euro.hide, .icon-gbp.hide, .icon-dollar.hide, .icon-rupee.hide, .icon-yen.hide, .icon-renminbi.hide, .icon-won.hide, .icon-bitcoin.hide, .icon-file-2.hide, .icon-file-text.hide, .icon-sort-by-alphabet.hide, .icon-sort-by-alphabet-alt.hide, .icon-sort-by-attributes.hide, .icon-youtube-sign.hide, .icon-youtube.hide, .icon-xing.hide, .icon-xing-sign.hide, .icon-youtube-play.hide, .icon-dropbox.hide, .icon-stackexchange.hide, .icon-instagram.hide, .icon-flickr.hide, .icon-adn.hide, .icon-bitbucket.hide, .icon-bitbucket-sign.hide, .icon-tumblr.hide, .icon-tumblr-sign.hide, .icon-long-arrow-down.hide, .icon-long-arrow-up.hide, .icon-long-arrow-left.hide, .icon-long-arrow-right.hide, .icon-apple.hide, .icon-windows.hide, .icon-android.hide, .icon-linux.hide, .icon-male.hide, .icon-gittip.hide, .icon-sun.hide, .icon-moon.hide, .icon-archive.hide, .icon-bug.hide, .icon-vk.hide, .icon-weibo.hide, .icon-renren.hide, .icon-time.hide, .icon-road.hide, .icon-download-alt.hide, .icon-download.hide, .icon-upload.hide, .icon-db-joinxor.hide, .icon-db-state.hide, .icon-db-start.hide, .icon-db-end.hide, .icon-db-fork.hide, .icon-db-condition.hide, .icon-db-task.hide, .icon-db-join.hide, .icon-fb-button.hide, .icon-fb-fieldset.hide, .icon-fb-custom-field.hide, .icon-fb-separator.hide, .icon-fb-paragraph.hide, .icon-fb-file-upload.hide, .icon-fb-text.hide, .icon-fb-text-box.hide, .icon-fb-select.hide, .icon-fb-radio.hide, .icon-fb-number.hide, .icon-fb-integer.hide, .icon-fb-decimal.hide {
    display: none; }
  .icon-caret-bottom-right.icon-fixed-width, .icon-glass.icon-fixed-width, .icon-music.icon-fixed-width, .icon-search.icon-fixed-width, .icon-envelope.icon-fixed-width, .icon-heart.icon-fixed-width, .icon-star.icon-fixed-width, .icon-star-empty.icon-fixed-width, .icon-user.icon-fixed-width, .icon-film.icon-fixed-width, .icon-th-large.icon-fixed-width, .icon-th.icon-fixed-width, .icon-th-list.icon-fixed-width, .icon-ok.icon-fixed-width, .icon-remove.icon-fixed-width, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.icon-fixed-width.btn-icon.icon-minus, .icon-zoom-in.icon-fixed-width, .icon-zoom-out.icon-fixed-width, .icon-off.icon-fixed-width, .icon-signal.icon-fixed-width, .icon-cog.icon-fixed-width, .icon-trash.icon-fixed-width, .icon-home.icon-fixed-width, .icon-file.icon-fixed-width, .icon-inbox.icon-fixed-width, .icon-play-circle.icon-fixed-width, .icon-repeat.icon-fixed-width, .icon-refresh.icon-fixed-width, .icon-list-alt.icon-fixed-width, .icon-lock.icon-fixed-width, .icon-flag.icon-fixed-width, .icon-headphones.icon-fixed-width, .icon-volume-off.icon-fixed-width, .icon-volume-down.icon-fixed-width, .icon-volume-up.icon-fixed-width, .icon-qrcode.icon-fixed-width, .icon-barcode.icon-fixed-width, .icon-tag.icon-fixed-width, .icon-tags.icon-fixed-width, .icon-book.icon-fixed-width, .icon-bookmark.icon-fixed-width, .icon-print.icon-fixed-width, .icon-camera.icon-fixed-width, .icon-font.icon-fixed-width, .icon-bold.icon-fixed-width, .icon-italic.icon-fixed-width, .icon-align-justify.icon-fixed-width, .icon-list.icon-fixed-width, .icon-indent-left.icon-fixed-width, .icon-indent-right.icon-fixed-width, .icon-facetime-video.icon-fixed-width, .icon-picture.icon-fixed-width, .icon-pencil.icon-fixed-width, .icon-map-marker.icon-fixed-width, .icon-adjust.icon-fixed-width, .icon-tint.icon-fixed-width, .icon-edit.icon-fixed-width, .icon-share.icon-fixed-width, .icon-check.icon-fixed-width, .icon-move.icon-fixed-width, .icon-step-backward.icon-fixed-width, .icon-fast-backward.icon-fixed-width, .icon-backward.icon-fixed-width, .icon-play.icon-fixed-width, .icon-pause.icon-fixed-width, .icon-stop.icon-fixed-width, .icon-forward.icon-fixed-width, .icon-fast-forward.icon-fixed-width, .icon-minus-sign.icon-fixed-width, .icon-remove-sign.icon-fixed-width, .icon-ok-sign.icon-fixed-width, .icon-question-sign.icon-fixed-width, .icon-info-sign.icon-fixed-width, .icon-screenshot.icon-fixed-width, .icon-remove-circle.icon-fixed-width, .icon-ok-circle.icon-fixed-width, .icon-ban-circle.icon-fixed-width, .icon-arrow-left.icon-fixed-width, .icon-arrow-right.icon-fixed-width, .icon-arrow-up.icon-fixed-width, .icon-arrow-down.icon-fixed-width, .icon-share-alt.icon-fixed-width, .icon-resize-full.icon-fixed-width, .icon-resize-small.icon-fixed-width, .icon-plus.icon-fixed-width, .icon-minus.icon-fixed-width, .icon-asterisk.icon-fixed-width, .icon-exclamation-sign.icon-fixed-width, .icon-gift.icon-fixed-width, .icon-leaf.icon-fixed-width, .icon-calendar.icon-fixed-width, .icon-random.icon-fixed-width, .icon-comment.icon-fixed-width, .icon-magnet.icon-fixed-width, .icon-chevron-up.icon-fixed-width, .icon-chevron-down.icon-fixed-width, .icon-retweet.icon-fixed-width, .icon-shopping-cart.icon-fixed-width, .icon-folder-close.icon-fixed-width, .icon-folder-open.icon-fixed-width, .icon-resize-vertical.icon-fixed-width, .icon-resize-horizontal.icon-fixed-width, .icon-bar-chart.icon-fixed-width, .icon-twitter-sign.icon-fixed-width, .icon-facebook-sign.icon-fixed-width, .icon-camera-retro.icon-fixed-width, .icon-key.icon-fixed-width, .icon-cogs.icon-fixed-width, .icon-comments.icon-fixed-width, .icon-thumbs-up.icon-fixed-width, .icon-thumbs-down.icon-fixed-width, .icon-star-half.icon-fixed-width, .icon-signin.icon-fixed-width, .icon-trophy.icon-fixed-width, .icon-github-sign.icon-fixed-width, .icon-upload-alt.icon-fixed-width, .icon-lemon.icon-fixed-width, .icon-phone.icon-fixed-width, .icon-check-empty.icon-fixed-width, .icon-bookmark-empty.icon-fixed-width, .icon-phone-sign.icon-fixed-width, .icon-twitter.icon-fixed-width, .icon-facebook.icon-fixed-width, .icon-github.icon-fixed-width, .icon-unlock.icon-fixed-width, .icon-credit.icon-fixed-width, .icon-rss.icon-fixed-width, .icon-hdd.icon-fixed-width, .icon-bullhorn.icon-fixed-width, .icon-bell.icon-fixed-width, .icon-certificate.icon-fixed-width, .icon-hand-right.icon-fixed-width, .icon-hand-left.icon-fixed-width, .icon-hand-up.icon-fixed-width, .icon-globe.icon-fixed-width, .icon-wrench.icon-fixed-width, .icon-tasks.icon-fixed-width, .icon-filter.icon-fixed-width, .icon-briefcase.icon-fixed-width, .icon-fullscreen.icon-fixed-width, .icon-group.icon-fixed-width, .icon-link.icon-fixed-width, .icon-cloud.icon-fixed-width, .icon-beaker.icon-fixed-width, .icon-cut.icon-fixed-width, .icon-copy.icon-fixed-width, .icon-paper-clip.icon-fixed-width, .icon-save.icon-fixed-width, .icon-sign-blank.icon-fixed-width, .icon-reorder.icon-fixed-width, .icon-list-ul.icon-fixed-width, .icon-list-ol.icon-fixed-width, .icon-strikethrough.icon-fixed-width, .icon-underline.icon-fixed-width, .icon-table.icon-fixed-width, .icon-magic.icon-fixed-width, .icon-money.icon-fixed-width, .icon-caret-down.icon-fixed-width, .icon-caret-up.icon-fixed-width, .icon-caret-left.icon-fixed-width, .icon-caret-right.icon-fixed-width, .icon-columns.icon-fixed-width, .icon-sort.icon-fixed-width, .icon-sort-down.icon-fixed-width, .icon-sort-up.icon-fixed-width, .icon-envelope-alt.icon-fixed-width, .icon-linkedin.icon-fixed-width, .icon-undo.icon-fixed-width, .icon-legal.icon-fixed-width, .icon-dashboard.icon-fixed-width, .icon-comment-alt.icon-fixed-width, .icon-comments-alt.icon-fixed-width, .icon-bolt.icon-fixed-width, .icon-sitemap.icon-fixed-width, .icon-umbrella.icon-fixed-width, .icon-paste.icon-fixed-width, .icon-lightbulb.icon-fixed-width, .icon-exchange.icon-fixed-width, .icon-bell-alt.icon-fixed-width, .icon-coffee.icon-fixed-width, .icon-food.icon-fixed-width, .icon-file-alt.icon-fixed-width, .icon-building.icon-fixed-width, .icon-hospital.icon-fixed-width, .icon-ambulance.icon-fixed-width, .icon-medkit.icon-fixed-width, .icon-fighter-jet.icon-fixed-width, .icon-beer.icon-fixed-width, .icon-h-sign.icon-fixed-width, .icon-plus-sign.icon-fixed-width, .icon-double-angle-left.icon-fixed-width, .icon-double-angle-right.icon-fixed-width, .icon-double-angle-up.icon-fixed-width, .icon-double-angle-down.icon-fixed-width, .icon-angle-left.icon-fixed-width, .icon-angle-right.icon-fixed-width, .icon-angle-up.icon-fixed-width, .icon-angle-down.icon-fixed-width, .icon-desktop.icon-fixed-width, .icon-laptop.icon-fixed-width, .icon-spinner.icon-fixed-width, .icon-circle.icon-fixed-width, .icon-reply.icon-fixed-width, .icon-github-alt.icon-fixed-width, .icon-folder-close-alt.icon-fixed-width, .icon-folder-open-alt.icon-fixed-width, .icon-expand-alt.icon-fixed-width, .icon-collapse-alt.icon-fixed-width, .icon-smile.icon-fixed-width, .icon-frown.icon-fixed-width, .icon-meh.icon-fixed-width, .icon-gamepad.icon-fixed-width, .icon-keyboard.icon-fixed-width, .icon-flag-alt.icon-fixed-width, .icon-flag-checkered.icon-fixed-width, .icon-terminal.icon-fixed-width, .icon-code.icon-fixed-width, .icon-reply-all.icon-fixed-width, .icon-star-half-full.icon-fixed-width, .icon-location-arrow.icon-fixed-width, .icon-crop.icon-fixed-width, .icon-code-fork.icon-fixed-width, .icon-subscript.icon-fixed-width, .icon-eraser.icon-fixed-width, .icon-puzzle.icon-fixed-width, .icon-microphone.icon-fixed-width, .icon-microphone-off.icon-fixed-width, .icon-shield.icon-fixed-width, .icon-calendar-empty.icon-fixed-width, .icon-fire-extinguisher.icon-fixed-width, .icon-rocket.icon-fixed-width, .icon-maxcdn.icon-fixed-width, .icon-chevron-sign-left.icon-fixed-width, .icon-chevron-sign-right.icon-fixed-width, .icon-chevron-sign-up.icon-fixed-width, .icon-chevron-sign-down.icon-fixed-width, .icon-html5.icon-fixed-width, .icon-css3.icon-fixed-width, .icon-anchor.icon-fixed-width, .icon-unlock-alt.icon-fixed-width, .icon-bullseye.icon-fixed-width, .icon-ellipsis-horizontal.icon-fixed-width, .icon-ellipsis-vertical.icon-fixed-width, .icon-rss-sign.icon-fixed-width, .icon-fb-boolean.icon-fixed-width, .icon-text-height.icon-fixed-width, .icon-text-width.icon-fixed-width, .icon-align-left.icon-fixed-width, .icon-align-center.icon-fixed-width, .icon-align-right.icon-fixed-width, .icon-step-forward.icon-fixed-width, .icon-eject.icon-fixed-width, .icon-chevron-left.icon-fixed-width, .icon-chevron-right.icon-fixed-width, .icon-plus-sign-2.icon-fixed-width, .icon-fire.icon-fixed-width, .icon-eye-open.icon-fixed-width, .icon-eye-close.icon-fixed-width, .icon-warning-sign.icon-fixed-width, .icon-plane.icon-fixed-width, .icon-heart-empty.icon-fixed-width, .icon-signout.icon-fixed-width, .icon-linkedin-sign.icon-fixed-width, .icon-pushpin.icon-fixed-width, .icon-external-link.icon-fixed-width, .icon-hand-down.icon-fixed-width, .icon-circle-arrow-left.icon-fixed-width, .icon-circle-arrow-right.icon-fixed-width, .icon-circle-arrow-up.icon-fixed-width, .icon-circle-arrow-down.icon-fixed-width, .icon-truck.icon-fixed-width, .icon-pinterest.icon-fixed-width, .icon-pinterest-sign.icon-fixed-width, .icon-google-plus-sign.icon-fixed-width, .icon-google-plus.icon-fixed-width, .icon-cloud-download.icon-fixed-width, .icon-cloud-upload.icon-fixed-width, .icon-user-md.icon-fixed-width, .icon-stethoscope.icon-fixed-width, .icon-suitcase.icon-fixed-width, .icon-tablet.icon-fixed-width, .icon-mobile.icon-fixed-width, .icon-circle-blank.icon-fixed-width, .icon-quote-left.icon-fixed-width, .icon-quote-right.icon-fixed-width, .icon-unlink.icon-fixed-width, .icon-question.icon-fixed-width, .icon-info.icon-fixed-width, .icon-exclamation.icon-fixed-width, .icon-superscript.icon-fixed-width, .icon-play-sign.icon-fixed-width, .icon-ticket.icon-fixed-width, .icon-minus-sign-alt.icon-fixed-width, .icon-check-minus.icon-fixed-width, .icon-level-up.icon-fixed-width, .icon-sort-by-attributes-alt.icon-fixed-width, .icon-sort-by-order.icon-fixed-width, .icon-sort-by-order-alt.icon-fixed-width, .icon-thumbs-up-2.icon-fixed-width, .icon-thumbs-down-2.icon-fixed-width, .icon-dribbble.icon-fixed-width, .icon-skype.icon-fixed-width, .icon-foursquare.icon-fixed-width, .icon-trello.icon-fixed-width, .icon-female.icon-fixed-width, .icon-level-down.icon-fixed-width, .icon-check-sign.icon-fixed-width, .icon-edit-sign.icon-fixed-width, .icon-external-link-sign.icon-fixed-width, .icon-share-sign.icon-fixed-width, .icon-compass.icon-fixed-width, .icon-collapse.icon-fixed-width, .icon-collapse-top.icon-fixed-width, .icon-expand.icon-fixed-width, .icon-euro.icon-fixed-width, .icon-gbp.icon-fixed-width, .icon-dollar.icon-fixed-width, .icon-rupee.icon-fixed-width, .icon-yen.icon-fixed-width, .icon-renminbi.icon-fixed-width, .icon-won.icon-fixed-width, .icon-bitcoin.icon-fixed-width, .icon-file-2.icon-fixed-width, .icon-file-text.icon-fixed-width, .icon-sort-by-alphabet.icon-fixed-width, .icon-sort-by-alphabet-alt.icon-fixed-width, .icon-sort-by-attributes.icon-fixed-width, .icon-youtube-sign.icon-fixed-width, .icon-youtube.icon-fixed-width, .icon-xing.icon-fixed-width, .icon-xing-sign.icon-fixed-width, .icon-youtube-play.icon-fixed-width, .icon-dropbox.icon-fixed-width, .icon-stackexchange.icon-fixed-width, .icon-instagram.icon-fixed-width, .icon-flickr.icon-fixed-width, .icon-adn.icon-fixed-width, .icon-bitbucket.icon-fixed-width, .icon-bitbucket-sign.icon-fixed-width, .icon-tumblr.icon-fixed-width, .icon-tumblr-sign.icon-fixed-width, .icon-long-arrow-down.icon-fixed-width, .icon-long-arrow-up.icon-fixed-width, .icon-long-arrow-left.icon-fixed-width, .icon-long-arrow-right.icon-fixed-width, .icon-apple.icon-fixed-width, .icon-windows.icon-fixed-width, .icon-android.icon-fixed-width, .icon-linux.icon-fixed-width, .icon-male.icon-fixed-width, .icon-gittip.icon-fixed-width, .icon-sun.icon-fixed-width, .icon-moon.icon-fixed-width, .icon-archive.icon-fixed-width, .icon-bug.icon-fixed-width, .icon-vk.icon-fixed-width, .icon-weibo.icon-fixed-width, .icon-renren.icon-fixed-width, .icon-time.icon-fixed-width, .icon-road.icon-fixed-width, .icon-download-alt.icon-fixed-width, .icon-download.icon-fixed-width, .icon-upload.icon-fixed-width, .icon-db-joinxor.icon-fixed-width, .icon-db-state.icon-fixed-width, .icon-db-start.icon-fixed-width, .icon-db-end.icon-fixed-width, .icon-db-fork.icon-fixed-width, .icon-db-condition.icon-fixed-width, .icon-db-task.icon-fixed-width, .icon-db-join.icon-fixed-width, .icon-fb-button.icon-fixed-width, .icon-fb-fieldset.icon-fixed-width, .icon-fb-custom-field.icon-fixed-width, .icon-fb-separator.icon-fixed-width, .icon-fb-paragraph.icon-fixed-width, .icon-fb-file-upload.icon-fixed-width, .icon-fb-text.icon-fixed-width, .icon-fb-text-box.icon-fixed-width, .icon-fb-select.icon-fixed-width, .icon-fb-radio.icon-fixed-width, .icon-fb-number.icon-fixed-width, .icon-fb-integer.icon-fixed-width, .icon-fb-decimal.icon-fixed-width {
    display: inline-block;
    padding-right: 0.285714286em;
    text-align: right;
    width: 1.142857143em; }
    .icon-caret-bottom-right.icon-fixed-width.icon-large, .icon-glass.icon-fixed-width.icon-large, .icon-music.icon-fixed-width.icon-large, .icon-search.icon-fixed-width.icon-large, .icon-envelope.icon-fixed-width.icon-large, .icon-heart.icon-fixed-width.icon-large, .icon-star.icon-fixed-width.icon-large, .icon-star-empty.icon-fixed-width.icon-large, .icon-user.icon-fixed-width.icon-large, .icon-film.icon-fixed-width.icon-large, .icon-th-large.icon-fixed-width.icon-large, .icon-th.icon-fixed-width.icon-large, .icon-th-list.icon-fixed-width.icon-large, .icon-ok.icon-fixed-width.icon-large, .icon-remove.icon-fixed-width.icon-large, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.icon-fixed-width.icon-large.btn-icon.icon-minus, .icon-zoom-in.icon-fixed-width.icon-large, .icon-zoom-out.icon-fixed-width.icon-large, .icon-off.icon-fixed-width.icon-large, .icon-signal.icon-fixed-width.icon-large, .icon-cog.icon-fixed-width.icon-large, .icon-trash.icon-fixed-width.icon-large, .icon-home.icon-fixed-width.icon-large, .icon-file.icon-fixed-width.icon-large, .icon-inbox.icon-fixed-width.icon-large, .icon-play-circle.icon-fixed-width.icon-large, .icon-repeat.icon-fixed-width.icon-large, .icon-refresh.icon-fixed-width.icon-large, .icon-list-alt.icon-fixed-width.icon-large, .icon-lock.icon-fixed-width.icon-large, .icon-flag.icon-fixed-width.icon-large, .icon-headphones.icon-fixed-width.icon-large, .icon-volume-off.icon-fixed-width.icon-large, .icon-volume-down.icon-fixed-width.icon-large, .icon-volume-up.icon-fixed-width.icon-large, .icon-qrcode.icon-fixed-width.icon-large, .icon-barcode.icon-fixed-width.icon-large, .icon-tag.icon-fixed-width.icon-large, .icon-tags.icon-fixed-width.icon-large, .icon-book.icon-fixed-width.icon-large, .icon-bookmark.icon-fixed-width.icon-large, .icon-print.icon-fixed-width.icon-large, .icon-camera.icon-fixed-width.icon-large, .icon-font.icon-fixed-width.icon-large, .icon-bold.icon-fixed-width.icon-large, .icon-italic.icon-fixed-width.icon-large, .icon-align-justify.icon-fixed-width.icon-large, .icon-list.icon-fixed-width.icon-large, .icon-indent-left.icon-fixed-width.icon-large, .icon-indent-right.icon-fixed-width.icon-large, .icon-facetime-video.icon-fixed-width.icon-large, .icon-picture.icon-fixed-width.icon-large, .icon-pencil.icon-fixed-width.icon-large, .icon-map-marker.icon-fixed-width.icon-large, .icon-adjust.icon-fixed-width.icon-large, .icon-tint.icon-fixed-width.icon-large, .icon-edit.icon-fixed-width.icon-large, .icon-share.icon-fixed-width.icon-large, .icon-check.icon-fixed-width.icon-large, .icon-move.icon-fixed-width.icon-large, .icon-step-backward.icon-fixed-width.icon-large, .icon-fast-backward.icon-fixed-width.icon-large, .icon-backward.icon-fixed-width.icon-large, .icon-play.icon-fixed-width.icon-large, .icon-pause.icon-fixed-width.icon-large, .icon-stop.icon-fixed-width.icon-large, .icon-forward.icon-fixed-width.icon-large, .icon-fast-forward.icon-fixed-width.icon-large, .icon-minus-sign.icon-fixed-width.icon-large, .icon-remove-sign.icon-fixed-width.icon-large, .icon-ok-sign.icon-fixed-width.icon-large, .icon-question-sign.icon-fixed-width.icon-large, .icon-info-sign.icon-fixed-width.icon-large, .icon-screenshot.icon-fixed-width.icon-large, .icon-remove-circle.icon-fixed-width.icon-large, .icon-ok-circle.icon-fixed-width.icon-large, .icon-ban-circle.icon-fixed-width.icon-large, .icon-arrow-left.icon-fixed-width.icon-large, .icon-arrow-right.icon-fixed-width.icon-large, .icon-arrow-up.icon-fixed-width.icon-large, .icon-arrow-down.icon-fixed-width.icon-large, .icon-share-alt.icon-fixed-width.icon-large, .icon-resize-full.icon-fixed-width.icon-large, .icon-resize-small.icon-fixed-width.icon-large, .icon-plus.icon-fixed-width.icon-large, .icon-minus.icon-fixed-width.icon-large, .icon-asterisk.icon-fixed-width.icon-large, .icon-exclamation-sign.icon-fixed-width.icon-large, .icon-gift.icon-fixed-width.icon-large, .icon-leaf.icon-fixed-width.icon-large, .icon-calendar.icon-fixed-width.icon-large, .icon-random.icon-fixed-width.icon-large, .icon-comment.icon-fixed-width.icon-large, .icon-magnet.icon-fixed-width.icon-large, .icon-chevron-up.icon-fixed-width.icon-large, .icon-chevron-down.icon-fixed-width.icon-large, .icon-retweet.icon-fixed-width.icon-large, .icon-shopping-cart.icon-fixed-width.icon-large, .icon-folder-close.icon-fixed-width.icon-large, .icon-folder-open.icon-fixed-width.icon-large, .icon-resize-vertical.icon-fixed-width.icon-large, .icon-resize-horizontal.icon-fixed-width.icon-large, .icon-bar-chart.icon-fixed-width.icon-large, .icon-twitter-sign.icon-fixed-width.icon-large, .icon-facebook-sign.icon-fixed-width.icon-large, .icon-camera-retro.icon-fixed-width.icon-large, .icon-key.icon-fixed-width.icon-large, .icon-cogs.icon-fixed-width.icon-large, .icon-comments.icon-fixed-width.icon-large, .icon-thumbs-up.icon-fixed-width.icon-large, .icon-thumbs-down.icon-fixed-width.icon-large, .icon-star-half.icon-fixed-width.icon-large, .icon-signin.icon-fixed-width.icon-large, .icon-trophy.icon-fixed-width.icon-large, .icon-github-sign.icon-fixed-width.icon-large, .icon-upload-alt.icon-fixed-width.icon-large, .icon-lemon.icon-fixed-width.icon-large, .icon-phone.icon-fixed-width.icon-large, .icon-check-empty.icon-fixed-width.icon-large, .icon-bookmark-empty.icon-fixed-width.icon-large, .icon-phone-sign.icon-fixed-width.icon-large, .icon-twitter.icon-fixed-width.icon-large, .icon-facebook.icon-fixed-width.icon-large, .icon-github.icon-fixed-width.icon-large, .icon-unlock.icon-fixed-width.icon-large, .icon-credit.icon-fixed-width.icon-large, .icon-rss.icon-fixed-width.icon-large, .icon-hdd.icon-fixed-width.icon-large, .icon-bullhorn.icon-fixed-width.icon-large, .icon-bell.icon-fixed-width.icon-large, .icon-certificate.icon-fixed-width.icon-large, .icon-hand-right.icon-fixed-width.icon-large, .icon-hand-left.icon-fixed-width.icon-large, .icon-hand-up.icon-fixed-width.icon-large, .icon-globe.icon-fixed-width.icon-large, .icon-wrench.icon-fixed-width.icon-large, .icon-tasks.icon-fixed-width.icon-large, .icon-filter.icon-fixed-width.icon-large, .icon-briefcase.icon-fixed-width.icon-large, .icon-fullscreen.icon-fixed-width.icon-large, .icon-group.icon-fixed-width.icon-large, .icon-link.icon-fixed-width.icon-large, .icon-cloud.icon-fixed-width.icon-large, .icon-beaker.icon-fixed-width.icon-large, .icon-cut.icon-fixed-width.icon-large, .icon-copy.icon-fixed-width.icon-large, .icon-paper-clip.icon-fixed-width.icon-large, .icon-save.icon-fixed-width.icon-large, .icon-sign-blank.icon-fixed-width.icon-large, .icon-reorder.icon-fixed-width.icon-large, .icon-list-ul.icon-fixed-width.icon-large, .icon-list-ol.icon-fixed-width.icon-large, .icon-strikethrough.icon-fixed-width.icon-large, .icon-underline.icon-fixed-width.icon-large, .icon-table.icon-fixed-width.icon-large, .icon-magic.icon-fixed-width.icon-large, .icon-money.icon-fixed-width.icon-large, .icon-caret-down.icon-fixed-width.icon-large, .icon-caret-up.icon-fixed-width.icon-large, .icon-caret-left.icon-fixed-width.icon-large, .icon-caret-right.icon-fixed-width.icon-large, .icon-columns.icon-fixed-width.icon-large, .icon-sort.icon-fixed-width.icon-large, .icon-sort-down.icon-fixed-width.icon-large, .icon-sort-up.icon-fixed-width.icon-large, .icon-envelope-alt.icon-fixed-width.icon-large, .icon-linkedin.icon-fixed-width.icon-large, .icon-undo.icon-fixed-width.icon-large, .icon-legal.icon-fixed-width.icon-large, .icon-dashboard.icon-fixed-width.icon-large, .icon-comment-alt.icon-fixed-width.icon-large, .icon-comments-alt.icon-fixed-width.icon-large, .icon-bolt.icon-fixed-width.icon-large, .icon-sitemap.icon-fixed-width.icon-large, .icon-umbrella.icon-fixed-width.icon-large, .icon-paste.icon-fixed-width.icon-large, .icon-lightbulb.icon-fixed-width.icon-large, .icon-exchange.icon-fixed-width.icon-large, .icon-bell-alt.icon-fixed-width.icon-large, .icon-coffee.icon-fixed-width.icon-large, .icon-food.icon-fixed-width.icon-large, .icon-file-alt.icon-fixed-width.icon-large, .icon-building.icon-fixed-width.icon-large, .icon-hospital.icon-fixed-width.icon-large, .icon-ambulance.icon-fixed-width.icon-large, .icon-medkit.icon-fixed-width.icon-large, .icon-fighter-jet.icon-fixed-width.icon-large, .icon-beer.icon-fixed-width.icon-large, .icon-h-sign.icon-fixed-width.icon-large, .icon-plus-sign.icon-fixed-width.icon-large, .icon-double-angle-left.icon-fixed-width.icon-large, .icon-double-angle-right.icon-fixed-width.icon-large, .icon-double-angle-up.icon-fixed-width.icon-large, .icon-double-angle-down.icon-fixed-width.icon-large, .icon-angle-left.icon-fixed-width.icon-large, .icon-angle-right.icon-fixed-width.icon-large, .icon-angle-up.icon-fixed-width.icon-large, .icon-angle-down.icon-fixed-width.icon-large, .icon-desktop.icon-fixed-width.icon-large, .icon-laptop.icon-fixed-width.icon-large, .icon-spinner.icon-fixed-width.icon-large, .icon-circle.icon-fixed-width.icon-large, .icon-reply.icon-fixed-width.icon-large, .icon-github-alt.icon-fixed-width.icon-large, .icon-folder-close-alt.icon-fixed-width.icon-large, .icon-folder-open-alt.icon-fixed-width.icon-large, .icon-expand-alt.icon-fixed-width.icon-large, .icon-collapse-alt.icon-fixed-width.icon-large, .icon-smile.icon-fixed-width.icon-large, .icon-frown.icon-fixed-width.icon-large, .icon-meh.icon-fixed-width.icon-large, .icon-gamepad.icon-fixed-width.icon-large, .icon-keyboard.icon-fixed-width.icon-large, .icon-flag-alt.icon-fixed-width.icon-large, .icon-flag-checkered.icon-fixed-width.icon-large, .icon-terminal.icon-fixed-width.icon-large, .icon-code.icon-fixed-width.icon-large, .icon-reply-all.icon-fixed-width.icon-large, .icon-star-half-full.icon-fixed-width.icon-large, .icon-location-arrow.icon-fixed-width.icon-large, .icon-crop.icon-fixed-width.icon-large, .icon-code-fork.icon-fixed-width.icon-large, .icon-subscript.icon-fixed-width.icon-large, .icon-eraser.icon-fixed-width.icon-large, .icon-puzzle.icon-fixed-width.icon-large, .icon-microphone.icon-fixed-width.icon-large, .icon-microphone-off.icon-fixed-width.icon-large, .icon-shield.icon-fixed-width.icon-large, .icon-calendar-empty.icon-fixed-width.icon-large, .icon-fire-extinguisher.icon-fixed-width.icon-large, .icon-rocket.icon-fixed-width.icon-large, .icon-maxcdn.icon-fixed-width.icon-large, .icon-chevron-sign-left.icon-fixed-width.icon-large, .icon-chevron-sign-right.icon-fixed-width.icon-large, .icon-chevron-sign-up.icon-fixed-width.icon-large, .icon-chevron-sign-down.icon-fixed-width.icon-large, .icon-html5.icon-fixed-width.icon-large, .icon-css3.icon-fixed-width.icon-large, .icon-anchor.icon-fixed-width.icon-large, .icon-unlock-alt.icon-fixed-width.icon-large, .icon-bullseye.icon-fixed-width.icon-large, .icon-ellipsis-horizontal.icon-fixed-width.icon-large, .icon-ellipsis-vertical.icon-fixed-width.icon-large, .icon-rss-sign.icon-fixed-width.icon-large, .icon-fb-boolean.icon-fixed-width.icon-large, .icon-text-height.icon-fixed-width.icon-large, .icon-text-width.icon-fixed-width.icon-large, .icon-align-left.icon-fixed-width.icon-large, .icon-align-center.icon-fixed-width.icon-large, .icon-align-right.icon-fixed-width.icon-large, .icon-step-forward.icon-fixed-width.icon-large, .icon-eject.icon-fixed-width.icon-large, .icon-chevron-left.icon-fixed-width.icon-large, .icon-chevron-right.icon-fixed-width.icon-large, .icon-plus-sign-2.icon-fixed-width.icon-large, .icon-fire.icon-fixed-width.icon-large, .icon-eye-open.icon-fixed-width.icon-large, .icon-eye-close.icon-fixed-width.icon-large, .icon-warning-sign.icon-fixed-width.icon-large, .icon-plane.icon-fixed-width.icon-large, .icon-heart-empty.icon-fixed-width.icon-large, .icon-signout.icon-fixed-width.icon-large, .icon-linkedin-sign.icon-fixed-width.icon-large, .icon-pushpin.icon-fixed-width.icon-large, .icon-external-link.icon-fixed-width.icon-large, .icon-hand-down.icon-fixed-width.icon-large, .icon-circle-arrow-left.icon-fixed-width.icon-large, .icon-circle-arrow-right.icon-fixed-width.icon-large, .icon-circle-arrow-up.icon-fixed-width.icon-large, .icon-circle-arrow-down.icon-fixed-width.icon-large, .icon-truck.icon-fixed-width.icon-large, .icon-pinterest.icon-fixed-width.icon-large, .icon-pinterest-sign.icon-fixed-width.icon-large, .icon-google-plus-sign.icon-fixed-width.icon-large, .icon-google-plus.icon-fixed-width.icon-large, .icon-cloud-download.icon-fixed-width.icon-large, .icon-cloud-upload.icon-fixed-width.icon-large, .icon-user-md.icon-fixed-width.icon-large, .icon-stethoscope.icon-fixed-width.icon-large, .icon-suitcase.icon-fixed-width.icon-large, .icon-tablet.icon-fixed-width.icon-large, .icon-mobile.icon-fixed-width.icon-large, .icon-circle-blank.icon-fixed-width.icon-large, .icon-quote-left.icon-fixed-width.icon-large, .icon-quote-right.icon-fixed-width.icon-large, .icon-unlink.icon-fixed-width.icon-large, .icon-question.icon-fixed-width.icon-large, .icon-info.icon-fixed-width.icon-large, .icon-exclamation.icon-fixed-width.icon-large, .icon-superscript.icon-fixed-width.icon-large, .icon-play-sign.icon-fixed-width.icon-large, .icon-ticket.icon-fixed-width.icon-large, .icon-minus-sign-alt.icon-fixed-width.icon-large, .icon-check-minus.icon-fixed-width.icon-large, .icon-level-up.icon-fixed-width.icon-large, .icon-sort-by-attributes-alt.icon-fixed-width.icon-large, .icon-sort-by-order.icon-fixed-width.icon-large, .icon-sort-by-order-alt.icon-fixed-width.icon-large, .icon-thumbs-up-2.icon-fixed-width.icon-large, .icon-thumbs-down-2.icon-fixed-width.icon-large, .icon-dribbble.icon-fixed-width.icon-large, .icon-skype.icon-fixed-width.icon-large, .icon-foursquare.icon-fixed-width.icon-large, .icon-trello.icon-fixed-width.icon-large, .icon-female.icon-fixed-width.icon-large, .icon-level-down.icon-fixed-width.icon-large, .icon-check-sign.icon-fixed-width.icon-large, .icon-edit-sign.icon-fixed-width.icon-large, .icon-external-link-sign.icon-fixed-width.icon-large, .icon-share-sign.icon-fixed-width.icon-large, .icon-compass.icon-fixed-width.icon-large, .icon-collapse.icon-fixed-width.icon-large, .icon-collapse-top.icon-fixed-width.icon-large, .icon-expand.icon-fixed-width.icon-large, .icon-euro.icon-fixed-width.icon-large, .icon-gbp.icon-fixed-width.icon-large, .icon-dollar.icon-fixed-width.icon-large, .icon-rupee.icon-fixed-width.icon-large, .icon-yen.icon-fixed-width.icon-large, .icon-renminbi.icon-fixed-width.icon-large, .icon-won.icon-fixed-width.icon-large, .icon-bitcoin.icon-fixed-width.icon-large, .icon-file-2.icon-fixed-width.icon-large, .icon-file-text.icon-fixed-width.icon-large, .icon-sort-by-alphabet.icon-fixed-width.icon-large, .icon-sort-by-alphabet-alt.icon-fixed-width.icon-large, .icon-sort-by-attributes.icon-fixed-width.icon-large, .icon-youtube-sign.icon-fixed-width.icon-large, .icon-youtube.icon-fixed-width.icon-large, .icon-xing.icon-fixed-width.icon-large, .icon-xing-sign.icon-fixed-width.icon-large, .icon-youtube-play.icon-fixed-width.icon-large, .icon-dropbox.icon-fixed-width.icon-large, .icon-stackexchange.icon-fixed-width.icon-large, .icon-instagram.icon-fixed-width.icon-large, .icon-flickr.icon-fixed-width.icon-large, .icon-adn.icon-fixed-width.icon-large, .icon-bitbucket.icon-fixed-width.icon-large, .icon-bitbucket-sign.icon-fixed-width.icon-large, .icon-tumblr.icon-fixed-width.icon-large, .icon-tumblr-sign.icon-fixed-width.icon-large, .icon-long-arrow-down.icon-fixed-width.icon-large, .icon-long-arrow-up.icon-fixed-width.icon-large, .icon-long-arrow-left.icon-fixed-width.icon-large, .icon-long-arrow-right.icon-fixed-width.icon-large, .icon-apple.icon-fixed-width.icon-large, .icon-windows.icon-fixed-width.icon-large, .icon-android.icon-fixed-width.icon-large, .icon-linux.icon-fixed-width.icon-large, .icon-male.icon-fixed-width.icon-large, .icon-gittip.icon-fixed-width.icon-large, .icon-sun.icon-fixed-width.icon-large, .icon-moon.icon-fixed-width.icon-large, .icon-archive.icon-fixed-width.icon-large, .icon-bug.icon-fixed-width.icon-large, .icon-vk.icon-fixed-width.icon-large, .icon-weibo.icon-fixed-width.icon-large, .icon-renren.icon-fixed-width.icon-large, .icon-time.icon-fixed-width.icon-large, .icon-road.icon-fixed-width.icon-large, .icon-download-alt.icon-fixed-width.icon-large, .icon-download.icon-fixed-width.icon-large, .icon-upload.icon-fixed-width.icon-large, .icon-db-joinxor.icon-fixed-width.icon-large, .icon-db-state.icon-fixed-width.icon-large, .icon-db-start.icon-fixed-width.icon-large, .icon-db-end.icon-fixed-width.icon-large, .icon-db-fork.icon-fixed-width.icon-large, .icon-db-condition.icon-fixed-width.icon-large, .icon-db-task.icon-fixed-width.icon-large, .icon-db-join.icon-fixed-width.icon-large, .icon-fb-button.icon-fixed-width.icon-large, .icon-fb-fieldset.icon-fixed-width.icon-large, .icon-fb-custom-field.icon-fixed-width.icon-large, .icon-fb-separator.icon-fixed-width.icon-large, .icon-fb-paragraph.icon-fixed-width.icon-large, .icon-fb-file-upload.icon-fixed-width.icon-large, .icon-fb-text.icon-fixed-width.icon-large, .icon-fb-text-box.icon-fixed-width.icon-large, .icon-fb-select.icon-fixed-width.icon-large, .icon-fb-radio.icon-fixed-width.icon-large, .icon-fb-number.icon-fixed-width.icon-large, .icon-fb-integer.icon-fixed-width.icon-large, .icon-fb-decimal.icon-fixed-width.icon-large {
      width: 1.428571429em; }
  .icon-caret-bottom-right.pull-left, .icon-glass.pull-left, .icon-music.pull-left, .icon-search.pull-left, .icon-envelope.pull-left, .icon-heart.pull-left, .icon-star.pull-left, .icon-star-empty.pull-left, .icon-user.pull-left, .icon-film.pull-left, .icon-th-large.pull-left, .icon-th.pull-left, .icon-th-list.pull-left, .icon-ok.pull-left, .icon-remove.pull-left, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.pull-left.btn-icon.icon-minus, .icon-zoom-in.pull-left, .icon-zoom-out.pull-left, .icon-off.pull-left, .icon-signal.pull-left, .icon-cog.pull-left, .icon-trash.pull-left, .icon-home.pull-left, .icon-file.pull-left, .icon-inbox.pull-left, .icon-play-circle.pull-left, .icon-repeat.pull-left, .icon-refresh.pull-left, .icon-list-alt.pull-left, .icon-lock.pull-left, .icon-flag.pull-left, .icon-headphones.pull-left, .icon-volume-off.pull-left, .icon-volume-down.pull-left, .icon-volume-up.pull-left, .icon-qrcode.pull-left, .icon-barcode.pull-left, .icon-tag.pull-left, .icon-tags.pull-left, .icon-book.pull-left, .icon-bookmark.pull-left, .icon-print.pull-left, .icon-camera.pull-left, .icon-font.pull-left, .icon-bold.pull-left, .icon-italic.pull-left, .icon-align-justify.pull-left, .icon-list.pull-left, .icon-indent-left.pull-left, .icon-indent-right.pull-left, .icon-facetime-video.pull-left, .icon-picture.pull-left, .icon-pencil.pull-left, .icon-map-marker.pull-left, .icon-adjust.pull-left, .icon-tint.pull-left, .icon-edit.pull-left, .icon-share.pull-left, .icon-check.pull-left, .icon-move.pull-left, .icon-step-backward.pull-left, .icon-fast-backward.pull-left, .icon-backward.pull-left, .icon-play.pull-left, .icon-pause.pull-left, .icon-stop.pull-left, .icon-forward.pull-left, .icon-fast-forward.pull-left, .icon-minus-sign.pull-left, .icon-remove-sign.pull-left, .icon-ok-sign.pull-left, .icon-question-sign.pull-left, .icon-info-sign.pull-left, .icon-screenshot.pull-left, .icon-remove-circle.pull-left, .icon-ok-circle.pull-left, .icon-ban-circle.pull-left, .icon-arrow-left.pull-left, .icon-arrow-right.pull-left, .icon-arrow-up.pull-left, .icon-arrow-down.pull-left, .icon-share-alt.pull-left, .icon-resize-full.pull-left, .icon-resize-small.pull-left, .icon-plus.pull-left, .icon-minus.pull-left, .icon-asterisk.pull-left, .icon-exclamation-sign.pull-left, .icon-gift.pull-left, .icon-leaf.pull-left, .icon-calendar.pull-left, .icon-random.pull-left, .icon-comment.pull-left, .icon-magnet.pull-left, .icon-chevron-up.pull-left, .icon-chevron-down.pull-left, .icon-retweet.pull-left, .icon-shopping-cart.pull-left, .icon-folder-close.pull-left, .icon-folder-open.pull-left, .icon-resize-vertical.pull-left, .icon-resize-horizontal.pull-left, .icon-bar-chart.pull-left, .icon-twitter-sign.pull-left, .icon-facebook-sign.pull-left, .icon-camera-retro.pull-left, .icon-key.pull-left, .icon-cogs.pull-left, .icon-comments.pull-left, .icon-thumbs-up.pull-left, .icon-thumbs-down.pull-left, .icon-star-half.pull-left, .icon-signin.pull-left, .icon-trophy.pull-left, .icon-github-sign.pull-left, .icon-upload-alt.pull-left, .icon-lemon.pull-left, .icon-phone.pull-left, .icon-check-empty.pull-left, .icon-bookmark-empty.pull-left, .icon-phone-sign.pull-left, .icon-twitter.pull-left, .icon-facebook.pull-left, .icon-github.pull-left, .icon-unlock.pull-left, .icon-credit.pull-left, .icon-rss.pull-left, .icon-hdd.pull-left, .icon-bullhorn.pull-left, .icon-bell.pull-left, .icon-certificate.pull-left, .icon-hand-right.pull-left, .icon-hand-left.pull-left, .icon-hand-up.pull-left, .icon-globe.pull-left, .icon-wrench.pull-left, .icon-tasks.pull-left, .icon-filter.pull-left, .icon-briefcase.pull-left, .icon-fullscreen.pull-left, .icon-group.pull-left, .icon-link.pull-left, .icon-cloud.pull-left, .icon-beaker.pull-left, .icon-cut.pull-left, .icon-copy.pull-left, .icon-paper-clip.pull-left, .icon-save.pull-left, .icon-sign-blank.pull-left, .icon-reorder.pull-left, .icon-list-ul.pull-left, .icon-list-ol.pull-left, .icon-strikethrough.pull-left, .icon-underline.pull-left, .icon-table.pull-left, .icon-magic.pull-left, .icon-money.pull-left, .icon-caret-down.pull-left, .icon-caret-up.pull-left, .icon-caret-left.pull-left, .icon-caret-right.pull-left, .icon-columns.pull-left, .icon-sort.pull-left, .icon-sort-down.pull-left, .icon-sort-up.pull-left, .icon-envelope-alt.pull-left, .icon-linkedin.pull-left, .icon-undo.pull-left, .icon-legal.pull-left, .icon-dashboard.pull-left, .icon-comment-alt.pull-left, .icon-comments-alt.pull-left, .icon-bolt.pull-left, .icon-sitemap.pull-left, .icon-umbrella.pull-left, .icon-paste.pull-left, .icon-lightbulb.pull-left, .icon-exchange.pull-left, .icon-bell-alt.pull-left, .icon-coffee.pull-left, .icon-food.pull-left, .icon-file-alt.pull-left, .icon-building.pull-left, .icon-hospital.pull-left, .icon-ambulance.pull-left, .icon-medkit.pull-left, .icon-fighter-jet.pull-left, .icon-beer.pull-left, .icon-h-sign.pull-left, .icon-plus-sign.pull-left, .icon-double-angle-left.pull-left, .icon-double-angle-right.pull-left, .icon-double-angle-up.pull-left, .icon-double-angle-down.pull-left, .icon-angle-left.pull-left, .icon-angle-right.pull-left, .icon-angle-up.pull-left, .icon-angle-down.pull-left, .icon-desktop.pull-left, .icon-laptop.pull-left, .icon-spinner.pull-left, .icon-circle.pull-left, .icon-reply.pull-left, .icon-github-alt.pull-left, .icon-folder-close-alt.pull-left, .icon-folder-open-alt.pull-left, .icon-expand-alt.pull-left, .icon-collapse-alt.pull-left, .icon-smile.pull-left, .icon-frown.pull-left, .icon-meh.pull-left, .icon-gamepad.pull-left, .icon-keyboard.pull-left, .icon-flag-alt.pull-left, .icon-flag-checkered.pull-left, .icon-terminal.pull-left, .icon-code.pull-left, .icon-reply-all.pull-left, .icon-star-half-full.pull-left, .icon-location-arrow.pull-left, .icon-crop.pull-left, .icon-code-fork.pull-left, .icon-subscript.pull-left, .icon-eraser.pull-left, .icon-puzzle.pull-left, .icon-microphone.pull-left, .icon-microphone-off.pull-left, .icon-shield.pull-left, .icon-calendar-empty.pull-left, .icon-fire-extinguisher.pull-left, .icon-rocket.pull-left, .icon-maxcdn.pull-left, .icon-chevron-sign-left.pull-left, .icon-chevron-sign-right.pull-left, .icon-chevron-sign-up.pull-left, .icon-chevron-sign-down.pull-left, .icon-html5.pull-left, .icon-css3.pull-left, .icon-anchor.pull-left, .icon-unlock-alt.pull-left, .icon-bullseye.pull-left, .icon-ellipsis-horizontal.pull-left, .icon-ellipsis-vertical.pull-left, .icon-rss-sign.pull-left, .icon-fb-boolean.pull-left, .icon-text-height.pull-left, .icon-text-width.pull-left, .icon-align-left.pull-left, .icon-align-center.pull-left, .icon-align-right.pull-left, .icon-step-forward.pull-left, .icon-eject.pull-left, .icon-chevron-left.pull-left, .icon-chevron-right.pull-left, .icon-plus-sign-2.pull-left, .icon-fire.pull-left, .icon-eye-open.pull-left, .icon-eye-close.pull-left, .icon-warning-sign.pull-left, .icon-plane.pull-left, .icon-heart-empty.pull-left, .icon-signout.pull-left, .icon-linkedin-sign.pull-left, .icon-pushpin.pull-left, .icon-external-link.pull-left, .icon-hand-down.pull-left, .icon-circle-arrow-left.pull-left, .icon-circle-arrow-right.pull-left, .icon-circle-arrow-up.pull-left, .icon-circle-arrow-down.pull-left, .icon-truck.pull-left, .icon-pinterest.pull-left, .icon-pinterest-sign.pull-left, .icon-google-plus-sign.pull-left, .icon-google-plus.pull-left, .icon-cloud-download.pull-left, .icon-cloud-upload.pull-left, .icon-user-md.pull-left, .icon-stethoscope.pull-left, .icon-suitcase.pull-left, .icon-tablet.pull-left, .icon-mobile.pull-left, .icon-circle-blank.pull-left, .icon-quote-left.pull-left, .icon-quote-right.pull-left, .icon-unlink.pull-left, .icon-question.pull-left, .icon-info.pull-left, .icon-exclamation.pull-left, .icon-superscript.pull-left, .icon-play-sign.pull-left, .icon-ticket.pull-left, .icon-minus-sign-alt.pull-left, .icon-check-minus.pull-left, .icon-level-up.pull-left, .icon-sort-by-attributes-alt.pull-left, .icon-sort-by-order.pull-left, .icon-sort-by-order-alt.pull-left, .icon-thumbs-up-2.pull-left, .icon-thumbs-down-2.pull-left, .icon-dribbble.pull-left, .icon-skype.pull-left, .icon-foursquare.pull-left, .icon-trello.pull-left, .icon-female.pull-left, .icon-level-down.pull-left, .icon-check-sign.pull-left, .icon-edit-sign.pull-left, .icon-external-link-sign.pull-left, .icon-share-sign.pull-left, .icon-compass.pull-left, .icon-collapse.pull-left, .icon-collapse-top.pull-left, .icon-expand.pull-left, .icon-euro.pull-left, .icon-gbp.pull-left, .icon-dollar.pull-left, .icon-rupee.pull-left, .icon-yen.pull-left, .icon-renminbi.pull-left, .icon-won.pull-left, .icon-bitcoin.pull-left, .icon-file-2.pull-left, .icon-file-text.pull-left, .icon-sort-by-alphabet.pull-left, .icon-sort-by-alphabet-alt.pull-left, .icon-sort-by-attributes.pull-left, .icon-youtube-sign.pull-left, .icon-youtube.pull-left, .icon-xing.pull-left, .icon-xing-sign.pull-left, .icon-youtube-play.pull-left, .icon-dropbox.pull-left, .icon-stackexchange.pull-left, .icon-instagram.pull-left, .icon-flickr.pull-left, .icon-adn.pull-left, .icon-bitbucket.pull-left, .icon-bitbucket-sign.pull-left, .icon-tumblr.pull-left, .icon-tumblr-sign.pull-left, .icon-long-arrow-down.pull-left, .icon-long-arrow-up.pull-left, .icon-long-arrow-left.pull-left, .icon-long-arrow-right.pull-left, .icon-apple.pull-left, .icon-windows.pull-left, .icon-android.pull-left, .icon-linux.pull-left, .icon-male.pull-left, .icon-gittip.pull-left, .icon-sun.pull-left, .icon-moon.pull-left, .icon-archive.pull-left, .icon-bug.pull-left, .icon-vk.pull-left, .icon-weibo.pull-left, .icon-renren.pull-left, .icon-time.pull-left, .icon-road.pull-left, .icon-download-alt.pull-left, .icon-download.pull-left, .icon-upload.pull-left, .icon-db-joinxor.pull-left, .icon-db-state.pull-left, .icon-db-start.pull-left, .icon-db-end.pull-left, .icon-db-fork.pull-left, .icon-db-condition.pull-left, .icon-db-task.pull-left, .icon-db-join.pull-left, .icon-fb-button.pull-left, .icon-fb-fieldset.pull-left, .icon-fb-custom-field.pull-left, .icon-fb-separator.pull-left, .icon-fb-paragraph.pull-left, .icon-fb-file-upload.pull-left, .icon-fb-text.pull-left, .icon-fb-text-box.pull-left, .icon-fb-select.pull-left, .icon-fb-radio.pull-left, .icon-fb-number.pull-left, .icon-fb-integer.pull-left, .icon-fb-decimal.pull-left {
    margin-right: 0.3em; }
  .icon-caret-bottom-right.pull-right, .icon-glass.pull-right, .icon-music.pull-right, .icon-search.pull-right, .icon-envelope.pull-right, .icon-heart.pull-right, .icon-star.pull-right, .icon-star-empty.pull-right, .icon-user.pull-right, .icon-film.pull-right, .icon-th-large.pull-right, .icon-th.pull-right, .icon-th-list.pull-right, .icon-ok.pull-right, .icon-remove.pull-right, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.pull-right.btn-icon.icon-minus, .icon-zoom-in.pull-right, .icon-zoom-out.pull-right, .icon-off.pull-right, .icon-signal.pull-right, .icon-cog.pull-right, .icon-trash.pull-right, .icon-home.pull-right, .icon-file.pull-right, .icon-inbox.pull-right, .icon-play-circle.pull-right, .icon-repeat.pull-right, .icon-refresh.pull-right, .icon-list-alt.pull-right, .icon-lock.pull-right, .icon-flag.pull-right, .icon-headphones.pull-right, .icon-volume-off.pull-right, .icon-volume-down.pull-right, .icon-volume-up.pull-right, .icon-qrcode.pull-right, .icon-barcode.pull-right, .icon-tag.pull-right, .icon-tags.pull-right, .icon-book.pull-right, .icon-bookmark.pull-right, .icon-print.pull-right, .icon-camera.pull-right, .icon-font.pull-right, .icon-bold.pull-right, .icon-italic.pull-right, .icon-align-justify.pull-right, .icon-list.pull-right, .icon-indent-left.pull-right, .icon-indent-right.pull-right, .icon-facetime-video.pull-right, .icon-picture.pull-right, .icon-pencil.pull-right, .icon-map-marker.pull-right, .icon-adjust.pull-right, .icon-tint.pull-right, .icon-edit.pull-right, .icon-share.pull-right, .icon-check.pull-right, .icon-move.pull-right, .icon-step-backward.pull-right, .icon-fast-backward.pull-right, .icon-backward.pull-right, .icon-play.pull-right, .icon-pause.pull-right, .icon-stop.pull-right, .icon-forward.pull-right, .icon-fast-forward.pull-right, .icon-minus-sign.pull-right, .icon-remove-sign.pull-right, .icon-ok-sign.pull-right, .icon-question-sign.pull-right, .icon-info-sign.pull-right, .icon-screenshot.pull-right, .icon-remove-circle.pull-right, .icon-ok-circle.pull-right, .icon-ban-circle.pull-right, .icon-arrow-left.pull-right, .icon-arrow-right.pull-right, .icon-arrow-up.pull-right, .icon-arrow-down.pull-right, .icon-share-alt.pull-right, .icon-resize-full.pull-right, .icon-resize-small.pull-right, .icon-plus.pull-right, .icon-minus.pull-right, .icon-asterisk.pull-right, .icon-exclamation-sign.pull-right, .icon-gift.pull-right, .icon-leaf.pull-right, .icon-calendar.pull-right, .icon-random.pull-right, .icon-comment.pull-right, .icon-magnet.pull-right, .icon-chevron-up.pull-right, .icon-chevron-down.pull-right, .icon-retweet.pull-right, .icon-shopping-cart.pull-right, .icon-folder-close.pull-right, .icon-folder-open.pull-right, .icon-resize-vertical.pull-right, .icon-resize-horizontal.pull-right, .icon-bar-chart.pull-right, .icon-twitter-sign.pull-right, .icon-facebook-sign.pull-right, .icon-camera-retro.pull-right, .icon-key.pull-right, .icon-cogs.pull-right, .icon-comments.pull-right, .icon-thumbs-up.pull-right, .icon-thumbs-down.pull-right, .icon-star-half.pull-right, .icon-signin.pull-right, .icon-trophy.pull-right, .icon-github-sign.pull-right, .icon-upload-alt.pull-right, .icon-lemon.pull-right, .icon-phone.pull-right, .icon-check-empty.pull-right, .icon-bookmark-empty.pull-right, .icon-phone-sign.pull-right, .icon-twitter.pull-right, .icon-facebook.pull-right, .icon-github.pull-right, .icon-unlock.pull-right, .icon-credit.pull-right, .icon-rss.pull-right, .icon-hdd.pull-right, .icon-bullhorn.pull-right, .icon-bell.pull-right, .icon-certificate.pull-right, .icon-hand-right.pull-right, .icon-hand-left.pull-right, .icon-hand-up.pull-right, .icon-globe.pull-right, .icon-wrench.pull-right, .icon-tasks.pull-right, .icon-filter.pull-right, .icon-briefcase.pull-right, .icon-fullscreen.pull-right, .icon-group.pull-right, .icon-link.pull-right, .icon-cloud.pull-right, .icon-beaker.pull-right, .icon-cut.pull-right, .icon-copy.pull-right, .icon-paper-clip.pull-right, .icon-save.pull-right, .icon-sign-blank.pull-right, .icon-reorder.pull-right, .icon-list-ul.pull-right, .icon-list-ol.pull-right, .icon-strikethrough.pull-right, .icon-underline.pull-right, .icon-table.pull-right, .icon-magic.pull-right, .icon-money.pull-right, .icon-caret-down.pull-right, .icon-caret-up.pull-right, .icon-caret-left.pull-right, .icon-caret-right.pull-right, .icon-columns.pull-right, .icon-sort.pull-right, .icon-sort-down.pull-right, .icon-sort-up.pull-right, .icon-envelope-alt.pull-right, .icon-linkedin.pull-right, .icon-undo.pull-right, .icon-legal.pull-right, .icon-dashboard.pull-right, .icon-comment-alt.pull-right, .icon-comments-alt.pull-right, .icon-bolt.pull-right, .icon-sitemap.pull-right, .icon-umbrella.pull-right, .icon-paste.pull-right, .icon-lightbulb.pull-right, .icon-exchange.pull-right, .icon-bell-alt.pull-right, .icon-coffee.pull-right, .icon-food.pull-right, .icon-file-alt.pull-right, .icon-building.pull-right, .icon-hospital.pull-right, .icon-ambulance.pull-right, .icon-medkit.pull-right, .icon-fighter-jet.pull-right, .icon-beer.pull-right, .icon-h-sign.pull-right, .icon-plus-sign.pull-right, .icon-double-angle-left.pull-right, .icon-double-angle-right.pull-right, .icon-double-angle-up.pull-right, .icon-double-angle-down.pull-right, .icon-angle-left.pull-right, .icon-angle-right.pull-right, .icon-angle-up.pull-right, .icon-angle-down.pull-right, .icon-desktop.pull-right, .icon-laptop.pull-right, .icon-spinner.pull-right, .icon-circle.pull-right, .icon-reply.pull-right, .icon-github-alt.pull-right, .icon-folder-close-alt.pull-right, .icon-folder-open-alt.pull-right, .icon-expand-alt.pull-right, .icon-collapse-alt.pull-right, .icon-smile.pull-right, .icon-frown.pull-right, .icon-meh.pull-right, .icon-gamepad.pull-right, .icon-keyboard.pull-right, .icon-flag-alt.pull-right, .icon-flag-checkered.pull-right, .icon-terminal.pull-right, .icon-code.pull-right, .icon-reply-all.pull-right, .icon-star-half-full.pull-right, .icon-location-arrow.pull-right, .icon-crop.pull-right, .icon-code-fork.pull-right, .icon-subscript.pull-right, .icon-eraser.pull-right, .icon-puzzle.pull-right, .icon-microphone.pull-right, .icon-microphone-off.pull-right, .icon-shield.pull-right, .icon-calendar-empty.pull-right, .icon-fire-extinguisher.pull-right, .icon-rocket.pull-right, .icon-maxcdn.pull-right, .icon-chevron-sign-left.pull-right, .icon-chevron-sign-right.pull-right, .icon-chevron-sign-up.pull-right, .icon-chevron-sign-down.pull-right, .icon-html5.pull-right, .icon-css3.pull-right, .icon-anchor.pull-right, .icon-unlock-alt.pull-right, .icon-bullseye.pull-right, .icon-ellipsis-horizontal.pull-right, .icon-ellipsis-vertical.pull-right, .icon-rss-sign.pull-right, .icon-fb-boolean.pull-right, .icon-text-height.pull-right, .icon-text-width.pull-right, .icon-align-left.pull-right, .icon-align-center.pull-right, .icon-align-right.pull-right, .icon-step-forward.pull-right, .icon-eject.pull-right, .icon-chevron-left.pull-right, .icon-chevron-right.pull-right, .icon-plus-sign-2.pull-right, .icon-fire.pull-right, .icon-eye-open.pull-right, .icon-eye-close.pull-right, .icon-warning-sign.pull-right, .icon-plane.pull-right, .icon-heart-empty.pull-right, .icon-signout.pull-right, .icon-linkedin-sign.pull-right, .icon-pushpin.pull-right, .icon-external-link.pull-right, .icon-hand-down.pull-right, .icon-circle-arrow-left.pull-right, .icon-circle-arrow-right.pull-right, .icon-circle-arrow-up.pull-right, .icon-circle-arrow-down.pull-right, .icon-truck.pull-right, .icon-pinterest.pull-right, .icon-pinterest-sign.pull-right, .icon-google-plus-sign.pull-right, .icon-google-plus.pull-right, .icon-cloud-download.pull-right, .icon-cloud-upload.pull-right, .icon-user-md.pull-right, .icon-stethoscope.pull-right, .icon-suitcase.pull-right, .icon-tablet.pull-right, .icon-mobile.pull-right, .icon-circle-blank.pull-right, .icon-quote-left.pull-right, .icon-quote-right.pull-right, .icon-unlink.pull-right, .icon-question.pull-right, .icon-info.pull-right, .icon-exclamation.pull-right, .icon-superscript.pull-right, .icon-play-sign.pull-right, .icon-ticket.pull-right, .icon-minus-sign-alt.pull-right, .icon-check-minus.pull-right, .icon-level-up.pull-right, .icon-sort-by-attributes-alt.pull-right, .icon-sort-by-order.pull-right, .icon-sort-by-order-alt.pull-right, .icon-thumbs-up-2.pull-right, .icon-thumbs-down-2.pull-right, .icon-dribbble.pull-right, .icon-skype.pull-right, .icon-foursquare.pull-right, .icon-trello.pull-right, .icon-female.pull-right, .icon-level-down.pull-right, .icon-check-sign.pull-right, .icon-edit-sign.pull-right, .icon-external-link-sign.pull-right, .icon-share-sign.pull-right, .icon-compass.pull-right, .icon-collapse.pull-right, .icon-collapse-top.pull-right, .icon-expand.pull-right, .icon-euro.pull-right, .icon-gbp.pull-right, .icon-dollar.pull-right, .icon-rupee.pull-right, .icon-yen.pull-right, .icon-renminbi.pull-right, .icon-won.pull-right, .icon-bitcoin.pull-right, .icon-file-2.pull-right, .icon-file-text.pull-right, .icon-sort-by-alphabet.pull-right, .icon-sort-by-alphabet-alt.pull-right, .icon-sort-by-attributes.pull-right, .icon-youtube-sign.pull-right, .icon-youtube.pull-right, .icon-xing.pull-right, .icon-xing-sign.pull-right, .icon-youtube-play.pull-right, .icon-dropbox.pull-right, .icon-stackexchange.pull-right, .icon-instagram.pull-right, .icon-flickr.pull-right, .icon-adn.pull-right, .icon-bitbucket.pull-right, .icon-bitbucket-sign.pull-right, .icon-tumblr.pull-right, .icon-tumblr-sign.pull-right, .icon-long-arrow-down.pull-right, .icon-long-arrow-up.pull-right, .icon-long-arrow-left.pull-right, .icon-long-arrow-right.pull-right, .icon-apple.pull-right, .icon-windows.pull-right, .icon-android.pull-right, .icon-linux.pull-right, .icon-male.pull-right, .icon-gittip.pull-right, .icon-sun.pull-right, .icon-moon.pull-right, .icon-archive.pull-right, .icon-bug.pull-right, .icon-vk.pull-right, .icon-weibo.pull-right, .icon-renren.pull-right, .icon-time.pull-right, .icon-road.pull-right, .icon-download-alt.pull-right, .icon-download.pull-right, .icon-upload.pull-right, .icon-db-joinxor.pull-right, .icon-db-state.pull-right, .icon-db-start.pull-right, .icon-db-end.pull-right, .icon-db-fork.pull-right, .icon-db-condition.pull-right, .icon-db-task.pull-right, .icon-db-join.pull-right, .icon-fb-button.pull-right, .icon-fb-fieldset.pull-right, .icon-fb-custom-field.pull-right, .icon-fb-separator.pull-right, .icon-fb-paragraph.pull-right, .icon-fb-file-upload.pull-right, .icon-fb-text.pull-right, .icon-fb-text-box.pull-right, .icon-fb-select.pull-right, .icon-fb-radio.pull-right, .icon-fb-number.pull-right, .icon-fb-integer.pull-right, .icon-fb-decimal.pull-right {
    margin-left: 0.3em; }
  a .icon-caret-bottom-right, a .icon-glass, a .icon-music, a .icon-search, a .icon-envelope, a .icon-heart, a .icon-star, a .icon-star-empty, a .icon-user, a .icon-film, a .icon-th-large, a .icon-th, a .icon-th-list, a .icon-ok, a .icon-remove, a .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.btn-icon.icon-minus, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button a span.btn-icon.icon-minus, a .icon-zoom-in, a .icon-zoom-out, a .icon-off, a .icon-signal, a .icon-cog, a .icon-trash, a .icon-home, a .icon-file, a .icon-inbox, a .icon-play-circle, a .icon-repeat, a .icon-refresh, a .icon-list-alt, a .icon-lock, a .icon-flag, a .icon-headphones, a .icon-volume-off, a .icon-volume-down, a .icon-volume-up, a .icon-qrcode, a .icon-barcode, a .icon-tag, a .icon-tags, a .icon-book, a .icon-bookmark, a .icon-print, a .icon-camera, a .icon-font, a .icon-bold, a .icon-italic, a .icon-align-justify, a .icon-list, a .icon-indent-left, a .icon-indent-right, a .icon-facetime-video, a .icon-picture, a .icon-pencil, a .icon-map-marker, a .icon-adjust, a .icon-tint, a .icon-edit, a .icon-share, a .icon-check, a .icon-move, a .icon-step-backward, a .icon-fast-backward, a .icon-backward, a .icon-play, a .icon-pause, a .icon-stop, a .icon-forward, a .icon-fast-forward, a .icon-minus-sign, a .icon-remove-sign, a .icon-ok-sign, a .icon-question-sign, a .icon-info-sign, a .icon-screenshot, a .icon-remove-circle, a .icon-ok-circle, a .icon-ban-circle, a .icon-arrow-left, a .icon-arrow-right, a .icon-arrow-up, a .icon-arrow-down, a .icon-share-alt, a .icon-resize-full, a .icon-resize-small, a .icon-plus, a .icon-minus, a .icon-asterisk, a .icon-exclamation-sign, a .icon-gift, a .icon-leaf, a .icon-calendar, a .icon-random, a .icon-comment, a .icon-magnet, a .icon-chevron-up, a .icon-chevron-down, a .icon-retweet, a .icon-shopping-cart, a .icon-folder-close, a .icon-folder-open, a .icon-resize-vertical, a .icon-resize-horizontal, a .icon-bar-chart, a .icon-twitter-sign, a .icon-facebook-sign, a .icon-camera-retro, a .icon-key, a .icon-cogs, a .icon-comments, a .icon-thumbs-up, a .icon-thumbs-down, a .icon-star-half, a .icon-signin, a .icon-trophy, a .icon-github-sign, a .icon-upload-alt, a .icon-lemon, a .icon-phone, a .icon-check-empty, a .icon-bookmark-empty, a .icon-phone-sign, a .icon-twitter, a .icon-facebook, a .icon-github, a .icon-unlock, a .icon-credit, a .icon-rss, a .icon-hdd, a .icon-bullhorn, a .icon-bell, a .icon-certificate, a .icon-hand-right, a .icon-hand-left, a .icon-hand-up, a .icon-globe, a .icon-wrench, a .icon-tasks, a .icon-filter, a .icon-briefcase, a .icon-fullscreen, a .icon-group, a .icon-link, a .icon-cloud, a .icon-beaker, a .icon-cut, a .icon-copy, a .icon-paper-clip, a .icon-save, a .icon-sign-blank, a .icon-reorder, a .icon-list-ul, a .icon-list-ol, a .icon-strikethrough, a .icon-underline, a .icon-table, a .icon-magic, a .icon-money, a .icon-caret-down, a .icon-caret-up, a .icon-caret-left, a .icon-caret-right, a .icon-columns, a .icon-sort, a .icon-sort-down, a .icon-sort-up, a .icon-envelope-alt, a .icon-linkedin, a .icon-undo, a .icon-legal, a .icon-dashboard, a .icon-comment-alt, a .icon-comments-alt, a .icon-bolt, a .icon-sitemap, a .icon-umbrella, a .icon-paste, a .icon-lightbulb, a .icon-exchange, a .icon-bell-alt, a .icon-coffee, a .icon-food, a .icon-file-alt, a .icon-building, a .icon-hospital, a .icon-ambulance, a .icon-medkit, a .icon-fighter-jet, a .icon-beer, a .icon-h-sign, a .icon-plus-sign, a .icon-double-angle-left, a .icon-double-angle-right, a .icon-double-angle-up, a .icon-double-angle-down, a .icon-angle-left, a .icon-angle-right, a .icon-angle-up, a .icon-angle-down, a .icon-desktop, a .icon-laptop, a .icon-spinner, a .icon-circle, a .icon-reply, a .icon-github-alt, a .icon-folder-close-alt, a .icon-folder-open-alt, a .icon-expand-alt, a .icon-collapse-alt, a .icon-smile, a .icon-frown, a .icon-meh, a .icon-gamepad, a .icon-keyboard, a .icon-flag-alt, a .icon-flag-checkered, a .icon-terminal, a .icon-code, a .icon-reply-all, a .icon-star-half-full, a .icon-location-arrow, a .icon-crop, a .icon-code-fork, a .icon-subscript, a .icon-eraser, a .icon-puzzle, a .icon-microphone, a .icon-microphone-off, a .icon-shield, a .icon-calendar-empty, a .icon-fire-extinguisher, a .icon-rocket, a .icon-maxcdn, a .icon-chevron-sign-left, a .icon-chevron-sign-right, a .icon-chevron-sign-up, a .icon-chevron-sign-down, a .icon-html5, a .icon-css3, a .icon-anchor, a .icon-unlock-alt, a .icon-bullseye, a .icon-ellipsis-horizontal, a .icon-ellipsis-vertical, a .icon-rss-sign, a .icon-fb-boolean, a .icon-text-height, a .icon-text-width, a .icon-align-left, a .icon-align-center, a .icon-align-right, a .icon-step-forward, a .icon-eject, a .icon-chevron-left, a .icon-chevron-right, a .icon-plus-sign-2, a .icon-fire, a .icon-eye-open, a .icon-eye-close, a .icon-warning-sign, a .icon-plane, a .icon-heart-empty, a .icon-signout, a .icon-linkedin-sign, a .icon-pushpin, a .icon-external-link, a .icon-hand-down, a .icon-circle-arrow-left, a .icon-circle-arrow-right, a .icon-circle-arrow-up, a .icon-circle-arrow-down, a .icon-truck, a .icon-pinterest, a .icon-pinterest-sign, a .icon-google-plus-sign, a .icon-google-plus, a .icon-cloud-download, a .icon-cloud-upload, a .icon-user-md, a .icon-stethoscope, a .icon-suitcase, a .icon-tablet, a .icon-mobile, a .icon-circle-blank, a .icon-quote-left, a .icon-quote-right, a .icon-unlink, a .icon-question, a .icon-info, a .icon-exclamation, a .icon-superscript, a .icon-play-sign, a .icon-ticket, a .icon-minus-sign-alt, a .icon-check-minus, a .icon-level-up, a .icon-sort-by-attributes-alt, a .icon-sort-by-order, a .icon-sort-by-order-alt, a .icon-thumbs-up-2, a .icon-thumbs-down-2, a .icon-dribbble, a .icon-skype, a .icon-foursquare, a .icon-trello, a .icon-female, a .icon-level-down, a .icon-check-sign, a .icon-edit-sign, a .icon-external-link-sign, a .icon-share-sign, a .icon-compass, a .icon-collapse, a .icon-collapse-top, a .icon-expand, a .icon-euro, a .icon-gbp, a .icon-dollar, a .icon-rupee, a .icon-yen, a .icon-renminbi, a .icon-won, a .icon-bitcoin, a .icon-file-2, a .icon-file-text, a .icon-sort-by-alphabet, a .icon-sort-by-alphabet-alt, a .icon-sort-by-attributes, a .icon-youtube-sign, a .icon-youtube, a .icon-xing, a .icon-xing-sign, a .icon-youtube-play, a .icon-dropbox, a .icon-stackexchange, a .icon-instagram, a .icon-flickr, a .icon-adn, a .icon-bitbucket, a .icon-bitbucket-sign, a .icon-tumblr, a .icon-tumblr-sign, a .icon-long-arrow-down, a .icon-long-arrow-up, a .icon-long-arrow-left, a .icon-long-arrow-right, a .icon-apple, a .icon-windows, a .icon-android, a .icon-linux, a .icon-male, a .icon-gittip, a .icon-sun, a .icon-moon, a .icon-archive, a .icon-bug, a .icon-vk, a .icon-weibo, a .icon-renren, a .icon-time, a .icon-road, a .icon-download-alt, a .icon-download, a .icon-upload, a .icon-db-joinxor, a .icon-db-state, a .icon-db-start, a .icon-db-end, a .icon-db-fork, a .icon-db-condition, a .icon-db-task, a .icon-db-join, a .icon-fb-button, a .icon-fb-fieldset, a .icon-fb-custom-field, a .icon-fb-separator, a .icon-fb-paragraph, a .icon-fb-file-upload, a .icon-fb-text, a .icon-fb-text-box, a .icon-fb-select, a .icon-fb-radio, a .icon-fb-number, a .icon-fb-integer, a .icon-fb-decimal {
    display: inline; }
  .icon-stack .icon-caret-bottom-right, .icon-stack .icon-glass, .icon-stack .icon-music, .icon-stack .icon-search, .icon-stack .icon-envelope, .icon-stack .icon-heart, .icon-stack .icon-star, .icon-stack .icon-star-empty, .icon-stack .icon-user, .icon-stack .icon-film, .icon-stack .icon-th-large, .icon-stack .icon-th, .icon-stack .icon-th-list, .icon-stack .icon-ok, .icon-stack .icon-remove, .icon-stack .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.btn-icon.icon-minus, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button .icon-stack span.btn-icon.icon-minus, .icon-stack .icon-zoom-in, .icon-stack .icon-zoom-out, .icon-stack .icon-off, .icon-stack .icon-signal, .icon-stack .icon-cog, .icon-stack .icon-trash, .icon-stack .icon-home, .icon-stack .icon-file, .icon-stack .icon-inbox, .icon-stack .icon-play-circle, .icon-stack .icon-repeat, .icon-stack .icon-refresh, .icon-stack .icon-list-alt, .icon-stack .icon-lock, .icon-stack .icon-flag, .icon-stack .icon-headphones, .icon-stack .icon-volume-off, .icon-stack .icon-volume-down, .icon-stack .icon-volume-up, .icon-stack .icon-qrcode, .icon-stack .icon-barcode, .icon-stack .icon-tag, .icon-stack .icon-tags, .icon-stack .icon-book, .icon-stack .icon-bookmark, .icon-stack .icon-print, .icon-stack .icon-camera, .icon-stack .icon-font, .icon-stack .icon-bold, .icon-stack .icon-italic, .icon-stack .icon-align-justify, .icon-stack .icon-list, .icon-stack .icon-indent-left, .icon-stack .icon-indent-right, .icon-stack .icon-facetime-video, .icon-stack .icon-picture, .icon-stack .icon-pencil, .icon-stack .icon-map-marker, .icon-stack .icon-adjust, .icon-stack .icon-tint, .icon-stack .icon-edit, .icon-stack .icon-share, .icon-stack .icon-check, .icon-stack .icon-move, .icon-stack .icon-step-backward, .icon-stack .icon-fast-backward, .icon-stack .icon-backward, .icon-stack .icon-play, .icon-stack .icon-pause, .icon-stack .icon-stop, .icon-stack .icon-forward, .icon-stack .icon-fast-forward, .icon-stack .icon-minus-sign, .icon-stack .icon-remove-sign, .icon-stack .icon-ok-sign, .icon-stack .icon-question-sign, .icon-stack .icon-info-sign, .icon-stack .icon-screenshot, .icon-stack .icon-remove-circle, .icon-stack .icon-ok-circle, .icon-stack .icon-ban-circle, .icon-stack .icon-arrow-left, .icon-stack .icon-arrow-right, .icon-stack .icon-arrow-up, .icon-stack .icon-arrow-down, .icon-stack .icon-share-alt, .icon-stack .icon-resize-full, .icon-stack .icon-resize-small, .icon-stack .icon-plus, .icon-stack .icon-minus, .icon-stack .icon-asterisk, .icon-stack .icon-exclamation-sign, .icon-stack .icon-gift, .icon-stack .icon-leaf, .icon-stack .icon-calendar, .icon-stack .icon-random, .icon-stack .icon-comment, .icon-stack .icon-magnet, .icon-stack .icon-chevron-up, .icon-stack .icon-chevron-down, .icon-stack .icon-retweet, .icon-stack .icon-shopping-cart, .icon-stack .icon-folder-close, .icon-stack .icon-folder-open, .icon-stack .icon-resize-vertical, .icon-stack .icon-resize-horizontal, .icon-stack .icon-bar-chart, .icon-stack .icon-twitter-sign, .icon-stack .icon-facebook-sign, .icon-stack .icon-camera-retro, .icon-stack .icon-key, .icon-stack .icon-cogs, .icon-stack .icon-comments, .icon-stack .icon-thumbs-up, .icon-stack .icon-thumbs-down, .icon-stack .icon-star-half, .icon-stack .icon-signin, .icon-stack .icon-trophy, .icon-stack .icon-github-sign, .icon-stack .icon-upload-alt, .icon-stack .icon-lemon, .icon-stack .icon-phone, .icon-stack .icon-check-empty, .icon-stack .icon-bookmark-empty, .icon-stack .icon-phone-sign, .icon-stack .icon-twitter, .icon-stack .icon-facebook, .icon-stack .icon-github, .icon-stack .icon-unlock, .icon-stack .icon-credit, .icon-stack .icon-rss, .icon-stack .icon-hdd, .icon-stack .icon-bullhorn, .icon-stack .icon-bell, .icon-stack .icon-certificate, .icon-stack .icon-hand-right, .icon-stack .icon-hand-left, .icon-stack .icon-hand-up, .icon-stack .icon-globe, .icon-stack .icon-wrench, .icon-stack .icon-tasks, .icon-stack .icon-filter, .icon-stack .icon-briefcase, .icon-stack .icon-fullscreen, .icon-stack .icon-group, .icon-stack .icon-link, .icon-stack .icon-cloud, .icon-stack .icon-beaker, .icon-stack .icon-cut, .icon-stack .icon-copy, .icon-stack .icon-paper-clip, .icon-stack .icon-save, .icon-stack .icon-sign-blank, .icon-stack .icon-reorder, .icon-stack .icon-list-ul, .icon-stack .icon-list-ol, .icon-stack .icon-strikethrough, .icon-stack .icon-underline, .icon-stack .icon-table, .icon-stack .icon-magic, .icon-stack .icon-money, .icon-stack .icon-caret-down, .icon-stack .icon-caret-up, .icon-stack .icon-caret-left, .icon-stack .icon-caret-right, .icon-stack .icon-columns, .icon-stack .icon-sort, .icon-stack .icon-sort-down, .icon-stack .icon-sort-up, .icon-stack .icon-envelope-alt, .icon-stack .icon-linkedin, .icon-stack .icon-undo, .icon-stack .icon-legal, .icon-stack .icon-dashboard, .icon-stack .icon-comment-alt, .icon-stack .icon-comments-alt, .icon-stack .icon-bolt, .icon-stack .icon-sitemap, .icon-stack .icon-umbrella, .icon-stack .icon-paste, .icon-stack .icon-lightbulb, .icon-stack .icon-exchange, .icon-stack .icon-bell-alt, .icon-stack .icon-coffee, .icon-stack .icon-food, .icon-stack .icon-file-alt, .icon-stack .icon-building, .icon-stack .icon-hospital, .icon-stack .icon-ambulance, .icon-stack .icon-medkit, .icon-stack .icon-fighter-jet, .icon-stack .icon-beer, .icon-stack .icon-h-sign, .icon-stack .icon-plus-sign, .icon-stack .icon-double-angle-left, .icon-stack .icon-double-angle-right, .icon-stack .icon-double-angle-up, .icon-stack .icon-double-angle-down, .icon-stack .icon-angle-left, .icon-stack .icon-angle-right, .icon-stack .icon-angle-up, .icon-stack .icon-angle-down, .icon-stack .icon-desktop, .icon-stack .icon-laptop, .icon-stack .icon-spinner, .icon-stack .icon-circle, .icon-stack .icon-reply, .icon-stack .icon-github-alt, .icon-stack .icon-folder-close-alt, .icon-stack .icon-folder-open-alt, .icon-stack .icon-expand-alt, .icon-stack .icon-collapse-alt, .icon-stack .icon-smile, .icon-stack .icon-frown, .icon-stack .icon-meh, .icon-stack .icon-gamepad, .icon-stack .icon-keyboard, .icon-stack .icon-flag-alt, .icon-stack .icon-flag-checkered, .icon-stack .icon-terminal, .icon-stack .icon-code, .icon-stack .icon-reply-all, .icon-stack .icon-star-half-full, .icon-stack .icon-location-arrow, .icon-stack .icon-crop, .icon-stack .icon-code-fork, .icon-stack .icon-subscript, .icon-stack .icon-eraser, .icon-stack .icon-puzzle, .icon-stack .icon-microphone, .icon-stack .icon-microphone-off, .icon-stack .icon-shield, .icon-stack .icon-calendar-empty, .icon-stack .icon-fire-extinguisher, .icon-stack .icon-rocket, .icon-stack .icon-maxcdn, .icon-stack .icon-chevron-sign-left, .icon-stack .icon-chevron-sign-right, .icon-stack .icon-chevron-sign-up, .icon-stack .icon-chevron-sign-down, .icon-stack .icon-html5, .icon-stack .icon-css3, .icon-stack .icon-anchor, .icon-stack .icon-unlock-alt, .icon-stack .icon-bullseye, .icon-stack .icon-ellipsis-horizontal, .icon-stack .icon-ellipsis-vertical, .icon-stack .icon-rss-sign, .icon-stack .icon-fb-boolean, .icon-stack .icon-text-height, .icon-stack .icon-text-width, .icon-stack .icon-align-left, .icon-stack .icon-align-center, .icon-stack .icon-align-right, .icon-stack .icon-step-forward, .icon-stack .icon-eject, .icon-stack .icon-chevron-left, .icon-stack .icon-chevron-right, .icon-stack .icon-plus-sign-2, .icon-stack .icon-fire, .icon-stack .icon-eye-open, .icon-stack .icon-eye-close, .icon-stack .icon-warning-sign, .icon-stack .icon-plane, .icon-stack .icon-heart-empty, .icon-stack .icon-signout, .icon-stack .icon-linkedin-sign, .icon-stack .icon-pushpin, .icon-stack .icon-external-link, .icon-stack .icon-hand-down, .icon-stack .icon-circle-arrow-left, .icon-stack .icon-circle-arrow-right, .icon-stack .icon-circle-arrow-up, .icon-stack .icon-circle-arrow-down, .icon-stack .icon-truck, .icon-stack .icon-pinterest, .icon-stack .icon-pinterest-sign, .icon-stack .icon-google-plus-sign, .icon-stack .icon-google-plus, .icon-stack .icon-cloud-download, .icon-stack .icon-cloud-upload, .icon-stack .icon-user-md, .icon-stack .icon-stethoscope, .icon-stack .icon-suitcase, .icon-stack .icon-tablet, .icon-stack .icon-mobile, .icon-stack .icon-circle-blank, .icon-stack .icon-quote-left, .icon-stack .icon-quote-right, .icon-stack .icon-unlink, .icon-stack .icon-question, .icon-stack .icon-info, .icon-stack .icon-exclamation, .icon-stack .icon-superscript, .icon-stack .icon-play-sign, .icon-stack .icon-ticket, .icon-stack .icon-minus-sign-alt, .icon-stack .icon-check-minus, .icon-stack .icon-level-up, .icon-stack .icon-sort-by-attributes-alt, .icon-stack .icon-sort-by-order, .icon-stack .icon-sort-by-order-alt, .icon-stack .icon-thumbs-up-2, .icon-stack .icon-thumbs-down-2, .icon-stack .icon-dribbble, .icon-stack .icon-skype, .icon-stack .icon-foursquare, .icon-stack .icon-trello, .icon-stack .icon-female, .icon-stack .icon-level-down, .icon-stack .icon-check-sign, .icon-stack .icon-edit-sign, .icon-stack .icon-external-link-sign, .icon-stack .icon-share-sign, .icon-stack .icon-compass, .icon-stack .icon-collapse, .icon-stack .icon-collapse-top, .icon-stack .icon-expand, .icon-stack .icon-euro, .icon-stack .icon-gbp, .icon-stack .icon-dollar, .icon-stack .icon-rupee, .icon-stack .icon-yen, .icon-stack .icon-renminbi, .icon-stack .icon-won, .icon-stack .icon-bitcoin, .icon-stack .icon-file-2, .icon-stack .icon-file-text, .icon-stack .icon-sort-by-alphabet, .icon-stack .icon-sort-by-alphabet-alt, .icon-stack .icon-sort-by-attributes, .icon-stack .icon-youtube-sign, .icon-stack .icon-youtube, .icon-stack .icon-xing, .icon-stack .icon-xing-sign, .icon-stack .icon-youtube-play, .icon-stack .icon-dropbox, .icon-stack .icon-stackexchange, .icon-stack .icon-instagram, .icon-stack .icon-flickr, .icon-stack .icon-adn, .icon-stack .icon-bitbucket, .icon-stack .icon-bitbucket-sign, .icon-stack .icon-tumblr, .icon-stack .icon-tumblr-sign, .icon-stack .icon-long-arrow-down, .icon-stack .icon-long-arrow-up, .icon-stack .icon-long-arrow-left, .icon-stack .icon-long-arrow-right, .icon-stack .icon-apple, .icon-stack .icon-windows, .icon-stack .icon-android, .icon-stack .icon-linux, .icon-stack .icon-male, .icon-stack .icon-gittip, .icon-stack .icon-sun, .icon-stack .icon-moon, .icon-stack .icon-archive, .icon-stack .icon-bug, .icon-stack .icon-vk, .icon-stack .icon-weibo, .icon-stack .icon-renren, .icon-stack .icon-time, .icon-stack .icon-road, .icon-stack .icon-download-alt, .icon-stack .icon-download, .icon-stack .icon-upload, .icon-stack .icon-db-joinxor, .icon-stack .icon-db-state, .icon-stack .icon-db-start, .icon-stack .icon-db-end, .icon-stack .icon-db-fork, .icon-stack .icon-db-condition, .icon-stack .icon-db-task, .icon-stack .icon-db-join, .icon-stack .icon-fb-button, .icon-stack .icon-fb-fieldset, .icon-stack .icon-fb-custom-field, .icon-stack .icon-fb-separator, .icon-stack .icon-fb-paragraph, .icon-stack .icon-fb-file-upload, .icon-stack .icon-fb-text, .icon-stack .icon-fb-text-box, .icon-stack .icon-fb-select, .icon-stack .icon-fb-radio, .icon-stack .icon-fb-number, .icon-stack .icon-fb-integer, .icon-stack .icon-fb-decimal {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: inherit; }

.icon-stack .icon-text {
  height: 100%;
  line-height: inherit;
  position: absolute;
  text-align: center;
  width: 100%; }

.icon-caret-bottom-right:before {
  content: "\e016"; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before, .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.btn-icon.icon-minus:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-fb-boolean:before {
  content: "\e008"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign-2:before {
  content: "\f055"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up-2:before {
  content: "\f164"; }

.icon-thumbs-down-2:before {
  content: "\f165"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-yen:before {
  content: "\f157"; }

.icon-renminbi:before {
  content: "\f158"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-file-2:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-db-joinxor:before {
  content: "\e006"; }

.icon-db-state:before {
  content: "\e009"; }

.icon-db-start:before {
  content: "\e00b"; }

.icon-db-end:before {
  content: "\e00a"; }

.icon-db-fork:before {
  content: "\e00c"; }

.icon-db-condition:before {
  content: "\e00e"; }

.icon-db-task:before {
  content: "\e00d"; }

.icon-db-join:before {
  content: "\e00f"; }

.icon-fb-button:before {
  content: "\e010"; }

.icon-fb-fieldset:before {
  content: "\e011"; }

.icon-fb-custom-field:before {
  content: "\e012"; }

.icon-fb-separator:before {
  content: "\e013"; }

.icon-fb-paragraph:before {
  content: "\e014"; }

.icon-fb-file-upload:before {
  content: "\e015"; }

.icon-fb-text:before {
  content: "\e000"; }

.icon-fb-text-box:before {
  content: "\e001"; }

.icon-fb-select:before {
  content: "\e002"; }

.icon-fb-radio:before {
  content: "\e003"; }

.icon-fb-number:before {
  content: "\e004"; }

.icon-fb-integer:before {
  content: "\e005"; }

.icon-fb-decimal:before {
  content: "\e007"; }

.portlet-decorate-shadow > h1:first-child,
.portlet-decorate-shadow > h2:first-child,
.portlet-decorate-shadow > h3:first-child,
.portlet-decorate-shadow > h4:first-child,
.portlet-decorate-shadow > h5:first-child,
.portlet-decorate-shadow > h6:first-child, .decorate-shadow > h1:first-child,
.decorate-shadow > h2:first-child,
.decorate-shadow > h3:first-child,
.decorate-shadow > h4:first-child,
.decorate-shadow > h5:first-child,
.decorate-shadow > h6:first-child, .portlet-decorate-shadow .portlet-body > h1:first-child,
.portlet-decorate-shadow .portlet-body > h2:first-child,
.portlet-decorate-shadow .portlet-body > h3:first-child,
.portlet-decorate-shadow .portlet-body > h4:first-child,
.portlet-decorate-shadow .portlet-body > h5:first-child,
.portlet-decorate-shadow .portlet-body > h6:first-child {
  margin-top: 0;
  margin-bottom: 30px; }

.button-holder:last-child {
  margin-bottom: 0; }

.margin-none {
  margin: 0; }

/*
.padding-none, .padding-reset { padding:0; }

//p - padding, l - left, lr - left and right, etc.
.p-none, .p-0 {padding:0;}
.p-t-0 {padding-top:0;}
.p-r-0 {padding-right:0;}
.p-b-0 {padding-bottom:0;}
.p-l-0 {padding-left:0;}

@mixin generatePaddings($padding) {
	.p-all { padding:$padding; }
	.p-lr { padding-left:$padding; padding-right:$padding; }
	.p-l { padding-left:$padding; }
	.p-r { padding-right:$padding; }
	.p-tb { padding-top:$padding; padding-bottom:$padding; }
	.p-t { padding-top:$padding; }
	.p-b { padding-bottom:$padding; }

	.p-all-sm { padding:$padding / 2; }
	.p-lr-sm { padding-left:$padding / 2; padding-right:$padding / 2; }
	.p-l-sm { padding-left:$padding / 2; }
	.p-r-sm { padding-right:$padding / 2; }
	.p-tb-sm { padding-top:$padding / 2; padding-bottom:$padding / 2; }
	.p-t-sm { padding-top:$padding / 2; }
	.p-b-sm { padding-bottom:$padding / 2; }
	tr.p-tb-sm > td, tr.p-tb-sm > th {
		padding-top:$padding / 2;
		padding-bottom:$padding / 2;
	}
	tr.p-b-sm > td, tr.p-b-sm > th {
		padding-bottom:$padding / 2;
	}
	tr.p-t > td, tr.p-t > th {
		padding-top:$padding;
	}
}

@include generatePaddings($padding);

@media (max-width:$screen-xs-max) {
	@include generatePaddings(20px);
	.p-all:first-child, .p-lr:first-child, .p-l:first-child, .p-all-sm:first-child, .p-lr-sm:first-child, .p-l-sm:first-child,
	.p-all:last-child, .p-lr:last-child, .p-l:last-child, .p-all-sm:last-child, .p-lr-sm:last-child, .p-l-sm:last-child
	 { padding-left:0; padding-right:0; }
}
*/
/*.decorate-shadow .container-fluid.no-gutters, .portlet-decorate-shadow .container-fluid.no-gutters {
	margin:-1 * $padding;
	@media (max-width:$screen-xs-max) {
		margin: 0;
	}
}

.container-fluid.no-gutters{
	padding:0;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}*/
.row.eq-height {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 992px) {
    .row.eq-height {
      display: block; } }

.v-align, .v-align > [class*=" col-"] {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 992px) {
    .v-align, .v-align > [class*=" col-"] {
      display: block; } }

.v-align .text-right {
  justify-content: flex-end; }

.v-align .text-left {
  justify-content: flex-start; }

.v-align .text-center, .v-align .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet, .signed-in .v-align #portlet_com_liferay_login_web_portlet_LoginPortlet {
  justify-content: center; }

.height-100p {
  height: 100%; }

.width-100p, .w-100p, .form-inline .form-control.width-100p {
  width: 100%; }

/* width */
.width-1280 {
  width: 1280px; }

.width-1000 {
  width: 1000px; }

.width-900 {
  width: 900px; }

.width-800 {
  width: 800px; }

.width-700 {
  width: 700px; }

.width-600, #portlet_new-password, #portlet_password-reminder, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet {
  width: 600px; }

.width-550 {
  width: 550px; }

.width-500 {
  width: 500px; }

.width-450 {
  width: 450px; }

.width-400 {
  width: 400px; }

.width-350 {
  width: 350px; }

.width-300 {
  width: 300px; }

.width-250 {
  width: 250px; }

.width-200 {
  width: 200px; }

.width-150 {
  width: 150px; }

.width-100 {
  width: 100px; }

.width-50 {
  width: 50px; }

/* min-width */
.width-min-1280 {
  min-width: 1280px !important; }

.width-min-1000 {
  min-width: 1000px !important; }

.width-min-900 {
  min-width: 900px !important; }

.width-min-800 {
  min-width: 800px !important; }

.width-min-700 {
  min-width: 700px !important; }

.width-min-600 {
  min-width: 600px !important; }

.width-min-550 {
  min-width: 550px !important; }

.width-min-500 {
  min-width: 500px !important; }

.width-min-450 {
  min-width: 450px !important; }

.width-min-400 {
  min-width: 400px !important; }

.width-min-350 {
  min-width: 350px !important; }

.width-min-300 {
  min-width: 300px !important; }

.width-min-250 {
  min-width: 250px !important; }

.width-min-200 {
  min-width: 200px !important; }

.width-min-150 {
  min-width: 150px !important; }

.width-min-100 {
  min-width: 100px !important; }

.width-min-50 {
  min-width: 50px !important; }

/* max-width */
.width-max-1280 {
  max-width: 1280px !important; }

.width-max-1000 {
  max-width: 1000px !important; }

.width-max-900 {
  max-width: 900px !important; }

.width-max-800 {
  max-width: 800px !important; }

.width-max-700 {
  max-width: 700px !important; }

.width-max-600 {
  max-width: 600px !important; }

.width-max-550 {
  max-width: 550px !important; }

.width-max-500 {
  max-width: 500px !important; }

.width-max-450 {
  max-width: 450px !important; }

.width-max-400 {
  max-width: 400px !important; }

.width-max-350 {
  max-width: 350px !important; }

.width-max-300 {
  max-width: 300px !important; }

.width-max-250 {
  max-width: 250px !important; }

.width-max-200 {
  max-width: 200px !important; }

.width-max-150 {
  max-width: 150px !important; }

.width-max-100 {
  max-width: 100px !important; }

.width-max-50 {
  max-width: 50px !important; }

/* 100p - width */
.width-100p-1280 {
  width: calc(100% - 1280px); }

.width-100p-1000 {
  width: calc(100% - 1000px); }

.width-100p-900 {
  width: calc(100% - 900px); }

.width-100p-800 {
  width: calc(100% - 800px); }

.width-100p-700 {
  width: calc(100% - 700px); }

.width-100p-600 {
  width: calc(100% - 600px); }

.width-100p-550 {
  width: calc(100% - 550px); }

.width-100p-500 {
  width: calc(100% - 500px); }

.width-100p-450 {
  width: calc(100% - 450px); }

.width-100p-400 {
  width: calc(100% - 400px); }

.width-100p-350 {
  width: calc(100% - 350px); }

.width-100p-300 {
  width: calc(100% - 300px); }

.width-100p-250 {
  width: calc(100% - 250px); }

.width-100p-200 {
  width: calc(100% - 200px); }

.width-100p-150 {
  width: calc(100% - 150px); }

.width-100p-100 {
  width: calc(100% - 100px); }

.width-100p-50 {
  width: calc(100% - 50px); }

/* widths and min-widths media */
@media screen and (max-width: 1360px) {
  .width-1280:not(.width-never-change), .width-100p-1280:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 1080px) {
  .width-1000:not(.width-never-change), .width-100p-1000:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-900:not(.width-never-change), .width-100p-900:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-800:not(.width-never-change), .width-100p-800:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-700:not(.width-never-change), .width-100p-700:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-600:not(.width-never-change), #portlet_new-password:not(.width-never-change), #portlet_password-reminder:not(.width-never-change), .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet:not(.width-never-change), .width-100p-600:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-550:not(.width-never-change), .width-100p-550:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-500:not(.width-never-change), .width-100p-500:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-450:not(.width-never-change), .width-100p-450:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-400:not(.width-never-change), .width-100p-400:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-350:not(.width-never-change), .width-100p-350:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-300:not(.width-never-change), .width-100p-300:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-250:not(.width-never-change), .width-100p-250:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-200:not(.width-never-change), .width-100p-200:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-150:not(.width-never-change), .width-100p-150:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-100:not(.width-never-change), .width-100p-100:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

@media screen and (max-width: 992px) {
  .width-50:not(.width-never-change), .width-100p-50:not(.width-never-change) {
    width: 100%; }
  .width-min-width:not(.width-never-change) {
    width: 100% !important; } }

#wrapper header > #navigation {
  padding: 0 15px; }
  @media (max-width: 767px) {
    #wrapper header > #navigation.full-height-menu {
      height: 100%; }
      #wrapper header > #navigation.full-height-menu #navbar-collapse-2 {
        height: calc(100% - 60px);
        overflow-y: scroll; } }
  #wrapper header > #navigation form[role=search] {
    display: none; }
  #wrapper header > #navigation .search-button {
    cursor: pointer; }
  #wrapper header > #navigation .navbar-header .navbar-text a {
    color: #22373c;
    font-weight: 600; }
    #wrapper header > #navigation .navbar-header .navbar-text a:hover {
      color: #2a6414;
      text-decoration: none; }
  #wrapper header > #navigation .navbar-header .navbar-brand {
    background-color: #2a6414;
    padding: 4px 7.5px;
    position: relative; }
    #wrapper header > #navigation .navbar-header .navbar-brand:after {
      content: " ";
      position: absolute;
      margin-left: -7.5px;
      background-color: #2a6414;
      width: 100%;
      height: 8px;
      transform: skewY(-4deg);
      z-index: 1; }
    #wrapper header > #navigation .navbar-header .navbar-brand img {
      height: 52.5px;
      width: 78.75px; }
  #wrapper header > #navigation .lfr-nav-child-toggle span {
    display: none; }
  @media (min-width: 1200px) {
    #wrapper header > #navigation .navbar-collapse ul.nav.navbar-nav.navbar-right {
      border-left: 1px solid rgba(0, 0, 0, 0.1); } }
  @media (min-width: 767px) {
    #wrapper header > #navigation .navbar-nav.navbar-right {
      margin: 0; } }
  @media (max-width: 767px) {
    #wrapper header > #navigation {
      padding: 0; }
      #wrapper header > #navigation .navbar-collapse {
        width: 100%;
        overflow: hidden;
        top: -1px; }
      #wrapper header > #navigation .navbar-header .navbar-text {
        display: none; }
      #wrapper header > #navigation.navbar-default .navbar-inverse {
        margin: 0 -15px; }
        #wrapper header > #navigation.navbar-default .navbar-inverse ul.navbar-nav {
          padding: 0 15px; } }

.form-control[disabled],
fieldset[disabled] .form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M384%20256V128C384%2057.4%20326.6%200%20256%200S128%2057.4%20128%20128v128c-28.2%200-51.2%2023-51.2%2051.2v153.6c0%2028.2%2023%2051.2%2051.2%2051.2h256c28.2%200%2051.2-23%2051.2-51.2V307.2c0-28.2-23-51.2-51.2-51.2zm-51.2%200H179.2V128c0-42.4%2034.4-76.8%2076.8-76.8s76.8%2034.4%2076.8%2076.8v128z'/%3E%3Cpath%20class='lexicon-icon-outline'%20d='M384%20256V128C384%2057.4%20326.6%200%20256%200S128%2057.4%20128%20128v128c-28.2%200-51.2%2023-51.2%2051.2v153.6c0%2028.2%2023%2051.2%2051.2%2051.2h256c28.2%200%2051.2-23%2051.2-51.2V307.2c0-28.2-23-51.2-51.2-51.2zM179.2%20128c0-42.4%2034.4-76.8%2076.8-76.8s76.8%2034.4%2076.8%2076.8v128H179.2V128zM128%20448V320h256v128H128z'%20fill='%23595959'/%3E%3Cpath%20class='lexicon-icon-outline'%20d='M224%20352h64v64h-64v-64z'%20fill='%23595959'/%3E%3C/svg%3E");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right 10px top 10px; }
  .form-control[disabled].input-lg, .input-group-lg > .form-control[disabled],
  .input-group-lg > .input-group-btn > .form-control.btn[disabled], fieldset[disabled] .form-control.input-lg, fieldset[disabled] .input-group-lg > .form-control,
  fieldset[disabled] .input-group-lg > .input-group-btn > .form-control.btn {
    background-position-y: 14px; }
  .form-control[disabled].input-sm, .input-group-sm > .form-control[disabled],
  .input-group-sm > .input-group-btn > .form-control.btn[disabled], fieldset[disabled] .form-control.input-sm, fieldset[disabled] .input-group-sm > .form-control,
  fieldset[disabled] .input-group-sm > .input-group-btn > .form-control.btn {
    background-position-y: 6px; }

textarea.form-control.textarea-input-style {
  height: 40px;
  max-height: 250px;
  min-height: 40px; }

.form-group, .dts-label-wrapper {
  margin-bottom: 20px; }
  .form-group .form-inline .form-control, .dts-label-wrapper .form-inline .form-control {
    width: 100%; }

.filter-inline .form-group, .filter-inline .dts-label-wrapper {
  margin-bottom: right 10px top; }

@media (min-width: 768px) {
  .form-inline .form-control {
    width: 100%; } }

.controls-visible.has-control-menu .navbar-default.navbar-fixed-top {
  z-index: 1100;
  top: 64px;
  left: 0;
  transition: all 0.5s ease; }

.controls-visible.has-control-menu.open .navbar-default.navbar-fixed-top {
  left: 320px; }

.controls-visible.has-control-menu.open-admin-panel .navbar-default.navbar-fixed-top {
  right: 320px; }

@media (max-width: 992px) {
  .navbar-fixed-top .container-fluid .navbar-header .navbar-brand, .navbar-fixed-top #portlet_new-password .navbar-header .navbar-brand, .navbar-fixed-top #portlet_password-reminder .navbar-header .navbar-brand, .navbar-fixed-top .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-header .navbar-brand, .signed-in .navbar-fixed-top #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-header .navbar-brand {
    width: 50px;
    padding: 9px; }
    .navbar-fixed-top .container-fluid .navbar-header .navbar-brand:before, .navbar-fixed-top #portlet_new-password .navbar-header .navbar-brand:before, .navbar-fixed-top #portlet_password-reminder .navbar-header .navbar-brand:before, .navbar-fixed-top .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-header .navbar-brand:before, .signed-in .navbar-fixed-top #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-header .navbar-brand:before {
      left: -40px;
      top: 17px; }
  .navbar-fixed-top .container-fluid .navbar-header #nav_toggle, .navbar-fixed-top #portlet_new-password .navbar-header #nav_toggle, .navbar-fixed-top #portlet_password-reminder .navbar-header #nav_toggle, .navbar-fixed-top .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-header #nav_toggle, .signed-in .navbar-fixed-top #portlet_com_liferay_login_web_portlet_LoginPortlet .navbar-header #nav_toggle {
    display: inline-block;
    padding-top: 9px;
    padding-bottom: 0; }
  .controls-visible.has-control-menu .navbar-default.navbar-fixed-top {
    top: 40px; } }

.has-alerts .navbar-default.navbar-fixed-top {
  top: 58px; }

body.has-alerts:not(.has-control-menu) #wrapper {
  padding-top: 118px !important; }

@media (max-width: 979px) {
  .has-alerts .navbar-default.navbar-fixed-top {
    top: 76px; }
  body.has-alerts:not(.has-control-menu) #wrapper {
    padding-top: 136px !important; } }

.no-represented-object-selected .nav.navbar-right:not(.navbar-inverse) {
  display: none; }

:not(.control-label) label {
  margin-top: 5px; }

:not(.control-label) label + h3 {
  margin-top: 5px;
  margin-bottom: 15px; }

.dts-label-wrapper[class*='col-'] {
  margin-bottom: 0; }

.input-select-wrapper, .input-text-wrapper {
  pointer-events: none; }
  .input-select-wrapper > *, .input-text-wrapper > * {
    pointer-events: auto; }

html, body {
  height: 100%;
  width: 100%; }

body.body-image {
  background-image: url("/o/gpais-theme/images/MEDIS.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  background-attachment: fixed; }
  body.body-image:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.7); }

.lfr-spa-loading .lfr-spa-loading-bar {
  background: #2a6414;
  height: 4px; }

.lfr-notification-container {
  top: 60px;
  z-index: 3000 !important; }

.portlet-content > .portlet-content-container > .portlet-body > .container, .portlet-content > .portlet-content-container > .portlet-body > .container-fluid, .portlet-content > .portlet-content-container > .portlet-body > #portlet_new-password, .portlet-content > .portlet-content-container > .portlet-body > #portlet_password-reminder, .signed-in .portlet-content > .portlet-content-container > .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet, .portlet-content > .portlet-content-container > .portlet-body > .container-fluid-1280 {
  padding-left: 0;
  padding-right: 0; }

.container, .container-fluid, #portlet_new-password, #portlet_password-reminder, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet, .container-fluid-1280, .portlet-body, .portlet-body > .container-fluid > .decorate-shadow, .portlet-body > #portlet_new-password > .decorate-shadow, .portlet-body > #portlet_password-reminder > .decorate-shadow, .signed-in .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet > .decorate-shadow, .filter-row-spaces, .rows {
  /*.portlet-body .tab-content>.tab-pane,*/ }
  .container > .row, .container-fluid > .row, #portlet_new-password > .row, #portlet_password-reminder > .row, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .row, .container-fluid-1280 > .row, .portlet-body > .row, .portlet-body > .container-fluid > .decorate-shadow > .row, .portlet-body > #portlet_new-password > .decorate-shadow > .row, .portlet-body > #portlet_password-reminder > .decorate-shadow > .row, .signed-in .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet > .decorate-shadow > .row, .filter-row-spaces > .row, .rows > .row {
    margin-top: 30px;
    margin-bottom: 30px; }
    .container > .row:first-child, .container-fluid > .row:first-child, #portlet_new-password > .row:first-child, #portlet_password-reminder > .row:first-child, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .row:first-child, .container-fluid-1280 > .row:first-child, .portlet-body > .row:first-child, .portlet-body > .container-fluid > .decorate-shadow > .row:first-child, .portlet-body > #portlet_new-password > .decorate-shadow > .row:first-child, .portlet-body > #portlet_password-reminder > .decorate-shadow > .row:first-child, .signed-in .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet > .decorate-shadow > .row:first-child, .filter-row-spaces > .row:first-child, .rows > .row:first-child {
      margin-top: 0; }
    .container > .row:last-child, .container-fluid > .row:last-child, #portlet_new-password > .row:last-child, #portlet_password-reminder > .row:last-child, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .row:last-child, .container-fluid-1280 > .row:last-child, .portlet-body > .row:last-child, .portlet-body > .container-fluid > .decorate-shadow > .row:last-child, .portlet-body > #portlet_new-password > .decorate-shadow > .row:last-child, .portlet-body > #portlet_password-reminder > .decorate-shadow > .row:last-child, .signed-in .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet > .decorate-shadow > .row:last-child, .filter-row-spaces > .row:last-child, .rows > .row:last-child {
      margin-bottom: 0; }
  .container > .lfr-alert-container + .row,
  .container > input[type=hidden]:first-child + .row, .container-fluid > .lfr-alert-container + .row, #portlet_new-password > .lfr-alert-container + .row, #portlet_password-reminder > .lfr-alert-container + .row, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > .lfr-alert-container + .row,
  .container-fluid > input[type=hidden]:first-child + .row,
  #portlet_new-password > input[type=hidden]:first-child + .row,
  #portlet_password-reminder > input[type=hidden]:first-child + .row,
  .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet > input[type=hidden]:first-child + .row, .container-fluid-1280 > .lfr-alert-container + .row,
  .container-fluid-1280 > input[type=hidden]:first-child + .row, .portlet-body > .lfr-alert-container + .row,
  .portlet-body > input[type=hidden]:first-child + .row, .portlet-body > .container-fluid > .decorate-shadow > .lfr-alert-container + .row, .portlet-body > #portlet_new-password > .decorate-shadow > .lfr-alert-container + .row, .portlet-body > #portlet_password-reminder > .decorate-shadow > .lfr-alert-container + .row, .signed-in .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet > .decorate-shadow > .lfr-alert-container + .row,
  .portlet-body > .container-fluid > .decorate-shadow > input[type=hidden]:first-child + .row,
  .portlet-body > #portlet_new-password > .decorate-shadow > input[type=hidden]:first-child + .row,
  .portlet-body > #portlet_password-reminder > .decorate-shadow > input[type=hidden]:first-child + .row,
  .signed-in .portlet-body > #portlet_com_liferay_login_web_portlet_LoginPortlet > .decorate-shadow > input[type=hidden]:first-child + .row, .filter-row-spaces > .lfr-alert-container + .row,
  .filter-row-spaces > input[type=hidden]:first-child + .row, .rows > .lfr-alert-container + .row,
  .rows > input[type=hidden]:first-child + .row {
    margin-top: 0; }

.portlet-body .tab-content > .tab-pane > .row, .portlet-body .tab-content > .tab-pane > form > .row {
  margin-top: 30px;
  margin-bottom: 30px; }
  .portlet-body .tab-content > .tab-pane > .row:first-child, .portlet-body .tab-content > .tab-pane > form > .row:first-child {
    margin-top: 0; }
  .portlet-body .tab-content > .tab-pane > .row:last-child, .portlet-body .tab-content > .tab-pane > form > .row:last-child {
    margin-bottom: 0; }

.input-remember-me {
  font-size: 14px; }

/* WARNING: remove .bg-faded class when using bootstrap 4, because it already has it */
.bg-faded {
  background-color: #f7f7f7; }

.admin-panel {
  background-color: red;
  padding: 40px; }

#main-content {
  min-height: 100%; }

.text-ellipsis, .text-ellipsis * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

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

.powered-by {
  color: #44494b; }

#content .portlet-content {
  margin: 0;
  padding: 0 25px; }

#content .portlet-decorate-shadow > section, #content #portlet_new-password, #content #portlet_password-reminder, #content .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet {
  -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  background: white; }
  #content .portlet-decorate-shadow > section .portlet-content:first-child, #content #portlet_new-password .portlet-content:first-child, #content #portlet_password-reminder .portlet-content:first-child, #content .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content:first-child {
    padding: 40px; }
    @media (max-width: 767px) {
      #content .portlet-decorate-shadow > section .portlet-content:first-child, #content #portlet_new-password .portlet-content:first-child, #content #portlet_password-reminder .portlet-content:first-child, #content .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content:first-child {
        padding: 20px; } }

#content .portlet-login.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-login.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-viisp-registration.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-viisp-registration.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-form-registration-admin.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-form-registration-admin.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-form-registration-user.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-form-registration-user.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-foreign-company-registration.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-foreign-company-registration.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-gii-organization.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-gii-organization.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-giis.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-giis.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-giis-public.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-giis-public.portlet-decorate-shadow .portlet-content .sign-in-form {
  -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  background: white;
  padding: 40px; }
  @media (max-width: 767px) {
    #content .portlet-login.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-login.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-viisp-registration.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-viisp-registration.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-form-registration-admin.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-form-registration-admin.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-form-registration-user.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-form-registration-user.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-foreign-company-registration.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-foreign-company-registration.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-gii-organization.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-gii-organization.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-giis.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-giis.portlet-decorate-shadow .portlet-content .sign-in-form, #content .portlet-giis-public.portlet-decorate-shadow .portlet-content .decorate-shadow, #content .portlet-giis-public.portlet-decorate-shadow .portlet-content .sign-in-form {
      padding: 20px; } }
  #content .portlet-login.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-login.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-viisp-registration.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-viisp-registration.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-form-registration-admin.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-form-registration-admin.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-form-registration-user.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-form-registration-user.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-foreign-company-registration.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-foreign-company-registration.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-gii-organization.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-gii-organization.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-giis.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-giis.portlet-decorate-shadow .portlet-content .sign-in-form + *, #content .portlet-giis-public.portlet-decorate-shadow .portlet-content .decorate-shadow + *, #content .portlet-giis-public.portlet-decorate-shadow .portlet-content .sign-in-form + * {
    margin-top: 20px; }

#content form[name*='LoginPortlet_fm'] {
  -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  background: white;
  padding: 40px; }
  @media (max-width: 767px) {
    #content form[name*='LoginPortlet_fm'] {
      padding: 20px; } }
  #content form[name*='LoginPortlet_fm'] + * {
    margin-top: 20px; }

.img-attention {
  height: 70px;
  width: auto; }

#portlet_new-password, #portlet_password-reminder, .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet {
  padding: 0; }

.checkbox-styled {
  display: inline-block; }
  .checkbox-styled label {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 15px; }
    .checkbox-styled label input[type=checkbox] {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      width: 22px;
      height: 22px;
      background-color: white;
      border: 1px #35555c solid;
      padding: 10px;
      top: 52%;
      transform: translate(0, -65%);
      display: inline-block;
      position: absolute;
      margin-left: -30px; }
      .checkbox-styled label input[type=checkbox] + span {
        display: inline-block;
        white-space: nowrap; }
      .checkbox-styled label input[type=checkbox]:active, .checkbox-styled label input[type=checkbox]:checked:active {
        border: 1px #2a6414 solid; }
      .checkbox-styled label input[type=checkbox]:checked {
        border: 1px #2a6414 solid;
        color: #2a6414;
        padding: 4px; }
        .checkbox-styled label input[type=checkbox]:checked:after {
          content: '\f00c';
          font-family: 'FontAwesome';
          font-size: 14px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          color: #2a6414; }
      .checkbox-styled label input[type=checkbox]:checked + span {
        color: #2a6414; }
      .checkbox-styled label input[type=checkbox][disabled] {
        opacity: 0.5;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M384%20256V128C384%2057.4%20326.6%200%20256%200S128%2057.4%20128%20128v128c-28.2%200-51.2%2023-51.2%2051.2v153.6c0%2028.2%2023%2051.2%2051.2%2051.2h256c28.2%200%2051.2-23%2051.2-51.2V307.2c0-28.2-23-51.2-51.2-51.2zm-51.2%200H179.2V128c0-42.4%2034.4-76.8%2076.8-76.8s76.8%2034.4%2076.8%2076.8v128z'/%3E%3Cpath%20class='lexicon-icon-outline'%20d='M384%20256V128C384%2057.4%20326.6%200%20256%200S128%2057.4%20128%20128v128c-28.2%200-51.2%2023-51.2%2051.2v153.6c0%2028.2%2023%2051.2%2051.2%2051.2h256c28.2%200%2051.2-23%2051.2-51.2V307.2c0-28.2-23-51.2-51.2-51.2zM179.2%20128c0-42.4%2034.4-76.8%2076.8-76.8s76.8%2034.4%2076.8%2076.8v128H179.2V128zM128%20448V320h256v128H128z'%20fill='%23595959'/%3E%3Cpath%20class='lexicon-icon-outline'%20d='M224%20352h64v64h-64v-64z'%20fill='%23595959'/%3E%3C/svg%3E");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
        border: none;
        background-color: transparent !important; }
    .checkbox-styled label.active {
      background: #2a6414;
      color: white; }
      .checkbox-styled label.active span {
        color: white; }
      .checkbox-styled label.active input[type=checkbox] + span, .checkbox-styled label.active input[type=checkbox]:checked + span {
        color: white; }
    .checkbox-styled label:hover span {
      text-decoration: underline; }

/* Microsoft Edge Browser 12+ (All) - one-liner method */
:-ms-lang(x) label input[type=checkbox], :-webkit-full-screen label input[type=checkbox], .checkbox-styled label input[type=checkbox] {
  background-color: transparent;
  border: none; }
  :-ms-lang(x) label input[type=checkbox]:active, :-ms-lang(x) label input[type=checkbox]:checked:active, :-webkit-full-screen label input[type=checkbox]:active, :-webkit-full-screen label input[type=checkbox]:checked:active, .checkbox-styled label input[type=checkbox]:active, .checkbox-styled label input[type=checkbox]:checked:active {
    background-color: transparent;
    border: none; }
  :-ms-lang(x) label input[type=checkbox]:checked, :-webkit-full-screen label input[type=checkbox]:checked, .checkbox-styled label input[type=checkbox]:checked {
    background-color: transparent;
    border: none; }

#portlet_terms-of-use {
  border-radius: 0;
  padding: 20px;
  background: white;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px; }
  #portlet_terms-of-use.panel-bottom-space {
    padding-bottom: 50px; }
  #portlet_terms-of-use p {
    padding: 0;
    font-size: 1.0em; }
  #portlet_terms-of-use .portlet-title-text {
    margin-top: 20px; }

@media (max-width: 767px) {
  .nav-tabs-edges-free li:first-child a, form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] ul.lfr-nav.nav.nav-tabs.nav-tabs-default li:first-child a {
    padding-left: inherit; }
  .nav-tabs-edges-free li:last-child a, form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] ul.lfr-nav.nav.nav-tabs.nav-tabs-default li:last-child a {
    padding-right: inherit; } }

.nav-tabs-edges-free li:first-child a, form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] ul.lfr-nav.nav.nav-tabs.nav-tabs-default li:first-child a {
  padding-left: 0; }

.nav-tabs-edges-free li:last-child a, form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] ul.lfr-nav.nav.nav-tabs.nav-tabs-default li:last-child a {
  padding-right: 0; }

.nav-tabs-right {
  float: right; }
  @media (max-width: 767px) {
    .nav-tabs-right {
      float: none; } }

/* THIS IS VERY BAD HACK! But there is no other options to change "my account" style
   using form-navigator, because there is no freedom to overwrite html elements */
form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] h1 {
  margin-top: 0;
  width: 60%;
  display: inline-block; }
  @media (max-width: 767px) {
    form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] h1 {
      width: 100%; } }

form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] ul.lfr-nav.nav.nav-tabs.nav-tabs-default {
  display: inline-block;
  float: right; }
  @media (max-width: 767px) {
    form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] ul.lfr-nav.nav.nav-tabs.nav-tabs-default {
      float: none; } }

form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] div[id*="MyAccountPortlet_tabs"] {
  clear: both; }
  form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] div[id*="MyAccountPortlet_tabs"] .card-horizontal.main-content-card {
    border: 0px transparent solid; }
    form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] div[id*="MyAccountPortlet_tabs"] .card-horizontal.main-content-card .panel-group {
      margin-bottom: 0; }
      form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] div[id*="MyAccountPortlet_tabs"] .card-horizontal.main-content-card .panel-group:first-child {
        margin-top: 0; }
      form[id="_com_liferay_my_account_web_portlet_MyAccountPortlet_fm"] div[id*="MyAccountPortlet_tabs"] .card-horizontal.main-content-card .panel-group .panel-body {
        padding: 0; }

.alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
  left: 0;
  line-height: 40px;
  padding: 9px 14px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000; }

#lfrShutdownMessage {
  position: fixed; }

.alert.popup-alert-warning.shutdown-custom-message {
  color: black; }

@media (max-width: 979px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    line-height: 20px;
    margin-bottom: 0;
    padding: 18px 28px;
    position: static; } }

@media (max-width: 979px) and (max-width: 767px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    margin: 0 -20px; } }

body.has-alert #wrapper {
  padding-top: calc(); }

.nav-tabs > li.error > a:before {
  content: '\f06a';
  font-family: 'FontAwesome';
  padding-right: 10px; }

.nav-subtabs-top + *:not(.nav-subtabs-top) {
  margin-top: 40px; }

.nav-tabs-top {
  margin: -40px -40px 0;
  border-bottom: 1px #f0f0f0 solid;
  display: flex;
  align-items: center; }
  .nav-tabs-top .title {
    white-space: nowrap;
    padding: 16px 40px;
    width: 200px;
    overflow: hidden;
    border-right: 1px #f0f0f0 solid; }
  .nav-tabs-top .navnav {
    padding: 0 40px; }
  @media (max-width: 991px) {
    .nav-tabs-top {
      display: block;
      margin: 0; }
      .nav-tabs-top .navnav, .nav-tabs-top .title {
        white-space: normal;
        width: 100% !important;
        padding: 0; }
      .nav-tabs-top .navnav {
        padding-bottom: 40px; }
      .nav-tabs-top .title {
        padding-top: 0;
        background: transparent;
        border: none; } }
    @media (max-width: 991px) and (max-width: 480px) {
      .nav-tabs-top .title {
        padding-top: 40px; } }
  .nav-tabs-top .navnav {
    width: calc(100% - 200px); }
  .nav-tabs-top h1, .nav-tabs-top h2, .nav-tabs-top h3, .nav-tabs-top h4, .nav-tabs-top h5, .nav-tabs-top h6 {
    margin: 0; }
  .nav-tabs-top .row {
    margin: 0; }
    .nav-tabs-top .row [class*=col-] {
      padding: 0; }
      .nav-tabs-top .row [class*=col-]:not(:first-child) {
        padding-left: 10px; }
  .nav-tabs-top + * {
    margin-top: 40px; }
  .nav-tabs-top .nav-tabs-to-dropdown-container .navnavbar li.active a {
    background-color: transparent; }

.nav-tabs-to-dropdown-container {
  position: relative;
  visibility: hidden; }
  .nav-tabs-to-dropdown-container .navnavbar {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .nav-tabs-to-dropdown-container .navnavbar:after {
      content: ' ';
      position: absolute;
      right: 0;
      top: 0;
      height: 200px;
      width: 0;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
      /* IE6-9 */ }
    .nav-tabs-to-dropdown-container .navnavbar.display-gradient:after {
      width: 30px; }
  .nav-tabs-to-dropdown-container .navdropdown {
    display: none;
    width: 0;
    clear: both; }
  .nav-tabs-to-dropdown-container .nav-tabs-default {
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    width: max-content; }
    .nav-tabs-to-dropdown-container .nav-tabs-default li.active {
      text-decoration: underline; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nav-tabs-to-dropdown-container .nav-tabs-default {
    width: 10000px; } }

@supports (-ms-ime-align: auto) {
  .nav-tabs-to-dropdown-container .nav-tabs-default {
    width: 10000px; } }

.modal-dialog.modal-full-screen {
  position: fixed; }

.modal-cancel-field {
  height: 300px !important;
  resize: none; }

.print-preview-container {
  height: calc(100% - 190px);
  width: calc(100% - 80px);
  position: absolute;
  overflow: auto;
  border: 1px #b1b9ba solid; }

.accompanying-doc-toolbar {
  height: 50px;
  background: #EAEEF1;
  margin-top: 40px;
  font-size: 20px;
  color: black;
  display: table;
  width: 100%; }
  .accompanying-doc-toolbar .toolbar-text, .accompanying-doc-toolbar .toolbar-buttons {
    vertical-align: middle;
    display: table-cell; }
  .accompanying-doc-toolbar .toolbar-buttons {
    text-align: right; }
    .accompanying-doc-toolbar .toolbar-buttons button {
      height: 50px;
      width: 50px;
      border: none;
      margin: 0 -3px;
      display: table-cell;
      background: #D1D7D8; }
      .accompanying-doc-toolbar .toolbar-buttons button.btn-stop-highlight {
        background: #dfe3e4; }
      .accompanying-doc-toolbar .toolbar-buttons button.btn-success, .accompanying-doc-toolbar .toolbar-buttons button.btn-primary {
        background: #1e5609; }
        .accompanying-doc-toolbar .toolbar-buttons button.btn-success.btn-stop-highlight, .accompanying-doc-toolbar .toolbar-buttons button.btn-primary.btn-stop-highlight {
          background: #266d0b; }
      .accompanying-doc-toolbar .toolbar-buttons button.btn-remove {
        color: white;
        background: #869091; }
        .accompanying-doc-toolbar .toolbar-buttons button.btn-remove.btn-stop-highlight {
          background: #939c9d; }
    .accompanying-doc-toolbar .toolbar-buttons button:last-child {
      margin-right: 0; }
  .accompanying-doc-toolbar .toolbar-text {
    padding-left: 20px; }
  .accompanying-doc-toolbar span {
    color: #44494b;
    font-size: 16px; }

.print-pages {
  width: 100%;
  color: black;
  background: #B1B9BA;
  padding: 0.3cm 0.5cm 0.1cm 0.5cm;
  /* Lydrastis - tables */
  /* Lydrastis - header */
  /* Blocks */
  /* Cell formating */ }
  .print-pages .content {
    display: block;
    height: calc(100% - 1cm);
    width: 100%;
    overflow: hidden;
    position: relative; }
    .print-pages .content .watermark {
      position: absolute;
      opacity: 0.1;
      font-size: 120pt;
      font-weight: 700;
      transform: rotate(55deg);
      top: 40%;
      left: -15%;
      text-align: center;
      display: none; }
      .print-pages .content .watermark.show {
        display: block; }
  .print-pages title {
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 16pt;
    margin-top: 0.5cm;
    margin-bottom: 1cm;
    color: black; }
  .print-pages subtitle {
    text-align: center;
    display: block;
    padding: 0.5cm;
    font-size: 9pt; }
  .print-pages subtitle strong {
    display: block;
    font-size: 13pt; }
  .print-pages page {
    background: white;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 0.5cm;
    box-shadow: 0.2cm 0.2cm 0 rgba(0, 0, 0, 0.3);
    position: static;
    padding: 1cm 1cm 0 3cm;
    /*1cm 1cm 1cm 3cm;*/ }
  .print-pages page[size="A4"] {
    width: 21cm;
    height: 29.7cm; }
  .print-pages content > table {
    width: 100%; }
  .print-pages table {
    border: 1pt solid black;
    width: 100%;
    border-collapse: collapse !important;
    margin: 1.5pt 0;
    font-size: 8.2pt; }
  .print-pages thead, .print-pages tfoot {
    background: #f2f2f2 !important; }
  .print-pages td, .print-pages th {
    padding: 0.2cm 0.5cm;
    color: black; }
  .print-pages th {
    text-transform: uppercase; }
  .print-pages table, .print-pages th, .print-pages td {
    border: 1pt solid black; }
  .print-pages td.header-bigbox {
    padding: 0.5cm; }
  .print-pages .header-bigbox span {
    display: inline-block;
    width: 4cm; }
  .print-pages .header-bigbox h2 {
    font-weight: 400;
    font-size: 12pt;
    margin-top: 0; }
  .print-pages .header-bigbox h2:last-child {
    margin-bottom: 0; }
  .print-pages div[class*="blocks-"] table strong {
    display: block; }
  .print-pages .blocks-2 table {
    display: inline-table;
    width: calc(50% - 1.5pt); }
  .print-pages .blocks-3 table {
    font-size: 6.4pt; }
  .print-pages .blocks-3 table:first-child {
    width: calc(33% - 2pt);
    display: inline-table; }
  .print-pages .blocks-3 table {
    width: calc(33% - 1.5pt);
    display: inline-table; }
  .print-pages .blocks-3 table:last-child {
    width: calc(33% + 2.5pt); }
  .print-pages .header-alert strong, .print-pages .header-alert span {
    vertical-align: middle; }
  .print-pages .header-alert span {
    padding-left: 0.1cm; }
  .print-pages .company strong {
    font-size: 10pt;
    display: block; }
  .print-pages .company {
    font-size: 9pt;
    min-height: 1cm;
    display: block; }
  .print-pages .blocks-3 .company strong {
    font-size: 9pt; }
  .print-pages .blocks-3 .company {
    font-size: 8pt;
    min-height: 0.9cm; }
  .print-pages .receiver-inside .company {
    min-height: 1.3cm; }
  .print-pages .cell-right {
    text-align: right; }
  .print-pages .cell-left {
    text-align: left; }
  .print-pages .print-page-numbering {
    display: block;
    width: 100%;
    text-align: right;
    bottom: 0.5cm;
    right: 0.5cm;
    font-size: 8pt; }

.print-preview-fullscreen .lfr-notification-container {
  top: 60px;
  right: 20px;
  z-index: 3000 !important; }

.print-preview-fullscreen section.portlet {
  position: static; }

.print-preview-fullscreen .accompanying-doc-toolbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1039;
  margin: 0; }

.print-preview-fullscreen .print-preview-container {
  height: calc(100% - 50px);
  width: 100%;
  border: none;
  top: 50px;
  left: 0;
  z-index: 1039; }

.print-preview-fullscreen .portlet-content {
  min-height: 0 !important; }

@media only screen and (max-width: 1020px) {
  .print-pages page {
    zoom: 50%; } }

@media only screen and (max-width: 450px) {
  .print-pages page {
    zoom: 25%; } }

@media only screen and (max-width: 991px) {
  .print-preview-container {
    height: calc(100% - 270px); } }

@media only screen and (max-width: 767px) {
  .print-preview-container {
    height: calc(100% - 230px);
    width: calc(100% - 40px); }
  .accompanying-doc-toolbar {
    font-size: 15px; }
    .accompanying-doc-toolbar span {
      font-size: 12px;
      display: block; } }

@media only screen and (max-width: 480px) {
  .print-preview-container {
    height: calc(100% - 270px); } }

@media only screen and (max-width: 860px) {
  .print-preview-fullscreen .print-pages page {
    zoom: 49% !important; } }

@media only screen and (max-width: 450px) {
  .print-preview-fullscreen .print-pages page {
    zoom: 25% !important; } }

ul.localized-read-languages {
  list-style: none;
  margin: 0 0 0 6px;
  padding: 0; }
  ul.localized-read-languages > li {
    display: inline-block;
    padding: 0;
    margin-right: 10px; }
  ul.localized-read-languages .localized-read-state {
    width: 4px;
    height: 4px;
    margin: 3px 5px;
    border-radius: 3px;
    background: #DDD;
    box-shadow: 0 0 3px #DDD; }
  ul.localized-read-languages .active .localized-read-state {
    width: 6px;
    height: 6px;
    background: #27c1f2;
    box-shadow: 0 0 3px #27c1f2; }

.gpais-fieldset-list {
  margin: 30px 0; }
  .gpais-fieldset-list fieldset {
    padding: 20px;
    border: 1px #5a919d solid; }
    .gpais-fieldset-list fieldset .fieldset-list {
      padding: 10px; }
      .gpais-fieldset-list fieldset .fieldset-list label {
        font-style: normal; }
        .gpais-fieldset-list fieldset .fieldset-list label.control-label {
          font-style: italic; }
        .gpais-fieldset-list fieldset .fieldset-list label.checked {
          display: block;
          height: 100%;
          margin-bottom: -3px;
          margin-left: -5px;
          margin-right: -5px;
          padding: 5px;
          margin-top: 0;
          background: #daf6ce; }
      .gpais-fieldset-list fieldset .fieldset-list .width-100p.height-100p > span.btn-icon.icon-plus {
        pointer-events: none; }
    .gpais-fieldset-list fieldset legend {
      border: 0;
      border-bottom: 1px solid transparent;
      width: auto;
      padding: 0 20px;
      margin: 0; }
      .gpais-fieldset-list fieldset legend span {
        font-size: 22px;
        font-weight: 500;
        margin-top: 20px;
        padding-bottom: 20px; }
    .gpais-fieldset-list fieldset .lfr-form-row-inline .form-group, .gpais-fieldset-list fieldset .lfr-form-row-inline .dts-label-wrapper {
      margin: 0; }
    .gpais-fieldset-list fieldset .lfr-form-row {
      border: 0 solid transparent;
      padding: 10px;
      margin: 0; }
      .gpais-fieldset-list fieldset .lfr-form-row:hover {
        padding: 10px;
        background-color: transparent;
        border: 0 solid transparent; }
      .gpais-fieldset-list fieldset .lfr-form-row .row-fields {
        border: 1px solid #5a919d;
        padding: 0 20px 20px 20px;
        margin: 0; }
        .gpais-fieldset-list fieldset .lfr-form-row .row-fields > div {
          margin-top: 10px; }
        .gpais-fieldset-list fieldset .lfr-form-row .row-fields .input-checkbox-wrapper {
          padding-bottom: 15px; }
    .gpais-fieldset-list fieldset .lfr-autorow-controls {
      margin: 0;
      top: 10px;
      right: 10px;
      pointer-events: none;
      position: absolute; }
      .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content {
        margin: 0;
        pointer-events: all; }
        .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button {
          padding: 4px 8px; }
          .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button.add-row.toolbar-item {
            display: none; }
          .gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button span.copy.toolbar-first {
            display: inline-block; }

.gpais-fieldset-list fieldset .lfr-autorow-controls .toolbar-content button.add-row.toolbar-item.activity-new-stream {
  position: absolute;
  display: block; }

.gpais-fieldset-list fieldset .lfr-form-row .row-fields {
  height: 100%; }

.gpais-fieldset-left {
  left: calc(100% + 20px); }

.gpais-fieldset-down {
  left: auto;
  right: 0;
  top: calc(100% + 20px); }

.fieldset-row-last {
  /*pointer-events:none;*/
  padding: 10px;
  min-height: 50px; }

.fieldsetToggleContainer {
  padding: 5px;
  margin: 20px 10px 10px 10px;
  border: 1px solid #ccc; }

.fieldsetToggleContainer:first-child {
  margin: 10; }

.fieldsetToggleContainer fieldset {
  padding: 0;
  border: 0 solid transparent; }

fieldset .fieldsetToggleContainer .form-group.form-inline.input-checkbox-wrapper, fieldset .fieldsetToggleContainer .form-inline.input-checkbox-wrapper.dts-label-wrapper {
  margin-top: 25px; }

.gpais-fieldset-list fieldset.no-style, .gpais-fieldset-list fieldset.no-style.fieldset-list {
  border: none;
  padding: 0;
  margin: 0 -10px -10px -10px; }

.gpais-fieldset-list fieldset.no-style, .gpais-fieldset-list fieldset.no-style.fieldset-list.row {
  margin-top: 10px; }

fieldset.no-style legend {
  padding: 20px 10px 0 10px; }

fieldset.no-style .fieldsetToggleContainer legend {
  padding-top: 10px; }

fieldset {
  padding-bottom: 40px; }
  fieldset :last-child {
    padding-bottom: 0; }

legend {
  font-size: 25px;
  font-weight: 500;
  border-bottom: 1px solid #cecece;
  padding-bottom: 10px;
  margin: 0 0 20px 0; }

body {
  counter-reset: item; }

.hide {
  display: none; }

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.dragandrop-handler {
  text-align: center;
  vertical-align: middle;
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
  border: 2px solid white; }
  .dragandrop-handler img {
    width: 200px;
    height: auto; }

.id-upload-max {
  display: none; }

.is-dragover {
  border: 2px dotted #bcbcbc; }

.is-upload-dragover {
  border: 2px solid #ececec;
  background: #f7f7f7; }

.center-id-view {
  display: flex;
  align-items: center;
  justify-content: center; }

.upload-handler .add-document {
  margin-bottom: 30px; }

.upload-handler .upload-files {
  list-style: none;
  padding: 0; }
  .upload-handler .upload-files li {
    min-height: 20px;
    padding-left: 20px;
    position: relative;
    counter-increment: item;
    margin-bottom: 5px; }
    .upload-handler .upload-files li svg {
      pointer-events: none; }
    .upload-handler .upload-files li:before {
      position: absolute;
      left: 0;
      top: 0;
      content: counter(item) ".";
      width: 30px;
      text-align: left;
      display: inline-block; }
    .upload-handler .upload-files li .link {
      position: absolute;
      right: 0;
      width: 30%; }
  .upload-handler .upload-files .progress, .upload-handler .upload-files .progress-bar {
    height: 3px; }
  .upload-handler .upload-files .progress, .upload-handler .upload-files .filename {
    position: absolute;
    margin: 0;
    top: 50%;
    width: calc(85% - 20px); }
  .upload-handler .upload-files .statusbar {
    border-top: 1px solid #A9CCD1;
    min-height: 25px;
    width: 700px;
    padding: 10px 10px 0px 10px;
    vertical-align: top; }
    .upload-handler .upload-files .statusbar:nth-child(odd) {
      background: #EBEFF0; }
  .upload-handler .upload-files .filename {
    display: inline-block;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .upload-handler .upload-files .filesize {
    display: inline-block;
    vertical-align: top;
    color: #30693D;
    width: 100px;
    margin-left: 10px;
    margin-right: 5px; }
  .upload-handler .upload-files .fileremove, .upload-handler .upload-files .upload-abort {
    right: 0;
    position: absolute;
    color: #595959; }
  .upload-handler .upload-files .abort {
    background-color: #A8352F;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 15px;
    cursor: pointer;
    vertical-align: top; }
  .upload-handler .upload-files .upload-error {
    display: inline-block;
    margin-top: 20px; }

.activities-tabs-header {
  margin-top: 20px; }
  .activities-tabs-header .dts-label-wrapper {
    margin-bottom: 0; }
  .activities-tabs-header .dts-label-wrapper label + h2, .activities-tabs-header .dts-label-wrapper label + h1, .activities-tabs-header h2, .activities-tabs-header h1 {
    margin: 12px 0; }
  .activities-tabs-header .activities-tabs {
    display: flex; }
    .activities-tabs-header .activities-tabs li {
      width: 16.67%;
      text-align: center; }
      .activities-tabs-header .activities-tabs li a .fa {
        font-size: 35px; }
        @media (max-width: 767px) {
          .activities-tabs-header .activities-tabs li a .fa {
            font-size: 28px; } }
      .activities-tabs-header .activities-tabs li a span {
        font-size: 14px;
        position: absolute;
        top: 60px;
        left: calc(50% - 75px);
        color: white;
        padding: 10px;
        width: 150px;
        z-index: 1;
        display: none; }
      .activities-tabs-header .activities-tabs li a:hover {
        background: rgba(128, 127, 127, 0.75); }
        .activities-tabs-header .activities-tabs li a:hover span {
          display: block; }
      .activities-tabs-header .activities-tabs li[data-activity=true] {
        order: 1; }
        .activities-tabs-header .activities-tabs li[data-activity=true] .fa {
          color: #85bd6e; }
        .activities-tabs-header .activities-tabs li[data-activity=true] span {
          background: #85bd6e; }
        .activities-tabs-header .activities-tabs li[data-activity=true].active {
          background: #85bd6e; }
          .activities-tabs-header .activities-tabs li[data-activity=true].active .fa {
            color: white; }
          .activities-tabs-header .activities-tabs li[data-activity=true].active span {
            background: #85bd6e; }
      .activities-tabs-header .activities-tabs li[data-activity=false] {
        cursor: not-allowed;
        order: 2; }
        .activities-tabs-header .activities-tabs li[data-activity=false] a {
          cursor: not-allowed; }
          .activities-tabs-header .activities-tabs li[data-activity=false] a .fa {
            color: rgba(0, 0, 0, 0.75);
            pointer-events: none;
            cursor: not-allowed;
            opacity: .5; }
          .activities-tabs-header .activities-tabs li[data-activity=false] a span {
            background: rgba(0, 0, 0, 0.75);
            pointer-events: none;
            cursor: not-allowed; }

.dts-title-container {
  margin-bottom: 40px; }
  .dts-title-container .dts-title {
    overflow: hidden;
    padding-right: 40px; }
  .dts-title-container .dts-title-tools {
    float: right; }
  @media (max-width: 767px) {
    .dts-title-container {
      display: flex;
      flex-direction: column-reverse; }
      .dts-title-container .dts-title {
        overflow: visible;
        padding-right: 0; }
      .dts-title-container .dts-title-tools {
        float: none; } }

#content .modal-dialog .row.dts-filter {
  margin: 0 -24px; }

#content .row.dts-filter {
  margin: 0 -40px;
  background-color: #dfe3e4; }
  @media screen and (max-width: 768px) {
    #content .row.dts-filter {
      margin: 0 -20px; } }
  #content .row.dts-filter > [class*='col-'] {
    padding: 40px; }
  #content .row.dts-filter.filter-inline {
    background-color: #d2d7d8; }
    #content .row.dts-filter.filter-inline h1, #content .row.dts-filter.filter-inline h2, #content .row.dts-filter.filter-inline h3, #content .row.dts-filter.filter-inline h4, #content .row.dts-filter.filter-inline h5, #content .row.dts-filter.filter-inline h6 {
      margin: 0; }
    #content .row.dts-filter.filter-inline > [class*='col-'] {
      padding: 20px 40px; }
  #content .row.dts-filter .row {
    display: flex;
    align-items: flex-end; }
    @media screen and (max-width: 768px) {
      #content .row.dts-filter .row {
        display: block; } }
  #content .row.dts-filter:not(.filter-inline) h1, #content .row.dts-filter:not(.filter-inline) h2, #content .row.dts-filter:not(.filter-inline) h3, #content .row.dts-filter:not(.filter-inline) h4, #content .row.dts-filter:not(.filter-inline) h5, #content .row.dts-filter:not(.filter-inline) h6 {
    margin-top: 0;
    margin-bottom: 20px; }
  #content .row.dts-filter:not(.filter-inline) .input-group {
    margin-bottom: 20px; }
  #content .row.dts-filter .filter-content {
    background-color: #78a7b2; }
  #content .row.dts-filter input, #content .row.dts-filter select.form-control {
    background-color: white; }
  #content .row.dts-filter .control-label {
    color: #070808; }
  #content .row.dts-filter .has-focus .control-label {
    color: #22514f; }
  #content .row.dts-filter .form-control {
    height: 40px; }

.dts-label-wrapper label {
  display: block; }
  .dts-label-wrapper label + h1 {
    margin: 0; }
  .dts-label-wrapper label + h2 {
    margin: 3px 0 2px 0; }
  .dts-label-wrapper label + h3 {
    margin: 6px 0 4px 0; }
  .dts-label-wrapper label + h4 {
    margin: 10px 0 6px 0; }
  .dts-label-wrapper label + h5 {
    margin: 12px 0 7px 0; }
  .dts-label-wrapper label + h6 {
    margin: 14px 0 9px 0; }

.alert > .dts-label-wrapper {
  margin: 0; }

#wrapper #content .dts-list, #wrapper #content .searchcontainer-content table {
  /*width:100%;
		.collapsed {
			td {
				background: $brand-warning;
			}
			color:white;
			.fa-check, .fa-times, .btn.btn-link {
				color:white;
			}
			td[class*="font"] {
				color:white;
				.btn:hover{
					color:white;
					span{color:white}
				}
			}
		}

		&.hover-column :not(.hover-disable)
		{
			cursor:pointer;
			&.hover {
				position:relative;
				z-index: $z-index;
				&:after {
					z-index: -1;
					content: ' ';
					display: block;
					position:absolute;
					width:100%;
					height:100%;
					left:0;top:0;
					background-color:rgba($brand-primary, 0.2);
				}
			}
		}
		.btn {
			padding:0;
		}

		&.text-center{
			td, th {
				text-align:center;
			}
			td.text-left, th.text-left {
				text-align:left;
			}
			td.text-right, th.text-right {
				text-align:right;
			}
		}
		.list-header-alt {
			cursor:pointer;
			position:relative;
			i {
				display: block;
				font-style: normal;
				margin-top:-7px;
				margin-bottom:7px;
				font-size:14px;
				&.fa { font-size:24px; }
			}
			span {
				font-size:13px;
				font-weight:300;
				display:none;
				position:absolute;
				white-space: nowrap;
				transform: translate(-50%,0);
				left:50%;
				background:$brand-primary;
				bottom:-1px;
				min-width: 100%;
				padding:5px 10px;
			}
			&.hover {
				background:$brand-primary;
				text-align:center;
				span {
					display:block;
					color:white;
				}
				i {color:white;}
			}
		}*/ }
  #wrapper #content .dts-list.table-heading-nowrap > thead > tr > td, #wrapper #content .dts-list.table-heading-nowrap > thead > tr > th, #wrapper #content .searchcontainer-content table.table-heading-nowrap > thead > tr > td, #wrapper #content .searchcontainer-content table.table-heading-nowrap > thead > tr > th {
    white-space: normal; }
  #wrapper #content .dts-list.text-center td, #wrapper #content .signed-in .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet td, .signed-in #wrapper #content .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet td, #wrapper #content .dts-list.text-center th, #wrapper #content .signed-in .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet th, .signed-in #wrapper #content .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet th, #wrapper #content .searchcontainer-content table.text-center td, #wrapper #content .searchcontainer-content .signed-in table#portlet_com_liferay_login_web_portlet_LoginPortlet td, .signed-in #wrapper #content .searchcontainer-content table#portlet_com_liferay_login_web_portlet_LoginPortlet td, #wrapper #content .searchcontainer-content table.text-center th, #wrapper #content .searchcontainer-content .signed-in table#portlet_com_liferay_login_web_portlet_LoginPortlet th, .signed-in #wrapper #content .searchcontainer-content table#portlet_com_liferay_login_web_portlet_LoginPortlet th {
    text-align: center; }
  #wrapper #content .dts-list.text-center td.text-left, #wrapper #content .signed-in .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-left, .signed-in #wrapper #content .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-left, #wrapper #content .dts-list.text-center th.text-left, #wrapper #content .signed-in .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-left, .signed-in #wrapper #content .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-left, #wrapper #content .searchcontainer-content table.text-center td.text-left, #wrapper #content .searchcontainer-content .signed-in table#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-left, .signed-in #wrapper #content .searchcontainer-content table#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-left, #wrapper #content .searchcontainer-content table.text-center th.text-left, #wrapper #content .searchcontainer-content .signed-in table#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-left, .signed-in #wrapper #content .searchcontainer-content table#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-left {
    text-align: left; }
  #wrapper #content .dts-list.text-center td.text-right, #wrapper #content .signed-in .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-right, .signed-in #wrapper #content .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-right, #wrapper #content .dts-list.text-center th.text-right, #wrapper #content .signed-in .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-right, .signed-in #wrapper #content .dts-list#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-right, #wrapper #content .searchcontainer-content table.text-center td.text-right, #wrapper #content .searchcontainer-content .signed-in table#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-right, .signed-in #wrapper #content .searchcontainer-content table#portlet_com_liferay_login_web_portlet_LoginPortlet td.text-right, #wrapper #content .searchcontainer-content table.text-center th.text-right, #wrapper #content .searchcontainer-content .signed-in table#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-right, .signed-in #wrapper #content .searchcontainer-content table#portlet_com_liferay_login_web_portlet_LoginPortlet th.text-right {
    text-align: right; }
  #wrapper #content .dts-list.hover-column :not(.hover-disable), #wrapper #content .searchcontainer-content table.hover-column :not(.hover-disable) {
    cursor: pointer; }
    #wrapper #content .dts-list.hover-column :not(.hover-disable).hover, #wrapper #content .searchcontainer-content table.hover-column :not(.hover-disable).hover {
      position: relative;
      z-index: 100; }
      #wrapper #content .dts-list.hover-column :not(.hover-disable).hover:after, #wrapper #content .searchcontainer-content table.hover-column :not(.hover-disable).hover:after {
        z-index: -1;
        content: ' ';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(42, 100, 20, 0.2); }
  #wrapper #content .dts-list thead, #wrapper #content .dts-list .table > thead, #wrapper #content .dts-list .dts-list > thead, #wrapper #content .dts-list .searchcontainer-content table > thead, #wrapper #content .searchcontainer-content .dts-list table > thead, #wrapper #content .searchcontainer-content table thead, #wrapper #content .searchcontainer-content table .table > thead, #wrapper #content .searchcontainer-content table .dts-list > thead, #wrapper #content .searchcontainer-content table table > thead {
    border-bottom: 1px solid #44494b; }
    #wrapper #content .dts-list thead tr > th, #wrapper #content .dts-list thead tr > td, #wrapper #content .dts-list .table > thead tr > th, #wrapper #content .dts-list .dts-list > thead tr > th, #wrapper #content .dts-list .searchcontainer-content table > thead tr > th, #wrapper #content .searchcontainer-content .dts-list table > thead tr > th, #wrapper #content .dts-list .table > thead tr > td, #wrapper #content .dts-list .dts-list > thead tr > td, #wrapper #content .dts-list .searchcontainer-content table > thead tr > td, #wrapper #content .searchcontainer-content .dts-list table > thead tr > td, #wrapper #content .searchcontainer-content table thead tr > th, #wrapper #content .searchcontainer-content table thead tr > td, #wrapper #content .searchcontainer-content table .table > thead tr > th, #wrapper #content .searchcontainer-content table .dts-list > thead tr > th, #wrapper #content .searchcontainer-content table table > thead tr > th, #wrapper #content .searchcontainer-content table .table > thead tr > td, #wrapper #content .searchcontainer-content table .dts-list > thead tr > td, #wrapper #content .searchcontainer-content table table > thead tr > td {
      border: none;
      border-top: none; }
      #wrapper #content .dts-list thead tr > th[colspan], #wrapper #content .dts-list thead tr > td[colspan], #wrapper #content .dts-list .table > thead tr > th[colspan], #wrapper #content .dts-list .dts-list > thead tr > th[colspan], #wrapper #content .dts-list .searchcontainer-content table > thead tr > th[colspan], #wrapper #content .searchcontainer-content .dts-list table > thead tr > th[colspan], #wrapper #content .dts-list .table > thead tr > td[colspan], #wrapper #content .dts-list .dts-list > thead tr > td[colspan], #wrapper #content .dts-list .searchcontainer-content table > thead tr > td[colspan], #wrapper #content .searchcontainer-content .dts-list table > thead tr > td[colspan], #wrapper #content .searchcontainer-content table thead tr > th[colspan], #wrapper #content .searchcontainer-content table thead tr > td[colspan], #wrapper #content .searchcontainer-content table .table > thead tr > th[colspan], #wrapper #content .searchcontainer-content table .dts-list > thead tr > th[colspan], #wrapper #content .searchcontainer-content table table > thead tr > th[colspan], #wrapper #content .searchcontainer-content table .table > thead tr > td[colspan], #wrapper #content .searchcontainer-content table .dts-list > thead tr > td[colspan], #wrapper #content .searchcontainer-content table table > thead tr > td[colspan] {
        border-bottom: 1px solid #44494b; }
  #wrapper #content .dts-list .list-header-alt, #wrapper #content .searchcontainer-content table .list-header-alt {
    cursor: pointer;
    position: relative;
    text-align: center; }
    #wrapper #content .dts-list .list-header-alt i, #wrapper #content .searchcontainer-content table .list-header-alt i {
      display: block;
      font-style: normal;
      margin-top: -7px;
      margin-bottom: 7px;
      font-size: 14px;
      padding: 5px 0 8px 0; }
      #wrapper #content .dts-list .list-header-alt i.fa, #wrapper #content .searchcontainer-content table .list-header-alt i.fa {
        font-size: 24px; }
    #wrapper #content .dts-list .list-header-alt span, #wrapper #content .searchcontainer-content table .list-header-alt span {
      font-size: 13px;
      font-weight: 300;
      display: none;
      position: absolute;
      white-space: nowrap;
      transform: translate(-50%, 0);
      left: 50%;
      background: #2a6414;
      bottom: -1px;
      min-width: 100%;
      padding: 3px 6px; }
    #wrapper #content .dts-list .list-header-alt.hover, #wrapper #content .searchcontainer-content table .list-header-alt.hover {
      background: #2a6414; }
      #wrapper #content .dts-list .list-header-alt.hover span, #wrapper #content .searchcontainer-content table .list-header-alt.hover span {
        display: block;
        color: white; }
      #wrapper #content .dts-list .list-header-alt.hover i, #wrapper #content .searchcontainer-content table .list-header-alt.hover i {
        color: white; }
    #wrapper #content .dts-list .list-header-alt:not(:first-child):last-child span, #wrapper #content .searchcontainer-content table .list-header-alt:not(:first-child):last-child span {
      transform: translate(0, 0);
      left: auto;
      right: 0; }
    #wrapper #content .dts-list .list-header-alt:not(:last-child):first-child span, #wrapper #content .searchcontainer-content table .list-header-alt:not(:last-child):first-child span {
      transform: translate(0, 0);
      left: 0; }
  #wrapper #content .dts-list span.icon-ok, #wrapper #content .searchcontainer-content table span.icon-ok {
    color: #85bd6e; }

.jsgrid-table {
  overflow-wrap: anywhere; }

.jsgrid-table > tbody {
  display: table;
  width: 100%; }
  .jsgrid-table > tbody .total-row {
    font-weight: 600;
    color: #3b3d3e;
    background-color: #f2f2f2; }

.jsgrid-filter-row {
  display: table-header-group !important; }

.fsgrid-header-row {
  background-color: #f2f2f2 !important; }

.fsgrid-filter-row {
  background-color: #f2f2f2 !important; }
  .fsgrid-filter-row[style*="display: none"], .fsgrid-filter-row[style*="display:none"] {
    display: none !important; }

.jsgrid-filter-row > .jsgrid-cell {
  background-color: #f2f2f2 !important; }

.jsgrid-header-row.ui-sortable > .jsgrid-header-cell {
  background-color: #f2f2f2 !important; }

.jsgrid-filter-row[style*="display: none"], .jsgrid-filter-row[style*="display:none"] {
  display: none !important; }

.jsgrid-table select {
  background-color: white;
  border: 1px #2c2f30 solid;
  color: #44494b; }

.jsgrid-table select[disabled], input[readonly] {
  background-color: #FFFFFF;
  cursor: not-allowed;
  border: 1px #595959 solid;
  color: #595959; }

.jsgrid-cell {
  position: relative; }
  .jsgrid-cell input:not([type=checkbox]):not([type=button]), .jsgrid-cell select, .jsgrid-cell .select2-container--default .select2-selection--single {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px #2c2f30 solid;
    height: 36px; }
  .jsgrid-cell select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M347.913%20199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664zM165.236%20312.664l81.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23595959'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right 2px top 8px;
    text-align-last: left;
    padding-right: 10px;
    color: #44494b; }
    .jsgrid-cell select option {
      color: #44494b; }
  .jsgrid-cell p {
    margin: 0; }

.jsgrid-table .jsgrid-invalid input, .jsgrid-table .jsgrid-invalid select, .jsgrid-table .jsgrid-invalid textarea, .jsgrid-table .jsgrid-invalid .select2-container--default .select2-selection--single {
  background-color: #ffe3e5;
  border: 1px solid #ff808a; }

.select2-container--default .select2-selection--single {
  border-radius: 0 !important; }

/* ICONS - change maybe to svg? */
.jsgrid .jsgrid-button.jsgrid-approve-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVGN0RERTFGMzE2OTExRTc5RUZFOTM2RDlGN0M4NUMzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVGN0RERTIwMzE2OTExRTc5RUZFOTM2RDlGN0M4NUMzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUY3RERFMUQzMTY5MTFFNzlFRkU5MzZEOUY3Qzg1QzMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUY3RERFMUUzMTY5MTFFNzlFRkU5MzZEOUY3Qzg1QzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7dXi+jAAAAZUlEQVR42mL8//8/Y08gAxHgf8l6IMnEQCJgQTMAK0B2AgsuCVwGseCRI+CkoWUDsjixNkCkgGyibEA2iAmrNLIKOJtA0oCoQ1ONXQNcDlM1SBAztSL7EtNjTLgcA1GHGQwAAQYAO3M/kb0jU6QAAAAASUVORK5CYII=");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-discard-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1MDQxRjQ2MzE4ODExRTc5MTMxQjAzNzYwOENFM0U4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1MDQxRjQ3MzE4ODExRTc5MTMxQjAzNzYwOENFM0U4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTUwNDFGNDQzMTg4MTFFNzkxMzFCMDM3NjA4Q0UzRTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTUwNDFGNDUzMTg4MTFFNzkxMzFCMDM3NjA4Q0UzRTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4lXwcpAAAAbklEQVR42uSTQQpAIQhEVbxR9z9CZzJcCIOUGX/5ByK0UZ+L2Mxo8jB61LDJfgt9lO66Vsq0ejPcBmjH1F7hJwT5vSRwc8RYiLk2gRdhw5DsjHFOkzHfIsiT0dP6CxkbY6nwT9iYl9fvm1dcAgwAn2xbMcLk9lUAAAAASUVORK5CYII=");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-popover-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFDRkY2MzE4MzE4QzExRTdBMkI2QjVCMDc3MzFBNUM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFDRkY2MzE5MzE4QzExRTdBMkI2QjVCMDc3MzFBNUM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUNGRjYzMTYzMThDMTFFN0EyQjZCNUIwNzczMUE1QzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUNGRjYzMTczMThDMTFFN0EyQjZCNUIwNzczMUE1QzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7TB1bIAAABCUlEQVR42szTvUtCURjH8dRL0Gbl0q5L6Ci49E+0SIOD6CYSODS2tETDBQm3tKHJhv6JRtcaxFlwEHFTRLl9H/gJh6OC4GAXPnB43s499yUWRdHJIVfs6AOCMAz9WBJl3CGLOfr4xDumbnHca7bGAWxqHmc4R0GxgWo2BgR4QwcpLHCPS1xovVCuo9pgPSCBLirO4Aft9oNfrR+dfEU9CZvyilvvKB9qvsKNzm/P49mpsZ5WfI8H/W1va1fSBtTx5cVLqGKEoW656tVYT80GrFBE20m+II1r5LR+cvJt9azWR1hqB9tpjFM0MZGmYmPnbpbbvgN7RRk00MNMeoplVPOP/oWDB/wJMAAtiUgGyJ9tCwAAAABJRU5ErkJggg==");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-packages-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNGQzg2QkM0MzE4RDExRTdBQjVGQkZCRjM4MzMxODk3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNGQzg2QkM1MzE4RDExRTdBQjVGQkZCRjM4MzMxODk3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0ZDODZCQzIzMThEMTFFN0FCNUZCRkJGMzgzMzE4OTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0ZDODZCQzMzMThEMTFFN0FCNUZCRkJGMzgzMzE4OTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4crTDwAAAAr0lEQVR42mL8//8/AyWABca4e7AXQ3LF5hNg0yN8LRjR5ZTti1ENQJZoLQmFaSRoECPMCyAXwBS+evsJriAvwQ3ZRQwwg2AugBsAshVmIwhMWrALxSZ0g6p7VjNiGABTgMsgMWE+OBtmAEoYIPkZzgfZjMxHlscaiLgMwgWYCMUzPs1EGUAIDLwBLEh+ZURKcVgVIyckrLEAk4AZhE8joWiEGwTSjE0jRl4gFwAEGAC1c2DIYQVP3gAAAABJRU5ErkJggg==");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-eye-button {
  background-image: url("data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/hAytodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Nzg4QTJBMjVEMDI1MTFFN0EwQUVDODc5QjYyQkFCMUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Nzg4QTJBMjZEMDI1MTFFN0EwQUVDODc5QjYyQkFCMUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3ODhBMkEyM0QwMjUxMUU3QTBBRUM4NzlCNjJCQUIxRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3ODhBMkEyNEQwMjUxMUU3QTBBRUM4NzlCNjJCQUIxRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/bAEMAAwICAgICAwICAgMDAwMEBgQEBAQECAYGBQYJCAoKCQgJCQoMDwwKCw4LCQkNEQ0ODxAQERAKDBITEhATDxAQEP/AAAsIA4QDhAEBEQD/xAAeAAEBAQADAAMBAQAAAAAAAAAABQYHCAkDBAoCAf/EAFQQAAEBBAcFBQYEBAQEAwUHBQABAgMEBQYRFWSCouEHCBJEwRMhMVGRCSI1QWFjFDJxgSNCUmIzQ3KhFpKx0SVTcxckNIPCGDh2k6Oys7SElPDD/9oACAEBAAA/APVMEifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuAAJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcASLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6C3rnn0JAK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiAAV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcAASJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4AkW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0FvXPPoSAV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEAAryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4AAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wBIt6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoLeuefQkAryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIABXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wABIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgCRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQW9c8+hIBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQACvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgACRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAEi3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+gt6559CQCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgAFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAAEifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuAJFvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559Bb1zz6EgFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkT+Xr504dtPn71h27YStpttpERE+qqZaY7wuwqgLMUtMtsFEJQ0xw1u4mcOGXieP8nFxf7HGVKvabbl1FUeMtbXnU2eu1q7OVS+JieL9GkYRhf+Y4lpH7aDdrlitsUeoZTidNMr7jX4VxDMNfu294k/5Thuf+2jhEVUovsGfNpV3NR87Rnv8A0YdL/wBTj+c+2S23RSNMyTZjQ2Xovg09aiX7SZ2U/wBjIRftct7p4y8ZlsXRGWo8WutxJeNpPpW8baT/AGM1M/ai77EzRWV2suoVK60/DSaDd1fv2VZmor2he+dFtK03t+pC74vk6YcMJ/s7M5E75m9VFV9tt7pj3/0zFpj/APbUT3u9dvMvq+029U77/wCmeRDP/Ro+Njeo3l3aqrvb9tAYr8eGkUUlec+Zjez3n3aorO8HtBrTzpDFL/1bPuQ++VvWwyorreDp13f1Th61/wBVU+/Cb8m9vAoqONvdKVRf/MfsPP8A9zKlyX+0S3xpcqKxtnjn9S1/+8QUK8/6uzYST2rO+VJWlaapnI49GlRWmYqRQ9S1fL+GjPmbmTe2b3oIFtlZvRagkzZRe9FgH7mtML438i9t9Th0rLNJtg0jiU7uJqAm75x+tSNsN/8AU2Mh9szssiVYZpLsgpRAeHG1BxcPEpX9Ea7M5No17VndJnqsMTKd0hkLba9/4+UNtMs/qrlWzmzZ7vsbqFKmmncq28UTYeP1ZRh3GRqQja+Pij5GVTx+ZzhI6V0WpM4ZiaN0klc2cts8TLyBjHb9lpPNFYVUKpkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQACvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgx1Jt5DYLsmdRTe0Pa1RiSts1fwH0wdtP1q4vB0yqtr+yHXbaB7YXdXoqj1zRKHpRTCIYVUZWCgEhnDS/636srVhU63U99tptGj23rnZrsckUodLWjD+bxj2Mep9eF32bKL6nW+mntI976mnGwu09ZG4b/AMqSwTmFq/RvhVvMcHUn2t7U6avGntLto9JpyrVaKkbNX75Kl+VTTSoifQya961r4gAAAAAAAAAH3ZXO51I36RUkm8bL3yd6PIWIbdNerKopy/QrfV3rdn7TH/DW3eljLt2qKjmNjljXXd4JwP8AjSr6HONDPa47zVHuzdUnl1FaTumERGliIFqGetJ58TlpGa8P7HYSgftltnsf2MPtH2SzuUNtVI8iJVFu4x2n14G0dtVfup2g2Se0N3RdoDbUNB7XZfJot+rKMw08dtwDVff3cTxEd+jR2Wks/kVI4JiZUenUDM4R4iKy/g4hh87arSvuaYVU8D75kQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdDIUopjRKhMtbnFMaTSuSQLtFVqImEWxDu0xNqiHVzah7UbdY2fdtCyOfTGmke7TudSSFVXKteSv3vCx+7PEdWtp/tpdsc97aE2V7OpBRZw1WjuKj225hEonyVE9x2i/qy0dSNpe9/vMbXWnjFOtstJIuGeKqrBw8WsJDJX8uyc8LFX6opxA8ePHzxp6+eNNttrW000taqvmqqfyAAAAAAAAAAAAAAC7RWnlN6DRjEwoZS+cyOJdtcTLyXxzyHWvAqVnZjZt7T/AHr6AK7cTWlMDTCDY7lcz2DRt4qf+s74Hlf1VVO5Wyn21WzScK6gtsOzGcUcer3Nxsoesx0PX5q7a4HjKfpxHcnZVvcbuG2lhyzs82uSCPi31XDAPohIaLRfLsHvC2q/oinI09VFSHVF/q6EkGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgACRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JALlIKSUeonK308pRPICUS6GZ4n0XHRDDh07TzVttURDp7tn9rJuvbMu3l9D5hH7QJs6rZR3JnfBCI1/dEvKmVSv5sI2dDNtHtbd5LaS28gqDuZTQKWrxMu/wDr8TGcK+b96ioi93iywydP6YU+pxtBmbc5p1S6cT+NbVVV/MYx4/a/bjVav0QgAAAAAAAAAAAAAAAAAAH9MNtum2Xrptphtla2WmVqVF80U512Vb8O9BsfSHhqMbVZpGS2H/JLZu3+PhkTyRl7WrCf6VZO6eyD2x8piVcS3bhs1ewTS1MtzSj7fau/q01DvF4kT/S21+h3e2S7zmwjbg5Ya2a7SpRNIlpniagGnvYRjH6uHnC3+6IqfU5+BIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgCRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PI4b24bz+73u8uHjO0vajAQ0yYZVpiUQifiY959EcsKqs/q3wp9Tzw24e2EphN2oiUbBaFuZFCrWwxN50iP4tU+TTDhlezYX/UrZ0b2n7b9re2eaNTfajtBnVIn6tcTLMZEtK5d/Rh0lTDCfRllDDgAAAAAAAAAAAAAAAAAAAAHzQsXFQES7jIGJew8Q6aRp29dNqw2wqeCo0neinavYd7Tbel2MLDy+KpYxTWRuKmbPpEiv2kYT5MRCKj1n92mk+h6E7EPa6bvu0n8PKtoMFFbP5w8qZVY9520A01/bEMM+7jZZT6nciTTuTU9lric0fm0HGwDxlG3MVCP2X7p8y182W2VqVO4+7YN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQW9c8+hIBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZFppGUVppUREStVX5HWPb57Q7d02E/iZU3SP/iykTitmyZG0y+VhtP5Xr6vs3f171aT+k84tuftPt4/a0kZJqKzZigNHoqtlYWTNqkU8Y7+55FL7/gvfwcCfQ6jRcZFzCKex0fFPomJftK29fPm1bbbaXxVppe9V+qnwgAAAAAAAAAAAAAAAAAAAAAAA5K2N7x+2zYFNGZpsp2gzSSpxI09g2XnaQb/AOjxw3W7a/Wqv6npDu8e2ao9NPw9H95CiDUoiFqYt6Ru2nsM0v8AU9h1VW2PqrCtJ9EPRLZ5tQ2ebWZA6pRs2plKqRSx6iVP4CIZeIwq/wArbKe8w1/a0iL9D4gV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQACvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrKqMoqqqIid6qp1P3lPaT7vO71+JkcLN/8AjWlbmtmyJK9ZbYct+T+I72Hf1ROJr+08oN4T2gW8HvALESqLpAtF6NPVVEk0lbacsNseT57XxvfqiqjP9qHWn6gAAAAAAAAAAAAAAAAAAAAAAAAAGs2bbV9pGx+kLqlWzKmc0o7M3Sp/Ggn6sI8T+l4x+V4z/a0ioeiO7x7XtFWFo5vHUZRE7nf/ABFJnWZ/Df8AVp2uA9Ftn+0qgW1Sj7mlOzulktn8rfonDEQT9G0ZX+ltPFhr+1pEX6G8kPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXA6470++jsL3bIViGplSRmYUhR2025kEsVl9Gt11VcaV8LplavFtU+iKeSW8n7Rfbpt9aiZFK5g1QyiT1VZSVyp80y+fsffiO5tutPFlOFn6KdVVVVVVVa1XvVVP8AAAAAAAAAANZQfZLtQ2mRTMFs92e0hpE9aXhql0uev2UX6tMs1J+6nY+hnssd76lLDiIm9D5ZRWHf+Dc5mTtltE7vF264208fmiHOtEfYwTd4jD2nm2+EcLX77mUypp53fR49bZ/8A2nMFHPZAbt0sYYWkFJaZzp6n5q411DsNYWHdaf8AMczyP2XW5TJUTj2UPJjUlVcdOIt5+/c8Q10DuBbm0vRlHG75RZvh8Ffunj5f3421rP6nO5dunOew7Ld5oIxxcVdUndd/h9CLFblW6dGMow+2AUNRE/8AKlzLtfVmogTL2ee5zM2W0ebEZW4VpKuKGi4pyqfojL1E/wBiHP8A2RW51OGWrPktJ5K21/NBTttqr9Eeo2hxPS32I+zWL7RuhG2qkUsVV9x3MoBzGMsp9VYV2qnAO0P2N28HRdO2odTSiVJ3bXErDtp69gnzSJ8qm2VYr7/66vqdbNoO5lvP7Mu1e0p2NUh/DOa+KLgHH41xUnz43CtIifrUcNREO/hHzUPFOHjl6wtTTt4yrLTK+Soveh8YAAAAAAAAABtdlO2fajsQpI7pZssppMqPzFhU41hnv8N+yi/keu1rYeM/RpFPTnd19rzRWmTEBRXeNlLujk0ZVHaUggHbTUA+Vak4nzvvacr3d6pxM/6UO/kknslpLKoae0dm0JM5dGO0ew8VCPmXrp6wvgrLTKqiofeNcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wABIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIB/m1Da3s42MUWf0y2nUul9H5S4rTtop5U09aq/I7YT3nja/JllFU8nt6z2utPKeNxdD93SHiKIyFVadNz1+ylpxTPhW7TvSHZXzStv6s+B55TGZTGcR7+aTaPiI2NinivX8REPWnj162vi0001Wqqvmp9YAAAAAAAAAG32ZbE9rO2WZpKtmNAZxSB8ioy23Cw69i6+rx6tTDCf6mkO72yD2O9PZ0y4mW2naBBUdcNojTctlDH4uKT+1p61U7YX9OM76bJ/Zvbo+yZlxEQezNxSOZOFRpI+kTxY5tWk+aO2qnTP7MHZKWSmVSWDYl8mlkJAQrpKmHEK5ZdO2U8kZZREQ+nPuXxdCQDXAkT7l8XQkA1wJE+5fF0JBgNouwDYptZcNONouzGj08Vr/OiIJlH6fo9ZqeJ+zR1c2wexk2LUnZfx+yCmc5obGtIrTEJF/wDiEFxeScSo9ZTG1+h0O23ezZ3qdiaREwfUIWlklcVtWlRxVi0Rjzbc1I+Y+vuKn1Orr5y+hnzcPEOW3T120rLbDbKstMqniiovein8AAAAAAAAAA5j3ft7PbXu2TRmJ2eUoeLKnjxG4qSRtb6AifOt2q+40qfzMKjX1PWvdd9odsa3iHcLR2axTuh9NHiIwspj3yI6im7s+WpG6/6Fqb+i+J3YBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4AkW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PI/xZEyyitNRtSJ3qqs+H+50b3uvaWbL9hbyMoTsqiIanNM3XE6etOm//DZc88P4r1lf4raL/Ix+7SeB5JbZNum1Pb7St7THapS2LnUc2qo5dttcMPCsKv8AhuXSe67Z+iJ3/NVUwQAAAAAAAAAOZtgu6Jt13jYtn/2eUPfJKWW+F9Oo+uHgXXn/ABFT31/tYRpT003dvZHbF6Gu3U52uzN9TmdOeFtqGaZacS1hryR2io298PFtqpf6TvJINn1H6KStzI6MQEDKZfDMoy6hYKEZcumETyZZqRCjYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPocKbbdzjd63mHT59TqgEHDTZGamZzLmUho6tfBVeMInHVV4No0h5ubxPsgtseztIif7FJqxT+TO+Jv8CrLMPNHTKfJGFXgfYVRpf6ToVOJNN6PTOIks+lcXLphCNq7iIWLctOnrptPFlphpEVF/U+mAAAAAAAAAf0w227bZeO21ZbZVGmWmVqVFTwVFO+G6P7VXaZsZZgqE7ZncVTiiDrhdOopt5XNJex4JwvGv8AHYRP5W1r8mvketeyrb9s422UUcUz2Zz2EnUtfIiNK5e1PHDdXe7eu1Tidtp5NIhsvjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6C3rnn0JAK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIIVPNsezfYbQ6ZU62n0phJJKYapEbfNVvH7fvVO3TtPeeNr8mWUX07zyE3xfafbS9vjcbQjZa3G0LoI3xOXiO3vDMJmx4VvnjP+Gwqf5bC/6la8DpB496n+AAAAAAAAAG32R7Fdp+3WlTmhuyyiEdPZk9VOPsWKnMOwq/nfPV9x2z9WlQ9SN2T2UuzvZ+xCUq28RLimU/Z4XrMqd1syyFa8amk7mohU/uqZ/tU74S2Wy6TwLiVymAh4KDhmEduYeHdMu3bthPBllllERE+iGgkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVzhfeF3QthW8zKW4TaRRBws0ZdqxDTuCRHEwhl+VT1E99E/pbRpn6Hj1vRezg2w7AEiqUUYYeU1oa6VW1j4Jyv4qEYvDhK1RE+bbNbPnw+B1GAAAAAAAAABudkG2zaZsJpW5pjsxpRFSiOYVEesMtcTiKYRf8N86X3XjP0VO75VKeyW5V7R7ZjvA9lQqnDcNQ+nj5lhhiEfPaoSZNpXWsM8a8Gl/8tr3vJWju2DIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIABXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGROsG9xv6bMt2GCeyCGV3SWnL50qw8lh3qcMNWnuvIptK+zZ+fD+Zr5Iid5407bdve0/eDpc9pjtNpG+mEQqqkNCsqrELBO1X/AA3LrwYT6+K+KqqnHgAAAAAAAAAO8G5r7MTaNt//AAVO9qP4yh1AnnC+dK274ZhNHfj/AAGGv8N2qf5rSf6Ua8U9kNkexfZlsLok4oTstolBSOWOURW0csVvYhtE/wAR88X3nja+bSr9Kk7j7AK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDINMstsqy0yioqVKip3Kh0k3tvZmbPNs7EbTXZIxB0Ppm3xPnjlhjhl0xb8anjDP+E2q/wA7CVebK+J5HbTNltPtjtLIuhG0ejUXJZvCL7zl+x7rxivueO20914wvyaZVUUygAAAAAAAAB/Tt48dPGXrptphthpGmWmVqVlU8FRfkp6L7lntWaSbOvwOzbeNiIykFGmeFxCUhSt7Hy9nwRH3zfu08/zon9Xgeu9FaV0apxR+BpXRCeQU4k8ycsv4SNg3qPHT1hUrRUaT/p4p4KRwV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkH8P37iFcPImKfO3Llyyrbx48aRllhlErVVVe5ERPmed+/F7VmHlCx2yvdemjuIjmeOHmNLWURp24XwViC+TbXj/FXuT+Wv8yeUkzmcynUxiZvOI+Ijo6MetP4iJiHivHr540tbTTTS97SqvzU+qAAAAf6yitNIyyiqqrUiJ4qpuaWbEtpNAaGSqnVOqOvqPwE/eKxKXMx/gxccwylbT124X3+yStP4jSIyqqiIqmFAAAB96RyOc0mnEHR+j0riplM5g+Zh4WEhXSvHr540tSMsss96qp61bmnsvJRs2cSvahvEwMLN6TvOGJgaPNVPIWWKlSstP8A+V897093vYZX+pe9O/7DDDthl27ZRlllERERKkRPJD/TXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcDhfec3cNlm8jRB3RTaPImH7bDLxYGZOURiMgHiolTbp54/qytbK/NDw83q9zvaZusUlWGpBDtTWjEa8VJXP4d0qOH6fJ28T/Keoniyq9/iyqocCAAAAoSCTPaQzuCkUPGQkK+j3zMO7exb5HTlltpameNte5lK6k4l7krrVUTvLG0PZhtB2UT5ujW0WiUxkMwZTiZdxbpWWXrPybdtp7rxlfk0yqovmZcAAAAHPm6zvlbVN1ufMtUdjGprRaKeo1MaPxTxfw71F8W3S/5T2r+ZO5f5kVD3S3dd5vZPvPUMYpds0njL146ZZSYSuIVGI2XvV/keu6/DybStlr5KcsEifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuAAJE+5fF0JANcCRPuXxdCQDXAkT7l8XQx1M6a0U2eUajqY02n0HJ5NLXSvYmMiniMMMMp/wBVXwRErVV7kQ8ct9b2iVLNv7+L2f7MnsZR7Z+y0rt7U1wRU4RF/M+VPyOl+TpF7/5q/BOlwAAAAOxu7RuF7ft5x+4mNGqPLI6LNt1PaQzZlp1DcPz7Fmrifr/oSrzVD1F2cble6duK7Ppjtip44d0kmdHIRqMip9OnbDastoncxCw6+4w001UyynvNqqp7x5B7zO8JS7eZ2tzbadSptp07iGvw8sgEaVXcBBMKvZuWf2Wtpfm0rSnFIAABoaAbP6Y7UqXy2glApDFTieTZ8jmFhYdmtppfm0q+DLKJ3q0vciIqqe5m47uAUI3WJI4pVSN3DT7aRGuP/fJm0zxOpejSd7iFRfyp8mnn5mvoncdop9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoYum9B6J7SKLTChdN5FCzeTTN0rmJhIljiZaRfmnzZaTxRpKlRe9Dxc339w2k27NNnlMaHMxc62dRz6pxFtJxvpY20vc4iFT5fJl54NeC1L49RwAAAep24Ntr2d71Gzhrda3i5HLKRTWQQtcjezJlGnsZAspVwsPFXjZfOkqRFZVFVipf5VMrvLeyQncnSJpVu3TdubQicTxujkyessxLtPGpw/Wpl59GW6l/uU88aU0TpPQeexdGKYyCPks3gW1dxMFHOGnL500nmy0iL+/gpJAAAANpsi2xbRdhdNoPaBsxpJESebwa1cTC1u37tfzOnrC9zxhr5sr+qVLUp7ible/wC7PN6yTu6PzNYajm0KEdIsZJXj33ItET3n0I0ve2z81Y/Mz860947Lz7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wBIt6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+hx9tw27bNtidA4vaFtNnrEql8DWw4cs1PIiOfKnuuXLvuVtteH9E8VVE7zwy3s98raPvUUmVubPm5TRKAfNNSmQuXi9m7TwR6+VP8R6qeLS9yeDKInj1+AAAANzsh2J7UNu9LHNDNllEY2eTF4qK87JmpzDMKv8AiPnq+47YTzaVPpWp6y7rnskdnOzRmCpdtwmENTOkrHC9ZlqOlsuDb8auFVRYhUX5tojPd+X5neyFmkLAwzqDgpU6h4dwwjt06dVMMMMolSMssolSInkh43e1Q3xXm2OnabDqER1VEaHxK2i8cvK2JhM2e5rvTuVh13sp/dxr5HQYAAA0Wz/Z/S/alTGV0CoJJIibTycP2YeFhnLNatKvi00vgyyiVqrS9yIiqp7o7km6BQvdLocj99AuJvTybOWbYnK/yfP8PD1pWw6ZX92lStfkidnLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqfQn1A5LSiSxtHaROIeYyyYuWoaLhIlwjbp86aSpplplV70U8Rd/jcVme7jP3tP9n0HExmzeaP8A+Eqqrx5J3rS9zh6182F/kbXx8F7+9enIAABcoPTSkezql0ppzRGZPICcSSKYjIR+wtSstsrXUvmyqVoqfNFVD9C26xtqo1vO7G5PtOkMaw4inzH4abwCd7UDHMInaul766u9GmV+bLTKn9bwO7tsV3l5Asm2oUGcxMU7YVmEm0M0jmPhF+Su3yM11f2tVsr80PInem9m5td2Bfi6VUPYf01oW6reLGQjhfxkE7vDlK1qRPF4xWz58J1BAAAAPvyKezqjE5g6Q0dmkVLZnLnzMRCRcK9V29cvGVrRplpO9FQ9idxb2kEo27My/ZNt0mcHJqdO0RzL5mrKO4aeeCcK+DLuI7k93uZb/lqX3TvvYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQW9c8+hIBXkPMYepXBkQV5DzGHqVwZE4k3k95nZ1uxUEeUvpvGdrFv0adyqUuWk/EzB+iflYT5Mp3cTa9zKfWpF8Nt4neQ2k7y9OXtM6fzL+E7Vp3LZY4aVIWXuK+5h2z5/1Nr3tL4/JE4rAAAB/rLLTTSMsoqqq1IiJ3qp3s3OvZb7Qdt7cLTfbE3F0Nob7j5iFVjhmcxYXvTgYaT+CwqfztpX5M/M9hNk+xrZnsOoq5oZstojAyGWOalaZh2P4j9urvePXi+88bX+ppVU2p0p9oZvRM7umxp7L6OxyO6Z0vZeS+UIy178M7qqfRX04GWkRlf62mfJTwxePHj5409evGm222laaaaWtWlXxVV+an8gAA+/IpFOaTzqBo5R6WxExmcziGIWDhIdhW3j562tTLDKJ4qqqe8G4FuOyLdXoQxSKk8NDx20ifOGVmkYlTbMA6XvSEcL8kTu42k/M0nkiHYkFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcHH9JaNSGmMgj6LUolUPM5TNHDcNFwkQwjTt87aSpWVT/wD2rxQ8N9+Xc2ne65TpY+SuoiNoDPXzbUmjmq2lhmu9VhHzX9bKflX+ZlK/FFq6wgAAHbj2bm9e93bdtbiTUkmDTug9NG3cvm7LTS9nCv66nEXV4JwtLwtL/Q0vkh7fsNsvGUbYaRplpK0VFrRU8z/WmWWmVZaRFRUqVF8FQ6b70XswNmW3pzMqYbLvwlCabd71eydVS6YtrWqo+dM/4bSr/mMJ+rLR5E7YdiO0/YLS5/QranROLksxdKqu2njPE4iWEX/EcvU914wvmi/rUvcYUAAAH9O3jxy8YfOXjTt47aRphtlalZVO9FRU8FPV32e/tN7Salmw7ePnbLMUvBCSOlES3Uj1fBiHjGl8GvBGXq+Pg13+8vqMio0iNMqioveioZIFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEAAryHmMPUrgyIK8h5jD1K4OsW9XvXUB3WKDNT+kb1iPn0cy0xJpI7eIj6Mep/M1/Q6ZWrib/ZK1Wo8M9te27aHt/p1F0/2jzpuNj4j3HDln3XEG5rrZcuWPBlhK/wBVWtVVVWswQAAANZsx2V0+2x0thKD7OKNRU6m8WvuunLPuu2Pm8eNr7rDCfNppUQ9et0H2bOz/AGEswVONprMJS2nLCI8d8bHHASxvycsNJ/EbT/zGk8fyonid6ZDzGHqVz6c4m0tkEpjZ5OYx1CQEuh3kVFRD1qph06YZVpttpfkiIiqfnO3u94OZbye22dU+evXrMndNrAyKFbXucQLtVRju+TTa1ttfVr6HCwAAB7Hey23GWNm0hhd4narJk/4qnUOjdH4GJd+9K4RtP8dplfB88ZXu+bLC+bS1ejBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEyG1nZVQ3bTQCbbOKdyxiNlM2cq7aRU99y8/keu1/lbYWpUX6eVZ4E7yW79S/dr2pTLZxSp209dul7eWTBGFZdR8I0q8D1j6/JpPk0iocWAAAHtd7MneZXbXsbSgFJpgr6llA3buDfNPGq24uAXucPvqrKJ2bS+bLKr+Y7lFeQ8xh6mZ2zbDdmG36hz+g+1Oi0NOJc9rV020nC/hXlXc8cvU9522nmi9/gtadx4u75fs3dpm7S8i6aUQ/EUu2eo2rX4907ri5cyq9zMU7Z+Xy7Vn3fPh8DpwAAAAemvs7vaVxNGHss2E7w08afSVrghJDSOKbrbgvBGIeJbXvV14Iy8XvZ7kX3e9PUF28dvnbL5y8Zbdtso0y0ytaNIvgqL80P6K8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIBrgSJ9y+LoSAa4Eifcvi6Eg4O3sN66gu6xQJufz147j6Qx7DTuSSVh5U9i3qfzNfNh0ytXE1+yVqp4X7ZNsu0DbzT6Y7R9pE7eTGbTBvuRVqdQzpF9xy6Y8GHbKdyIn6rWqqpiAAAAdgt1Hcx2nb01IGVk8O3J6JQb1GZlP4h2vZMJX3u3Kf5r2r+VO5PFpU+fufu87s+ybdkocxRHZjR9iHaeMsrMJk/qbjJg8T+d88q7/nUylTLPyRDlUkT7l8XQkHQb2sW8c3QHZrB7DaNR/ZzmmrCvZortr33EsYaqVn6dq2nD/pZb8zyAAAAO7Hs1tz5rblTtnarTqVq8oNRSKZVh0+Y9yaR7NTTLnv/M7YrZab/Vln5qez7LLLDKMssojKJUiInciH+muBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgdYd/jdWlO9DsmsmFcOHNL5Iy9i6PxzSIio9qTih22v/LeIlS+S8LXyPAOcSeaUem0ZIp3APoKYS9+3DRUM+ZVl45esNKy0w0i+CoqKh9MAAHNG6BvBzPdo28Ue2kw714srR7+BncOz4P5e9VEepV81Z7m2f7mEP0Zymay6eyqDncoi3cVAzBw7ioZ+7Wth66bZRplpF+aKiop9Ofcvi6Eg/h+4cxLl5DRLlh66esqw8dtso0y2yqVKiovcqKnyPPffg9lNLp+7j9qW7BLXcFNPeiI+ibLSMOInuraag6+522vj2Srwr/Lw+C+Tk0lUzkcyiZPOZfEQMdBvWnMRDRDpXb1y8ZWpWWmWu9FRfkp9UAAAHpR7OH2jb6gz+XbBdvU7aeUcetMw0hn0U3W1LWl7mYd+0vi5XwZaX8ngvu/l9fHbx2+dsvnLxlt22yjTLTK1o0i+CovzQlT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAAEifcvi6EgGuBIn3L4uhwPvQbzVBd1/Z1EUxpS/YiZlEI05k0oYbRH0fE1dzKJ4ssJ3K234In1VEXwg2y7Y6d7d6fTHaLtCmrUZMo9qphhK0dQrlF9xy6Z/lYZTuRP1Va1VVMOAAADvLuRezjpFtteQO0zbDDRUkoIjTL2FglRXUXOUTv935u3K/Nvxa/l/qT1/ovRajlCaPwNFaJSWElMolrpHELBwrtGHTphPkiJ/uviq96nIQJE+5fF0M7OJtLpDKY2eTeKdwsDL4d5FRL54tTLt0wyrTTSr5IiKp+eLeY20zPeA210m2mx7xvsJhFK6lzlpf8CCd+64YTy9xEVfq0pxeAADebDdj1Ktve1Sj+yqh7hpuPnkUy6bfcKtMQrhO96/bq/lYYRWl/Sr5n6INneyeiWxDZtRrZfQmDSHlUihuwYWpEbfvO5Xj5tfm220qtKvmpcBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6Hk/7WHdTSAi3e8xQeWVOIppiEpS5csdzD1amXUYqJ4I13MNr58C/NTzQAAAPbL2Re8Qu07YdE7I5/Ho9nuzxtlzDo21W29lbxVVyv14GuN39ERg7uz7l8XQkA1x1I32PZ87P96eVv6UyBmFo3tFhnVUNNmXdTqORlO5zFss/mT5I8T3mfqnceHu1LZTT7YvTOOoBtJo5FSacy9upty+Z914x/K8dt+DxhrxRpO5TJAAAA9PfZoe0PsB5Lt3fbvPls14rMNRmexbz/AOGaXuZg4htf8te5GG1/Kvur3VKnqjPVRUhlRa0Xi6EkGuBIn3L4uhIBrgSJ9y+LoSAa4AkW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0ONN4TeA2f7B9m0w2k7QY/8NDQKdnBwbtpGoiYxLSe44dMrVWq8Pevgylar3IeAu8Dt8p3vG7Ro7aHTqNVp4+VXUDAsNL2EBDIvuOXaL8k+a+LS1qpxqAAAf0ww28bZdu2VaaaVEZZRK1VV8ERD1D3AfZjszRiA2zbxMtVhlns4qT0XiHf5kXvYfRbK/pWy6/dr+k9SHdHXbl2y6dRLLDDDKMsssu6kZRPBESvuQ/qwb5k1FvXPPoLeuefQfG/s9ji4q/TyOjXtZ9sybKdgzjZrKJm0k62hvmoRpGPdady51wtRDS9/8yqw7/Rpo8VQAAD2R9k5u4utlezV/typVJkWklN3SMy3tEqbhJUi1s1d3cr1pONf7UY+p3++N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Eil+zaQ06ovNaG0oYdxspnUI8goyHbd1o8dNsqip49y99aL8lqU/O1vNbCJ/u37aKQ7Kp7xvGJc/7WXRas1JGQLz3nL1P1Z7l8mmWk+RxYAADn7ca29vd3feQoxTSJftsSWOfWROmEaqRqDfqjKtL/ob4HmA/Qew2xPmGW2Gkdsu0RUVF4kbRr5/LyP6sG+ZNRYN8yai3rnn0FvXPPocM7zm6ts13vaGrR6mUJZ81lzLSymdw7CNRMG8a8lWrjdqqe8wvcv0XvPCreL3b9pe7HtAiKB7RZZwqvE8l0ycsqsLMYeupHrppf8Adle9le5TisAAA/3w70PWD2a2/t/xi5lm7ltupDwzaHZSHoxOopqv8YwiIiQb5tV/xERER20v5k91e9Er9LrBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+gt6559CQCvIeYw9SuDImb2i7RKI7KaFzSn9Opw6lsmlDhX8Q/eL3r5MMp4tNtLUjLKd6qqHg3vab01L96baQ+pPN1eQUggFbcSKUI3WxCQ9f5mqu5p633K01+iJ3IhweAAAfJDw8RGRDqEhHDx+/fto7dOnbKtNttqtSMoid6qq91R61bgPs7YXZ45gNs+3WTuomlDxll/KJHEMI27laL3svXzK9zT/yTwY/1eHpDIeYw9SuDIgryHmMPU8E/aRbcV23701JIiXxqv5HRRpKOyupqtjhcKqPm2f9T5Xi1/NEQ6uAAA5u3ONgETvH7d5FQN67bSSw7VpTx8yn5IF0qK2zX8lbVWXafVuv5H6A4CBg5ZAw8tl8M7h4WEdMOHDl2zUy7dsoiMsonyREREL0h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrnQP2ue7UxtM2OuNtdHYBW6Q0ARVjOzYraiJU21/ERfPsmqm08kV4eKoAAB7/ezd21Lts3ZZFMY+MV/OqOsJIZorTVbavXCVO21/1OldtV+aqdqAZEFeQ8xh6mN2+bv+zbeQ2fxmz3aTJmIqGfIrcJGMIiRMA/q9185b8WWk+aeDSdyoqHgfvV7qO0bdRp+8opTCGai5RFtNvJLO3TtUh5g5RcrxEq4mF70XzRUU4SAAAPkcP38K/dxMM+eOXzltHjt47aVlphpFrRpFTvRUXvrPbP2bG/m52+Udc7HtqU0dO9oUkh0SEiXrSM23CsJVxp5v2ET30/mT3k/mq73mRBXkPMYepXBkQV5DzGHqVwZEAAryHmMPUrgxMxmMBJ5fEzaaxjmEg4N02/iH75tGWHTtlFVpppV7kRERVVTxE3/N8+Yby1N2qK0RjHrjZ5R6IaSXukrZWYv07li3ieXijDK+DPf4qp1KAAAPlhoaIjIh1Bwbh4/fv22Xbp07ZVptttpakZZRO9VVVqREPXf2fPs+4bZXCwW2jbRKXb+mUQwj6Uyp+yjTEnYVO542ngsQqf8AJ/qrq7+FeQ8xh6lcGRBxxvL7YHewnd3p/tKZfsu42Xy1XEt4v5o19W6cInnU22i/oyp+dJ+/fRT95ExD1p49fNq8eNtLWrTSrWqr9VU+MAAHsz7KXYGzs32IPdqk5g0YndP20fulaZ951LXaqjln6cbXE8+qKx5Hd8ryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPU+7MppLJNAvZnOJjDQMG4Z43sREvmXTp2z5tNNKiIn6nVPa57UTdK2VvX0vhaZRFMZk54kWGo64/EO0aT5K/aVl14+TSnTOnXtmqWxLbxzs22OyyAdd6MP5zHNxDf0VXbpGET9OJThef8AtUN72dNtrB0pkcndtLWjEDJnXu/o0942v9zLJ7RvfQYbabc7cJi541rVHcBBon/8RYlPtQN9eUvEeLtcZjalr4YuUQbxF/8A00OUaHe2a3lZK2wxS2itDaRuWfzL+Fewb1rE7bVlP+U572a+2I2Oz1p3CbTaBT6iz1qpGomDaZj4dF+arVwPET9GWjuFsu2+7G9tMGkbsx2iSafVJW24cRCMxDv/AFuWqnjP7snK0h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K59SbyqXT6VRkkm8I7ioGYQ7yFiXDxK2XrptlWWmVTyVFVD82+87sXjtgO3ClOzKJZbWFl8Wr2WvWk/xoJ777hr6+4qIv1ZU4sAAB6G+xp2ztUT20T/Y5MYvhgKbS/8AFQbDS9346FRWqk+rTlp5/wAiHsyDIgryHmMPUrmB237ENnu8Fs+mGzfaRJ2I2WxrNbp6iIj6EfInuPnLfiw2yvgvz70WtFVDwA3pt1qnm63T55RekzpuMk8Y008k05dsKjmOcovz/peM9yNMfLxStFRThYAAAq0VpTSChFJJbS6ik2iJZOJREsRcFFw7XC8cvWFrZaRengqVop78biu+PId7LZmzExryHg6cyF2w5pBLWPdRWl7mYp0n/lPKsLVbPkq81gryHmMPUrgyIK8h5jD1K4MiAa4Eifcvi6EgHl/7VTfmapDHxu7HsonH/hcG87OlcxhnndFPmV/+CYaTxYYX/E82k4fBFr8xwAAD/WWWm2kYYZVpppakRErVV8j1n9nRuCuaDQcu29bZpQjdJIlhIiQyeJd90sdqnuxD1lf85pO9lF/Ii1/mX3fT4Eifcvi6EgGuB5e+2w2sfhJDQPYrARNTce+fT+YsMr/lu/4ThF/Vpp6uBDybAABv9gmyuY7bNsNFNmEuRtFnsxduX7xlK+yhk9588wu2W1/Y/SxIZJLKMyOX0cksKxDS+VwrqDhXLCVMu3TtlGWGU/RERD75In3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuPiiYmGgod7GRkQ6cOHLCvHr162jLDDKJWrTSr3IiJ81PPbe09q/sy2dv31ENhsLD04pDCq26fTJptUlUM33flbZ96IVFTwZqZ/uXwPLfbLvMbbdvkxbjdptPZhMYdW1adS5232ME4+jDhiphKvNUVfqcXgAAH3ZPOpxR6ZOJxIJtGS2PhmkbcxUI/acvXbXmy2yqKn7Hd7d79rBto2fNwVHtszC0+o85VGPxTxUdzRwx3Vqj38r6pE8G0rX+pD1G2I7w2yXeFo2zSTZfSuHmLLDKLFQTa9nGQbS/wAr5yvvM/r3sr8lU5HNcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JAPPn20OwpmbUQovvAyeDriZG+SRzhthnvWFfKrThtpfJl5xM/wDzUPI0AAGy2N7Qo7ZRtVoptHl7ao9o9NoeOaRP53bLadoxiY4k/c/R5KZpBTuVQc6lr5HsJHw7uKcPE8G3bbKNMr+6Kh9o1wJE+5fF0JAJO3nYRs+3i9nMw2bbRZWkTAxjPHDxDCIj+BiET3H7lpfytsr+ypWi1op+fveg3aKebrW06M2fUzcK/hmq38pmrt2rLiYwtfuvGPJpPBpnxZa7vCpV4hAAAN9sO20002A7SJVtKoNGq6jZe8RH8O00qOoyHVU7Rw8RPFlpPRalTvRD9EO79t2oTvGbLpTtQoNFI1CzBjgioVppFewMUyido4eIng0yq/uioqdynI5In3L4uhIBrgSJ9y+LoSAa4AAkT7l8XQkHTj2i++K73fKArs/oRMWUp9SqHbYctO2q2pXBrWy3Er5Nr3su/rW1/L3+KL58+iHzcREPW3r160rbbbbSq000q1qqqviqr8z+AAAD0u9mruJMzVuA3idskj4oNhWYii8oimO580i1pGvWF8WU/wAtlfH8y91VfqUa4Eifcvi6EgGuB+fb2kW1Fdqe95TWLcRPbQFHXzuj0FUtbKMQzPC8q+ivler+51iAAB6Rexy2QMTKlNL9tsyhEadydwxI5Y20ng/e1Nv2mfqjtGGf0eKewgJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA/navtb2f7EqEx+0HaVSKHk8ml7Cq08er775ur3XTpjxePGqqkZTvX9O88RN8z2ie07eejoqitHHsTRXZ4w2rLqUuXtT+PRF7m4t4z+avx7NPcT+5e86iAAAAAGl2ebSKcbKKVQdNdntJIySTiBaRp3EQzdXEnzYbZ8G2F+bLSKi+R7EblPtDqKbw7qGoDtF/B0d2gMMIy7Y4+CFm6one04r/K8+aulwqqdyd+QSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIB9Dbzsul22nY5S/ZdM3bDTukMqfwrpppP8N/w1uXifVl4jDX7H5opxKY+QzaNkc0cNOI2XRLyEiXTSVKw9dtKy0yv6KiofTAAB7x+zr2mrtO3T6HxMTEq+j6Pu3kgi1aWtpGoZeF3X/8AKV0dlTXAkT7l8XQkA1xw/vQ7s9A96XZjGUApjDMOothlp9J5qywivpbF1e68YX5sr3I0z4NJ9alT8+e2rYzTvYHtFmmzPaHK2oOaSx57raIvZRTlfyP3TX8ztpO9F/VF70VDCgAAHaLcF3w5pup7VHdsRD9/QOkjx3DT+DZra7HvqYi3bP8AW7r7/wCpitPGqr35lE2lk+lcJO5LHuI2Aj3DETCxLhtG3b502iNMtsqncqKiop9Ofcvi6EgGuBIn3L4uhIBrgCRb1zz6C3rnn0Hxv7PY4uKv08ji3eU2xUR3adkk42o0sj0e/g2Oxl8CnuvI+MaReycMd/zVK1X5Mo0vyPz27U9ptLdsVPpxtHpxMWoybzqIV+9aVfdds+DDphP5WGGURlE8kMoAAAd3vZu7jL/eLpWm0/aFBNO9n1HYlKnLxlf/ABiLZ70cs+FbplUrbX59zPzWr2th6MuIRw7hYV8w5cuWEdu3bDrhZYZRKkZREWpERO6o+Swb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+hntoe0mFoJQKkdNYyFRlxIpVFTFtVb7qnTppvy/tPzPzycRtIZ1MJ/MXqvIuZxT2MftqtatPHjattKv7qp9EAAH6B9wHYimyrdUoRK4iuHmM5g7emDKu/e7aK/iIi9/ydq7ZwnYi3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNTHbXad0J2IbPpvtL2g0hYgJNJ3KvHjXDW8fNr3MOnbPF77xtakZZT/pWp4Mb3G9ztA3sdoDykVInzyAo9AttMSORMPK3ME5X+Zr5NvWk/M3+yVIlRwQAAAAAAfNBxkXLotzHwEU9homGeMvXL502rDbttla2WmWk70VFStFQ9mfZ1+0Pa20S6H2NbXop3/x3L3NUvmLxtGEnTlhPBe7/AOIZTvVP50TiTvRTvhb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559DwX9pbsxd7N97OlETAwf4eXUtR3SKFZRKmUafoqPkT/5zDxf3OrAAAPUf2KtNFjmto2yqIi1YRhIWfwrC9/jW5fKiV/+j/sepFg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6HWvfe3QZHvgbO20lrmGl1OaOu23simLfd2qr3rCvWu7+G3V4r+VqpfOvwXpLRue0OpBMaK0nlb+XTaUxLyEjIR+zwvHL1hammVT9U/cmAAAHp77KTfZfSZ+43YdpEer2EftNNUSi37yrsXi1q3Aqqp+Vrvad+S8TPzQ9Uvjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6C3rnn0JAKMtjISXQcfMI+JdQ8LCu+2fPnrSMsO3bKNK000q9yIiIqqqng97Qbe7jd6Ta8+dSGMes0Eos8eQchcV1MxC11PIxpP6nip3V+DCMp81Oq4AABzhuibsNJN6PapC0RgEfQsggFZip/M2We6Fha/ysr4K8b72WU/VfBFP0B7KqFUZ2dUSgqD0OlTmXSaTQzqFhIZ0lSMMMovj5tL3qqr3qqqq+JswZEFeQ8xh6lcGROrvtLKcLQndCpey6eq7f0geQskdVLUq9s9RW0//LYeHhSAADb7EKAP9qm2GhmzmHYVpaQzuEgW6krqdNvWe0X9mOJf2P00QUHDy+DcQEG6R24hnTLl0wngywyiIifsiIZgFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqUYuLhZfCPo+OiHcPDQztp8+evGkZYdsMpW000q9yIiIqqp4Le0O3y5hvQbTnkioxHPWNnlFn7biTuUVWUjnqe63GNp81aqVGEXwY+rSnUgAAAAAAA+7JZzNqOzeDn0imD+BmMvfsRMLEuG1ZeOXrC1stMqngqKh7ubje9fLt6LZU7jJm9cuaZ0fZYhJ/CMVM8bdXuRLDP9DxEVfo0jSeR2mkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRPN32y2zlIyiNA9q0M4VXksjX8kim0T/AC3zPauq/wBGnbz/AJjypAAB279ldTxaE749GIJ6+ViGpPCRkkepX3NNNuleO/8A9R0x6nvWZEFeQ8xh6lcGRBXkPMYep0H9qTuPMbUqORG8Hsvk9dL5FD8U8g4dj3prAsJ/iIyni+dIn6tMIqeLKHjT4dyn+AAA+eBjoyWRsPMpdFPYaLhHrL9w+dNKy27eMrWy0yqd6Kioiop73+zv3rYPeb2TNtTqKdM02o2y5g564RURXy1KjEUyz/S8RO+ruRpGk8jtgDIgryHmMPUrgyIAB53+1S3u39DaON7tlAZorubUgcsv6SxLhupqGgVr4YWtPBp74tf2IifznkuAAAXaC0IpLtIpfKaC0OljyYTmdRTEJCQ7Cd7TbS+Kr8mUStVXwREVT353Vd3CjO7FsngKAyVHcRMntUXOpijNTUbGNInE158DP5WU+SJ5qpzzIeYw9SuDIgryHmMPUrgyJ5ye2bpesJQLZ7QZ0+qWYzWKmb5hF8WXDpGGa08q3y+h5RAAA7p+yQoAzTHe5gJ8/h+0h6IyiMmyqvgy9aZRw7X1fKv7HumZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqdCva5b1D3Zts7htgNDpkrmkFNXKvZu8dNe9DSpFVFYr8UV80is/6GW/M8ZQAAAAAAADmTdN3hJxu17aJNtAg3j1uVNtpBTyEYXuiYBtpO0Sr5tM1I2z/cynmp+h2gs6llI5M5pBJIx3Fy+ZQ7mLhX7ta2Xrp4yrTDSL5KioppQZEFeQ8xh6lcGRBXkPMYepXBkTrp7QigrFPd0en0Ey5V5ESmDYnUPV4o3DPGXjSpgRtP3PBIAAG62E0ve0A200Fpo5ecCyakMBFtLXV7jL9njT9FZrQ/TU7eMPXbL120jTDaI0yqeCovgpkwV5DzGHqVwZEFeQ8xh6lZURpFRURUXuVFPE72om5Y1sRpu3tr2eytWKDUri1WMcOWPclUxbraaYqTwdPFraZ+SLxM/wBJ0LAAAOXd1neJpRuxbYpRtMo828ewrttIabwCNVMR0C2qdo6VPCtKuJlfk0yin6LKC02o1tIodJ6eUPmTuYSWewjuNgoh2vc27bStK/JU8FTxRUVPkXTIgryHmMPUrgyIBrjired2+Ud3a9jM+2pz9p28ewTnsZZBtNVLGxzaKjlyn6td6+TLLS/I/OZTym9JdpVMpxT2mExeR85nsY8jYx+2v5nja11J5MolSInyREQggAAHsz7KPc3Y2Y0MY3hNoMp4aVUphqpI4fsVNy6Wtd/aVL4PH3cvmjFSfzKehpIn3L4uhIBrgSJ9y+LoSAa48Y/bTUqtPeDonRRh5xMSOjDL1pn+l5EP3irldsHnqAAD1B9i/RBhIbaXT147XjV5AShy2qd1SI8evERf3d/7Hpua4Eifcvi6EgGuBIn3L4uhIBrgZym02l8glD2ezaJZh4GXQ76LiXzS1I7dO2eJtpfoiIqn5w94nbBNdvG2WlG0+aPG1Zm0a3+CdNL/AIEGx7rh2nlUwjNf1VV+ZxwAAAAAAAAD2S9k7t/e7Q9iURsfnsar2bbPn/DB8bVbTcsfLW7T9GG0bY+iKwh3mBrgSJ9y+LoSAa4Eifcvi6EgGuIlOKPQ1LqFz6isYxxOJzLIqAeJVX7r100wvdiPy/zWXP5RNIyUxTCsPoKIeQzxlfFGmGlZVPVD6gAB/rLTTDSNsrU0ytaL5KfpI2O0kSmGyahlKkeMtrNpBARjTTPhxtuGGmv91U5dBIn3L4uhIBrgSJ9y+LoSDObRdn9FtqlCZxs+ppLWI6TzuFahYl0141L4NMr8mmVqaRfkqIp4Abzm75Sndm2wTnZdSZlt67hW+3lkdwVMR8E2q9k+Z+tXc0nyaZaT5HFIAAB6O+yf3qWqPz55u2U0mNUunDxuKo09etdzmL8XkKlfgjxEVplP6kVP5j1bNcCRPuXxdCQDXAH+Hhb7UPeqa287aW6A0WmavqGUCevIKG7Nut3GR/hERHkqIqdmyvkyqp+Y6WAAAHa72eO6s1vF7XWJzSaBaboTRBt3GzRWmfci39dbmEr+fEqcTX9jKp/Mh76unTpw6YcOHbLt27ZRhhhlKmWWU7kRETwQ/skT7l8XQkA1wJE+5fF0JANceCHtUaQLPd9OmLlVSqUwsul7NX9sKw2v+7xTqQAAD2h9khRx3KN1l9OezVl5PKRxsQq/1Mu2XbplcjR3XNcCRPuXxdCQDXAkT7l8XQkA1wOmHtXdrD3Zrutxsnl8T2UxppFMyJ0rLVTSOWk436p8/wDDYVnGeFAAAAAAAAAB2Z9nTtXebK96qijb6J7KW0nbao9HIrVTKsxFSOlX5dz1Ha+p7vg1wJE+5fF0JANcCRPuXxdCQDXA/NfvW0YZobvLbTqNu2OB3B0omHZs1Vfw23zTbOVpDikAAHv5uFzxaQboWzGNaaracyb8Eq/+g9bc/wD0HaoEifcvi6EgGuBIn3L4uhIB159ozukw+8zsbfTSjkAw1Tqh7t7HSV4yynHFOkSt9Bqvz40StnybRPNTwQfOXsO9bcP3Tbt67aVhthtKmmWkWpUVF8FRT+AAAfclE3mcgmsHPJNGvYOPl793FQsQ6a4W3T1hpGmWmV+SoqIp7/bnm8TLd5bYnKKcsvHTE8hUSXz6FYX/AAY12icS1fJltKm2fo1V8lOzgJE+5fF0JANcAdQfaKb1rewDYLGwlH3qQ1LaYo8lEnVl577hlpn+PEolX8jC1Iv9TbJ4MNNNNtK220rTTS1qqrWqqf4AACvRGik/p1SiVUMotLnkfN51FuoGChnaVtPHrxpGWU9V71+SVqfof3Xt2WR7t+xuSbNpVFOnkY5d/iZtFsOqli45tEV68Va+9EX3WfJllk5Zt6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQ/PPv1zZud73u1WOb7qqQv3CJXXUjtGXaf7MnBAAAPfn2cNDUlm5ls5X8QjCx0JExyojNf8AixT1rz+p2WsG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559DyP9tJtJeT3aTQLZ04b4XEllL+aPnaNVp20Q94GVX6ow4zHnAAAAAAAAAAfck80ipHN4GdQLxp3Ey+JdRTltlalZbdtI0yqfuiH6Y9nsZDU6oFRymkJGp2M9lULMWKma6keumW6q6/lxVGgsG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559DwM9pRK7M3ztoTaO0YSPewcdUi1/wCJCOlrOsYAAPdL2VLDU73NqNtNxXD+DmcyhUZqrqRIhprz/uO3tvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6Hi17VHdhY2XbUk20UOlP4ei1OX7TcY6dM/w4KaVcTxnuSpGXqIrxP7uNPI6KgAAHbH2b+8guwjbzBSKfzNYeiNN3jqVTRW1/hw75WqoeJXy4W2uFpf6W2vI93Un6L3pB59D/beuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559Bb1zz6HgBv87wi7wm8FNppKo5X9GaO1yaRoyvuNunbS9o+T/1HnE1X/SjPkdbwAAD1C9jruuszKZTDeepdLuJxL2nkroww9Z7mn6pVERSV/wBKL2bK+at+R6yGRBXkPMYepXBkQV5DzGHqVwZE/OpvORax+8VtLilarVulUz7/ANIhtOhxkAAFP0c7ksAks3SdlEIyzwp/wvBvKv8AWxx//Uc2mRBXkPMYepXBkQV5DzGHqVwZEHhl7TqkLc+3xKWuVbVp3KYaAl7v6IzDsNqn/M8aOqgAAAAAAAAAP0Pez4pG3Sfc22XRz56rx5Dyf8A0q3d626ZT/lYZOxBkQV5DzGHqVwZEFeQ8xh6lcGRB4le1bgkhN72aP0Zq/GSSWvl+qo7Vj/6Dp4AAD279jhGLEbp0XDq1WkLSqPYRPKt25a/+o7egryHmMPUrgyIK8h5jD1K4Micf7e9jlHdveyikGy6kjDKOJvDKkO/qrahYpnvcvmfqy2iL9UrT5n55KdULn+zmmU5oJSmDahZtIo17AxbppPBthqqtPNF7lRfmiopCAAB/qKrKo0yqoqd6KnyPeH2fW8B/7fN3iURc1je2pHRfhkk44mq2223bKdk+X/W74Vr+bSNHZYryHmMPUrgyIB+YcAAAu0EoutN6bSChrMxhpes8mcNLvxcS3wunHavGWONtfkicVZ+mDZds6o7sk2eUf2a0ThkcSqjsA6gYdKqlaRlPeba82mmuJpV+atKakyIK8h5jD1K4MiCvIeYw9SuDIn5w9vbSt7c9ojS+K0qm3/8AVvDBgABfA/Sjuo//AHY9lH/4NlH/APSOzlUyIK8h5jD1K4MiCvIeYw9SuDIg8At/J82/3v8Aai02qqrM7VhK/Jl0wiHAgAAAAAAAAAPez2VEQ2/3KKHcaqvZxk0dpX5JGPTt0ZEFeQ8xh6lcGRBXkPMYepXBkQeL/tdP/vWQ/wD+FYD/APliDpOAAD2p9i82rW7DSJlf5aZRSJ//AIsKdzwV5DzGHqVwZEFeQ8xh6lcGRB5Te2G2MSCRUnovtulURCw8dSPilEzhOJEeRDxyxxO4hGfnUx7jS/R35nnAAAAdzfZW7Xp3QLeRh6Bw8NExcpp3DNwMW5dMq12T50y09dRCp8kZqbZVf6W18j2rK8h5jD1K4MiAfmmp9QikOzWms7oBSyCahJxII57ARjpfk8dtVKqeaL3Ki/NFRSAAAD+mG23bTLx20rLTKorLSLUqKnzQ94dwLeOdbw+waWxM1jEeUpouyxKJ4yrXvvG2Gf4UR+jxhEVV/qRs7KmuBIn3L4uhIBrgSJ9y+LoSAa4/M/vHw7ULvB7S3DXizS2bf7xbxepxyAAF8D9Ee6jFsRu7Psufu0qT/hOWMfuzDsMr/uhyqa4Eifcvi6EgGuBIn3L4uhIBrgfns9o5Knko30tprp4yqfiJg4i0rT5PIZ00i/7nWwAAAAAAAAAHu17NWVvJXub0FR4yqfi/x0UlaeKNxb3v/wBjs8a4Eifcvi6EgGuBIn3L4uhIBrgeHXthopiI3vUcsp3w1Fpa6a7/AJq2+b/6NIdHgAAeyXsf3Cut2acvV8H1LItpP2h4dOh6KAkT7l8XQkA1wJE+5fF0JANcfy8eMOmGnr1tlhhhFaaaaWpERPFVU/P37RDeXXeS3gpjGyWMae0UoqjcmkSIvuvWGGv4sQn/AKjaKqL/AEssHV8AAA9XfYxbvf4eBpHvIUggP4kUrUho+02z4O0VFinzP6tcDtF/tbQ9SSRPuXxdCQDXAHkl7ZLdrblNIZRvLUZgKoObo7k9I+zZ7mIplmqHftVf1sIrtV82GfM8xgAADsRuL7yT7ds25S6eTKKeM0WnvDK5+6TvZRw017j+rzdNVNfpxJ8z3shYqGjYZzGwb9h84iHbL108YarZbYaStGkVPFFRUU2QJE+5fF0JANcCRPuXxdCQDXH5vd8iWJJ96vavL0WtHdLJgtf+p8rXU4bAAB+gLcVmKTTdG2XxPGjSsyNhwtS11K7bbYqynOxrgSJ9y+LoSAa4Eifcvi6EgGuB4e+2Eoe8o/vYsUhRyrLmk1HYKLRr+pt0rbhr/Z2ydGwAAAAAAAAAfok3VqJNUG3cNm9F3rvgewdHIJp6z5PHjtHjeZtTlQ1wJE+5fF0JANcCRPuXxdCQDXA8GPauzNJjvqUqdMvEbZgZdK4ZKl8KoVhpU9W1OoAAAPa32TcvSE3SoaK+cbSCYvvRphj/AOg78gkT7l8XQkA1wJE+5fF0JANcdJPam707Ow7Yu1s2otMuxpjT908hHau2qnkJLvyxD/6K0i9mz9WmlT8p4aAAAGn2Y7PKQ7WNoEh2c0Vh1fTOfxruDcJV3McS+88a8mWWa2lXyRT9KOyTZpR/Y5s1o5sxos5RiW0dl7qCdLVUrxplPfeNf3NtK00v1aU1xIn3L4uhIBrgDjja7Q2jO2fZrSHZhS+VI+ldIIJuEerxe86aVK2HrPd3NMNoy0i+bKH5z9rmzCk2xnaPPtmdLoZXUykUW1DttVe6+Y8Xb1jzZbYVlpF8lMgAAAexXsn95t1tSoI82B0xnSpSWh7jtJS29WtqNlaLUjKKq97TlVRmr+hWfJT0Ft6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQ/P77RCWLLN8raYnZ8CRcxcxrKf+rDOm1/3aU65AAA92PZYxLNJdzWiyfi1RuVx0xl7acNdSsxDTaJ4/wBLxk7b2DfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+h5te2h2fvKQUDoNtdg4SpZDMH0ljGk7/AOFEs8btVWrwRty0n6tnkqAAAAAAAAAb7YJs6itre2mhWzeEYVpqfzqFhHi1V8LlW0V60v0RhGl/Y/SbD0acwsO6hXESjDpywy7YZRipEZRKkTx8j5LBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQ/Pdv7UjZpVvgbUJow1Ww7nTUGz311dg7YdKnqwpwCAAD3r9mZQ5ZfuYUDftP+zamKR0arPB/XFvUT5/NGUX9ztJb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUg062qUc2cUOnFO6WtsQUnkcI8jYt803+VhhK6k7u9pe5ET5qqIfng3l9vVI95LbHPtqlIlbdMzB92Uvg1arZgoJjucuWf0Z7182laX5nFoAAB6xeyG3T3kFIY3eXpfCdjFTVluX0ZYesVqxDItT+JTy42k4GV/pZa+TR6W29c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0FvXPPoSDz+9qzutrT2hLnb/Q6Xcc9om57GdO3LHvRUtrr7Vau9WnKqq/6Gmv6UPIgAAA12yfahSzYxtEkW02hEcsLN5DFsxLla14XrPg26bT5sNsq0y0nkqn6Cdgm2miu8Bstku06iT5Pw8ycokTDq1W3BxTPc9cN/Vlr1RUX5nIJXkPMYepXBkQV5DzGHqVwZE8VPayUfak+9g/mfYowxOpBARbKon5lZRt0q+rs6ZAAA9kvYp0tWZ7C6a0OePVVqR0kZiWGK/wAruJh2KvVpy2eihkQV5DzGHqVwZEFeQ8xh6lcGRBx7vHbHHO3vd+p5sxV2y1GTOXK8lyqlfBGuq3jhU8vfYZT9FU/OfGQkVL4t/ARzhtxEwzxpy+dNpU0w2ytTTKp8lRUVD4QAAAAAAAAeifsaNiTdKdr0/wBtczhFWX0NglgYBtpmtlqPiUVFVPqw5Rv/APMQ9kwZEFeQ8xh6lcGRBXkPMYepXBkT+Xz1hw6bfvFqYdsq20v0RK1PzZbVaRtUw2nUtpW09V5a88jo1G1/mR4/baRfRUMsAAD9Iu57RpuiO61sskLx2jttxRaAeNon9Tx0jxV/VVbr/c2YK8h5jD1K4MiCvIeYw9SuDxp9qpvZpTGkf/2c6CTPjkshfo9pE/cte7FRzP5YetPFl14tf3/6TzvAAAOZ90bdzne8/ttkuzaXsPnUr4/xs8jWE7oSXu1TtGq/6mq0YZ/uaT6n6LKNUcktD6PS2itG5e6gZVKIV1BQcM6ZqYdOXbKMsson6IhEBXkPMYepXBkQAfDGwcJMYN/L4+HdxENFO2nL508ZRph47aSpplpF8UVFVFQ8HN+vdeit2bbLFS6Vwz1aIUhVuYSB+qVssO1a9+GVf6narV9WVZX5nXAAAA7Y+z23uH27dtNSj1Ko5pKB0sfO3EzZaWtmBf8A5XcWnkiV1N+bPf4soe4kPEOIuHdRUK+YfOXzDLx28YaRpltlUrRpFTuVFTvrLUh5jD1K4MiCvIeYw9SuDInlZ7Z6ijTilmzemzDpEZjJfGyt435tOnjDxlF/Z60ebQAAPR32KNOUle2CnOz5+/4WJ9InUe5YVruaewz6pak8+B+0v6MnsSZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqeI3tU92x7sY2+v9oMigFd0X2htPJk5aYYqduJhzLnu7krVUeInk2vkdKQAAAAAAAD7Evl8bNo+GlcshXkTGRj5iHh3DpnibevG1RllllE8VVVREP0PbkWwaG3ddg0l2ftu2LXadMzCdPWU/wASOfJxPEr+aMe6wn0YQ7AAyIK8h5jD1K4MiCvIeYw9SuDInHG8fTRnZ5sEp/TNXvZtyuj0a8dNV1L2qummXdS+fG0zV9T856qrSq00tar3qp/gAB9+Qyl/Pp5LpHCpW+mMW5hHaVfzPG0ZT/dT9QtGpO5o9RyVSCHdssOpbBOINhlnwZZdu0YRE/ZCGCvIeYw9SuDIgryHmMPUrnUv2iO+HC7r+yluU0YjnS7QKVum4aTOq0VqDdeDyMaTyYrqZr8W1T5Ip4JRUVExsS9jYx+8fxEQ8aevXrxpWmm22lrVpVXxVVVVrPiAAB8jhw+in7uGhnLb18+bR27dsMq0020q1IiIniqr8j309nZuluN2PYy4i6RQLDNOaXMO4+ePFRFbhmaq3UIi/JHaL73m2rXkh2uMiCvIeYw9SuDIgGuBwHvnbuVH95vZBFUBmSOnE1co3GSOPaZrWEjWUTgVV8eBr8raf0r5oh+eullFZ/Qak00ofSmXPYCbyaKeQcZDPUqadvWFqVP08l+aVKSQAAD1u9lFvtMUglsLuwbT5t/4pAO1/wCFI6Ief/Ew7KVrBNKvi2wlasebNbP8qV+kM+5fF0JANcCRPuXxdCQDXHQn2ylCFpBuySql7p0rT2i1I4d620iflcxDDblpVXy41df7HieAADsFuE7QU2b72FAJw+f9lCzGPWTRSqtSK7imVdJX9EbaYX9j32NcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0ODN6bd/ke8pscnGziZ9m5jm2fxcnjGk74SOYRezb/0rWrLSfNlpT8/lMaIUioDSmaULpZLHsvnEmim4OMhnqVNO3jK1L+qL4ovzRUUjAAAAAAAA9IPZIboj+mdMP8A7StOpUtg0cetOqOOnzPdGTBO5qIRF8WHXeiL/Wv9h63z7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXHSH2vW0b/AIO3UHtFXEQruKpnOYWWoyi1K04dqr97+qfwmExHhuAADmvcuoWtP96bZtR5pyr1yk8cxz9mqv8AhQ1b9qtPKp2foNNcCRPuXxdCQDXAkT7l8XQ4u22bY6G7Btm832mU4jEdQEsdVu3LLSI9i36/4bh2i+LbS9yeXeq9yKeAG3XbRS7b/tOnG02mUQrUXMnqpDw6NKruDhme504d/wBrLPd9VrVe9TAAAAHoJ7LPdGap/SljeGp5KuOjdHYlXcicP2PcjpixVW9qXuVhzWlXm3V/Sp66A1wJE+5fF0JANcAASJ9y+Loea3tTN0D/AIwkLzeN2fSvinclcoxSOFcMe9GQbKe7EoieLbpO5r5qx3/ynkyAAAfck84mtHptBz2RzB/AzGXv2ImFinDasPHL1hpGmW2Wk70VFRFPdbcd3z5VvVbN4WXUgiHENtBo06ZczqERUZ/Fse6jMY6Z/pbq95E/K1WngqHZYGuBIn3L4uhIBrjhXfP2fLtQ3WtpNEHbntYh7IX8XCs1Vr28Onbu6vqrTtE/c/OGAAD7UrmUXJpnCTeAeq7iYF+7iXLaeLLxhpGmV9UQ/SFsmp1BbTtmNFtoUvbRpzSCUw0elXyaeO0Vpn9mq0/Y5aBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6Eg6Ke0i3I2ts8iebaNmMsZWm0khv/EIN0x704hGE7qqvF8wn5f6mfd8UZPHV66euHrbl87advHbSstsNJU0y0ncqKi+Cn8AAAAAAA7Eble6BSze02lu5NDsv4CiMobYf0gm/AvC6dV1o4dr4K+bStGU+SVtL3J3/AKBKF0No1s9opKqE0OlLiWSWSwzEJBQjlmpl07ZSpE+qr4qq96qqqvep/c+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1x44+2l2opPtsVEtlMHEK05orKWo+LYRe5ImLaSpF+qOnbC4zznAAB3v9kDQP/iDeCnlN3zqtzRWQvEdtKzWiP4ltHbPf8l4GXp7EmuBIn3L4uhIBrgZum85lVHZQ8n09mDiAl0vcvYmKiX7aMO3LphEVpppV8EREPBvfr3wJpvQ7RFhJI/fw1A6PPW3UlhGl4fxDXg1FvGf6m/5UX8rPd4qp1hAAAOY91HdupTvR7YJZs3kCPIeBrSLnUxRitmBgWVTjbX5cS/lZT5tKnyrP0GUeoHRfZjQuj9AKFyx3L5LIoVIODh2E/KwyjPeq/NpVrVV8VVVX5n2Qa4Eifcvi6EgGuAJFvXPPoLeuefQfG/s9ji4q/TyPjf0acRTh5DRL5h65fMK7eO23XEy2yqVKioq1Kip8jw79o3uWRe7PtD/AOM6GwLbzZ7Sp+08gmmGV4ZbFrW03CNr8k8WnfmzWniyp04AAANjsj2sUz2JbQJVtIoFMmoOayp7xs197t+7XubcvGf5mGkrRU/fxRFPf3db290F3pdl8FT+iEzZcRjCMuJxKm+99Lour3nbSV97K+LLXg0z9a0TmGwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+h8UTNnEXDvYSJl6PHT5hp28YaarRplUqVF7vJT82W3mgD/ZZtoprs+fOldpI53FQzlF+bntFadL+iu1YWv6mCAAB7Q+yE2ks7Qd3uP2dx0y/8QoJMmnDt213tfgoit66Xx8Eb7Zn9kO91vXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1POD2gvs7nO0uJj9tmwORu4WkzaNRE6kLpUZdzNUStXzhKkRl+vzZ8G/l73j5LRsFGS2MfS+YQj6FioZ406fOXzCsPHbbK1Ky0yveiovyU+AAAAAAHYbdC3Ldpe9pSxIaRuG5TRKXvWUnFIH7teycM/N26Rf8AFfKngynh4tKiePufsW2abP8AYFs/l2zfZvRpmAlUAzW00rfE+iXy/nfPm6q222l8V/REqREQ3VvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yanxRVJ4eChn0ZFuGXThw7aevXjTyplhhlK1VVq8ERD84e8xtXf7btvVN9pz14005nU2fNwaKtfBCML2bhlP0dsMHGIAAPZf2O2yNuTbv072jxidi/pfOm2XDSsd7ULCs9myqL5do0+9DvxYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQ/xqkDLDKttwqMsspWqq3UiJ6Hj57TXfz/9rszfbCNk8zqojKnyszuYQ7zum0Sy1/hMtJVW4YVP0baSvwRK/PQAAAo0co7O6XT6X0Xo1LH8xms1iGISDhXDCtPHz1tamWUT9VPfXci3aZDun7JXFH1gnMXSycoxGUimTLX+K/q91ywtVaOnaKrKJ814mvmdifjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6C3rnn0JAK8h5jD1K5i9sWyShm3LZzOtmFPZczFymdQ6um1qTtHDzxYfO1X8rxhqppF808lU/O1vFbBKYbuO1GZ7N6XOWmvw7XbS+ORmp3HwjSr2b5j9U7lT+VpFT5HGQAABzHus7ztO91fabC09oe9WIgn3DDziVPG1RzMYWutWGvJtPFlvxZX6KqL+gjYntooJt+2cyrabs8mjMXK5m795hVRHsK+T87h6z/K2yvcqfoqVoqKfdBXkPMYepXBkQeN/tc9l60T3gpdtChIZWIOmkqYbetonurFwy9k3+6u+xU6LgAA7h+yx23Jsi3pJXIplFo5k1PXKyCK4lqZZiGl4oZv8AXtURivyeKe2oK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyJ1U3uvZ+7M95dy/pRJ1dUWp2yx7k2cOv4MYqJ3MRTtPz+XGnvp9U7jyA25bt21/d3n7Uj2m0SiYJ002rMLMnTKvIGMTzdPkThX/AErU0nzRDjEAAAA+eBgY2ZxjmXS2DfxcXEto6cuHDtXjx42q1IyyyzWqqvkh6JboXslaaU8fQNO949mJoxR2tl86o+w1wzKNZrrRHy8uwvzT89XyZ8T1xoVQiiWzmjEBQ2g1H4OSyWWOkcwsHCO0Ydu2U/6qviqrWqr3qqk0FeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwdNvaKbZ02N7sVIm4GL7Gc0qRKPS6pqppFfovbNp/pco87/NUPCIAAHyQ0O/jIh1CQrpp4+ftsu3bDKVq000tSIn1VVP0s7t+zJzsc2EUG2aunSO3kjksO5iUq8YlpnjfL+7xptTkkyIK8h5jD1K4MieantJN/NZOxMt3fY1N0/HPGWoak85h2/8AAZVKmoNy0n86p3PGk8E91O+uryyAAAB63+zF3LmqASZxvCbTZRw0jnDiuj8FEMe9L4NtP/iFRfB68Re75ssL5td3oSV5DzGHqVwZEFeQ8xh6lcGRAAK8h5jD1K4OqW+XupUe3p9mL2Rto5g6VShluJkEzaZ73T6rvcvF8VdPKkRU+S1NJ4Hg9TCiFI6A0omdDKXyl/LJzJ4huFjIV8zU27eMr3p9UXxRU7lRUVCOAAAdg9zffCpxuk7QWZ1K2nsyorNHjDufSRXlTES7Tu7V3X3MPmEr4Wvn+Ve5T3L2YbT6FbYqEy3aBs/nTqZyeZu+N28YX3nbX8zt4z4sNsr3KyvgpqivIeYw9SuDIg6f+1L2PrtH3W5jS+Ahe0mdAI9zOGFZStr8I3W6iE/RGWmW1/8ATPEcAAH2JfMIyUx8NNJdENuIuDfMRDh6wtTTt4w0jTLSL5oqIp+h7di2yQW3vYbRTaZDvGPxMxgmXUxdsrX2Ua69x+yvl77Kqn0aQ5SK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIP8AI+h1FKeSKY0YprRyXTyUxjLLL+Dj4dl86bT3vFlpFSv6+KHRLb77GvZrS17Ez3YNS19Q6PeKraSmYI1FS5VXvqYb/wAV0n/On0PP3a7uA71uxp4+e0g2VTGay5zWtpSJm0IdWU/mXs622Eq/qZQ6+RMNEwT9uGjId64fO1qbdvWFYaZXyVF70PiABr6CbIdqW0+LZgdnuz6f0getKiVwEC8eMM1rV7zaJwsp9VVDuPsX9kXtlpe24mW16kMvoTLWlRpuEcKzGx7TPlUyvZsL+rSqnkek+7LuY7At3R03FUHoe6iZ4wyyy3PJnVExzS99fC2qVOkXyYRn9zsSDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDw39q5t0TaPt2cbM5RF9pJ9n7lqFe8DVbLcwe1NP1/VhEYY+istHSEAAHZH2eex5ds29dQyTRML20rkcQtIJlWzWz2MLU2yyv0ae9kziP0KgyIK8h5jD1K4PM32h2/+52aQsdsQ2Lzdh5S2IYVxOZtDt1pKXbSd7p20nMKi96/yJ/d4eRz169fvW379408ePGlbbbbVVaaaVa1VVXxVT+AAADv77MXcYebaaTONuW1CUr/AMCyCJRqWwb937s5jWF+aL4uHap73yaaTh8EaPXplllhlGGGUZZZSpERKkRPI/0ryHmMPUrgyIK8h5jD1K4MiAa4Eifcvi6EgGuOjHtJdxFzvC0Zb2r7MpY6Y2iyGHXtXDtEZWdQjCV9ivyV8ylfAq+P5V/lq8RIiHfwj97CxTh45fOW2nbx28ZVlphtFqVlUXvRUVKlQ+MAAA7F7mW+dTrdIpx+NgVfTah81eMpPJG08qZes+HbOa+5h8yngvg0ncvd4e9eyba1QPbdQWW7RdnE9czSTTN3xMNsLU26b/mdPWfFh4yvcrK+H6VKWZ9y+LoSAa4GU2j0blVMaMxtE55Dsv5fOYOIgIp20laNOnrHA0noqn5sNrGz2bbKNpVJdnE7dtMRdHpk/gWlaSrjZZaXgbT6NMcLSfRTJgAA9IfY4bxX/Cu0GcbvVII3hl1LGWplJe0bqZdzB0x/EdpX/wCY6Zr/AFdJ5nsKSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAfFTXYxsj2ju2nVPdmdGZ/xIqccfK3L5tK/GptpniT9lOFKRezT3LKRttvXuxaDgHja18UujomGRP0ZZecKehx9O/ZNbnTlt03D0dpI5RtWq2WZ69q+XnX5n+yn2Xu51LHiPHtAZlMKv5YudRKov8AytMnJtEdzrdeoO2w+o9sOoo7eu/yvYmBZim/+Z9xKdiYGXwErh2YOWwMPCOGPyunDpl2wn6IyiIfYJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JBxfvMba5Xu/bFaS7Tpg2wr+Xwyupc4aX/AOIjXnuuXaefvKir/ay0p+eWdzqZ0jnMfSGdRbyKmEziXsZFP3i1tPXzxpWm2lXzVVVT6IAAPWz2PuxVqj2zakO3CawSsRNKoxZVLG2k7/wUMqK8aZ+jT5VT/wCUehgNcCRPuXxdCQef/tAfaFwmzBxMNi+xOaO4imD1lqHm03ctI0xKGVSpp27VO5qIq/Zj/V3J5GRMTExsS9jIyIeP379tp49evGlabeNtLWrTSr3qqr3qqnxAAAHZHcl3QaQb020FlmMdv4KhEjesPJ7MUSrjTxSGdL83jaJ4/wArNar8kX3UoxRmQUMo9L6KUWlUPLZTKodiFg4RwzwsOXTKVIyidfFV71OQQSJ9y+LoSAa4Eifcvi6EgGuAAJE+5fF0JANcDy79qDuDszhYveL2LSNLR4G39KJPCO++JRmpVjXTCeLaJ/iMp4onF411+ToAAAOfN0bfD2j7pVN7ao28amdG5i2yzOpA+eqjiLYTu42P/LfMp+VtE+i1oe5+yjbzs43iqASvaHs1nTEbAxCKxEQ7SokRBP6mVacvmPFhtPRU70VU7zWg1wJE+5fF0PH/ANr/ALEFo9tBkG3OUQlUFSdwkrmjTDPczGuGf4bS/Vt13f8AylPPAAAFaiVKZ5QelEqpjRmPeQU2ksY6joOIdrU07eu2kaZX1TvT5ofo/wB2fbpId43YtRzarI23bLcyhkdzCGZWtYSOY91+5XyqarVPNlWV+Zup9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIPHj2re8ixtH2oQuxWjEw7WRUHbaamDTtqtiImjSVNJ9eyZ9z6NNNnQ4AAFmhtE5zTulsmoVR2FaiJnPY5xL4R0ylatPXraMM/tWvofpD2c7M5Nsb2WUP2XyFlPwdHJa7gkbRKu1bZRntHi/VptWml/UuA1wJE+8IfF0PMnf29o+5ovaOxfd9nDt9OKm4Wc0jh2uJiCXwacwrSdzT3xRXngz4M9/enlS+fPol88iIh629evWlbeNttK0020q1qqqveqqvzP4AAAOXd2TdrpxvO7R4ahFE3DTiBcqy+m81bYVXMvhq6lbaX5tr3oyz4tL9EVU96NkGyOhGw6gEs2cbP5UzBSqWu6q/F5EPV/O+etfzNtL3qv7JUiIhszXAkT7l8XQkA1wJE+5fF0JANcASLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6H+KiTxFRU7JHXcqL73FX6eR5K+0j9ndEUBeTDeA2JypX9HXzbUTSKTQzrvlzarW1EumUr/gqq1tMp+Re/wDLXw+bYAAAOUN33eK2lbttOHNM9ns2aYZaVliYS180qwkwcove7esJ/s0nvMr3op7m7q+89ss3rqHJPaGTpIKdwbDKTaQxSp+Kgm1+dVf8R2q+DxO5fBal7jnKwb5k1FvXPPoLeuefQfG/s9ji4q/TyOIN7Ld1h94HYLSnZwj9hqYxEKsXKW2mP8OPc++576+5FaTgX6NqfnWj4GMlcdESyYwzcPFQj1tw/ctpU07eMKrLTKp8lRUVD4AAAd4/ZZ72S7DtqrzZXSyNqojTt87cu1eN1MQUz/K5eVr4MvP8NrAvyPaz439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkdd9+XeElu61sQmFJ4eZu26UzhGpbR2EVn3m4ppnvfKlf5HTPvqvnwp/Mfn/AI6OjJnGxEymMS8iIqLetv37541xNvHjSqrTTS/NVVVVT4AAAegHsh9hf/Fe12Ybc55L+2lVCHaw8u40915MnzCpWnd/lulaX6K2wex/xv7PY4uKv08hYN8yaiwb5k1FvXPPofXmFLoCUwL+ZzRXEHBwrtp6/iH79Hbt0wylatNNKlSIifNTyX3+Pabxe0VIvZHu9zF/ASBlW4ea0ictqw+mKeDTuHXuVh0tXe33NNfKpPHzhVVVa1WtVP8AAAADkLYXsNp9vCbQYHZ3s+ljURFxKo3ExLaL2EDDoqcb961/Kylf6qtSJWqnvnuy7tlAd3jZnCbPaDw3C9dVP5rM3jKK/mcUqVNPW17qk7qmWfBlO7zVeWrBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+gt6559CQCvIeYw9SuDIgryHmMPUpxEO4i4d7CxTl2+cvmGnbx28ZRpltlUqVlUXuVFTuqPGT2jfs74rY5Hx227YvKXj+gsW8V9NZW5ZVpqSPGl722UTvWGVVwKtS91SnnwAAADT7NtpdONkVMZfT7Z3SGKks7ljxHjiJcNVVp82G2fBthrwVlpFRUPbHck9o9QPeWhYSgtPGoSi+0ZhhGPwrTzhhZs0id7cK00vc2virpVrT+XiTw7QAryHmMPUrnh57WHdwXZFt4/8AadIIDsqN7ROONrYZqYcTJmr8Q78k462Xif6mvI6OAAA/phtt22y8dtqy0yqKy0ytSoqeCoe6Hsyd7RzvBbLntDaWTJlqnVEHLqHjUeNJxx8IlbLqKRPmvgy35NVL/Mh3UBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEH2Ldk9GJJNqR0gmLiAlksh2oqLin7aMu3LphGmmm2lXwRERTwD33t6Wab1W2qOpa7bfOaLynil9HIJvu7KEZa73rSfJ49X32vL3Wf5Tr2AAD7UrlkfOpnCSeVQryJjY5+xDQzh2lbT1620jLLKJ81VVRD9CO6jsMgt3jYZRvZw6du1mDlx+Lm75lP8aOe1NPVr+aItTCf2sIc6SHmMPUrg4n2mbUaCbHqIRtOdotI4WTSeBZVW3z5r3njVXc7ds+Lba+CMs1qp4z75ntAKcby0XEUOoqkRRzZ66ee5AI3VETGpe55FNJ8vmjtPdT58S951JAAABtdj+x+ne3Onku2d7PZO3HTSPb72qlR1DOkX33z1rwYYZTvVV/RK1VEPdndV3WqD7rOz53RajjDMbOo5GH07nDbFT2Nfongn9LtmtUZZ+XiveqqdgZDzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQACvIeYw9SuDIgryHmMPUrnwR0DBzODfy6YwjmKhYp205fuHzCNsPHbSVNMtMr3KioqoqKeKW//wCz6jdjsVG7YdjctfRVB4htX0ylrpFbeSVtV72mfmsOq+C+LHgvdUp0NAAAB8sLFRUDFOY2BiXsPEQ7bL10+dNqw27bZWtGmWk70VF70VD0n3NfakxUq/A7Nt5eNeRMGnC4gqV8KtPXSeCMxjKd7aeH8VO9P5kXxPUGUTeVT+WQ06kcyhphL412j6HioZ6y8dPmF8GmWmVVFT6oaKQ8xh6lc4S3xt3mW7zOwakGzp66dJN2XSx8iiG073EwdIqu+/5Mtd7tr+1tT86E0lcwkkzi5NNoR5Cx0A/bholw8ZqbdPWGlZaZVPkqKiofVAABvthe2mmW79tQku1Og8V2cwlL6t45aaVHUXDtdz1w8RPFhtmtF8lqVO9EP0T7Btt1Ct4bZhJ9qNBYxHkDM3X8Zw00ivYOIZ7njh4ieDTLXd9UqVO5UOQTIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIPLD2o2+es6iIzdk2aTWuXQz1hqlca4b7oh8wtbMEy0i97LK1K882kRn+VTzWAAAO+vsod25doO06J230ml/HIaFNIxLUeM+5ETRpK2VTz7JheL/AFNMHsGV5DzGHqVzrpvZ78WyLdRkjbufRrE7pfEOuKAo5BvU/EN1+Db5rvRy7/ua71/lRTw63hN5jarvLUsapLtFnbTcO5aas+VQ6qxBQDC/yu3df5qvFta2l+a/I4pAAAButi2xbaDt92gS7Zxs3kryYTSParaaqVHMK5RfffPm/Bh2yneqr+iVqqIe5u6hun0E3V6CsyGQMMTCkEeyy3Op28doj2Lep/Iz82HTK18LH7rWqnOJXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRANcCRPuXxdCQDXAkT7l8XQkA1MVCQsdCvoKNhnURDxDDTp66esI0w8YaSpWWmV7lRUWpUU8ffaG+zWidnDcftt3fpK9iKKtK1ETmQQ7KtvJUvi0+cJ4tOPNnxY+rP5fOAAAAA7KbpW/ftg3U5q6gZXGN0goW+ecUZRyNfL2SIvi3Dt96uHnz7vdX+ZF8T2V2Gb2exrejo3DTnZvSBlJi4YVqYSSMVHcdBNLw/nd1+8zX4Ns1sr519xyeDyk9r1uqtUKpxD7x9D5cqSSlb1mGn7Dpj3YaZIz7j5avBHzKd6/1sr/AFHnEAAAdlNx/e9nO6ztERZk2/i6ET947dT2BZ95XXfUzFOmf/MYRe9P5ma08qvdOjdI5FS+QwFKKMzSHmUqmkOxFQkXDt8Tt86aStlpF/8A9qN+CRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXHR72ke/VCbvFEX2yzZxNHTzaNSCHVlp47VGlksI2lSv2vJ60nc7ZXw/N8kr8Pn79/FP3kTEvm3z582rx48eNK0020q1q0qr3qqr31nxgAA0Oz6glJNp9NpNQCiMC1FzeexbuDhXTKd3E0ve015MspW0q/JEVT9IG77sVo3u+bIaO7KKMMstQ8lhUZiIhGamouKa958/a+rTaqv0SpPkcimfphM5dJpfas3j4eCgoR22+fxEQ9R26dMJUqtNNNVIiJ5qeY2937VaBlzMZQDdmfMRcX7zmKpU9d1uXXyX8Iw1+dfH+I0nD5IvieYM9n07pRN4ukFI5tFzOZxz1X0TFxb5p69fNr4tNNNKqqp9AAAAHIuwnYNtE3iKeQtAdncpWIiHio3FxbxFSGgXFdTT583/KynyTxVe5EVT3O3YN1rZ1uu0HYo1RCFZiptFsMNTidPmE/ER75E8/5HaLXwsJ3J9VrVeyYJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wABIn3L4uhIBrgSJ9y+LoSAa4/lthh6w07eMMtsNorLTLSVoqL4oqHlZ7Qj2ZrpH0Ztn3bpEjLb3tImdUWhmakVU72n8Gz5rWqtOk/Vn+k8sHjt45eNuXztph4w0rLTLSVKyqdyoqL4KfyAAACxRGmNKaBUgg6V0Ln8dJZxANo8hoyDfK7eu2v1TxTzRe5fmenm6p7WGUzlYShO8s5dSyNXhdOaTwjqqGer4J+JdM/4a+bbFbPmjPiejEnnMopDLIadSGZwsxl8Y7R7DxUK9ZeunrC+DTLTKqip+h93axswortm2dz3ZlTWCSJlE/hG4V+lScTtV72HrC/JthpGWmV82UPzj7e9i1K933atPtlVMHDTMXJ4hUcv+FUYi4Zrvcv2PNltipfotaeKHHwAAB3W9n3v2Re7/OXOy/aXHvX+zyaP/wCE/araakr9te94z8+xaX87KeH5k+aL7jy2ZS+cS+GmsqjXEZBRjpl/DxDhtG3b120lbLTLSdyoqKioqH2SRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDgnfo33aLbp1CWoKWPIWabQJy5aSTypWuJHCL3fin6J3o7ZXwTxbVKk7q1TwWplTGk20GlM0prTKcRE1nU5iW4uNjH7Vbb140tar9E+SInciIiJ3IRgAAD1j9lHuqLRSjrzeOptLFYm09ctQ1HHT5n3oeBXubiKl8GnqpUyv9CL/AFHqGcAbzu+1sQ3WpW8SmU9ZmVJW3fHB0clzbLyNfKqe6raeDlj+5ur6I14HjLvU79e2repj2oKkUxSR0TdPFahaPS5tplwifJp+14v2/q13J8mUOuQAAABzPux7q20veipkzR+hsEsLKIRthZtO37C/hoF2v1/neKlfCwnevzqStT3E3f8Ad52b7t9BoehGzyUsukqZbj5g9RFipg/RO969a+f0ZTuZTuRDk01wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wBIt6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkdEd+b2Y0l2yOI7alsTdwkqp2iNP4yXVI6hZyviq+NTt//AHfla/mqX3jxwpHRuf0PnsbRilMni5VNpa+ah4uDi3Su3rl4z4stMr3oTQAAADmzd23v9te7RM2XlBKRtRMkbeI3FyGPVXsC/SvvqZrrdtL/AFMKi+dZ68btPtM9hu393CyKavXdDaXvURhZVM4lGXT95d36ojLda+DK8LX0UzftK91Z3vHbNGad0Nkyf8d0OcPH0MjvvbmMF+Z5Cr3d7Sd7bv61p/MeILbDbttp28YaYbYVWWmWkqVFTxRUP5AAAO+Ps+vaLzXYFEwmyPa5Fvpjs9iHnBBRbaq09kbbS/LxVqHVV72fFnxZ+aHsnKqZyyeyyFnMlbcR0BGumX8NEw79G3b520lbLTLSJUqKnzPt/G/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqdXN9vfJoRum0Xal0JGuJ1T+ZuVWVyZF7nKL3JERNS1sO0XwTxbVKk7q1Tw32i7RaZbWKZzOn9P55ETaeTd8r6JiXy+jLKeDLDKdzLKdyIlRmwAADs9uC7osy3qdrjpxNXD1zQmjTTuMn8VwqjL1K63cIwv8AW8VFr8mEaXyPbfaJTbZLsAoYxO9oFNZTRaRQDllxDMPqmOJlhlEZdOXTK8TaoiIiMsIp5lb0vtfaaUzYi6H7uMte0WlLfE6bpBFMo1MH7PhW5YX3XCL5rxN/6VPOqazaaz6ZRE4ncyiphHxbxXsRFRT1p69etr4tNNNKqqv1U+oAAAAdo9zbcVp5vQTl1P5o7iZFs/g36Mxs3aYqbi6l95zCoqVNtfJW/wArPzrXuPb3ZVsm2f7LqFQOz/ZpRyHkEllTNTDp0nG0/ba/M8eNrU0221w1q0q1qa+wb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+gt6559CQCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K51i3ydxHZpvZSNuYvGXVH6dwbhWJdP3Lr89Xey6iWU/xXfyr/ADM19y/JfDTbTsN2k7AKZxFB9pdH3svjHaq1Dv0RWoeMdItSPXLyqptlfVPBURe4wIAAAB/qKrKo0yqoqLWip8jtju4+0h277CEhZBO47/jeirmphJdNXzSxDh35OIjvaZqTwZa4mfohlN7WZbC9p8/XblsNjklbNIXvFSCikY7RzFS6OaStp86RPceOXi1qqsKvC1XWicSVdeAAAAdu9yjf9pdu1x7ihdMlip9s7iHvvwiNcURK1aXvew1fizX3tOlWpe9UqXx9stke0Ghu1Cijim1Ap/CziTTJ2w8cRMO3Wi+NbLSeLLSeCsrUqL4m5BkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYep0436vaQUS3dISN2c7MX8JSDaO9dq7bqVHkJJq0/O/VPzPU8UdJ+rVSdy+KNMqZ0q2hUnmFM6bT2LnM7mr5YiMjYp4rbx62vmvyRPBETuREREREIoAABRo7Jv+IZ7AyS0oKXsxj9l01Fxr1HUPDsqvvPHjS+DLKVqvz7u5FU7/se0L2dbqeyWD2E7nVGnc3i4ZhW5pTScQyu2I2OaT+JEOofuab70qZV5UiMoynCtR0d2m7WdpG2Skr6l206mMypDNHyr/GjHytMumV/kdsflds/2soiGRAAAAP8AWWWmmkZZRVVVqRETvVT0H3KPZlzjaCsBtQ3goGJlNGVqfwNH2+J1FzFPFlt983TlfHh/O0n9KLWvrHJZLKKOSmEkMglkNLpdAOmXENCwzpHbpy7ZSpGWWU7kRDSSHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIABXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcHCO2vYTsz3gaHPqFbTKPOphCNVtQ8QzUzEwb1Uq7Ry8qrYa/2XwVFTuPGLe43Etpm7BMns6cu31I6DPnipCzyHdLXDoq+67imE/w2/7vytfJUXuTrIAAAAAAAAADm7dd3u9rO6nSu2qCTL8VJox4ys1kMU0qwkcwn0/y3lVdTxnvT51p3HuFuu75Gx7ero6kdQibJBT+GdI3MqPRraMxkIvdWqJ4PXdfcjbPd51L3HOxkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRPpzicymj0qip5PplDS+XwLpp9ExUS9R26cu0StWmmmu5EQ8w98P2qkdMHMz2Y7ska9hIN9XDx1LOHhfPWe9GmYNle9hla/8Vfe/pRPzHmnERERFxDyLi37x8/fNq8ePHjStNttKtatKq96qq/NT4wAAAAAAAAC9QeglMNpVJ4GhlA6Ox08nUxeI7hoODdK28bXz7vBlPFWlqRE71U9j9yT2XtENiaQG0nbc6gqTU5ZRl/DQFSPZfKG+5UqRUqfPkX+dfdRfyp/MdywV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1x9WZyuWzuXRMonEBDx0DGOmnMRDRDtHjp67aSpplplruVFT5KeV2+x7KJiGexW0fdghqmXvG/i6Itt+C+KrBttL9f8ACaX/AEr4Mnl/NZVM5FMomTzqXRMBHwbxpzEQ0S6advXTadystMtVKip5KfUAAAAAAAAAKtF6VUkoTPoOlFEZ5GyebS94j2GjIN8rp66aT5o0n/TwX5np3up+1glk0ZgqEby7piXxfuuXVKYV1/Aer4IsU6ZT+Gvm2xWz5onieo8in0kpRKIWf0bm8HNJZHO0fQ0XCPmXrl8wvg0y2yqoqH3yRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA4q3nd+DYduty166pdPGZrSZp3xQtHJa2y8jHiqncrzvqcsf3N1fRFPGXep35dtO9VM24akszsaibp7xwdHJe8aZhmKvytPl8X7f9zXcnyRDrsAAAAAAAAADnvdi3Mtr29BN2GqMSxqVUYdPeCNpDGu2khXVXiy7+b55/az4fNUPZndu3Udk27DRpJRQSUo/msQ7ZZmM8i2UajI1pPNr+RivwYZqRPqvecyGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgACRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdDq/vS7j+yHeflzyOm0Ekipc6d8MJSCBdIj6tPysP2e5HzH0X3k+SoeO28Xum7Yt2aeNQFPZC0+lD14rEFPYNlp5AxSfJEbq9xur+Rqpf1TvOGQAAAAAAAAAc17u2+Bt03Y5qzE7N6WPFlLbzjipHH1v5fEedbtV9xpf62FZa+p6v7tftWNg+2VmFo/tHes7PKUPeF3wR73il0Q2v8A5cT3IxWvyeIz+qncCaRULHQ0HGQUS6iHD5lW3b102jbDbK1VKip3Kn1Qmg1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0OH9su8Zsb2BShqa7UKcQMraVhWnMCjXaxkR9Hbhmttr9akTzVDzK3kvawbR6fsxVF9hkueULkjyt21NHystzN+z5sqlbLiv+2tr+5DodMpnMpzHv5rN5hEx0bFPFev4mJetPHr1tfFppppVVpV81PrAAAAAAAAAH3ZNJZxSOawsio/KouZTGNeI5hoSEctPXz5tfBllhlFVV/Q9Otzv2RsTGrBbQd6ZhuHce6/hqIuHtTxvwVPxjxn8qebpha/NpPA9N2KOyGiclldHKMSeDlUrgHXYwsHCOWXTpywlVTLLLKIiHwg1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcASLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUmUk2d0dpjJIujdK4GDm0qjnauomDjIZl66esr8lZaWo8vd672TjSPYym27A212TStPntFI5/WrPzVIV+1VWnk7eL+jXyPNekVG6QUQnUVRylMljZTNIF4rqJg4xw06eumk+TTLSIqE0AAAAAAAAAHNew7fG3gt3147h6BU7im5Qw1W1JZjXFQLSfNEdtL/Drq8WFZU9D9hntd9k1LOwlG3Cj0dQuPaqZamMCw1Gy9pfmrSJ/Fdp9Km/1O9ez+m2zbarKGJ7s42iyWkcE8ZRrtJfEsPlZT+5lGuJhfo0iKaq3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yan8PaSOYd00+fuGXbthOJptt5Uyynmqqncdc9tHtIN2PYqj+DmNL3NIZw5rSzJA2kY94vJp4z/CYxNV/Q88t4L2um23aZ20n2UyiF2fyhpGmEiGGkipk8ZX59q0iMO17v5Ga0/qOjk+pBPaUzWIntJZzGzWYxTStv4uMftPnrxpfm000qqpPAAAAAAAAAB2Q3XNw3blvRxjmYSGULIaJI8RIikUzdtMQ/D80cMdzT9r6M+6i+LSHr9uvboOxPdYlTDVEaN2rSZ674IykUx4W4t6q+LLvuqcsf2sfuqnYG3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559Bb1zz6EgFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGROItv26rsX3kpOsBtHou7bmDphWYScQdTmOhvLheonvM/2tI0z9Dyk3l/Zo7bthzMZSahsK+p3RCHVW2oyXOFWMhHff3v4dK1qRE722OJnz4TqA0y0y0rLSKiotSoqd6Kf4AAAAAAAAACtRqllKKGTR3O6IUjmckmDlUV3FS+Kbh3rK/RphUU7T7Lfaj70mzxlzBT2dy6msA6qRXc7hq36s+SP3ast1/VriO2Ozr2xuymbo6htpuzefUdfL3NxEuesR7hPrUvA2nop2r2Vb8u6hT9GmZLtso9DP3/Dww80fLAPa+/uqfoz39/yU5/lU8ks9h0i5HOIKYOFStHsLEMPWF/dlVQ+8ZEFeQ8xh6lcGRCqjKKrSoiJ4qpmpvt52K7OHMU/p1tWorJEZRFViLmrlh4tVddTHFxL+yHAm0b2tG6NQftoeQz6c0yi3daIxJpe0jppU+6+4GavqlZ1P2o+2t2lTZl7B7Itlkno87XuYjJu/ajn6J5o7Z4GEX9eI6V7VN6Tb/tpePE2ibUJ1MYV4qr+Bdv8A8PCJ9OxdcLHqinFYAAAAAAAAABvNkGwzatt5pK7orsqoXMJ7GK0iPm3LupxDMqv53z1fcds/Vpf0rPV7dY9kZs52crCUu2/xkPTWkLtWXrEpdIqSqFa8amkVEaiFRf6qmP7V8T0FgYGClkG5l8tg3EJCw7CO3Lhw7R27dsIlSMssp3IieSGYBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEAAryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1Osu857NzYBvFMxU9hJWzQyl75FaScyhyyyw/eecQ47mHtfzaThb/uPJveR3A94bdrexEypBRpqf0YdtLwT+TMtP4ZGfkr5mrjcL/rSryVTrcAAAAAAAAAAAVpHS2lVGH7MTRqk02lL5ha2XkDGvHDSL9FYaRTlijW+1vZ0RYYdSXb/TFl2x3o7iY9Ypn0fcSKb+Te093xpQnC92hQEx7qv/fZNDNLlYZNVA+1w3qYVESKhqGxlXiryVNs1/8AI8QvQntlN5eD4+yoXs+XjqrrgYv5V3j6n+xntmt6WIYRmGoxQGFVP5mJdENKv/M/Uzcz9rpvkR6Nsw09oxAI2lSfh5G7VWf0VtWjjefe0J3w6QIrMRtrmkIwv8sBDQ8NV+7t2jX+5xbSfbltmporf/Fm1alk1Zed7TETN37bC4eLh/2MS8bbetq9ettNttLWrTS1qq/qfyAAAAAAAAAADQ0G2fU32mUgcUWoBRaZT6axC1MQsC4aeNVebVXcyz5tKqInmeiu7f7IqJetQtJ95Keo6d9zxKNyl9W2v9r+ITuT6su/+Y9Ntkmzqguy6jq0U2e0Vl0glUOjKMQ0E4R2yq9/vNL4ttebTSqq+ZugZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JB/L106fu2nL52y8dtorLTDSVo0i+KKi+KHWfeP9lzu87cfxU9orAf+z+lD7ib/GydyykI+eL830L3MLWvirHAv6nlzvB+zz3lN3pqKmU2oi3SSjcPW0k8kTLUS5Zd1/meu0TtHP14mavqp1oVFRalSpUP8AAAAAAAAAAAAAAAAAAAAAAAABqNn2y/aHtXnjFG9nFDprSGYt/5MDDtPOBP6m2vysM/VpUQ9BN3v2Qc1jVhqQ7xdJ0gHHc3YEmeo2+a/tfRP5WfqjCKv9yHqHsp2K7K9iFH2KMbLKDyuj0CyiI8/CuU7V+qfzPXq1tvGvq0qm3JE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wABIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4/xplGkVlpEVFSpUX5nVDeS9nlu17cGm5tEUSZotSGK42mpvIUZh222+73njqrs3nj3qrPEvmebO3T2WG8DsxbiJps/YcbQJG7rbZal7PZRzDH90M0vvLV/5bTX6HTubyacUfmL6UT6VRktjodpWH0NFuGnL1215NMNIip6H0wAAAAAAAAAAAAAAAAAAAAAAcwbFN0neD3gol2zsz2bzONgW2kZamsSx+GgHf1V+8qZX9Ga1+h6F7FvY5UMosxAzvb7TF7SONa99uTShWoeCYVKvdbfL/EeeP8qMfud6aBbNqBbLpE7o1s8ojK6Py10iVQ8DDsu0aXzaVO9tr6tKqmkNcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcASLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1OPtq27Fsb23S9ZdtPoVKZ57qsu4h7DcMS6rTxYfMqjxn9lOgO2v2OsgjViJtsFp9ES14tbTEon/8AHdf6WIhhlGmcTLX6nRTa7ufbxexBp69p3symjEvdKqWnAsfi4NU8+1d1oyn+rhU4aAAAAAAAAAAAAAAAAAAAALlEKDUz2gTZ3IaDUUm0/mL1pGWYaXQjcQ87/NGEWpPqvcd0tifsg94naC04mO0yNluz2VN1NNMRTSRcerPkjl2vCyv+ttFTyO9ew32cO63sZah5nHUMe03njipr8dSF4j52y2nfxMQ6Mo6Z/dGl+p2whJnCQEM7g4GVOoeHcsow7dOqmGGGU8ERlEqRD5vjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+gt6559CQCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4Mif42ww8YadvGGWmWkqaZaStFTyU4X2jbiG67txSNiaXbMICDmbypbTk3/uMSjS1+8qu6mW1/1stHTXa77E+cQ6vo/YdtXcRbHerEtpG5V02nkiRDlFRf3dodMNq247vTbGmn72mGyCdPYFxXxTGVu/x8Lw/wBStueLhT/UiHBbbDbptp09YaYbZWpplpKlRfJUP5AAAAAAAAAAAAAAAABpaE7NNoe0mPZldAKEzukMSq1cEugnj/h/1Kyioz+qqh2u2W+yg3lqcdhGUyWTUHgXlStWhEfiIpGfo5c1pX9Gm2Tu1sP9kfu3UQVI/aJETenke44WlYi3qwsHxd9f8F0qNKnd4NNr+h3XoTs6oFs2lLEi2f0Nk1HYBhERHEtg3cOyv1XhROJfqtamiMiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgAFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lc/zx7lOBtou7RsD2sMPEp/sno5NXzxFRYpYJl1EpX80fO+F4i4jqvtH9j/sKpEryJ2d0vpFRKIarVly8aZj4ZF8kZb4XiJjU60U59j7vIyTt4igU7ozTCHc96MMRKwUS0nfV7j1OCvu/r+Z1qp9un7yezDjbpvsUpZL3LtVRqJZl7b9x3fPtXXExV+5xU9dPXDxXT5207bZ7lZbRUVP2U/gAAAAAAAAAAAAF2jFA6b02imYGh1D51O37aoyjuXwL2IWtf9DKnYnZr7M/e/2ktstutm7NHIVauKIn8YxCcKL81d+89+XhwVnanZx7Ed812UVta21MMp3K3B0fgK/KtO2fL+qf4Z2x2Y+zP3P9mPZxDvZmxSWOd1KkVSKIajVr8+zWp0n/ACHNMlo/IaNwLEso7JYCVwbtKmIeChmHDtn9GWERD75XkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQqIqKipWi+KGFprsJ2MbRmW0pzstovOm26+J7Fyx029/Xj4eKv61nE9N/ZTbm1MVePYGhEzoy/b8G5NNXrDLK/Rh6rbH+xwJTD2IlEX6NvKBbcptBNVKrDmbSt3EM1/JON20wqJhU4Ipz7HLeQo01x0apXQ6kTpqvgRmKewj1rC8Y4U/5jhqk/s798KiyvFf7G4+Yu3a1ccsinEXX+jLDatL6HFdINg222ijbbFI9kdMJf2a1NtP5LEIyz+rXBV/uYyLl8fL2+zj4GIhmk7uF86aYX/dD69aeYAAAAAB/rKK0qMsorSr4Ineql6TUAp5SNtHVHqEz+aNteDMHLXz5V/ZhlTk6i+5NvZ0x4GpFsBpg0w87mXkVALCu/wDmfcKJ6nK8g9lFvgzZHDc2ozIaPu3y1VzGcOlVjw8WXPGvzOXqJexiplE9m8pztplECipW26lcteRLSL5cTxphP3qObKG+yB3dJI0y9pZSaltJG2alVhqKdwjpfNFR0xxVYjs5QjcO3Rdn/ZNyHYXRt8/c1cMRMnLUe8rT51v1b7/0qOb5TJJLIYRiAkUogpdDO0qYcwkOw5dsp9GWUREPqz7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAAEifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAqIqVKlZYm1EaKT5FSeUYlMxrSpfxcE7fd3l7zKmCnW6tu1UiRu2dg9BYhp5+ZuwodltcTLKL/ALnGlLfZ87nEey6RdhMihleK0rTUI8fuFXw/obQwEw9l7ucRyL2Wz6Ywar84edxSf7NNtJ/sZ+J9krumP1VXTumMPXXUjucoqJ/zO1P6ivYxbsb2v8NS2nbjy/8Afodqr1ck197FPd7br7LaXT135fxYRf8Aq5JUz9i5sJg+y7LapTteOuutYP5VfZ+p9Rj2NmwpFrb2m04aTy4oRP8A/kfccex23eXap29OacPf/wC5hmf+jo2sF7G7dPh0VIyZ06il+SrNnTH/AEcl2X+yP3NIJUV/RuksdV8oievUr/5OEtNezT3L5C04ahdjrl/WqqqRUzjHyLVV/U9NBKNzDdUkTaNy/YLQ+tnw7eXsv/8A+TiNzJdj+yejjKMyDZlRWXolVX4aTw7uqr9GDlhxDQ8M7ZdQzh26YZSpllhlGURPJEQ+QkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wBIt6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoLeuefQkAryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIABXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wABIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgCRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQW9c8+hIBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQACvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgACRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAEi3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+g+N/Z7HFxV+nkLBvmTUWDfMmot6559Bb1zz6D439nscXFX6eQsG+ZNRYN8yai3rnn0FvXPPoPjf2exxcVfp5Cwb5k1Fg3zJqLeuefQW9c8+gt6559CQCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgAFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAAEifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuAJFvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559B8b+z2OLir9PIWDfMmosG+ZNRb1zz6C3rnn0Hxv7PY4uKv08hYN8yaiwb5k1FvXPPoLeuefQfG/s9ji4q/TyFg3zJqLBvmTUW9c8+gt6559Bb1zz6EgFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRBXkPMYepXBkQV5DzGHqVwZEFeQ8xh6lcGRAAK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiCvIeYw9SuDIgryHmMPUrgyIK8h5jD1K4MiAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuBIn3L4uhIBrgSJ9y+LoSAa4Eifcvi6EgGuAAJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcCRPuXxdCQDXAkT7l8XQkA1wJE+5fF0JANcAf5UnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIkz3/ACvpX+/h/wBiR+6+o/dfU1tSeQqTyJM9/wAr6V/v4f8AYkfuvqP3X1NbUnkKk8iTPf8AK+lf7+H/AGJH7r6j919TW1J5CpPIVJ5H/9k=");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-up-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAIAAACeQxh6AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVDhP7ZJtEYUgEEUJYQQjGMEAhDCCDQxiACMYwQCGMATeddUHVz4cf7+dMwzgclgB40rRtsK2ncNUFERN44wR6rrgyoluyxtXXIQFZFEyrrgoalFSLhalavGJulhUtChPVyBaV16QYZ7PVRpcEVzIWBZpn7em85pAET9sDRLhWWYiJ8JKXwRvJv4VCeWKpsmNY4C+EbRd9wNpCFw8Jeu8oW1v1EWRerF4YoamfLDHMLi+F9CxlhNCePwZHheoKqnu+Bc5fvSvT17SG/TucPbow4KA+vgU5r1By1EuizM4yHv2M9a6Hc+qWeeihX2+AAAAAElFTkSuQmCC");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-cancellation-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAVUlEQVQ4jaWTwQ4AEAxD9/8/PRcHYXltaokD2hcrqvLqPSKRNN+Cc45mRZZm91Sjtkv3TBrZ872PgAmktM8iBWa3EAFk2gSwwvoB4BVSBvHztX9cXAuc3Uu1A+PtfgAAAABJRU5ErkJggg==");
  background-size: 16px;
  display: inline-block; }

.jsgrid .jsgrid-button.jsgrid-copy-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAfBJREFUSEvdV+2tgjAUvUzg1waMwAjEFQwbdAUcAUawGxA30MQNZAJlA78m6MtpLCkF2oL4kvf6p439OD33lnOPAWktDENRVZX+06jxZrOh/X4f2DabkyIMQ1qv1/R4PGixWAzui6Kg1WpFVVUNA07TlPI8t26yMYnjWJzPZ3q9Xr8LHEWReD6fwxkzxohzLm/LORfH47EmeLvdZBjR+saHwwFsKY5juVatQ9rUudjfyrEeaty+LEsJNJvNZI9DXWMFqG6MPe9W47WAdcYAvl6vzny5nj5jTHDOG0SdjH3y9RXgKRinaSryPLczNkNtMBYudvp8lmW03W6DUaHWGePmEBbfpl7xFIx9MRvrPmY8CpWIPmYMQQH4/X6n5XIp79E3xhxjTH41UzAe9LiUGHkxNpXr177jbyjX32WMWovQz+dz8umRtiRJgo8ZwxqpMufTozAA2OtV/6sce4V6CsZKaJSB2O12dDqd7NXJdBtRFFFZlqpudwqIqkJvSbWJTLcDwSO4XC61JMMt6lY1y7Ladyvri8W6lyIioXx1URQiSRJ5nnG5ludq1AFfx2gUD2lzoNP4/BBiE7QR867KM9JzCbwTRK4P1At4hFbXOe5i2rKbfYxhb5EzV0POFcuunJr7rX8zNMVx4TbmVY5tm34A+g0kPRsngQ4AAAAASUVORK5CYII=");
  background-size: 16px; }

.jsgrid .jsgrid-button.jsgrid-clear-copy-button {
  background-image: url("data:image/png;base64,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");
  background-size: 17px; }

.jsgrid .jsgrid-button.jsgrid-download-button {
  background-image: url("data:image/png;base64,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");
  background-size: 16px; }

.jw-auto {
  width: auto; }

/* JSGrid table cell percentage widths with fixed min-width */
.jw-550 {
  max-width: 55.0%;
  width: 55.0%;
  min-width: 300px; }

.jw-500 {
  max-width: 50.0%;
  width: 50.0%;
  min-width: 300px; }

.jw-450 {
  max-width: 45.0%;
  width: 45.0%;
  min-width: 300px; }

.jw-400 {
  max-width: 40.0%;
  width: 40.0%;
  min-width: 300px; }

.jw-350 {
  max-width: 35.0%;
  width: 35.0%;
  min-width: 300px; }

.jw-300 {
  max-width: 30.0%;
  width: 30.0%;
  min-width: 300px; }

.jw-275 {
  max-width: 27.5%;
  width: 27.5%;
  min-width: 275px; }

.jw-250 {
  max-width: 25.0%;
  width: 25.0%;
  min-width: 250px; }

.jw-225 {
  max-width: 22.5%;
  width: 22.5%;
  min-width: 225px; }

.jw-200 {
  max-width: 20.0%;
  width: 20.0%;
  min-width: 200px; }

.jw-175 {
  max-width: 17.5%;
  width: 17.5%;
  min-width: 200px; }

.jw-150 {
  max-width: 15.0%;
  width: 15.0%;
  min-width: 175px; }

.jw-125 {
  max-width: 12.5%;
  width: 12.5%;
  min-width: 150px; }

.jw-100 {
  max-width: 10.0%;
  width: 10.0%;
  min-width: 150px; }

.jw-75 {
  max-width: 7.5%;
  width: 7.5%;
  min-width: 125px; }

.jw-50 {
  max-width: 5.0%;
  width: 5.0%;
  min-width: 100px; }

.jw-25 {
  max-width: 2.5%;
  width: 2.5%;
  min-width: 50px; }

/* JSGrid table cell fixed widths */
.jsgrid-file-width-overflow-cell {
  width: 125px;
  min-width: 125px;
  max-width: 125px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.jsgrid-file-width-overflow-header {
  width: 125px;
  min-width: 125px;
  max-width: 125px; }

.jsgrid-cell-width-300px {
  width: 300px;
  min-width: 300px;
  max-width: 300px; }

.jsgrid-cell-width-250px {
  width: 250px;
  min-width: 250px;
  max-width: 250px; }

.jsgrid-cell-width-200px {
  width: 200px;
  min-width: 200px;
  max-width: 200px; }

.jsgrid-cell-width-175px {
  width: 175px;
  min-width: 175px;
  max-width: 175px; }

.jsgrid-cell-width-150px {
  width: 150px;
  min-width: 150px;
  max-width: 150px; }

.jsgrid-cell-width-125px {
  width: 125px;
  min-width: 125px;
  max-width: 125px; }

.jsgrid-cell-width-100px {
  width: 100px;
  min-width: 100px;
  max-width: 100px; }

.jsgrid-cell-width-75px {
  width: 75px;
  min-width: 75px;
  max-width: 75px; }

.jsgrid-cell-width-50px {
  width: 50px;
  min-width: 50px;
  max-width: 50px; }

.jsgrid-cell-width-25px {
  width: 25px;
  min-width: 25px;
  max-width: 25px; }

.jsgrid-cell-date-with-button {
  display: flex;
  align-items: center;
  margin: 0.5rem 0.5rem 0.5rem 1rem; }

@media only screen and (max-width: 1280px) {
  .jsgrid-breakWords .jsgrid-table td, .jsgrid-breakWords .jsgrid-table th {
    word-break: break-all;
    min-width: 100px; } }

/* to get right width of the select2 block we need to  */
.jsgrid .select2 {
  width: calc(100% - 14px) !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important; }

.jsgrid .select2-selection--single {
  display: flex !important;
  align-items: center !important; }

.select2-container--open .select2-dropdown.jsgrid-wider-select2-box {
  width: 320px !important;
  border-bottom: 1px solid #aaa; }

.jsgrid-edit-row .auto-height textarea,
.jsgrid-insert-row .auto-height textarea {
  resize: none; }

/* start of jsgrid scroll bar fix */
.jsgrid-grid-header {
  overflow-x: auto; }

.jsgrid:has(.jsgrid-grid-body):not(:has(.jsgrid-nodata-row)) .jsgrid-grid-header {
  overflow-x: hidden !important; }

.jsgrid:has(.jsgrid-grid-body):has(.jsgrid-nodata-row):has(.total-row) .jsgrid-grid-body {
  overflow-x: hidden !important; }

.jsgrid-grid-header {
  overflow-y: scroll !important; }

.jsgrid-grid-body {
  overflow-y: scroll !important; }

.jsgrid-grid-body {
  scrollbar-color: #4f5059 #dfdfea; }

.jsgrid-grid-header {
  scrollbar-color: #4f5059 #dfdfea; }

/* end of jsgrid scroll bar fix */
.gpais-slideshow {
  position: relative; }
  .gpais-slideshow .gpais-slide {
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    min-width: 1200px;
    z-index: 0; }
    .gpais-slideshow .gpais-slide.showupper {
      z-index: 3; }
    .gpais-slideshow .gpais-slide.showbeneath {
      z-index: 2; }

body.intro-page, body.intro-inner-page {
  background-color: #f5f8fa; }
  body.intro-page #wrapper, body.intro-inner-page #wrapper {
    padding-top: 0 !important; }
    body.intro-page #wrapper #content, body.intro-inner-page #wrapper #content {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0; }
    body.intro-page #wrapper .navbar-default, body.intro-inner-page #wrapper .navbar-default {
      background: #ebf1f5; }
      body.intro-page #wrapper .navbar-default > .navbar, body.intro-inner-page #wrapper .navbar-default > .navbar {
        float: right; }
    body.intro-page #wrapper header#banner.transparent .login, body.intro-inner-page #wrapper header#banner.transparent .login {
      display: none; }
    body.intro-page #wrapper header#banner.transparent .navbar-default, body.intro-page #wrapper header#banner.transparent .navbar-inverse, body.intro-inner-page #wrapper header#banner.transparent .navbar-default, body.intro-inner-page #wrapper header#banner.transparent .navbar-inverse {
      background: transparent; }
      body.intro-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li > a, body.intro-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li > a, body.intro-inner-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li > a, body.intro-inner-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li > a {
        color: #1a2635;
        padding-bottom: 9px;
        padding-top: 9px;
        margin: 10px 0; }
        body.intro-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li > a:hover, body.intro-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li > a:hover, body.intro-inner-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li > a:hover, body.intro-inner-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li > a:hover {
          color: white;
          background: rgba(255, 255, 255, 0.1); }
      body.intro-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li.locale > a, body.intro-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li.locale > a, body.intro-inner-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li.locale > a, body.intro-inner-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li.locale > a {
        color: white;
        background: #1a2635; }
        body.intro-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li.locale > a:hover, body.intro-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li.locale > a:hover, body.intro-inner-page #wrapper header#banner.transparent .navbar-default .navbar-nav > li.locale > a:hover, body.intro-inner-page #wrapper header#banner.transparent .navbar-inverse .navbar-nav > li.locale > a:hover {
          background: #3c5779; }
    body.intro-page #wrapper header#banner.transparent .navbar-text, body.intro-inner-page #wrapper header#banner.transparent .navbar-text {
      display: none; }
    body.intro-page #wrapper header#banner.transparent > .navbar-fixed-top .navbar-collapse ul.nav.navbar-nav.navbar-right, body.intro-inner-page #wrapper header#banner.transparent > .navbar-fixed-top .navbar-collapse ul.nav.navbar-nav.navbar-right {
      border-left: none; }
    body.intro-page #wrapper header#banner.transparent .navbar-inverse, body.intro-inner-page #wrapper header#banner.transparent .navbar-inverse {
      background-color: transparent; }
  @media (max-width: 767px) {
    body.intro-page #wrapper header#banner.transparent > .navbar-fixed-top.navbar-default .navbar-inverse ul.navbar-nav, body.intro-inner-page #wrapper header#banner.transparent > .navbar-fixed-top.navbar-default .navbar-inverse ul.navbar-nav {
      background-color: transparent; }
    body.intro-page #wrapper header > .navbar-fixed-top.navbar-default > .navbar, body.intro-inner-page #wrapper header > .navbar-fixed-top.navbar-default > .navbar {
      width: calc(100% - 60px); }
    body.intro-page #wrapper header > .navbar-fixed-top.navbar-default ul.nav.navbar-nav, body.intro-inner-page #wrapper header > .navbar-fixed-top.navbar-default ul.nav.navbar-nav {
      float: right; }
    body.intro-page #wrapper header > .navbar-fixed-top.navbar-default .nav > li, body.intro-inner-page #wrapper header > .navbar-fixed-top.navbar-default .nav > li {
      float: left; }
    body.intro-page #wrapper header > .navbar-fixed-top.navbar-default .navbar-inverse ul.navbar-nav, body.intro-inner-page #wrapper header > .navbar-fixed-top.navbar-default .navbar-inverse ul.navbar-nav {
      background-color: #2c2f30;
      padding: 0; }
    body.intro-page #wrapper header > .navbar-fixed-top.navbar-default .navbar-nav, body.intro-inner-page #wrapper header > .navbar-fixed-top.navbar-default .navbar-nav {
      margin: 0 15px 0 0; } }
  @media (max-width: 991px) {
    body.intro-page #wrapper header#banner > .navbar-fixed-top.navbar-default .navbar-header .navbar-text, body.intro-inner-page #wrapper header#banner > .navbar-fixed-top.navbar-default .navbar-header .navbar-text {
      display: none; } }

.intro-page-container {
  width: 100%;
  height: 100%; }
  .intro-page-container .container-fluid-1280 {
    max-width: 1280px;
    margin: auto;
    padding: 40px; }
  @media (max-width: 1280px) {
    .intro-page-container .container-fluid-1280 {
      width: auto; } }
  .intro-page-container .gpais-jumbotron {
    height: 66%;
    background: #1a2635;
    position: relative;
    overflow: hidden; }
    @media (max-width: 991px) {
      .intro-page-container .gpais-jumbotron {
        height: 50%; } }
    .intro-page-container .gpais-jumbotron .jumbotron-center {
      position: relative;
      z-index: 4;
      display: flex;
      align-items: center;
      justify-content: center;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; }
      .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box {
        text-align: center; }
        .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box h1 {
          text-align: center;
          color: white;
          padding-bottom: 40px;
          font-size: 44px;
          font-size: 2.75em;
          line-height: 150%;
          font-weight: 300; }
          @media (max-width: 991px) {
            .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box h1 {
              font-size: 30px;
              font-size: 1.875em; } }
        .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box .btn {
          padding: 15px 40px;
          margin-right: 30px;
          background-color: #2a6414;
          border-radius: 5px;
          color: white; }
          .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box .btn:last-child {
            margin-right: 0; }
          .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box .btn.btn-secondary {
            color: #2a6414;
            background-color: rgba(0, 0, 0, 0.4); }
          .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box .btn:hover {
            background-color: #183a0c; }
            .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box .btn:hover.btn-secondary {
              background-color: rgba(44, 44, 44, 0.65); }
          .intro-page-container .gpais-jumbotron .jumbotron-center .jumbotron-box .btn:focus {
            background-color: #132d09; }
  .intro-page-container .four-cols-content {
    margin-top: 20px;
    margin-bottom: 20px; }
    .intro-page-container .four-cols-content .first-row h2 {
      font-size: 40px;
      font-size: 2.5em;
      line-height: 120%;
      color: #2a6414;
      margin-bottom: 40px;
      font-weight: 100; }
    .intro-page-container .four-cols-content .first-row .fa {
      font-size: 80px;
      color: #2a6414; }
      .intro-page-container .four-cols-content .first-row .fa.fa-o {
        color: #f5f8fa;
        text-shadow: -1px -1px 0 #2a6414, 1px -1px 0 #2a6414, -1px 1px 0 #2a6414, 1px 1px 0 #2a6414; }
    @media (max-width: 991px) {
      .intro-page-container .four-cols-content .first-row .fa {
        display: none; } }
    .intro-page-container .four-cols-content .three-cols-content {
      margin-top: 20px; }
      .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] {
        color: #2a6414;
        font-size: 20px;
        font-size: 1.25em;
        padding: 0;
        margin: 0;
        height: 150px;
        position: relative; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a {
          width: calc(100% - 15px);
          height: calc(100% - 15px);
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-left: 15px;
          margin-bottom: 15px; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a span {
            padding: 0 20px 0; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a i.fa {
            text-align: right;
            padding: 0 30px 0 20px; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] i.fa {
          pointer-events: none;
          top: 30px;
          right: 30px;
          font-size: 60px; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a {
          color: #2a6414;
          text-decoration: none;
          background: white;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] i.fa {
          background: white; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] i.fa.fa-o {
            color: white;
            text-shadow: -1px -1px 0 #ccc, 1px -1px 0 #ccc, -1px 1px 0 #ccc, 1px 1px 0 #ccc; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"]:hover a {
          color: white;
          text-decoration: none;
          background: #2a6414;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"]:hover i.fa {
          background: #2a6414; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"]:hover i.fa.fa-o {
            color: #2a6414;
            text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].new-user a {
          color: white;
          text-decoration: none;
          background: #2a6414;
          -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.08);
          -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.08); }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].new-user i.fa {
          background: #2a6414; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].new-user i.fa.fa-o {
            color: #2a6414;
            text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].new-user:hover a {
          color: white;
          text-decoration: none;
          background: #2a6414;
          -webkit-box-shadow: 0px 0px 32px 6px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0px 0px 32px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 32px 6px rgba(0, 0, 0, 0.1); }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].new-user:hover i.fa {
          background: #2a6414; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].new-user:hover i.fa.fa-o {
            color: #2a6414;
            text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].help a {
          color: #2a6414;
          text-decoration: none;
          background: #e4ecf2;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].help i.fa {
          background: #e4ecf2; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].help i.fa.fa-o {
            color: #e4ecf2;
            text-shadow: -1px -1px 0 #2a6414, 1px -1px 0 #2a6414, -1px 1px 0 #2a6414, 1px 1px 0 #2a6414; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].help:hover a {
          color: white;
          text-decoration: none;
          background: #2a6414;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].help:hover i.fa {
          background: #2a6414; }
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"].help:hover i.fa.fa-o {
            color: #2a6414;
            text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
        @media (max-width: 1280px) {
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] {
            height: 130px; }
            .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a {
              font-size: 18px; }
              .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a span {
                padding-left: 20px;
                padding-right: 0; }
              .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] a i.fa {
                font-size: 50px;
                padding: 20px; } }
        @media (max-width: 991px) {
          .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] {
            height: 120px; }
            .intro-page-container .four-cols-content .three-cols-content div[class*="col-"] i.fa {
              font-size: 40px; } }
    .intro-page-container .four-cols-content.usefull-links a .icon-aaa, .intro-page-container .four-cols-content.usefull-links a .icon-am {
      display: inline-block;
      background-color: #ccc;
      -webkit-mask: url("/o/gpais-theme/images/svg/AAA_o.svg") no-repeat 50% 50%;
      mask: url("/o/gpais-theme/images/svg/AAA_o.svg") no-repeat 50% 50%;
      width: 90px;
      height: 47px;
      padding-right: 70px !important; }
    .intro-page-container .four-cols-content.usefull-links a .icon-am {
      -webkit-mask: url("/o/gpais-theme/images/svg/new_AM_o.svg") no-repeat 50% 50%;
      mask: url("/o/gpais-theme/images/svg/new_AM_o.svg") no-repeat 50% 50%;
      width: 90px;
      height: 90px; }
    .intro-page-container .four-cols-content.usefull-links a:hover .icon-aaa, .intro-page-container .four-cols-content.usefull-links a:hover .icon-am {
      background-color: white; }
    .intro-page-container .four-cols-content.usefull-links .fa-signal, .intro-page-container .four-cols-content.usefull-links .fa-list-ol {
      font-size: 40px !important; }
  .intro-page-container .footer {
    width: 100%;
    background: #1a2635;
    color: white;
    line-height: 200%; }
    .intro-page-container .footer .container-fluid-1280 {
      padding: 0 40px; }
      .intro-page-container .footer .container-fluid-1280 > .row {
        padding: 50px 0; }
    .intro-page-container .footer .text p {
      color: rgba(255, 255, 255, 0.4); }
    @media (max-width: 991px) {
      .intro-page-container .footer .text h4 {
        margin-top: 40px; } }
    .intro-page-container .footer h4 {
      margin: 0;
      margin-bottom: 30px;
      color: white;
      font-size: 1.25em; }
    .intro-page-container .footer a, .intro-page-container .footer p {
      color: rgba(255, 255, 255, 0.8); }
    .intro-page-container .footer a:hover {
      color: white; }
    .intro-page-container .footer .contacts .icons {
      padding-top: 10px; }
      .intro-page-container .footer .contacts .icons a {
        display: inline;
        padding-right: 10px;
        font-size: 30px; }
        .intro-page-container .footer .contacts .icons a:hover {
          text-decoration: none; }
    .intro-page-container .footer .copyright {
      background: #17212e;
      color: rgba(255, 255, 255, 0.7);
      font-size: 12px; }
      .intro-page-container .footer .copyright a {
        color: #49ae23; }
        .intro-page-container .footer .copyright a:hover {
          color: #7ede59; }
      .intro-page-container .footer .copyright .container-fluid-1280 > .row {
        padding: 20px 0; }
      @media (max-width: 991px) {
        .intro-page-container .footer .copyright .text-right, .intro-page-container .footer .copyright .text-center, .intro-page-container .footer .copyright .signed-in #portlet_com_liferay_login_web_portlet_LoginPortlet, .signed-in .intro-page-container .footer .copyright #portlet_com_liferay_login_web_portlet_LoginPortlet {
          text-align: left; } }

@supports (-ms-ime-align: auto) {
  .intro-page-container .four-cols-content.usefull-links a .icon-aaa, .intro-page-container .four-cols-content.usefull-links a .icon-am {
    mask: none;
    background: url("/o/gpais-theme/images/svg/AAA_o_reg.svg") no-repeat 50% 50%;
    background-color: transparent; }
  .intro-page-container .four-cols-content.usefull-links a .icon-am {
    background: url("/o/gpais-theme/images/svg/AM_o_reg.svg") no-repeat 50% 50%; }
  .intro-page-container .four-cols-content.usefull-links a:hover .icon-aaa {
    mask: none;
    background: url("/o/gpais-theme/images/svg/AAA_o_reg_hover.svg") no-repeat 50% 50%;
    background-color: transparent; }
  .intro-page-container .four-cols-content.usefull-links a:hover .icon-am {
    mask: none;
    background: url("/o/gpais-theme/images/svg/AM_o_reg_hover.svg") no-repeat 50% 50%;
    background-color: transparent; } }

.intro-inner-page #wrapper {
  height: calc(100% - 331px); }

.intro-inner-page .intro-page-container {
  padding-top: 40px;
  margin-top: 60px; }
  .intro-inner-page .intro-page-container > .container-fluid-1280 {
    margin-bottom: 40px;
    position: relative;
    background: white;
    width: calc(100% - 80px);
    min-height: calc(100% - 60px); }
    .intro-inner-page .intro-page-container > .container-fluid-1280 h2 {
      margin: 40px 0; }
    .intro-inner-page .intro-page-container > .container-fluid-1280 article {
      padding-right: 300px;
      line-height: 180%; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 article .article-date {
        display: block;
        line-height: 300%;
        color: #aaa; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 article p {
        margin-bottom: 20px; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 article p.panel {
          margin-left: -40px;
          padding: 40px;
          background: #f4f4f4;
          border-bottom: none;
          box-shadow: none; }
    .intro-inner-page .intro-page-container > .container-fluid-1280 .articles p {
      font-size: 14px;
      line-height: 180%; }
    .intro-inner-page .intro-page-container > .container-fluid-1280 .useful-links a {
      display: block;
      font-size: 20px;
      padding-bottom: 40px; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .useful-links a i {
        padding-right: 20px; }
    .intro-inner-page .intro-page-container > .container-fluid-1280 .doc-download {
      margin-bottom: 20px; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .doc-download .btn {
        margin-right: 20px; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .doc-download .btn i {
          padding-right: 10px; }
    .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock {
      position: absolute;
      top: 80px;
      background: #f4f4f4;
      padding: 0;
      right: -40px;
      width: 300px;
      -webkit-box-shadow: 10px 0px 43px -8px rgba(26, 38, 53, 0.2);
      box-shadow: 10px 0px 43px -8px rgba(26, 38, 53, 0.2); }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock h4 {
        background: #2a6414;
        margin: 0;
        padding: 50px 40px;
        color: white;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 20px;
        line-height: 140%; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock h4 i {
          font-size: 50px;
          padding-right: 20px; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock ul {
        list-style: none;
        padding: 0; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock ul li {
          padding: 20px 40px; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock .icon-links li {
        font-size: 24px;
        float: left;
        padding: 10px 20px; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock .icon-links li:first-child {
          padding-left: 40px; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock .icon-links li:last-child {
          padding-right: 40px;
          float: none; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock .more {
        color: #ccc;
        float: none;
        padding: 0 40px 40px 40px; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock .more .text {
          font-size: 13px;
          display: inline-block; }
        .intro-inner-page .intro-page-container > .container-fluid-1280 .sideblock .more .phone {
          font-size: 25px;
          color: black;
          display: block; }
    .intro-inner-page .intro-page-container > .container-fluid-1280 .related {
      line-height: 250%; }
      .intro-inner-page .intro-page-container > .container-fluid-1280 .related h2 {
        margin-bottom: 20px; }
  .intro-inner-page .intro-page-container .background {
    z-index: -1;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .intro-inner-page .intro-page-container .background:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #f5f8fa;
      background-color: transparent;
      background-image: -webkit-linear-gradient(top, transparent 30%, #f5f8fa 100%);
      background-image: linear-gradient(to bottom,transparent 30%, #f5f8fa 100%); }
    .intro-inner-page .intro-page-container .background img {
      width: 100%; }
  @media (max-width: 992px) {
    .intro-inner-page .intro-page-container .container-fluid-1280 article {
      padding-right: 0; }
    .intro-inner-page .intro-page-container .container-fluid-1280 .sideblock {
      position: static;
      width: auto;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-top: 40px; }
      .intro-inner-page .intro-page-container .container-fluid-1280 .sideblock h4 {
        padding: 20px 40px; } }

@media print {
  .alert {
    display: none; }
  a[href]:after {
    content: none; }
  .section-to-hidden, .section-to-hidden * {
    visibility: hidden; }
  .intro-inner-page .intro-page-container {
    padding-top: 0;
    margin-top: 0;
    position: static;
    height: auto; }
    .intro-inner-page .intro-page-container .container-fluid-1280 {
      padding: 1cm 1cm 1cm 3cm;
      position: absolute !important;
      margin-bottom: 0;
      left: 0;
      top: 0;
      width: 100% !important;
      width: 100% !important;
      text-align: justify; }
      .intro-inner-page .intro-page-container .container-fluid-1280 * {
        visibility: visible;
        position: static; }
      .intro-inner-page .intro-page-container .container-fluid-1280 article {
        padding-right: 0; }
      .intro-inner-page .intro-page-container .container-fluid-1280 p {
        margin-bottom: 0.5cm !important; }
      .intro-inner-page .intro-page-container .container-fluid-1280 .useful-documents .btn {
        display: none; }
    .intro-inner-page .intro-page-container .footer {
      display: none; }
    .intro-inner-page .intro-page-container .sideblock {
      display: none; }
    .intro-inner-page .intro-page-container .background {
      display: none; } }

.permission-denied-page {
  text-align: center;
  padding: 20px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1);
  background: white;
  min-height: initial !important; }

.permission-denied-page h1 {
  border-bottom: 1px solid #8a8e8f; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.285714286em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.142857143em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.142857143em;
  width: 2.142857143em;
  top: 0.142857143em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.857142857em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

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

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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