/*match style to sv-panel-title*/
/* intro text for panels and tables */
@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");
@import url(//hello.myfonts.net/count/2c0b21);
.panel-message-block {
  background-color: #f5f5f5 !important;
  background-image: none;
  border-bottom: 1px solid #8e8e8e;
  color: #000 !important;
}
/* table rows and things that look like table rows */
.rows-and-faux-rows {
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 0;
}
/* up-down arrows in form selector elements */
.form-updown-arrows {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="46.1px" height="89.1px" viewBox="0 0 46.1 89.1" style="enable-background:new 0 0 46.1 89.1;" xml:space="preserve"><defs></defs><g> <polygon points="46.1,35.6 23,0 0,35.6"/> <polygon points="0,53.6 23,89.1 46.1,53.6"/></g></svg>');
  background-size: 0.75rem;
  background-repeat: no-repeat;
  background-position: center right 8px;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: Swiss, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #000;
  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: #e5006e;
  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: 0px;
}
.sv-img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #f1f1f1;
  border: 1px solid #dbdbdb;
  border-radius: 0px;
  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;
}
.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;
}
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: Swiss, "Helvetica Neue", Helvetica, Arial, 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-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(90deg, #625eb1 5% 5%, #0077c4 30%, #3f5673 90%);
}
@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,
.sv-page-header.sv-hidden-xl {
  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: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  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: #000;
  background-color: #eeeeee;
  border: 1px solid #dbdbdb;
  border-radius: 0px;
}
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: 97vw;
  }
}
@media (min-width: 992px) {
  .sv-container {
    width: 94vw;
  }
}
@media (min-width: 1500px) {
  .sv-container {
    width: 90vw;
  }
}
@media (min-width: 1600px) {
  .sv-container {
    width: 1570px;
  }
}
.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-xl-1,
.sv-col-xs-2,
.sv-col-sm-2,
.sv-col-md-2,
.sv-col-lg-2,
.sv-col-xl-2,
.sv-col-xs-3,
.sv-col-sm-3,
.sv-col-md-3,
.sv-col-lg-3,
.sv-col-xl-3,
.sv-col-xs-4,
.sv-col-sm-4,
.sv-col-md-4,
.sv-col-lg-4,
.sv-col-xl-4,
.sv-col-xs-5,
.sv-col-sm-5,
.sv-col-md-5,
.sv-col-lg-5,
.sv-col-xl-5,
.sv-col-xs-6,
.sv-col-sm-6,
.sv-col-md-6,
.sv-col-lg-6,
.sv-col-xl-6,
.sv-col-xs-7,
.sv-col-sm-7,
.sv-col-md-7,
.sv-col-lg-7,
.sv-col-xl-7,
.sv-col-xs-8,
.sv-col-sm-8,
.sv-col-md-8,
.sv-col-lg-8,
.sv-col-xl-8,
.sv-col-xs-9,
.sv-col-sm-9,
.sv-col-md-9,
.sv-col-lg-9,
.sv-col-xl-9,
.sv-col-xs-10,
.sv-col-sm-10,
.sv-col-md-10,
.sv-col-lg-10,
.sv-col-xl-10,
.sv-col-xs-11,
.sv-col-sm-11,
.sv-col-md-11,
.sv-col-lg-11,
.sv-col-xl-11,
.sv-col-xs-12,
.sv-col-sm-12,
.sv-col-md-12,
.sv-col-lg-12,
.sv-col-xl-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: 1500px) {
  .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%;
  }
}
@media (min-width: 1600px) {
  .sv-col-xl-1,
  .sv-col-xl-2,
  .sv-col-xl-3,
  .sv-col-xl-4,
  .sv-col-xl-5,
  .sv-col-xl-6,
  .sv-col-xl-7,
  .sv-col-xl-8,
  .sv-col-xl-9,
  .sv-col-xl-10,
  .sv-col-xl-11,
  .sv-col-xl-12 {
    float: left;
  }
  .sv-col-xl-12 {
    width: 100%;
  }
  .sv-col-xl-11 {
    width: 91.66666667%;
  }
  .sv-col-xl-10 {
    width: 83.33333333%;
  }
  .sv-col-xl-9 {
    width: 75%;
  }
  .sv-col-xl-8 {
    width: 66.66666667%;
  }
  .sv-col-xl-7 {
    width: 58.33333333%;
  }
  .sv-col-xl-6 {
    width: 50%;
  }
  .sv-col-xl-5 {
    width: 41.66666667%;
  }
  .sv-col-xl-4 {
    width: 33.33333333%;
  }
  .sv-col-xl-3 {
    width: 25%;
  }
  .sv-col-xl-2 {
    width: 16.66666667%;
  }
  .sv-col-xl-1 {
    width: 8.33333333%;
  }
  .sv-col-xl-pull-12 {
    right: 100%;
  }
  .sv-col-xl-pull-11 {
    right: 91.66666667%;
  }
  .sv-col-xl-pull-10 {
    right: 83.33333333%;
  }
  .sv-col-xl-pull-9 {
    right: 75%;
  }
  .sv-col-xl-pull-8 {
    right: 66.66666667%;
  }
  .sv-col-xl-pull-7 {
    right: 58.33333333%;
  }
  .sv-col-xl-pull-6 {
    right: 50%;
  }
  .sv-col-xl-pull-5 {
    right: 41.66666667%;
  }
  .sv-col-xl-pull-4 {
    right: 33.33333333%;
  }
  .sv-col-xl-pull-3 {
    right: 25%;
  }
  .sv-col-xl-pull-2 {
    right: 16.66666667%;
  }
  .sv-col-xl-pull-1 {
    right: 8.33333333%;
  }
  .sv-col-xl-pull-0 {
    right: auto;
  }
  .sv-col-xl-push-12 {
    left: 100%;
  }
  .sv-col-xl-push-11 {
    left: 91.66666667%;
  }
  .sv-col-xl-push-10 {
    left: 83.33333333%;
  }
  .sv-col-xl-push-9 {
    left: 75%;
  }
  .sv-col-xl-push-8 {
    left: 66.66666667%;
  }
  .sv-col-xl-push-7 {
    left: 58.33333333%;
  }
  .sv-col-xl-push-6 {
    left: 50%;
  }
  .sv-col-xl-push-5 {
    left: 41.66666667%;
  }
  .sv-col-xl-push-4 {
    left: 33.33333333%;
  }
  .sv-col-xl-push-3 {
    left: 25%;
  }
  .sv-col-xl-push-2 {
    left: 16.66666667%;
  }
  .sv-col-xl-push-1 {
    left: 8.33333333%;
  }
  .sv-col-xl-push-0 {
    left: auto;
  }
  .sv-col-xl-offset-12 {
    margin-left: 100%;
  }
  .sv-col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .sv-col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .sv-col-xl-offset-9 {
    margin-left: 75%;
  }
  .sv-col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .sv-col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .sv-col-xl-offset-6 {
    margin-left: 50%;
  }
  .sv-col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .sv-col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .sv-col-xl-offset-3 {
    margin-left: 25%;
  }
  .sv-col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .sv-col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .sv-col-xl-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: #000;
}
.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: #000;
  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: 0px;
  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: 0px;
}
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: 0px;
}
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: #000;
}
.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: #404040;
}
@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: 0px;
  -webkit-user-select: none;
  user-select: none;
  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-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: #000;
  border-color: #6f6f6f;
}
.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-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: #000;
  border-color: #000000;
}
.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-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: #000;
  border-color: #00482c;
}
.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-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: #000;
  border-color: #034865;
}
.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: #000;
  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: #000;
  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: #000;
}
.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: #000;
}
.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: #000;
  background-color: #000;
  border-color: #c99700;
}
.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: #000;
}
.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-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: #000;
  border-color: #770000;
}
.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: #e5006e;
  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-btn-action-container {
  float: none;
  display: inline-block;
}
.sv-btn-container-inline .sv-btn-action-container .sv-btn {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .sv-btn-container-inline .sv-btn-action-container {
    display: block;
    margin-bottom: 7px !important;
  }
  .sv-btn-container-inline .sv-btn-action-container.sv-col-xs-12 {
    width: 100% !important;
  }
  .sv-btn-container-inline .sv-btn-action-container .sv-btn + .sv-dropdown-menu {
    margin-top: -7px;
  }
}
.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: 1500px) {
  .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: 0px;
}
.sv-btn-sm,
.sv-btn-group-sm > .sv-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.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: 0px;
}
.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: 0px;
  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: #000;
  background-color: #f5f5f5;
}
.sv-dropdown-menu > .sv-active > a,
.sv-dropdown-menu > .sv-active > a:hover,
.sv-dropdown-menu > .sv-active > a:focus {
  color: #000;
  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: 0px;
}
.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: 0px;
  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: 0px;
  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: 0px;
}
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: 0px;
}
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: 0px;
}
.sv-input-group-addon.sv-input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.sv-input-group-addon.sv-input-lg {
  padding: 13px 26px;
  font-size: 19px;
  border-radius: 0px;
}
.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: 0px;
}
.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: 0px;
  border-top-left-radius: 0px;
  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: 0px;
  border-top-right-radius: 0px;
  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: 0px 0px 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: 0px;
}
.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: 0px 0px 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: 0px;
}
.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: #000;
  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: 0px;
}
.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: 0px 0px 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: 6rem;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .sv-navbar {
    border-radius: 0px;
  }
}
@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: -6rem 15px;
  font-size: 19px;
  line-height: 18px;
  height: 6rem;
}
.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: -14rem;
  margin-bottom: -14rem;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: -3rem -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: -6rem;
    padding-bottom: -6rem;
  }
}
.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: -14rem;
  margin-bottom: -14rem;
}
@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: -14rem;
  margin-bottom: -14rem;
}
.sv-navbar-btn.sv-btn-sm {
  margin-top: -12rem;
  margin-bottom: -12rem;
}
.sv-navbar-btn.sv-btn-xs {
  margin-top: -8rem;
  margin-bottom: -8rem;
}
.sv-navbar-text {
  margin-top: -6rem;
  margin-bottom: -6rem;
}
@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: #000;
  border-color: #000000;
}
.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: #e5006e;
  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: #000000;
}
.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: #e5006e;
    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: #e5006e;
}
.sv-navbar-default .sv-btn-link {
  color: #fff;
}
.sv-navbar-default .sv-btn-link:hover,
.sv-navbar-default .sv-btn-link:focus {
  color: #e5006e;
}
.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;
}
.sv-navbar-default .sv-navbar-options.sv-sidebar-toggle .sv-icon-bar {
  background-color: #fff;
  /* More visible */
}
.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: #000;
  border-color: #000;
  color: #fff;
}
.sv-navbar-search {
  float: right;
  margin: 13px 10px;
  position: absolute;
  left: 245px;
  right: 360px;
  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: #000;
  }
  .sv-navbar-default .sv-navbar-form {
    border-color: #000;
    background-color: #000;
  }
  .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;
  }
  .sv-portal-options-tabs {
    margin: 0px 15px;
  }
}
@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: #000;
    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-vnavbar-tier2-wrapper,
.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded,
.sv-vnavbar-menubar,
.sv-vnavbar-menubar .sv-vnavbar-ul,
.sv-vnavbar ~ .sv-page-content-wrapper {
  transition-duration: 0.5s;
}
@media (prefers-reduced-motion) {
  /* styles to apply if a user's device settings are set to reduced motion */
  .sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded,
  .sv-vnavbar-menubar,
  .sv-vnavbar-menubar .sv-vnavbar-ul,
  .sv-vnavbar ~ .sv-page-content-wrapper,
  .sv-vnavbar-tier2-wrapper,
  .sv-bulk-actions-wrapper {
    transition-duration: 0.001s;
  }
}
.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded.alreadyOpen,
div.sv-vnavbar-tier2-wrapper.getRidOfMe {
  transition-duration: 0.001s;
}
/* if tier 2 is already open we want the current opened one dismissed quietly */
div.sv-vnavbar-tier2-wrapper.getRidOfMe {
  z-index: 1;
}
.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded {
  z-index: 180;
}
/* for sm and <  */
@media only screen and (max-width: 991px) {
  /* set position of navbar to top left of screen */
  .sv-vnavbar {
    z-index: 150;
    position: fixed;
    top: 0;
  }
  .sv-vnavbar-tier2-wrapper ul {
    display: none;
  }
  /* initial width to allow bar to slide in from left */
  .sv-vnavbar-menubar .sv-vnavbar-ul {
    min-width: 0;
    max-width: 0;
  }
  .sv-vnavbar-tier2-wrapper {
    top: 0;
    left: 0;
    max-width: 0;
    z-index: 160;
    /* make sure tier 2 ontop of tier 1 */
    position: absolute;
    container-type: inline-size;
    container-name: tier2mobile;
  }
  /* dont show close and back at tier 2 or */
  .sv-vnavbar-tier2-header-full {
    display: none;
  }
  /* remove tabs by default so dont tab through */
  .sv-vnavbar-menubar li.sv-vnavbar-tier1 {
    display: none;
  }
  .sv-vnavbar-menubar.sv-vnavbar-mobile-expand li.sv-vnavbar-tier1 > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded > ul {
    display: block;
  }
  /* show tier 1 menu */
  .sv-vnavbar-menubar.sv-vnavbar-mobile-expand > .sv-vnavbar-ul {
    min-width: 250px;
    max-width: 250px;
    container-type: inline-size;
    container-name: tier1mobile;
  }
  .sv-vnavbar-menubar.sv-vnavbar-mobile-expand > .sv-vnavbar-ul:has(.sv-vnavbar-tier2-expanded) > .sv-vnavbar-ul > li > a {
    display: none;
  }
  @supports not (container-type:inline-size) {
    .sv-vnavbar-menubar.sv-vnavbar-mobile-expand li.sv-vnavbar-tier1 {
      display: block;
    }
  }
  /* make items appear */
  @supports (container-type:inline-size) {
    @container tier1mobile (min-width: 240px) {
      /* if menu bar is collapsed show text on hover */
      .sv-vnavbar-menubar.sv-vnavbar-mobile-expand li.sv-vnavbar-tier1 {
        display: block;
      }
    }
  }
  .sv-vnavbar-menubar.sv-vnavbar-mobile-expand li.sv-vnavbar-tier1 > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded {
    min-width: 260px;
    max-width: 260px;
    border: 1px solid #949494;
  }
  /* show close and back on tier 2 menu */
  .sv-vnavbar-tier2-ul > .sv-vnavbar-tier2-close > a,
  .sv-vnavbar-tier2-ul > .sv-vnavbar-tier2-back a,
  li.sv-vnavbar-tier1-close.sv-vnavbar-tier1 > a {
    display: block !important;
    min-height: 65px;
    padding-top: 20px;
  }
  /* screen overlay for mobile mode */
  #svnavbarOverlay {
    background-color: #000000;
    opacity: 0.32;
    filter: alpha(opacity=32);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
  }
  /* dont show cross in mobile as have item for it */
  .sv-vnavbar-tier2-ul > li > a.sv-vnavbar-tier2-cross {
    display: none;
  }
  .sv-vnavbar-ul,
  .sv-vnavbar-tier2-ul {
    min-height: 100vh;
    max-height: 100vh;
  }
  .sv-vnavbar-menubar.sv-vnavbar-mobile-expand.sv-vnavbar-show-it-mobile li.sv-vnavbar-tier1 {
    display: block;
  }
}
/* start large & xl breakpoint */
@media only screen and (min-width: 992px) {
  .sv-vnavbar-ul,
  .sv-vnavbar-tier2-ul {
    min-height: calc(100vh - 65px);
    max-height: calc(100vh - 65px);
  }
  .sv-vnavbar-tier2-wrapper .sv-vnavbar-tier2-ul {
    display: none;
  }
  div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded {
    min-width: 260px;
    max-width: 260px;
    border: 1px solid #949494;
    border-left: 0;
  }
  div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded .sv-vnavbar-tier2-ul {
    display: block;
  }
  .sv-vnavbar ~ .sv-page-content-wrapper {
    padding-left: 0px;
    /* Prevent whitespace on the left */
  }
  .sv-vnavbar ~ .sv-page-content-wrapper .sv-footer,
  .sv-vnavbar ~ .sv-page-content-wrapper .sv-bulk-actions-wrapper {
    padding-left: 250px;
  }
  .sv-vnavbar {
    z-index: 50;
    position: fixed;
    top: 65px;
    bottom: 30px;
    min-height: calc(100vh - 65px);
    max-height: calc(100vh - 65px);
  }
  .sv-vnavbar-tier2-wrapper {
    position: absolute;
    top: 0px;
    left: 250px;
  }
  /* dont show close and back at tier 2*/
  .sv-vnavbar-tier2-close,
  .sv-vnavbar-tier2-back,
  .sv-vnavbar-tier1-close,
  .sv-vnavbar-tier2-header {
    display: none;
  }
  /*tier 1 normal*/
  .sv-vnavbar-ul {
    min-width: 250px;
    max-width: 250px;
  }
  /* tier 1 collapsed */
  .sv-vnavbar-menubar.sv-vnavbar-collapse,
  .sv-vnavbar-menubar.sv-vnavbar-collapse ul.sv-vnavbar-ul {
    min-width: 65px;
    max-width: 65px;
  }
  /* hide the tier 1 items when collapsed */
  .sv-vnavbar-menubar > ul > li > a .sv-vnavbar-tier1-expand,
  .sv-vnavbar-menubar > ul > li > a .sv-vnavbar-link,
  .sv-vnavbar-menubar > ul > li > a .sv-badge {
    display: none;
  }
  /* Tier 1 collapsed move tier 2 */
  .sv-vnavbar-menubar.sv-vnavbar-collapse li.sv-vnavbar-tier1 .sv-vnavbar-tier2-expanded,
  .sv-vnavbar-menubar.sv-vnavbar-collapse li.sv-vnavbar-tier1 .sv-vnavbar-tier2-wrapper {
    left: 65px;
  }
  /* display right arrow in collapsed mode on hover */
  .sv-vnavbar-menubar.sv-vnavbar-collapse ul.sv-vnavbar-ul > li:has(a .sv-vnavbar-tier1-expand):focus-within > a > .sv-vnavbar-tier1-expand,
  .sv-vnavbar-menubar.sv-vnavbar-collapse ul.sv-vnavbar-ul > li:has(a .sv-vnavbar-tier1-expand):hover > a > .sv-vnavbar-tier1-expand {
    display: inline-block;
    top: -15px;
    left: 5px;
    position: relative;
  }
  /* tier 1 collapsed tier 2 open */
  .sv-vnavbar:has(div.sv-vnavbar-collapse):has(div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded) ~ div.sv-page-content-wrapper {
    padding-left: calc(65px + 260px);
  }
  .sv-vnavbar:has(div.sv-vnavbar-collapse):has(div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded) ~ div.sv-page-content-wrapper .sv-footer,
  .sv-vnavbar:has(div.sv-vnavbar-collapse):has(div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded) ~ div.sv-page-content-wrapper .sv-bulk-actions-wrapper {
    padding-left: calc(65px + 260px);
  }
  .sv-vnavbar:has(div.sv-vnavbar-collapse):has(div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded) ~ div.sv-page-content-wrapper {
    padding-left: calc(65px + 260px);
  }
  .sv-vnavbar:has(div.sv-vnavbar-collapse):has(div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded) ~ div.sv-page-content-wrapper .sv-footer,
  .sv-vnavbar:has(div.sv-vnavbar-collapse):has(div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded) ~ div.sv-page-content-wrapper .sv-bulk-actions-wrapper {
    padding-left: calc(65px + 260px);
  }
  .sv-vnavbar:has(div.sv-vnavbar-collapse) div > .sv-vnavbar-ul > li > div.sv-vnavbar-tier2-wrapper.sv-vnavbar-tier2-expanded {
    left: 65px;
  }
  .sv-vnavbar-menubar {
    background-color: #0d263d;
    min-width: 250px;
    max-width: 260px;
    container-type: inline-size;
    container-name: sidebar;
  }
  @supports not(container-type:inline-size) {
    #sv-vnavbar > div.sv-vnavbar-menubar:not(.sv-vnavbar-collapse) > ul > li > a .sv-vnavbar-tier1-expand,
    #sv-vnavbar > div.sv-vnavbar-menubar:not(.sv-vnavbar-collapse) > ul > li > a .sv-vnavbar-link {
      display: inline-block;
    }
  }
  @supports (container-type:inline-size) {
    @container sidebar (min-width: 250px) {
      #sv-vnavbar > div.sv-vnavbar-menubar > ul > li > a .sv-vnavbar-tier1-expand,
      #sv-vnavbar > div.sv-vnavbar-menubar > ul > li > a .sv-vnavbar-link,
      #sv-vnavbar > div.sv-vnavbar-menubar > ul > li > a .sv-badge {
        display: inline-block;
      }
    }
  }
  #sv-vnavbar > div.sv-vnavbar-menubar.sv-vnavbar-show-it > ul > li > a .sv-vnavbar-tier1-expand,
  #sv-vnavbar > div.sv-vnavbar-menubar.sv-vnavbar-show-it > ul > li > a .sv-vnavbar-link,
  #sv-vnavbar > div.sv-vnavbar-menubar.sv-vnavbar-show-it > ul > li > a .sv-badge {
    display: inline-block;
  }
  .sv-vnavbar:has(div.sv-vnavbar-collapse) ~ .sv-page-content-wrapper {
    padding-left: 65px;
  }
  .sv-vnavbar:has(div.sv-vnavbar-collapse) ~ .sv-page-content-wrapper .sv-footer,
  .sv-vnavbar:has(div.sv-vnavbar-collapse) ~ .sv-page-content-wrapper .sv-bulk-actions-wrapper {
    padding-left: 65px;
  }
  .sv-vnavbar-tier2-ul > li.sv-vnavbar-tier2-header > a.sv-vnavbar-tier2-cross {
    display: inline-block;
    position: relative;
    top: 2px !important;
    padding: 0;
    left: 14px;
  }
}
.sv-vnavbar-tier2-wrapper {
  min-height: 100vh;
  min-width: 0;
  max-width: 0;
  vertical-align: top;
}
.sv-vnavbar-tier1-expand {
  float: right;
  top: 3px;
  right: -5px;
}
.sv-vnavbar-default {
  border-color: #000;
  /* Black */
  background-color: #000;
  /* Black */
}
.sv-vnavbar-default a {
  text-decoration: none;
}
/* list items  for tier 1 and tier 2 */
.sv-vnavbar-ul,
.sv-vnavbar-tier2-ul {
  list-style: none;
  padding: 0;
  overflow-y: auto;
  white-space: nowrap;
  scrollbar-width: thin;
}
/* tier 3 list style */
.sv-vnavbar-tier3-ul {
  list-style: none;
  padding: 0;
  display: none;
}
/* tier 3 list style expanded */
.sv-vnavbar-tier3-toggle.sv-vnavbar-tier3-expanded > ul.sv-vnavbar-tier3-ul {
  display: block;
}
/* Tier 2 title styles */
.sv-vnavbar-tier2-ul > .sv-vnavbar-tier2-header {
  padding: 20px 15px 20px 20px;
  border-bottom: 1px solid #949494;
}
/* Tier 2 title styles */
.sv-vnavbar-tier2-ul > .sv-vnavbar-tier2-header-full {
  border-bottom: 1px solid #949494;
}
.sv-vnavbar-tier2-ul > .sv-vnavbar-tier2-header-full > a {
  padding: 20px;
}
/* tier 3 link styles*/
.sv-vnavbar-tier3-ul > li > a {
  padding: 10px 15px 10px 40px;
  display: block;
}
/* tier 1 link styles */
.sv-vnavbar-ul > li > a {
  color: #fff;
  display: block;
  padding: 10px 15px;
}
/* tier 2 link styles */
.sv-vnavbar-tier2-ul > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 10px 15px;
  display: block;
}
/* change color of li in tier 1 when hovered / focused */
li.sv-vnavbar-tier1.sv-vnavbar-active,
li.sv-vnavbar-tier2.sv-vnavbar-active,
.sv-vnavbar-tier2-ul ul.sv-vnavbar-tier3-ul li.sv-vnavbar-tier3.sv-vnavbar-active {
  background-color: #000;
}
.sv-vnavbar-ul > li.sv-vnavbar-tier1:hover,
.sv-vnavbar-ul > li.sv-vnavbar-tier1:focus-within {
  background-color: #fff;
}
.sv-vnavbar-ul li:hover > a,
.sv-vnavbar-ul > li.sv-vnavbar-tier1:focus-within > a {
  color: #0d263d;
}
/*tier 2 menu styles */
.sv-vnavbar-tier2-wrapper {
  background-color: #fff;
}
/* change color of li in tier 2 when hovered / focussed */
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-header):not(.sv-vnavbar-tier2-header-full):hover,
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-header):not(.sv-vnavbar-tier2-header-full):focus-within {
  background-color: #000;
}
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-header):not(.sv-vnavbar-tier2-header-full):hover > a,
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-header):not(.sv-vnavbar-tier2-header-full) > a:focus,
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-header):not(.sv-vnavbar-tier2-header-full):focus-within > a {
  color: #fff;
}
.sv-vnavbar-tier2-header.sv-vnavbar-tier2,
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2 > a,
.sv-vnavbar-tier3-ul li.sv-vnavbar-tier3 > a {
  color: #0d263d;
}
.sv-vnavbar-tier2-ul li.sv-vnavbar-tier2.sv-vnavbar-active > a,
li.sv-vnavbar-tier3.sv-vnavbar-active > a {
  color: #fff;
}
/* Tier 3 styles */
.sv-vnavbar-tier3expander {
  float: right;
}
.sv-vnavbar-tier2-ul ul.sv-vnavbar-tier3-ul li.sv-vnavbar-tier3 {
  background-color: #fff;
}
ul.sv-vnavbar-tier2-ul ul.sv-vnavbar-tier3-ul li.sv-vnavbar-tier3:hover,
ul.sv-vnavbar-tier2-ul ul.sv-vnavbar-tier3-ul li.sv-vnavbar-tier3:focus-within {
  background-color: #000;
}
.sv-vnavbar-tier2-ul .sv-vnavbar-tier3-ul li.sv-vnavbar-tier3:hover > a,
.sv-vnavbar-tier2-ul .sv-vnavbar-tier3-ul li.sv-vnavbar-tier3 > a:focus {
  color: #fff;
}
/* the icons in the menu bar */
.sv-vnavbar-icon {
  font-size: 19px;
  vertical-align: top;
  margin-right: 5px;
}
li.sv-vnavbar-tier2 > a > .sv-vnavbar-icon,
li.sv-vnavbar-tier1 > a > .sv-vnavbar-icon {
  padding-left: 5px;
}
/* the text of all the links */
.sv-vnavbar-link {
  margin-left: 5px;
  white-space: normal;
  display: inline-block;
  vertical-align: bottom;
  overflow: ellipsis;
  overflow: hidden;
}
/* set the widths of links */
.sv-vnavbar-tier1 > a > .sv-vnavbar-link,
.sv-vnavbar-tier2-ul > .sv-vnavbar-tier2-header > .sv-vnavbar-link {
  max-width: 162px;
}
.sv-vnavbar-tier2 > a > .sv-vnavbar-link {
  max-width: 171px;
}
.sv-vnavbar-tier3 > a > .sv-vnavbar-link {
  max-width: 160px;
}
/* Navbar badges */
.sv-vnavbar-tier2 .sv-badge,
.sv-vnavbar-tier1 .sv-badge {
  float: right;
}
.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-header-full) .sv-badge {
  position: relative;
  top: -2px;
}
.sv-vnavbar-tier3-toggle .sv-badge {
  margin-right: 10px;
}
.sv-vnavbar-tier2-expanded {
  container-type: inline-size;
  container-name: innersidebar;
}
@media only screen and (min-width: 992px) {
  @supports (container-type: inline-size) {
    @container innersidebar (min-width: 250px) {
      li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-back):not(.sv-vnavbar-tier2-close) span.sv-badge,
      li.sv-vnavbar-tier2 span.sv-vnavbar-tier3expander {
        display: inline-block;
      }
    }
  }
  @supports not (container-type: inline-size) {
    li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-back):not(.sv-vnavbar-tier2-close) span.sv-badge,
    li.sv-vnavbar-tier2 span.sv-vnavbar-tier3expander {
      display: inline-block;
    }
    #sv-vnavbar > div.sv-vnavbar-menubar:not(.sv-vnavbar-collapse) > ul > li > a .sv-badge {
      display: inline-block;
    }
  }
}
@media only screen and (max-width: 992px) {
  li.sv-vnavbar-tier2:not(.sv-vnavbar-tier2-back):not(.sv-vnavbar-tier2-close) span.sv-badge,
  li.sv-vnavbar-tier2 span.sv-vnavbar-tier3expander {
    display: inline-block;
  }
  #sv-vnavbar > div.sv-vnavbar-menubar > ul > li > a .sv-badge {
    display: inline-block;
  }
}
.sv-vnavbar-tier2 .sv-badge,
.sv-vnavbar-tier2 .sv-vnavbar-tier3expander,
.sv-vnavbar-collapse .sv-vnavbar-tier1 .sv-badge {
  display: none;
}
span.sv-vnavbar-link.sv-vnavbar-link-has-badge {
  max-width: 100px;
}
span.sv-vnavbar-link.sv-vnavbar-link-has-badge-and-menu {
  max-width: 90px;
}
.sv-vnavbar-tier2 > a > span.sv-vnavbar-link.sv-vnavbar-link-has-badge {
  max-width: 135px;
}
.sv-vnavbar-tier2 > a > span.sv-vnavbar-link.sv-vnavbar-link-has-badge.sv-vnavbar-tier2title-has-badge {
  max-width: 80px;
}
/* overrides or additions for overall content container classes */
@media only screen and (min-width: 992px) {
  .sv-page-content-wrapper {
    min-height: calc(100vh - 65px);
  }
}
@media only screen and (max-width: 991px) {
  .sv-page-content-wrapper {
    min-height: calc(100vh - 125px);
  }
}
.sv-page-content-wrapper {
  position: relative;
  width: 100%;
}
.sv-page-content {
  padding-bottom: 3rem;
  /* Footer height */
  padding-top: 15px;
  /* Separation from header whenever there is no title */
}
.ui-dialog {
  /* overrides for overall content container classes when showing content within a dialog */
}
.ui-dialog .sv-page-content {
  padding-bottom: 0;
}
.ui-dialog .sv-page-content-wrapper {
  min-height: 0;
}
/* main e:Vision footer */
.sv-footer-v {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 3rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* bulk actions */
.sv-bulk-actions-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 40;
  transition-duration: 0.5s;
  background-color: #000;
  background-clip: content-box;
  height: 65px;
}
.sv-bulk-actions-wrapper .sv-btn-default:focus,
.sv-bulk-actions-wrapper .sv-btn-default:active:focus,
.sv-bulk-actions-wrapper .sv-btn-default.sv-active:focus,
.sv-bulk-actions-wrapper .sv-btn-default.sv-focus,
.sv-bulk-actions-wrapper .sv-btn-default:active.sv-focus,
.sv-bulk-actions-wrapper .sv-btn-default.sv-active.sv-focus {
  box-shadow: 0 0 0 3px #fff;
}
@media only screen and (min-width: 768px) {
  .sv-page-content-wrapper .sv-container-fluid:has(.sv-bulk-actions-visible) {
    margin-bottom: 65px;
  }
  .sv-page-content-wrapper .sv-container-fluid:has(.sv-bulk-actions-visible) ~ .sv-footer-v {
    bottom: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .sv-bulk-actions-wrapper {
    height: 130px;
  }
  .sv-page-content-wrapper .sv-container-fluid:has(.sv-bulk-actions-visible) {
    margin-bottom: 130px;
  }
  .sv-page-content-wrapper .sv-container-fluid:has(.sv-bulk-actions-visible) ~ .sv-footer-v {
    bottom: 130px;
  }
}
.sv-control-label.sv-bulk-actions-label {
  color: #fff;
  text-align: left;
}
.sv-bulk-actions-wrapper-dialog {
  background-color: #000;
  height: auto;
  position: sticky;
  bottom: 1px;
}
.sv-bulk-actions-wrapper-dialog .sv-panel-body {
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .sv-bulk-actions-wrapper-dialog {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.ui-dialog .ui-dialog-content:has(.sv-bulk-actions-visible) {
  padding-bottom: 0;
}
.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 {
  display: inline-block;
  padding: 5px 5px 5px 0;
}
.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 + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #000;
}
.sv-breadcrumb > .sv-active {
  color: #000;
}
.sv-navbar-breadcrumb {
  border-bottom: 1px solid rgb(from #dbdbdb r g b / 0.5);
}
.sv-navbar-breadcrumb .sv-breadcrumb {
  margin-left: 0;
  margin-right: 0;
  border-bottom: 0;
}
.sv-page-header .sv-navbar-breadcrumb {
  margin-bottom: -9px;
}
.sv-page-header .sv-navbar-breadcrumb .sv-breadcrumb {
  background-color: inherit;
  padding: 8px 0;
  margin: 0;
}
.sv-page-header .sv-navbar-breadcrumb .sv-breadcrumb > li {
  color: inherit;
}
.sv-page-header .sv-navbar-breadcrumb .sv-breadcrumb > li + li:before {
  color: inherit;
}
.sv-page-header .sv-navbar-breadcrumb .sv-breadcrumb > li > a {
  color: inherit;
}
.sv-page-header .sv-navbar-breadcrumb .sv-breadcrumb > li > a:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.8);
}
.sv-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0px;
}
.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: 0px;
  border-top-left-radius: 0px;
}
.sv-pagination-lg > li:last-child > a,
.sv-pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.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: 0px;
  border-top-left-radius: 0px;
}
.sv-pagination-sm > li:last-child > a,
.sv-pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.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;
}
a.ui-tabs-anchor > .sv-badge {
  padding: 2px 4px;
}
.sv-badge-warning {
  background-color: #ffc107;
  color: #000;
}
.sv-badge-danger {
  background-color: #b40000;
  color: #fff;
}
.sv-alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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 .sv-list-group {
  margin: 15px -15px -15px -15px;
}
.sv-alert .sv-list-group .sv-list-group-item {
  padding: 10px 15px 10px 30px;
  border-width: 1px 0 0 0;
  border-radius: 0;
}
.sv-alert .sv-list-group .sv-list-group-item.sv-list-group-item-success {
  border-color: #005233;
}
.sv-alert .sv-list-group .sv-list-group-item.sv-list-group-item-info {
  border-color: #034f6f;
}
.sv-alert .sv-list-group .sv-list-group-item.sv-list-group-item-warning {
  border-color: #d39e00;
}
.sv-alert .sv-list-group .sv-list-group-item.sv-list-group-item-danger {
  border-color: #810000;
}
.sv-alert .sv-list-group .sv-list-group-item:first-child {
  border-width: 0px;
}
.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: #000;
}
.sv-alert-warning hr {
  border-top-color: #ecb100;
}
.sv-alert-warning .sv-alert-link {
  color: #000000;
}
.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: 0px;
  border-top-left-radius: 0px;
}
.sv-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.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: #000;
}
a.sv-list-group-item .sv-list-group-item-heading {
  color: #000;
}
a.sv-list-group-item:hover,
a.sv-list-group-item:focus {
  text-decoration: none;
  color: #000;
  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: #000;
  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: #000;
  background-color: #ffc107;
}
a.sv-list-group-item-warning {
  color: #000;
}
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: #000;
  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: #000;
  border-color: #000;
}
a.sv-list-group-item-warning:focus {
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 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: 0px;
  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: -1px;
  border-top-left-radius: -1px;
}
.sv-panel > .sv-panel-body:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-top-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.sv-panel > .sv-table:last-child,
.sv-panel > .sv-table-container:last-child > .sv-table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-bottom-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.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: 0px;
}
.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: #000;
  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: #000;
}
.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: #000;
  background-color: #fff;
}
.sv-panel-primary {
  border-color: #fff;
}
.sv-panel-primary > .sv-panel-heading {
  color: #000;
  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: #000;
}
.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: #000;
  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: #000;
}
.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: #000;
  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: #000;
}
.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: #000;
  background-color: #e8f4fc;
}
.sv-panel-alternate > .sv-panel-body:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.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-heading + .sv-panel-body-panel {
  padding-top: 15px;
}
.sv-panel-collapsible.sv-panel-collapsed > .sv-panel-heading {
  border-bottom: 0;
  border-radius: 0px;
}
.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;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
}
.sv-visible-xs,
.sv-show-xs,
.sv-visible-sm,
.sv-show-sm,
.sv-visible-md,
.sv-show-md,
.sv-visible-lg,
.sv-show-lg,
.sv-visible-xl,
.sv-show-xl {
  display: none !important;
}
.sv-visible-xs-block,
.sv-visible-xs-inline,
.sv-visible-xs-inline-block,
.sv-show-xs-block,
.sv-show-xs-inline,
.sv-show-xs-inline-block,
.sv-visible-sm-block,
.sv-visible-sm-inline,
.sv-visible-sm-inline-block,
.sv-show-sm-block,
.sv-show-sm-inline,
.sv-show-sm-inline-block,
.sv-visible-md-block,
.sv-visible-md-inline,
.sv-visible-md-inline-block,
.sv-show-md-block,
.sv-show-md-inline,
.sv-show-md-inline-block,
.sv-visible-lg-block,
.sv-visible-lg-inline,
.sv-visible-lg-inline-block,
.sv-show-lg-block,
.sv-show-lg-inline,
.sv-show-lg-inline-block,
.sv-visible-xl-block,
.sv-visible-xl-inline,
.sv-visible-xl-inline-block,
.sv-show-xl-block,
.sv-show-xl-inline,
.sv-show-xl-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .sv-visible-xs,
  .sv-show-xs {
    display: block !important;
  }
  table.sv-visible-xs,
  table.sv-show-xs {
    display: table;
  }
  tr.sv-visible-xs,
  tr.sv-show-xs {
    display: table-row !important;
  }
  th.sv-visible-xs,
  th.sv-show-xs,
  td.sv-visible-xs,
  td.sv-show-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .sv-visible-xs-block,
  .sv-show-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .sv-visible-xs-inline,
  .sv-show-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .sv-visible-xs-inline-block,
  .sv-show-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm,
  .sv-show-sm {
    display: block !important;
  }
  table.sv-visible-sm,
  table.sv-show-sm {
    display: table;
  }
  tr.sv-visible-sm,
  tr.sv-show-sm {
    display: table-row !important;
  }
  th.sv-visible-sm,
  th.sv-show-sm,
  td.sv-visible-sm,
  td.sv-show-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm-block,
  .sv-show-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm-inline,
  .sv-show-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-visible-sm-inline-block,
  .sv-show-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1499px) {
  .sv-visible-md,
  .sv-show-md {
    display: block !important;
  }
  table.sv-visible-md,
  table.sv-show-md {
    display: table;
  }
  tr.sv-visible-md,
  tr.sv-show-md {
    display: table-row !important;
  }
  th.sv-visible-md,
  th.sv-show-md,
  td.sv-visible-md,
  td.sv-show-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1499px) {
  .sv-visible-md-block,
  .sv-show-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1499px) {
  .sv-visible-md-inline,
  .sv-show-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1499px) {
  .sv-visible-md-inline-block,
  .sv-show-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1500px) {
  .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: 1500px) {
  .sv-visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1500px) {
  .sv-visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1500px) {
  .sv-visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .sv-show-lg {
    display: block !important;
  }
  table.sv-show-lg {
    display: table;
  }
  tr.sv-show-lg {
    display: table-row !important;
  }
  th.sv-show-lg,
  td.sv-show-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .sv-show-lg-block {
    display: block !important;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .sv-show-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .sv-show-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1600px) {
  .sv-visible-xl,
  .sv-show-xl {
    display: block !important;
  }
  table.sv-visible-xl,
  table.sv-show-xl {
    display: table;
  }
  tr.sv-visible-xl,
  tr.sv-show-xl {
    display: table-row !important;
  }
  th.sv-visible-xl,
  th.sv-show-xl,
  td.sv-visible-xl,
  td.sv-show-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1600px) {
  .sv-visible-xl-block,
  .sv-show-xl-block {
    display: block !important;
  }
}
@media (min-width: 1600px) {
  .sv-visible-xl-inline,
  .sv-show-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1600px) {
  .sv-visible-xl-inline-block,
  .sv-show-xl-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .sv-hidden-xs,
  .sv-hide-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sv-hidden-sm,
  .sv-hide-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1499px) {
  .sv-hidden-md,
  .sv-hide-md {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .sv-hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .sv-hide-lg {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .sv-hidden-xl,
  .sv-hide-xl {
    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: #000;
}
@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: 0px;
  width: 60px;
  background: url("/images/ual-logo.svg") center center no-repeat;
  margin-top: 7px;
}
.sv-header-text {
  background-color: #000;
  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: #000;
}
.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: 0px;
  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,
.sv-suggest-box .sv-suggest-box-overflow-only {
  overflow-x: hidden;
  overflow-y: auto;
}
.sv-suggest-box .sv-list-group {
  margin: 0;
}
.sv-suggest-box .sv-suggest-box-col {
  white-space: nowrap;
  margin-right: 15px;
}
.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 {
  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: #fff;
}
.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: 0px;
  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: #ff0000;
}
.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: #6d941e;
}
.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: #1681b4;
}
.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: #bf6b07;
}
.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: #8c1aff;
}
.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: #9a9a9a;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-a {
  background-color: #ff3333;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-b {
  background-color: #8cbf26;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-c {
  background-color: #1ba1e2;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-d {
  background-color: #f08609;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-e {
  background-color: #a64dff;
}
.sv-tiled-container .sv-tiled-col a .sv-tiled-cop-f {
  background-color: #b3b3b3;
}
.sv-tiled-container .sv-tiled-col .sv-tiled-cop {
  color: #fff;
  height: 130px;
  margin-bottom: 10px;
  padding: 26px 5px;
  width: 100%;
  border-radius: 0px;
  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: 0px;
  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: 0px;
  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: 0px;
  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: Swiss, "Helvetica Neue", Helvetica, Arial, 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;
}
a.ui-tabs-anchor > .sv-number-notification {
  padding: 2px 4px;
}
.sv-process-messages-container {
  max-height: 400px;
  overflow-y: scroll;
  white-space: pre-wrap;
  border-top: 1px solid #dbdbdb;
  border-radius: 0px;
}
.sv-message-group-header {
  position: sticky;
  top: -15px;
  background: #fff;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}
.sv-scroller-wrapper {
  overflow-y: scroll;
  overflow-x: hidden;
}
.sv-scroller-wrapper .sv-scroller-load-tracker {
  text-align: center;
}
.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;
}
/* Tribal bootstrap-related styles for toast-style notifications */
@keyframes notyf-fadeinup {
  0% {
    opacity: 0;
    transform: translateY(25%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes notyf-fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(25%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes notyf-fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(25%);
  }
}
@keyframes notyf-fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(25%);
  }
}
@keyframes notyf-ripple {
  0% {
    transform: scale(0) translateY(-45%) translateX(13%);
  }
  100% {
    transform: scale(1) translateY(-45%) translateX(13%);
  }
}
.notyf {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #ffffff;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  pointer-events: none;
  box-sizing: border-box;
  padding: 20px;
}
.notyf .sv-bg-warning {
  color: #1d1d1d;
}
.notyf__wrapper {
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 3px;
  position: relative;
  z-index: 10;
}
.notyf__toast {
  display: block;
  overflow: hidden;
  pointer-events: auto;
  animation: notyf-fadeinup 0.3s ease-in forwards;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 0 13px;
  border-radius: 2px;
  max-width: 300px;
  transform: translateY(25%);
  flex-shrink: 0;
}
.notyf__toast--disappear {
  transform: translateY(0);
  animation: notyf-fadeoutdown 0.3s forwards;
  animation-delay: 0.25s;
}
.notyf__toast--disappear .notyf__message,
.notyf__toast--disappear .notyf__icon {
  animation: notyf-fadeoutdown 0.3s forwards;
  opacity: 1;
  transform: translateY(0);
}
.notyf__toast--disappear .notyf__message {
  animation-delay: 0.05s;
}
.notyf__toast--upper {
  margin-bottom: 5px;
}
.notyf__toast--lower {
  margin-top: 5px;
}
.notyf__message {
  vertical-align: middle;
  position: relative;
  opacity: 0;
  animation: notyf-fadeinup 0.3s forwards;
  animation-delay: 0.25s;
  overflow: hidden;
  text-overflow: ellipsis;
}
.notyf__icon {
  width: 22px;
  text-align: center;
  font-size: 1.2em;
  opacity: 0;
  animation: notyf-fadeinup 0.3s forwards;
  animation-delay: 0.3s;
  margin-right: 13px;
}
.notyf__icon--error,
.notyf__icon--success {
  height: 21px;
  width: 21px;
  background: white;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
}
.notyf__icon--error:after,
.notyf__icon--error:before {
  content: "";
  background: currentColor;
  display: block;
  position: absolute;
  width: 3px;
  border-radius: 3px;
  left: 9px;
  height: 12px;
  top: 5px;
}
.notyf__icon--error:after {
  transform: rotate(-45deg);
}
.notyf__icon--error:before {
  transform: rotate(45deg);
}
.notyf__icon--success:after,
.notyf__icon--success:before {
  content: "";
  background: currentColor;
  display: block;
  position: absolute;
  width: 3px;
  border-radius: 3px;
}
.notyf__icon--success:after {
  height: 6px;
  transform: rotate(-45deg);
  top: 9px;
  left: 6px;
}
.notyf__icon--success:before {
  height: 11px;
  transform: rotate(45deg);
  top: 5px;
  left: 10px;
}
.notyf__ripple {
  height: 400px;
  width: 400px;
  position: absolute;
  transform-origin: bottom right;
  right: 0;
  top: 0;
  border-radius: 50%;
  transform: scale(0) translateY(-51%) translateX(13%);
  z-index: 5;
  animation: notyf-ripple 0.4s ease-out forwards;
}
/* Small screens */
@media screen and (max-width: 767px) {
  .notyf {
    align-items: initial;
    width: 100%;
    right: 0px;
    padding: 5px;
  }
  .notyf__ripple {
    height: 600px;
    width: 600px;
    animation-duration: 0.5s;
  }
  .notyf__toast {
    max-width: initial;
    width: 100%;
    border-radius: 0;
    box-shadow: 0px -2px 7px 0px rgba(0, 0, 0, 0.13);
  }
}
/* Users who prefer reduced animation */
@media (prefers-reduced-motion: reduce) {
  .notyf__toast {
    animation-duration: 0.001ms !important;
  }
  .notyf__toast--disappear {
    animation-duration: 0.001ms !important;
    animation-delay: 0.001ms !important;
  }
  .notyf__toast--disappear .notyf__message {
    animation-delay: 0.001ms !important;
  }
  .notyf__toast--disappear .notyf__message,
  .notyf__toast--disappear .notyf__icon {
    animation-duration: 0.001ms !important;
  }
  .notyf__message,
  .notyf__icon,
  .notyf__ripple {
    animation-duration: 0.001ms !important;
  }
  .notyf__message,
  .notyf__icon {
    animation-delay: 0.001ms !important;
  }
}
/*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: #000;
}
/* 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: 0px;
  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: 0px;
}
.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, 4 from lg upwards, and 5 from xl upwards (6 is 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: 1500px) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}
@media (min-width: 1600px) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    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;
}
.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: #e5006e;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(229, 0, 110, 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-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: #e5006e;
  border-color: #6f6f6f;
}
.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: #e5006e;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(229, 0, 110, 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-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: #e5006e;
  border-color: #000000;
}
.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: #005233;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 82, 51, 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-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: #005233;
  border-color: #00482c;
}
.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: #034f6f;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(3, 79, 111, 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-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: #034f6f;
  border-color: #034865;
}
.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: #000;
  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: #000;
  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: #d39e00;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(211, 158, 0, 0.8);
}
.sv-btn-warning > .sv-btn-circle-content {
  color: #000;
}
.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: #000;
}
.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: #000;
  background-color: #d39e00;
  border-color: #c99700;
}
.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: #000;
}
.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: #810000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(129, 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-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: #810000;
  border-color: #770000;
}
.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-navbar-nav > li > a {
  font-family: Swiss;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sv-header-main {
    /*include spacing before main content (to avoid overlaying "Logout" section) - reduced as logout section no longer hanging*/
  }
  .sv-page-content {
    min-height: 40em;
    /*force footer down the page by at least this much (for shorter screens)*/
    min-width: 0;
    /* hack to prevent container width spilling over to flex parents right margin */
  }
}
.sv-header-image {
  background: url("/images/ual-extras/ual-logo.svg") center center no-repeat;
  margin: 6px 10px 6px 0px;
}
.sv-back-to-top {
  margin-right: 20px;
}
.sv-back-to-top a {
  text-decoration: underline;
}
.sv-footer {
  background-color: #000;
  color: #fff;
  clear: both;
}
.sv-footer h3 {
  font-size: 87.5%;
  line-height: 3em;
  padding: 0;
  display: block;
  margin-bottom: 0;
  text-transform: none!important;
  font-family: Swiss;
  font-style: normal!important;
  letter-spacing: normal!important;
  word-spacing: normal!important;
}
.sv-footer ul {
  margin-top: 20px;
  list-style: none;
  padding-left: 0px;
}
.sv-footer ul li {
  text-decoration: none;
  border-bottom: 1px solid #757575;
  line-height: 4.5rem;
  font-family: Swiss;
  font-size: 1.2rem;
}
.sv-footer ul li a {
  color: #fff;
  text-decoration: none;
}
.sv-footer ul li a:hover {
  color: #e5006e;
}
.sv-footer ul li a.sv-btn {
  padding: 10px 40px;
}
.sv-footer ul li a.sv-btn:hover {
  color: #fff;
}
.sv-footer ul.sv-social-links {
  border-bottom: 1px solid #757575;
}
.sv-footer ul.sv-social-links li {
  display: inline-block;
  border: none !important;
  margin-left: 0;
}
.sv-footer-text {
  text-align: left;
  padding: 5px 10px 5px 0px;
  line-height: 2.4em;
  color: #fff;
}
.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 !important;
}
.sv-tiled-cop {
  color: #fff;
}
.sv-navbar-default .sv-navbar-nav > li.activetab > a {
  color: #e5006e;
}
.icon-instagram {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="0 0 55 55" xml:space="preserve"><path fill="white" d="M43.414,4.831H13c-5.283,0-9.581,4.297-9.581,9.58v10.12v20.295c0,5.283,4.298,9.58,9.581,9.58h30.415 c5.283,0,9.58-4.297,9.58-9.58V24.53v-10.12C52.994,9.127,48.697,4.831,43.414,4.831z M46.162,10.544l1.096-0.004v1.091v7.312 l-8.375,0.027l-0.029-8.402L46.162,10.544z M21.131,24.53c1.588-2.197,4.164-3.638,7.076-3.638s5.488,1.441,7.074,3.638 c1.033,1.434,1.652,3.188,1.652,5.088c0,4.811-3.918,8.725-8.727,8.725c-4.812,0-8.726-3.914-8.726-8.725 C19.481,27.718,20.098,25.964,21.131,24.53z M48.164,44.825c0,2.621-2.131,4.75-4.75,4.75H13c-2.62,0-4.751-2.129-4.751-4.75V24.53 h7.4c-0.639,1.572-0.998,3.289-0.998,5.088c0,7.473,6.08,13.557,13.556,13.557c7.475,0,13.555-6.084,13.555-13.557 c0-1.799-0.361-3.516-1-5.088h7.402V44.825z"/></svg>');
}
.icon-instagram:hover {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="0 0 55 55" xml:space="preserve"><path fill="rgb(229, 0, 110)" d="M43.414,4.831H13c-5.283,0-9.581,4.297-9.581,9.58v10.12v20.295c0,5.283,4.298,9.58,9.581,9.58h30.415 c5.283,0,9.58-4.297,9.58-9.58V24.53v-10.12C52.994,9.127,48.697,4.831,43.414,4.831z M46.162,10.544l1.096-0.004v1.091v7.312 l-8.375,0.027l-0.029-8.402L46.162,10.544z M21.131,24.53c1.588-2.197,4.164-3.638,7.076-3.638s5.488,1.441,7.074,3.638 c1.033,1.434,1.652,3.188,1.652,5.088c0,4.811-3.918,8.725-8.727,8.725c-4.812,0-8.726-3.914-8.726-8.725 C19.481,27.718,20.098,25.964,21.131,24.53z M48.164,44.825c0,2.621-2.131,4.75-4.75,4.75H13c-2.62,0-4.751-2.129-4.751-4.75V24.53 h7.4c-0.639,1.572-0.998,3.289-0.998,5.088c0,7.473,6.08,13.557,13.556,13.557c7.475,0,13.555-6.084,13.555-13.557 c0-1.799-0.361-3.516-1-5.088h7.402V44.825z"/></svg>');
}
.icon-twitter {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="328 355 335 276" xml:space="preserve"><path fill="white" d="M 630, 425 A 195, 195 0 0 1 331, 600 A 142, 142 0 0 0 428, 570 A 70, 70 0 0 1 370, 523 A 70, 70 0 0 0 401, 521 A 70, 70 0 0 1 344, 455 A 70, 70 0 0 0 372, 460 A 70, 70 0 0 1 354, 370 A 195, 195 0 0 0 495, 442 A 67, 67 0 0 1 611, 380 A 117, 117 0 0 0 654, 363 A 65, 65 0 0 1 623, 401 A 117, 117 0 0 0 662, 390 A 65, 65 0 0 1 630, 425 Z"/></svg>');
}
.icon-twitter.pink,
.icon-twitter:hover {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="328 355 335 276" xml:space="preserve"><path fill="rgb(229, 0, 110)" d="M 630, 425 A 195, 195 0 0 1 331, 600 A 142, 142 0 0 0 428, 570 A 70, 70 0 0 1 370, 523 A 70, 70 0 0 0 401, 521 A 70, 70 0 0 1 344, 455 A 70, 70 0 0 0 372, 460 A 70, 70 0 0 1 354, 370 A 195, 195 0 0 0 495, 442 A 67, 67 0 0 1 611, 380 A 117, 117 0 0 0 654, 363 A 65, 65 0 0 1 623, 401 A 117, 117 0 0 0 662, 390 A 65, 65 0 0 1 630, 425 Z"/></svg>');
}
.icon-facebook {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="20 5 70 70" xml:space="preserve"><path fill="white" d="M59.5,11h-6.8c-3.8,0-6.7,1.2-9.2,4c-2.5,2.8-3.4,6.4-3.4,10.5v4.9h-9.7V40h9.7v29h9.7V40h9.7v-9.7h-9.7V24 c0-0.9,0.2-1.7,0.7-2.4c0.5-0.6,1-1,1.6-1h7.3V11z"/></svg>');
}
.icon-facebook:hover {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="20 5 70 70" xml:space="preserve"><path fill="rgb(229, 0, 110)" d="M59.5,11h-6.8c-3.8,0-6.7,1.2-9.2,4c-2.5,2.8-3.4,6.4-3.4,10.5v4.9h-9.7V40h9.7v29h9.7V40h9.7v-9.7h-9.7V24 c0-0.9,0.2-1.7,0.7-2.4c0.5-0.6,1-1,1.6-1h7.3V11z"/></svg>');
}
.icon-flickr {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="0 0 80 80" xml:space="preserve"><path fill="white" d="M68,40c0,6.9-5.6,12.4-12.4,12.4S43.1,46.9,43.1,40c0-6.9,5.6-12.4,12.4-12.4S68,33.1,68,40"/><path fill="white" d="M36.9,40c0,6.9-5.6,12.4-12.5,12.4C17.6,52.4,12,46.9,12,40c0-6.9,5.6-12.4,12.4-12.4 C31.3,27.6,36.9,33.1,36.9,40"/></svg>');
}
.icon-flickr:hover {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px " viewBox="0 0 80 80" xml:space="preserve"><path fill="rgb(229, 0, 110)" d="M68,40c0,6.9-5.6,12.4-12.4,12.4S43.1,46.9,43.1,40c0-6.9,5.6-12.4,12.4-12.4S68,33.1,68,40"/><path fill="rgb(229, 0, 110)" d="M36.9,40c0,6.9-5.6,12.4-12.5,12.4C17.6,52.4,12,46.9,12,40c0-6.9,5.6-12.4,12.4-12.4 C31.3,27.6,36.9,33.1,36.9,40"/></svg>');
}
.icon-youtube {
  background-image: url('data:image/svg+xml,<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px \" viewBox=\"10 10 60 60\" xml:space=\"preserve\"><path fill=\"white\" d=\"M66.5,29.2c0,0-0.5-3.7-2.2-5.3c-2-2.2-4.3-2.2-5.4-2.3C51.3,21,40,21,40,21l0,0c0,0-11.3,0-18.9,0.5 c-1.1,0.1-3.4,0.1-5.4,2.3c-1.6,1.6-2.2,5.3-2.2,5.3S13,33.6,13,38v4.1c0,4.4,0.5,8.7,0.5,8.7s0.5,3.7,2.2,5.3 c2,2.2,4.7,2.1,5.9,2.3C26,58.8,40,59,40,59s11.3,0,18.9-0.5c1.1-0.1,3.4-0.1,5.4-2.3c1.6-1.6,2.2-5.3,2.2-5.3s0.5-4.4,0.5-8.7V38 C67,33.6,66.5,29.2,66.5,29.2z M34.4,47V31.8L49,39.5L34.4,47z\"/></svg>');
}
.icon-youtube:hover {
  background-image: url('data:image/svg+xml,<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px \" viewBox=\"10 10 60 60\" xml:space=\"preserve\"><path fill=\"rgb(229, 0, 110)\" d=\"M66.5,29.2c0,0-0.5-3.7-2.2-5.3c-2-2.2-4.3-2.2-5.4-2.3C51.3,21,40,21,40,21l0,0c0,0-11.3,0-18.9,0.5 c-1.1,0.1-3.4,0.1-5.4,2.3c-1.6,1.6-2.2,5.3-2.2,5.3S13,33.6,13,38v4.1c0,4.4,0.5,8.7,0.5,8.7s0.5,3.7,2.2,5.3 c2,2.2,4.7,2.1,5.9,2.3C26,58.8,40,59,40,59s11.3,0,18.9-0.5c1.1-0.1,3.4-0.1,5.4-2.3c1.6-1.6,2.2-5.3,2.2-5.3s0.5-4.4,0.5-8.7V38 C67,33.6,66.5,29.2,66.5,29.2z M34.4,47V31.8L49,39.5L34.4,47z\"/></svg>');
}
.sv-row {
  margin-left: 0px;
  margin-right: 0px;
}
.ui-button {
  color: #333;
  background-color: #fff;
  border-color: #8e8e8e;
}
.ui-button:hover,
.ui-button:focus,
.ui-button.sv-focus,
.ui-button:active,
.ui-button.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button {
  color: #333;
  background-color: #e0e0e0;
  border-color: #6f6f6f;
}
.ui-button:focus,
.ui-button:active:focus,
.ui-button.sv-active:focus,
.ui-button.sv-focus,
.ui-button:active.sv-focus,
.ui-button.sv-active.sv-focus {
  border-color: #e5006e;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(229, 0, 110, 0.8);
}
.ui-button > .sv-btn-circle-content {
  color: #333;
}
.ui-button:active,
.ui-button.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button {
  background-image: none;
}
.ui-button.sv-disabled,
.ui-button[disabled],
fieldset[disabled] .ui-button,
.ui-button.sv-disabled:hover,
.ui-button[disabled]:hover,
fieldset[disabled] .ui-button:hover,
.ui-button.sv-disabled:focus,
.ui-button[disabled]:focus,
fieldset[disabled] .ui-button:focus,
.ui-button.sv-disabled.sv-focus,
.ui-button[disabled].sv-focus,
fieldset[disabled] .ui-button.sv-focus,
.ui-button.sv-disabled:active,
.ui-button[disabled]:active,
fieldset[disabled] .ui-button:active,
.ui-button.sv-disabled.sv-active,
.ui-button[disabled].sv-active,
fieldset[disabled] .ui-button.sv-active {
  background-color: #fff;
  border-color: #8e8e8e;
}
.ui-button .sv-badge {
  color: #fff;
  background-color: #333;
}
.ui-button:hover,
.ui-button:focus,
.ui-button.sv-focus,
.ui-button:active,
.ui-button.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button {
  color: #333;
  background-color: #e5006e;
  border-color: #6f6f6f;
}
.ui-button:active,
.ui-button.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button {
  background-image: none;
}
.ui-button.sv-disabled,
.ui-button[disabled],
fieldset[disabled] .ui-button,
.ui-button.sv-disabled:hover,
.ui-button[disabled]:hover,
fieldset[disabled] .ui-button:hover,
.ui-button.sv-disabled:focus,
.ui-button[disabled]:focus,
fieldset[disabled] .ui-button:focus,
.ui-button.sv-disabled.sv-focus,
.ui-button[disabled].sv-focus,
fieldset[disabled] .ui-button.sv-focus,
.ui-button.sv-disabled:active,
.ui-button[disabled]:active,
fieldset[disabled] .ui-button:active,
.ui-button.sv-disabled.sv-active,
.ui-button[disabled].sv-active,
fieldset[disabled] .ui-button.sv-active {
  background-color: #fff;
  border-color: #8e8e8e;
}
.ui-button .sv-badge {
  color: #fff;
  background-color: #333;
}
.ui-button-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.ui-button-primary:hover,
.ui-button-primary:focus,
.ui-button-primary.sv-focus,
.ui-button-primary:active,
.ui-button-primary.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.ui-button-primary:focus,
.ui-button-primary:active:focus,
.ui-button-primary.sv-active:focus,
.ui-button-primary.sv-focus,
.ui-button-primary:active.sv-focus,
.ui-button-primary.sv-active.sv-focus {
  border-color: #e5006e;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(229, 0, 110, 0.8);
}
.ui-button-primary > .sv-btn-circle-content {
  color: #fff;
}
.ui-button-primary:active,
.ui-button-primary.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-primary {
  background-image: none;
}
.ui-button-primary.sv-disabled,
.ui-button-primary[disabled],
fieldset[disabled] .ui-button-primary,
.ui-button-primary.sv-disabled:hover,
.ui-button-primary[disabled]:hover,
fieldset[disabled] .ui-button-primary:hover,
.ui-button-primary.sv-disabled:focus,
.ui-button-primary[disabled]:focus,
fieldset[disabled] .ui-button-primary:focus,
.ui-button-primary.sv-disabled.sv-focus,
.ui-button-primary[disabled].sv-focus,
fieldset[disabled] .ui-button-primary.sv-focus,
.ui-button-primary.sv-disabled:active,
.ui-button-primary[disabled]:active,
fieldset[disabled] .ui-button-primary:active,
.ui-button-primary.sv-disabled.sv-active,
.ui-button-primary[disabled].sv-active,
fieldset[disabled] .ui-button-primary.sv-active {
  background-color: #000;
  border-color: #000;
}
.ui-button-primary .sv-badge {
  color: #000;
  background-color: #fff;
}
.ui-button-primary:hover,
.ui-button-primary:focus,
.ui-button-primary.sv-focus,
.ui-button-primary:active,
.ui-button-primary.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-primary {
  color: #fff;
  background-color: #e5006e;
  border-color: #000000;
}
.ui-button-primary:active,
.ui-button-primary.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-primary {
  background-image: none;
}
.ui-button-primary.sv-disabled,
.ui-button-primary[disabled],
fieldset[disabled] .ui-button-primary,
.ui-button-primary.sv-disabled:hover,
.ui-button-primary[disabled]:hover,
fieldset[disabled] .ui-button-primary:hover,
.ui-button-primary.sv-disabled:focus,
.ui-button-primary[disabled]:focus,
fieldset[disabled] .ui-button-primary:focus,
.ui-button-primary.sv-disabled.sv-focus,
.ui-button-primary[disabled].sv-focus,
fieldset[disabled] .ui-button-primary.sv-focus,
.ui-button-primary.sv-disabled:active,
.ui-button-primary[disabled]:active,
fieldset[disabled] .ui-button-primary:active,
.ui-button-primary.sv-disabled.sv-active,
.ui-button-primary[disabled].sv-active,
fieldset[disabled] .ui-button-primary.sv-active {
  background-color: #000;
  border-color: #000;
}
.ui-button-primary .sv-badge {
  color: #000;
  background-color: #fff;
}
.ui-button-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.ui-button-warning:hover,
.ui-button-warning:focus,
.ui-button-warning.sv-focus,
.ui-button-warning:active,
.ui-button-warning.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-warning {
  color: #000;
  background-color: #c99700;
  border-color: #c99700;
}
.ui-button-warning:focus,
.ui-button-warning:active:focus,
.ui-button-warning.sv-active:focus,
.ui-button-warning.sv-focus,
.ui-button-warning:active.sv-focus,
.ui-button-warning.sv-active.sv-focus {
  border-color: #d39e00;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(211, 158, 0, 0.8);
}
.ui-button-warning > .sv-btn-circle-content {
  color: #000;
}
.ui-button-warning:active,
.ui-button-warning.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-warning {
  background-image: none;
}
.ui-button-warning.sv-disabled,
.ui-button-warning[disabled],
fieldset[disabled] .ui-button-warning,
.ui-button-warning.sv-disabled:hover,
.ui-button-warning[disabled]:hover,
fieldset[disabled] .ui-button-warning:hover,
.ui-button-warning.sv-disabled:focus,
.ui-button-warning[disabled]:focus,
fieldset[disabled] .ui-button-warning:focus,
.ui-button-warning.sv-disabled.sv-focus,
.ui-button-warning[disabled].sv-focus,
fieldset[disabled] .ui-button-warning.sv-focus,
.ui-button-warning.sv-disabled:active,
.ui-button-warning[disabled]:active,
fieldset[disabled] .ui-button-warning:active,
.ui-button-warning.sv-disabled.sv-active,
.ui-button-warning[disabled].sv-active,
fieldset[disabled] .ui-button-warning.sv-active {
  background-color: #ffc107;
  border-color: #ffc107;
}
.ui-button-warning .sv-badge {
  color: #ffc107;
  background-color: #000;
}
.ui-button-warning:hover,
.ui-button-warning:focus,
.ui-button-warning.sv-focus,
.ui-button-warning:active,
.ui-button-warning.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-warning {
  color: #000;
  background-color: #d39e00;
  border-color: #c99700;
}
.ui-button-warning:active,
.ui-button-warning.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-warning {
  background-image: none;
}
.ui-button-warning.sv-disabled,
.ui-button-warning[disabled],
fieldset[disabled] .ui-button-warning,
.ui-button-warning.sv-disabled:hover,
.ui-button-warning[disabled]:hover,
fieldset[disabled] .ui-button-warning:hover,
.ui-button-warning.sv-disabled:focus,
.ui-button-warning[disabled]:focus,
fieldset[disabled] .ui-button-warning:focus,
.ui-button-warning.sv-disabled.sv-focus,
.ui-button-warning[disabled].sv-focus,
fieldset[disabled] .ui-button-warning.sv-focus,
.ui-button-warning.sv-disabled:active,
.ui-button-warning[disabled]:active,
fieldset[disabled] .ui-button-warning:active,
.ui-button-warning.sv-disabled.sv-active,
.ui-button-warning[disabled].sv-active,
fieldset[disabled] .ui-button-warning.sv-active {
  background-color: #ffc107;
  border-color: #ffc107;
}
.ui-button-warning .sv-badge {
  color: #ffc107;
  background-color: #000;
}
.ui-button-info {
  color: #fff;
  background-color: #0473a1;
  border-color: #0473a1;
}
.ui-button-info:hover,
.ui-button-info:focus,
.ui-button-info.sv-focus,
.ui-button-info:active,
.ui-button-info.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-info {
  color: #fff;
  background-color: #034865;
  border-color: #034865;
}
.ui-button-info:focus,
.ui-button-info:active:focus,
.ui-button-info.sv-active:focus,
.ui-button-info.sv-focus,
.ui-button-info:active.sv-focus,
.ui-button-info.sv-active.sv-focus {
  border-color: #034f6f;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(3, 79, 111, 0.8);
}
.ui-button-info > .sv-btn-circle-content {
  color: #fff;
}
.ui-button-info:active,
.ui-button-info.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-info {
  background-image: none;
}
.ui-button-info.sv-disabled,
.ui-button-info[disabled],
fieldset[disabled] .ui-button-info,
.ui-button-info.sv-disabled:hover,
.ui-button-info[disabled]:hover,
fieldset[disabled] .ui-button-info:hover,
.ui-button-info.sv-disabled:focus,
.ui-button-info[disabled]:focus,
fieldset[disabled] .ui-button-info:focus,
.ui-button-info.sv-disabled.sv-focus,
.ui-button-info[disabled].sv-focus,
fieldset[disabled] .ui-button-info.sv-focus,
.ui-button-info.sv-disabled:active,
.ui-button-info[disabled]:active,
fieldset[disabled] .ui-button-info:active,
.ui-button-info.sv-disabled.sv-active,
.ui-button-info[disabled].sv-active,
fieldset[disabled] .ui-button-info.sv-active {
  background-color: #0473a1;
  border-color: #0473a1;
}
.ui-button-info .sv-badge {
  color: #0473a1;
  background-color: #fff;
}
.ui-button-info:hover,
.ui-button-info:focus,
.ui-button-info.sv-focus,
.ui-button-info:active,
.ui-button-info.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-info {
  color: #fff;
  background-color: #034f6f;
  border-color: #034865;
}
.ui-button-info:active,
.ui-button-info.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-info {
  background-image: none;
}
.ui-button-info.sv-disabled,
.ui-button-info[disabled],
fieldset[disabled] .ui-button-info,
.ui-button-info.sv-disabled:hover,
.ui-button-info[disabled]:hover,
fieldset[disabled] .ui-button-info:hover,
.ui-button-info.sv-disabled:focus,
.ui-button-info[disabled]:focus,
fieldset[disabled] .ui-button-info:focus,
.ui-button-info.sv-disabled.sv-focus,
.ui-button-info[disabled].sv-focus,
fieldset[disabled] .ui-button-info.sv-focus,
.ui-button-info.sv-disabled:active,
.ui-button-info[disabled]:active,
fieldset[disabled] .ui-button-info:active,
.ui-button-info.sv-disabled.sv-active,
.ui-button-info[disabled].sv-active,
fieldset[disabled] .ui-button-info.sv-active {
  background-color: #0473a1;
  border-color: #0473a1;
}
.ui-button-info .sv-badge {
  color: #0473a1;
  background-color: #fff;
}
.ui-button-danger {
  color: #fff;
  background-color: #b40000;
  border-color: #b40000;
}
.ui-button-danger:hover,
.ui-button-danger:focus,
.ui-button-danger.sv-focus,
.ui-button-danger:active,
.ui-button-danger.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-danger {
  color: #fff;
  background-color: #770000;
  border-color: #770000;
}
.ui-button-danger:focus,
.ui-button-danger:active:focus,
.ui-button-danger.sv-active:focus,
.ui-button-danger.sv-focus,
.ui-button-danger:active.sv-focus,
.ui-button-danger.sv-active.sv-focus {
  border-color: #810000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(129, 0, 0, 0.8);
}
.ui-button-danger > .sv-btn-circle-content {
  color: #fff;
}
.ui-button-danger:active,
.ui-button-danger.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-danger {
  background-image: none;
}
.ui-button-danger.sv-disabled,
.ui-button-danger[disabled],
fieldset[disabled] .ui-button-danger,
.ui-button-danger.sv-disabled:hover,
.ui-button-danger[disabled]:hover,
fieldset[disabled] .ui-button-danger:hover,
.ui-button-danger.sv-disabled:focus,
.ui-button-danger[disabled]:focus,
fieldset[disabled] .ui-button-danger:focus,
.ui-button-danger.sv-disabled.sv-focus,
.ui-button-danger[disabled].sv-focus,
fieldset[disabled] .ui-button-danger.sv-focus,
.ui-button-danger.sv-disabled:active,
.ui-button-danger[disabled]:active,
fieldset[disabled] .ui-button-danger:active,
.ui-button-danger.sv-disabled.sv-active,
.ui-button-danger[disabled].sv-active,
fieldset[disabled] .ui-button-danger.sv-active {
  background-color: #b40000;
  border-color: #b40000;
}
.ui-button-danger .sv-badge {
  color: #b40000;
  background-color: #fff;
}
.ui-button-danger:hover,
.ui-button-danger:focus,
.ui-button-danger.sv-focus,
.ui-button-danger:active,
.ui-button-danger.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-danger {
  color: #fff;
  background-color: #810000;
  border-color: #770000;
}
.ui-button-danger:active,
.ui-button-danger.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-danger {
  background-image: none;
}
.ui-button-danger.sv-disabled,
.ui-button-danger[disabled],
fieldset[disabled] .ui-button-danger,
.ui-button-danger.sv-disabled:hover,
.ui-button-danger[disabled]:hover,
fieldset[disabled] .ui-button-danger:hover,
.ui-button-danger.sv-disabled:focus,
.ui-button-danger[disabled]:focus,
fieldset[disabled] .ui-button-danger:focus,
.ui-button-danger.sv-disabled.sv-focus,
.ui-button-danger[disabled].sv-focus,
fieldset[disabled] .ui-button-danger.sv-focus,
.ui-button-danger.sv-disabled:active,
.ui-button-danger[disabled]:active,
fieldset[disabled] .ui-button-danger:active,
.ui-button-danger.sv-disabled.sv-active,
.ui-button-danger[disabled].sv-active,
fieldset[disabled] .ui-button-danger.sv-active {
  background-color: #b40000;
  border-color: #b40000;
}
.ui-button-danger .sv-badge {
  color: #b40000;
  background-color: #fff;
}
.ui-button-inverse {
  color: #333333;
  background-color: #ffffff;
  border-color: #8e8e8e;
}
.ui-button-inverse:hover,
.ui-button-inverse:focus,
.ui-button-inverse.sv-focus,
.ui-button-inverse:active,
.ui-button-inverse.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-inverse {
  color: #333333;
  background-color: #e0e0e0;
  border-color: #6f6f6f;
}
.ui-button-inverse:focus,
.ui-button-inverse:active:focus,
.ui-button-inverse.sv-active:focus,
.ui-button-inverse.sv-focus,
.ui-button-inverse:active.sv-focus,
.ui-button-inverse.sv-active.sv-focus {
  border-color: #e6e6e6;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.8);
}
.ui-button-inverse > .sv-btn-circle-content {
  color: #333333;
}
.ui-button-inverse:active,
.ui-button-inverse.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-inverse {
  background-image: none;
}
.ui-button-inverse.sv-disabled,
.ui-button-inverse[disabled],
fieldset[disabled] .ui-button-inverse,
.ui-button-inverse.sv-disabled:hover,
.ui-button-inverse[disabled]:hover,
fieldset[disabled] .ui-button-inverse:hover,
.ui-button-inverse.sv-disabled:focus,
.ui-button-inverse[disabled]:focus,
fieldset[disabled] .ui-button-inverse:focus,
.ui-button-inverse.sv-disabled.sv-focus,
.ui-button-inverse[disabled].sv-focus,
fieldset[disabled] .ui-button-inverse.sv-focus,
.ui-button-inverse.sv-disabled:active,
.ui-button-inverse[disabled]:active,
fieldset[disabled] .ui-button-inverse:active,
.ui-button-inverse.sv-disabled.sv-active,
.ui-button-inverse[disabled].sv-active,
fieldset[disabled] .ui-button-inverse.sv-active {
  background-color: #ffffff;
  border-color: #8e8e8e;
}
.ui-button-inverse .sv-badge {
  color: #ffffff;
  background-color: #333333;
}
.ui-button-inverse:hover,
.ui-button-inverse:focus,
.ui-button-inverse.sv-focus,
.ui-button-inverse:active,
.ui-button-inverse.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-inverse {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #6f6f6f;
}
.ui-button-inverse:active,
.ui-button-inverse.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-inverse {
  background-image: none;
}
.ui-button-inverse.sv-disabled,
.ui-button-inverse[disabled],
fieldset[disabled] .ui-button-inverse,
.ui-button-inverse.sv-disabled:hover,
.ui-button-inverse[disabled]:hover,
fieldset[disabled] .ui-button-inverse:hover,
.ui-button-inverse.sv-disabled:focus,
.ui-button-inverse[disabled]:focus,
fieldset[disabled] .ui-button-inverse:focus,
.ui-button-inverse.sv-disabled.sv-focus,
.ui-button-inverse[disabled].sv-focus,
fieldset[disabled] .ui-button-inverse.sv-focus,
.ui-button-inverse.sv-disabled:active,
.ui-button-inverse[disabled]:active,
fieldset[disabled] .ui-button-inverse:active,
.ui-button-inverse.sv-disabled.sv-active,
.ui-button-inverse[disabled].sv-active,
fieldset[disabled] .ui-button-inverse.sv-active {
  background-color: #ffffff;
  border-color: #8e8e8e;
}
.ui-button-inverse .sv-badge {
  color: #ffffff;
  background-color: #333333;
}
.ui-button-success {
  color: #fff;
  background-color: #008552;
  border-color: #008552;
}
.ui-button-success:hover,
.ui-button-success:focus,
.ui-button-success.sv-focus,
.ui-button-success:active,
.ui-button-success.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-success {
  color: #fff;
  background-color: #00482c;
  border-color: #00482c;
}
.ui-button-success:focus,
.ui-button-success:active:focus,
.ui-button-success.sv-active:focus,
.ui-button-success.sv-focus,
.ui-button-success:active.sv-focus,
.ui-button-success.sv-active.sv-focus {
  border-color: #005233;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 82, 51, 0.8);
}
.ui-button-success > .sv-btn-circle-content {
  color: #fff;
}
.ui-button-success:active,
.ui-button-success.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-success {
  background-image: none;
}
.ui-button-success.sv-disabled,
.ui-button-success[disabled],
fieldset[disabled] .ui-button-success,
.ui-button-success.sv-disabled:hover,
.ui-button-success[disabled]:hover,
fieldset[disabled] .ui-button-success:hover,
.ui-button-success.sv-disabled:focus,
.ui-button-success[disabled]:focus,
fieldset[disabled] .ui-button-success:focus,
.ui-button-success.sv-disabled.sv-focus,
.ui-button-success[disabled].sv-focus,
fieldset[disabled] .ui-button-success.sv-focus,
.ui-button-success.sv-disabled:active,
.ui-button-success[disabled]:active,
fieldset[disabled] .ui-button-success:active,
.ui-button-success.sv-disabled.sv-active,
.ui-button-success[disabled].sv-active,
fieldset[disabled] .ui-button-success.sv-active {
  background-color: #008552;
  border-color: #008552;
}
.ui-button-success .sv-badge {
  color: #008552;
  background-color: #fff;
}
.ui-button-success:hover,
.ui-button-success:focus,
.ui-button-success.sv-focus,
.ui-button-success:active,
.ui-button-success.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-success {
  color: #fff;
  background-color: #005233;
  border-color: #00482c;
}
.ui-button-success:active,
.ui-button-success.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-success {
  background-image: none;
}
.ui-button-success.sv-disabled,
.ui-button-success[disabled],
fieldset[disabled] .ui-button-success,
.ui-button-success.sv-disabled:hover,
.ui-button-success[disabled]:hover,
fieldset[disabled] .ui-button-success:hover,
.ui-button-success.sv-disabled:focus,
.ui-button-success[disabled]:focus,
fieldset[disabled] .ui-button-success:focus,
.ui-button-success.sv-disabled.sv-focus,
.ui-button-success[disabled].sv-focus,
fieldset[disabled] .ui-button-success.sv-focus,
.ui-button-success.sv-disabled:active,
.ui-button-success[disabled]:active,
fieldset[disabled] .ui-button-success:active,
.ui-button-success.sv-disabled.sv-active,
.ui-button-success[disabled].sv-active,
fieldset[disabled] .ui-button-success.sv-active {
  background-color: #008552;
  border-color: #008552;
}
.ui-button-success .sv-badge {
  color: #008552;
  background-color: #fff;
}
.ui-button-error {
  color: #333;
  background-color: #b40000;
  border-color: #b40000;
}
.ui-button-error:hover,
.ui-button-error:focus,
.ui-button-error.sv-focus,
.ui-button-error:active,
.ui-button-error.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-error {
  color: #333;
  background-color: #770000;
  border-color: #770000;
}
.ui-button-error:focus,
.ui-button-error:active:focus,
.ui-button-error.sv-active:focus,
.ui-button-error.sv-focus,
.ui-button-error:active.sv-focus,
.ui-button-error.sv-active.sv-focus {
  border-color: #810000;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(129, 0, 0, 0.8);
}
.ui-button-error > .sv-btn-circle-content {
  color: #333;
}
.ui-button-error:active,
.ui-button-error.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-error {
  background-image: none;
}
.ui-button-error.sv-disabled,
.ui-button-error[disabled],
fieldset[disabled] .ui-button-error,
.ui-button-error.sv-disabled:hover,
.ui-button-error[disabled]:hover,
fieldset[disabled] .ui-button-error:hover,
.ui-button-error.sv-disabled:focus,
.ui-button-error[disabled]:focus,
fieldset[disabled] .ui-button-error:focus,
.ui-button-error.sv-disabled.sv-focus,
.ui-button-error[disabled].sv-focus,
fieldset[disabled] .ui-button-error.sv-focus,
.ui-button-error.sv-disabled:active,
.ui-button-error[disabled]:active,
fieldset[disabled] .ui-button-error:active,
.ui-button-error.sv-disabled.sv-active,
.ui-button-error[disabled].sv-active,
fieldset[disabled] .ui-button-error.sv-active {
  background-color: #b40000;
  border-color: #b40000;
}
.ui-button-error .sv-badge {
  color: #b40000;
  background-color: #333;
}
.ui-button-error:hover,
.ui-button-error:focus,
.ui-button-error.sv-focus,
.ui-button-error:active,
.ui-button-error.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-error {
  color: #333;
  background-color: #810000;
  border-color: #770000;
}
.ui-button-error:active,
.ui-button-error.sv-active,
.sv-open > .sv-dropdown-toggle.ui-button-error {
  background-image: none;
}
.ui-button-error.sv-disabled,
.ui-button-error[disabled],
fieldset[disabled] .ui-button-error,
.ui-button-error.sv-disabled:hover,
.ui-button-error[disabled]:hover,
fieldset[disabled] .ui-button-error:hover,
.ui-button-error.sv-disabled:focus,
.ui-button-error[disabled]:focus,
fieldset[disabled] .ui-button-error:focus,
.ui-button-error.sv-disabled.sv-focus,
.ui-button-error[disabled].sv-focus,
fieldset[disabled] .ui-button-error.sv-focus,
.ui-button-error.sv-disabled:active,
.ui-button-error[disabled]:active,
fieldset[disabled] .ui-button-error:active,
.ui-button-error.sv-disabled.sv-active,
.ui-button-error[disabled].sv-active,
fieldset[disabled] .ui-button-error.sv-active {
  background-color: #b40000;
  border-color: #b40000;
}
.ui-button-error .sv-badge {
  color: #b40000;
  background-color: #333;
}
/*----------------------------------------------------------
  Better Font families:
  automatically apply Swiss721BT-Bold when 'font-weight: bold' is used
	(use font-weight: 500 for Swiss721BT-Medium)
----------------------------------------------------------*/
@font-face {
  font-family: 'Swiss';
  src: url('https://static.arts.ac.uk/assets/fonts/2C0B21_0_0.eot');
  src: url('https://static.arts.ac.uk/assets/fonts/2C0B21_0_0.eot?#iefix') format("embedded-opentype"), url('https://static.arts.ac.uk/assets/fonts/2C0B21_0_0.woff') format("woff"), url('https://static.arts.ac.uk/assets/fonts/2C0B21_0_0.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Swiss';
  src: url('https://static.arts.ac.uk/assets/fonts/2C0B21_5_0.eot');
  src: url('https://static.arts.ac.uk/assets/fonts/2C0B21_5_0.eot?#iefix') format("embedded-opentype"), url('https://static.arts.ac.uk/assets/fonts/2C0B21_5_0.woff') format("woff"), url('https://static.arts.ac.uk/assets/fonts/2C0B21_5_0.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Swiss';
  src: url('https://static.arts.ac.uk/assets/fonts/2C0B21_3_0.eot');
  src: url('https://static.arts.ac.uk/assets/fonts/2C0B21_3_0.eot?#iefix') format("embedded-opentype"), url('https://static.arts.ac.uk/assets/fonts/2C0B21_3_0.woff') format("woff"), url('https://static.arts.ac.uk/assets/fonts/2C0B21_3_0.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
}
html {
  background-color: #000;
}
body {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
  background-color: #fff;
  font-family: Swiss, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#sitspagecontent {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .sv-container {
    width: auto;
    max-width: 97vw;
  }
}
@media (min-width: 992px) {
  .sv-container {
    width: auto;
    max-width: 94vw;
  }
}
@media (min-width: 1500px) {
  .sv-container {
    width: auto;
    max-width: 90vw;
  }
}
a {
  color: #e5006e;
  text-decoration: none;
}
.sv-alert-danger > a.alert-link {
  color: #fff;
  text-decoration: underline;
}
a.sv-list-group-item {
  color: #373737;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
a.sv-list-group-item:hover,
a.sv-list-group-item:focus {
  color: #e5006e;
  background-color: white;
}
.sv-page-header {
  border-color: #8e8e8e;
  color: #000;
  background-image: none;
  background-color: transparent;
  padding: 0;
  margin: 0 0 18px 0;
}
h1,
.pagetitle,
#sitspagetitle {
  font-weight: normal;
  font-size: 3.6rem;
  line-height: 1.1;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #000;
  border-bottom: none;
}
form > h1 {
  border-bottom: 1px #8e8e8e solid;
  padding-bottom: 2rem;
}
h2 {
  font-weight: normal;
  font-size: 2.6rem;
}
.sitsportalpagedesc,
.pagemsg,
#sitspagedesc {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #000;
}
/* smaller H1s */
.sv-panel h1,
.sv-panel .pagetitle {
  font-size: 2.1rem;
  line-height: 2.8rem;
  font-weight: 500;
  margin: 1rem 0 0.5rem;
}
.sv-panel td.pagetitle {
  padding: 1rem 0 0.5rem;
}
.ual--brand-strip {
  background-color: #000 !important;
  min-height: 4.5rem;
  border-bottom: none;
}
.ual--brand-strip::after {
  content: "";
  display: table;
  clear: both;
}
#ual--home-link {
  background: url("/images/ual-extras/ual-logo.svg") no-repeat transparent 0 0;
  display: block;
  height: 1px;
  margin-top: 10px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 2.4rem;
  width: 7rem;
  float: left;
}
#ual--home-link > svg {
  fill: #fff !important;
}
#ual--home-link:focus {
  -webkit-box-shadow: 0 0 0 3px #e5006e;
  box-shadow: 0 0 0 3px #e5006e;
}
body#ual--portal-page #ual--home-link {
  margin-left: 4rem;
}
.sv-navbar-toggle {
  background-color: #000000 !important;
  border-width: 0;
  height: 4.5rem;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 4.5rem;
}
.sv-navbar-default .sv-navbar-toggle .sv-icon-bar {
  width: 2.5rem;
  height: 0.4rem;
  border-radius: 0;
  background-color: #000;
}
.sv-navbar-toggle > .sv-icon-bar {
  background-color: #fff !important;
}
.sv-navbar-toggle:focus > .sv-icon-bar {
  background-color: #e5006e !important;
}
@media only screen and (min-width: 768px) {
  body#ual--portal-page #ual--home-link {
    float: left;
  }
  .ual--brand-strip {
    min-height: 6rem;
    max-height: 6rem;
  }
  #ual--home-link {
    padding-top: 3rem;
    margin-top: 1.3rem;
    width: 8rem;
  }
}
/*colour for main navigation*/
.sv-navbar-default {
  background-color: #fff;
  min-height: 0 !important;
}
.sv-header-main .sv-navbar-default {
  min-height: 65px !important;
  background-color: #fff;
  color: #000;
}
#ual--sticky-navbar.sv-navbar-default {
  border-bottom: 1px solid #c8c8c8;
}
.sv-navbar-nav,
.sv-navbar-right {
  margin: 0 -15px;
  border: 0;
}
.sv-navbar-default,
.sv-navbar-collapse {
  border-top: none;
}
.sv-navbar-nav > li {
  border-top: 1px solid #c8c8c8;
}
.sv-navbar-nav:not(.sv-navbar-right) > li:first-child {
  border-top: none;
}
.sv-navbar-default .sv-navbar-nav > li > a {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.4rem;
  padding: 10px 15px 8px;
  background-color: transparent;
}
.sv-navbar-default .sv-navbar-nav > .sv-active {
  color: #e5006e !important;
  background-color: #f5f5f5 !important;
}
.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: inherit;
  background-color: transparent;
  cursor: default;
}
.sv-navbar-right {
  background-color: #f5f5f5;
  border: none !important;
}
.sv-navbar-right .sv-navbar-text {
  color: #373737;
  padding: 10px 15px 8px;
}
.sv-navbar-right .sv-navbar-text,
.sv-navbar-right .sv-navbar-text + li {
  margin: 0;
  font-size: 1.4rem;
  line-height: 2.4rem;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
/* remove second logout link and empty <li> */
.sv-navbar-form.sv-navbar-right {
  display: none;
}
@media only screen and (min-width: 768px) {
  header.sv-header-main nav .sv-navbar-right {
    display: none;
  }
  nav.sv-navbar-default {
    background-color: rgba(255, 255, 255, 0.93);
  }
  .sv-navbar-default .sv-navbar-nav > li > a,
  .sv-navbar-nav .sv-navbar-text {
    color: #fff;
    padding: 22px 0px 18px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-right: 1.25em;
    background-color: transparent;
  }
  .sv-navbar-default .sv-navbar-nav > li > a:hover,
  .sv-navbar-default .sv-navbar-nav > li > a:active,
  .sv-navbar-default .sv-navbar-nav > li > a:focus {
    color: #e5006e;
    background-color: transparent;
  }
  .sv-navbar-default .sv-navbar-nav > .sv-active {
    color: #000 !important;
    background-color: transparent !important;
  }
  .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: inherit !important;
    background-color: transparent;
    cursor: default;
    background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="13px" height="9.4px" viewBox="0 0 13 9.4" style="enable-background:new 0 0 13 9.4;" xml:space="preserve"> <defs> </defs> <polygon points="13,0 6.5,9.4 0,0 "/> </svg>');
    background-repeat: no-repeat;
    background-position: center -1px;
    background-size: 16px;
  }
  .sv-navbar-nav > li {
    border-top: none;
  }
  .sv-navbar-right {
    background-color: transparent;
    border: none !important;
  }
  /* navbar in 'sticky' mode' */
  .sv-navbar-default.ual--make-sticky {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (max-width: 767px) {
  .sv-navbar-default .sv-navbar-nav .sv-open .sv-dropdown-menu > li > a {
    color: #fff;
  }
}
#ual--user-logout {
  display: block !important;
  float: right !important;
  background-color: transparent;
  margin: 1.8rem 0 0 0 !important;
  width: auto !important;
}
#ual--user-logout li {
  color: #fff;
  padding: 0;
  font-size: 1.4rem;
  line-height: 2rem;
  border-top: none;
  float: left;
}
#ual--user-logout li + li {
  display: block;
  float: left;
  margin-left: 1em;
}
#ual--user-logout a {
  color: #fff;
  padding: 0;
}
#ual--user-logout a:hover,
#ual--user-logout a:active,
#ual--user-logout a:focus {
  color: #e5006e;
  background-color: transparent;
}
#ual--application-form #ual--user-logout {
  display: block;
  float: right;
}
#ual--application-form #ual--user-logout a,
#ual--application-form #ual--user-logout .sv-navbar-text {
  margin-right: 1.25em;
}
@media only screen and (min-width: 768px) {
  #ual--user-logout {
    margin-top: 26px !important;
  }
  #ual--user-logout li {
    font-size: 1.6rem;
  }
  .sv-header-main {
    min-height: 65px !important;
  }
  .sv-navbar-header {
    height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media only screen and (min-width: 992px) {
  .sv-vnavbar {
    top: 0;
    position: relative;
    min-height: auto;
    max-height: none;
  }
  .sv-vnavbar-ul,
  .sv-vnavbar-tier2-ul {
    min-height: auto;
    max-height: none;
    overflow-y: visible;
  }
  .sv-vnavbar-menubar {
    background-color: black;
    min-width: 250px;
    max-width: 260px;
    container-type: inline-size;
    container-name: sidebar;
  }
  li.sv-vnavbar-tier1.sv-vnavbar-active,
  li.sv-vnavbar-tier2.sv-vnavbar-active,
  .sv-vnavbar-tier2-ul ul.sv-vnavbar-tier3-ul li.sv-vnavbar-tier3.sv-vnavbar-active {
    background-color: #ff5000;
  }
}
.ual--hero-image {
  background-image: url("");
  background-color: #77b0d0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: calc(200px + 15vw);
}
.ui-tabs-nav:focus-within {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8);
}
/* remove top/bottom margins on individual link columns when they are stacked into a single column */
.sv-footer-links > div:not(:first-child) .sv-footer-col {
  margin-top: 0;
}
.sv-footer-links ul.sv-footer-col {
  margin-bottom: 0;
}
/* then reinstate when they move back into multi-column form */
@media only screen and (min-width: 992px) {
  .sv-footer-links > div:not(:first-child) .sv-footer-col {
    margin-top: 2rem;
  }
  .sv-footer-links ul.sv-footer-col {
    margin-bottom: 2rem;
  }
}
a.scroll-link.up {
  padding-right: 1.5rem;
}
.sv-footer-links,
.sv-footer h3 {
  font-weight: bold;
}
.sv-footer-links {
  margin: 0 -1.5rem;
}
.sv-footer h3 {
  line-height: 3.1rem;
}
.sv-footer-text {
  line-height: 1.8;
  padding-top: 1em;
  padding-bottom: 2em;
}
.sv-footer-text a {
  color: #fff !important;
}
.sv-footer ul li {
  font-size: 1.4rem;
}
.sv-footer ul li a {
  color: white !important;
}
.sv-social-links,
.sv-footer ul.prospectus-link {
  margin: 0;
}
.sv-social-links li {
  margin-top: -4px;
}
.prospectus-link {
  padding-top: 0.2rem;
}
.prospectus-link li a {
  margin-bottom: 1.6rem !important;
  border: 1px solid #fff;
}
.sv-footer .refresh-icon {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.sv-footer a.refresh-icon {
  width: 25px;
  height: 25px;
  text-indent: 101%;
  margin: 17px 5px 16px;
  overflow: hidden;
  display: block;
}
[class*=" icon-"]:before,
[class^=icon-]:before {
  speak: none;
}
.sv-btn,
#ual--application-form #TABS-UL .ui-tabs-anchor,
.tablesaw-enhanced .tablesaw-bar .btn {
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.sv-btn-default,
.tablesaw-enhanced .tablesaw-bar .btn {
  background-color: #fff;
  border-color: #c8c8c8;
}
.sv-input-group-btn .sv-btn-default {
  background-color: #f5f5f5;
}
.sv-btn-primary {
  border-color: #000;
  background-color: #000;
}
.sv-btn-primary:hover,
.sv-btn-default:hover,
.sv-btn-primary:focus,
.sv-btn-default:focus,
.sv-btn-primary.sv-focus,
.sv-btn-default.sv-focus,
.sv-btn-primary:active,
.sv-btn-default:active,
.sv-btn-primary.sv-active,
.sv-btn-default.sv-active {
  border-color: #e5006e;
  background-color: #e5006e;
  color: #fff;
}
.sv-input-group-addon a {
  display: block;
}
.sv-input-group .sv-form-control,
.sv-form-group .sv-form-control,
.sv-input-group-btn,
.sv-input-group-addon {
  height: 3.4rem;
}
select.sv-form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="46.1px" height="89.1px" viewBox="0 0 46.1 89.1" style="enable-background:new 0 0 46.1 89.1;" xml:space="preserve"><defs></defs><g> <polygon points="46.1,35.6 23,0 0,35.6"/> <polygon points="0,53.6 23,89.1 46.1,53.6"/></g></svg>');
  background-size: 0.75rem;
  background-repeat: no-repeat;
  background-position: center right 8px;
}
.sv-form-group select.sv-form-control {
  height: auto;
  max-height: 50vh;
}
.sv-input-group textarea.sv-form-control,
.sv-form-group textarea.sv-form-control {
  height: auto;
}
.sv-input-group select[multiple],
.sv-form-group select[multiple] {
  height: auto;
  background-image: none;
}
.dataTables_wrapper select.sv-input-sm {
  padding: 0 15px 0 10px;
}
.sv-form-control,
.sv-input-group-addon {
  border-color: #8e8e8e;
}
.chosen-container-single .chosen-single div b {
  background-image: none !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .sv-form-group .chosen-container-single .chosen-single div b {
    background-image: none !important;
  }
}
.chosen-container-single .chosen-single {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="46.1px" height="89.1px" viewBox="0 0 46.1 89.1" style="enable-background:new 0 0 46.1 89.1;" xml:space="preserve"><defs></defs><g> <polygon points="46.1,35.6 23,0 0,35.6"/> <polygon points="0,53.6 23,89.1 46.1,53.6"/></g></svg>');
  background-size: 0.75rem !important;
  background-repeat: no-repeat !important;
  background-position: center right 8px !important;
  font-size: 13px;
}
.chosen-container-single .chosen-single,
.chosen-container-single .chosen-drop,
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-single .chosen-search input[type="text"] {
  border-radius: 0 !important;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3e9afe !important;
}
.chosen-container .chosen-results li {
  padding: 0px 6px !important;
}
.sv-form-control-feedback.glyphicon {
  position: absolute;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  .sv-form-horizontal .sv-form-group [class^="sv-col-"] .sv-row [class^="sv-col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .sv-form-horizontal .sv-form-group [class^="sv-col-"] .sv-row [class^="sv-col-"] {
    padding-left: 15px;
    min-width: auto !important;
  }
  .sv-form-horizontal .sv-form-group [class^="sv-col-"] .sv-row [class^="sv-col-"]:first-child {
    padding-left: 0;
  }
}
.iti__country-container {
  font-size: 13px;
}
.sv-table-container .dataTables_wrapper {
  border: 1px solid #8e8e8e;
}
.sv-table-container .sv-row .sv-col-xs-12,
.sv-table-container .sv-row .sv-col-sm-12,
.sv-table-container .sv-row .sv-col-md-12,
.sv-table-container .sv-row .sv-col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.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: 15px;
}
table.dataTable thead > tr > th {
  padding-right: 30px;
}
.sv-panel .sv-table-container caption {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  background-color: #c8c8c8;
  font-size: 1.4rem;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.sv-panel {
  border: 1px solid #8e8e8e !important;
}
.sv-panel-primary > .sv-panel-heading,
.sv-panel-heading {
  background-color: #000 !important;
  border: none;
  color: #fff !important;
  margin: -1px -1px 0;
}
.sv-panel-title {
  color: #fff;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 2.4rem;
}
.sv-dropdown-menu img.sv-bg-primary {
  background-color: #000 !important;
}
.sv-dropdown-menu a:hover img.sv-bg-primary {
  background-color: #e5006e !important;
}
.sv-panel-body,
.sv-list-group {
  border-bottom: 1px solid #8e8e8e;
}
.sv-text-info {
  background-color: #f5f5f5 !important;
  background-image: none;
  border-bottom: 1px solid #8e8e8e;
  color: #000 !important;
}
.sv-panel-footer {
  background-color: #f5f5f5;
  border: none;
}
.sv-list-group {
  border: 1px solid #8e8e8e;
}
.sv-list-group-item {
  padding: 1.5rem;
  margin: 0;
  font-size: 1.4rem;
  border-color: #8e8e8e;
  border-bottom: 1px solid #8e8e8e;
  border-top: none;
}
.sv-list-group-item:last-child {
  border-bottom: none;
}
a.sv-list-group-item {
  padding: 10px 1.5rem;
  border-left: none;
  border-right: none;
}
.sv-panel-primary > .sv-panel-primary {
  margin: 1.5rem;
}
.sv-panel-primary .sv-list-group {
  border: none;
  border-bottom: 1px solid #8e8e8e;
}
.sv-panel-primary .sv-list-group:last-child {
  border-bottom: none;
}
.sv-panel-body > .sv-panel-primary {
  margin-bottom: 0;
}
.ui-dialog-titlebar,
.ui-dialog-title {
  color: #fff !important;
  background-color: #000 !important;
}
.ui-dialog {
  border: 1px solid #757575 !important;
}
.ui-dialog-buttonpane > .ui-dialog-buttonset > .ui-button {
  background-color: #000 !important;
  border-radius: 0 !important;
}
.sv-form-group input,
.sv-form-group select {
  border: #8e8e8e solid 1px !important;
}
.sv-input-group-addon {
  border: #757575 solid 1px !important;
}
input:focus {
  border-color: #1f88db !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.8) !important;
}
.sv-list-group > a {
  border-bottom: #8e8e8e !important;
}
.sv-list-group > a:last-child {
  border-bottom: none !important;
}
.sv-nav > .search-nav > .sv-active > a {
  background-color: #01818a !important;
  color: #fff !important;
}
.sv-nav-tabs > li.sv-active > a {
  background-color: #fff !important;
}
.sv-alert-danger {
  background-color: #b00001 !important;
}
.sv-alert-danger > .alertdanger-details {
  color: #fff !important;
}
.sv-alert-info > .alertinfo-details {
  color: #fff !important;
}
.sv-text-success {
  color: #3c763d !important;
}
.sv-text-warning {
  color: #8a6d3b !important;
}
.sv-text-danger {
  color: #a94442 !important;
}
.sv-list-group > a {
  border-bottom-style: solid !important;
  border-bottom-width: thin !important;
}
.ui-tooltip {
  background: #333333 !important;
}
.ual--tabset {
  border-bottom: 1px solid #000;
  width: 100%;
  padding: 0 0 0 15px;
  padding-left: 0;
  text-align: center;
  margin: 15px 0 30px;
  vertical-align: bottom;
}
.ual--tab {
  background-color: #000;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 0.6em 4em 0.4em;
  text-align: center;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.ual--tab:hover {
  background-color: #e5006e;
  color: white;
  text-decoration: none;
}
.ual--active-tab,
.ual--active-tab:hover,
.ual--active-tab:focus,
.ual--active-tab:active {
  padding-top: 0.8em;
  background-color: #c8c8c8;
  color: #000;
  cursor: default;
}
#ual--application-form .ui-tabs .ui-tabs-nav {
  border: none;
}
#ual--application-form .ui-tabs .ui-tabs-nav li {
  margin-top: 5px;
  margin-bottom: 0;
  border: none;
}
#ual--application-form .ui-tabs .ui-tabs-nav li a {
  padding: 0 12px;
  line-height: 40px;
  border-bottom: none;
  border: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
#ual--application-form .ui-tabs .ui-tabs-nav li:not(.ui-state-active) a:hover,
#ual--application-form .ui-tabs .ui-tabs-nav li:not(.ui-state-active) a:active,
#ual--application-form .ui-tabs .ui-tabs-nav li:not(.ui-state-active) a:focus {
  background-color: #e5006e;
  color: #ffffff;
}
#ual--application-form .ui-tabs .ui-tabs-nav li:not(.ui-state-active) a:hover img,
#ual--application-form .ui-tabs .ui-tabs-nav li:not(.ui-state-active) a:active img,
#ual--application-form .ui-tabs .ui-tabs-nav li:not(.ui-state-active) a:focus img {
  background-color: #373737;
}
#ual--application-form .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
  background-color: #c8c8c8;
}
/* dummy comment */
#sv-page-top + .sv-page-content .sv-row > .sv-col-md-12,
#ual--application-form > .sv-page-content > .sv-row > .sv-col-md-10,
.sv-panel-primary .sv-panel-heading > .sv-row > [class^="sv-col-"] {
  padding-left: 0;
  padding-right: 0;
}
#ual--application-form .sv-form-horizontal .sv-form-group {
  margin-left: 0;
  margin-right: 0;
}
#ual--application-form .sv-form-horizontal .sv-form-group [class="sv-col-md-12"] p {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.sv-panel-heading img[src$="/images/siw_portal_bar.png"],
.sv-panel-heading img[src$="/images/siw_portal_close.png"],
.sv-panel-heading img[src$="/images/siw_portal_edit.png"],
.sv-panel-heading img[src$="/images/siw_portal_help.png"],
.sv-panel-heading img[src$="/images/siw_portal_max.png"],
.sv-panel-heading img[src$="/images/siw_portal_min.png"] {
  border: 0px;
  width: 24px;
  height: 24px;
}
img[src$="/images/app/dash.png"],
img[src$="/images/app/cross.png"],
img[src$="/images/app/part.png"],
img[src$="/images/app/tick.png"] {
  width: 32px;
  height: 32px;
  margin-right: 5px;
  margin-left: 5px;
}
#TABS-UL img[src$="/images/app/dash.png"],
#TABS-UL img[src$="/images/app/cross.png"],
#TABS-UL img[src$="/images/app/part.png"],
#TABS-UL img[src$="/images/app/tick.png"] {
  margin-left: 8px;
  margin-right: 0;
}
img[src$="/images/app/dash.png"] {
  background-color: #77b0d0;
}
img[src$="/images/app/cross.png"] {
  background-color: #d5272d;
}
img[src$="/images/app/part.png"] {
  background-color: #ffae1e;
}
img[src$="/images/app/tick.png"] {
  background-color: #63c243;
}
.ui-state-default span.ui-icon-triangle-2-n-s,
.ui-state-hover span.ui-icon-triangle-2-n-s {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="46.1px" height="89.1px" viewBox="0 0 46.1 89.1" style="enable-background:new 0 0 46.1 89.1;" xml:space="preserve"><defs></defs><g> <polygon points="46.1,35.6 23,0 0,35.6"/> <polygon points="0,53.6 23,89.1 46.1,53.6"/></g></svg>');
  background-size: 0.75rem;
  background-repeat: no-repeat;
  background-position: center right 8px;
  background-position: 50% 50%;
  height: 3rem;
}
[class*="sv-tiled-cop-"] {
  background-color: #000;
}
[class*="sv-tiled-cop-"]:hover,
[class*="sv-tiled-cop-"]:focus {
  background-color: #e5006e;
}
.jstree .jstree-wholerow-real a,
.jstree .jstree-wholerow-ul a {
  font-size: 1.2rem;
}
#apptable #treecell > ul:first-child > li:first-child,
#apptable .sv-panel-heading + .sv-row > .sv-col-md-9 {
  padding-top: 1rem;
}
#apptable #datatable thead #headrow th,
#apptable #datatable tbody tr.normalrow td {
  text-align: left;
}
#apptable #datatable thead #headrow th:nth-child(1n+5),
#apptable #datatable tbody tr.normalrow td:nth-child(1n+5) {
  text-align: center;
}
#apptable #datatable thead #headrow th > img {
  width: 16px;
  height: 16px;
}
#apptable #datatable tbody td[rowspan="2"] > img {
  width: 16px;
  height: 16px;
}
#apptable #treecell i[style*="images/folder-open.png"] {
  background-size: 16px !important;
}
#apptable #treecell.jstree-classic li,
#apptable #treecell.jstree-classic ins {
  background-image: url("/plugins/css/jstree/d@2x-8.png");
  background-size: 108px 72px;
}
#apptable #treecell.jstree-classic li.jstree-last {
  background: transparent;
}
@media only screen and (min-width: 992px) {
  #apptable .sv-panel-heading + .sv-row > [class^="sv-col-"] {
    width: calc(100% - 32rem);
  }
  #apptable .sv-panel-heading + .sv-row > [class^="sv-col-"]:first-child {
    width: 32rem;
  }
}
body.scroll #apptable .sv-panel-heading + .sv-row > .sv-col-md-9 > .sv-row {
  overflow: auto;
}
body.scroll #apptable .sv-panel-heading + .sv-row > .sv-col-md-9 > .sv-row > div {
  min-width: 1200px;
}
th.sortable span.sortspan {
  width: auto;
  position: static;
}
.sv-table > tbody > tr.sv-active > td {
  background-color: #eeeeee;
  color: #000;
  border-top-color: #bbb;
}
img.moveicon {
  top: 3px;
}
.ui-dialog-buttonpane > .ui-dialog-buttonset > .ui-button {
  background-color: #fff !important;
  color: #000 !important;
}
.ui-dialog-buttonpane > .ui-dialog-buttonset > .ui-button:last-child {
  background-color: #000 !important;
  color: #fff !important;
}
.ui-dialog-buttonpane > .ui-dialog-buttonset > .ui-button:hover {
  background-color: #de0866 !important;
  color: #fff !important;
}
#ual--application-form fieldset {
  padding-left: 0 !important;
}
#ual--application-form fieldset h2 {
  font-size: 3.6rem;
  font-weight: normal;
  margin: 4rem 0 1rem;
  line-height: 1.1;
}
#ual--application-form .sv-page-content.sv-container > .sv-row > .sv-col-md-offset-1.sv-col-md-10 {
  margin-left: 0;
  width: 100%;
}
#ual--application-form .sv-page-content {
  position: relative;
}
#ual--application-form #IPPWelcome,
#ual--application-form #IPPPageTabs {
  float: none;
  font-size: 1.4rem;
  line-height: 4.5rem;
  font-weight: bold;
  color: white;
  text-align: left;
  padding: 0 15px;
  margin: 0 -15px 20px;
  margin: -15px -15px 15px;
  background-color: #000;
}
#ual--application-form #IPPWelcome a,
#ual--application-form #IPPPageTabs a {
  color: #fff;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  margin-right: 1em;
}
#ual--application-form #IPPWelcome a:hover,
#ual--application-form #IPPPageTabs a:hover,
#ual--application-form #IPPWelcome a:active,
#ual--application-form #IPPPageTabs a:active,
#ual--application-form #IPPWelcome a:focus,
#ual--application-form #IPPPageTabs a:focus {
  color: #e5006e;
  background-color: transparent;
  text-decoration: none;
}
#ual--application-form #IPPWelcome {
  border-bottom: 1px solid #8e8e8e;
  line-height: 3.5rem;
}
#ual--application-form #IPPWelcome:first-line {
  font-weight: normal;
}
#ual--application-form > .sv-page-content > #IPPWelcome,
#ual--application-form > .sv-page-content > #IPPPageTabs {
  background-color: black;
  margin: -15px -15px 15px;
}
#ual--application-form > .sv-page-content > #IPPPageTabs {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  #ual--application-form .sv-page-content > div:first-of-type > div {
    position: absolute;
    top: -52px;
    right: 15px;
    display: flex;
    width: auto;
    justify-content: flex-end;
  }
  #ual--application-form #IPPWelcome,
  #ual--application-form #IPPPageTabs {
    background-color: transparent;
    font-size: 1.6rem;
    padding: 0;
    line-height: 1.5;
    margin: 0;
  }
  #ual--application-form #IPPWelcome a,
  #ual--application-form #IPPPageTabs a {
    font-size: inherit;
    margin-left: 1rem;
    margin-right: 0;
  }
  #ual--application-form #IPPWelcome {
    border-bottom: none;
  }
  #ual--application-form > .sv-page-content > #IPPWelcome,
  #ual--application-form > .sv-page-content > #IPPPageTabs {
    margin: 0;
    background-color: transparent;
  }
}
.sv-panel-title span.ui-icon {
  background-image: url('/images/ual-extras/ui-icons_ffffff_256x240-bigger.png');
  height: 32px;
  width: 32px;
  margin-top: -3px;
}
.sv-panel-title span.ui-icon.ui-icon-triangle-1-n {
  background-position: 0 -32px;
}
.sv-panel-title span.ui-icon.ui-icon-triangle-1-s {
  background-position: -128px -32px;
}
.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;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .chosen-container-single .chosen-single div b {
    background-image: none !important;
  }
  .chosen-container-single .chosen-single {
    background-image: url('/images/ual-extras/ie-dropdown-icon-8.png');
    background-size: 2rem !important;
    background-repeat: no-repeat !important;
    background-position: center right 8px !important;
  }
  .chosen-container-single .chosen-single,
  .chosen-container-single .chosen-drop,
  .chosen-container-active.chosen-with-drop .chosen-single,
  .chosen-container-single .chosen-search input[type="text"] {
    border-radius: 0 !important;
  }
  .chosen-container .chosen-results li.highlighted {
    background-color: #26a0da !important;
  }
  .chosen-container-single .chosen-single abbr {
    right: 36px !important;
  }
}
@media all and (-ms-high-contrast: none) and only screen and (-webkit-min-device-pixel-ratio: 2), (-ms-high-contrast: active) and only screen and (-webkit-min-device-pixel-ratio: 2), all and (-ms-high-contrast: none) and only screen and (min-resolution: 2dppx), (-ms-high-contrast: active) and only screen and (min-resolution: 2dppx) {
  .sv-form-group .chosen-container-single .chosen-single div b {
    background-image: none !important;
  }
}
@supports (-ms-accelerator:true) {
  .dummyclass {
    width: auto;
  }
}
@supports (-ms-accelerator:auto) {
  .dummyclass {
    width: auto;
  }
}
.ual--reference-image {
  width: 75px;
  max-width: 100%;
  margin-bottom: 1rem;
  transition: all 0.15s;
}
.ual--reference-image:hover {
  width: 400px;
}
.dev--pushdown {
  margin-top: 15vh;
}
.dev--mini-pushdown {
  margin-top: 8vh;
}
.ual--dev-outline {
  outline: 1px solid red;
  margin-top: 2rem;
}
.dev--no {
  color: red;
}
.dev--notes {
  display: block;
  font-size: 80%;
  padding: 0.5em 0;
  line-height: 1.5;
  color: #757575;
  font-weight: normal;
}
.widen-outline {
  margin: 0 -1.5rem;
  padding: 1.5rem;
}
/*# sourceMappingURL=sv.css.map */