﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://p.typekit.net/p.css?s=1&k=rxy4nij&ht=tk&f=14541.14542.14545.14548.16382.16383.16384.17001.17002.17003.17005.17006.22622.22658&a=18271117&app=typekit&e=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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! 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;
  }
  select {
    background: #fff !important;
  }
  .sv-navbar {
    display: none;
  }
  .sv-btn > .sv-caret,
  .sv-dropup > .sv-btn > .sv-caret {
    border-top-color: #000 !important;
  }
  .sv-label {
    border: 1px solid #000;
  }
  .sv-table {
    border-collapse: collapse !important;
  }
  .sv-table td,
  .sv-table th {
    background-color: #fff !important;
  }
  .sv-table-bordered th,
  .sv-table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon,
.sv-highlight.sv-highlight-change:before {
  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-plus:before {
  content: "\002b";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.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-pencil:before {
  content: "\270f";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.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-lock:before {
  content: "\e033";
}
.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-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-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-move:before {
  content: "\e068";
}
.glyphicon-eject:before {
  content: "\e078";
}
.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-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.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-certificate:before {
  content: "\e124";
}
.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-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-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-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-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-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-door:before {
  content: "\1f6aa";
}
.glyphicon-key:before {
  content: "\1f511";
}
.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-piggy-bank:before {
  content: "\e225";
}
.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-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "open-sans", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #1d1d1d;
  background-color: #f1f1f1;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
a:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.sv-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sv-img-rounded {
  border-radius: 4px;
}
.sv-img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #f1f1f1;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.sv-img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sv-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sv-sr-only-focusable:active,
.sv-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.sv-h1,
.sv-h2,
.sv-h3,
.sv-h4,
.sv-h5,
.sv-h6 {
  font-family: "soleil", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.sv-h1 small,
.sv-h2 small,
.sv-h3 small,
.sv-h4 small,
.sv-h5 small,
.sv-h6 small,
h1 .sv-small,
h2 .sv-small,
h3 .sv-small,
h4 .sv-small,
h5 .sv-small,
h6 .sv-small,
.sv-h1 .sv-small,
.sv-h2 .sv-small,
.sv-h3 .sv-small,
.sv-h4 .sv-small,
.sv-h5 .sv-small,
.sv-h6 .sv-small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span,
.sv-h1 > span,
.sv-h2 > span,
.sv-h3 > span,
.sv-h4 > span,
.sv-h5 > span,
.sv-h6 > span,
h1 > div,
h2 > div,
h3 > div,
h4 > div,
h5 > div,
h6 > div,
.sv-h1 > div,
.sv-h2 > div,
.sv-h3 > div,
.sv-h4 > div,
.sv-h5 > div,
.sv-h6 > div,
h1 > .sv-btn h1 > .sv-badge,
h1 > .sv-btn h2 > .sv-badge,
h1 > .sv-btn h3 > .sv-badge,
h1 > .sv-btn h4 > .sv-badge,
h1 > .sv-btn h5 > .sv-badge,
h1 > .sv-btn h6 > .sv-badge,
h1 > .sv-btn .sv-h1 > .sv-badge,
h1 > .sv-btn .sv-h2 > .sv-badge,
h1 > .sv-btn .sv-h3 > .sv-badge,
h1 > .sv-btn .sv-h4 > .sv-badge,
h1 > .sv-btn .sv-h5 > .sv-badge,
h1 > .sv-btn .sv-h6 > .sv-badge,
h2 > .sv-btn h1 > .sv-badge,
h2 > .sv-btn h2 > .sv-badge,
h2 > .sv-btn h3 > .sv-badge,
h2 > .sv-btn h4 > .sv-badge,
h2 > .sv-btn h5 > .sv-badge,
h2 > .sv-btn h6 > .sv-badge,
h2 > .sv-btn .sv-h1 > .sv-badge,
h2 > .sv-btn .sv-h2 > .sv-badge,
h2 > .sv-btn .sv-h3 > .sv-badge,
h2 > .sv-btn .sv-h4 > .sv-badge,
h2 > .sv-btn .sv-h5 > .sv-badge,
h2 > .sv-btn .sv-h6 > .sv-badge,
h3 > .sv-btn h1 > .sv-badge,
h3 > .sv-btn h2 > .sv-badge,
h3 > .sv-btn h3 > .sv-badge,
h3 > .sv-btn h4 > .sv-badge,
h3 > .sv-btn h5 > .sv-badge,
h3 > .sv-btn h6 > .sv-badge,
h3 > .sv-btn .sv-h1 > .sv-badge,
h3 > .sv-btn .sv-h2 > .sv-badge,
h3 > .sv-btn .sv-h3 > .sv-badge,
h3 > .sv-btn .sv-h4 > .sv-badge,
h3 > .sv-btn .sv-h5 > .sv-badge,
h3 > .sv-btn .sv-h6 > .sv-badge,
h4 > .sv-btn h1 > .sv-badge,
h4 > .sv-btn h2 > .sv-badge,
h4 > .sv-btn h3 > .sv-badge,
h4 > .sv-btn h4 > .sv-badge,
h4 > .sv-btn h5 > .sv-badge,
h4 > .sv-btn h6 > .sv-badge,
h4 > .sv-btn .sv-h1 > .sv-badge,
h4 > .sv-btn .sv-h2 > .sv-badge,
h4 > .sv-btn .sv-h3 > .sv-badge,
h4 > .sv-btn .sv-h4 > .sv-badge,
h4 > .sv-btn .sv-h5 > .sv-badge,
h4 > .sv-btn .sv-h6 > .sv-badge,
h5 > .sv-btn h1 > .sv-badge,
h5 > .sv-btn h2 > .sv-badge,
h5 > .sv-btn h3 > .sv-badge,
h5 > .sv-btn h4 > .sv-badge,
h5 > .sv-btn h5 > .sv-badge,
h5 > .sv-btn h6 > .sv-badge,
h5 > .sv-btn .sv-h1 > .sv-badge,
h5 > .sv-btn .sv-h2 > .sv-badge,
h5 > .sv-btn .sv-h3 > .sv-badge,
h5 > .sv-btn .sv-h4 > .sv-badge,
h5 > .sv-btn .sv-h5 > .sv-badge,
h5 > .sv-btn .sv-h6 > .sv-badge,
h6 > .sv-btn h1 > .sv-badge,
h6 > .sv-btn h2 > .sv-badge,
h6 > .sv-btn h3 > .sv-badge,
h6 > .sv-btn h4 > .sv-badge,
h6 > .sv-btn h5 > .sv-badge,
h6 > .sv-btn h6 > .sv-badge,
h6 > .sv-btn .sv-h1 > .sv-badge,
h6 > .sv-btn .sv-h2 > .sv-badge,
h6 > .sv-btn .sv-h3 > .sv-badge,
h6 > .sv-btn .sv-h4 > .sv-badge,
h6 > .sv-btn .sv-h5 > .sv-badge,
h6 > .sv-btn .sv-h6 > .sv-badge,
.sv-h1 > .sv-btn h1 > .sv-badge,
.sv-h1 > .sv-btn h2 > .sv-badge,
.sv-h1 > .sv-btn h3 > .sv-badge,
.sv-h1 > .sv-btn h4 > .sv-badge,
.sv-h1 > .sv-btn h5 > .sv-badge,
.sv-h1 > .sv-btn h6 > .sv-badge,
.sv-h1 > .sv-btn .sv-h1 > .sv-badge,
.sv-h1 > .sv-btn .sv-h2 > .sv-badge,
.sv-h1 > .sv-btn .sv-h3 > .sv-badge,
.sv-h1 > .sv-btn .sv-h4 > .sv-badge,
.sv-h1 > .sv-btn .sv-h5 > .sv-badge,
.sv-h1 > .sv-btn .sv-h6 > .sv-badge,
.sv-h2 > .sv-btn h1 > .sv-badge,
.sv-h2 > .sv-btn h2 > .sv-badge,
.sv-h2 > .sv-btn h3 > .sv-badge,
.sv-h2 > .sv-btn h4 > .sv-badge,
.sv-h2 > .sv-btn h5 > .sv-badge,
.sv-h2 > .sv-btn h6 > .sv-badge,
.sv-h2 > .sv-btn .sv-h1 > .sv-badge,
.sv-h2 > .sv-btn .sv-h2 > .sv-badge,
.sv-h2 > .sv-btn .sv-h3 > .sv-badge,
.sv-h2 > .sv-btn .sv-h4 > .sv-badge,
.sv-h2 > .sv-btn .sv-h5 > .sv-badge,
.sv-h2 > .sv-btn .sv-h6 > .sv-badge,
.sv-h3 > .sv-btn h1 > .sv-badge,
.sv-h3 > .sv-btn h2 > .sv-badge,
.sv-h3 > .sv-btn h3 > .sv-badge,
.sv-h3 > .sv-btn h4 > .sv-badge,
.sv-h3 > .sv-btn h5 > .sv-badge,
.sv-h3 > .sv-btn h6 > .sv-badge,
.sv-h3 > .sv-btn .sv-h1 > .sv-badge,
.sv-h3 > .sv-btn .sv-h2 > .sv-badge,
.sv-h3 > .sv-btn .sv-h3 > .sv-badge,
.sv-h3 > .sv-btn .sv-h4 > .sv-badge,
.sv-h3 > .sv-btn .sv-h5 > .sv-badge,
.sv-h3 > .sv-btn .sv-h6 > .sv-badge,
.sv-h4 > .sv-btn h1 > .sv-badge,
.sv-h4 > .sv-btn h2 > .sv-badge,
.sv-h4 > .sv-btn h3 > .sv-badge,
.sv-h4 > .sv-btn h4 > .sv-badge,
.sv-h4 > .sv-btn h5 > .sv-badge,
.sv-h4 > .sv-btn h6 > .sv-badge,
.sv-h4 > .sv-btn .sv-h1 > .sv-badge,
.sv-h4 > .sv-btn .sv-h2 > .sv-badge,
.sv-h4 > .sv-btn .sv-h3 > .sv-badge,
.sv-h4 > .sv-btn .sv-h4 > .sv-badge,
.sv-h4 > .sv-btn .sv-h5 > .sv-badge,
.sv-h4 > .sv-btn .sv-h6 > .sv-badge,
.sv-h5 > .sv-btn h1 > .sv-badge,
.sv-h5 > .sv-btn h2 > .sv-badge,
.sv-h5 > .sv-btn h3 > .sv-badge,
.sv-h5 > .sv-btn h4 > .sv-badge,
.sv-h5 > .sv-btn h5 > .sv-badge,
.sv-h5 > .sv-btn h6 > .sv-badge,
.sv-h5 > .sv-btn .sv-h1 > .sv-badge,
.sv-h5 > .sv-btn .sv-h2 > .sv-badge,
.sv-h5 > .sv-btn .sv-h3 > .sv-badge,
.sv-h5 > .sv-btn .sv-h4 > .sv-badge,
.sv-h5 > .sv-btn .sv-h5 > .sv-badge,
.sv-h5 > .sv-btn .sv-h6 > .sv-badge,
.sv-h6 > .sv-btn h1 > .sv-badge,
.sv-h6 > .sv-btn h2 > .sv-badge,
.sv-h6 > .sv-btn h3 > .sv-badge,
.sv-h6 > .sv-btn h4 > .sv-badge,
.sv-h6 > .sv-btn h5 > .sv-badge,
.sv-h6 > .sv-btn h6 > .sv-badge,
.sv-h6 > .sv-btn .sv-h1 > .sv-badge,
.sv-h6 > .sv-btn .sv-h2 > .sv-badge,
.sv-h6 > .sv-btn .sv-h3 > .sv-badge,
.sv-h6 > .sv-btn .sv-h4 > .sv-badge,
.sv-h6 > .sv-btn .sv-h5 > .sv-badge,
.sv-h6 > .sv-btn .sv-h6 > .sv-badge,
h1 > .sv-label,
h2 > .sv-label,
h3 > .sv-label,
h4 > .sv-label,
h5 > .sv-label,
h6 > .sv-label,
.sv-h1 > .sv-label,
.sv-h2 > .sv-label,
.sv-h3 > .sv-label,
.sv-h4 > .sv-label,
.sv-h5 > .sv-label,
.sv-h6 > .sv-label {
  font-family: "open-sans", sans-serif;
}
h1,
.sv-h1,
h2,
.sv-h2,
h3,
.sv-h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.sv-h1 small,
h2 small,
.sv-h2 small,
h3 small,
.sv-h3 small,
h1 .sv-small,
.sv-h1 .sv-small,
h2 .sv-small,
.sv-h2 .sv-small,
h3 .sv-small,
.sv-h3 .sv-small {
  font-size: 65%;
}
h4,
.sv-h4,
h5,
.sv-h5,
h6,
.sv-h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.sv-h4 small,
h5 small,
.sv-h5 small,
h6 small,
.sv-h6 small,
h4 .sv-small,
.sv-h4 .sv-small,
h5 .sv-small,
.sv-h5 .sv-small,
h6 .sv-small,
.sv-h6 .sv-small {
  font-size: 75%;
}
h1,
.sv-h1 {
  font-size: 26px;
}
h2,
.sv-h2 {
  font-size: 23px;
}
h3,
.sv-h3 {
  font-size: 18px;
}
h4,
.sv-h4 {
  font-size: 17px;
}
h5,
.sv-h5 {
  font-size: 15px;
}
h6,
.sv-h6 {
  font-size: 13px;
}
p {
  margin: 0 0 9px;
}
.sv-lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .sv-lead {
    font-size: 19.5px;
  }
}
small,
.sv-small {
  font-size: 92%;
}
mark,
.sv-mark {
  background-color: #ffc107;
  padding: 0.2em;
}
.sv-text-left {
  text-align: left;
}
.sv-text-right {
  text-align: right;
}
.sv-text-center {
  text-align: center;
}
.sv-text-justify {
  text-align: justify;
}
.sv-text-nowrap {
  white-space: nowrap;
}
.sv-text-lowercase {
  text-transform: lowercase;
}
.sv-text-uppercase {
  text-transform: uppercase;
}
.sv-text-capitalize {
  text-transform: capitalize;
}
.sv-text-muted {
  color: #777777;
}
.sv-text-primary {
  color: #000;
}
a.sv-text-primary:hover {
  color: #000000;
}
.sv-text-success {
  color: #008552;
}
a.sv-text-success:hover {
  color: #005233;
}
.sv-text-info {
  color: #0473a1;
}
a.sv-text-info:hover {
  color: #034f6f;
}
.sv-text-warning {
  color: #ffc107;
}
a.sv-text-warning:hover {
  color: #d39e00;
}
.sv-text-danger {
  color: #b40000;
}
a.sv-text-danger:hover {
  color: #810000;
}
.sv-bg-primary {
  color: #fff;
  background-color: #000;
}
a.sv-bg-primary:hover {
  background-color: #000000;
}
.sv-bg-success {
  background-color: #008552;
}
a.sv-bg-success:hover {
  background-color: #005233;
}
.sv-bg-info {
  background-color: #0473a1;
}
a.sv-bg-info:hover {
  background-color: #034f6f;
}
.sv-bg-warning {
  background-color: #ffc107;
}
a.sv-bg-warning:hover {
  background-color: #d39e00;
}
.sv-bg-danger {
  background-color: #b40000;
}
a.sv-bg-danger:hover {
  background-color: #810000;
}
.sv-page-header {
  padding: 8px 15px 8px 15px;
  margin: 0 -15px 18px -15px;
  color: #fff;
  background-image: url("../images/sv-stage-background.png"), linear-gradient(75deg, #000000 0, #f1f1f1 100%);
}
@media (min-width: 768px) {
  .sv-page-header h1,
  .sv-page-header h2,
  .sv-page-header h3,
  .sv-page-header h4,
  .sv-page-header h5,
  .sv-page-header h6,
  .sv-page-header .sv-h1,
  .sv-page-header .sv-h2,
  .sv-page-header .sv-h3,
  .sv-page-header .sv-h4,
  .sv-page-header .sv-h5,
  .sv-page-header .sv-h6 {
    font-size: 39px;
  }
}
.sv-page-header.sv-hidden-xs {
  display: block !important;
}
.sv-page-header.sv-hidden-sm,
.sv-page-header.sv-hidden-md,
.sv-page-header.sv-hidden-lg {
  display: none !important;
}
.sv-page-content {
  margin: 0;
  width: 100%;
}
.sv-page-content > .sv-message-box,
.sv-page-content > form[action='SIW_TCC'] {
  margin-top: 18px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.sv-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.sv-list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.sv-list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.4;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .sv-dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sv-dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-sv-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.sv-initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  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 .sv-small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .sv-small:before {
  content: '\2014 \00A0';
}
.sv-blockquote-reverse,
blockquote.sv-pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.sv-blockquote-reverse footer:before,
blockquote.sv-pull-right footer:before,
.sv-blockquote-reverse small:before,
blockquote.sv-pull-right small:before,
.sv-blockquote-reverse .sv-small:before,
blockquote.sv-pull-right .sv-small:before {
  content: '';
}
.sv-blockquote-reverse footer:after,
blockquote.sv-pull-right footer:after,
.sv-blockquote-reverse small:after,
blockquote.sv-pull-right small:after,
.sv-blockquote-reverse .sv-small:after,
blockquote.sv-pull-right .sv-small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.4;
}
img[tabindex]:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  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: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #1d1d1d;
  background-color: #eeeeee;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.sv-pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.sv-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sv-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sv-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sv-container {
    width: 1170px;
  }
}
.sv-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.sv-row {
  margin-left: -15px;
  margin-right: -15px;
}
.sv-col-xs-1,
.sv-col-sm-1,
.sv-col-md-1,
.sv-col-lg-1,
.sv-col-xs-2,
.sv-col-sm-2,
.sv-col-md-2,
.sv-col-lg-2,
.sv-col-xs-3,
.sv-col-sm-3,
.sv-col-md-3,
.sv-col-lg-3,
.sv-col-xs-4,
.sv-col-sm-4,
.sv-col-md-4,
.sv-col-lg-4,
.sv-col-xs-5,
.sv-col-sm-5,
.sv-col-md-5,
.sv-col-lg-5,
.sv-col-xs-6,
.sv-col-sm-6,
.sv-col-md-6,
.sv-col-lg-6,
.sv-col-xs-7,
.sv-col-sm-7,
.sv-col-md-7,
.sv-col-lg-7,
.sv-col-xs-8,
.sv-col-sm-8,
.sv-col-md-8,
.sv-col-lg-8,
.sv-col-xs-9,
.sv-col-sm-9,
.sv-col-md-9,
.sv-col-lg-9,
.sv-col-xs-10,
.sv-col-sm-10,
.sv-col-md-10,
.sv-col-lg-10,
.sv-col-xs-11,
.sv-col-sm-11,
.sv-col-md-11,
.sv-col-lg-11,
.sv-col-xs-12,
.sv-col-sm-12,
.sv-col-md-12,
.sv-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sv-col-xs-1,
.sv-col-xs-2,
.sv-col-xs-3,
.sv-col-xs-4,
.sv-col-xs-5,
.sv-col-xs-6,
.sv-col-xs-7,
.sv-col-xs-8,
.sv-col-xs-9,
.sv-col-xs-10,
.sv-col-xs-11,
.sv-col-xs-12 {
  float: left;
}
.sv-col-xs-12 {
  width: 100%;
}
.sv-col-xs-11 {
  width: 91.66666667%;
}
.sv-col-xs-10 {
  width: 83.33333333%;
}
.sv-col-xs-9 {
  width: 75%;
}
.sv-col-xs-8 {
  width: 66.66666667%;
}
.sv-col-xs-7 {
  width: 58.33333333%;
}
.sv-col-xs-6 {
  width: 50%;
}
.sv-col-xs-5 {
  width: 41.66666667%;
}
.sv-col-xs-4 {
  width: 33.33333333%;
}
.sv-col-xs-3 {
  width: 25%;
}
.sv-col-xs-2 {
  width: 16.66666667%;
}
.sv-col-xs-1 {
  width: 8.33333333%;
}
.sv-col-xs-pull-12 {
  right: 100%;
}
.sv-col-xs-pull-11 {
  right: 91.66666667%;
}
.sv-col-xs-pull-10 {
  right: 83.33333333%;
}
.sv-col-xs-pull-9 {
  right: 75%;
}
.sv-col-xs-pull-8 {
  right: 66.66666667%;
}
.sv-col-xs-pull-7 {
  right: 58.33333333%;
}
.sv-col-xs-pull-6 {
  right: 50%;
}
.sv-col-xs-pull-5 {
  right: 41.66666667%;
}
.sv-col-xs-pull-4 {
  right: 33.33333333%;
}
.sv-col-xs-pull-3 {
  right: 25%;
}
.sv-col-xs-pull-2 {
  right: 16.66666667%;
}
.sv-col-xs-pull-1 {
  right: 8.33333333%;
}
.sv-col-xs-pull-0 {
  right: auto;
}
.sv-col-xs-push-12 {
  left: 100%;
}
.sv-col-xs-push-11 {
  left: 91.66666667%;
}
.sv-col-xs-push-10 {
  left: 83.33333333%;
}
.sv-col-xs-push-9 {
  left: 75%;
}
.sv-col-xs-push-8 {
  left: 66.66666667%;
}
.sv-col-xs-push-7 {
  left: 58.33333333%;
}
.sv-col-xs-push-6 {
  left: 50%;
}
.sv-col-xs-push-5 {
  left: 41.66666667%;
}
.sv-col-xs-push-4 {
  left: 33.33333333%;
}
.sv-col-xs-push-3 {
  left: 25%;
}
.sv-col-xs-push-2 {
  left: 16.66666667%;
}
.sv-col-xs-push-1 {
  left: 8.33333333%;
}
.sv-col-xs-push-0 {
  left: auto;
}
.sv-col-xs-offset-12 {
  margin-left: 100%;
}
.sv-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.sv-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.sv-col-xs-offset-9 {
  margin-left: 75%;
}
.sv-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.sv-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.sv-col-xs-offset-6 {
  margin-left: 50%;
}
.sv-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.sv-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.sv-col-xs-offset-3 {
  margin-left: 25%;
}
.sv-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.sv-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.sv-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .sv-col-sm-1,
  .sv-col-sm-2,
  .sv-col-sm-3,
  .sv-col-sm-4,
  .sv-col-sm-5,
  .sv-col-sm-6,
  .sv-col-sm-7,
  .sv-col-sm-8,
  .sv-col-sm-9,
  .sv-col-sm-10,
  .sv-col-sm-11,
  .sv-col-sm-12 {
    float: left;
  }
  .sv-col-sm-12 {
    width: 100%;
  }
  .sv-col-sm-11 {
    width: 91.66666667%;
  }
  .sv-col-sm-10 {
    width: 83.33333333%;
  }
  .sv-col-sm-9 {
    width: 75%;
  }
  .sv-col-sm-8 {
    width: 66.66666667%;
  }
  .sv-col-sm-7 {
    width: 58.33333333%;
  }
  .sv-col-sm-6 {
    width: 50%;
  }
  .sv-col-sm-5 {
    width: 41.66666667%;
  }
  .sv-col-sm-4 {
    width: 33.33333333%;
  }
  .sv-col-sm-3 {
    width: 25%;
  }
  .sv-col-sm-2 {
    width: 16.66666667%;
  }
  .sv-col-sm-1 {
    width: 8.33333333%;
  }
  .sv-col-sm-pull-12 {
    right: 100%;
  }
  .sv-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .sv-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .sv-col-sm-pull-9 {
    right: 75%;
  }
  .sv-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .sv-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .sv-col-sm-pull-6 {
    right: 50%;
  }
  .sv-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .sv-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .sv-col-sm-pull-3 {
    right: 25%;
  }
  .sv-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .sv-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .sv-col-sm-pull-0 {
    right: auto;
  }
  .sv-col-sm-push-12 {
    left: 100%;
  }
  .sv-col-sm-push-11 {
    left: 91.66666667%;
  }
  .sv-col-sm-push-10 {
    left: 83.33333333%;
  }
  .sv-col-sm-push-9 {
    left: 75%;
  }
  .sv-col-sm-push-8 {
    left: 66.66666667%;
  }
  .sv-col-sm-push-7 {
    left: 58.33333333%;
  }
  .sv-col-sm-push-6 {
    left: 50%;
  }
  .sv-col-sm-push-5 {
    left: 41.66666667%;
  }
  .sv-col-sm-push-4 {
    left: 33.33333333%;
  }
  .sv-col-sm-push-3 {
    left: 25%;
  }
  .sv-col-sm-push-2 {
    left: 16.66666667%;
  }
  .sv-col-sm-push-1 {
    left: 8.33333333%;
  }
  .sv-col-sm-push-0 {
    left: auto;
  }
  .sv-col-sm-offset-12 {
    margin-left: 100%;
  }
  .sv-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .sv-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .sv-col-sm-offset-9 {
    margin-left: 75%;
  }
  .sv-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .sv-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .sv-col-sm-offset-6 {
    margin-left: 50%;
  }
  .sv-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .sv-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .sv-col-sm-offset-3 {
    margin-left: 25%;
  }
  .sv-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .sv-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .sv-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .sv-col-md-1,
  .sv-col-md-2,
  .sv-col-md-3,
  .sv-col-md-4,
  .sv-col-md-5,
  .sv-col-md-6,
  .sv-col-md-7,
  .sv-col-md-8,
  .sv-col-md-9,
  .sv-col-md-10,
  .sv-col-md-11,
  .sv-col-md-12 {
    float: left;
  }
  .sv-col-md-12 {
    width: 100%;
  }
  .sv-col-md-11 {
    width: 91.66666667%;
  }
  .sv-col-md-10 {
    width: 83.33333333%;
  }
  .sv-col-md-9 {
    width: 75%;
  }
  .sv-col-md-8 {
    width: 66.66666667%;
  }
  .sv-col-md-7 {
    width: 58.33333333%;
  }
  .sv-col-md-6 {
    width: 50%;
  }
  .sv-col-md-5 {
    width: 41.66666667%;
  }
  .sv-col-md-4 {
    width: 33.33333333%;
  }
  .sv-col-md-3 {
    width: 25%;
  }
  .sv-col-md-2 {
    width: 16.66666667%;
  }
  .sv-col-md-1 {
    width: 8.33333333%;
  }
  .sv-col-md-pull-12 {
    right: 100%;
  }
  .sv-col-md-pull-11 {
    right: 91.66666667%;
  }
  .sv-col-md-pull-10 {
    right: 83.33333333%;
  }
  .sv-col-md-pull-9 {
    right: 75%;
  }
  .sv-col-md-pull-8 {
    right: 66.66666667%;
  }
  .sv-col-md-pull-7 {
    right: 58.33333333%;
  }
  .sv-col-md-pull-6 {
    right: 50%;
  }
  .sv-col-md-pull-5 {
    right: 41.66666667%;
  }
  .sv-col-md-pull-4 {
    right: 33.33333333%;
  }
  .sv-col-md-pull-3 {
    right: 25%;
  }
  .sv-col-md-pull-2 {
    right: 16.66666667%;
  }
  .sv-col-md-pull-1 {
    right: 8.33333333%;
  }
  .sv-col-md-pull-0 {
    right: auto;
  }
  .sv-col-md-push-12 {
    left: 100%;
  }
  .sv-col-md-push-11 {
    left: 91.66666667%;
  }
  .sv-col-md-push-10 {
    left: 83.33333333%;
  }
  .sv-col-md-push-9 {
    left: 75%;
  }
  .sv-col-md-push-8 {
    left: 66.66666667%;
  }
  .sv-col-md-push-7 {
    left: 58.33333333%;
  }
  .sv-col-md-push-6 {
    left: 50%;
  }
  .sv-col-md-push-5 {
    left: 41.66666667%;
  }
  .sv-col-md-push-4 {
    left: 33.33333333%;
  }
  .sv-col-md-push-3 {
    left: 25%;
  }
  .sv-col-md-push-2 {
    left: 16.66666667%;
  }
  .sv-col-md-push-1 {
    left: 8.33333333%;
  }
  .sv-col-md-push-0 {
    left: auto;
  }
  .sv-col-md-offset-12 {
    margin-left: 100%;
  }
  .sv-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .sv-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .sv-col-md-offset-9 {
    margin-left: 75%;
  }
  .sv-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .sv-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .sv-col-md-offset-6 {
    margin-left: 50%;
  }
  .sv-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .sv-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .sv-col-md-offset-3 {
    margin-left: 25%;
  }
  .sv-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .sv-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .sv-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .sv-col-lg-1,
  .sv-col-lg-2,
  .sv-col-lg-3,
  .sv-col-lg-4,
  .sv-col-lg-5,
  .sv-col-lg-6,
  .sv-col-lg-7,
  .sv-col-lg-8,
  .sv-col-lg-9,
  .sv-col-lg-10,
  .sv-col-lg-11,
  .sv-col-lg-12 {
    float: left;
  }
  .sv-col-lg-12 {
    width: 100%;
  }
  .sv-col-lg-11 {
    width: 91.66666667%;
  }
  .sv-col-lg-10 {
    width: 83.33333333%;
  }
  .sv-col-lg-9 {
    width: 75%;
  }
  .sv-col-lg-8 {
    width: 66.66666667%;
  }
  .sv-col-lg-7 {
    width: 58.33333333%;
  }
  .sv-col-lg-6 {
    width: 50%;
  }
  .sv-col-lg-5 {
    width: 41.66666667%;
  }
  .sv-col-lg-4 {
    width: 33.33333333%;
  }
  .sv-col-lg-3 {
    width: 25%;
  }
  .sv-col-lg-2 {
    width: 16.66666667%;
  }
  .sv-col-lg-1 {
    width: 8.33333333%;
  }
  .sv-col-lg-pull-12 {
    right: 100%;
  }
  .sv-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .sv-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .sv-col-lg-pull-9 {
    right: 75%;
  }
  .sv-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .sv-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .sv-col-lg-pull-6 {
    right: 50%;
  }
  .sv-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .sv-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .sv-col-lg-pull-3 {
    right: 25%;
  }
  .sv-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .sv-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .sv-col-lg-pull-0 {
    right: auto;
  }
  .sv-col-lg-push-12 {
    left: 100%;
  }
  .sv-col-lg-push-11 {
    left: 91.66666667%;
  }
  .sv-col-lg-push-10 {
    left: 83.33333333%;
  }
  .sv-col-lg-push-9 {
    left: 75%;
  }
  .sv-col-lg-push-8 {
    left: 66.66666667%;
  }
  .sv-col-lg-push-7 {
    left: 58.33333333%;
  }
  .sv-col-lg-push-6 {
    left: 50%;
  }
  .sv-col-lg-push-5 {
    left: 41.66666667%;
  }
  .sv-col-lg-push-4 {
    left: 33.33333333%;
  }
  .sv-col-lg-push-3 {
    left: 25%;
  }
  .sv-col-lg-push-2 {
    left: 16.66666667%;
  }
  .sv-col-lg-push-1 {
    left: 8.33333333%;
  }
  .sv-col-lg-push-0 {
    left: auto;
  }
  .sv-col-lg-offset-12 {
    margin-left: 100%;
  }
  .sv-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .sv-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .sv-col-lg-offset-9 {
    margin-left: 75%;
  }
  .sv-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .sv-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .sv-col-lg-offset-6 {
    margin-left: 50%;
  }
  .sv-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .sv-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .sv-col-lg-offset-3 {
    margin-left: 25%;
  }
  .sv-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .sv-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .sv-col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.sv-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.sv-table > thead > tr > th,
.sv-table > tbody > tr > th,
.sv-table > tfoot > tr > th,
.sv-table > thead > tr > td,
.sv-table > tbody > tr > td,
.sv-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #dbdbdb;
}
.sv-table > thead > tr.sv-disabled th,
.sv-table > tbody > tr.sv-disabled th,
.sv-table > tfoot > tr.sv-disabled th,
.sv-table > thead > tr.sv-disabled td,
.sv-table > tbody > tr.sv-disabled td,
.sv-table > tfoot > tr.sv-disabled td {
  color: #b3b3b3;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table > thead > tr > th:first-child,
.sv-table > tbody > tr > th:first-child,
.sv-table > tfoot > tr > th:first-child,
.sv-table > thead > tr > td:first-child,
.sv-table > tbody > tr > td:first-child,
.sv-table > tfoot > tr > td:first-child {
  border-left: 0;
}
.sv-table > thead > tr > th:last-child,
.sv-table > tbody > tr > th:last-child,
.sv-table > tfoot > tr > th:last-child,
.sv-table > thead > tr > td:last-child,
.sv-table > tbody > tr > td:last-child,
.sv-table > tfoot > tr > td:last-child {
  border-right: 0;
}
.sv-table > thead > tr:first-child > td,
.sv-table > tbody > tr:first-child > td,
.sv-table > tfoot > tr:first-child > td {
  border-top: 0;
}
.sv-table > thead > tr > th {
  vertical-align: bottom;
  border: 1px solid #dbdbdb;
  border-left: 0;
}
.sv-table > tbody + tbody {
  border-top: 1px solid #dbdbdb;
}
.sv-table tr.sv-active a[href] {
  color: #1d1d1d;
}
.sv-table .sv-table {
  background-color: #f1f1f1;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-condensed > thead > tr > th,
.sv-table-condensed > tbody > tr > th,
.sv-table-condensed > tfoot > tr > th,
.sv-table-condensed > thead > tr > td,
.sv-table-condensed > tbody > tr > td,
.sv-table-condensed > tfoot > tr > td {
  padding: 5px;
}
.sv-table-bordered {
  border: 1px solid #dbdbdb;
}
.sv-table-bordered > thead > tr > th,
.sv-table-bordered > tbody > tr > th,
.sv-table-bordered > tfoot > tr > th,
.sv-table-bordered > thead > tr > td,
.sv-table-bordered > tbody > tr > td,
.sv-table-bordered > tfoot > tr > td {
  border: 1px solid #dbdbdb;
}
.sv-table-bordered > thead > tr > th,
.sv-table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.sv-table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-hover > tbody > tr:hover {
  background-color: #dadada;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
table col[class*="sv-col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="sv-col-"],
table th[class*="sv-col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.sv-table > thead > tr > td.sv-active,
.sv-table > tbody > tr > td.sv-active,
.sv-table > tfoot > tr > td.sv-active,
.sv-table > thead > tr > th.sv-active,
.sv-table > tbody > tr > th.sv-active,
.sv-table > tfoot > tr > th.sv-active,
.sv-table > thead > tr.sv-active > td,
.sv-table > tbody > tr.sv-active > td,
.sv-table > tfoot > tr.sv-active > td,
.sv-table > thead > tr.sv-active > th,
.sv-table > tbody > tr.sv-active > th,
.sv-table > tfoot > tr.sv-active > th {
  background-color: #dbdbdb;
  color: #1d1d1d;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-hover > tbody > tr > td.sv-active:hover,
.sv-table-hover > tbody > tr > th.sv-active:hover,
.sv-table-hover > tbody > tr.sv-active:hover > td,
.sv-table-hover > tbody > tr:hover > .sv-active,
.sv-table-hover > tbody > tr.sv-active:hover > th {
  background-color: #cecece;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table > thead > tr > td.sv-success,
.sv-table > tbody > tr > td.sv-success,
.sv-table > tfoot > tr > td.sv-success,
.sv-table > thead > tr > th.sv-success,
.sv-table > tbody > tr > th.sv-success,
.sv-table > tfoot > tr > th.sv-success,
.sv-table > thead > tr.sv-success > td,
.sv-table > tbody > tr.sv-success > td,
.sv-table > tfoot > tr.sv-success > td,
.sv-table > thead > tr.sv-success > th,
.sv-table > tbody > tr.sv-success > th,
.sv-table > tfoot > tr.sv-success > th {
  background-color: #008552;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-hover > tbody > tr > td.sv-success:hover,
.sv-table-hover > tbody > tr > th.sv-success:hover,
.sv-table-hover > tbody > tr.sv-success:hover > td,
.sv-table-hover > tbody > tr:hover > .sv-success,
.sv-table-hover > tbody > tr.sv-success:hover > th {
  background-color: #006c42;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table > thead > tr > td.sv-info,
.sv-table > tbody > tr > td.sv-info,
.sv-table > tfoot > tr > td.sv-info,
.sv-table > thead > tr > th.sv-info,
.sv-table > tbody > tr > th.sv-info,
.sv-table > tfoot > tr > th.sv-info,
.sv-table > thead > tr.sv-info > td,
.sv-table > tbody > tr.sv-info > td,
.sv-table > tfoot > tr.sv-info > td,
.sv-table > thead > tr.sv-info > th,
.sv-table > tbody > tr.sv-info > th,
.sv-table > tfoot > tr.sv-info > th {
  background-color: #0473a1;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-hover > tbody > tr > td.sv-info:hover,
.sv-table-hover > tbody > tr > th.sv-info:hover,
.sv-table-hover > tbody > tr.sv-info:hover > td,
.sv-table-hover > tbody > tr:hover > .sv-info,
.sv-table-hover > tbody > tr.sv-info:hover > th {
  background-color: #036188;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table > thead > tr > td.sv-warning,
.sv-table > tbody > tr > td.sv-warning,
.sv-table > tfoot > tr > td.sv-warning,
.sv-table > thead > tr > th.sv-warning,
.sv-table > tbody > tr > th.sv-warning,
.sv-table > tfoot > tr > th.sv-warning,
.sv-table > thead > tr.sv-warning > td,
.sv-table > tbody > tr.sv-warning > td,
.sv-table > tfoot > tr.sv-warning > td,
.sv-table > thead > tr.sv-warning > th,
.sv-table > tbody > tr.sv-warning > th,
.sv-table > tfoot > tr.sv-warning > th {
  background-color: #ffc107;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-hover > tbody > tr > td.sv-warning:hover,
.sv-table-hover > tbody > tr > th.sv-warning:hover,
.sv-table-hover > tbody > tr.sv-warning:hover > td,
.sv-table-hover > tbody > tr:hover > .sv-warning,
.sv-table-hover > tbody > tr.sv-warning:hover > th {
  background-color: #ecb100;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table > thead > tr > td.sv-danger,
.sv-table > tbody > tr > td.sv-danger,
.sv-table > tfoot > tr > td.sv-danger,
.sv-table > thead > tr > th.sv-danger,
.sv-table > tbody > tr > th.sv-danger,
.sv-table > tfoot > tr > th.sv-danger,
.sv-table > thead > tr.sv-danger > td,
.sv-table > tbody > tr.sv-danger > td,
.sv-table > tfoot > tr.sv-danger > td,
.sv-table > thead > tr.sv-danger > th,
.sv-table > tbody > tr.sv-danger > th,
.sv-table > tfoot > tr.sv-danger > th {
  background-color: #b40000;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-hover > tbody > tr > td.sv-danger:hover,
.sv-table-hover > tbody > tr > th.sv-danger:hover,
.sv-table-hover > tbody > tr.sv-danger:hover > td,
.sv-table-hover > tbody > tr:hover > .sv-danger,
.sv-table-hover > tbody > tr.sv-danger:hover > th {
  background-color: #9b0000;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .sv-table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dbdbdb;
  }
  .sv-table-responsive > .sv-table {
    margin-bottom: 0;
  }
  .sv-table-responsive > .sv-table > thead > tr > th,
  .sv-table-responsive > .sv-table > tbody > tr > th,
  .sv-table-responsive > .sv-table > tfoot > tr > th,
  .sv-table-responsive > .sv-table > thead > tr > td,
  .sv-table-responsive > .sv-table > tbody > tr > td,
  .sv-table-responsive > .sv-table > tfoot > tr > td {
    white-space: nowrap;
  }
  .sv-table-responsive > .sv-table-bordered {
    border: 0;
  }
  .sv-table-responsive > .sv-table-bordered > thead > tr > th:first-child,
  .sv-table-responsive > .sv-table-bordered > tbody > tr > th:first-child,
  .sv-table-responsive > .sv-table-bordered > tfoot > tr > th:first-child,
  .sv-table-responsive > .sv-table-bordered > thead > tr > td:first-child,
  .sv-table-responsive > .sv-table-bordered > tbody > tr > td:first-child,
  .sv-table-responsive > .sv-table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .sv-table-responsive > .sv-table-bordered > thead > tr > th:last-child,
  .sv-table-responsive > .sv-table-bordered > tbody > tr > th:last-child,
  .sv-table-responsive > .sv-table-bordered > tfoot > tr > th:last-child,
  .sv-table-responsive > .sv-table-bordered > thead > tr > td:last-child,
  .sv-table-responsive > .sv-table-bordered > tbody > tr > td:last-child,
  .sv-table-responsive > .sv-table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .sv-table-responsive > .sv-table-bordered > tbody > tr:last-child > th,
  .sv-table-responsive > .sv-table-bordered > tfoot > tr:last-child > th,
  .sv-table-responsive > .sv-table-bordered > tbody > tr:last-child > td,
  .sv-table-responsive > .sv-table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.sv-table caption {
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
}
.sv-table-container {
  margin-bottom: 14px;
}
/*input styles and widths for form-controls when used within a table*/
.sv-table .sv-form-control {
  display: inline;
}
.sv-table input.sv-form-control-xs {
  width: 6em;
}
.sv-table input.sv-form-control-sm {
  width: 12em;
}
.sv-table input.sv-form-control-md {
  width: 24em;
}
.sv-table input.sv-form-control-lg {
  width: 48em;
}
/*default table column widths - for use when some width control is absolutely necessary*/
.sv-table th.sv-table-col-xs {
  width: 6em;
}
.sv-table th.sv-table-col-sm {
  width: 9em;
}
.sv-table th.sv-table-col-md {
  width: 12em;
}
.sv-table th.sv-table-col-lg {
  width: 18em;
}
@media (max-width: 767px) {
  .sv-table input.sv-form-control-xs,
  .sv-table input.sv-form-control-sm,
  .sv-table input.sv-form-control-md,
  .sv-table input.sv-form-control-lg {
    width: 100%;
  }
}
.sv-table-has-feedback .sv-form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.sv-table-has-feedback .sv-form-control {
  display: inline-block;
  vertical-align: middle;
}
.sv-table-has-feedback .sv-input-group {
  display: inline-table;
  vertical-align: middle;
}
.sv-table-has-feedback.sv-has-feedback .sv-form-control,
.sv-table-has-feedback .sv-has-feedback .sv-form-control {
  padding-right: 30.6px;
}
.sv-table-has-feedback.sv-has-feedback .sv-form-control-feedback,
.sv-table-has-feedback .sv-has-feedback .sv-form-control-feedback {
  top: 0;
}
.sv-financial-container .sv-financial-total {
  padding: 8px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sv-financial-container .sv-financial-total {
    font-weight: normal;
  }
}
.sv-financial-container .sv-financial-label {
  font-weight: bold;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
@supports (-webkit-touch-callout: none) {
  input[type="file"]:focus,
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    /*Safari iOS overrides a lot of input styling, so disable or amend certain aspects on that browser only*/
    border-color: #000;
    border-width: 3px;
    box-shadow: none;
  }
}
output {
  display: block;
  padding-top: 8px;
  font-size: 13px;
  line-height: 1.4;
  color: #555555;
}
.sv-form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 7px 13px;
  font-size: 13px;
  line-height: 1.4;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #949494;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sv-form-control:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
@supports (-webkit-touch-callout: none) {
  .sv-form-control:focus {
    /*Safari iOS overrides a lot of input styling, so disable or amend certain aspects on that browser only*/
    border-color: #000;
    border-width: 3px;
    box-shadow: none;
  }
}
.sv-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.sv-form-control::-webkit-input-placeholder {
  color: #999;
}
.sv-form-control[disabled],
.sv-form-control[readonly],
fieldset[disabled] .sv-form-control {
  cursor: default;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.sv-form-control {
  height: auto;
}
.sv-form-control.sv-form-control-file {
  padding: 0;
  border: none;
  box-shadow: none;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.4 \0;
}
input[type="date"].sv-input-sm,
input[type="time"].sv-input-sm,
input[type="datetime-local"].sv-input-sm,
input[type="month"].sv-input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].sv-input-lg,
input[type="time"].sv-input-lg,
input[type="datetime-local"].sv-input-lg,
input[type="month"].sv-input-lg {
  line-height: 54px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.4;
}
_:-ms-fullscreen.sv-input-sm,
:root input[type="date"].sv-input-sm,
_:-ms-fullscreen.sv-input-sm,
:root input[type="time"].sv-input-sm,
_:-ms-fullscreen.sv-input-sm,
:root input[type="datetime-local"].sv-input-sm,
_:-ms-fullscreen.sv-input-sm,
:root input[type="month"].sv-input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.sv-input-lg,
:root input[type="date"].sv-input-lg,
_:-ms-fullscreen.sv-input-lg,
:root input[type="time"].sv-input-lg,
_:-ms-fullscreen.sv-input-lg,
:root input[type="datetime-local"].sv-input-lg,
_:-ms-fullscreen.sv-input-lg,
:root input[type="month"].sv-input-lg {
  line-height: 1.33;
}
.sv-form-group {
  margin-bottom: 15px;
}
.sv-form-static .sv-form-group {
  margin-bottom: 5px;
}
.sv-radio,
.sv-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sv-radio label,
.sv-checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.sv-radio input[type="radio"],
.sv-radio-inline input[type="radio"],
.sv-checkbox input[type="checkbox"],
.sv-checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.sv-radio + .sv-radio,
.sv-checkbox + .sv-checkbox {
  margin-top: -5px;
}
.sv-radio-inline,
.sv-checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.sv-radio-inline + .sv-radio-inline,
.sv-checkbox-inline + .sv-checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].sv-disabled,
input[type="checkbox"].sv-disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: default;
}
.sv-radio-inline.sv-disabled,
.sv-checkbox-inline.sv-disabled,
fieldset[disabled] .sv-radio-inline,
fieldset[disabled] .sv-checkbox-inline {
  cursor: default;
}
.sv-radio.sv-disabled label,
.sv-checkbox.sv-disabled label,
fieldset[disabled] .sv-radio label,
fieldset[disabled] .sv-checkbox label {
  cursor: default;
}
.sv-form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.sv-form-control-static.sv-input-lg,
.sv-form-control-static.sv-input-sm {
  padding-left: 0;
  padding-right: 0;
}
.sv-form-control-static .sv-form-control {
  margin-top: -8px;
  margin-bottom: -8px;
}
.sv-input-sm,
.sv-form-group-sm .sv-form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}
select.sv-input-sm,
select.sv-form-group-sm .sv-form-control {
  height: 30px;
  line-height: 30px;
}
textarea.sv-input-sm,
textarea.sv-form-group-sm .sv-form-control,
select[multiple].sv-input-sm,
select[multiple].sv-form-group-sm .sv-form-control {
  height: auto;
}
.sv-input-lg,
.sv-form-group-lg .sv-form-control {
  height: 54px;
  padding: 13px 26px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 4px;
}
select.sv-input-lg,
select.sv-form-group-lg .sv-form-control {
  height: 54px;
  line-height: 54px;
}
textarea.sv-input-lg,
textarea.sv-form-group-lg .sv-form-control,
select[multiple].sv-input-lg,
select[multiple].sv-form-group-lg .sv-form-control {
  height: auto;
}
.sv-has-feedback {
  position: relative;
}
.sv-has-feedback .sv-form-control {
  padding-right: 42.5px;
}
.sv-form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.sv-input-lg + .sv-form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.sv-input-sm + .sv-form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.sv-has-success .sv-help-block,
.sv-has-success .sv-control-label,
.sv-has-success .sv-radio,
.sv-has-success .sv-checkbox,
.sv-has-success .sv-radio-inline,
.sv-has-success .sv-checkbox-inline,
.sv-has-success span.sv-inline-error,
.sv-has-success span.sv-inline-error-text,
.sv-has-success p.sv-radio-text,
.sv-has-success p.sv-checkbox-text,
.sv-has-success.sv-radio label,
.sv-has-success.sv-checkbox label,
.sv-has-success.sv-radio-inline label,
.sv-has-success.sv-checkbox-inline label {
  color: #008552;
}
.sv-has-success .sv-form-control {
  border-color: #008552;
}
.sv-has-success .sv-form-control:focus {
  border-color: #008552;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 133, 82, 0.8);
}
.sv-has-success .sv-input-group-addon {
  color: #008552;
  border-color: #008552;
  background-color: #fff;
}
.sv-has-success .sv-form-control-feedback {
  color: #008552;
}
.sv-has-warning .sv-help-block,
.sv-has-warning .sv-control-label,
.sv-has-warning .sv-radio,
.sv-has-warning .sv-checkbox,
.sv-has-warning .sv-radio-inline,
.sv-has-warning .sv-checkbox-inline,
.sv-has-warning span.sv-inline-error,
.sv-has-warning span.sv-inline-error-text,
.sv-has-warning p.sv-radio-text,
.sv-has-warning p.sv-checkbox-text,
.sv-has-warning.sv-radio label,
.sv-has-warning.sv-checkbox label,
.sv-has-warning.sv-radio-inline label,
.sv-has-warning.sv-checkbox-inline label {
  color: #866500;
}
.sv-has-warning .sv-form-control {
  border-color: #866500;
}
.sv-has-warning .sv-form-control:focus {
  border-color: #866500;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(134, 101, 0, 0.8);
}
.sv-has-warning .sv-input-group-addon {
  color: #866500;
  border-color: #866500;
  background-color: #1d1d1d;
}
.sv-has-warning .sv-form-control-feedback {
  color: #866500;
}
.sv-has-error .sv-help-block,
.sv-has-error .sv-control-label,
.sv-has-error .sv-radio,
.sv-has-error .sv-checkbox,
.sv-has-error .sv-radio-inline,
.sv-has-error .sv-checkbox-inline,
.sv-has-error span.sv-inline-error,
.sv-has-error span.sv-inline-error-text,
.sv-has-error p.sv-radio-text,
.sv-has-error p.sv-checkbox-text,
.sv-has-error.sv-radio label,
.sv-has-error.sv-checkbox label,
.sv-has-error.sv-radio-inline label,
.sv-has-error.sv-checkbox-inline label {
  color: #b40000;
}
.sv-has-error .sv-form-control {
  border-color: #b40000;
}
.sv-has-error .sv-form-control:focus {
  border-color: #b40000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(180, 0, 0, 0.8);
}
.sv-has-error .sv-input-group-addon {
  color: #b40000;
  border-color: #b40000;
  background-color: #fff;
}
.sv-has-error .sv-form-control-feedback {
  color: #b40000;
}
.sv-has-feedback label ~ .sv-form-control-feedback {
  top: 23px;
}
.sv-has-feedback label.sv-sr-only ~ .sv-form-control-feedback {
  top: 0;
}
.sv-help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #5d5d5d;
}
@media (min-width: 768px) {
  .sv-form-inline .sv-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .sv-form-inline .sv-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .sv-form-inline .sv-form-control-static {
    display: inline-block;
  }
  .sv-form-inline .sv-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .sv-form-inline .sv-input-group .sv-input-group-addon,
  .sv-form-inline .sv-input-group .sv-input-group-btn,
  .sv-form-inline .sv-input-group .sv-form-control {
    width: auto;
  }
  .sv-form-inline .sv-input-group > .sv-form-control {
    width: 100%;
  }
  .sv-form-inline .sv-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .sv-form-inline .sv-radio,
  .sv-form-inline .sv-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .sv-form-inline .sv-radio label,
  .sv-form-inline .sv-checkbox label {
    padding-left: 0;
  }
  .sv-form-inline .sv-radio input[type="radio"],
  .sv-form-inline .sv-checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .sv-form-inline .sv-has-feedback .sv-form-control-feedback {
    top: 0;
  }
}
.sv-form-horizontal .sv-radio,
.sv-form-horizontal .sv-checkbox,
.sv-form-horizontal .sv-radio-inline,
.sv-form-horizontal .sv-checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
}
.sv-form-horizontal .sv-radio,
.sv-form-horizontal .sv-checkbox {
  min-height: 26px;
}
.sv-form-horizontal .sv-form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.sv-form-horizontal .sv-form-btns .sv-btn {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .sv-form-horizontal .sv-control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px;
  }
  .sv-form-horizontal .sv-static-text,
  .sv-form-horizontal .sv-checkbox-text,
  .sv-form-horizontal .sv-radio-text {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px;
  }
  .sv-form-horizontal .sv-form-btns .sv-btn {
    margin-bottom: 0;
  }
}
.sv-form-horizontal .sv-static-text {
  font-weight: bold;
  margin-bottom: 0;
}
.sv-form-horizontal .sv-checkbox-text,
.sv-form-horizontal .sv-radio-text {
  max-width: 100%;
  font-weight: bold;
}
.sv-form-horizontal .sv-has-feedback .sv-form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .sv-form-horizontal .sv-form-group-lg .sv-control-label {
    padding-top: 18.29px;
  }
}
@media (min-width: 768px) {
  .sv-form-horizontal .sv-form-group-sm .sv-control-label {
    padding-top: 6px;
  }
}
/*use when including sv-has-feedback when also using an sv-input-group*/
.sv-has-feedback-in-input-group {
  position: relative;
}
/*if we've got an input group with feedback then we apply a special style to ensure that the positioning of the icon is correct*/
.sv-form-horizontal .sv-has-feedback .sv-has-feedback-in-input-group .sv-form-control-feedback {
  right: 0;
}
/*styles for pagination within a form*/
.sv-form-pagination,
.sv-form-pagination-btn {
  text-align: right;
  margin-left: 13px;
  margin-right: 13px;
}
.sv-form-pagination .sv-pagination-page,
.sv-form-pagination-btn .sv-pagination-page {
  display: none;
}
.sv-form-pagination-rec-count {
  text-align: right;
  margin-bottom: 0;
  margin-top: 1em;
  font-size: 12px;
}
/*used when we have a static page with a non-editable (Uniface-created) field*/
.sv-form-control-static .sv-form-control {
  margin-top: -8px;
  margin-bottom: -8px;
}
.sv-form-container {
  margin-bottom: 14px;
}
.sv-inline-error {
  padding-left: 5px;
}
.sv-form-group .sv-help-block {
  margin-bottom: 5px;
}
.sv-btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 13px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
  text-transform: uppercase;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-btn:focus,
.sv-btn:active:focus,
.sv-btn.sv-active:focus,
.sv-btn.sv-focus,
.sv-btn:active.sv-focus,
.sv-btn.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn:hover,
.sv-btn:focus,
.sv-btn.sv-focus,
.sv-btn > .sv-btn-circle-content,
.sv-btn > .sv-btn-circle-content:hover,
.sv-btn > .sv-btn-circle-content:focus {
  color: #333;
  text-decoration: none;
}
.sv-btn:active,
.sv-btn.sv-active {
  outline: 0;
  background-image: none;
}
.sv-btn.sv-disabled,
.sv-btn[disabled],
fieldset[disabled] .sv-btn {
  cursor: default;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.sv-btn.sv-btn-block {
  white-space: normal;
}
@supports (-webkit-touch-callout: none) {
  .sv-btn,
  .tablesaw-enhanced .tablesaw-bar .btn {
    -webkit-appearance: none;
  }
}
.sv-btn-default,
.tablesaw-enhanced .tablesaw-bar .btn {
  color: #333;
  background-color: #fff;
  border-color: #8e8e8e;
}
.sv-btn-default:hover,
.sv-btn-default:focus,
.sv-btn-default.sv-focus,
.sv-btn-default:active,
.sv-btn-default.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-default {
  color: #333;
  background-color: #e0e0e0;
  border-color: #6f6f6f;
}
.sv-btn-default:focus,
.sv-btn-default:active:focus,
.sv-btn-default.sv-active:focus,
.sv-btn-default.sv-focus,
.sv-btn-default:active.sv-focus,
.sv-btn-default.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn-default > .sv-btn-circle-content {
  color: #333;
}
.sv-btn-default:active,
.sv-btn-default.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-default {
  background-image: none;
}
.sv-btn-default.sv-disabled,
.sv-btn-default[disabled],
fieldset[disabled] .sv-btn-default,
.sv-btn-default.sv-disabled:hover,
.sv-btn-default[disabled]:hover,
fieldset[disabled] .sv-btn-default:hover,
.sv-btn-default.sv-disabled:focus,
.sv-btn-default[disabled]:focus,
fieldset[disabled] .sv-btn-default:focus,
.sv-btn-default.sv-disabled.sv-focus,
.sv-btn-default[disabled].sv-focus,
fieldset[disabled] .sv-btn-default.sv-focus,
.sv-btn-default.sv-disabled:active,
.sv-btn-default[disabled]:active,
fieldset[disabled] .sv-btn-default:active,
.sv-btn-default.sv-disabled.sv-active,
.sv-btn-default[disabled].sv-active,
fieldset[disabled] .sv-btn-default.sv-active {
  background-color: #fff;
  border-color: #8e8e8e;
}
.sv-btn-default .sv-badge {
  color: #fff;
  background-color: #333;
}
.sv-btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.sv-btn-primary:hover,
.sv-btn-primary:focus,
.sv-btn-primary.sv-focus,
.sv-btn-primary:active,
.sv-btn-primary.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sv-btn-primary:focus,
.sv-btn-primary:active:focus,
.sv-btn-primary.sv-active:focus,
.sv-btn-primary.sv-focus,
.sv-btn-primary:active.sv-focus,
.sv-btn-primary.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn-primary > .sv-btn-circle-content {
  color: #fff;
}
.sv-btn-primary:active,
.sv-btn-primary.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-primary {
  background-image: none;
}
.sv-btn-primary.sv-disabled,
.sv-btn-primary[disabled],
fieldset[disabled] .sv-btn-primary,
.sv-btn-primary.sv-disabled:hover,
.sv-btn-primary[disabled]:hover,
fieldset[disabled] .sv-btn-primary:hover,
.sv-btn-primary.sv-disabled:focus,
.sv-btn-primary[disabled]:focus,
fieldset[disabled] .sv-btn-primary:focus,
.sv-btn-primary.sv-disabled.sv-focus,
.sv-btn-primary[disabled].sv-focus,
fieldset[disabled] .sv-btn-primary.sv-focus,
.sv-btn-primary.sv-disabled:active,
.sv-btn-primary[disabled]:active,
fieldset[disabled] .sv-btn-primary:active,
.sv-btn-primary.sv-disabled.sv-active,
.sv-btn-primary[disabled].sv-active,
fieldset[disabled] .sv-btn-primary.sv-active {
  background-color: #000;
  border-color: #000;
}
.sv-btn-primary .sv-badge {
  color: #000;
  background-color: #fff;
}
.sv-btn-success {
  color: #fff;
  background-color: #008552;
  border-color: #008552;
}
.sv-btn-success:hover,
.sv-btn-success:focus,
.sv-btn-success.sv-focus,
.sv-btn-success:active,
.sv-btn-success.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-success {
  color: #fff;
  background-color: #00482c;
  border-color: #00482c;
}
.sv-btn-success:focus,
.sv-btn-success:active:focus,
.sv-btn-success.sv-active:focus,
.sv-btn-success.sv-focus,
.sv-btn-success:active.sv-focus,
.sv-btn-success.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn-success > .sv-btn-circle-content {
  color: #fff;
}
.sv-btn-success:active,
.sv-btn-success.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-success {
  background-image: none;
}
.sv-btn-success.sv-disabled,
.sv-btn-success[disabled],
fieldset[disabled] .sv-btn-success,
.sv-btn-success.sv-disabled:hover,
.sv-btn-success[disabled]:hover,
fieldset[disabled] .sv-btn-success:hover,
.sv-btn-success.sv-disabled:focus,
.sv-btn-success[disabled]:focus,
fieldset[disabled] .sv-btn-success:focus,
.sv-btn-success.sv-disabled.sv-focus,
.sv-btn-success[disabled].sv-focus,
fieldset[disabled] .sv-btn-success.sv-focus,
.sv-btn-success.sv-disabled:active,
.sv-btn-success[disabled]:active,
fieldset[disabled] .sv-btn-success:active,
.sv-btn-success.sv-disabled.sv-active,
.sv-btn-success[disabled].sv-active,
fieldset[disabled] .sv-btn-success.sv-active {
  background-color: #008552;
  border-color: #008552;
}
.sv-btn-success .sv-badge {
  color: #008552;
  background-color: #fff;
}
.sv-btn-info {
  color: #fff;
  background-color: #0473a1;
  border-color: #0473a1;
}
.sv-btn-info:hover,
.sv-btn-info:focus,
.sv-btn-info.sv-focus,
.sv-btn-info:active,
.sv-btn-info.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-info {
  color: #fff;
  background-color: #034865;
  border-color: #034865;
}
.sv-btn-info:focus,
.sv-btn-info:active:focus,
.sv-btn-info.sv-active:focus,
.sv-btn-info.sv-focus,
.sv-btn-info:active.sv-focus,
.sv-btn-info.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn-info > .sv-btn-circle-content {
  color: #fff;
}
.sv-btn-info:active,
.sv-btn-info.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-info {
  background-image: none;
}
.sv-btn-info.sv-disabled,
.sv-btn-info[disabled],
fieldset[disabled] .sv-btn-info,
.sv-btn-info.sv-disabled:hover,
.sv-btn-info[disabled]:hover,
fieldset[disabled] .sv-btn-info:hover,
.sv-btn-info.sv-disabled:focus,
.sv-btn-info[disabled]:focus,
fieldset[disabled] .sv-btn-info:focus,
.sv-btn-info.sv-disabled.sv-focus,
.sv-btn-info[disabled].sv-focus,
fieldset[disabled] .sv-btn-info.sv-focus,
.sv-btn-info.sv-disabled:active,
.sv-btn-info[disabled]:active,
fieldset[disabled] .sv-btn-info:active,
.sv-btn-info.sv-disabled.sv-active,
.sv-btn-info[disabled].sv-active,
fieldset[disabled] .sv-btn-info.sv-active {
  background-color: #0473a1;
  border-color: #0473a1;
}
.sv-btn-info .sv-badge {
  color: #0473a1;
  background-color: #fff;
}
.sv-btn-warning {
  color: #1d1d1d;
  background-color: #ffc107;
  border-color: #ffc107;
}
.sv-btn-warning:hover,
.sv-btn-warning:focus,
.sv-btn-warning.sv-focus,
.sv-btn-warning:active,
.sv-btn-warning.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-warning {
  color: #1d1d1d;
  background-color: #c99700;
  border-color: #c99700;
}
.sv-btn-warning:focus,
.sv-btn-warning:active:focus,
.sv-btn-warning.sv-active:focus,
.sv-btn-warning.sv-focus,
.sv-btn-warning:active.sv-focus,
.sv-btn-warning.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn-warning > .sv-btn-circle-content {
  color: #1d1d1d;
}
.sv-btn-warning:active,
.sv-btn-warning.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-warning {
  background-image: none;
}
.sv-btn-warning.sv-disabled,
.sv-btn-warning[disabled],
fieldset[disabled] .sv-btn-warning,
.sv-btn-warning.sv-disabled:hover,
.sv-btn-warning[disabled]:hover,
fieldset[disabled] .sv-btn-warning:hover,
.sv-btn-warning.sv-disabled:focus,
.sv-btn-warning[disabled]:focus,
fieldset[disabled] .sv-btn-warning:focus,
.sv-btn-warning.sv-disabled.sv-focus,
.sv-btn-warning[disabled].sv-focus,
fieldset[disabled] .sv-btn-warning.sv-focus,
.sv-btn-warning.sv-disabled:active,
.sv-btn-warning[disabled]:active,
fieldset[disabled] .sv-btn-warning:active,
.sv-btn-warning.sv-disabled.sv-active,
.sv-btn-warning[disabled].sv-active,
fieldset[disabled] .sv-btn-warning.sv-active {
  background-color: #ffc107;
  border-color: #ffc107;
}
.sv-btn-warning .sv-badge {
  color: #ffc107;
  background-color: #1d1d1d;
}
.sv-btn-danger {
  color: #fff;
  background-color: #b40000;
  border-color: #b40000;
}
.sv-btn-danger:hover,
.sv-btn-danger:focus,
.sv-btn-danger.sv-focus,
.sv-btn-danger:active,
.sv-btn-danger.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-danger {
  color: #fff;
  background-color: #770000;
  border-color: #770000;
}
.sv-btn-danger:focus,
.sv-btn-danger:active:focus,
.sv-btn-danger.sv-active:focus,
.sv-btn-danger.sv-focus,
.sv-btn-danger:active.sv-focus,
.sv-btn-danger.sv-active.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-btn-danger > .sv-btn-circle-content {
  color: #fff;
}
.sv-btn-danger:active,
.sv-btn-danger.sv-active,
.sv-open > .sv-dropdown-toggle.sv-btn-danger {
  background-image: none;
}
.sv-btn-danger.sv-disabled,
.sv-btn-danger[disabled],
fieldset[disabled] .sv-btn-danger,
.sv-btn-danger.sv-disabled:hover,
.sv-btn-danger[disabled]:hover,
fieldset[disabled] .sv-btn-danger:hover,
.sv-btn-danger.sv-disabled:focus,
.sv-btn-danger[disabled]:focus,
fieldset[disabled] .sv-btn-danger:focus,
.sv-btn-danger.sv-disabled.sv-focus,
.sv-btn-danger[disabled].sv-focus,
fieldset[disabled] .sv-btn-danger.sv-focus,
.sv-btn-danger.sv-disabled:active,
.sv-btn-danger[disabled]:active,
fieldset[disabled] .sv-btn-danger:active,
.sv-btn-danger.sv-disabled.sv-active,
.sv-btn-danger[disabled].sv-active,
fieldset[disabled] .sv-btn-danger.sv-active {
  background-color: #b40000;
  border-color: #b40000;
}
.sv-btn-danger .sv-badge {
  color: #b40000;
  background-color: #fff;
}
.sv-btn-link {
  color: #000;
  font-weight: normal;
  border-radius: 0;
  white-space: break-spaces;
  text-align: left;
}
.sv-btn-link,
.sv-btn-link:active,
.sv-btn-link.sv-active,
.sv-btn-link[disabled],
fieldset[disabled] .sv-btn-link {
  background-color: transparent;
  box-shadow: none;
}
.sv-btn-link,
.sv-btn-link:hover,
.sv-btn-link:focus,
.sv-btn-link:active {
  border-color: transparent;
}
.sv-btn-link:hover,
.sv-btn-link:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.sv-btn-link[disabled]:hover,
fieldset[disabled] .sv-btn-link:hover,
.sv-btn-link[disabled]:focus,
fieldset[disabled] .sv-btn-link:focus {
  color: #777777;
  text-decoration: none;
}
input[type="submit"].sv-btn-block,
input[type="reset"].sv-btn-block,
input[type="button"].sv-btn-block {
  width: 100%;
}
.sv-btn-container {
  margin-left: -15px;
  margin-right: -15px;
}
.sv-btn-container .sv-btn {
  margin-bottom: 14px;
}
.sv-btn-container-inline {
  text-align: center;
}
.sv-btn-container-inline input[type="submit"],
.sv-btn-container-inline input[type="reset"],
.sv-btn-container-inline input[type="button"],
.sv-btn-container-inline .sv-btn {
  float: none;
  margin-left: 13px;
  margin-right: 13px;
  white-space: normal;
}
.sv-btn-container-inline .sv-col-xs-12 {
  width: 97%;
  width: calc( 100%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-11 {
  width: 88.66666667%;
  width: calc( 91.66666667%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-10 {
  width: 80.33333333%;
  width: calc( 83.33333333%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-9 {
  width: 72%;
  width: calc( 75%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-8 {
  width: 63.66666667%;
  width: calc( 66.66666667%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-7 {
  width: 55.33333333%;
  width: calc( 58.33333333%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-6 {
  width: 47%;
  width: calc( 50%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-5 {
  width: 38.66666667%;
  width: calc( 41.66666667%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-4 {
  width: 30.33333333%;
  width: calc( 33.33333333%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-3 {
  width: 22%;
  width: calc( 25%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-2 {
  width: 13.66666667%;
  width: calc( 16.66666667%  -  30px );
}
.sv-btn-container-inline .sv-col-xs-1 {
  width: 5.33333333%;
  width: calc( 8.33333333%  -  30px );
}
@media (min-width: 768px) {
  .sv-btn-container-inline .sv-col-sm-12 {
    width: 97%;
    width: calc( 100%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-11 {
    width: 88.66666667%;
    width: calc( 91.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-10 {
    width: 80.33333333%;
    width: calc( 83.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-9 {
    width: 72%;
    width: calc( 75%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-8 {
    width: 63.66666667%;
    width: calc( 66.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-7 {
    width: 55.33333333%;
    width: calc( 58.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-6 {
    width: 47%;
    width: calc( 50%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-5 {
    width: 38.66666667%;
    width: calc( 41.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-4 {
    width: 30.33333333%;
    width: calc( 33.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-3 {
    width: 22%;
    width: calc( 25%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-2 {
    width: 13.66666667%;
    width: calc( 16.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-sm-1 {
    width: 5.33333333%;
    width: calc( 8.33333333%  -  30px );
  }
}
@media (min-width: 992px) {
  .sv-btn-container-inline .sv-col-md-12 {
    width: 97%;
    width: calc( 100%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-11 {
    width: 88.66666667%;
    width: calc( 91.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-10 {
    width: 80.33333333%;
    width: calc( 83.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-9 {
    width: 72%;
    width: calc( 75%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-8 {
    width: 63.66666667%;
    width: calc( 66.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-7 {
    width: 55.33333333%;
    width: calc( 58.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-6 {
    width: 47%;
    width: calc( 50%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-5 {
    width: 38.66666667%;
    width: calc( 41.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-4 {
    width: 30.33333333%;
    width: calc( 33.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-3 {
    width: 22%;
    width: calc( 25%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-2 {
    width: 13.66666667%;
    width: calc( 16.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-md-1 {
    width: 5.33333333%;
    width: calc( 8.33333333%  -  30px );
  }
}
@media (min-width: 1200px) {
  .sv-btn-container-inline .sv-col-lg-12 {
    width: 97%;
    width: calc( 100%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-11 {
    width: 88.66666667%;
    width: calc( 91.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-10 {
    width: 80.33333333%;
    width: calc( 83.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-9 {
    width: 72%;
    width: calc( 75%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-8 {
    width: 63.66666667%;
    width: calc( 66.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-7 {
    width: 55.33333333%;
    width: calc( 58.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-6 {
    width: 47%;
    width: calc( 50%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-5 {
    width: 38.66666667%;
    width: calc( 41.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-4 {
    width: 30.33333333%;
    width: calc( 33.33333333%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-3 {
    width: 22%;
    width: calc( 25%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-2 {
    width: 13.66666667%;
    width: calc( 16.66666667%  -  30px );
  }
  .sv-btn-container-inline .sv-col-lg-1 {
    width: 5.33333333%;
    width: calc( 8.33333333%  -  30px );
  }
}
.sv-btn-circle {
  height: 0;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  padding: 40.66666667% 0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  width: 81.33333333%;
  margin-top: 9.33333333%;
  margin-left: 9.33333333%;
}
.sv-btn-circle-content {
  display: block;
  width: 100%;
  line-height: 1;
  margin-top: -6.5px;
  text-align: center;
}
.sv-btn-circles-container > div[class^='sv-col-'] {
  margin-top: 7px;
  margin-bottom: 7px;
  min-height: 12em;
}
.sv-btn-circle-heading {
  text-align: center;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sv-btn-circle-container {
  width: 100%;
  float: left;
}
.sv-btn-lg,
.sv-btn-group-lg > .sv-btn {
  padding: 13px 26px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 4px;
}
.sv-btn-sm,
.sv-btn-group-sm > .sv-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}
.sv-btn-xs,
.sv-btn-group-xs > .sv-btn,
.sv-list-group-action .sv-list-group-action-container > .sv-btn,
.sv-panel-heading-action .sv-panel-action-container > .sv-btn {
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}
.sv-btn-circle.sv-btn-lg {
  padding: 48% 0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  width: 96%;
  margin-top: 2%;
  margin-left: 2%;
}
.sv-btn-circle.sv-btn-sm {
  padding: 33.33333333% 0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  width: 66.66666667%;
  margin-top: 16.66666667%;
  margin-left: 16.66666667%;
}
.sv-btn-circle.sv-btn-xs {
  padding: 26% 0;
  font-size: 13px;
  line-height: 1;
  border-radius: 50%;
  width: 52%;
  margin-top: 24%;
  margin-left: 24%;
}
.sv-btn-block {
  display: block;
  width: 100%;
}
.sv-btn-block + .sv-btn-block {
  margin-top: 5px;
}
/*
   * The Typekit service used to deliver this font or fonts for use on websites
   * is provided by Adobe and is subject to these Terms of Use
   * http://www.adobe.com/products/eulas/tou_typekit. For font license
   * information, see the list below.
   *
   * open-sans:
   *   - http://typekit.com/eulas/000000000000000000011c34
   *   - http://typekit.com/eulas/000000000000000000011c3b
   * soleil:
   *   - http://typekit.com/eulas/00000000000000003b9aef83
   *   - http://typekit.com/eulas/00000000000000003b9aef7d
   *   - http://typekit.com/eulas/00000000000000003b9aef84
   *   - http://typekit.com/eulas/00000000000000003b9aef7e
   *   - http://typekit.com/eulas/00000000000000003b9aef81
   *   - http://typekit.com/eulas/00000000000000003b9aef82
   *   - http://typekit.com/eulas/00000000000000003b9aef7f
   *
   * Â© 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
   */
/*{"last_published":"2020-06-14 13:46:41 UTC"}*/
@font-face {
  font-family: "open-sans";
  src: url("https://use.typekit.net/af/2553b3/000000000000000000011c34/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/2553b3/000000000000000000011c34/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/2553b3/000000000000000000011c34/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "open-sans";
  src: url("https://use.typekit.net/af/827015/000000000000000000011c3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/827015/000000000000000000011c3b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/827015/000000000000000000011c3b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "soleil";
  src: url("https://use.typekit.net/af/1f781f/00000000000000003b9aef83/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/1f781f/00000000000000003b9aef83/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/1f781f/00000000000000003b9aef83/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "soleil";
  src: url("https://use.typekit.net/af/f445d5/00000000000000003b9aef7d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/f445d5/00000000000000003b9aef7d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/f445d5/00000000000000003b9aef7d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "soleil";
  src: url("https://use.typekit.net/af/04efed/00000000000000003b9aef84/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/04efed/00000000000000003b9aef84/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/04efed/00000000000000003b9aef84/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "soleil";
  src: url("https://use.typekit.net/af/2e4bb3/00000000000000003b9aef7e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/2e4bb3/00000000000000003b9aef7e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/2e4bb3/00000000000000003b9aef7e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "soleil";
  src: url("https://use.typekit.net/af/273d01/00000000000000003b9aef81/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/273d01/00000000000000003b9aef81/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/273d01/00000000000000003b9aef81/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}
.sv-fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.sv-fade.sv-in {
  opacity: 1;
}
.sv-collapse {
  display: none;
  visibility: hidden;
}
.sv-collapse.sv-in {
  display: block;
  visibility: visible;
}
tr.sv-collapse.sv-in {
  display: table-row;
}
tbody.sv-collapse.sv-in {
  display: table-row-group;
}
.sv-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.sv-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.sv-dropdown {
  position: relative;
}
.sv-dropdown-toggle:focus {
  display: block;
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background-clip: padding-box;
}
.sv-dropdown-menu.sv-pull-right {
  right: 0;
  left: auto;
}
.sv-dropdown-menu .sv-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.sv-dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #333333;
  white-space: nowrap;
}
.sv-dropdown-menu > li > a:hover,
.sv-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1d1d1d;
  background-color: #f5f5f5;
}
.sv-dropdown-menu > .sv-active > a,
.sv-dropdown-menu > .sv-active > a:hover,
.sv-dropdown-menu > .sv-active > a:focus {
  color: #1d1d1d;
  text-decoration: none;
  outline: 0;
  background-color: #dbdbdb;
}
.sv-dropdown-menu > .sv-disabled > a,
.sv-dropdown-menu > .sv-disabled > a:hover,
.sv-dropdown-menu > .sv-disabled > a:focus {
  color: #777777;
}
.sv-dropdown-menu > .sv-disabled > a:hover,
.sv-dropdown-menu > .sv-disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.sv-open > .sv-dropdown-menu {
  display: block;
}
.sv-open > a {
  outline: 0;
}
.sv-dropdown-menu-right {
  left: auto;
  right: 0;
}
.sv-dropdown-menu-left {
  left: 0;
  right: auto;
}
.sv-dropdown-header {
  display: block;
  padding: 8px 20px;
  font-size: 12px;
  line-height: 1.4;
  color: #777777;
  white-space: nowrap;
}
.sv-dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.sv-pull-right > .sv-dropdown-menu {
  right: 0;
  left: auto;
}
.sv-dropup .sv-caret,
.sv-navbar-fixed-bottom .sv-dropdown .sv-caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.sv-dropup .sv-dropdown-menu,
.sv-navbar-fixed-bottom .sv-dropdown .sv-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
/*!
 * Bootstrap submenu fix
 */
.sv-dropdown-submenu {
  position: relative;
}
.sv-dropdown-submenu > .sv-dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 4px;
}
.sv-dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  border-color: transparent;
  border-left-color: #e6e6e6;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  margin-top: 5px;
  margin-right: -10px;
}
.sv-dropdown-submenu:hover > .sv-dropdown-menu {
  display: block;
}
.sv-dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
@media (min-width: 768px) {
  .sv-navbar-right .sv-dropdown-menu {
    left: auto;
    right: 0;
  }
  .sv-navbar-right .sv-dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.sv-btn-group,
.sv-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.sv-btn-group > .sv-btn,
.sv-btn-group-vertical > .sv-btn {
  position: relative;
  float: left;
}
.sv-btn-group > .sv-btn:hover,
.sv-btn-group-vertical > .sv-btn:hover,
.sv-btn-group > .sv-btn:focus,
.sv-btn-group-vertical > .sv-btn:focus,
.sv-btn-group > .sv-btn:active,
.sv-btn-group-vertical > .sv-btn:active,
.sv-btn-group > .sv-btn.sv-active,
.sv-btn-group-vertical > .sv-btn.sv-active {
  z-index: 2;
}
.sv-btn-group > .sv-btn:focus,
.sv-btn-group-vertical > .sv-btn:focus {
  outline: 0;
}
.sv-btn-group .sv-btn + .sv-btn,
.sv-btn-group .sv-btn + .sv-btn-group,
.sv-btn-group .sv-btn-group + .sv-btn,
.sv-btn-group .sv-btn-group + .sv-btn-group {
  margin-left: -1px;
}
.sv-btn-toolbar {
  margin-left: -5px;
}
.sv-btn-toolbar .sv-btn-group,
.sv-btn-toolbar .sv-input-group {
  float: left;
}
.sv-btn-toolbar > .sv-btn,
.sv-btn-toolbar > .sv-btn-group,
.sv-btn-toolbar > .sv-input-group {
  margin-left: 5px;
}
.sv-btn-group > .sv-btn:not(:first-child):not(:last-child):not(.sv-dropdown-toggle) {
  border-radius: 0;
}
.sv-btn-group > .sv-btn:first-child {
  margin-left: 0;
}
.sv-btn-group > .sv-btn:first-child:not(:last-child):not(.sv-dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.sv-btn-group > .sv-btn:last-child:not(:first-child),
.sv-btn-group > .sv-dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sv-btn-group > .sv-btn-group {
  float: left;
}
.sv-btn-group > .sv-btn-group:not(:first-child):not(:last-child) > .sv-btn {
  border-radius: 0;
}
.sv-btn-group > .sv-btn-group:first-child > .sv-btn:last-child,
.sv-btn-group > .sv-btn-group:first-child > .sv-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.sv-btn-group > .sv-btn-group:last-child > .sv-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sv-btn-group .sv-dropdown-toggle:active,
.sv-btn-group.sv-open .sv-dropdown-toggle {
  outline: 0;
}
.sv-btn-group > .sv-btn + .sv-dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.sv-btn-group > .sv-btn-lg + .sv-dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.sv-btn-group.sv-open .sv-dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sv-btn-group.sv-open .sv-dropdown-toggle.sv-btn-link {
  box-shadow: none;
}
.sv-btn .sv-caret {
  margin-left: 0;
}
.sv-btn-lg .sv-caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.sv-dropup .sv-btn-lg .sv-caret {
  border-width: 0 5px 5px;
}
.sv-btn-group-vertical > .sv-btn,
.sv-btn-group-vertical > .sv-btn-group,
.sv-btn-group-vertical > .sv-btn-group > .sv-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.sv-btn-group-vertical > .sv-btn-group > .sv-btn {
  float: none;
}
.sv-btn-group-vertical > .sv-btn + .sv-btn,
.sv-btn-group-vertical > .sv-btn + .sv-btn-group,
.sv-btn-group-vertical > .sv-btn-group + .sv-btn,
.sv-btn-group-vertical > .sv-btn-group + .sv-btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.sv-btn-group-vertical > .sv-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.sv-btn-group-vertical > .sv-btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.sv-btn-group-vertical > .sv-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.sv-btn-group-vertical > .sv-btn-group:not(:first-child):not(:last-child) > .sv-btn {
  border-radius: 0;
}
.sv-btn-group-vertical > .sv-btn-group:first-child:not(:last-child) > .sv-btn:last-child,
.sv-btn-group-vertical > .sv-btn-group:first-child:not(:last-child) > .sv-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.sv-btn-group-vertical > .sv-btn-group:last-child:not(:first-child) > .sv-btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.sv-btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.sv-btn-group-justified > .sv-btn,
.sv-btn-group-justified > .sv-btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.sv-btn-group-justified > .sv-btn-group .sv-btn {
  width: 100%;
}
.sv-btn-group-justified > .sv-btn-group .sv-dropdown-menu {
  left: auto;
}
[data-toggle="sv-buttons"] > .sv-btn input[type="radio"],
[data-toggle="sv-buttons"] > .sv-btn-group > .sv-btn input[type="radio"],
[data-toggle="sv-buttons"] > .sv-btn input[type="checkbox"],
[data-toggle="sv-buttons"] > .sv-btn-group > .sv-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.sv-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.sv-input-group[class*="sv-col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.sv-input-group .sv-form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.sv-input-group-lg > .sv-form-control,
.sv-input-group-lg > .sv-input-group-addon,
.sv-input-group-lg > .sv-input-group-btn > .sv-btn {
  height: 54px;
  padding: 13px 26px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 4px;
}
select.sv-input-group-lg > .sv-form-control,
select.sv-input-group-lg > .sv-input-group-addon,
select.sv-input-group-lg > .sv-input-group-btn > .sv-btn {
  height: 54px;
  line-height: 54px;
}
textarea.sv-input-group-lg > .sv-form-control,
textarea.sv-input-group-lg > .sv-input-group-addon,
textarea.sv-input-group-lg > .sv-input-group-btn > .sv-btn,
select[multiple].sv-input-group-lg > .sv-form-control,
select[multiple].sv-input-group-lg > .sv-input-group-addon,
select[multiple].sv-input-group-lg > .sv-input-group-btn > .sv-btn {
  height: auto;
}
.sv-input-group-sm > .sv-form-control,
.sv-input-group-sm > .sv-input-group-addon,
.sv-input-group-sm > .sv-input-group-btn > .sv-btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}
select.sv-input-group-sm > .sv-form-control,
select.sv-input-group-sm > .sv-input-group-addon,
select.sv-input-group-sm > .sv-input-group-btn > .sv-btn {
  height: 30px;
  line-height: 30px;
}
textarea.sv-input-group-sm > .sv-form-control,
textarea.sv-input-group-sm > .sv-input-group-addon,
textarea.sv-input-group-sm > .sv-input-group-btn > .sv-btn,
select[multiple].sv-input-group-sm > .sv-form-control,
select[multiple].sv-input-group-sm > .sv-input-group-addon,
select[multiple].sv-input-group-sm > .sv-input-group-btn > .sv-btn {
  height: auto;
}
.sv-input-group-addon,
.sv-input-group-btn,
.sv-input-group .sv-form-control {
  display: table-cell;
}
.sv-input-group-addon:not(:first-child):not(:last-child),
.sv-input-group-btn:not(:first-child):not(:last-child),
.sv-input-group .sv-form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.sv-input-group-addon,
.sv-input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.sv-input-group-addon {
  padding: 7px 13px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #fff;
  border: 1px solid #949494;
  border-radius: 4px;
}
.sv-input-group-addon.sv-input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 4px;
}
.sv-input-group-addon.sv-input-lg {
  padding: 13px 26px;
  font-size: 19px;
  border-radius: 4px;
}
.sv-input-group-addon input[type="radio"],
.sv-input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.sv-input-group .sv-form-control:first-child,
.sv-input-group-addon:first-child,
.sv-input-group-btn:first-child > .sv-btn,
.sv-input-group-btn:first-child > .sv-btn-group > .sv-btn,
.sv-input-group-btn:first-child > .sv-dropdown-toggle,
.sv-input-group-btn:last-child > .sv-btn:not(:last-child):not(.sv-dropdown-toggle),
.sv-input-group-btn:last-child > .sv-btn-group:not(:last-child) > .sv-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.sv-input-group-addon:first-child {
  border-right: 0;
}
.sv-input-group .sv-form-control:last-child,
.sv-input-group-addon:last-child,
.sv-input-group-btn:last-child > .sv-btn,
.sv-input-group-btn:last-child > .sv-btn-group > .sv-btn,
.sv-input-group-btn:last-child > .sv-dropdown-toggle,
.sv-input-group-btn:first-child > .sv-btn:not(:first-child),
.sv-input-group-btn:first-child > .sv-btn-group:not(:first-child) > .sv-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sv-input-group-addon:last-child {
  border-left: 0;
}
.sv-input-group-table > .sv-input-group .sv-input-group-wrapper .sv-form-control {
  border-radius: 4px;
}
.sv-input-group-table > .sv-input-group .sv-input-group-addon ~ .sv-input-group-wrapper > .sv-form-control,
.sv-input-group-table > .sv-input-group .sv-input-group-btn ~ .sv-input-group-wrapper > .sv-form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sv-input-group-table > .sv-input-group .sv-input-group-wrapper:not(:last-child) > .sv-form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.sv-input-group > .sv-input-group-wrapper:first-child .sv-form-control {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.sv-input-group > .sv-input-group-wrapper:last-child .sv-form-control {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sv-input-group > .sv-input-group-wrapper:not(:last-child):not(:first-child) .sv-form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sv-input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.sv-input-group-btn > .sv-btn {
  position: relative;
  box-shadow: none;
}
.sv-input-group-btn > .sv-btn + .sv-btn {
  margin-left: -1px;
}
.sv-input-group-btn > .sv-btn:focus,
.sv-input-group-btn > .sv-btn:active {
  z-index: 2;
}
.sv-input-group-btn > .sv-btn:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-input-group-btn:first-child > .sv-btn,
.sv-input-group-btn:first-child > .sv-btn-group {
  margin-right: -1px;
}
.sv-input-group-btn:last-child > .sv-btn,
.sv-input-group-btn:last-child > .sv-btn-group {
  margin-left: -1px;
}
.sv-input-group-table {
  display: inline-table;
}
@supports (-moz-appearance:none) {
  .sv-input-group-btn > .sv-btn:not(.sv-btn-sm) {
    line-height: 1.38461538;
  }
}
.sv-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.sv-nav > li {
  position: relative;
  display: block;
}
.sv-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.sv-nav > li > a:hover,
.sv-nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.sv-nav > li.sv-disabled > a {
  color: #777777;
}
.sv-nav > li.sv-disabled > a:hover,
.sv-nav > li.sv-disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.sv-nav .sv-open > a,
.sv-nav .sv-open > a:hover,
.sv-nav .sv-open > a:focus {
  background-color: #eeeeee;
  border-color: #000;
}
.sv-nav .sv-nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.sv-nav > li > a > img {
  max-width: none;
}
.sv-nav-tabs {
  border-bottom: 1px solid #7e7e7e;
}
.sv-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.sv-nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.sv-nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #7e7e7e;
}
.sv-nav-tabs > li.sv-active > a,
.sv-nav-tabs > li.sv-active > a:hover,
.sv-nav-tabs > li.sv-active > a:focus {
  color: #555555;
  background-color: #f1f1f1;
  border: 1px solid #7e7e7e;
  border-bottom-color: transparent;
  cursor: default;
}
.sv-nav-tabs.sv-nav-justified {
  width: 100%;
  border-bottom: 0;
}
.sv-nav-tabs.sv-nav-justified > li {
  float: none;
}
.sv-nav-tabs.sv-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.sv-nav-tabs.sv-nav-justified > .sv-dropdown .sv-dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .sv-nav-tabs.sv-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .sv-nav-tabs.sv-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.sv-nav-tabs.sv-nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.sv-nav-tabs.sv-nav-justified > .sv-active > a,
.sv-nav-tabs.sv-nav-justified > .sv-active > a:hover,
.sv-nav-tabs.sv-nav-justified > .sv-active > a:focus {
  border: 1px solid #7e7e7e;
}
@media (min-width: 768px) {
  .sv-nav-tabs.sv-nav-justified > li > a {
    border-bottom: 1px solid #7e7e7e;
    border-radius: 4px 4px 0 0;
  }
  .sv-nav-tabs.sv-nav-justified > .sv-active > a,
  .sv-nav-tabs.sv-nav-justified > .sv-active > a:hover,
  .sv-nav-tabs.sv-nav-justified > .sv-active > a:focus {
    border-bottom-color: #f1f1f1;
  }
}
.sv-nav-pills > li {
  float: left;
}
.sv-nav-pills > li > a {
  border-radius: 4px;
}
.sv-nav-pills > li + li {
  margin-left: 2px;
}
.sv-nav-pills > li.sv-active > a,
.sv-nav-pills > li.sv-active > a:hover,
.sv-nav-pills > li.sv-active > a:focus {
  color: #1d1d1d;
  background-color: #dbdbdb;
}
.sv-nav-stacked > li {
  float: none;
}
.sv-nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.sv-nav-justified {
  width: 100%;
}
.sv-nav-justified > li {
  float: none;
}
.sv-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.sv-nav-justified > .sv-dropdown .sv-dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .sv-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .sv-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.sv-nav-tabs-justified {
  border-bottom: 0;
}
.sv-nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.sv-nav-tabs-justified > .sv-active > a,
.sv-nav-tabs-justified > .sv-active > a:hover,
.sv-nav-tabs-justified > .sv-active > a:focus {
  border: 1px solid #7e7e7e;
}
@media (min-width: 768px) {
  .sv-nav-tabs-justified > li > a {
    border-bottom: 1px solid #7e7e7e;
    border-radius: 4px 4px 0 0;
  }
  .sv-nav-tabs-justified > .sv-active > a,
  .sv-nav-tabs-justified > .sv-active > a:hover,
  .sv-nav-tabs-justified > .sv-active > a:focus {
    border-bottom-color: #f1f1f1;
  }
}
.sv-tab-content > .sv-tab-pane {
  display: none;
  visibility: hidden;
}
.sv-tab-content > .sv-active {
  display: block;
  visibility: visible;
}
.sv-nav-tabs .sv-dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.sv-navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .sv-navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .sv-navbar-header {
    float: left;
  }
}
.sv-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;
}
.sv-navbar-collapse.sv-in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .sv-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .sv-navbar-collapse.sv-collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .sv-navbar-collapse.sv-in {
    overflow-y: visible;
  }
  .sv-navbar-fixed-top .sv-navbar-collapse,
  .sv-navbar-static-top .sv-navbar-collapse,
  .sv-navbar-fixed-bottom .sv-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.sv-navbar-fixed-top .sv-navbar-collapse,
.sv-navbar-fixed-bottom .sv-navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .sv-navbar-fixed-top .sv-navbar-collapse,
  .sv-navbar-fixed-bottom .sv-navbar-collapse {
    max-height: 200px;
  }
}
.sv-container > .sv-navbar-header,
.sv-container-fluid > .sv-navbar-header,
.sv-container > .sv-navbar-collapse,
.sv-container-fluid > .sv-navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sv-container > .sv-navbar-header,
  .sv-container-fluid > .sv-navbar-header,
  .sv-container > .sv-navbar-collapse,
  .sv-container-fluid > .sv-navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sv-navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .sv-navbar-static-top {
    border-radius: 0;
  }
}
.sv-navbar-fixed-top,
.sv-navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .sv-navbar-fixed-top,
  .sv-navbar-fixed-bottom {
    border-radius: 0;
  }
}
.sv-navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.sv-navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.sv-navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 19px;
  line-height: 18px;
  height: 50px;
}
.sv-navbar-brand:hover,
.sv-navbar-brand:focus {
  text-decoration: none;
}
.sv-navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .sv-navbar > .sv-container .sv-navbar-brand,
  .sv-navbar > .sv-container-fluid .sv-navbar-brand {
    margin-left: -15px;
  }
}
.sv-navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.sv-navbar-toggle:focus {
  outline: 0;
}
.sv-navbar-toggle .sv-icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.sv-navbar-toggle .sv-icon-bar + .sv-icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .sv-navbar-toggle {
    display: none;
  }
}
.sv-navbar-nav {
  margin: 8px -15px;
}
.sv-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .sv-navbar-nav .sv-open .sv-dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a,
  .sv-navbar-nav .sv-open .sv-dropdown-menu .sv-dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a {
    line-height: 18px;
  }
  .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a:hover,
  .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .sv-navbar-nav {
    float: left;
    margin: 0;
  }
  .sv-navbar-nav > li {
    float: left;
  }
  .sv-navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.sv-navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .sv-navbar-form .sv-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .sv-navbar-form .sv-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .sv-navbar-form .sv-form-control-static {
    display: inline-block;
  }
  .sv-navbar-form .sv-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .sv-navbar-form .sv-input-group .sv-input-group-addon,
  .sv-navbar-form .sv-input-group .sv-input-group-btn,
  .sv-navbar-form .sv-input-group .sv-form-control {
    width: auto;
  }
  .sv-navbar-form .sv-input-group > .sv-form-control {
    width: 100%;
  }
  .sv-navbar-form .sv-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .sv-navbar-form .sv-radio,
  .sv-navbar-form .sv-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .sv-navbar-form .sv-radio label,
  .sv-navbar-form .sv-checkbox label {
    padding-left: 0;
  }
  .sv-navbar-form .sv-radio input[type="radio"],
  .sv-navbar-form .sv-checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .sv-navbar-form .sv-has-feedback .sv-form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .sv-navbar-form .sv-form-group {
    margin-bottom: 5px;
  }
  .sv-navbar-form .sv-form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sv-navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.sv-navbar-nav > li > .sv-dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.sv-navbar-fixed-bottom .sv-navbar-nav > li > .sv-dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.sv-navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.sv-navbar-btn.sv-btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sv-navbar-btn.sv-btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.sv-navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sv-navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .sv-navbar-left {
    float: left !important;
  }
  .sv-navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .sv-navbar-right ~ .sv-navbar-right {
    margin-right: 0;
  }
}
.sv-navbar-default {
  background-color: #000000;
  border-color: #0d263d;
}
.sv-navbar-default .sv-navbar-brand {
  color: #fff;
}
.sv-navbar-default .sv-navbar-brand:hover,
.sv-navbar-default .sv-navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.sv-navbar-default .sv-navbar-text {
  color: #fff;
}
.sv-navbar-default .sv-navbar-nav > li > a {
  color: #fff;
}
.sv-navbar-default .sv-navbar-nav > li > a:hover,
.sv-navbar-default .sv-navbar-nav > li > a:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.sv-navbar-default .sv-navbar-nav > .sv-active > a,
.sv-navbar-default .sv-navbar-nav > .sv-active > a:hover,
.sv-navbar-default .sv-navbar-nav > .sv-active > a:focus {
  color: #fff;
  background-color: #01818a;
}
.sv-navbar-default .sv-navbar-nav > .sv-disabled > a,
.sv-navbar-default .sv-navbar-nav > .sv-disabled > a:hover,
.sv-navbar-default .sv-navbar-nav > .sv-disabled > a:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.sv-navbar-default .sv-navbar-toggle {
  border-color: #e6e6e6;
}
.sv-navbar-default .sv-navbar-toggle:hover,
.sv-navbar-default .sv-navbar-toggle:focus {
  background-color: #01818a;
}
.sv-navbar-default .sv-navbar-toggle .sv-icon-bar {
  background-color: #fff;
}
.sv-navbar-default .sv-navbar-collapse,
.sv-navbar-default .sv-navbar-form {
  border-color: #0d263d;
}
.sv-navbar-default .sv-navbar-nav > .sv-open > a,
.sv-navbar-default .sv-navbar-nav > .sv-open > a:hover,
.sv-navbar-default .sv-navbar-nav > .sv-open > a:focus {
  background-color: #01818a;
  color: #fff;
}
@media (max-width: 767px) {
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a {
    color: #fff;
  }
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a:hover,
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a:focus {
    color: #e6e6e6;
    background-color: transparent;
  }
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-active > a,
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-active > a:hover,
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-active > a:focus {
    color: #fff;
    background-color: #01818a;
  }
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-disabled > a,
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-disabled > a:hover,
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-disabled > a:focus {
    color: #e6e6e6;
    background-color: transparent;
  }
}
.sv-navbar-default .sv-navbar-link {
  color: #fff;
}
.sv-navbar-default .sv-navbar-link:hover {
  color: #e6e6e6;
}
.sv-navbar-default .sv-btn-link {
  color: #fff;
}
.sv-navbar-default .sv-btn-link:hover,
.sv-navbar-default .sv-btn-link:focus {
  color: #e6e6e6;
}
.sv-navbar-default .sv-btn-link[disabled]:hover,
fieldset[disabled] .sv-navbar-default .sv-btn-link:hover,
.sv-navbar-default .sv-btn-link[disabled]:focus,
fieldset[disabled] .sv-navbar-default .sv-btn-link:focus {
  color: #e6e6e6;
}
.sv-navbar-inverse {
  background-color: #0067B3;
  border-color: #005492;
}
.sv-navbar-inverse .sv-navbar-brand {
  color: #fff;
}
.sv-navbar-inverse .sv-navbar-brand:hover,
.sv-navbar-inverse .sv-navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.sv-navbar-inverse .sv-navbar-text {
  color: #fff;
}
.sv-navbar-inverse .sv-navbar-nav > li > a {
  color: #fff;
}
.sv-navbar-inverse .sv-navbar-nav > li > a:hover,
.sv-navbar-inverse .sv-navbar-nav > li > a:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.sv-navbar-inverse .sv-navbar-nav > .sv-active > a,
.sv-navbar-inverse .sv-navbar-nav > .sv-active > a:hover,
.sv-navbar-inverse .sv-navbar-nav > .sv-active > a:focus {
  color: #fff;
  background-color: #00A8AD;
}
.sv-navbar-inverse .sv-navbar-nav > .sv-disabled > a,
.sv-navbar-inverse .sv-navbar-nav > .sv-disabled > a:hover,
.sv-navbar-inverse .sv-navbar-nav > .sv-disabled > a:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.sv-navbar-inverse .sv-navbar-toggle {
  border-color: #e6e6e6;
}
.sv-navbar-inverse .sv-navbar-toggle:hover,
.sv-navbar-inverse .sv-navbar-toggle:focus {
  background-color: #00A8AD;
}
.sv-navbar-inverse .sv-navbar-toggle .sv-icon-bar {
  background-color: #fff;
}
.sv-navbar-inverse .sv-navbar-collapse,
.sv-navbar-inverse .sv-navbar-form {
  border-color: #00528f;
}
.sv-navbar-inverse .sv-navbar-nav > .sv-open > a,
.sv-navbar-inverse .sv-navbar-nav > .sv-open > a:hover,
.sv-navbar-inverse .sv-navbar-nav > .sv-open > a:focus {
  background-color: #00A8AD;
  color: #fff;
}
@media (max-width: 767px) {
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-dropdown-header {
    border-color: #005492;
  }
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu .sv-divider {
    background-color: #005492;
  }
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a {
    color: #fff;
  }
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a:hover,
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a:focus {
    color: #e6e6e6;
    background-color: transparent;
  }
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-active > a,
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-active > a:hover,
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-active > a:focus {
    color: #fff;
    background-color: #00A8AD;
  }
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-disabled > a,
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-disabled > a:hover,
  .sv-navbar-inverse .sv-navbar-nav .sv-open .sv-dropdown-menu > .sv-disabled > a:focus {
    color: #e6e6e6;
    background-color: transparent;
  }
}
.sv-navbar-inverse .sv-navbar-link {
  color: #fff;
}
.sv-navbar-inverse .sv-navbar-link:hover {
  color: #e6e6e6;
}
.sv-navbar-inverse .sv-btn-link {
  color: #fff;
}
.sv-navbar-inverse .sv-btn-link:hover,
.sv-navbar-inverse .sv-btn-link:focus {
  color: #e6e6e6;
}
.sv-navbar-inverse .sv-btn-link[disabled]:hover,
fieldset[disabled] .sv-navbar-inverse .sv-btn-link:hover,
.sv-navbar-inverse .sv-btn-link[disabled]:focus,
fieldset[disabled] .sv-navbar-inverse .sv-btn-link:focus {
  color: #e6e6e6;
}
.sv-navbar-nav .sv-open .sv-dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.sv-navbar-nav > li {
  float: none;
}
.sv-navbar-nav > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 18px;
}
.sv-navbar-nav .sv-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 30px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #fff;
  white-space: nowrap;
}
.sv-navbar-nav .sv-dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #193147;
}
.sv-navbar-nav .sv-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #193147;
}
.sv-navbar-nav .sv-dropdown-menu > .sv-active > a {
  background-color: #193147;
}
.sv-navbar-nav .sv-dropdown-menu > .sv-active > a:hover {
  background-color: #193147;
}
.sv-navbar-nav .sv-dropdown-menu > .sv-active > a:focus {
  background-color: #193147;
}
.sv-navbar-nav .sv-active > a {
  background-color: #193147;
}
.sv-navbar-nav .sv-active > a:hover {
  background-color: #193147;
}
.sv-navbar-nav .sv-active > a:focus {
  background-color: #193147;
}
.sv-nav > li {
  position: relative;
  display: block;
}
.sv-nav > li > a:hover {
  text-decoration: none;
  background-color: #193147;
  z-index: 100;
}
.sv-nav > li > a:hover .sv-nav-icon {
  color: #000;
}
.sv-nav > li > a:hover .sv-nav-title {
  display: inline !important;
  visibility: visible !important;
}
.sv-nav > li > a:hover .sv-nav-caret {
  display: inline !important;
  visibility: visible !important;
}
.sv-nav > li > a:focus {
  text-decoration: none;
  background-color: #193147;
  z-index: 100;
}
.sv-nav > li > a:focus .sv-nav-icon {
  color: #000;
}
.sv-nav > li > a:focus > .sv-nav-title {
  display: inline !important;
  visibility: visible !important;
}
.sv-nav > li > a:focus > .sv-nav-caret {
  display: inline !important;
  visibility: visible !important;
}
.sv-nav .sv-open > a {
  background-color: #193147;
  border-color: #000;
}
.sv-nav .sv-open > a:hover {
  background-color: #193147;
  border-color: #000;
}
.sv-nav .sv-open > a:focus {
  background-color: #193147;
  border-color: #000;
}
.sv-nav .sv-open > a > .sv-nav-caret {
  border-bottom: 7px solid;
  border-top: 0px;
}
.sv-page-wrapper {
  display: flex;
  align-items: stretch;
}
.sv-sidebar {
  min-width: 250px;
  max-width: 250px;
  min-height: 100vh;
  transition-duration: 0.5s;
}
.sv-sidebar.sv-collapsed {
  margin-left: -185px;
}
.sv-sidebar-menubar {
  transition-duration: 0.5s;
}
.sv-header-main {
  position: relative;
  margin-bottom: 0em;
  min-height: 65px;
}
.sv-header-image {
  float: left;
  margin-top: 3px;
}
.sv-navbar-toggle {
  position: relative;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  padding: 9px 17px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  min-height: 6rem;
  width: 6rem;
}
.sv-navbar-toggle:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
@supports (-webkit-touch-callout: none) {
  .sv-navbar-toggle:focus {
    /*Safari iOS overrides a lot of input styling, so disable or amend certain aspects on that browser only*/
    border-color: #000;
    border-width: 3px;
    box-shadow: none;
  }
}
.sv-navbar-brand {
  float: none;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .sv-navbar-brand {
    float: left;
  }
}
.sv-navbar-options-toggle {
  position: relative;
  float: right;
  margin-left: 0px;
  margin-right: 0px;
  padding: 9px 26px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  min-height: 6rem;
  width: 6rem;
}
.sv-navbar-options-toggle .sv-icon-dot {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  margin-top: 4px;
}
.sv-navbar-options-toggle:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
@supports (-webkit-touch-callout: none) {
  .sv-navbar-options-toggle:focus {
    /*Safari iOS overrides a lot of input styling, so disable or amend certain aspects on that browser only*/
    border-color: #000;
    border-width: 3px;
    box-shadow: none;
  }
}
.sv-navbar-options {
  position: relative;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  padding: 9px 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  min-height: 65px;
  width: 65px;
  font-size: large;
}
.sv-navbar-options .sv-icon-bar {
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 1px;
}
.sv-navbar-options .sv-icon-bar + .sv-icon-bar {
  margin-top: 4px;
}
.sv-navbar-default .sv-navbar-options-toggle {
  border-color: #e6e6e6;
  border-color: transparent transparent transparent #e6e6e6;
}
.sv-navbar-default .sv-navbar-options-toggle .sv-icon-dot {
  background-color: #777777;
}
.sv-navbar-default .sv-navbar-options-toggle:hover {
  background-color: rgba(29, 147, 227, 0.05);
}
.sv-navbar-default .sv-navbar-options-toggle:focus {
  background-color: rgba(29, 147, 227, 0.05);
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
@supports (-webkit-touch-callout: none) {
  .sv-navbar-default .sv-navbar-options-toggle:focus {
    /*Safari iOS overrides a lot of input styling, so disable or amend certain aspects on that browser only*/
    border-color: #000;
    border-width: 3px;
    box-shadow: none;
  }
}
.sv-navbar-default .sv-navbar-options {
  border-color: transparent transparent transparent #e6e6e6;
}
.sv-navbar-default .sv-navbar-options .sv-icon-dot,
.sv-navbar-default .sv-navbar-options .sv-icon-bar {
  background-color: #777777;
}
.sv-navbar-default .sv-navbar-options:hover {
  background-color: rgba(29, 147, 227, 0.05);
}
.sv-navbar-default .sv-navbar-options:focus {
  background-color: rgba(29, 147, 227, 0.05);
}
.sv-navbar-default .sv-navbar-options.sv-sidebar-toggle {
  border-color: transparent #e6e6e6 transparent transparent;
}
.sv-navbar-default button.sv-navbar-options:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
@supports (-webkit-touch-callout: none) {
  .sv-navbar-default button.sv-navbar-options:focus {
    /*Safari iOS overrides a lot of input styling, so disable or amend certain aspects on that browser only*/
    border-color: #000;
    border-width: 3px;
    box-shadow: none;
  }
}
.sv-navbar-default .sv-navbar-toggle {
  border-color: transparent #e6e6e6 transparent transparent;
}
.sv-navbar-default .sv-navbar-toggle .sv-icon-bar {
  background-color: #777777;
}
.sv-navbar-default .sv-navbar-toggle:hover {
  background-color: rgba(29, 147, 227, 0.05);
}
.sv-navbar-default .sv-navbar-toggle:focus {
  background-color: rgba(29, 147, 227, 0.05);
}
.sv-navbar-default .sv-navbar-nav > .sv-open > a {
  background-color: #193147;
  color: #fff;
}
.sv-navbar-default .sv-navbar-nav > .sv-open > a:hover {
  background-color: #193147;
  color: #fff;
}
.sv-navbar-default .sv-navbar-nav > .sv-open > a:focus {
  background-color: #193147;
  color: #fff;
}
.sv-navbar-default .sv-navbar-nav > .sv-open .sv-dropdown-menu > .sv-active > a {
  color: #fff;
  background-color: #193147;
}
.sv-navbar-default .sv-navbar-nav > .sv-open .sv-dropdown-menu > .sv-active > a:hover {
  color: #fff;
  background-color: #193147;
}
.sv-navbar-default .sv-navbar-nav > .sv-open .sv-dropdown-menu > .sv-active > a:focus {
  color: #fff;
  background-color: #193147;
}
.sv-navbar-default .sv-navbar-nav > .sv-active > a {
  color: #fff;
  background-color: #193147;
}
.sv-navbar-default .sv-navbar-nav > .sv-active > a:hover {
  color: #fff;
  background-color: #193147;
}
.sv-navbar-default .sv-navbar-nav > .sv-active > a:focus {
  color: #fff;
  background-color: #193147;
}
.sv-navbar-default .sv-dropdown-menu > li > a .sv-nav-icon {
  display: none;
}
.sv-sidebar .sv-nav,
.sv-header-main .sv-nav {
  width: 100%;
}
.sv-sidebar .sv-nav a:focus,
.sv-header-main .sv-nav a:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
}
.sv-sidebar-default {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.sv-navbar-search {
  float: right;
  margin: 13px 10px;
  position: absolute;
  left: 325px;
  right: 270px;
  top: 0px;
}
#sits_search_input_sm_edge {
  height: 40px;
}
#sits_search_button_sm_edge {
  height: 40px;
}
#sv-header-pinned {
  height: 16px;
  transform: rotate(-45deg);
}
#sv-header-unpinned {
  height: 16px;
}
.sv-nav-title {
  margin-left: 10px;
}
.sv-nav-caret {
  color: #fff;
  float: right;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-top: 6px;
}
.sv-open .sv-dropdown-menu > li > a .sv-nav-icon {
  display: none;
}
.sv-collapsed-menu {
  margin-left: 195px;
}
#sv-helpbar-dialog {
  position: absolute;
  bottom: 60px;
  top: 55px;
}
#sitsHeaderOptionsTabs {
  margin: 15px;
}
@media (max-width: 991px) {
  .sv-sidebar {
    margin-left: -250px;
    min-height: auto;
  }
  .sv-sidebar.sv-collapsed {
    margin-left: -250px;
  }
  .sv-navbar-default .sv-navbar-collapse {
    border-color: #000;
    background-color: #000000;
  }
  .sv-navbar-default .sv-navbar-form {
    border-color: #000;
    background-color: #000000;
  }
  .sv-navbar-search {
    float: none;
    margin: 15px 9px 0px 9px;
    position: relative;
    left: 0px;
    right: 0px;
    padding-bottom: 15px;
  }
  .sv-header-main .sv-navbar-default {
    min-height: 120px;
  }
  .sv-navbar-toggle {
    display: block;
  }
  .sv-navbar-header {
    float: none;
  }
  .sv-navbar-nav {
    float: none;
    margin: 0;
  }
  .sv-navbar-collapse.sv-collapse {
    display: none !important;
    visibility: hidden !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .sv-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .sv-collapse.sv-in {
    display: block !important;
    visibility: visible !important;
  }
  .sv-navbar-collapse.sv-in {
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .sv-navbar-nav {
    float: left;
    margin: 0;
  }
  .sv-navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
  }
  .sv-header-image {
    margin-top: 10px;
  }
  .sv-header-fixed {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
  }
  .sv-content-header-fixed {
    margin-top: 65px;
  }
  .sv-nav-link-collapsed-panel {
    width: 55px;
  }
  .sv-nav-link-collapsed-panel:hover {
    width: 250px;
  }
  .sv-nav-link-collapsed-panel:focus {
    width: 250px;
  }
  .sv-open > .sv-nav-link-collapsed-panel {
    width: 250px;
    z-index: 100;
  }
  .sv-open > .sv-nav-link-collapsed-panel > .sv-nav-title {
    display: inline !important;
    visibility: visible !important;
  }
  .sv-open > .sv-nav-link-collapsed-panel > .sv-nav-caret {
    display: inline !important;
    visibility: visible !important;
  }
  .sv-open > .sv-nav-link-collapsed-panel + .sv-dropdown-menu {
    background-color: #000000;
    position: relative;
    z-index: 100;
    width: 250px;
  }
  .sv-open > .sv-nav-link-collapsed-panel + .sv-dropdown-menu > li > a .sv-nav-title {
    display: inline !important;
    visibility: visible !important;
  }
  .sv-open > .sv-dropdown-menu > li > .sv-nav-link-collapsed-panel {
    width: 250px;
    z-index: 100;
  }
  .sv-nav-hidden {
    display: none !important;
    visibility: hidden !important;
  }
  .sv-navbar-options-toggle {
    display: none !important;
    visibility: hidden !important;
  }
  .sv-navbar-toggle {
    display: none;
  }
  .sv-navbar-header {
    float: left;
  }
  .sv-navbar-collapse.sv-collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .sv-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
}
.sv-sr-only-focusable-skip {
  display: inline-block;
  background-color: #fff;
  padding: 5px 10px 5px 10px !important;
  margin: 5px 10px 5px 10px !important;
}
.sv-sr-only-focusable-skip:focus + header.sv-header-fixed {
  top: 38px;
}
.sv-step-bar {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
}
.sv-step-bar .sv-step-bar-item-home {
  border-right: 2px solid #000;
}
.sv-step-bar .sv-step-bar-item-home + div.sv-step-bar-item::before {
  content: none;
}
.sv-step-bar-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  text-align: center;
  margin-left: 5px;
}
.sv-step-bar-item:not(:first-child):not(.sv-step-bar-item-home)::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #000;
  width: 100%;
  top: 20px;
  left: -50%;
}
.sv-step-bar-item.sv-step-bar-item-active {
  font-weight: bold;
}
.sv-step-bar-item.sv-step-bar-item-active .sv-step-bar-icon {
  background: #000;
  color: #fff;
}
.sv-step-bar-item .sv-step-bar-icon {
  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;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  margin-bottom: 5px;
  border: 2px solid #000;
}
.sv-step-bar .sv-step-bar-item-active ~ .sv-step-bar-item::before {
  border-bottom: 2px solid #eeeeee;
}
.sv-step-bar-item-home .sv-step-bar-icon:before {
  content: "\e021";
}
.sv-step-bar-item-complete .sv-step-bar-icon:before {
  content: "\e013";
}
.sv-step-bar-item-incomplete .sv-step-bar-icon:before {
  content: "\e234";
}
.sv-step-bar-item-active .sv-step-bar-icon:before {
  content: "\270f";
}
.sv-breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #dbdbdb;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 1em;
}
.sv-breadcrumb > li > a[href] {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.sv-breadcrumb > li > a[href]:hover,
.sv-breadcrumb > li > a[href]:focus {
  color: #000;
}
.sv-breadcrumb > li > a:not([href]) {
  color: #000;
}
.sv-breadcrumb > li > a:not([href]):hover,
.sv-breadcrumb > li > a:not([href]):focus {
  text-decoration: none;
}
.sv-breadcrumb > li {
  display: inline-block;
}
.sv-breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #000;
}
.sv-breadcrumb > .sv-active {
  color: #000;
}
.sv-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.sv-pagination > li {
  display: inline-block;
}
.sv-pagination > li > a,
.sv-pagination > li > span,
.sv-pagination > li > input[type='submit'] {
  position: relative;
  float: left;
  padding: 18px;
  margin-left: 0.75em;
  line-height: 1.4;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.sv-pagination > li:not(.sv-pagination-page) > a,
.sv-pagination > li:not(.sv-pagination-page) > span,
.sv-pagination > li:not(.sv-pagination-page) > input[type='submit'] {
  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;
}
.sv-pagination > li > a:hover,
.sv-pagination > li > span:hover,
.sv-pagination > li > input[type='submit']:hover,
.sv-pagination > li > a:focus,
.sv-pagination > li > span:focus,
.sv-pagination > li > input[type='submit']:focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.sv-pagination > li > a:focus,
.sv-pagination > li > span:focus,
.sv-pagination > li > input[type='submit']:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-pagination > .sv-active > a,
.sv-pagination > .sv-active > span,
.sv-pagination > .sv-active > input[type='submit'],
.sv-pagination > .sv-active > a:hover,
.sv-pagination > .sv-active > span:hover,
.sv-pagination > .sv-active > input[type='submit']:hover,
.sv-pagination > .sv-active > a:focus,
.sv-pagination > .sv-active > span:focus,
.sv-pagination > .sv-active > input[type='submit']:focus {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
  cursor: default;
}
.sv-pagination > .sv-disabled > span,
.sv-pagination > .sv-disabled > span:hover,
.sv-pagination > .sv-disabled > span:focus,
.sv-pagination > .sv-disabled > a,
.sv-pagination > .sv-disabled > a:hover,
.sv-pagination > .sv-disabled > a:focus,
.sv-pagination > .sv-disabled > input[type='submit'],
.sv-pagination > .sv-disabled > input[type='submit']:hover,
.sv-pagination > .sv-disabled > input[type='submit']:focus {
  color: #777777;
  background-color: #fff;
  border-color: #fff;
  cursor: default;
}
.sv-pagination > .sv-disabled > span:focus,
.sv-pagination > .sv-disabled > a:focus,
.sv-pagination > .sv-disabled > input[type='submit']:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-pagination-lg > li > a,
.sv-pagination-lg > li > span {
  padding: 13px 26px;
  font-size: 19px;
}
.sv-pagination-lg > li:first-child > a,
.sv-pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.sv-pagination-lg > li:last-child > a,
.sv-pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.sv-pagination-sm > li > a,
.sv-pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.sv-pagination-sm > li:first-child > a,
.sv-pagination-sm > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.sv-pagination-sm > li:last-child > a,
.sv-pagination-sm > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.sv-pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.sv-pager li {
  display: inline;
}
.sv-pager li > a,
.sv-pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
}
.sv-pager li > a:hover,
.sv-pager li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.sv-pager .sv-next > a,
.sv-pager .sv-next > span {
  float: right;
}
.sv-pager .sv-previous > a,
.sv-pager .sv-previous > span {
  float: left;
}
.sv-pager .sv-disabled > a,
.sv-pager .sv-disabled > a:hover,
.sv-pager .sv-disabled > a:focus,
.sv-pager .sv-disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: default;
}
.sv-label {
  display: inline-block;
  padding: 0.45em 0.4em 0.45em;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.sv-label:hover,
a.sv-label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.sv-label:empty {
  display: none;
}
.sv-btn .sv-label {
  position: relative;
  top: -1px;
}
.sv-label-default {
  background-color: #777777;
}
.sv-label-default[href]:hover,
.sv-label-default[href]:focus {
  background-color: #5e5e5e;
}
.sv-label-primary {
  background-color: #000;
}
.sv-label-primary[href]:hover,
.sv-label-primary[href]:focus {
  background-color: #000000;
}
.sv-label-success {
  background-color: #008552;
}
.sv-label-success[href]:hover,
.sv-label-success[href]:focus {
  background-color: #005233;
}
.sv-label-info {
  background-color: #0473a1;
}
.sv-label-info[href]:hover,
.sv-label-info[href]:focus {
  background-color: #034f6f;
}
.sv-label-warning {
  background-color: #ffc107;
}
.sv-label-warning[href]:hover,
.sv-label-warning[href]:focus {
  background-color: #d39e00;
}
.sv-label-danger {
  background-color: #b40000;
}
.sv-label-danger[href]:hover,
.sv-label-danger[href]:focus {
  background-color: #810000;
}
.sv-badge {
  display: inline-block;
  min-width: 10px;
  padding: 5px 9px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 16px;
}
.sv-badge.sv-badge-wrap {
  white-space: normal;
}
.sv-badge:empty {
  display: none;
}
.sv-panel-title .sv-badge {
  padding: 5px 9px;
}
.sv-btn .sv-badge {
  position: relative;
  top: -1px;
  padding: 3px 7px;
}
.sv-btn.sv-btn-xs .sv-badge {
  top: 0;
  padding: 1px 5px;
}
a.sv-badge:hover,
a.sv-badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.sv-list-group-item.sv-active > .sv-badge,
.sv-nav-pills > .sv-active > a > .sv-badge {
  color: #000;
  background-color: #fff;
}
.sv-nav-pills > li > a > .sv-badge {
  margin-left: 3px;
}
.sv-alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.sv-alert h4 {
  margin-top: 0;
  color: inherit;
}
.sv-alert .sv-alert-link {
  font-weight: bold;
}
.sv-alert > p,
.sv-alert > ul {
  margin-bottom: 0;
}
.sv-alert > p + p {
  margin-top: 5px;
}
.sv-alert-dismissable,
.sv-alert-dismissible {
  padding-right: 35px;
}
.sv-alert-dismissable .sv-close,
.sv-alert-dismissible .sv-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.sv-alert-success {
  background-color: #008552;
  border-color: #008552;
  color: #fff;
}
.sv-alert-success hr {
  border-top-color: #006c42;
}
.sv-alert-success .sv-alert-link {
  color: #e6e6e6;
}
.sv-alert-info {
  background-color: #0473a1;
  border-color: #0473a1;
  color: #fff;
}
.sv-alert-info hr {
  border-top-color: #036188;
}
.sv-alert-info .sv-alert-link {
  color: #e6e6e6;
}
.sv-alert-warning {
  background-color: #ffc107;
  border-color: #ffc107;
  color: #1d1d1d;
}
.sv-alert-warning hr {
  border-top-color: #ecb100;
}
.sv-alert-warning .sv-alert-link {
  color: #030303;
}
.sv-alert-danger {
  background-color: #b40000;
  border-color: #b40000;
  color: #fff;
}
.sv-alert-danger hr {
  border-top-color: #9b0000;
}
.sv-alert-danger .sv-alert-link {
  color: #e6e6e6;
}
.sv-media {
  margin-top: 15px;
}
.sv-media:first-child {
  margin-top: 0;
}
.sv-media-right,
.sv-media > .sv-pull-right {
  padding-left: 10px;
}
.sv-media-left,
.sv-media > .sv-pull-left {
  padding-right: 10px;
}
.sv-media-left,
.sv-media-right,
.sv-media-body {
  display: table-cell;
  vertical-align: top;
}
.sv-media-middle {
  vertical-align: middle;
}
.sv-media-bottom {
  vertical-align: bottom;
}
.sv-media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.sv-media-list {
  padding-left: 0;
  list-style: none;
}
.sv-list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.sv-list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
}
.sv-list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.sv-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.sv-list-group-item > .sv-badge {
  float: right;
}
.sv-list-group-item > .sv-badge + .sv-badge {
  margin-right: 5px;
}
.sv-list-group-item.sv-list-group-item-overflow {
  overflow: auto;
}
a.sv-list-group-item {
  color: #1d1d1d;
}
a.sv-list-group-item .sv-list-group-item-heading {
  color: #1d1d1d;
}
a.sv-list-group-item:hover,
a.sv-list-group-item:focus {
  text-decoration: none;
  color: #1d1d1d;
  background-color: #f5f5f5;
}
a.sv-list-group-item:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-list-group-item.sv-disabled,
.sv-list-group-item.sv-disabled:hover,
.sv-list-group-item.sv-disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: default;
}
.sv-list-group-item.sv-disabled .sv-list-group-item-heading,
.sv-list-group-item.sv-disabled:hover .sv-list-group-item-heading,
.sv-list-group-item.sv-disabled:focus .sv-list-group-item-heading {
  color: inherit;
}
.sv-list-group-item.sv-disabled .sv-list-group-item-text,
.sv-list-group-item.sv-disabled:hover .sv-list-group-item-text,
.sv-list-group-item.sv-disabled:focus .sv-list-group-item-text {
  color: #777777;
}
.sv-list-group-item.sv-active,
.sv-list-group-item.sv-active:hover,
.sv-list-group-item.sv-active:focus {
  z-index: 2;
  color: #1d1d1d;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.sv-list-group-item.sv-active .sv-list-group-item-heading,
.sv-list-group-item.sv-active:hover .sv-list-group-item-heading,
.sv-list-group-item.sv-active:focus .sv-list-group-item-heading,
.sv-list-group-item.sv-active .sv-list-group-item-heading > small,
.sv-list-group-item.sv-active:hover .sv-list-group-item-heading > small,
.sv-list-group-item.sv-active:focus .sv-list-group-item-heading > small,
.sv-list-group-item.sv-active .sv-list-group-item-heading > .sv-small,
.sv-list-group-item.sv-active:hover .sv-list-group-item-heading > .sv-small,
.sv-list-group-item.sv-active:focus .sv-list-group-item-heading > .sv-small {
  color: inherit;
}
.sv-list-group-item.sv-active .sv-list-group-item-text,
.sv-list-group-item.sv-active:hover .sv-list-group-item-text,
.sv-list-group-item.sv-active:focus .sv-list-group-item-text {
  color: #ffffff;
}
.sv-list-group-item-success {
  color: #fff;
  background-color: #008552;
}
a.sv-list-group-item-success {
  color: #fff;
}
a.sv-list-group-item-success .sv-list-group-item-heading {
  color: inherit;
}
a.sv-list-group-item-success:hover,
a.sv-list-group-item-success:focus {
  color: #fff;
  background-color: #006c42;
}
a.sv-list-group-item-success.sv-active,
a.sv-list-group-item-success.sv-active:hover,
a.sv-list-group-item-success.sv-active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
a.sv-list-group-item-success:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
}
.sv-list-group-item-info {
  color: #fff;
  background-color: #0473a1;
}
a.sv-list-group-item-info {
  color: #fff;
}
a.sv-list-group-item-info .sv-list-group-item-heading {
  color: inherit;
}
a.sv-list-group-item-info:hover,
a.sv-list-group-item-info:focus {
  color: #fff;
  background-color: #036188;
}
a.sv-list-group-item-info.sv-active,
a.sv-list-group-item-info.sv-active:hover,
a.sv-list-group-item-info.sv-active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
a.sv-list-group-item-info:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
}
.sv-list-group-item-warning {
  color: #1d1d1d;
  background-color: #ffc107;
}
a.sv-list-group-item-warning {
  color: #1d1d1d;
}
a.sv-list-group-item-warning .sv-list-group-item-heading {
  color: inherit;
}
a.sv-list-group-item-warning:hover,
a.sv-list-group-item-warning:focus {
  color: #1d1d1d;
  background-color: #ecb100;
}
a.sv-list-group-item-warning.sv-active,
a.sv-list-group-item-warning.sv-active:hover,
a.sv-list-group-item-warning.sv-active:focus {
  color: #fff;
  background-color: #1d1d1d;
  border-color: #1d1d1d;
}
a.sv-list-group-item-warning:focus {
  border-color: #1d1d1d;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(29, 29, 29, 0.8);
}
.sv-list-group-item-danger {
  color: #fff;
  background-color: #b40000;
}
a.sv-list-group-item-danger {
  color: #fff;
}
a.sv-list-group-item-danger .sv-list-group-item-heading {
  color: inherit;
}
a.sv-list-group-item-danger:hover,
a.sv-list-group-item-danger:focus {
  color: #fff;
  background-color: #9b0000;
}
a.sv-list-group-item-danger.sv-active,
a.sv-list-group-item-danger.sv-active:hover,
a.sv-list-group-item-danger.sv-active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
a.sv-list-group-item-danger:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);
}
.sv-list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.sv-list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.sv-list-group-action .sv-list-group-action-container {
  float: right;
  margin-left: 7px;
}
.sv-list-group-action .sv-list-group-action-container > .sv-btn {
  margin-right: 7px;
}
.sv-panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.1);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-panel .sv-panel {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.sv-panel.sv-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sv-panel > .sv-panel-body.sv-panel-highlight {
  background-color: #dadada;
}
.sv-panel > .sv-panel-heading.sv-panel-highlight {
  background-color: #c1c1c1;
}
.sv-panel > .sv-panel-body:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sv-panel > .sv-panel-body:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sv-panel-body {
  padding: 15px;
}
.sv-panel-body.sv-panel-body-panel {
  padding-top: 0;
  padding-bottom: 0;
}
.sv-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sv-panel-heading > .sv-dropdown .sv-dropdown-toggle {
  color: inherit;
}
.sv-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17.29px;
  color: inherit;
}
.sv-panel-title > a {
  color: inherit;
}
.sv-panel-footer {
  padding: 10px 15px;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sv-panel > .sv-list-group,
.sv-panel > .sv-panel-collapse > .sv-list-group {
  margin-bottom: 0;
}
.sv-panel > .sv-list-group .sv-list-group-item,
.sv-panel > .sv-panel-collapse > .sv-list-group .sv-list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.sv-panel > .sv-list-group:first-child .sv-list-group-item:first-child,
.sv-panel > .sv-panel-collapse > .sv-list-group:first-child .sv-list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sv-panel > .sv-list-group:last-child .sv-list-group-item:last-child,
.sv-panel > .sv-panel-collapse > .sv-list-group:last-child .sv-list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sv-panel > .sv-table,
.sv-panel > .sv-table-container > .sv-table,
.sv-panel > .sv-panel-collapse > .sv-table {
  margin-bottom: 0;
}
.sv-panel > .sv-table caption,
.sv-panel > .sv-table-container > .sv-table caption,
.sv-panel > .sv-panel-collapse > .sv-table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.sv-panel > .sv-table:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sv-panel > .sv-table:first-child > thead:first-child > tr:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > thead:first-child > tr:first-child,
.sv-panel > .sv-table:first-child > tbody:first-child > tr:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.sv-panel > .sv-table:first-child > thead:first-child > tr:first-child td:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > thead:first-child > tr:first-child td:first-child,
.sv-panel > .sv-table:first-child > tbody:first-child > tr:first-child td:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > tbody:first-child > tr:first-child td:first-child,
.sv-panel > .sv-table:first-child > thead:first-child > tr:first-child th:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > thead:first-child > tr:first-child th:first-child,
.sv-panel > .sv-table:first-child > tbody:first-child > tr:first-child th:first-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.sv-panel > .sv-table:first-child > thead:first-child > tr:first-child td:last-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > thead:first-child > tr:first-child td:last-child,
.sv-panel > .sv-table:first-child > tbody:first-child > tr:first-child td:last-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > tbody:first-child > tr:first-child td:last-child,
.sv-panel > .sv-table:first-child > thead:first-child > tr:first-child th:last-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > thead:first-child > tr:first-child th:last-child,
.sv-panel > .sv-table:first-child > tbody:first-child > tr:first-child th:last-child,
.sv-panel > .sv-table-container:first-child > .sv-table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.sv-panel > .sv-table:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sv-panel > .sv-table:last-child > tbody:last-child > tr:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tbody:last-child > tr:last-child,
.sv-panel > .sv-table:last-child > tfoot:last-child > tr:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.sv-panel > .sv-table:last-child > tbody:last-child > tr:last-child td:first-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tbody:last-child > tr:last-child td:first-child,
.sv-panel > .sv-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.sv-panel > .sv-table:last-child > tbody:last-child > tr:last-child th:first-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tbody:last-child > tr:last-child th:first-child,
.sv-panel > .sv-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.sv-panel > .sv-table:last-child > tbody:last-child > tr:last-child td:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tbody:last-child > tr:last-child td:last-child,
.sv-panel > .sv-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.sv-panel > .sv-table:last-child > tbody:last-child > tr:last-child th:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tbody:last-child > tr:last-child th:last-child,
.sv-panel > .sv-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.sv-panel > .sv-panel-body + .sv-table,
.sv-panel > .sv-panel-body + .sv-table-container,
.sv-panel > .sv-table + .sv-panel-body,
.sv-panel > .sv-table-container + .sv-panel-body {
  border-top: 1px solid #dbdbdb;
}
.sv-panel > .sv-table > tbody:first-child > tr:first-child th,
.sv-panel > .sv-table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.sv-panel > .sv-table-bordered,
.sv-panel > .sv-table-container > .sv-table-bordered {
  border: 0;
}
.sv-panel > .sv-table-bordered > thead > tr > th:first-child,
.sv-panel > .sv-table-container > .sv-table-bordered > thead > tr > th:first-child,
.sv-panel > .sv-table-bordered > tbody > tr > th:first-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tbody > tr > th:first-child,
.sv-panel > .sv-table-bordered > tfoot > tr > th:first-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tfoot > tr > th:first-child,
.sv-panel > .sv-table-bordered > thead > tr > td:first-child,
.sv-panel > .sv-table-container > .sv-table-bordered > thead > tr > td:first-child,
.sv-panel > .sv-table-bordered > tbody > tr > td:first-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tbody > tr > td:first-child,
.sv-panel > .sv-table-bordered > tfoot > tr > td:first-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.sv-panel > .sv-table-bordered > thead > tr > th:last-child,
.sv-panel > .sv-table-container > .sv-table-bordered > thead > tr > th:last-child,
.sv-panel > .sv-table-bordered > tbody > tr > th:last-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tbody > tr > th:last-child,
.sv-panel > .sv-table-bordered > tfoot > tr > th:last-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tfoot > tr > th:last-child,
.sv-panel > .sv-table-bordered > thead > tr > td:last-child,
.sv-panel > .sv-table-container > .sv-table-bordered > thead > tr > td:last-child,
.sv-panel > .sv-table-bordered > tbody > tr > td:last-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tbody > tr > td:last-child,
.sv-panel > .sv-table-bordered > tfoot > tr > td:last-child,
.sv-panel > .sv-table-container > .sv-table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.sv-panel > .sv-table-bordered > tbody > tr:last-child > td,
.sv-panel > .sv-table-container > .sv-table-bordered > tbody > tr:last-child > td,
.sv-panel > .sv-table-bordered > tfoot > tr:last-child > td,
.sv-panel > .sv-table-container > .sv-table-bordered > tfoot > tr:last-child > td,
.sv-panel > .sv-table-bordered > tbody > tr:last-child > th,
.sv-panel > .sv-table-container > .sv-table-bordered > tbody > tr:last-child > th,
.sv-panel > .sv-table-bordered > tfoot > tr:last-child > th,
.sv-panel > .sv-table-container > .sv-table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.sv-panel > .sv-table-container {
  border: 0;
  margin-bottom: 0;
}
.sv-panel-group {
  margin-bottom: 18px;
}
.sv-panel-group .sv-panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.sv-panel-group .sv-panel + .sv-panel {
  margin-top: 5px;
}
.sv-panel-group .sv-panel-heading {
  border-bottom: 0;
}
.sv-panel-group .sv-panel-heading + .sv-panel-collapse > .sv-panel-body,
.sv-panel-group .sv-panel-heading + .sv-panel-collapse > .sv-list-group {
  border-top: 1px solid #fff;
}
.sv-panel-group .sv-panel-footer {
  border-top: 0;
}
.sv-panel-group .sv-panel-footer + .sv-panel-collapse .sv-panel-body {
  border-bottom: 1px solid #fff;
}
.sv-panel-default {
  border-color: #dbdbdb;
}
.sv-panel-default > .sv-panel-heading {
  color: #1d1d1d;
  background-color: #fff;
  border-color: #fff;
}
.sv-panel-default > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #dbdbdb;
}
.sv-panel-default > .sv-panel-heading .sv-badge {
  color: #fff;
  background-color: #1d1d1d;
}
.sv-panel-default.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-default.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-default.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.sv-panel-default.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-default.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-default > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #dbdbdb;
}
.sv-panel-default > .sv-panel-body {
  color: #1d1d1d;
  background-color: #fff;
}
.sv-panel-primary {
  border-color: #fff;
}
.sv-panel-primary > .sv-panel-heading {
  color: #1d1d1d;
  background-color: #fff;
  border-color: #fff;
}
.sv-panel-primary > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #fff;
}
.sv-panel-primary > .sv-panel-heading .sv-badge {
  color: #fff;
  background-color: #1d1d1d;
}
.sv-panel-primary.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-primary.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-primary.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.sv-panel-primary.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-primary.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-primary > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #fff;
}
.sv-panel-success {
  border-color: #008552;
}
.sv-panel-success > .sv-panel-heading {
  color: #fff;
  background-color: #008552;
  border-color: #008552;
}
.sv-panel-success > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #008552;
}
.sv-panel-success > .sv-panel-heading .sv-badge {
  color: #008552;
  background-color: #fff;
}
.sv-panel-success.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-success.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-success.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #005233;
  border-color: #00482c;
}
.sv-panel-success.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-success.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-success > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #008552;
}
.sv-panel-info {
  border-color: #0473a1;
}
.sv-panel-info > .sv-panel-heading {
  color: #fff;
  background-color: #0473a1;
  border-color: #0473a1;
}
.sv-panel-info > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #0473a1;
}
.sv-panel-info > .sv-panel-heading .sv-badge {
  color: #0473a1;
  background-color: #fff;
}
.sv-panel-info.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-info.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-info.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #034f6f;
  border-color: #034865;
}
.sv-panel-info.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-info.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-info > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #0473a1;
}
.sv-panel-warning {
  border-color: #ffc107;
}
.sv-panel-warning > .sv-panel-heading {
  color: #1d1d1d;
  background-color: #ffc107;
  border-color: #ffc107;
}
.sv-panel-warning > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #ffc107;
}
.sv-panel-warning > .sv-panel-heading .sv-badge {
  color: #ffc107;
  background-color: #1d1d1d;
}
.sv-panel-warning.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-warning.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-warning.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #d39e00;
  border-color: #c99700;
}
.sv-panel-warning.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-warning.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-warning > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #ffc107;
}
.sv-panel-danger {
  border-color: #b40000;
}
.sv-panel-danger > .sv-panel-heading {
  color: #fff;
  background-color: #b40000;
  border-color: #b40000;
}
.sv-panel-danger > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #b40000;
}
.sv-panel-danger > .sv-panel-heading .sv-badge {
  color: #b40000;
  background-color: #fff;
}
.sv-panel-danger.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-danger.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-danger.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #810000;
  border-color: #770000;
}
.sv-panel-danger.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-danger.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-danger > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #b40000;
}
@media (max-width: 767px) {
  :not(.sv-panel) .sv-panel-primary,
  :not(.sv-panel) .sv-panel-default,
  :not(.ui-tabs) .sv-panel-primary,
  :not(.ui-tabs) .sv-panel-default {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0;
  }
}
.sv-panel-alternate {
  border-color: #e8f4fc;
}
.sv-panel-alternate > .sv-panel-heading {
  color: #1d1d1d;
  background-color: #e8f4fc;
  border-color: #e8f4fc;
}
.sv-panel-alternate > .sv-panel-heading + .sv-panel-collapse > .sv-panel-body {
  border-top-color: #e8f4fc;
}
.sv-panel-alternate > .sv-panel-heading .sv-badge {
  color: #e8f4fc;
  background-color: #1d1d1d;
}
.sv-panel-alternate.sv-panel-collapsible > .sv-panel-heading:hover,
.sv-panel-alternate.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-alternate.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  background-color: #bbdef6;
  border-color: #b2daf5;
}
.sv-panel-alternate.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-alternate.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-alternate > .sv-panel-footer + .sv-panel-collapse > .sv-panel-body {
  border-bottom-color: #e8f4fc;
}
.sv-panel-alternate > .sv-panel-body {
  color: #1d1d1d;
  background-color: #e8f4fc;
}
.sv-panel-alternate > .sv-panel-body:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sv-panel .sv-form-container,
.sv-panel .sv-table-container {
  margin-bottom: 0;
}
.sv-panel .sv-form-container legend,
.sv-panel .sv-table-container caption {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sv-panel-body .sv-form-horizontal div.sv-form-group:last-child {
  margin-bottom: 7px;
}
.sv-panel-footer .sv-btn-container .sv-btn {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .sv-panel-footer .sv-btn-container .sv-btn {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sv-panel-footer .sv-btn-container div:last-child {
    margin-bottom: -7px;
  }
  .sv-panel-footer .sv-btn-container.sv-btn-container-inline {
    margin-bottom: -7px;
  }
}
.sv-panel-footer .sv-btn-container + .sv-btn-container {
  margin-top: 7px;
}
.sv-panel-collapsible > .sv-panel-heading {
  cursor: pointer;
  border-radius-bottom-left: 0;
  border-radius-bottom-right: 0;
  border-bottom: 0;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sv-panel-collapsible > .sv-panel-heading .sv-panel-icon {
  float: right;
}
.sv-panel-collapsible > .sv-panel-heading:focus,
.sv-panel-collapsible > .sv-panel-heading.sv-focus {
  position: relative;
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-panel-collapsible.sv-panel-collapsed > .sv-panel-heading {
  border-bottom: 0;
  border-radius: 4px;
}
.sv-panel-heading-action .sv-panel-action-container {
  float: right;
  margin-top: 3px;
  margin-left: 7px;
}
.sv-panel-heading-action .sv-panel-action-container > .sv-btn {
  margin-right: 7px;
}
.sv-panel > .cke_chrome {
  border: none;
}
.ui-tabs-panel .sv-panel,
.ui-dialog .sv-panel {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.ui-tabs-panel .sv-panel.sv-panel-primary,
.ui-dialog .sv-panel.sv-panel-primary {
  border: 1px solid #dbdbdb;
}
.sv-clearfix:before,
.sv-clearfix:after,
.sv-dl-horizontal dd:before,
.sv-dl-horizontal dd:after,
.sv-container:before,
.sv-container:after,
.sv-container-fluid:before,
.sv-container-fluid:after,
.sv-row:before,
.sv-row:after,
.sv-form-horizontal .sv-form-group:before,
.sv-form-horizontal .sv-form-group:after,
.sv-btn-container:before,
.sv-btn-container:after,
.sv-btn-toolbar:before,
.sv-btn-toolbar:after,
.sv-btn-group-vertical > .sv-btn-group:before,
.sv-btn-group-vertical > .sv-btn-group:after,
.sv-nav:before,
.sv-nav:after,
.sv-navbar:before,
.sv-navbar:after,
.sv-navbar-header:before,
.sv-navbar-header:after,
.sv-navbar-collapse:before,
.sv-navbar-collapse:after,
.sv-pager:before,
.sv-pager:after,
.sv-list-group-action > .sv-list-group-item:before,
.sv-list-group-action > .sv-list-group-item:after,
.sv-panel-body:before,
.sv-panel-body:after,
.sv-panel-heading-action > .sv-panel-title:before,
.sv-panel-heading-action > .sv-panel-title:after {
  content: " ";
  display: table;
}
.sv-clearfix:after,
.sv-dl-horizontal dd:after,
.sv-container:after,
.sv-container-fluid:after,
.sv-row:after,
.sv-form-horizontal .sv-form-group:after,
.sv-btn-container:after,
.sv-btn-toolbar:after,
.sv-btn-group-vertical > .sv-btn-group:after,
.sv-nav:after,
.sv-navbar:after,
.sv-navbar-header:after,
.sv-navbar-collapse:after,
.sv-pager:after,
.sv-list-group-action > .sv-list-group-item:after,
.sv-panel-body:after,
.sv-panel-heading-action > .sv-panel-title:after {
  clear: both;
}
.sv-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sv-pull-right {
  float: right !important;
}
.sv-pull-left {
  float: left !important;
}
.sv-hide {
  display: none !important;
}
.sv-show {
  display: block !important;
}
.sv-invisible {
  visibility: hidden;
}
.sv-text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.sv-hidden {
  display: none !important;
  visibility: hidden !important;
}
.sv-affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
}
.sv-visible-xs,
.sv-visible-sm,
.sv-visible-md,
.sv-visible-lg {
  display: none !important;
}
.sv-visible-xs-block,
.sv-visible-xs-inline,
.sv-visible-xs-inline-block,
.sv-visible-sm-block,
.sv-visible-sm-inline,
.sv-visible-sm-inline-block,
.sv-visible-md-block,
.sv-visible-md-inline,
.sv-visible-md-inline-block,
.sv-visible-lg-block,
.sv-visible-lg-inline,
.sv-visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .sv-visible-xs {
    display: block !important;
  }
  table.sv-visible-xs {
    display: table;
  }
  tr.sv-visible-xs {
    display: table-row !important;
  }
  th.sv-visible-xs,
  td.sv-visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .sv-visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .sv-visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .sv-visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm {
    display: block !important;
  }
  table.sv-visible-sm {
    display: table;
  }
  tr.sv-visible-sm {
    display: table-row !important;
  }
  th.sv-visible-sm,
  td.sv-visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sv-visible-md {
    display: block !important;
  }
  table.sv-visible-md {
    display: table;
  }
  tr.sv-visible-md {
    display: table-row !important;
  }
  th.sv-visible-md,
  td.sv-visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sv-visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sv-visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sv-visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .sv-visible-lg {
    display: block !important;
  }
  table.sv-visible-lg {
    display: table;
  }
  tr.sv-visible-lg {
    display: table-row !important;
  }
  th.sv-visible-lg,
  td.sv-visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .sv-visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .sv-visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .sv-visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .sv-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sv-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .sv-hidden-lg {
    display: none !important;
  }
}
.sv-visible-print {
  display: none !important;
}
@media print {
  .sv-visible-print {
    display: block !important;
  }
  table.sv-visible-print {
    display: table;
  }
  tr.sv-visible-print {
    display: table-row !important;
  }
  th.sv-visible-print,
  td.sv-visible-print {
    display: table-cell !important;
  }
}
.sv-visible-print-block {
  display: none !important;
}
@media print {
  .sv-visible-print-block {
    display: block !important;
  }
}
.sv-visible-print-inline {
  display: none !important;
}
@media print {
  .sv-visible-print-inline {
    display: inline !important;
  }
}
.sv-visible-print-inline-block {
  display: none !important;
}
@media print {
  .sv-visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .sv-hidden-print {
    display: none !important;
  }
}
/* Tribal bootstrap-related styles */
.sv-navbar-nav a:link {
  text-decoration: none;
}
.sv-h1-small {
  font-size: 18px;
}
/* Third party authentication styles */
.sv-btn-login {
  height: 70px;
  background-size: 40px 40px;
  background-position: center;
  background-repeat: no-repeat;
}
.sv-btn-login-facebook {
  background-color: #3b589c;
  background-image: url("../images/icons/facebook.png");
}
.sv-btn-login-google {
  background-color: #fff;
  background-image: url("../images/icons/google.png");
}
.sv-btn-login-microsoft {
  background-color: #fff;
  background-image: url("../images/icons/microsoft.png");
}
.sv-btn-login-linkedin {
  background-color: #0274b3;
  background-image: url("../images/icons/linkedin.png");
}
.sv-btn-login-weibo {
  background-color: #fff;
  background-image: url("../images/icons/weibo.png");
}
.sv-btn-login-salesforce {
  background-color: #319cd6;
  background-image: url("../images/icons/salesforce.png");
}
.sv-singpass-qr-container {
  width: 298px;
  height: 367px;
  margin: auto;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}
.sv-btn-login-singpass {
  color: #fff;
  background-color: #cf0b15;
  border-color: #cf0b15;
}
.sv-btn-login-singpass:hover,
.sv-btn-login-singpass:focus,
.sv-btn-login-singpass.sv-focus,
.sv-btn-login-singpass:active {
  color: #fff;
  background-color: #87070e;
  border-color: #87070e;
}
/*!
 * Header and Footer classes
 */
.sv-header-main {
  margin-bottom: 1em;
  /*include spacing before main content*/
}
.sv-header-main .sv-navbar-default {
  min-height: 65px;
  background-color: #fff;
  color: #1d1d1d;
}
@media (min-width: 768px) {
  .sv-header-main {
    margin-bottom: 3em;
    /*include spacing before main content (to avoid overlaying "Logout" section)*/
  }
  .sv-page-content {
    min-height: 30em;
    /*force footer down the page by at least this much (for shorter screens)*/
  }
}
.sv-header-main {
  margin-bottom: 0;
}
.sv-header-image {
  height: 50px;
  width: 260px;
  background: url("../images/uhi_records_black_w240.png") center center no-repeat;
  margin-top: 7px;
}
.sv-header-text {
  background-color: #000000;
  position: relative;
  padding: 0 10px 5px 10px;
  right: 5px;
  font-size: 12px;
  float: right;
}
.sv-header-text,
.sv-header-text a,
.sv-header-text a:hover,
.sv-header-text a:link,
.sv-header-text a:visited,
.sv-header-text a:active {
  color: #fff;
}
.sv-header-text a {
  text-decoration: underline;
  text-align: right;
}
.sv-footer {
  background-color: #000000;
}
.sv-footer-text {
  text-align: right;
  padding: 5px 10px;
  font-size: 12px;
}
.sv-footer-text,
.sv-footer-text a,
.sv-footer-text a:hover,
.sv-footer-text a:link,
.sv-footer-text a:visited,
.sv-footer-text a:active {
  color: #fff;
}
.sv-footer-text a {
  text-decoration: underline;
}
.sv-footer-text a[href]:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.8);
}
.sv-floating-content {
  z-index: 5;
}
.sv-fixed-content {
  position: fixed;
}
/*Styles for suggestion boxes (like Grade Suggestion in Mark Entry or Dynamic Listbox) */
.sv-suggest-box {
  position: absolute;
  margin: 0;
  z-index: 1051;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.sv-suggest-box .sv-suggest-box-content {
  padding: 1px;
}
.sv-suggest-box .sv-suggest-box-overflow {
  min-height: 3em;
  width: 30em;
  min-width: 20em;
}
.sv-suggest-box .sv-list-group > .sv-list-group-item {
  border-left: none;
  border-right: none;
  border-radius: none;
}
.sv-suggest-box .sv-list-group > .sv-list-group-item.sv-active {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-suggest-box .sv-list-group > .sv-list-group-item:first-child {
  border-top: none;
}
.sv-suggest-box .sv-list-group > .sv-list-group-item:last-child {
  border-bottom: none;
}
.sv-suggest-box .sv-suggest-box-overflow {
  overflow: auto;
}
.sv-suggest-box .sv-list-group {
  margin: 0;
}
.sv-suggest-box .sv-suggest-box-code-col {
  font-weight: bold;
  float: left;
  width: 20%;
}
.sv-suggest-box .sv-suggest-box-name-col {
  float: left;
  width: 50%;
  margin-top: 1px;
  font-size: 92%;
}
.sv-suggest-box .sv-suggest-box-snam-col {
  float: left;
  width: 30%;
  margin-top: 1px;
  font-size: 92%;
}
.sv-suggest-box .sv-suggest-box-details {
  font-size: 92%;
}
.sv-suggest-box .sv-badge {
  white-space: normal;
}
input.sv-suggest-box-input-icon.dmu_enabled,
input.sv-suggest-box-input-icon.dmu_disabled {
  display: inline;
  padding-left: 20px;
  width: 0;
  margin-right: 10px;
  background: url("../images/search.png") no-repeat center;
  color: transparent;
}
.sv-shadow {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.sv-mandatory {
  background-color: #fce0ea;
}
.sv-word-wrap {
  word-wrap: break-word;
  word-break: break-all;
}
.sv-tiled-container {
  padding-left: 15px;
}
.sv-tiled-container .sv-tiled-col {
  padding-left: 0px;
}
.sv-tiled-container .sv-tiled-col a {
  display: block;
  border-radius: 4px;
  text-decoration: none;
}
.sv-tiled-container .sv-tiled-col a:hover {
  text-decoration: none;
}
.sv-tiled-container .sv-tiled-col a:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-tiled-container .sv-tiled-col a:focus > .sv-tiled-cop-a,
.sv-tiled-container .sv-tiled-col a:hover > .sv-tiled-cop-a {
  background-color: #ffa71d;
}
.sv-tiled-container .sv-tiled-col a:focus > .sv-tiled-cop-b,
.sv-tiled-container .sv-tiled-col a:hover > .sv-tiled-cop-b {
  background-color: #5933c1;
}
.sv-tiled-container .sv-tiled-col a:focus > .sv-tiled-cop-c,
.sv-tiled-container .sv-tiled-col a:hover > .sv-tiled-cop-c {
  background-color: #1c8e79;
}
.sv-tiled-container .sv-tiled-col a:focus > .sv-tiled-cop-d,
.sv-tiled-container .sv-tiled-col a:hover > .sv-tiled-cop-d {
  background-color: #cb201e;
}
.sv-tiled-container .sv-tiled-col a:focus > .sv-tiled-cop-e,
.sv-tiled-container .sv-tiled-col a:hover > .sv-tiled-cop-e {
  background-color: #0059ba;
}
.sv-tiled-container .sv-tiled-col a:focus > .sv-tiled-cop-f,
.sv-tiled-container .sv-tiled-col a:hover > .sv-tiled-cop-f {
  background-color: #f65715;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-a {
  background-color: #FFBB50;
  color: #000000;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-b {
  background-color: #7655D2;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-c {
  background-color: #25B89D;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-d {
  background-color: #E23C3A;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-e {
  background-color: #0072ED;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-f {
  background-color: #F87A46;
}
.sv-tiled-container .sv-tiled-col .sv-tiled-cop {
  color: #fff;
  height: 130px;
  margin-bottom: 10px;
  padding: 26px 5px;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.sv-tiled-container .sv-tiled-col .sv-tiled-cop .tiled-icon-large {
  font-size: 47.5px;
}
.sv-tiled-container .sv-tiled-col .sv-tiled-cop .tiled-icon-small {
  font-size: 38px;
}
.sv-tiled-container .sv-tiled-col .sv-tiled-cop .sv-tiled-link-text {
  padding-top: 10px;
}
.sv-panel > .sv-tiled-container {
  margin-top: 10px;
}
.sv-container-overflow {
  overflow-y: auto;
}
.sv-iframe {
  width: 100%;
  border: none;
  overflow: auto;
}
.sv-frame {
  border: none;
  overflow: auto;
}
.sv-frame:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
/* Dashboard Styles */
.sv-dashboard {
  background-color: #fff;
}
.sv-dashboard-element-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
  display: block;
  border: 1px solid #dbdbdb;
  margin-bottom: 18px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sv-dashboard-element-container.sv-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sv-dashboard-element {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  float: left;
  display: flex;
  flex-flow: column;
}
.sv-dashboard-element-body {
  padding: 15px;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: inline-flex;
}
.sv-dashboard-element-controls {
  flex: 0 1 auto;
  width: 100%;
  padding: 2px;
}
.sv-dashboard-element-content {
  height: 100%;
  width: 100%;
  overflow: auto;
}
.sv-dashboard-element-footer {
  flex: 0 1 auto;
  width: 100%;
  padding: 2px;
}
.sv-dashboard-element-content.sv-dashboard-element-content-single {
  overflow: hidden;
}
.sv-dashboard-single-panel-wrapper {
  margin-bottom: 10px;
  padding: 26px 5px;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.sv-dashboard-single-panel-wrapper .sv-dashboard-single-panel-title {
  font-size: 13px;
  font-weight: bold;
}
.sv-dashboard-single-panel-wrapper {
  cursor: default;
}
.sv-dashboard-single-panel-wrapper .sv-dashboard-single-panel-value {
  font-size: 10vmin;
}
.sv-dropzone {
  border: 2px dashed #949494 !important;
  border-radius: 4px;
  margin: 5px;
}
.sv-dropzone.sv-dropzone-over {
  border: 2px solid #949494 !important;
}
.sv-highlight {
  display: inline-block;
  padding: 5px 10px;
  margin: -5px -10px;
  min-width: 5em;
  background-color: #d8ffd8;
  color: #007200;
}
.sv-highlight.sv-highlight-change {
  background-color: #d8ffd8;
  color: #007200;
}
.sv-highlight.sv-highlight-change:before {
  content: "\e178";
}
.sv-highlight.sv-highlight-change.sv-highlight-addition {
  background-color: #d8ffd8;
  color: #007200;
}
.sv-highlight.sv-highlight-change.sv-highlight-addition:before {
  content: "\002b";
}
.sv-highlight.sv-highlight-change.sv-highlight-deletion {
  background-color: #ffd8d8;
  color: #720000;
}
.sv-highlight.sv-highlight-change.sv-highlight-deletion:before {
  content: "\2212";
}
.sv-container-floating {
  position: sticky;
  top: 0;
  z-index: 5;
}
.sv-profile-image-container {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-bottom: 18px;
  display: block;
}
.sv-profile-image-container img {
  width: inherit;
  height: inherit;
  position: absolute;
}
.sv-profile-edit-image-button {
  background: rgba(0, 0, 0, 0.54);
  color: #fff;
  bottom: 0;
  position: absolute;
  width: 100%;
  padding: 7px 13px;
  text-transform: uppercase;
}
.sv-profile-edit-image-button:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.sv-number-notification {
  display: inline-block;
  min-width: 10px;
  padding: 5px 9px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 16px;
  position: absolute;
  top: -11px;
  right: -12px;
  background-color: #b40000;
  color: #fff;
  padding: 3px 5px;
  font-family: "open-sans", sans-serif;
}
.sv-number-notification.sv-badge-wrap {
  white-space: normal;
}
.sv-number-notification:empty {
  display: none;
}
.sv-panel-title .sv-number-notification {
  padding: 5px 9px;
}
.sv-btn .sv-number-notification {
  position: relative;
  top: -1px;
  padding: 3px 7px;
}
.sv-btn.sv-btn-xs .sv-number-notification {
  top: 0;
  padding: 1px 5px;
}
a.sv-number-notification:hover,
a.sv-number-notification:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.sv-list-group-item.sv-active > .sv-number-notification,
.sv-nav-pills > .sv-active > a > .sv-number-notification {
  color: #000;
  background-color: #fff;
}
.sv-nav-pills > li > a > .sv-number-notification {
  margin-left: 3px;
}
.ck.ck-editor__main {
  height: 100% !important;
}
.ck .ck-content {
  min-height: 300px !important;
}
.ck .ck-content.ck-focused {
  border-color: #000 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8) !important;
}
.ck .ck-button:focus {
  border-color: #000 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8) !important;
}
.ck .ck-annotation-wrapper .ck-content {
  min-height: 0 !important;
  padding: 3px 3px !important;
}
.ck .ck.ck-input:focus {
  border-color: #000 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8) !important;
}
:root {
  /* Overrides the border radius setting in the theme. */
  --ck-color-toolbar-border: #8e8e8e !important;
  --ck-color-base-border: #8e8e8e !important;
  --ck-color-annotation-icon: var(--ck-color-text) !important;
  --ck-color-comment-count: #000 !important;
}
.sv-editor-wrapper {
  display: flex;
  width: 100%;
  /* Handle different sidebar UIs (for differing screensizes) by associating additional classes with the wrapper - default is to hide the sidebar */
}
.sv-editor-wrapper .sv-editor-container {
  position: relative;
  width: 100%;
}
.sv-editor-wrapper .sv-editor-container .ck.ck-editor {
  width: 100%;
}
.sv-editor-wrapper .sv-editor-sidebar {
  overflow-y: auto;
  /* prevent annotations from running in to the element below - may cause annotations to not always auto-scroll in to view though */
  scroll-behavior: smooth;
}
.sv-editor-wrapper.sv-editor-use-narrow-sidebar .sv-editor-container {
  width: calc(100% - 65px);
}
.sv-editor-wrapper.sv-editor-use-narrow-sidebar .sv-editor-sidebar {
  display: block;
  padding: 0 10px;
  min-width: 65px;
}
.sv-editor-wrapper.sv-editor-use-wide-sidebar .sv-editor-container {
  width: calc(100% - 300px);
}
.sv-editor-wrapper.sv-editor-use-wide-sidebar .sv-editor-sidebar {
  display: block;
  padding: 0 10px;
  min-width: 300px;
}
/*UHI Additional stuff*/
.sv-tiled-cop {
  color: #000000;
  height: 130px;
  margin-bottom: 10px;
  padding: 26px 5px;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.sv-tiled-cop .tiled-icon-large {
  font-size: 47.5px;
}
.sv-tiled-cop .tiled-icon-small {
  font-size: 38px;
}
.sv-tiled-cop-a {
  background-color: #FFBB50;
}
.sv-tiled-cop-a:hover {
  background-color: #ffcf83;
}
.sv-tiled-cop-b {
  background-color: #7655D2;
  color: #fff;
}
.sv-tiled-cop-b:hover {
  background-color: #967ddd;
  color: #000000;
}
.sv-tiled-cop-c {
  background-color: #25B89D;
  color: #fff;
}
.sv-tiled-cop-c:hover {
  background-color: #39d7ba;
  color: #000000;
}
.sv-tiled-cop-d {
  background-color: #E23C3A;
  color: #fff;
}
.sv-tiled-cop-d:hover {
  background-color: #e96866;
  color: #000000;
}
.sv-tiled-cop-e {
  background-color: #0072ED;
  color: #fff;
}
.sv-tiled-cop-e:hover {
  background-color: #218cff;
  color: #000000;
}
.sv-tiled-cop-f {
  background-color: #F87A46;
}
.sv-tiled-cop-f:hover {
  background-color: #f65715;
  color: #fff;
}
.sv-tiled-cop-uhi {
  background-color: #000000;
  color: #fff;
}
.sv-tiled-cop-uhi:hover {
  background-color: #1a1a1a;
}
.sv-tiled-cop-secondary {
  background-color: #fff;
}
.sv-tiled-cop-secondary:hover {
  background-color: #e6e6e6;
}
.sv-tiled-col a:focus > .sv-tiled-cop-a {
  background-color: #ffcf83;
}
.sv-tiled-col a:focus > .sv-tiled-cop-b {
  background-color: #967ddd;
}
.sv-tiled-col a:focus > .sv-tiled-cop-c {
  background-color: #39d7ba;
}
.sv-tiled-col a:focus > .sv-tiled-cop-d {
  background-color: #e96866;
}
.sv-tiled-col a:focus > .sv-tiled-cop-e {
  background-color: #218cff;
}
.sv-tiled-col a:focus.sv-tiled-cop-f {
  background-color: #f65715;
}
.sv-tiled-col a:focus.sv-tiled-cop-uhi {
  background-color: #1a1a1a;
}
.sv-tiled-col a:focus.sv-tiled-cop-secondary {
  background-color: #e6e6e6;
}
/*additional styles for datatables within e:Vision - most come from sv-table (default BootStrap styling)*/
.sv-datatable {
  width: 100%;
}
/*These are styles used by the Datatables plugin throughout e:Vision*/
div.dataTables_wrapper {
  overflow: hidden;
  min-height: 100px;
}
div.dataTables_length {
  text-align: left;
  margin-top: 0.5em;
  margin-left: 0.5em;
}
div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_filter {
  text-align: right;
  margin-top: 0.5em;
  margin-right: 0.5em;
}
div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_info {
  padding-top: 8px;
}
div.dataTables_wrapper .sv-form-pagination.sv-form-pagination-single-page .sv-form-pagination-rec-count,
div.dataTables_wrapper .sv-form-pagination-btn.sv-form-pagination-single-page .sv-form-pagination-rec-count {
  display: block;
}
div.dataTables_wrapper .sv-form-pagination.sv-form-pagination-single-page .sv-pagination,
div.dataTables_wrapper .sv-form-pagination-btn.sv-form-pagination-single-page .sv-pagination {
  display: inline-block;
}
div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper > div.row > div,
  div.dataTables_length,
  div.dataTables_filter {
    text-align: right;
    margin-right: 0.5em;
  }
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable {
  clear: both;
  max-width: none !important;
  border-collapse: separate;
  /* Workaround for Firefox issue 688556 when used with the Responsive plugin for Datatables */
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:hover,
table.dataTable thead .sorting_asc:hover,
table.dataTable thead .sorting_desc:hover,
table.dataTable thead .sorting_asc_disabled:hover,
table.dataTable thead .sorting_desc_disabled:hover,
table.dataTable thead .sorting:focus,
table.dataTable thead .sorting_asc:focus,
table.dataTable thead .sorting_desc:focus,
table.dataTable thead .sorting_asc_disabled:focus,
table.dataTable thead .sorting_desc_disabled:focus {
  background-color: #dadada;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
table.dataTable thead .sorting:focus,
table.dataTable thead .sorting_asc:focus,
table.dataTable thead .sorting_desc:focus,
table.dataTable thead .sorting_asc_disabled:focus,
table.dataTable thead .sorting_desc_disabled:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  color: #000;
}
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */
}
div.dataTables_scrollBody table.dataTable thead .sorting:after,
div.dataTables_scrollBody table.dataTable thead .sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead .sorting_desc:after {
  display: none;
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}
table.dataTable thead > tr > th {
  padding-right: 30px;
  border-top: 0;
}
table.dataTable th:active {
  outline: 0;
}
/* Condensed */
table.dataTable.sv-table-condensed thead > tr > th {
  padding-right: 20px;
}
table.dataTable.sv-table-condensed thead .sorting:after,
table.dataTable.sv-table-condensed thead .sorting_asc:after,
table.dataTable.sv-table-condensed thead .sorting_desc:after {
  top: 6px;
  right: 6px;
}
/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}
/*used by the Advanced selection list*/
table.dataTable tr.even.row_selected td,
table.dataTable tr.odd.row_selected td {
  background-color: #dbdbdb;
  color: #1d1d1d;
}
/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
table.sv-table-bordered.dataTable {
  border-collapse: separate !important;
}
table.sv-table-bordered.dataTable thead th,
table.sv-table-bordered.dataTable thead td {
  border-left-width: 0;
  border-top-width: 0;
}
table.sv-table-bordered.dataTable tbody th,
table.sv-table-bordered.dataTable tbody td {
  border-left-width: 0;
  border-bottom-width: 0;
}
table.sv-table-bordered.dataTable tfoot th,
table.sv-table-bordered.dataTable tfoot td {
  border-left-width: 0;
  border-bottom-width: 0;
}
table.sv-table-bordered.dataTable th:last-child,
table.sv-table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
div.dataTables_scrollHead table.sv-table-bordered.dataTable {
  border-bottom-width: 0;
}
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 75%;
  width: 50%;
  height: 60px;
  margin-left: -50%;
  margin-top: -30px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 19px;
  background-color: #fff;
  border-radius: 4px;
  z-index: 1040;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
/*The following styles are for use by the Responsive functionality within datatables*/
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child a.sv-dt-access,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child a.sv-dt-access {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  border: 2px solid white;
  border-radius: 16px;
  text-align: center;
  line-height: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child a.sv-dt-access:focus,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child a.sv-dt-access:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty a.sv-dt-access,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty a.sv-dt-access {
  display: none;
}
a.sv-dt-access {
  display: none;
  /*hide by default - other more specific styles override when we collapse*/
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child a.sv-dt-access,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child a.sv-dt-access {
  background-color: #eeeeee;
  color: #222222;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td a.sv-dt-access {
  display: none;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child a.sv-dt-access:after,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child a.sv-dt-access:after {
  margin-left: -5px;
  content: '+';
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child a.sv-dt-access:after,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child a.sv-dt-access:after {
  margin-left: -5px;
  content: '-';
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul:not(.sv-dropdown-menu) {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul:not(.sv-dropdown-menu) li {
  border-bottom: 1px solid #dbdbdb;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul:not(.sv-dropdown-menu) li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
/*These are styles used by the Tablesaw plugin throughout e:Vision*/
/*! Tablesaw - v1.0.5 - 2015-02-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed MIT */
table.tablesaw {
  empty-cells: show;
}
/* Structure */
.tablesaw-enhanced .tablesaw-bar .btn {
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
}
/* Default radio/checkbox styling horizonal controlgroups. */
.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}
/* Column navigation buttons for swipe and columntoggle tables */
.sv-panel .tablesaw-advance {
  padding-right: 0.5em;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: 0.5em;
  position: relative;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: 0.5em;
  top: 0.65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: 0.5em;
  top: 0.65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: 0.45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left.disabled:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right.disabled:before {
  opacity: 0.25;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: 0.6em;
  border-right: 5px solid #000;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: 0.7em;
  border-left: 5px solid #000;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
  cursor: default;
  pointer-events: none;
}
/* Table Toolbar */
.tablesaw-bar {
  clear: both;
}
.tablesaw-toolbar {
  float: left;
}
.tablesaw-toolbar label {
  padding: 0.5em 0;
  clear: both;
  display: block;
  margin-right: 0.5em;
  text-transform: uppercase;
}
.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.tablesaw-bar .btn:focus,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: 0.4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  background: transparent;
  padding-left: 0.3em;
}
.tablesaw-toolbar ~ table {
  clear: both;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}
/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }
  .tablesaw-stack td.sv-text-right,
  .tablesaw-stack th.sv-text-right {
    text-align: right;
  }
  .tablesaw-stack td.sv-text-center,
  .tablesaw-stack th.sv-text-center {
    text-align: center;
  }
  .tablesaw-stack td.sv-text-justify,
  .tablesaw-stack th.sv-text-justify {
    text-align: justify;
  }
  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    width: 100%;
    font-weight: normal;
    margin-top: 13px;
  }
  .tablesaw-cell-label {
    display: block;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }
  .tablesaw-stack tbody tr td,
  .tablesaw-stack tbody tr th {
    clear: left;
    float: left;
    width: 100%;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tablesaw-stack tbody tr td.sv-text-right,
  .tablesaw-stack tbody tr th.sv-text-right,
  .tablesaw-stack tbody tr td.sv-text-center,
  .tablesaw-stack tbody tr th.sv-text-center,
  .tablesaw-stack tbody tr td.sv-text-justify,
  .tablesaw-stack tbody tr th.sv-text-justify {
    text-align: left !important;
  }
  .tablesaw-cell-label {
    vertical-align: top;
  }
  .tablesaw-cell-content {
    display: block;
    width: 100%;
  }
  .tablesaw-cell-content .sv-input-group-table {
    display: block;
  }
  .sv-table-has-feedback .tablesaw-cell-content .sv-form-group {
    display: block;
  }
  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
  .tablesaw-stack tbody tr td {
    border-top: none;
  }
  /* Table rows have a gray bottom stroke by default */
  .tablesaw-stack tbody tr {
    border-bottom: 1px solid #dbdbdb;
  }
  .tablesaw-stack tbody tr:last-child {
    border-bottom: none;
  }
}
/* Media query to show as a standard table sm breakpoint and larger */
@media (min-width: 767.0625px) {
  .tablesaw-stack tr {
    display: table-row;
  }
  /* Show the table header rows */
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}
.tablesaw-fix-persist {
  table-layout: fixed;
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}
.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}
.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}
.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: 0.5em;
}
.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}
.tablesaw-columntoggle-popup {
  display: none;
  z-index: 4;
}
.ui-front .tablesaw-columntoggle-popup {
  z-index: 1050;
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: 0.5em 0.8em;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-radius: 4px;
}
.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}
/* Hide all prioritized columns by default */
@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: none;
  }
}
/* Preset breakpoints if "" class added to table */
/* Show priority 1 from xs upwards, 2 from sm upwards, 3 from md upwards and 4 from lg upwards (5 and 6 are not used by Tribal)*/
@media (min-width: 768px) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}
@media (min-width: 992px) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }
  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}
@media only all {
  /* Unchecked manually: Always hide */
  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }
  /* Checked manually: Always show */
  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}
.tablesaw-columntoggle-popup .tablesaw-btn-group > label {
  display: block;
  padding: 0.2em 0;
  white-space: nowrap;
}
.tablesaw-columntoggle-popup .tablesaw-btn-group > label input {
  margin-right: 0.8em;
}
.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}
.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}
.tablesaw-sortable th.tablesaw-sortable-head {
  cursor: pointer;
}
.tablesaw-sortable th.tablesaw-sortable-head:hover,
.tablesaw-sortable th.tablesaw-sortable-head:focus {
  background-color: #dadada;
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.tablesaw-sortable th.tablesaw-sortable-head:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.8);
}
.tablesaw-sortable th.tablesaw-sortable-head:active {
  outline: 0;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: 1em;
  font-family: 'Glyphicons Halflings';
  color: #000;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending:after {
  content: "\e155";
  /* sort-by-attributes */
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending:after {
  content: "\e156";
}
.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}
.tablesaw-sortable .not-applicable span {
  display: none;
}
.tablesaw-advance {
  float: right;
}
.tablesaw-advance.minimap {
  margin-right: 0.4em;
}
.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: 0.4em 0.2em;
}
.tablesaw-advance-dots li i {
  width: 0.3em;
  height: 0.3em;
  background: #000;
  border-radius: 100%;
  display: inline-block;
}
.tablesaw-advance-dots li.tablesaw-advance-dots-hide i {
  background: #dbdbdb;
}
.tablesaw-all-cols-visible {
  display: none;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/content/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(/content/MaterialIcons-Regular.woff2) format('woff2'), url(/content/MaterialIcons-Regular.woff) format('woff'), url(/content/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.material-icons.mi-green {
  color: #3a3;
}
.material-icons.mi-green2 {
  color: #3c6;
}
.material-icons.mi-gold {
  color: #ec0;
}
.material-icons.mi-cyan {
  color: #2cc;
}
.material-icons.mi-blue {
  color: #33c;
}
.material-icons.mi-bluegrey2 {
  color: #55a;
}
.material-icons.mi-bluegrey {
  color: #669;
}
.material-icons.mi-orange {
  color: #d90;
}
.material-icons.mi-pink {
  color: #d9b;
}
.material-icons.mi-palepink {
  color: #ebb;
}
.material-icons.mi-hotpink {
  color: #f7b;
}
.material-icons.md-18 {
  font-size: 18px;
}
.material-icons.md-24 {
  font-size: 24px;
}
.material-icons.md-36 {
  font-size: 36px;
}
.material-icons.md-48 {
  font-size: 48px;
}
/* Footer Styles For UHI Records */
/* Footer styles */
ul.footer_list {
  list-style-type: none;
}
#uhi_page_footer {
  font-size: 9pt;
  font-style: italic;
  color: #aaa;
  width: 100%;
}
#uhi_footer_contact {
  width: 40%;
  display: inline-block;
  vertical-align: text-top;
}
#uhi_footer_legal {
  width: 60%;
  display: inline-block;
  text-align: right;
  vertical-align: text-top;
}
.content {
  padding-bottom: 30px;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  font-style: unset;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
footer #left {
  text-align: left;
}
html,
body {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
footer a {
  color: #aaa;
  width: 100%;
  font-style: initial;
}
footer a:hover {
  color: #ffffff;
}
footer a:focus {
  color: #ffffff;
}
/* Smaller screens (tablets and mobile phones) */
@media screen and (max-width: 850px) {
  #uhi_footer_contact {
    width: 100%;
    color: #777;
  }
  #uhi_footer_legal {
    width: 100%;
    text-align: left;
  }
  #uhi_footer_legal br {
    display: none;
  }
}
/* Color styles for Staff / Student pages */
.staff {
  color: #E23C3A;
}
.student {
  color: #000;
}
.s1 {
  color: #000;
}
.green {
  color: #25B89D;
}
.uhi-red {
  color: #E23C3A;
}
.uhi-green {
  color: #25B89D;
}
.uhi-orange {
  color: #F87A46;
}
.uhi-red-bg {
  color: #fff;
  background-color: #E23C3A;
}
.uhi-green-bg {
  color: #fff;
  background-color: #25B89D;
}
.uhi-orange-bg {
  color: #fff;
  background-color: #F87A46;
}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.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-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('../../../fonts/fontawesome_fonts/fa-solid-900.eot');
  src: url('../../../fonts/fontawesome_fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../../../fonts/fontawesome_fonts/fa-solid-900.woff2') format('woff2'), url('../../../fonts/fontawesome_fonts/fa-solid-900.woff') format('woff'), url('../../../fonts/fontawesome_fonts/fa-solid-900.ttf') format('truetype'), url('../../../fonts/fontawesome_fonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../../../fonts/fontawesome_fonts/fa-regular-400.eot');
  src: url('../../../fonts/fontawesome_fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../../../fonts/fontawesome_fonts/fa-regular-400.woff2') format('woff2'), url('../../../fonts/fontawesome_fonts/fa-regular-400.woff') format('woff'), url('../../../fonts/fontawesome_fonts/fa-regular-400.ttf') format('truetype'), url('../../../fonts/fontawesome_fonts/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../../../fonts/fontawesome_fonts/fa-brands-400.eot');
  src: url('../../../fonts/fontawesome_fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../../../fonts/fontawesome_fonts/fa-brands-400.woff2') format('woff2'), url('../../../fonts/fontawesome_fonts/fa-brands-400.woff') format('woff'), url('../../../fonts/fontawesome_fonts/fa-brands-400.ttf') format('truetype'), url('../../../fonts/fontawesome_fonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
#HSAVE {
  background-color:#008552;
}
#HSAVE:hover {
  background-color: #005233;
}
#HCLEAR {
  background-color:#B40000;
  color:#fff
}
#HCLEAR:hover {
  background-color:#810000;
}