/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/Content/fonts/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
  src: url(/Content/fonts/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format('embedded-opentype'), url(/Content/fonts/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format('woff2'), url(/Content/fonts/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format('woff'), url(/Content/fonts/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format('truetype'), url(/Content/fonts/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #eee;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  text-decoration: none;
}
a:hover,
a:focus {
  color: hsl(210.25573573, 49.92014923%, 21.53395796%);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
a.text-primary:hover,
a.text-primary:focus {
  color: hsl(210.25573573, 49.92014923%, 26.53395796%);
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  line-height: 1.71428571;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 1.6rem;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e0e0e0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e0e0e0;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e0e0e0;
}
.table .table {
  background-color: #eee;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 0.8rem;
}
.table-bordered {
  border: 1px solid #e0e0e0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e0e0e0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.025);
}
.table-hover > tbody > tr:hover {
  background-color: rgba(0, 0, 255, 0.1);
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: rgba(0, 0, 255, 0.1);
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: rgba(0, 0, 230, 0.1);
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e0e0e0;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #eee;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #eee;
  border-color: #ccc;
}
.btn-default .badge {
  color: #eee;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.btn-primary:hover {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-primary .badge {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.btn-success:hover {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 26.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-success .badge {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.btn-info:hover {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-info .badge {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 19.64871211%);
}
.btn-warning:hover {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 19.64871211%);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-warning .badge {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.btn-danger:hover {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.btn-danger .badge {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: #fff;
}
.btn-link {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: hsl(210.25573573, 49.92014923%, 21.53395796%);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > form > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > form > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > form > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #eee;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #eee;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-bottom: -4px;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.navbar-form .pagination:last-of-type {
  margin-bottom: 0;
}
.navbar-form .form-group {
  position: relative;
  margin-bottom: 4px;
  min-height: 34px;
}
.navbar-form .form-group > *:not(:last-child) {
  margin-right: 0.5ex;
}
.navbar-form .form-group:not(:last-child) {
  margin-right: 0.5em;
}
.navbar-form .form-group .form-control + .btn {
  position: absolute;
  right: 4px;
  top: 1px;
  color: #333;
  background-color: #eee;
  border-color: #ccc;
  background: transparent;
  border: none;
}
.navbar-form .form-group .form-control + .btn:focus,
.navbar-form .form-group .form-control + .btn.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
.navbar-form .form-group .form-control + .btn:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.navbar-form .form-group .form-control + .btn:active,
.navbar-form .form-group .form-control + .btn.active,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.navbar-form .form-group .form-control + .btn:active:hover,
.navbar-form .form-group .form-control + .btn.active:hover,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn:hover,
.navbar-form .form-group .form-control + .btn:active:focus,
.navbar-form .form-group .form-control + .btn.active:focus,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn:focus,
.navbar-form .form-group .form-control + .btn:active.focus,
.navbar-form .form-group .form-control + .btn.active.focus,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
.navbar-form .form-group .form-control + .btn:active,
.navbar-form .form-group .form-control + .btn.active,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn {
  background-image: none;
}
.navbar-form .form-group .form-control + .btn.disabled:hover,
.navbar-form .form-group .form-control + .btn[disabled]:hover,
fieldset[disabled] .navbar-form .form-group .form-control + .btn:hover,
.navbar-form .form-group .form-control + .btn.disabled:focus,
.navbar-form .form-group .form-control + .btn[disabled]:focus,
fieldset[disabled] .navbar-form .form-group .form-control + .btn:focus,
.navbar-form .form-group .form-control + .btn.disabled.focus,
.navbar-form .form-group .form-control + .btn[disabled].focus,
fieldset[disabled] .navbar-form .form-group .form-control + .btn.focus {
  background-color: #eee;
  border-color: #ccc;
}
.navbar-form .form-group .form-control + .btn .badge {
  color: #eee;
  background-color: #333;
}
.navbar-form .form-group .form-control + .btn:focus,
.navbar-form .form-group .form-control + .btn.focus {
  outline-color: #ccc;
}
.navbar-form .form-group .form-control + .btn:active:focus,
.navbar-form .form-group .form-control + .btn.active:focus,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn:focus,
.navbar-form .form-group .form-control + .btn:active.focus,
.navbar-form .form-group .form-control + .btn.active.focus,
.open > .dropdown-toggle.navbar-form .form-group .form-control + .btn.focus {
  outline-color: #ccc;
}
.navbar-form .form-group .form-control + .btn.disabled:focus,
.navbar-form .form-group .form-control + .btn[disabled]:focus,
fieldset[disabled] .navbar-form .form-group .form-control + .btn:focus,
.navbar-form .form-group .form-control + .btn.disabled.focus,
.navbar-form .form-group .form-control + .btn[disabled].focus,
fieldset[disabled] .navbar-form .form-group .form-control + .btn.focus {
  outline-color: #ccc;
}
.navbar-form .form-group > label {
  margin-top: 6px;
}
.navbar-form label {
  font-weight: normal;
  margin: 0;
}
.navbar-form input[type=checkbox] {
  margin: 0;
  transform: translateY(2px);
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: hsl(210.25573573, 49.92014923%, 21.53395796%);
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
}
.label-success {
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
}
.label-info {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
}
.label-warning {
  background-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
}
.label-danger {
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: hsl(210.25573573, 49.92014923%, 76.53395796%);
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e0e0e0;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.panel-primary > .panel-heading .badge {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.btn-default {
  color: #333;
  background-color: #eee;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #eee;
  border-color: #ccc;
}
.btn-default .badge {
  color: #eee;
  background-color: #333;
}
.btn-default:focus,
.btn-default.focus {
  outline-color: #ccc;
}
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  outline-color: #ccc;
}
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  outline-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.btn-primary:hover {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-primary .badge {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
}
.btn-primary:focus,
.btn-primary.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.btn-success:hover {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 26.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-success .badge {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: #fff;
}
.btn-success:focus,
.btn-success.focus {
  outline-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  outline-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  outline-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.btn-info:hover {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-info .badge {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  background-color: #fff;
}
.btn-info:focus,
.btn-info.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 19.64871211%);
}
.btn-warning:hover {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 19.64871211%);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-warning .badge {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
  background-color: #fff;
}
.btn-warning:focus,
.btn-warning.focus {
  outline-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  outline-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  outline-color: hsl(37.71364819, 74.66749594%, 44.64871211%);
}
.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.btn-danger:hover {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.btn-danger .badge {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: #fff;
}
.btn-danger:focus,
.btn-danger.focus {
  outline-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  outline-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  outline-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.nav-tabs > li > a {
  border-radius: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding: 7px 0;
}
a[href] {
  text-decoration: underline;
}
a[href].btn,
.nav-tabs > li > a[href],
.dropdown-menu > li > a[href] {
  text-decoration: none;
}
a[href].subtle,
.panel-heading a[href] {
  text-decoration: none;
}
a[href].subtle:hover,
.panel-heading a[href]:hover,
a[href].subtle:active,
.panel-heading a[href]:active {
  text-decoration: underline;
}
.list-unstyled {
  line-height: 1.71428571;
}
a[href].disabled,
a[href][disabled],
.disabled a[href],
[disabled] a[href],
.btn.disabled,
.btn[disabled],
.disabled .btn,
[disabled] .btn {
  cursor: default;
}
.btn.disabled,
.btn[disabled],
input.disabled,
input[disabled] {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:not([href]):not(.btn),
a[href='']:not(.btn) {
  text-decoration: inherit !important;
}
a:not([href]).btn,
a[href=''].btn {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
}
.panel {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.btn-xxs,
.btn-group-xxs > .btn {
  padding: 0px 2px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.5;
  border-radius: 0;
}
.btn-l,
.btn-group-l > .btn {
  padding: 0px 2px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.5;
  border-radius: 0;
}
.dropdown-menu > li > * {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a[href]:hover,
.dropdown-menu > li > label:hover,
.dropdown-menu > li > a[href]:focus,
.dropdown-menu > li > label:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > *,
.dropdown-menu > .active > *:hover,
.dropdown-menu > .active > *:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.dropdown-menu > li > label > input[type=checkbox]:first-child {
  position: absolute;
  left: 4px;
}
label {
  cursor: pointer;
}
.form-inline {
  margin-bottom: -4px;
}
.form-inline .pagination:last-of-type {
  margin-bottom: 0;
}
.form-inline .form-group {
  position: relative;
  margin-bottom: 4px;
  min-height: 34px;
}
.form-inline .form-group > *:not(:last-child) {
  margin-right: 0.5ex;
}
.form-inline .form-group:not(:last-child) {
  margin-right: 0.5em;
}
.form-inline .form-group .form-control + .btn {
  position: absolute;
  right: 4px;
  top: 1px;
  color: #333;
  background-color: #eee;
  border-color: #ccc;
  background: transparent;
  border: none;
}
.form-inline .form-group .form-control + .btn:focus,
.form-inline .form-group .form-control + .btn.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
.form-inline .form-group .form-control + .btn:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.form-inline .form-group .form-control + .btn:active,
.form-inline .form-group .form-control + .btn.active,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.form-inline .form-group .form-control + .btn:active:hover,
.form-inline .form-group .form-control + .btn.active:hover,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn:hover,
.form-inline .form-group .form-control + .btn:active:focus,
.form-inline .form-group .form-control + .btn.active:focus,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn:focus,
.form-inline .form-group .form-control + .btn:active.focus,
.form-inline .form-group .form-control + .btn.active.focus,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
.form-inline .form-group .form-control + .btn:active,
.form-inline .form-group .form-control + .btn.active,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn {
  background-image: none;
}
.form-inline .form-group .form-control + .btn.disabled:hover,
.form-inline .form-group .form-control + .btn[disabled]:hover,
fieldset[disabled] .form-inline .form-group .form-control + .btn:hover,
.form-inline .form-group .form-control + .btn.disabled:focus,
.form-inline .form-group .form-control + .btn[disabled]:focus,
fieldset[disabled] .form-inline .form-group .form-control + .btn:focus,
.form-inline .form-group .form-control + .btn.disabled.focus,
.form-inline .form-group .form-control + .btn[disabled].focus,
fieldset[disabled] .form-inline .form-group .form-control + .btn.focus {
  background-color: #eee;
  border-color: #ccc;
}
.form-inline .form-group .form-control + .btn .badge {
  color: #eee;
  background-color: #333;
}
.form-inline .form-group .form-control + .btn:focus,
.form-inline .form-group .form-control + .btn.focus {
  outline-color: #ccc;
}
.form-inline .form-group .form-control + .btn:active:focus,
.form-inline .form-group .form-control + .btn.active:focus,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn:focus,
.form-inline .form-group .form-control + .btn:active.focus,
.form-inline .form-group .form-control + .btn.active.focus,
.open > .dropdown-toggle.form-inline .form-group .form-control + .btn.focus {
  outline-color: #ccc;
}
.form-inline .form-group .form-control + .btn.disabled:focus,
.form-inline .form-group .form-control + .btn[disabled]:focus,
fieldset[disabled] .form-inline .form-group .form-control + .btn:focus,
.form-inline .form-group .form-control + .btn.disabled.focus,
.form-inline .form-group .form-control + .btn[disabled].focus,
fieldset[disabled] .form-inline .form-group .form-control + .btn.focus {
  outline-color: #ccc;
}
.form-inline .form-group > label {
  margin-top: 6px;
}
.form-inline label {
  font-weight: normal;
  margin: 0;
}
.form-inline input[type=checkbox] {
  margin: 0;
  transform: translateY(2px);
}
.alert {
  margin: 10px 0;
}
.checkbox label input[type="checkbox"] {
  position: static;
  margin: 0 0.5ex 0 -20px;
  transform: translateY(1px);
}
.checkbox label input[type="checkbox"].btn-toggle {
  -webkit-appearance: none;
  transform: translateY(-1px);
  margin: -8px 0.5ex -8px -20px;
}
.text-strong {
  font-weight: bold;
}
.modal-content {
  background-color: transparent;
}
.modal-content .modal-header,
.modal-content .modal-body,
.modal-content .modal-footer {
  background-color: #fff;
}
.modal-content .modal-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modal-content .modal-footer {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
label {
  font-weight: normal;
}
[readonly] {
  pointer-events: none;
}
.form-group,
.row {
  display: flex;
}
.row {
  width: 100%;
}
.table.table-slim {
  box-sizing: content-box;
}
.table.table-slim > thead,
.table.table-slim > tbody {
  box-sizing: content-box;
}
.table.table-slim > thead > tr,
.table.table-slim > tbody > tr {
  box-sizing: content-box;
}
.table.table-slim > thead > tr > td,
.table.table-slim > tbody > tr > td,
.table.table-slim > thead > tr > th,
.table.table-slim > tbody > tr > th {
  box-sizing: content-box;
  padding: 0 4px;
  line-height: 29px;
}
.table.table-slim > thead > tr > td .btn,
.table.table-slim > tbody > tr > td .btn,
.table.table-slim > thead > tr > th .btn,
.table.table-slim > tbody > tr > th .btn {
  font-size: 85%;
  padding: 0;
  margin: 0 1px;
}
.panel-body > .table.table-slim,
.panel-body > form > .table.table-slim {
  margin: 0 -15px;
  max-width: calc(100% + 30px);
  width: calc(100% + 30px);
}
.panel-body > nav.main + * ~ .operations:last-child,
.panel-body > form > .operations:last-child {
  text-align: right;
  margin: 0 -15px -15px;
  padding: 15px;
}
.tether-target.tether-enabled > * {
  visibility: hidden;
}
.operations.tether-pinned {
  background: #fff;
}
.operations.tether-pinned-bottom {
  border-top: 2px solid #ccc !important;
}
.operations.tether-pinned-top {
  border-bottom: 2px solid #ccc !important;
}
table.omni-table {
  border-collapse: separate;
  border-bottom: 1px solid #ccc !important;
}
table.omni-table .omni-hidden {
  display: none;
}
table.omni-table > thead > tr > th,
table.omni-table > thead > tr > td {
  border: none;
  height: 29px;
}
table.omni-table > tbody > tr > th,
table.omni-table > tbody > tr > td {
  border: none;
  height: 30px;
}
table.omni-table > thead > tr > td.omni-actions,
table.omni-table > tbody > tr > td.omni-actions,
table.omni-table > thead > tr > th.omni-actions,
table.omni-table > tbody > tr > th.omni-actions {
  text-align: right;
}
table.omni-table > thead > tr > td.omni-actions > *,
table.omni-table > tbody > tr > td.omni-actions > *,
table.omni-table > thead > tr > th.omni-actions > *,
table.omni-table > tbody > tr > th.omni-actions > * {
  visibility: hidden;
}
table.omni-table > thead > tr > td.omni-actions > .btn,
table.omni-table > tbody > tr > td.omni-actions > .btn,
table.omni-table > thead > tr > th.omni-actions > .btn,
table.omni-table > tbody > tr > th.omni-actions > .btn {
  font-size: 12px;
  padding: 0 5px;
}
table.omni-table:not(.omni-keyboard) > thead > tr:hover > td.omni-actions > *,
table.omni-table:not(.omni-keyboard) > tbody > tr:hover > td.omni-actions > *,
table.omni-table:not(.omni-keyboard) > thead > tr:hover > th.omni-actions > *,
table.omni-table:not(.omni-keyboard) > tbody > tr:hover > th.omni-actions > * {
  visibility: visible;
}
table.omni-table.omni-keyboard > thead > tr:focus-within > td.omni-actions > *,
table.omni-table.omni-keyboard > tbody > tr:focus-within > td.omni-actions > *,
table.omni-table.omni-keyboard > thead > tr:focus-within > th.omni-actions > *,
table.omni-table.omni-keyboard > tbody > tr:focus-within > th.omni-actions > * {
  visibility: visible;
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th.omni-sortable.omni-sorted.omni-sorted-asc:after,
table.omni-table > thead:first-child:not(.omni-group) > tr > td.omni-sortable.omni-sorted.omni-sorted-asc:after {
  content: " ▲";
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th.omni-sortable.omni-sorted.omni-sorted-desc:after,
table.omni-table > thead:first-child:not(.omni-group) > tr > td.omni-sortable.omni-sorted.omni-sorted-desc:after {
  content: " ▼";
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th.omni-sortable:hover,
table.omni-table > thead:first-child:not(.omni-group) > tr > td.omni-sortable:hover {
  background: #f8f8f8;
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th > .btn-group,
table.omni-table > thead:first-child:not(.omni-group) > tr > td > .btn-group {
  font-style: normal;
  font-weight: normal;
  z-index: 1000;
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th > .btn-group > .btn,
table.omni-table > thead:first-child:not(.omni-group) > tr > td > .btn-group > .btn {
  border: none;
  background: none;
  width: 24px;
  height: 24px;
  border-radius: 24px;
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th > .btn-group > .dropdown-menu,
table.omni-table > thead:first-child:not(.omni-group) > tr > td > .btn-group > .dropdown-menu {
  border-top: 2px solid #aaa;
  transform: translate(0, 1px);
  left: auto;
  right: 0;
}
table.omni-table > thead:first-child:not(.omni-group) > tr > th > .btn-group > .dropdown-menu.show,
table.omni-table > thead:first-child:not(.omni-group) > tr > td > .btn-group > .dropdown-menu.show {
  display: block;
}
table.omni-table > thead,
table.omni-table .omni-select,
table.omni-table .omni-group-collapse {
  user-select: none;
}
table.omni-table > thead > tr > td.omni-group-collapse,
table.omni-table > tbody > tr > td.omni-group-collapse,
table.omni-table > thead > tr > th.omni-group-collapse,
table.omni-table > tbody > tr > th.omni-group-collapse,
table.omni-table > thead > tr > td.omni-select,
table.omni-table > tbody > tr > td.omni-select,
table.omni-table > thead > tr > th.omni-select,
table.omni-table > tbody > tr > th.omni-select {
  width: 26px;
  text-align: center;
  color: #2f5d8c;
  position: relative;
}
table.omni-table > thead > tr > td.omni-row-start,
table.omni-table > tbody > tr > td.omni-row-start,
table.omni-table > thead > tr > th.omni-row-start,
table.omni-table > tbody > tr > th.omni-row-start,
table.omni-table > thead > tr > td.omni-row-end,
table.omni-table > tbody > tr > td.omni-row-end,
table.omni-table > thead > tr > th.omni-row-end,
table.omni-table > tbody > tr > th.omni-row-end {
  width: 15px;
  padding: 0;
}
table.omni-table > thead > tr > td.omni-select > input[type=checkbox],
table.omni-table > tbody > tr > td.omni-select > input[type=checkbox],
table.omni-table > thead > tr > th.omni-select > input[type=checkbox],
table.omni-table > tbody > tr > th.omni-select > input[type=checkbox] {
  display: inline-block;
  padding: 0;
  -webkit-appearance: none;
  margin: 0;
  font-weight: normal;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 2em;
  width: 100%;
  height: 100%;
}
table.omni-table > thead > tr > td.omni-select > input[type=checkbox]:before,
table.omni-table > tbody > tr > td.omni-select > input[type=checkbox]:before,
table.omni-table > thead > tr > th.omni-select > input[type=checkbox]:before,
table.omni-table > tbody > tr > th.omni-select > input[type=checkbox]:before {
  content: "☐";
}
table.omni-table > thead > tr > td.omni-select > input[type=checkbox]:checked:before,
table.omni-table > tbody > tr > td.omni-select > input[type=checkbox]:checked:before,
table.omni-table > thead > tr > th.omni-select > input[type=checkbox]:checked:before,
table.omni-table > tbody > tr > th.omni-select > input[type=checkbox]:checked:before {
  content: "🗹";
}
table.omni-table > thead > tr > td.omni-select > input[type=checkbox]:indeterminate:after,
table.omni-table > tbody > tr > td.omni-select > input[type=checkbox]:indeterminate:after,
table.omni-table > thead > tr > th.omni-select > input[type=checkbox]:indeterminate:after,
table.omni-table > tbody > tr > th.omni-select > input[type=checkbox]:indeterminate:after {
  position: absolute;
  content: "⯀";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
table.omni-table > thead > tr > td.omni-row-actions,
table.omni-table > tbody > tr > td.omni-row-actions,
table.omni-table > thead > tr > th.omni-row-actions,
table.omni-table > tbody > tr > th.omni-row-actions {
  text-align: right;
}
table.omni-table > thead > tr > td.omni-row-actions > *,
table.omni-table > tbody > tr > td.omni-row-actions > *,
table.omni-table > thead > tr > th.omni-row-actions > *,
table.omni-table > tbody > tr > th.omni-row-actions > * {
  opacity: 0;
  transition: 0.1s ease-in opacity;
}
table.omni-table > thead > tr.omni-add > .omni-select > input[type=checkbox],
table.omni-table > tbody > tr.omni-add > .omni-select > input[type=checkbox] {
  display: none;
}
table.omni-table .omni-add > td:not(.omni-hidden):before {
  content: "+";
  color: #888;
  font-weight: normal;
  pointer-events: none;
  position: absolute;
}
table.omni-table .omni-add > td:not(.omni-hidden) ~ td:not(.omni-hidden):before {
  content: "";
}
table.omni-table > thead > tr:hover > td.omni-row-actions > *,
table.omni-table > tbody > tr:hover > td.omni-row-actions > *,
table.omni-table > thead > tr:hover > th.omni-row-actions > *,
table.omni-table > tbody > tr:hover > th.omni-row-actions > * {
  opacity: 1;
}
table.omni-table > thead.omni-group + tbody > tr:last-child > td,
table.omni-table > thead.omni-group.omni-collapsed > tr:last-child > td,
table.omni-table > thead.omni-group + tbody > tr:last-child > th,
table.omni-table > thead.omni-group.omni-collapsed > tr:last-child > th {
  border-bottom: 1px solid #ccc !important;
}
table.omni-table .omni-group-collapse,
table.omni-table .omni-select {
  width: 1.42857143em;
  height: 1.42857143em;
}
table.omni-table.omni-active > thead > tr > td,
table.omni-table.omni-active > tbody > tr > td,
table.omni-table.omni-active > thead > tr > th,
table.omni-table.omni-active > tbody > tr > th {
  position: relative;
}
table.omni-table.omni-active > thead > tr > td > .dropdown-menu,
table.omni-table.omni-active > tbody > tr > td > .dropdown-menu,
table.omni-table.omni-active > thead > tr > th > .dropdown-menu,
table.omni-table.omni-active > tbody > tr > th > .dropdown-menu {
  font-style: normal;
  font-weight: normal;
  border-top: 2px solid #aaa;
  transform: translate(-20px, -2px);
  left: auto;
  right: 0;
}
table.omni-table.omni-active > thead > tr > td.omni-group-collapse > .dropdown-menu,
table.omni-table.omni-active > tbody > tr > td.omni-group-collapse > .dropdown-menu,
table.omni-table.omni-active > thead > tr > th.omni-group-collapse > .dropdown-menu,
table.omni-table.omni-active > tbody > tr > th.omni-group-collapse > .dropdown-menu {
  transform: translate(5px, -2px) scaleY(0);
}
table.omni-table.omni-active > thead > tr > td > span,
table.omni-table.omni-active > tbody > tr > td > span,
table.omni-table.omni-active > thead > tr > th > span,
table.omni-table.omni-active > tbody > tr > th > span {
  display: inline-block;
}
table.omni-table.omni-grouped > thead.omni-group {
  cursor: pointer;
}
table.omni-table.omni-grouped > thead.omni-group.omni-collapsed + tbody {
  cursor: pointer;
  display: none;
}
table.omni-table.omni-grouped > thead.omni-group > tr > td.omni-group-collapse,
table.omni-table.omni-grouped > thead.omni-group > tr > th.omni-group-collapse {
  visibility: visible;
  overflow: hidden;
}
table.omni-table.omni-grouped > thead.omni-group > tr > td.omni-group-collapse:before,
table.omni-table.omni-grouped > thead.omni-group > tr > th.omni-group-collapse:before {
  color: hsl(0, 0%, 50%);
  content: "⌟";
  transform: rotate(45deg) translate(-3px, -3px);
  transition: ease 0.1s;
  transition-property: transform,color;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
table.omni-table.omni-grouped > thead.omni-group:hover > tr > td.omni-group-collapse:before,
table.omni-table.omni-grouped > thead.omni-group:hover > tr > th.omni-group-collapse:before {
  color: #2f5d8c;
}
table.omni-table.omni-grouped > thead.omni-group.omni-collapsed > tr > td.omni-group-collapse:before,
table.omni-table.omni-grouped > thead.omni-group.omni-collapsed > tr > th.omni-group-collapse:before {
  transform: rotate(-45deg) translate(-3px, -3px);
}
table.omni-table.table-striped > tbody > tr:nth-of-type(odd) {
  background: none;
}
table.omni-table.table-striped > tbody > tr:nth-of-type(odd) > td,
table.omni-table.table-striped > tbody > tr:nth-of-type(odd) > th {
  background: rgba(0, 0, 0, 0.025);
}
table.omni-table.table-striped > tbody > tr.omni-add {
  color: #888;
}
table.omni-table.omni-selectable:not(.omni-keyboard) > tbody > tr:hover > td,
table.omni-table.omni-selectable:not(.omni-keyboard) > thead.omni-group > tr:hover > td,
table.omni-table.omni-selectable:not(.omni-keyboard) > tbody > tr:hover > th,
table.omni-table.omni-selectable:not(.omni-keyboard) > thead.omni-group > tr:hover > th {
  background: rgba(192, 192, 255, 0.4) !important;
}
table.omni-table.omni-selectable > tbody > tr,
table.omni-table.omni-selectable > thead > tr {
  cursor: pointer;
}
table.omni-table.omni-selectable > tbody > tr.selected > td,
table.omni-table.omni-selectable > thead > tr.selected > td,
table.omni-table.omni-selectable > tbody > tr.selected > th,
table.omni-table.omni-selectable > thead > tr.selected > th {
  background: rgba(0, 0, 255, 0.07);
}
table.omni-table.omni-selectable > tbody > tr.selected > td,
table.omni-table.omni-selectable > thead > tr.selected > td,
table.omni-table.omni-selectable > tbody > tr.selected + tr > td,
table.omni-table.omni-selectable > thead > tr.selected + tr > td,
table.omni-table.omni-selectable > tbody > tr.selected > th,
table.omni-table.omni-selectable > thead > tr.selected > th,
table.omni-table.omni-selectable > tbody > tr.selected + tr > th,
table.omni-table.omni-selectable > thead > tr.selected + tr > th {
  border-top-color: #ccccfa;
}
table.omni-table > thead:not(.omni-group) + tbody > tr.selected:first-child > th,
table.omni-table > thead:not(.omni-group) + tbody > tr.selected:first-child > td {
  border-top-color: transparent;
}
table.omni-table > thead:not(.omni-group):first-child > tr > th,
table.omni-table > thead:not(.omni-group):first-child > tr > td {
  border-bottom: 1px solid #ccc;
}
table.omni-table > tbody > tr > th > input[type=checkbox],
table.omni-table > tbody > tr > td > input[type=checkbox],
table.omni-table > tbody > tr > th > input[type=text],
table.omni-table > tbody > tr > td > input[type=text],
table.omni-table > tbody > tr > th > input[type=password],
table.omni-table > tbody > tr > td > input[type=password],
table.omni-table > tbody > tr > th > select,
table.omni-table > tbody > tr > td > select {
  border: none;
  box-shadow: none;
  background: none;
  padding: 0 4px;
  margin: 0 -4px;
  font-size: inherit;
  font-family: inherit;
  width: calc(100% - 2px);
  height: 28px;
  display: inline-block;
}
table.omni-table > tbody > tr > th > select,
table.omni-table > tbody > tr > td > select {
  padding: 0;
}
table.omni-table > tbody > tr > th > input[type=checkbox]:focus,
table.omni-table > tbody > tr > td > input[type=checkbox]:focus,
table.omni-table > tbody > tr > th > input[type=text]:focus,
table.omni-table > tbody > tr > td > input[type=text]:focus,
table.omni-table > tbody > tr > th > input[type=password]:focus,
table.omni-table > tbody > tr > td > input[type=password]:focus,
table.omni-table > tbody > tr > th > select:focus,
table.omni-table > tbody > tr > td > select:focus {
  outline-offset: 0;
  outline: #1a73e8 solid 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
table.omni-table > tbody > tr > th:focus,
table.omni-table > tbody > tr > td:focus {
  outline: none;
  box-shadow: none;
}
table.omni-table > tbody > tr > th:focus > input[type=checkbox],
table.omni-table > tbody > tr > td:focus > input[type=checkbox],
table.omni-table > tbody > tr > th:focus > input[type=text],
table.omni-table > tbody > tr > td:focus > input[type=text],
table.omni-table > tbody > tr > th:focus > input[type=password],
table.omni-table > tbody > tr > td:focus > input[type=password],
table.omni-table > tbody > tr > th:focus > select,
table.omni-table > tbody > tr > td:focus > select {
  outline-offset: 0;
  outline: #1a73e8 solid 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
table.omni-table > thead > tr > :focus {
  outline: none;
  box-shadow: none;
}
table.omni-table > thead > tr > :focus:before {
  content: "";
  display: block;
  outline-offset: 0;
  outline: #1a73e8 solid 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 2px;
  bottom: 2px;
}
.omni-debug {
  padding: 8px;
  background: #f8f;
  position: absolute;
  top: 0;
  right: 0;
  height: 53px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.omni-debug label {
  font-size: 12px;
  margin-right: 2px;
}
.omni-debug > * {
  margin: 0 2px;
}
.omni-debug:empty {
  display: none;
}
.table.omni-table > tbody > tr.omni-item-EntryType-Remove,
.table.omni-table > thead > tr.omni-item-EntryType-Remove {
  display: none;
}
.show-edits .table.omni-table > tbody > tr.omni-item-EntryType-Remove,
.show-edits .table.omni-table > thead > tr.omni-item-EntryType-Remove {
  display: table-row;
  background: rgba(255, 0, 0, 0.5);
}
.show-edits .table.omni-table > tbody > tr.omni-item-EntryType-Add:not(.omni-add),
.show-edits .table.omni-table > thead > tr.omni-item-EntryType-Add:not(.omni-add) {
  background: rgba(0, 192, 0, 0.5);
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:focus {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
  background-color: #003399 \9;
}
.datepicker td span.active.active {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
  background-color: #003399 \9;
}
.datepicker td span.active.disabled {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old {
  color: #999999;
}
.datepicker td.new {
  color: #999999;
}
.datepicker td.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:hover:hover {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:hover:focus {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:hover:active {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
  background-color: #003399 \9;
}
.datepicker td.active:focus {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
  background-color: #003399 \9;
}
.datepicker td.active:hover.active {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
  background-color: #003399 \9;
}
.datepicker td.active:hover.disabled {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active.active {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
  background-color: #003399 \9;
}
.datepicker td.active.disabled {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next {
  font-size: 21px;
}
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.btn-group > form,
.btn-group-vertical > form {
  display: inline-block;
  float: left;
}
.btn-group > form:first-child,
.btn-group-vertical > form:first-child {
  margin-left: -1px;
}
.btn-group > form > .btn,
.btn-group-vertical > form > .btn {
  position: relative;
  float: left;
  min-width: 60px;
}
.btn-group > form > .btn:hover,
.btn-group-vertical > form > .btn:hover,
.btn-group > form > .btn:focus,
.btn-group-vertical > form > .btn:focus,
.btn-group > form > .btn:active,
.btn-group-vertical > form > .btn:active,
.btn-group > form > .btn.active,
.btn-group-vertical > form > .btn.active {
  z-index: 2;
}
.btn-group form + form > .btn {
  margin-left: -1px;
}
.btn-toolbar > form > .btn {
  margin-left: 5px;
}
.btn-group > form > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > form:first-child > .btn {
  margin-left: 0;
}
.btn-group > form:first-child:not(:last-child) > .btn:not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > form:last-child:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.btn {
  border-radius: 14px;
}
.btn p {
  margin: 0;
}
.btn-none {
  background-color: transparent;
  border: transparent;
  color: inherit;
  opacity: 0.9;
}
.btn-none:hover,
.btn-none:active {
  background-color: transparent;
  border: transparent;
  color: inherit;
  opacity: 1;
}
.btn-on {
  /*&:not(.active):not(:active):not(:hover)
    {
        opacity: 0.65;
    }*/
}
.btn-on:hover {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 45.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.btn-on.active,
.btn-on:active {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 38.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 25.09133504%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-on.active:hover {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 35.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 22.09133504%);
}
.btn-on.disabled:hover,
.btn-on[disabled]:hover,
.disabled .btn-on:hover,
[disabled] .btn-on:hover {
  background-color: #eee !important;
  color: #333 !important;
  border-color: #ccc !important;
}
.btn-on.disabled.active,
.btn-on[disabled].active,
.disabled .btn-on.active,
[disabled] .btn-on.active,
.btn-on.disabled:active,
.btn-on[disabled]:active,
.disabled .btn-on:active,
[disabled] .btn-on:active,
.btn-on.disabled:active:hover,
.btn-on[disabled]:active:hover,
.disabled .btn-on:active:hover,
[disabled] .btn-on:active:hover {
  background-color: hsl(122.528463, 34.79283128%, 55.09133504%) !important;
  color: #fff !important;
  border-color: hsl(122.528463, 34.79283128%, 50.09133504%) !important;
}
.btn-off {
  /*&:not(.active):not(:active):not(:hover)
    {
        opacity: 0.65;
    }*/
}
.btn-off:hover {
  color: #fff;
  background-color: #f60000;
  border-color: #d30000;
}
.btn-off.active,
.btn-off:active {
  color: #fff;
  background-color: #d30000;
  border-color: #900000;
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-off.active:hover {
  color: #fff;
  background-color: #c30000;
  border-color: #810000;
}
.btn-off.disabled:hover,
.btn-off[disabled]:hover,
.disabled .btn-off:hover,
[disabled] .btn-off:hover {
  background-color: #eee !important;
  color: #333 !important;
  border-color: #ccc !important;
}
.btn-off.disabled.active,
.btn-off[disabled].active,
.disabled .btn-off.active,
[disabled] .btn-off.active,
.btn-off.disabled:active,
.btn-off[disabled]:active,
.disabled .btn-off:active,
[disabled] .btn-off:active,
.btn-off.disabled:active:hover,
.btn-off[disabled]:active:hover,
.disabled .btn-off:active:hover,
[disabled] .btn-off:active:hover {
  background-color: #ff2a2a !important;
  color: #fff !important;
  border-color: #ff1111 !important;
}
.si-favorite.active:before,
.si-unfavorite.active:before,
.si-favorite.active:after,
.si-unfavorite.active:after {
  color: #dd0;
  text-shadow: 0 0 12px #ff0;
}
.btn-default.btn-shadowed {
  text-shadow: 0 0 1px #eee;
}
.btn-default.btn-shadowed:focus,
.btn-default.btn-shadowed.focus,
.btn-default.btn-shadowed:hover,
.btn-default.btn-shadowed:active,
.btn-default.btn-shadowed.active,
.open > .dropdown-toggle.btn-default.btn-shadowed {
  text-shadow: 0 0 1px #d5d5d5;
}
.btn-default.btn-shadowed:hover,
.btn-default.btn-shadowed:focus,
.btn-default.btn-shadowed.focus {
  text-shadow: 0 0 1px #c3c3c3;
}
[disabled] .btn-default.btn-shadowed,
.disabled .btn-default.btn-shadowed,
.btn-default.btn-shadowed[disabled],
.btn-default.btn-shadowed.disabled {
  text-shadow: 0 0 1px #eee;
}
.btn-primary.btn-shadowed {
  text-shadow: 0 0 1px hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.btn-primary.btn-shadowed:focus,
.btn-primary.btn-shadowed.focus,
.btn-primary.btn-shadowed:hover,
.btn-primary.btn-shadowed:active,
.btn-primary.btn-shadowed.active,
.open > .dropdown-toggle.btn-primary.btn-shadowed {
  text-shadow: 0 0 1px hsl(210.25573573, 49.92014923%, 26.53395796%);
}
.btn-primary.btn-shadowed:hover,
.btn-primary.btn-shadowed:focus,
.btn-primary.btn-shadowed.focus {
  text-shadow: 0 0 1px hsl(210.25573573, 49.92014923%, 19.53395796%);
}
[disabled] .btn-primary.btn-shadowed,
.disabled .btn-primary.btn-shadowed,
.btn-primary.btn-shadowed[disabled],
.btn-primary.btn-shadowed.disabled {
  text-shadow: 0 0 1px hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.btn-success.btn-shadowed {
  text-shadow: 0 0 1px hsl(122.528463, 34.79283128%, 43.09133504%);
}
.btn-success.btn-shadowed:focus,
.btn-success.btn-shadowed.focus,
.btn-success.btn-shadowed:hover,
.btn-success.btn-shadowed:active,
.btn-success.btn-shadowed.active,
.open > .dropdown-toggle.btn-success.btn-shadowed {
  text-shadow: 0 0 1px hsl(122.528463, 34.79283128%, 33.09133504%);
}
.btn-success.btn-shadowed:hover,
.btn-success.btn-shadowed:focus,
.btn-success.btn-shadowed.focus {
  text-shadow: 0 0 1px hsl(122.528463, 34.79283128%, 26.09133504%);
}
[disabled] .btn-success.btn-shadowed,
.disabled .btn-success.btn-shadowed,
.btn-success.btn-shadowed[disabled],
.btn-success.btn-shadowed.disabled {
  text-shadow: 0 0 1px hsl(122.528463, 34.79283128%, 43.09133504%);
}
.btn-info.btn-shadowed {
  text-shadow: 0 0 1px hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.btn-info.btn-shadowed:focus,
.btn-info.btn-shadowed.focus,
.btn-info.btn-shadowed:hover,
.btn-info.btn-shadowed:active,
.btn-info.btn-shadowed.active,
.open > .dropdown-toggle.btn-info.btn-shadowed {
  text-shadow: 0 0 1px hsl(196.26892102, 58.84680259%, 38.86807198%);
}
.btn-info.btn-shadowed:hover,
.btn-info.btn-shadowed:focus,
.btn-info.btn-shadowed.focus {
  text-shadow: 0 0 1px hsl(196.26892102, 58.84680259%, 31.86807198%);
}
[disabled] .btn-info.btn-shadowed,
.disabled .btn-info.btn-shadowed,
.btn-info.btn-shadowed[disabled],
.btn-info.btn-shadowed.disabled {
  text-shadow: 0 0 1px hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.btn-warning.btn-shadowed {
  text-shadow: 0 0 1px hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.btn-warning.btn-shadowed:focus,
.btn-warning.btn-shadowed.focus,
.btn-warning.btn-shadowed:hover,
.btn-warning.btn-shadowed:active,
.btn-warning.btn-shadowed.active,
.open > .dropdown-toggle.btn-warning.btn-shadowed {
  text-shadow: 0 0 1px hsl(37.71364819, 74.66749594%, 39.64871211%);
}
.btn-warning.btn-shadowed:hover,
.btn-warning.btn-shadowed:focus,
.btn-warning.btn-shadowed.focus {
  text-shadow: 0 0 1px hsl(37.71364819, 74.66749594%, 32.64871211%);
}
[disabled] .btn-warning.btn-shadowed,
.disabled .btn-warning.btn-shadowed,
.btn-warning.btn-shadowed[disabled],
.btn-warning.btn-shadowed.disabled {
  text-shadow: 0 0 1px hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.btn-danger.btn-shadowed {
  text-shadow: 0 0 1px hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.btn-danger.btn-shadowed:focus,
.btn-danger.btn-shadowed.focus,
.btn-danger.btn-shadowed:hover,
.btn-danger.btn-shadowed:active,
.btn-danger.btn-shadowed.active,
.open > .dropdown-toggle.btn-danger.btn-shadowed {
  text-shadow: 0 0 1px hsl(4.26759343, 57.06674664%, 36.21389555%);
}
.btn-danger.btn-shadowed:hover,
.btn-danger.btn-shadowed:focus,
.btn-danger.btn-shadowed.focus {
  text-shadow: 0 0 1px hsl(4.26759343, 57.06674664%, 29.21389555%);
}
[disabled] .btn-danger.btn-shadowed,
.disabled .btn-danger.btn-shadowed,
.btn-danger.btn-shadowed[disabled],
.btn-danger.btn-shadowed.disabled {
  text-shadow: 0 0 1px hsl(4.26759343, 57.06674664%, 46.21389555%);
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
input[type=checkbox].btn-toggle {
  display: inline-block;
  padding: 0;
  margin: 0;
  transform: translateY(-9px);
  cursor: default;
}
.table-condensed input[type=checkbox].btn-toggle {
  transform: translateY(-3px);
}
.table-condensed input[type=checkbox].btn-toggle:after {
  padding: 2px 6px 1px;
  font-size: 12px;
}
input[type=checkbox].btn-toggle:after {
  content: "No";
  background: #eee;
  color: #333;
  border: 1px solid #ccc;
  min-width: 64px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.875);
  box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.875);
}
input[type=checkbox].btn-toggle:checked:after {
  content: "Yes";
}
input[type=checkbox].btn-toggle:active:after {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[type=checkbox].btn-toggle:checked:after {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 38.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 25.09133504%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
input[type=checkbox].btn-toggle:not([disabled]):after {
  touch-action: manipulation;
  cursor: pointer;
}
input[type=checkbox].btn-toggle:not([disabled]):hover:after {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
input[type=checkbox].btn-toggle:not([disabled]):checked:hover:after {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 35.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 22.09133504%);
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.uno-expanded-click {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.table > tbody > tr.uno-expanded-click:hover,
.table .tbody .row.uno-expanded-click:hover,
.table .tbody .form-group.uno-expanded-click:hover {
  background-color: rgba(0, 0, 255, 0.1);
}
.table > tbody > tr.uno-expanded-click:focus,
.table .tbody .row.uno-expanded-click:focus,
.table .tbody .form-group.uno-expanded-click:focus {
  background-color: rgba(0, 0, 255, 0.1);
}
.table > tbody > tr.uno-expanded-click:active,
.table .tbody .row.uno-expanded-click:active,
.table .tbody .form-group.uno-expanded-click:active {
  background-color: rgba(0, 0, 255, 0.1);
}
.table > tbody > tr.uno-expanded-click:nth-of-type(odd):hover,
.table .tbody .row.uno-expanded-click:nth-of-type(odd):hover,
.table .tbody .form-group.uno-expanded-click:nth-of-type(odd):hover {
  background-color: rgba(0, 0, 249, 0.098125);
}
.table > tbody > tr.uno-expanded-click:nth-of-type(odd):focus,
.table .tbody .row.uno-expanded-click:nth-of-type(odd):focus,
.table .tbody .form-group.uno-expanded-click:nth-of-type(odd):focus {
  background-color: rgba(0, 0, 249, 0.098125);
}
.table > tbody > tr.uno-expanded-click:nth-of-type(odd):active,
.table .tbody .row.uno-expanded-click:nth-of-type(odd):active,
.table .tbody .form-group.uno-expanded-click:nth-of-type(odd):active {
  background-color: rgba(0, 0, 249, 0.098125);
}
.uno-expanded-click:hover .uno-click-expander {
  color: hsl(210.25573573, 49.92014923%, 21.53395796%);
  text-decoration: underline;
}
.uno-expanded-click:hover .uno-click-expander.btn {
  text-decoration: none;
}
.uno-expanded-click:hover .uno-click-expander.btn.btn-default {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.uno-expanded-click:hover .uno-click-expander.btn.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.uno-expanded-click:hover .uno-click-expander.btn.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.uno-expanded-click:hover .uno-click-expander.btn.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.uno-expanded-click:hover .uno-click-expander.btn.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
}
.uno-expanded-click:hover .uno-click-expander.btn.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.uno-expanded-click:focus .uno-click-expander.btn.btn-default {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
.uno-expanded-click:focus .uno-click-expander.btn.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.uno-expanded-click:focus .uno-click-expander.btn.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.uno-expanded-click:focus .uno-click-expander.btn.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.uno-expanded-click:focus .uno-click-expander.btn.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 39.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 19.64871211%);
}
.uno-expanded-click:focus .uno-click-expander.btn.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.uno-expanded-click:active .uno-click-expander {
  text-decoration: underline;
}
.uno-expanded-click:active .uno-click-expander.btn.btn-default {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.uno-expanded-click:active .uno-click-expander.btn.btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.uno-expanded-click:active .uno-click-expander.btn.btn-info {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.uno-expanded-click:active .uno-click-expander.btn.btn-success {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 26.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.uno-expanded-click:active .uno-click-expander.btn.btn-warning {
  color: #fff;
  background-color: hsl(37.71364819, 74.66749594%, 32.64871211%);
  border-color: hsl(37.71364819, 74.66749594%, 19.64871211%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.uno-expanded-click:active .uno-click-expander.btn.btn-danger {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
body.uno-drag-operation {
  padding-right: 9px !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
body.uno-drag-operation .modal {
  overflow-y: scroll;
}
body.uno-drag-operation #topbar {
  right: 9px;
}
body.uno-drag-operation #main .messages {
  right: 19px;
}
ol.draggable-items {
  padding: 0;
  list-style-type: none;
}
ol.draggable-items > li {
  display: block;
  position: relative;
}
ol.draggable-items > li:before,
ol.draggable-items > li:after {
  position: absolute;
  display: block;
  left: 0;
  width: 2em;
  text-align: right;
  font: inherit;
}
ol.draggable-items > li:after {
  display: none;
}
ol.draggable-items > li.pinned {
  background-color: none;
  border: none;
  max-width: 100%;
}
[draggable=true] {
  border: 1px solid transparent;
  margin: 1px 0 0 0;
  cursor: move;
  background: #eee;
  border: 1px solid #ccc;
  padding: 6px 12px;
  padding-left: calc(6px + 1.43em);
  color: #333;
  background-color: #eee;
  border-color: #ccc;
  /*&.uno-dragover.uno-dragover-top
    {
        border-top-color: @text-color;
    }

    &.uno-dragover.uno-dragover-bottom
    {
        border-bottom-color: @text-color;
    }*/
}
ol.draggable-items > li[draggable=true]:after {
  display: block;
  top: 6px;
  font: inherit;
}
ol.draggable-items > li[draggable=true]:before {
  display: none;
}
[draggable=true]:before {
  left: 12px;
}
[draggable=true]:focus,
[draggable=true].focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
[draggable=true]:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
[draggable=true]:active,
[draggable=true].active,
.open > .dropdown-toggle[draggable=true] {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
[draggable=true]:active:hover,
[draggable=true].active:hover,
.open > .dropdown-toggle[draggable=true]:hover,
[draggable=true]:active:focus,
[draggable=true].active:focus,
.open > .dropdown-toggle[draggable=true]:focus,
[draggable=true]:active.focus,
[draggable=true].active.focus,
.open > .dropdown-toggle[draggable=true].focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
[draggable=true]:active,
[draggable=true].active,
.open > .dropdown-toggle[draggable=true] {
  background-image: none;
}
[draggable=true].disabled:hover,
[draggable=true][disabled]:hover,
fieldset[disabled] [draggable=true]:hover,
[draggable=true].disabled:focus,
[draggable=true][disabled]:focus,
fieldset[disabled] [draggable=true]:focus,
[draggable=true].disabled.focus,
[draggable=true][disabled].focus,
fieldset[disabled] [draggable=true].focus {
  background-color: #eee;
  border-color: #ccc;
}
[draggable=true] .badge {
  color: #eee;
  background-color: #333;
}
[draggable=true]:focus,
[draggable=true].focus {
  outline-color: #ccc;
}
[draggable=true]:active:focus,
[draggable=true].active:focus,
.open > .dropdown-toggle[draggable=true]:focus,
[draggable=true]:active.focus,
[draggable=true].active.focus,
.open > .dropdown-toggle[draggable=true].focus {
  outline-color: #ccc;
}
[draggable=true].disabled:focus,
[draggable=true][disabled]:focus,
fieldset[disabled] [draggable=true]:focus,
[draggable=true].disabled.focus,
[draggable=true][disabled].focus,
fieldset[disabled] [draggable=true].focus {
  outline-color: #ccc;
}
[draggable=true].uno-dragover-top,
[draggable=true].uno-dragover-bottom,
[draggable=true].uno-dragging {
  color: #333;
  background-color: #eee;
  border-color: #ccc;
}
[draggable=true]:active,
[draggable=true].active,
[draggable=true].uno-dragging-icon,
[draggable=true].uno-dragging {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
[draggable=true]:active,
[draggable=true].active,
[draggable=true].uno-dragging-icon {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
[draggable=true].uno-dragging {
  opacity: 0.5;
}
[draggable=true].uno-dragover {
  cursor: move;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.si.si-ok:before,
.si.si-ok:after {
  content: none;
  display: none;
}
.si.si-cancel:before,
.si.si-cancel:after {
  content: none;
  display: none;
}
.si.si-close:before,
.si.si-close:after {
  content: " " "\f00d" " ";
  font-weight: 900;
}
.si.si-create:before,
.si.si-create:after {
  content: " " "\f055" " ";
  font-weight: 900;
}
.si.si-add:before,
.si.si-add:after {
  content: " " "\f055" " ";
  font-weight: 900;
}
.si.si-edit:before,
.si.si-edit:after {
  content: " " "\f303" " ";
  font-weight: 900;
}
.si.si-save:before,
.si.si-save:after {
  content: " " "\f0c7" " ";
  font-weight: 900;
}
.si.si-delete:before,
.si.si-delete:after {
  content: " " "\f2ed" " ";
}
.si.si-attach:before,
.si.si-attach:after {
  content: " " "\f0c1" " ";
  font-weight: 900;
}
.si.si-detach:before,
.si.si-detach:after {
  content: " " "\f127" " ";
  font-weight: 900;
}
.si.si-refresh:before,
.si.si-refresh:after {
  content: " " "\f021" " ";
  font-weight: 900;
}
.si.si-good:before,
.si.si-good:after {
  content: " " "\f00c" " ";
  font-weight: 900;
}
.si.si-bad:before,
.si.si-bad:after {
  content: " " "\f00d" " ";
  font-weight: 900;
}
.si.si-warning:before,
.si.si-warning:after {
  content: " " "\f12a" " ";
  font-weight: 900;
}
.si.si-upload:before,
.si.si-upload:after {
  content: " " "\f093" " ";
  font-weight: 900;
}
.si.si-information:before,
.si.si-information:after {
  content: " " "\f05a" " ";
  font-weight: 900;
}
.si.si-back:before,
.si.si-back:after {
  content: " " "\f060" " ";
  font-weight: 900;
}
.si.si-forward:before,
.si.si-forward:after {
  content: " " "\f061" " ";
  font-weight: 900;
}
.si.si-log-on:before,
.si.si-log-on:after {
  content: " " "\f2f6" " ";
  font-weight: 900;
}
.si.si-log-off:before,
.si.si-log-off:after {
  content: " " "\f2f5" " ";
  font-weight: 900;
}
.si.si-help:before,
.si.si-help:after {
  content: " " "\f128" " ";
  font-weight: 900;
}
.si.si-excel:before,
.si.si-excel:after {
  content: " " "\f1c3" " ";
  font-weight: 900;
}
.si.si-csv:before,
.si.si-csv:after {
  content: " " "\f0ce" " ";
  font-weight: 900;
}
.si.si-check:before,
.si.si-check:after {
  content: " " "\f14a" " ";
  font-weight: 900;
}
.si.si-filter:before,
.si.si-filter:after {
  content: " " "\f0b0" " ";
  font-weight: 900;
}
.si.si-skip:before,
.si.si-skip:after {
  content: " " "\f04e" " ";
  font-weight: 900;
}
.si.si-home:before,
.si.si-home:after {
  content: " " "\f015" " ";
  font-weight: 900;
}
.si.si-dashboard:before,
.si.si-dashboard:after {
  content: " " "\f3fd" " ";
  font-weight: 900;
}
.si.si-management:before,
.si.si-management:after {
  content: " " "\f0ad" " ";
  font-weight: 900;
}
.si.si-suite-information:before,
.si.si-suite-information:after {
  content: " " "\f05a" " ";
  font-weight: 900;
}
.si.si-search-servers:before,
.si.si-search-servers:after {
  content: " " "\f233" " ";
  font-weight: 900;
}
.si.si-scheduled-tasks:before,
.si.si-scheduled-tasks:after {
  content: " " "\f017" " ";
  font-weight: 900;
}
.si.si-packages:before,
.si.si-packages:after {
  content: " " "\f187" " ";
  font-weight: 900;
}
.si.si-webservices:before,
.si.si-webservices:after {
  content: " " "\f085" " ";
  font-weight: 900;
}
.si.si-documentation:before,
.si.si-documentation:after {
  content: " " "\f15b" " ";
  font-weight: 900;
}
.si.si-configuration:before,
.si.si-configuration:after {
  content: " " "\f013" " ";
  font-weight: 900;
}
.si.si-data-sources:before,
.si.si-data-sources:after {
  content: " " "\f1c0" " ";
  font-weight: 900;
}
.si.si-indexes:before,
.si.si-indexes:after {
  content: " " "\f5fd" " ";
  font-weight: 900;
}
.si.si-searches:before,
.si.si-searches:after {
  content: " " "\f002" " ";
  font-weight: 900;
}
.si.si-search-profiles:before,
.si.si-search-profiles:after {
  content: " " "\f002" " ";
  font-weight: 900;
}
.si.si-banner-control:before,
.si.si-banner-control:after {
  content: " " "\f024" " ";
  font-weight: 900;
}
.si.si-zero-search:before,
.si.si-zero-search:after {
  content: " " "\f11e" " ";
  font-weight: 900;
}
.si.si-search-reports:before,
.si.si-search-reports:after {
  content: " " "\f1c1" " ";
  font-weight: 900;
}
.si.si-service-log:before,
.si.si-service-log:after {
  content: " " "\f15c" " ";
  font-weight: 900;
}
.si.si-optimization:before,
.si.si-optimization:after {
  content: " " "\f275" " ";
  font-weight: 900;
}
.si.si-search-statistics:before,
.si.si-search-statistics:after {
  content: " " "\f080" " ";
  font-weight: 900;
}
.si.si-system-history:before,
.si.si-system-history:after {
  content: " " "\f1da" " ";
  font-weight: 900;
}
.si.si-content-analysis:before,
.si.si-content-analysis:after {
  content: " " "\f610" " ";
  font-weight: 900;
}
.si.si-dictionaries:before,
.si.si-dictionaries:after {
  content: " " "\f02d" " ";
  font-weight: 900;
}
.si.si-dictionary:before,
.si.si-dictionary:after {
  content: " " "\f02d" " ";
  font-weight: 900;
}
.si.si-word-editor:before,
.si.si-word-editor:after {
  content: " " "\f14b" " ";
  font-weight: 900;
}
.si.si-security:before,
.si.si-security:after {
  content: " " "\f3ed" " ";
  font-weight: 900;
}
.si.si-users:before,
.si.si-users:after {
  content: " " "\f0c0" " ";
  font-weight: 900;
}
.si.si-remote-access:before,
.si.si-remote-access:after {
  content: " " "\f6ff" " ";
  font-weight: 900;
}
.si.si-property-transformation:before,
.si.si-property-transformation:after {
  content: " " "\f362" " ";
  font-weight: 900;
}
.si.si-type-ahead:before,
.si.si-type-ahead:after {
  content: " " "\f11c" " ";
  font-weight: 900;
}
.si.si-password:before,
.si.si-password:after {
  content: " " "\f084" " ";
  font-weight: 900;
}
.si.si-mail:before,
.si.si-mail:after {
  content: " " "\f0e0" " ";
  font-weight: 900;
}
.si.si-manage:before,
.si.si-manage:after {
  content: " " "\f013" " ";
  font-weight: 900;
}
.si.si-server:before,
.si.si-server:after {
  content: " " "\f233" " ";
  font-weight: 900;
}
.si.si-task:before,
.si.si-task:after {
  content: " " "\f017" " ";
  font-weight: 900;
}
.si.si-webservice:before,
.si.si-webservice:after {
  content: " " "\f085" " ";
  font-weight: 900;
}
.si.si-document:before,
.si.si-document:after {
  content: " " "\f15c" " ";
  font-weight: 900;
}
.si.si-data:before,
.si.si-data:after {
  content: " " "\f1c0" " ";
  font-weight: 900;
}
.si.si-index:before,
.si.si-index:after {
  content: " " "\f0ae" " ";
  font-weight: 900;
}
.si.si-search-profile:before,
.si.si-search-profile:after {
  content: " " "\f00e" " ";
  font-weight: 900;
}
.si.si-rss:before,
.si.si-rss:after {
  content: " " "\f09e" " ";
  font-weight: 900;
}
.si.si-clone:before,
.si.si-clone:after {
  content: " " "\f0c5" " ";
  font-weight: 900;
}
.si.si-install:before,
.si.si-install:after {
  content: " " "\f205" " ";
  font-weight: 900;
}
.si.si-run:before,
.si.si-run:after {
  content: " " "\f04b" " ";
  font-weight: 900;
}
.si.si-stop:before,
.si.si-stop:after {
  content: " " "\f04d" " ";
  font-weight: 900;
}
.si.si-maps-to:before,
.si.si-maps-to:after {
  content: " " "\f061" " ";
  font-weight: 900;
}
.si.si-zip-file:before,
.si.si-zip-file:after {
  content: " " "\f1c6" " ";
  font-weight: 900;
}
.si.si-on:before,
.si.si-on:after {
  content: " " "\f205" " ";
  font-weight: 900;
}
.si.si-off:before,
.si.si-off:after {
  content: " " "\f204" " ";
  font-weight: 900;
}
.si.si-undo:before,
.si.si-undo:after {
  content: " " "\f0e2" " ";
  font-weight: 900;
}
.si.si-redo:before,
.si.si-redo:after {
  content: " " "\f01e" " ";
  font-weight: 900;
}
.si.si-reset:before,
.si.si-reset:after {
  content: " " "\f00d" " ";
  font-weight: 900;
}
.si.si-prev:before,
.si.si-prev:after {
  content: " " "\f060" " ";
  font-weight: 900;
}
.si.si-next:before,
.si.si-next:after {
  content: " " "\f061" " ";
  font-weight: 900;
}
.si.si-menu:before,
.si.si-menu:after {
  content: " " "=" " ";
  font-family: sans-serif;
}
.si.si-import:before,
.si.si-import:after {
  content: " " "⤇" " ";
  font-family: sans-serif;
}
.si.si-import:before,
.si.si-import:after {
  content: " " "\f0ab" " ";
  font-weight: 900;
}
.si.si-clean:before,
.si.si-clean:after {
  content: " " "\f1b8" " ";
  font-weight: 900;
}
.si.si-load:before,
.si.si-load:after {
  content: " " "\f07c" " ";
  font-weight: 900;
}
.si.si-recycle:before,
.si.si-recycle:after {
  content: " " "\f1b8" " ";
  font-weight: 900;
}
.si.si-move:before,
.si.si-move:after {
  content: " " "\f0b2" " ";
  font-weight: 900;
}
.si.si-search:before,
.si.si-search:after {
  content: " " "\f002" " ";
  font-weight: 900;
}
.si.si-minimize:before,
.si.si-minimize:after {
  content: " " "\f2d1" " ";
  font-weight: 900;
}
.si.si-maximize:before,
.si.si-maximize:after {
  content: " " "\f2d0" " ";
  font-weight: 900;
}
.si.si-build:before,
.si.si-build:after {
  content: " " "🛠" " ";
  font-family: sans-serif;
}
.si.si-data-source:before,
.si.si-data-source:after {
  content: " " "\f1c0" " ";
  font-weight: 900;
}
.si.si-favorite:before,
.si.si-favorite:after {
  content: " " "\f005" " ";
  font-weight: 900;
}
.si.si-unfavorite:before,
.si.si-unfavorite:after {
  content: " " "\f005" " ";
}
.si.si-external-link:before,
.si.si-external-link:after {
  content: " " "\f35d" " ";
  font-weight: 900;
}
.si.si-term-binding:before,
.si.si-term-binding:after {
  content: " " "\f005" " ";
  font-weight: 900;
}
.si.si-list:before,
.si.si-list:after {
  content: " " "\f03a" " ";
  font-weight: 900;
}
.si.si-table:before,
.si.si-table:after {
  content: " " "\f0ce" " ";
  font-weight: 900;
}
.si.si-xml:before,
.si.si-xml:after {
  content: " " "\f121" " ";
  font-weight: 900;
}
.si.si-health:before,
.si.si-health:after {
  content: " " "\f0fa" " ";
  font-weight: 900;
}
.si.si-download:before,
.si.si-download:after {
  content: " " "\f019" " ";
  font-weight: 900;
}
.si.si-expand:before,
.si.si-expand:after {
  content: " " "\f31e" " ";
  font-weight: 900;
}
.si.si-pin:before,
.si.si-pin:after {
  content: " " "\f08d" " ";
  font-weight: 900;
}
.si.si-two-fa:before,
.si.si-two-fa:after {
  content: " " "\f3cd" " ";
  font-weight: 900;
}
ol > li.si {
  position: relative;
}
ol > li.si:before {
  display: block;
  position: absolute;
  left: -3em;
  top: 0;
}
.label {
  text-transform: uppercase;
  font-size: 71.42857143%;
  font-family: sans-serif;
  font-weight: normal;
}
.si.si-flag-ad:before,
.si.si-flag-ad:after {
  content: " " url(/Content/Flags/ad.png) " ";
}
.si.si-flag-ad:before {
  margin-right: 0.5ex;
}
.si.si-flag-ad:after {
  margin-left: 0.5ex;
}
.si.si-flag-ae:before,
.si.si-flag-ae:after {
  content: " " url(/Content/Flags/ae.png) " ";
}
.si.si-flag-ae:before {
  margin-right: 0.5ex;
}
.si.si-flag-ae:after {
  margin-left: 0.5ex;
}
.si.si-flag-af:before,
.si.si-flag-af:after {
  content: " " url(/Content/Flags/af.png) " ";
}
.si.si-flag-af:before {
  margin-right: 0.5ex;
}
.si.si-flag-af:after {
  margin-left: 0.5ex;
}
.si.si-flag-ag:before,
.si.si-flag-ag:after {
  content: " " url(/Content/Flags/ag.png) " ";
}
.si.si-flag-ag:before {
  margin-right: 0.5ex;
}
.si.si-flag-ag:after {
  margin-left: 0.5ex;
}
.si.si-flag-ai:before,
.si.si-flag-ai:after {
  content: " " url(/Content/Flags/ai.png) " ";
}
.si.si-flag-ai:before {
  margin-right: 0.5ex;
}
.si.si-flag-ai:after {
  margin-left: 0.5ex;
}
.si.si-flag-al:before,
.si.si-flag-al:after {
  content: " " url(/Content/Flags/al.png) " ";
}
.si.si-flag-al:before {
  margin-right: 0.5ex;
}
.si.si-flag-al:after {
  margin-left: 0.5ex;
}
.si.si-flag-am:before,
.si.si-flag-am:after {
  content: " " url(/Content/Flags/am.png) " ";
}
.si.si-flag-am:before {
  margin-right: 0.5ex;
}
.si.si-flag-am:after {
  margin-left: 0.5ex;
}
.si.si-flag-an:before,
.si.si-flag-an:after {
  content: " " url(/Content/Flags/an.png) " ";
}
.si.si-flag-an:before {
  margin-right: 0.5ex;
}
.si.si-flag-an:after {
  margin-left: 0.5ex;
}
.si.si-flag-ao:before,
.si.si-flag-ao:after {
  content: " " url(/Content/Flags/ao.png) " ";
}
.si.si-flag-ao:before {
  margin-right: 0.5ex;
}
.si.si-flag-ao:after {
  margin-left: 0.5ex;
}
.si.si-flag-ar:before,
.si.si-flag-ar:after {
  content: " " url(/Content/Flags/ar.png) " ";
}
.si.si-flag-ar:before {
  margin-right: 0.5ex;
}
.si.si-flag-ar:after {
  margin-left: 0.5ex;
}
.si.si-flag-as:before,
.si.si-flag-as:after {
  content: " " url(/Content/Flags/as.png) " ";
}
.si.si-flag-as:before {
  margin-right: 0.5ex;
}
.si.si-flag-as:after {
  margin-left: 0.5ex;
}
.si.si-flag-at:before,
.si.si-flag-at:after {
  content: " " url(/Content/Flags/at.png) " ";
}
.si.si-flag-at:before {
  margin-right: 0.5ex;
}
.si.si-flag-at:after {
  margin-left: 0.5ex;
}
.si.si-flag-au:before,
.si.si-flag-au:after {
  content: " " url(/Content/Flags/au.png) " ";
}
.si.si-flag-au:before {
  margin-right: 0.5ex;
}
.si.si-flag-au:after {
  margin-left: 0.5ex;
}
.si.si-flag-aw:before,
.si.si-flag-aw:after {
  content: " " url(/Content/Flags/aw.png) " ";
}
.si.si-flag-aw:before {
  margin-right: 0.5ex;
}
.si.si-flag-aw:after {
  margin-left: 0.5ex;
}
.si.si-flag-ax:before,
.si.si-flag-ax:after {
  content: " " url(/Content/Flags/ax.png) " ";
}
.si.si-flag-ax:before {
  margin-right: 0.5ex;
}
.si.si-flag-ax:after {
  margin-left: 0.5ex;
}
.si.si-flag-az:before,
.si.si-flag-az:after {
  content: " " url(/Content/Flags/az.png) " ";
}
.si.si-flag-az:before {
  margin-right: 0.5ex;
}
.si.si-flag-az:after {
  margin-left: 0.5ex;
}
.si.si-flag-ba:before,
.si.si-flag-ba:after {
  content: " " url(/Content/Flags/ba.png) " ";
}
.si.si-flag-ba:before {
  margin-right: 0.5ex;
}
.si.si-flag-ba:after {
  margin-left: 0.5ex;
}
.si.si-flag-bb:before,
.si.si-flag-bb:after {
  content: " " url(/Content/Flags/bb.png) " ";
}
.si.si-flag-bb:before {
  margin-right: 0.5ex;
}
.si.si-flag-bb:after {
  margin-left: 0.5ex;
}
.si.si-flag-bd:before,
.si.si-flag-bd:after {
  content: " " url(/Content/Flags/bd.png) " ";
}
.si.si-flag-bd:before {
  margin-right: 0.5ex;
}
.si.si-flag-bd:after {
  margin-left: 0.5ex;
}
.si.si-flag-be:before,
.si.si-flag-be:after {
  content: " " url(/Content/Flags/be.png) " ";
}
.si.si-flag-be:before {
  margin-right: 0.5ex;
}
.si.si-flag-be:after {
  margin-left: 0.5ex;
}
.si.si-flag-bf:before,
.si.si-flag-bf:after {
  content: " " url(/Content/Flags/bf.png) " ";
}
.si.si-flag-bf:before {
  margin-right: 0.5ex;
}
.si.si-flag-bf:after {
  margin-left: 0.5ex;
}
.si.si-flag-bg:before,
.si.si-flag-bg:after {
  content: " " url(/Content/Flags/bg.png) " ";
}
.si.si-flag-bg:before {
  margin-right: 0.5ex;
}
.si.si-flag-bg:after {
  margin-left: 0.5ex;
}
.si.si-flag-bh:before,
.si.si-flag-bh:after {
  content: " " url(/Content/Flags/bh.png) " ";
}
.si.si-flag-bh:before {
  margin-right: 0.5ex;
}
.si.si-flag-bh:after {
  margin-left: 0.5ex;
}
.si.si-flag-bi:before,
.si.si-flag-bi:after {
  content: " " url(/Content/Flags/bi.png) " ";
}
.si.si-flag-bi:before {
  margin-right: 0.5ex;
}
.si.si-flag-bi:after {
  margin-left: 0.5ex;
}
.si.si-flag-bj:before,
.si.si-flag-bj:after {
  content: " " url(/Content/Flags/bj.png) " ";
}
.si.si-flag-bj:before {
  margin-right: 0.5ex;
}
.si.si-flag-bj:after {
  margin-left: 0.5ex;
}
.si.si-flag-bm:before,
.si.si-flag-bm:after {
  content: " " url(/Content/Flags/bm.png) " ";
}
.si.si-flag-bm:before {
  margin-right: 0.5ex;
}
.si.si-flag-bm:after {
  margin-left: 0.5ex;
}
.si.si-flag-bn:before,
.si.si-flag-bn:after {
  content: " " url(/Content/Flags/bn.png) " ";
}
.si.si-flag-bn:before {
  margin-right: 0.5ex;
}
.si.si-flag-bn:after {
  margin-left: 0.5ex;
}
.si.si-flag-bo:before,
.si.si-flag-bo:after {
  content: " " url(/Content/Flags/bo.png) " ";
}
.si.si-flag-bo:before {
  margin-right: 0.5ex;
}
.si.si-flag-bo:after {
  margin-left: 0.5ex;
}
.si.si-flag-br:before,
.si.si-flag-br:after {
  content: " " url(/Content/Flags/br.png) " ";
}
.si.si-flag-br:before {
  margin-right: 0.5ex;
}
.si.si-flag-br:after {
  margin-left: 0.5ex;
}
.si.si-flag-bs:before,
.si.si-flag-bs:after {
  content: " " url(/Content/Flags/bs.png) " ";
}
.si.si-flag-bs:before {
  margin-right: 0.5ex;
}
.si.si-flag-bs:after {
  margin-left: 0.5ex;
}
.si.si-flag-bt:before,
.si.si-flag-bt:after {
  content: " " url(/Content/Flags/bt.png) " ";
}
.si.si-flag-bt:before {
  margin-right: 0.5ex;
}
.si.si-flag-bt:after {
  margin-left: 0.5ex;
}
.si.si-flag-bv:before,
.si.si-flag-bv:after {
  content: " " url(/Content/Flags/bv.png) " ";
}
.si.si-flag-bv:before {
  margin-right: 0.5ex;
}
.si.si-flag-bv:after {
  margin-left: 0.5ex;
}
.si.si-flag-bw:before,
.si.si-flag-bw:after {
  content: " " url(/Content/Flags/bw.png) " ";
}
.si.si-flag-bw:before {
  margin-right: 0.5ex;
}
.si.si-flag-bw:after {
  margin-left: 0.5ex;
}
.si.si-flag-by:before,
.si.si-flag-by:after {
  content: " " url(/Content/Flags/by.png) " ";
}
.si.si-flag-by:before {
  margin-right: 0.5ex;
}
.si.si-flag-by:after {
  margin-left: 0.5ex;
}
.si.si-flag-bz:before,
.si.si-flag-bz:after {
  content: " " url(/Content/Flags/bz.png) " ";
}
.si.si-flag-bz:before {
  margin-right: 0.5ex;
}
.si.si-flag-bz:after {
  margin-left: 0.5ex;
}
.si.si-flag-ca:before,
.si.si-flag-ca:after {
  content: " " url(/Content/Flags/ca.png) " ";
}
.si.si-flag-ca:before {
  margin-right: 0.5ex;
}
.si.si-flag-ca:after {
  margin-left: 0.5ex;
}
.si.si-flag-catalonia:before,
.si.si-flag-catalonia:after {
  content: " " url(/Content/Flags/catalonia.png) " ";
}
.si.si-flag-catalonia:before {
  margin-right: 0.5ex;
}
.si.si-flag-catalonia:after {
  margin-left: 0.5ex;
}
.si.si-flag-cc:before,
.si.si-flag-cc:after {
  content: " " url(/Content/Flags/cc.png) " ";
}
.si.si-flag-cc:before {
  margin-right: 0.5ex;
}
.si.si-flag-cc:after {
  margin-left: 0.5ex;
}
.si.si-flag-cd:before,
.si.si-flag-cd:after {
  content: " " url(/Content/Flags/cd.png) " ";
}
.si.si-flag-cd:before {
  margin-right: 0.5ex;
}
.si.si-flag-cd:after {
  margin-left: 0.5ex;
}
.si.si-flag-cf:before,
.si.si-flag-cf:after {
  content: " " url(/Content/Flags/cf.png) " ";
}
.si.si-flag-cf:before {
  margin-right: 0.5ex;
}
.si.si-flag-cf:after {
  margin-left: 0.5ex;
}
.si.si-flag-cg:before,
.si.si-flag-cg:after {
  content: " " url(/Content/Flags/cg.png) " ";
}
.si.si-flag-cg:before {
  margin-right: 0.5ex;
}
.si.si-flag-cg:after {
  margin-left: 0.5ex;
}
.si.si-flag-ch:before,
.si.si-flag-ch:after {
  content: " " url(/Content/Flags/ch.png) " ";
}
.si.si-flag-ch:before {
  margin-right: 0.5ex;
}
.si.si-flag-ch:after {
  margin-left: 0.5ex;
}
.si.si-flag-ci:before,
.si.si-flag-ci:after {
  content: " " url(/Content/Flags/ci.png) " ";
}
.si.si-flag-ci:before {
  margin-right: 0.5ex;
}
.si.si-flag-ci:after {
  margin-left: 0.5ex;
}
.si.si-flag-ck:before,
.si.si-flag-ck:after {
  content: " " url(/Content/Flags/ck.png) " ";
}
.si.si-flag-ck:before {
  margin-right: 0.5ex;
}
.si.si-flag-ck:after {
  margin-left: 0.5ex;
}
.si.si-flag-cl:before,
.si.si-flag-cl:after {
  content: " " url(/Content/Flags/cl.png) " ";
}
.si.si-flag-cl:before {
  margin-right: 0.5ex;
}
.si.si-flag-cl:after {
  margin-left: 0.5ex;
}
.si.si-flag-cm:before,
.si.si-flag-cm:after {
  content: " " url(/Content/Flags/cm.png) " ";
}
.si.si-flag-cm:before {
  margin-right: 0.5ex;
}
.si.si-flag-cm:after {
  margin-left: 0.5ex;
}
.si.si-flag-cn:before,
.si.si-flag-cn:after {
  content: " " url(/Content/Flags/cn.png) " ";
}
.si.si-flag-cn:before {
  margin-right: 0.5ex;
}
.si.si-flag-cn:after {
  margin-left: 0.5ex;
}
.si.si-flag-co:before,
.si.si-flag-co:after {
  content: " " url(/Content/Flags/co.png) " ";
}
.si.si-flag-co:before {
  margin-right: 0.5ex;
}
.si.si-flag-co:after {
  margin-left: 0.5ex;
}
.si.si-flag-cr:before,
.si.si-flag-cr:after {
  content: " " url(/Content/Flags/cr.png) " ";
}
.si.si-flag-cr:before {
  margin-right: 0.5ex;
}
.si.si-flag-cr:after {
  margin-left: 0.5ex;
}
.si.si-flag-cs:before,
.si.si-flag-cs:after {
  content: " " url(/Content/Flags/cs.png) " ";
}
.si.si-flag-cs:before {
  margin-right: 0.5ex;
}
.si.si-flag-cs:after {
  margin-left: 0.5ex;
}
.si.si-flag-cu:before,
.si.si-flag-cu:after {
  content: " " url(/Content/Flags/cu.png) " ";
}
.si.si-flag-cu:before {
  margin-right: 0.5ex;
}
.si.si-flag-cu:after {
  margin-left: 0.5ex;
}
.si.si-flag-cv:before,
.si.si-flag-cv:after {
  content: " " url(/Content/Flags/cv.png) " ";
}
.si.si-flag-cv:before {
  margin-right: 0.5ex;
}
.si.si-flag-cv:after {
  margin-left: 0.5ex;
}
.si.si-flag-cx:before,
.si.si-flag-cx:after {
  content: " " url(/Content/Flags/cx.png) " ";
}
.si.si-flag-cx:before {
  margin-right: 0.5ex;
}
.si.si-flag-cx:after {
  margin-left: 0.5ex;
}
.si.si-flag-cy:before,
.si.si-flag-cy:after {
  content: " " url(/Content/Flags/cy.png) " ";
}
.si.si-flag-cy:before {
  margin-right: 0.5ex;
}
.si.si-flag-cy:after {
  margin-left: 0.5ex;
}
.si.si-flag-cz:before,
.si.si-flag-cz:after {
  content: " " url(/Content/Flags/cz.png) " ";
}
.si.si-flag-cz:before {
  margin-right: 0.5ex;
}
.si.si-flag-cz:after {
  margin-left: 0.5ex;
}
.si.si-flag-de:before,
.si.si-flag-de:after {
  content: " " url(/Content/Flags/de.png) " ";
}
.si.si-flag-de:before {
  margin-right: 0.5ex;
}
.si.si-flag-de:after {
  margin-left: 0.5ex;
}
.si.si-flag-dj:before,
.si.si-flag-dj:after {
  content: " " url(/Content/Flags/dj.png) " ";
}
.si.si-flag-dj:before {
  margin-right: 0.5ex;
}
.si.si-flag-dj:after {
  margin-left: 0.5ex;
}
.si.si-flag-dk:before,
.si.si-flag-dk:after {
  content: " " url(/Content/Flags/dk.png) " ";
}
.si.si-flag-dk:before {
  margin-right: 0.5ex;
}
.si.si-flag-dk:after {
  margin-left: 0.5ex;
}
.si.si-flag-dm:before,
.si.si-flag-dm:after {
  content: " " url(/Content/Flags/dm.png) " ";
}
.si.si-flag-dm:before {
  margin-right: 0.5ex;
}
.si.si-flag-dm:after {
  margin-left: 0.5ex;
}
.si.si-flag-do:before,
.si.si-flag-do:after {
  content: " " url(/Content/Flags/do.png) " ";
}
.si.si-flag-do:before {
  margin-right: 0.5ex;
}
.si.si-flag-do:after {
  margin-left: 0.5ex;
}
.si.si-flag-dz:before,
.si.si-flag-dz:after {
  content: " " url(/Content/Flags/dz.png) " ";
}
.si.si-flag-dz:before {
  margin-right: 0.5ex;
}
.si.si-flag-dz:after {
  margin-left: 0.5ex;
}
.si.si-flag-ec:before,
.si.si-flag-ec:after {
  content: " " url(/Content/Flags/ec.png) " ";
}
.si.si-flag-ec:before {
  margin-right: 0.5ex;
}
.si.si-flag-ec:after {
  margin-left: 0.5ex;
}
.si.si-flag-ee:before,
.si.si-flag-ee:after {
  content: " " url(/Content/Flags/ee.png) " ";
}
.si.si-flag-ee:before {
  margin-right: 0.5ex;
}
.si.si-flag-ee:after {
  margin-left: 0.5ex;
}
.si.si-flag-eg:before,
.si.si-flag-eg:after {
  content: " " url(/Content/Flags/eg.png) " ";
}
.si.si-flag-eg:before {
  margin-right: 0.5ex;
}
.si.si-flag-eg:after {
  margin-left: 0.5ex;
}
.si.si-flag-eh:before,
.si.si-flag-eh:after {
  content: " " url(/Content/Flags/eh.png) " ";
}
.si.si-flag-eh:before {
  margin-right: 0.5ex;
}
.si.si-flag-eh:after {
  margin-left: 0.5ex;
}
.si.si-flag-england:before,
.si.si-flag-england:after {
  content: " " url(/Content/Flags/england.png) " ";
}
.si.si-flag-england:before {
  margin-right: 0.5ex;
}
.si.si-flag-england:after {
  margin-left: 0.5ex;
}
.si.si-flag-er:before,
.si.si-flag-er:after {
  content: " " url(/Content/Flags/er.png) " ";
}
.si.si-flag-er:before {
  margin-right: 0.5ex;
}
.si.si-flag-er:after {
  margin-left: 0.5ex;
}
.si.si-flag-es:before,
.si.si-flag-es:after {
  content: " " url(/Content/Flags/es.png) " ";
}
.si.si-flag-es:before {
  margin-right: 0.5ex;
}
.si.si-flag-es:after {
  margin-left: 0.5ex;
}
.si.si-flag-et:before,
.si.si-flag-et:after {
  content: " " url(/Content/Flags/et.png) " ";
}
.si.si-flag-et:before {
  margin-right: 0.5ex;
}
.si.si-flag-et:after {
  margin-left: 0.5ex;
}
.si.si-flag-europeanunion:before,
.si.si-flag-europeanunion:after {
  content: " " url(/Content/Flags/europeanunion.png) " ";
}
.si.si-flag-europeanunion:before {
  margin-right: 0.5ex;
}
.si.si-flag-europeanunion:after {
  margin-left: 0.5ex;
}
.si.si-flag-fam:before,
.si.si-flag-fam:after {
  content: " " url(/Content/Flags/fam.png) " ";
}
.si.si-flag-fam:before {
  margin-right: 0.5ex;
}
.si.si-flag-fam:after {
  margin-left: 0.5ex;
}
.si.si-flag-fi:before,
.si.si-flag-fi:after {
  content: " " url(/Content/Flags/fi.png) " ";
}
.si.si-flag-fi:before {
  margin-right: 0.5ex;
}
.si.si-flag-fi:after {
  margin-left: 0.5ex;
}
.si.si-flag-fj:before,
.si.si-flag-fj:after {
  content: " " url(/Content/Flags/fj.png) " ";
}
.si.si-flag-fj:before {
  margin-right: 0.5ex;
}
.si.si-flag-fj:after {
  margin-left: 0.5ex;
}
.si.si-flag-fk:before,
.si.si-flag-fk:after {
  content: " " url(/Content/Flags/fk.png) " ";
}
.si.si-flag-fk:before {
  margin-right: 0.5ex;
}
.si.si-flag-fk:after {
  margin-left: 0.5ex;
}
.si.si-flag-fm:before,
.si.si-flag-fm:after {
  content: " " url(/Content/Flags/fm.png) " ";
}
.si.si-flag-fm:before {
  margin-right: 0.5ex;
}
.si.si-flag-fm:after {
  margin-left: 0.5ex;
}
.si.si-flag-fo:before,
.si.si-flag-fo:after {
  content: " " url(/Content/Flags/fo.png) " ";
}
.si.si-flag-fo:before {
  margin-right: 0.5ex;
}
.si.si-flag-fo:after {
  margin-left: 0.5ex;
}
.si.si-flag-fr:before,
.si.si-flag-fr:after {
  content: " " url(/Content/Flags/fr.png) " ";
}
.si.si-flag-fr:before {
  margin-right: 0.5ex;
}
.si.si-flag-fr:after {
  margin-left: 0.5ex;
}
.si.si-flag-ga:before,
.si.si-flag-ga:after {
  content: " " url(/Content/Flags/ga.png) " ";
}
.si.si-flag-ga:before {
  margin-right: 0.5ex;
}
.si.si-flag-ga:after {
  margin-left: 0.5ex;
}
.si.si-flag-gb:before,
.si.si-flag-gb:after {
  content: " " url(/Content/Flags/gb.png) " ";
}
.si.si-flag-gb:before {
  margin-right: 0.5ex;
}
.si.si-flag-gb:after {
  margin-left: 0.5ex;
}
.si.si-flag-gd:before,
.si.si-flag-gd:after {
  content: " " url(/Content/Flags/gd.png) " ";
}
.si.si-flag-gd:before {
  margin-right: 0.5ex;
}
.si.si-flag-gd:after {
  margin-left: 0.5ex;
}
.si.si-flag-ge:before,
.si.si-flag-ge:after {
  content: " " url(/Content/Flags/ge.png) " ";
}
.si.si-flag-ge:before {
  margin-right: 0.5ex;
}
.si.si-flag-ge:after {
  margin-left: 0.5ex;
}
.si.si-flag-gf:before,
.si.si-flag-gf:after {
  content: " " url(/Content/Flags/gf.png) " ";
}
.si.si-flag-gf:before {
  margin-right: 0.5ex;
}
.si.si-flag-gf:after {
  margin-left: 0.5ex;
}
.si.si-flag-gh:before,
.si.si-flag-gh:after {
  content: " " url(/Content/Flags/gh.png) " ";
}
.si.si-flag-gh:before {
  margin-right: 0.5ex;
}
.si.si-flag-gh:after {
  margin-left: 0.5ex;
}
.si.si-flag-gi:before,
.si.si-flag-gi:after {
  content: " " url(/Content/Flags/gi.png) " ";
}
.si.si-flag-gi:before {
  margin-right: 0.5ex;
}
.si.si-flag-gi:after {
  margin-left: 0.5ex;
}
.si.si-flag-gl:before,
.si.si-flag-gl:after {
  content: " " url(/Content/Flags/gl.png) " ";
}
.si.si-flag-gl:before {
  margin-right: 0.5ex;
}
.si.si-flag-gl:after {
  margin-left: 0.5ex;
}
.si.si-flag-gm:before,
.si.si-flag-gm:after {
  content: " " url(/Content/Flags/gm.png) " ";
}
.si.si-flag-gm:before {
  margin-right: 0.5ex;
}
.si.si-flag-gm:after {
  margin-left: 0.5ex;
}
.si.si-flag-gn:before,
.si.si-flag-gn:after {
  content: " " url(/Content/Flags/gn.png) " ";
}
.si.si-flag-gn:before {
  margin-right: 0.5ex;
}
.si.si-flag-gn:after {
  margin-left: 0.5ex;
}
.si.si-flag-gp:before,
.si.si-flag-gp:after {
  content: " " url(/Content/Flags/gp.png) " ";
}
.si.si-flag-gp:before {
  margin-right: 0.5ex;
}
.si.si-flag-gp:after {
  margin-left: 0.5ex;
}
.si.si-flag-gq:before,
.si.si-flag-gq:after {
  content: " " url(/Content/Flags/gq.png) " ";
}
.si.si-flag-gq:before {
  margin-right: 0.5ex;
}
.si.si-flag-gq:after {
  margin-left: 0.5ex;
}
.si.si-flag-gr:before,
.si.si-flag-gr:after {
  content: " " url(/Content/Flags/gr.png) " ";
}
.si.si-flag-gr:before {
  margin-right: 0.5ex;
}
.si.si-flag-gr:after {
  margin-left: 0.5ex;
}
.si.si-flag-gs:before,
.si.si-flag-gs:after {
  content: " " url(/Content/Flags/gs.png) " ";
}
.si.si-flag-gs:before {
  margin-right: 0.5ex;
}
.si.si-flag-gs:after {
  margin-left: 0.5ex;
}
.si.si-flag-gt:before,
.si.si-flag-gt:after {
  content: " " url(/Content/Flags/gt.png) " ";
}
.si.si-flag-gt:before {
  margin-right: 0.5ex;
}
.si.si-flag-gt:after {
  margin-left: 0.5ex;
}
.si.si-flag-gu:before,
.si.si-flag-gu:after {
  content: " " url(/Content/Flags/gu.png) " ";
}
.si.si-flag-gu:before {
  margin-right: 0.5ex;
}
.si.si-flag-gu:after {
  margin-left: 0.5ex;
}
.si.si-flag-gw:before,
.si.si-flag-gw:after {
  content: " " url(/Content/Flags/gw.png) " ";
}
.si.si-flag-gw:before {
  margin-right: 0.5ex;
}
.si.si-flag-gw:after {
  margin-left: 0.5ex;
}
.si.si-flag-gy:before,
.si.si-flag-gy:after {
  content: " " url(/Content/Flags/gy.png) " ";
}
.si.si-flag-gy:before {
  margin-right: 0.5ex;
}
.si.si-flag-gy:after {
  margin-left: 0.5ex;
}
.si.si-flag-hk:before,
.si.si-flag-hk:after {
  content: " " url(/Content/Flags/hk.png) " ";
}
.si.si-flag-hk:before {
  margin-right: 0.5ex;
}
.si.si-flag-hk:after {
  margin-left: 0.5ex;
}
.si.si-flag-hm:before,
.si.si-flag-hm:after {
  content: " " url(/Content/Flags/hm.png) " ";
}
.si.si-flag-hm:before {
  margin-right: 0.5ex;
}
.si.si-flag-hm:after {
  margin-left: 0.5ex;
}
.si.si-flag-hn:before,
.si.si-flag-hn:after {
  content: " " url(/Content/Flags/hn.png) " ";
}
.si.si-flag-hn:before {
  margin-right: 0.5ex;
}
.si.si-flag-hn:after {
  margin-left: 0.5ex;
}
.si.si-flag-hr:before,
.si.si-flag-hr:after {
  content: " " url(/Content/Flags/hr.png) " ";
}
.si.si-flag-hr:before {
  margin-right: 0.5ex;
}
.si.si-flag-hr:after {
  margin-left: 0.5ex;
}
.si.si-flag-ht:before,
.si.si-flag-ht:after {
  content: " " url(/Content/Flags/ht.png) " ";
}
.si.si-flag-ht:before {
  margin-right: 0.5ex;
}
.si.si-flag-ht:after {
  margin-left: 0.5ex;
}
.si.si-flag-hu:before,
.si.si-flag-hu:after {
  content: " " url(/Content/Flags/hu.png) " ";
}
.si.si-flag-hu:before {
  margin-right: 0.5ex;
}
.si.si-flag-hu:after {
  margin-left: 0.5ex;
}
.si.si-flag-id:before,
.si.si-flag-id:after {
  content: " " url(/Content/Flags/id.png) " ";
}
.si.si-flag-id:before {
  margin-right: 0.5ex;
}
.si.si-flag-id:after {
  margin-left: 0.5ex;
}
.si.si-flag-ie:before,
.si.si-flag-ie:after {
  content: " " url(/Content/Flags/ie.png) " ";
}
.si.si-flag-ie:before {
  margin-right: 0.5ex;
}
.si.si-flag-ie:after {
  margin-left: 0.5ex;
}
.si.si-flag-il:before,
.si.si-flag-il:after {
  content: " " url(/Content/Flags/il.png) " ";
}
.si.si-flag-il:before {
  margin-right: 0.5ex;
}
.si.si-flag-il:after {
  margin-left: 0.5ex;
}
.si.si-flag-in:before,
.si.si-flag-in:after {
  content: " " url(/Content/Flags/in.png) " ";
}
.si.si-flag-in:before {
  margin-right: 0.5ex;
}
.si.si-flag-in:after {
  margin-left: 0.5ex;
}
.si.si-flag-io:before,
.si.si-flag-io:after {
  content: " " url(/Content/Flags/io.png) " ";
}
.si.si-flag-io:before {
  margin-right: 0.5ex;
}
.si.si-flag-io:after {
  margin-left: 0.5ex;
}
.si.si-flag-iq:before,
.si.si-flag-iq:after {
  content: " " url(/Content/Flags/iq.png) " ";
}
.si.si-flag-iq:before {
  margin-right: 0.5ex;
}
.si.si-flag-iq:after {
  margin-left: 0.5ex;
}
.si.si-flag-ir:before,
.si.si-flag-ir:after {
  content: " " url(/Content/Flags/ir.png) " ";
}
.si.si-flag-ir:before {
  margin-right: 0.5ex;
}
.si.si-flag-ir:after {
  margin-left: 0.5ex;
}
.si.si-flag-is:before,
.si.si-flag-is:after {
  content: " " url(/Content/Flags/is.png) " ";
}
.si.si-flag-is:before {
  margin-right: 0.5ex;
}
.si.si-flag-is:after {
  margin-left: 0.5ex;
}
.si.si-flag-it:before,
.si.si-flag-it:after {
  content: " " url(/Content/Flags/it.png) " ";
}
.si.si-flag-it:before {
  margin-right: 0.5ex;
}
.si.si-flag-it:after {
  margin-left: 0.5ex;
}
.si.si-flag-jm:before,
.si.si-flag-jm:after {
  content: " " url(/Content/Flags/jm.png) " ";
}
.si.si-flag-jm:before {
  margin-right: 0.5ex;
}
.si.si-flag-jm:after {
  margin-left: 0.5ex;
}
.si.si-flag-jo:before,
.si.si-flag-jo:after {
  content: " " url(/Content/Flags/jo.png) " ";
}
.si.si-flag-jo:before {
  margin-right: 0.5ex;
}
.si.si-flag-jo:after {
  margin-left: 0.5ex;
}
.si.si-flag-jp:before,
.si.si-flag-jp:after {
  content: " " url(/Content/Flags/jp.png) " ";
}
.si.si-flag-jp:before {
  margin-right: 0.5ex;
}
.si.si-flag-jp:after {
  margin-left: 0.5ex;
}
.si.si-flag-ke:before,
.si.si-flag-ke:after {
  content: " " url(/Content/Flags/ke.png) " ";
}
.si.si-flag-ke:before {
  margin-right: 0.5ex;
}
.si.si-flag-ke:after {
  margin-left: 0.5ex;
}
.si.si-flag-kg:before,
.si.si-flag-kg:after {
  content: " " url(/Content/Flags/kg.png) " ";
}
.si.si-flag-kg:before {
  margin-right: 0.5ex;
}
.si.si-flag-kg:after {
  margin-left: 0.5ex;
}
.si.si-flag-kh:before,
.si.si-flag-kh:after {
  content: " " url(/Content/Flags/kh.png) " ";
}
.si.si-flag-kh:before {
  margin-right: 0.5ex;
}
.si.si-flag-kh:after {
  margin-left: 0.5ex;
}
.si.si-flag-ki:before,
.si.si-flag-ki:after {
  content: " " url(/Content/Flags/ki.png) " ";
}
.si.si-flag-ki:before {
  margin-right: 0.5ex;
}
.si.si-flag-ki:after {
  margin-left: 0.5ex;
}
.si.si-flag-km:before,
.si.si-flag-km:after {
  content: " " url(/Content/Flags/km.png) " ";
}
.si.si-flag-km:before {
  margin-right: 0.5ex;
}
.si.si-flag-km:after {
  margin-left: 0.5ex;
}
.si.si-flag-kn:before,
.si.si-flag-kn:after {
  content: " " url(/Content/Flags/kn.png) " ";
}
.si.si-flag-kn:before {
  margin-right: 0.5ex;
}
.si.si-flag-kn:after {
  margin-left: 0.5ex;
}
.si.si-flag-kp:before,
.si.si-flag-kp:after {
  content: " " url(/Content/Flags/kp.png) " ";
}
.si.si-flag-kp:before {
  margin-right: 0.5ex;
}
.si.si-flag-kp:after {
  margin-left: 0.5ex;
}
.si.si-flag-kr:before,
.si.si-flag-kr:after {
  content: " " url(/Content/Flags/kr.png) " ";
}
.si.si-flag-kr:before {
  margin-right: 0.5ex;
}
.si.si-flag-kr:after {
  margin-left: 0.5ex;
}
.si.si-flag-kw:before,
.si.si-flag-kw:after {
  content: " " url(/Content/Flags/kw.png) " ";
}
.si.si-flag-kw:before {
  margin-right: 0.5ex;
}
.si.si-flag-kw:after {
  margin-left: 0.5ex;
}
.si.si-flag-ky:before,
.si.si-flag-ky:after {
  content: " " url(/Content/Flags/ky.png) " ";
}
.si.si-flag-ky:before {
  margin-right: 0.5ex;
}
.si.si-flag-ky:after {
  margin-left: 0.5ex;
}
.si.si-flag-kz:before,
.si.si-flag-kz:after {
  content: " " url(/Content/Flags/kz.png) " ";
}
.si.si-flag-kz:before {
  margin-right: 0.5ex;
}
.si.si-flag-kz:after {
  margin-left: 0.5ex;
}
.si.si-flag-la:before,
.si.si-flag-la:after {
  content: " " url(/Content/Flags/la.png) " ";
}
.si.si-flag-la:before {
  margin-right: 0.5ex;
}
.si.si-flag-la:after {
  margin-left: 0.5ex;
}
.si.si-flag-lb:before,
.si.si-flag-lb:after {
  content: " " url(/Content/Flags/lb.png) " ";
}
.si.si-flag-lb:before {
  margin-right: 0.5ex;
}
.si.si-flag-lb:after {
  margin-left: 0.5ex;
}
.si.si-flag-lc:before,
.si.si-flag-lc:after {
  content: " " url(/Content/Flags/lc.png) " ";
}
.si.si-flag-lc:before {
  margin-right: 0.5ex;
}
.si.si-flag-lc:after {
  margin-left: 0.5ex;
}
.si.si-flag-li:before,
.si.si-flag-li:after {
  content: " " url(/Content/Flags/li.png) " ";
}
.si.si-flag-li:before {
  margin-right: 0.5ex;
}
.si.si-flag-li:after {
  margin-left: 0.5ex;
}
.si.si-flag-lk:before,
.si.si-flag-lk:after {
  content: " " url(/Content/Flags/lk.png) " ";
}
.si.si-flag-lk:before {
  margin-right: 0.5ex;
}
.si.si-flag-lk:after {
  margin-left: 0.5ex;
}
.si.si-flag-lr:before,
.si.si-flag-lr:after {
  content: " " url(/Content/Flags/lr.png) " ";
}
.si.si-flag-lr:before {
  margin-right: 0.5ex;
}
.si.si-flag-lr:after {
  margin-left: 0.5ex;
}
.si.si-flag-ls:before,
.si.si-flag-ls:after {
  content: " " url(/Content/Flags/ls.png) " ";
}
.si.si-flag-ls:before {
  margin-right: 0.5ex;
}
.si.si-flag-ls:after {
  margin-left: 0.5ex;
}
.si.si-flag-lt:before,
.si.si-flag-lt:after {
  content: " " url(/Content/Flags/lt.png) " ";
}
.si.si-flag-lt:before {
  margin-right: 0.5ex;
}
.si.si-flag-lt:after {
  margin-left: 0.5ex;
}
.si.si-flag-lu:before,
.si.si-flag-lu:after {
  content: " " url(/Content/Flags/lu.png) " ";
}
.si.si-flag-lu:before {
  margin-right: 0.5ex;
}
.si.si-flag-lu:after {
  margin-left: 0.5ex;
}
.si.si-flag-lv:before,
.si.si-flag-lv:after {
  content: " " url(/Content/Flags/lv.png) " ";
}
.si.si-flag-lv:before {
  margin-right: 0.5ex;
}
.si.si-flag-lv:after {
  margin-left: 0.5ex;
}
.si.si-flag-ly:before,
.si.si-flag-ly:after {
  content: " " url(/Content/Flags/ly.png) " ";
}
.si.si-flag-ly:before {
  margin-right: 0.5ex;
}
.si.si-flag-ly:after {
  margin-left: 0.5ex;
}
.si.si-flag-ma:before,
.si.si-flag-ma:after {
  content: " " url(/Content/Flags/ma.png) " ";
}
.si.si-flag-ma:before {
  margin-right: 0.5ex;
}
.si.si-flag-ma:after {
  margin-left: 0.5ex;
}
.si.si-flag-mc:before,
.si.si-flag-mc:after {
  content: " " url(/Content/Flags/mc.png) " ";
}
.si.si-flag-mc:before {
  margin-right: 0.5ex;
}
.si.si-flag-mc:after {
  margin-left: 0.5ex;
}
.si.si-flag-md:before,
.si.si-flag-md:after {
  content: " " url(/Content/Flags/md.png) " ";
}
.si.si-flag-md:before {
  margin-right: 0.5ex;
}
.si.si-flag-md:after {
  margin-left: 0.5ex;
}
.si.si-flag-me:before,
.si.si-flag-me:after {
  content: " " url(/Content/Flags/me.png) " ";
}
.si.si-flag-me:before {
  margin-right: 0.5ex;
}
.si.si-flag-me:after {
  margin-left: 0.5ex;
}
.si.si-flag-mg:before,
.si.si-flag-mg:after {
  content: " " url(/Content/Flags/mg.png) " ";
}
.si.si-flag-mg:before {
  margin-right: 0.5ex;
}
.si.si-flag-mg:after {
  margin-left: 0.5ex;
}
.si.si-flag-mh:before,
.si.si-flag-mh:after {
  content: " " url(/Content/Flags/mh.png) " ";
}
.si.si-flag-mh:before {
  margin-right: 0.5ex;
}
.si.si-flag-mh:after {
  margin-left: 0.5ex;
}
.si.si-flag-mk:before,
.si.si-flag-mk:after {
  content: " " url(/Content/Flags/mk.png) " ";
}
.si.si-flag-mk:before {
  margin-right: 0.5ex;
}
.si.si-flag-mk:after {
  margin-left: 0.5ex;
}
.si.si-flag-ml:before,
.si.si-flag-ml:after {
  content: " " url(/Content/Flags/ml.png) " ";
}
.si.si-flag-ml:before {
  margin-right: 0.5ex;
}
.si.si-flag-ml:after {
  margin-left: 0.5ex;
}
.si.si-flag-mm:before,
.si.si-flag-mm:after {
  content: " " url(/Content/Flags/mm.png) " ";
}
.si.si-flag-mm:before {
  margin-right: 0.5ex;
}
.si.si-flag-mm:after {
  margin-left: 0.5ex;
}
.si.si-flag-mn:before,
.si.si-flag-mn:after {
  content: " " url(/Content/Flags/mn.png) " ";
}
.si.si-flag-mn:before {
  margin-right: 0.5ex;
}
.si.si-flag-mn:after {
  margin-left: 0.5ex;
}
.si.si-flag-mo:before,
.si.si-flag-mo:after {
  content: " " url(/Content/Flags/mo.png) " ";
}
.si.si-flag-mo:before {
  margin-right: 0.5ex;
}
.si.si-flag-mo:after {
  margin-left: 0.5ex;
}
.si.si-flag-mp:before,
.si.si-flag-mp:after {
  content: " " url(/Content/Flags/mp.png) " ";
}
.si.si-flag-mp:before {
  margin-right: 0.5ex;
}
.si.si-flag-mp:after {
  margin-left: 0.5ex;
}
.si.si-flag-mq:before,
.si.si-flag-mq:after {
  content: " " url(/Content/Flags/mq.png) " ";
}
.si.si-flag-mq:before {
  margin-right: 0.5ex;
}
.si.si-flag-mq:after {
  margin-left: 0.5ex;
}
.si.si-flag-mr:before,
.si.si-flag-mr:after {
  content: " " url(/Content/Flags/mr.png) " ";
}
.si.si-flag-mr:before {
  margin-right: 0.5ex;
}
.si.si-flag-mr:after {
  margin-left: 0.5ex;
}
.si.si-flag-ms:before,
.si.si-flag-ms:after {
  content: " " url(/Content/Flags/ms.png) " ";
}
.si.si-flag-ms:before {
  margin-right: 0.5ex;
}
.si.si-flag-ms:after {
  margin-left: 0.5ex;
}
.si.si-flag-mt:before,
.si.si-flag-mt:after {
  content: " " url(/Content/Flags/mt.png) " ";
}
.si.si-flag-mt:before {
  margin-right: 0.5ex;
}
.si.si-flag-mt:after {
  margin-left: 0.5ex;
}
.si.si-flag-mu:before,
.si.si-flag-mu:after {
  content: " " url(/Content/Flags/mu.png) " ";
}
.si.si-flag-mu:before {
  margin-right: 0.5ex;
}
.si.si-flag-mu:after {
  margin-left: 0.5ex;
}
.si.si-flag-mv:before,
.si.si-flag-mv:after {
  content: " " url(/Content/Flags/mv.png) " ";
}
.si.si-flag-mv:before {
  margin-right: 0.5ex;
}
.si.si-flag-mv:after {
  margin-left: 0.5ex;
}
.si.si-flag-mw:before,
.si.si-flag-mw:after {
  content: " " url(/Content/Flags/mw.png) " ";
}
.si.si-flag-mw:before {
  margin-right: 0.5ex;
}
.si.si-flag-mw:after {
  margin-left: 0.5ex;
}
.si.si-flag-mx:before,
.si.si-flag-mx:after {
  content: " " url(/Content/Flags/mx.png) " ";
}
.si.si-flag-mx:before {
  margin-right: 0.5ex;
}
.si.si-flag-mx:after {
  margin-left: 0.5ex;
}
.si.si-flag-my:before,
.si.si-flag-my:after {
  content: " " url(/Content/Flags/my.png) " ";
}
.si.si-flag-my:before {
  margin-right: 0.5ex;
}
.si.si-flag-my:after {
  margin-left: 0.5ex;
}
.si.si-flag-mz:before,
.si.si-flag-mz:after {
  content: " " url(/Content/Flags/mz.png) " ";
}
.si.si-flag-mz:before {
  margin-right: 0.5ex;
}
.si.si-flag-mz:after {
  margin-left: 0.5ex;
}
.si.si-flag-na:before,
.si.si-flag-na:after {
  content: " " url(/Content/Flags/na.png) " ";
}
.si.si-flag-na:before {
  margin-right: 0.5ex;
}
.si.si-flag-na:after {
  margin-left: 0.5ex;
}
.si.si-flag-nc:before,
.si.si-flag-nc:after {
  content: " " url(/Content/Flags/nc.png) " ";
}
.si.si-flag-nc:before {
  margin-right: 0.5ex;
}
.si.si-flag-nc:after {
  margin-left: 0.5ex;
}
.si.si-flag-ne:before,
.si.si-flag-ne:after {
  content: " " url(/Content/Flags/ne.png) " ";
}
.si.si-flag-ne:before {
  margin-right: 0.5ex;
}
.si.si-flag-ne:after {
  margin-left: 0.5ex;
}
.si.si-flag-nf:before,
.si.si-flag-nf:after {
  content: " " url(/Content/Flags/nf.png) " ";
}
.si.si-flag-nf:before {
  margin-right: 0.5ex;
}
.si.si-flag-nf:after {
  margin-left: 0.5ex;
}
.si.si-flag-ng:before,
.si.si-flag-ng:after {
  content: " " url(/Content/Flags/ng.png) " ";
}
.si.si-flag-ng:before {
  margin-right: 0.5ex;
}
.si.si-flag-ng:after {
  margin-left: 0.5ex;
}
.si.si-flag-ni:before,
.si.si-flag-ni:after {
  content: " " url(/Content/Flags/ni.png) " ";
}
.si.si-flag-ni:before {
  margin-right: 0.5ex;
}
.si.si-flag-ni:after {
  margin-left: 0.5ex;
}
.si.si-flag-nl:before,
.si.si-flag-nl:after {
  content: " " url(/Content/Flags/nl.png) " ";
}
.si.si-flag-nl:before {
  margin-right: 0.5ex;
}
.si.si-flag-nl:after {
  margin-left: 0.5ex;
}
.si.si-flag-no:before,
.si.si-flag-no:after {
  content: " " url(/Content/Flags/no.png) " ";
}
.si.si-flag-no:before {
  margin-right: 0.5ex;
}
.si.si-flag-no:after {
  margin-left: 0.5ex;
}
.si.si-flag-np:before,
.si.si-flag-np:after {
  content: " " url(/Content/Flags/np.png) " ";
}
.si.si-flag-np:before {
  margin-right: 0.5ex;
}
.si.si-flag-np:after {
  margin-left: 0.5ex;
}
.si.si-flag-nr:before,
.si.si-flag-nr:after {
  content: " " url(/Content/Flags/nr.png) " ";
}
.si.si-flag-nr:before {
  margin-right: 0.5ex;
}
.si.si-flag-nr:after {
  margin-left: 0.5ex;
}
.si.si-flag-nu:before,
.si.si-flag-nu:after {
  content: " " url(/Content/Flags/nu.png) " ";
}
.si.si-flag-nu:before {
  margin-right: 0.5ex;
}
.si.si-flag-nu:after {
  margin-left: 0.5ex;
}
.si.si-flag-nz:before,
.si.si-flag-nz:after {
  content: " " url(/Content/Flags/nz.png) " ";
}
.si.si-flag-nz:before {
  margin-right: 0.5ex;
}
.si.si-flag-nz:after {
  margin-left: 0.5ex;
}
.si.si-flag-om:before,
.si.si-flag-om:after {
  content: " " url(/Content/Flags/om.png) " ";
}
.si.si-flag-om:before {
  margin-right: 0.5ex;
}
.si.si-flag-om:after {
  margin-left: 0.5ex;
}
.si.si-flag-pa:before,
.si.si-flag-pa:after {
  content: " " url(/Content/Flags/pa.png) " ";
}
.si.si-flag-pa:before {
  margin-right: 0.5ex;
}
.si.si-flag-pa:after {
  margin-left: 0.5ex;
}
.si.si-flag-pe:before,
.si.si-flag-pe:after {
  content: " " url(/Content/Flags/pe.png) " ";
}
.si.si-flag-pe:before {
  margin-right: 0.5ex;
}
.si.si-flag-pe:after {
  margin-left: 0.5ex;
}
.si.si-flag-pf:before,
.si.si-flag-pf:after {
  content: " " url(/Content/Flags/pf.png) " ";
}
.si.si-flag-pf:before {
  margin-right: 0.5ex;
}
.si.si-flag-pf:after {
  margin-left: 0.5ex;
}
.si.si-flag-pg:before,
.si.si-flag-pg:after {
  content: " " url(/Content/Flags/pg.png) " ";
}
.si.si-flag-pg:before {
  margin-right: 0.5ex;
}
.si.si-flag-pg:after {
  margin-left: 0.5ex;
}
.si.si-flag-ph:before,
.si.si-flag-ph:after {
  content: " " url(/Content/Flags/ph.png) " ";
}
.si.si-flag-ph:before {
  margin-right: 0.5ex;
}
.si.si-flag-ph:after {
  margin-left: 0.5ex;
}
.si.si-flag-pk:before,
.si.si-flag-pk:after {
  content: " " url(/Content/Flags/pk.png) " ";
}
.si.si-flag-pk:before {
  margin-right: 0.5ex;
}
.si.si-flag-pk:after {
  margin-left: 0.5ex;
}
.si.si-flag-pl:before,
.si.si-flag-pl:after {
  content: " " url(/Content/Flags/pl.png) " ";
}
.si.si-flag-pl:before {
  margin-right: 0.5ex;
}
.si.si-flag-pl:after {
  margin-left: 0.5ex;
}
.si.si-flag-pm:before,
.si.si-flag-pm:after {
  content: " " url(/Content/Flags/pm.png) " ";
}
.si.si-flag-pm:before {
  margin-right: 0.5ex;
}
.si.si-flag-pm:after {
  margin-left: 0.5ex;
}
.si.si-flag-pn:before,
.si.si-flag-pn:after {
  content: " " url(/Content/Flags/pn.png) " ";
}
.si.si-flag-pn:before {
  margin-right: 0.5ex;
}
.si.si-flag-pn:after {
  margin-left: 0.5ex;
}
.si.si-flag-pr:before,
.si.si-flag-pr:after {
  content: " " url(/Content/Flags/pr.png) " ";
}
.si.si-flag-pr:before {
  margin-right: 0.5ex;
}
.si.si-flag-pr:after {
  margin-left: 0.5ex;
}
.si.si-flag-ps:before,
.si.si-flag-ps:after {
  content: " " url(/Content/Flags/ps.png) " ";
}
.si.si-flag-ps:before {
  margin-right: 0.5ex;
}
.si.si-flag-ps:after {
  margin-left: 0.5ex;
}
.si.si-flag-pt:before,
.si.si-flag-pt:after {
  content: " " url(/Content/Flags/pt.png) " ";
}
.si.si-flag-pt:before {
  margin-right: 0.5ex;
}
.si.si-flag-pt:after {
  margin-left: 0.5ex;
}
.si.si-flag-pw:before,
.si.si-flag-pw:after {
  content: " " url(/Content/Flags/pw.png) " ";
}
.si.si-flag-pw:before {
  margin-right: 0.5ex;
}
.si.si-flag-pw:after {
  margin-left: 0.5ex;
}
.si.si-flag-py:before,
.si.si-flag-py:after {
  content: " " url(/Content/Flags/py.png) " ";
}
.si.si-flag-py:before {
  margin-right: 0.5ex;
}
.si.si-flag-py:after {
  margin-left: 0.5ex;
}
.si.si-flag-qa:before,
.si.si-flag-qa:after {
  content: " " url(/Content/Flags/qa.png) " ";
}
.si.si-flag-qa:before {
  margin-right: 0.5ex;
}
.si.si-flag-qa:after {
  margin-left: 0.5ex;
}
.si.si-flag-re:before,
.si.si-flag-re:after {
  content: " " url(/Content/Flags/re.png) " ";
}
.si.si-flag-re:before {
  margin-right: 0.5ex;
}
.si.si-flag-re:after {
  margin-left: 0.5ex;
}
.si.si-flag-ro:before,
.si.si-flag-ro:after {
  content: " " url(/Content/Flags/ro.png) " ";
}
.si.si-flag-ro:before {
  margin-right: 0.5ex;
}
.si.si-flag-ro:after {
  margin-left: 0.5ex;
}
.si.si-flag-rs:before,
.si.si-flag-rs:after {
  content: " " url(/Content/Flags/rs.png) " ";
}
.si.si-flag-rs:before {
  margin-right: 0.5ex;
}
.si.si-flag-rs:after {
  margin-left: 0.5ex;
}
.si.si-flag-ru:before,
.si.si-flag-ru:after {
  content: " " url(/Content/Flags/ru.png) " ";
}
.si.si-flag-ru:before {
  margin-right: 0.5ex;
}
.si.si-flag-ru:after {
  margin-left: 0.5ex;
}
.si.si-flag-rw:before,
.si.si-flag-rw:after {
  content: " " url(/Content/Flags/rw.png) " ";
}
.si.si-flag-rw:before {
  margin-right: 0.5ex;
}
.si.si-flag-rw:after {
  margin-left: 0.5ex;
}
.si.si-flag-sa:before,
.si.si-flag-sa:after {
  content: " " url(/Content/Flags/sa.png) " ";
}
.si.si-flag-sa:before {
  margin-right: 0.5ex;
}
.si.si-flag-sa:after {
  margin-left: 0.5ex;
}
.si.si-flag-sb:before,
.si.si-flag-sb:after {
  content: " " url(/Content/Flags/sb.png) " ";
}
.si.si-flag-sb:before {
  margin-right: 0.5ex;
}
.si.si-flag-sb:after {
  margin-left: 0.5ex;
}
.si.si-flag-sc:before,
.si.si-flag-sc:after {
  content: " " url(/Content/Flags/sc.png) " ";
}
.si.si-flag-sc:before {
  margin-right: 0.5ex;
}
.si.si-flag-sc:after {
  margin-left: 0.5ex;
}
.si.si-flag-scotland:before,
.si.si-flag-scotland:after {
  content: " " url(/Content/Flags/scotland.png) " ";
}
.si.si-flag-scotland:before {
  margin-right: 0.5ex;
}
.si.si-flag-scotland:after {
  margin-left: 0.5ex;
}
.si.si-flag-sd:before,
.si.si-flag-sd:after {
  content: " " url(/Content/Flags/sd.png) " ";
}
.si.si-flag-sd:before {
  margin-right: 0.5ex;
}
.si.si-flag-sd:after {
  margin-left: 0.5ex;
}
.si.si-flag-se:before,
.si.si-flag-se:after {
  content: " " url(/Content/Flags/se.png) " ";
}
.si.si-flag-se:before {
  margin-right: 0.5ex;
}
.si.si-flag-se:after {
  margin-left: 0.5ex;
}
.si.si-flag-sg:before,
.si.si-flag-sg:after {
  content: " " url(/Content/Flags/sg.png) " ";
}
.si.si-flag-sg:before {
  margin-right: 0.5ex;
}
.si.si-flag-sg:after {
  margin-left: 0.5ex;
}
.si.si-flag-sh:before,
.si.si-flag-sh:after {
  content: " " url(/Content/Flags/sh.png) " ";
}
.si.si-flag-sh:before {
  margin-right: 0.5ex;
}
.si.si-flag-sh:after {
  margin-left: 0.5ex;
}
.si.si-flag-si:before,
.si.si-flag-si:after {
  content: " " url(/Content/Flags/si.png) " ";
}
.si.si-flag-si:before {
  margin-right: 0.5ex;
}
.si.si-flag-si:after {
  margin-left: 0.5ex;
}
.si.si-flag-sj:before,
.si.si-flag-sj:after {
  content: " " url(/Content/Flags/sj.png) " ";
}
.si.si-flag-sj:before {
  margin-right: 0.5ex;
}
.si.si-flag-sj:after {
  margin-left: 0.5ex;
}
.si.si-flag-sk:before,
.si.si-flag-sk:after {
  content: " " url(/Content/Flags/sk.png) " ";
}
.si.si-flag-sk:before {
  margin-right: 0.5ex;
}
.si.si-flag-sk:after {
  margin-left: 0.5ex;
}
.si.si-flag-sl:before,
.si.si-flag-sl:after {
  content: " " url(/Content/Flags/sl.png) " ";
}
.si.si-flag-sl:before {
  margin-right: 0.5ex;
}
.si.si-flag-sl:after {
  margin-left: 0.5ex;
}
.si.si-flag-sm:before,
.si.si-flag-sm:after {
  content: " " url(/Content/Flags/sm.png) " ";
}
.si.si-flag-sm:before {
  margin-right: 0.5ex;
}
.si.si-flag-sm:after {
  margin-left: 0.5ex;
}
.si.si-flag-sn:before,
.si.si-flag-sn:after {
  content: " " url(/Content/Flags/sn.png) " ";
}
.si.si-flag-sn:before {
  margin-right: 0.5ex;
}
.si.si-flag-sn:after {
  margin-left: 0.5ex;
}
.si.si-flag-so:before,
.si.si-flag-so:after {
  content: " " url(/Content/Flags/so.png) " ";
}
.si.si-flag-so:before {
  margin-right: 0.5ex;
}
.si.si-flag-so:after {
  margin-left: 0.5ex;
}
.si.si-flag-sr:before,
.si.si-flag-sr:after {
  content: " " url(/Content/Flags/sr.png) " ";
}
.si.si-flag-sr:before {
  margin-right: 0.5ex;
}
.si.si-flag-sr:after {
  margin-left: 0.5ex;
}
.si.si-flag-st:before,
.si.si-flag-st:after {
  content: " " url(/Content/Flags/st.png) " ";
}
.si.si-flag-st:before {
  margin-right: 0.5ex;
}
.si.si-flag-st:after {
  margin-left: 0.5ex;
}
.si.si-flag-sv:before,
.si.si-flag-sv:after {
  content: " " url(/Content/Flags/sv.png) " ";
}
.si.si-flag-sv:before {
  margin-right: 0.5ex;
}
.si.si-flag-sv:after {
  margin-left: 0.5ex;
}
.si.si-flag-sy:before,
.si.si-flag-sy:after {
  content: " " url(/Content/Flags/sy.png) " ";
}
.si.si-flag-sy:before {
  margin-right: 0.5ex;
}
.si.si-flag-sy:after {
  margin-left: 0.5ex;
}
.si.si-flag-sz:before,
.si.si-flag-sz:after {
  content: " " url(/Content/Flags/sz.png) " ";
}
.si.si-flag-sz:before {
  margin-right: 0.5ex;
}
.si.si-flag-sz:after {
  margin-left: 0.5ex;
}
.si.si-flag-tc:before,
.si.si-flag-tc:after {
  content: " " url(/Content/Flags/tc.png) " ";
}
.si.si-flag-tc:before {
  margin-right: 0.5ex;
}
.si.si-flag-tc:after {
  margin-left: 0.5ex;
}
.si.si-flag-td:before,
.si.si-flag-td:after {
  content: " " url(/Content/Flags/td.png) " ";
}
.si.si-flag-td:before {
  margin-right: 0.5ex;
}
.si.si-flag-td:after {
  margin-left: 0.5ex;
}
.si.si-flag-tf:before,
.si.si-flag-tf:after {
  content: " " url(/Content/Flags/tf.png) " ";
}
.si.si-flag-tf:before {
  margin-right: 0.5ex;
}
.si.si-flag-tf:after {
  margin-left: 0.5ex;
}
.si.si-flag-tg:before,
.si.si-flag-tg:after {
  content: " " url(/Content/Flags/tg.png) " ";
}
.si.si-flag-tg:before {
  margin-right: 0.5ex;
}
.si.si-flag-tg:after {
  margin-left: 0.5ex;
}
.si.si-flag-th:before,
.si.si-flag-th:after {
  content: " " url(/Content/Flags/th.png) " ";
}
.si.si-flag-th:before {
  margin-right: 0.5ex;
}
.si.si-flag-th:after {
  margin-left: 0.5ex;
}
.si.si-flag-tj:before,
.si.si-flag-tj:after {
  content: " " url(/Content/Flags/tj.png) " ";
}
.si.si-flag-tj:before {
  margin-right: 0.5ex;
}
.si.si-flag-tj:after {
  margin-left: 0.5ex;
}
.si.si-flag-tk:before,
.si.si-flag-tk:after {
  content: " " url(/Content/Flags/tk.png) " ";
}
.si.si-flag-tk:before {
  margin-right: 0.5ex;
}
.si.si-flag-tk:after {
  margin-left: 0.5ex;
}
.si.si-flag-tl:before,
.si.si-flag-tl:after {
  content: " " url(/Content/Flags/tl.png) " ";
}
.si.si-flag-tl:before {
  margin-right: 0.5ex;
}
.si.si-flag-tl:after {
  margin-left: 0.5ex;
}
.si.si-flag-tm:before,
.si.si-flag-tm:after {
  content: " " url(/Content/Flags/tm.png) " ";
}
.si.si-flag-tm:before {
  margin-right: 0.5ex;
}
.si.si-flag-tm:after {
  margin-left: 0.5ex;
}
.si.si-flag-tn:before,
.si.si-flag-tn:after {
  content: " " url(/Content/Flags/tn.png) " ";
}
.si.si-flag-tn:before {
  margin-right: 0.5ex;
}
.si.si-flag-tn:after {
  margin-left: 0.5ex;
}
.si.si-flag-to:before,
.si.si-flag-to:after {
  content: " " url(/Content/Flags/to.png) " ";
}
.si.si-flag-to:before {
  margin-right: 0.5ex;
}
.si.si-flag-to:after {
  margin-left: 0.5ex;
}
.si.si-flag-tr:before,
.si.si-flag-tr:after {
  content: " " url(/Content/Flags/tr.png) " ";
}
.si.si-flag-tr:before {
  margin-right: 0.5ex;
}
.si.si-flag-tr:after {
  margin-left: 0.5ex;
}
.si.si-flag-tt:before,
.si.si-flag-tt:after {
  content: " " url(/Content/Flags/tt.png) " ";
}
.si.si-flag-tt:before {
  margin-right: 0.5ex;
}
.si.si-flag-tt:after {
  margin-left: 0.5ex;
}
.si.si-flag-tv:before,
.si.si-flag-tv:after {
  content: " " url(/Content/Flags/tv.png) " ";
}
.si.si-flag-tv:before {
  margin-right: 0.5ex;
}
.si.si-flag-tv:after {
  margin-left: 0.5ex;
}
.si.si-flag-tw:before,
.si.si-flag-tw:after {
  content: " " url(/Content/Flags/tw.png) " ";
}
.si.si-flag-tw:before {
  margin-right: 0.5ex;
}
.si.si-flag-tw:after {
  margin-left: 0.5ex;
}
.si.si-flag-tz:before,
.si.si-flag-tz:after {
  content: " " url(/Content/Flags/tz.png) " ";
}
.si.si-flag-tz:before {
  margin-right: 0.5ex;
}
.si.si-flag-tz:after {
  margin-left: 0.5ex;
}
.si.si-flag-ua:before,
.si.si-flag-ua:after {
  content: " " url(/Content/Flags/ua.png) " ";
}
.si.si-flag-ua:before {
  margin-right: 0.5ex;
}
.si.si-flag-ua:after {
  margin-left: 0.5ex;
}
.si.si-flag-ug:before,
.si.si-flag-ug:after {
  content: " " url(/Content/Flags/ug.png) " ";
}
.si.si-flag-ug:before {
  margin-right: 0.5ex;
}
.si.si-flag-ug:after {
  margin-left: 0.5ex;
}
.si.si-flag-um:before,
.si.si-flag-um:after {
  content: " " url(/Content/Flags/um.png) " ";
}
.si.si-flag-um:before {
  margin-right: 0.5ex;
}
.si.si-flag-um:after {
  margin-left: 0.5ex;
}
.si.si-flag-us:before,
.si.si-flag-us:after {
  content: " " url(/Content/Flags/us.png) " ";
}
.si.si-flag-us:before {
  margin-right: 0.5ex;
}
.si.si-flag-us:after {
  margin-left: 0.5ex;
}
.si.si-flag-uy:before,
.si.si-flag-uy:after {
  content: " " url(/Content/Flags/uy.png) " ";
}
.si.si-flag-uy:before {
  margin-right: 0.5ex;
}
.si.si-flag-uy:after {
  margin-left: 0.5ex;
}
.si.si-flag-uz:before,
.si.si-flag-uz:after {
  content: " " url(/Content/Flags/uz.png) " ";
}
.si.si-flag-uz:before {
  margin-right: 0.5ex;
}
.si.si-flag-uz:after {
  margin-left: 0.5ex;
}
.si.si-flag-va:before,
.si.si-flag-va:after {
  content: " " url(/Content/Flags/va.png) " ";
}
.si.si-flag-va:before {
  margin-right: 0.5ex;
}
.si.si-flag-va:after {
  margin-left: 0.5ex;
}
.si.si-flag-vc:before,
.si.si-flag-vc:after {
  content: " " url(/Content/Flags/vc.png) " ";
}
.si.si-flag-vc:before {
  margin-right: 0.5ex;
}
.si.si-flag-vc:after {
  margin-left: 0.5ex;
}
.si.si-flag-ve:before,
.si.si-flag-ve:after {
  content: " " url(/Content/Flags/ve.png) " ";
}
.si.si-flag-ve:before {
  margin-right: 0.5ex;
}
.si.si-flag-ve:after {
  margin-left: 0.5ex;
}
.si.si-flag-vg:before,
.si.si-flag-vg:after {
  content: " " url(/Content/Flags/vg.png) " ";
}
.si.si-flag-vg:before {
  margin-right: 0.5ex;
}
.si.si-flag-vg:after {
  margin-left: 0.5ex;
}
.si.si-flag-vi:before,
.si.si-flag-vi:after {
  content: " " url(/Content/Flags/vi.png) " ";
}
.si.si-flag-vi:before {
  margin-right: 0.5ex;
}
.si.si-flag-vi:after {
  margin-left: 0.5ex;
}
.si.si-flag-vn:before,
.si.si-flag-vn:after {
  content: " " url(/Content/Flags/vn.png) " ";
}
.si.si-flag-vn:before {
  margin-right: 0.5ex;
}
.si.si-flag-vn:after {
  margin-left: 0.5ex;
}
.si.si-flag-vu:before,
.si.si-flag-vu:after {
  content: " " url(/Content/Flags/vu.png) " ";
}
.si.si-flag-vu:before {
  margin-right: 0.5ex;
}
.si.si-flag-vu:after {
  margin-left: 0.5ex;
}
.si.si-flag-wales:before,
.si.si-flag-wales:after {
  content: " " url(/Content/Flags/wales.png) " ";
}
.si.si-flag-wales:before {
  margin-right: 0.5ex;
}
.si.si-flag-wales:after {
  margin-left: 0.5ex;
}
.si.si-flag-wf:before,
.si.si-flag-wf:after {
  content: " " url(/Content/Flags/wf.png) " ";
}
.si.si-flag-wf:before {
  margin-right: 0.5ex;
}
.si.si-flag-wf:after {
  margin-left: 0.5ex;
}
.si.si-flag-world:before,
.si.si-flag-world:after {
  content: " " url(/Content/Flags/world.png) " ";
}
.si.si-flag-world:before {
  margin-right: 0.5ex;
}
.si.si-flag-world:after {
  margin-left: 0.5ex;
}
.si.si-flag-ws:before,
.si.si-flag-ws:after {
  content: " " url(/Content/Flags/ws.png) " ";
}
.si.si-flag-ws:before {
  margin-right: 0.5ex;
}
.si.si-flag-ws:after {
  margin-left: 0.5ex;
}
.si.si-flag-ye:before,
.si.si-flag-ye:after {
  content: " " url(/Content/Flags/ye.png) " ";
}
.si.si-flag-ye:before {
  margin-right: 0.5ex;
}
.si.si-flag-ye:after {
  margin-left: 0.5ex;
}
.si.si-flag-yt:before,
.si.si-flag-yt:after {
  content: " " url(/Content/Flags/yt.png) " ";
}
.si.si-flag-yt:before {
  margin-right: 0.5ex;
}
.si.si-flag-yt:after {
  margin-left: 0.5ex;
}
.si.si-flag-za:before,
.si.si-flag-za:after {
  content: " " url(/Content/Flags/za.png) " ";
}
.si.si-flag-za:before {
  margin-right: 0.5ex;
}
.si.si-flag-za:after {
  margin-left: 0.5ex;
}
.si.si-flag-zm:before,
.si.si-flag-zm:after {
  content: " " url(/Content/Flags/zm.png) " ";
}
.si.si-flag-zm:before {
  margin-right: 0.5ex;
}
.si.si-flag-zm:after {
  margin-left: 0.5ex;
}
.si.si-flag-zw:before,
.si.si-flag-zw:after {
  content: " " url(/Content/Flags/zw.png) " ";
}
.si.si-flag-zw:before {
  margin-right: 0.5ex;
}
.si.si-flag-zw:after {
  margin-left: 0.5ex;
}
.file {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  position: relative;
  max-width: 128px;
  line-height: 1.2;
  color: #000;
  margin-right: 8px;
}
.file:last-of-type {
  margin-right: 0;
}
.file:before {
  content: "\f016";
  font-family: FontAwesome;
  font-size: 267%;
  display: block;
  color: #444;
}
a[href].file {
  text-decoration: none;
}
a[href].file:hover {
  text-decoration: underline;
}
.file:after {
  position: absolute;
  top: 33%;
  left: calc(50% - 16px);
  font-size: 75%;
  background: #444;
  color: #eee;
  text-align: left;
  padding: 2px 4px 1px;
}
.file-application-javascript.file:after {
  content: "JS";
}
.file-application-json.file:after {
  content: "JSON";
}
.file-text-css.file:after {
  content: "CSS";
}
.file-text-xml.file:after {
  content: "XML";
}
.file-text-xsl.file:after {
  content: "XSL";
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.panel.uno-loading:before {
  display: block;
  content: "";
  background: #fff;
  position: absolute;
  left: 15px;
  top: 0;
  right: 15px;
  bottom: 20px;
  opacity: 0.5;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  transition: opacity 0s;
}
.panel.uno-loaded:before {
  transition: opacity 0.1s ease-in;
  opacity: 0;
  pointer-events: none;
}
.uno-navigating.uno-select:after {
  display: block;
  background: #fff;
  content: "";
  position: absolute;
  right: 6px;
  top: 6px;
  pointer-events: none;
  margin-left: 0.5em;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: " " "\f110" " ";
  font-weight: 900;
}
.uno-navigating:before,
.uno-navigating:after {
  animation: fa-spin 1s infinite linear;
}
.uno-navigating.btn,
.uno-navigating.form-control,
.uno-navigating > .form-control {
  box-shadow: none;
  opacity: 0.65;
  cursor: default;
  pointer-events: none;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.operations {
  clear: both;
  margin-bottom: 10px;
}
.nav > li.operations {
  clear: none;
}
.operations:empty {
  display: none;
}
.operations + .operations {
  border-top: none;
  margin-top: -10px;
}
.operations h1,
.operations h2,
.operations h3,
.operations h4,
.operations h5,
.operations h6 {
  margin: 0;
}
.panel-body > form:first-child,
.modal-body > form:first-child {
  width: 100%;
}
.panel-body > .operations:first-child,
.modal-body > .operations:first-child,
.panel-body > form:first-child > .operations:first-child,
.modal-body > form:first-child > .operations:first-child {
  margin: -4px -15px 15px;
}
.panel-body > fieldset > legend + .operations,
.modal-body > fieldset > legend + .operations,
.panel-body > form:first-child > fieldset > legend + .operations,
.modal-body > form:first-child > fieldset > legend + .operations {
  margin: -20px -15px 0 -15px;
}
.panel-body > .operations,
.modal-body > .operations,
.panel-body > form:first-child > .operations,
.modal-body > form:first-child > .operations {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 15px -15px 15px;
  padding: 15px;
}
.panel-body > .operations + .operations,
.modal-body > .operations + .operations,
.panel-body > form:first-child > .operations + .operations,
.modal-body > form:first-child > .operations + .operations {
  border-top: none;
  margin-top: -16px;
}
.panel-body > .operations:last-child,
.modal-body > .operations:last-child,
.panel-body > form:first-child > .operations:last-child,
.modal-body > form:first-child > .operations:last-child {
  border-bottom: none;
  margin-bottom: -15px;
}
.panel-body > nav.main + .operations,
.modal-body > nav.main + .operations,
.panel-body > form:first-child > nav.main + .operations,
.modal-body > form:first-child > nav.main + .operations {
  border-top: none;
  margin-top: -15px;
}
.panel-body > .operations:first-child,
.modal-body > .operations:first-child,
.panel-body > form:first-child > .operations:first-child,
.modal-body > form:first-child > .operations:first-child,
.panel-body > fieldset > legend + .operations,
.modal-body > fieldset > legend + .operations,
.panel-body > form:first-child > fieldset > legend + .operations,
.modal-body > form:first-child > fieldset > legend + .operations {
  border: none;
  padding: 4px 0;
  color: #333;
  background-color: #f7f7f7;
}
.panel-body > .operations:first-child:first-child,
.modal-body > .operations:first-child:first-child,
.panel-body > form:first-child > .operations:first-child:first-child,
.modal-body > form:first-child > .operations:first-child:first-child,
.panel-body > fieldset > legend + .operations:first-child,
.modal-body > fieldset > legend + .operations:first-child,
.panel-body > form:first-child > fieldset > legend + .operations:first-child,
.modal-body > form:first-child > fieldset > legend + .operations:first-child {
  margin-top: -15px;
}
.panel-body > .operations:first-child:before,
.modal-body > .operations:first-child:before,
.panel-body > form:first-child > .operations:first-child:before,
.modal-body > form:first-child > .operations:first-child:before,
.panel-body > fieldset > legend + .operations:before,
.modal-body > fieldset > legend + .operations:before,
.panel-body > form:first-child > fieldset > legend + .operations:before,
.modal-body > form:first-child > fieldset > legend + .operations:before {
  content: "▌";
  font-family: FontAwesome;
  width: 15px;
  display: inline-block;
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  margin-right: -4px;
}
.panel-body > .operations:first-child .btn.btn-default,
.modal-body > .operations:first-child .btn.btn-default,
.panel-body > form:first-child > .operations:first-child .btn.btn-default,
.modal-body > form:first-child > .operations:first-child .btn.btn-default,
.panel-body > fieldset > legend + .operations .btn.btn-default,
.modal-body > fieldset > legend + .operations .btn.btn-default,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default {
  color: #333333;
  background-color: #eeeeee;
  border-color: #cccccc;
}
.panel-body > .operations:first-child .btn.btn-default:focus,
.modal-body > .operations:first-child .btn.btn-default:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > .operations:first-child .btn.btn-default.focus,
.modal-body > .operations:first-child .btn.btn-default.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus {
  color: #333333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
.panel-body > .operations:first-child .btn.btn-default:hover,
.modal-body > .operations:first-child .btn.btn-default:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:hover,
.panel-body > fieldset > legend + .operations .btn.btn-default:hover,
.modal-body > fieldset > legend + .operations .btn.btn-default:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:hover {
  color: #333333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.panel-body > .operations:first-child .btn.btn-default:active,
.modal-body > .operations:first-child .btn.btn-default:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active,
.panel-body > fieldset > legend + .operations .btn.btn-default:active,
.modal-body > fieldset > legend + .operations .btn.btn-default:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active,
.panel-body > .operations:first-child .btn.btn-default.active,
.modal-body > .operations:first-child .btn.btn-default.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active,
.panel-body > fieldset > legend + .operations .btn.btn-default.active,
.modal-body > fieldset > legend + .operations .btn.btn-default.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default {
  color: #333333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.panel-body > .operations:first-child .btn.btn-default:active:hover,
.modal-body > .operations:first-child .btn.btn-default:active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-default:active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-default:active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active:hover,
.panel-body > .operations:first-child .btn.btn-default.active:hover,
.modal-body > .operations:first-child .btn.btn-default.active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-default.active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-default.active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active:hover,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default:hover,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default:hover,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default:hover,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default:hover,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default:hover,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default:hover,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:hover,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:hover,
.panel-body > .operations:first-child .btn.btn-default:active:focus,
.modal-body > .operations:first-child .btn.btn-default:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active:focus,
.panel-body > .operations:first-child .btn.btn-default.active:focus,
.modal-body > .operations:first-child .btn.btn-default.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > .operations:first-child .btn.btn-default:active.focus,
.modal-body > .operations:first-child .btn.btn-default:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active.focus,
.panel-body > .operations:first-child .btn.btn-default.active.focus,
.modal-body > .operations:first-child .btn.btn-default.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus {
  color: #333333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
.panel-body > .operations:first-child .btn.btn-default:active,
.modal-body > .operations:first-child .btn.btn-default:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active,
.panel-body > fieldset > legend + .operations .btn.btn-default:active,
.modal-body > fieldset > legend + .operations .btn.btn-default:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active,
.panel-body > .operations:first-child .btn.btn-default.active,
.modal-body > .operations:first-child .btn.btn-default.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active,
.panel-body > fieldset > legend + .operations .btn.btn-default.active,
.modal-body > fieldset > legend + .operations .btn.btn-default.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default {
  background-image: none;
}
.panel-body > .operations:first-child .btn.btn-default.disabled:hover,
.modal-body > .operations:first-child .btn.btn-default.disabled:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.disabled:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.disabled:hover,
.panel-body > fieldset > legend + .operations .btn.btn-default.disabled:hover,
.modal-body > fieldset > legend + .operations .btn.btn-default.disabled:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled:hover,
.panel-body > .operations:first-child .btn.btn-default[disabled]:hover,
.modal-body > .operations:first-child .btn.btn-default[disabled]:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-default[disabled]:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-default[disabled]:hover,
.panel-body > fieldset > legend + .operations .btn.btn-default[disabled]:hover,
.modal-body > fieldset > legend + .operations .btn.btn-default[disabled]:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled]:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled]:hover,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-default:hover,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-default:hover,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-default:hover,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-default:hover,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-default:hover,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-default:hover,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:hover,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:hover,
.panel-body > .operations:first-child .btn.btn-default.disabled:focus,
.modal-body > .operations:first-child .btn.btn-default.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.panel-body > .operations:first-child .btn.btn-default[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-default[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-default:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-default:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > .operations:first-child .btn.btn-default.disabled.focus,
.modal-body > .operations:first-child .btn.btn-default.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.panel-body > .operations:first-child .btn.btn-default[disabled].focus,
.modal-body > .operations:first-child .btn.btn-default[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-default[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-default[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-default.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-default.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.panel-body > .operations:first-child .btn.btn-default .badge,
.modal-body > .operations:first-child .btn.btn-default .badge,
.panel-body > form:first-child > .operations:first-child .btn.btn-default .badge,
.modal-body > form:first-child > .operations:first-child .btn.btn-default .badge,
.panel-body > fieldset > legend + .operations .btn.btn-default .badge,
.modal-body > fieldset > legend + .operations .btn.btn-default .badge,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default .badge,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default .badge {
  color: #eeeeee;
  background-color: #333333;
}
.panel-body > .operations:first-child .btn.btn-default:focus,
.modal-body > .operations:first-child .btn.btn-default:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > .operations:first-child .btn.btn-default.focus,
.modal-body > .operations:first-child .btn.btn-default.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus {
  outline-color: #cccccc;
}
.panel-body > .operations:first-child .btn.btn-default:active:focus,
.modal-body > .operations:first-child .btn.btn-default:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active:focus,
.panel-body > .operations:first-child .btn.btn-default.active:focus,
.modal-body > .operations:first-child .btn.btn-default.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > .operations:first-child .btn.btn-default:active.focus,
.modal-body > .operations:first-child .btn.btn-default:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:active.focus,
.panel-body > .operations:first-child .btn.btn-default.active.focus,
.modal-body > .operations:first-child .btn.btn-default.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-default.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-default.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus {
  outline-color: #cccccc;
}
.panel-body > .operations:first-child .btn.btn-default.disabled:focus,
.modal-body > .operations:first-child .btn.btn-default.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled:focus,
.panel-body > .operations:first-child .btn.btn-default[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-default[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-default:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-default:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-default:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default:focus,
.panel-body > .operations:first-child .btn.btn-default.disabled.focus,
.modal-body > .operations:first-child .btn.btn-default.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.disabled.focus,
.panel-body > .operations:first-child .btn.btn-default[disabled].focus,
.modal-body > .operations:first-child .btn.btn-default[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-default[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-default[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-default[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-default[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-default.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-default.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-default.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-default.focus {
  outline-color: #cccccc;
}
.panel-body > .operations:first-child .btn.btn-primary,
.modal-body > .operations:first-child .btn.btn-primary,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary,
.panel-body > fieldset > legend + .operations .btn.btn-primary,
.modal-body > fieldset > legend + .operations .btn.btn-primary,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary {
  color: #ffffff;
  background-color: #2f5d8c;
  border-color: #285079;
}
.panel-body > .operations:first-child .btn.btn-primary:focus,
.modal-body > .operations:first-child .btn.btn-primary:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > .operations:first-child .btn.btn-primary.focus,
.modal-body > .operations:first-child .btn.btn-primary.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus {
  color: #ffffff;
  background-color: #224365;
  border-color: #081119;
}
.panel-body > .operations:first-child .btn.btn-primary:hover,
.modal-body > .operations:first-child .btn.btn-primary:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:hover,
.panel-body > fieldset > legend + .operations .btn.btn-primary:hover,
.modal-body > fieldset > legend + .operations .btn.btn-primary:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:hover {
  color: #ffffff;
  background-color: #224365;
  border-color: #19324b;
}
.panel-body > .operations:first-child .btn.btn-primary:active,
.modal-body > .operations:first-child .btn.btn-primary:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active,
.panel-body > .operations:first-child .btn.btn-primary.active,
.modal-body > .operations:first-child .btn.btn-primary.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary {
  color: #ffffff;
  background-color: #224365;
  border-color: #19324b;
}
.panel-body > .operations:first-child .btn.btn-primary:active:hover,
.modal-body > .operations:first-child .btn.btn-primary:active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active:hover,
.panel-body > .operations:first-child .btn.btn-primary.active:hover,
.modal-body > .operations:first-child .btn.btn-primary.active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active:hover,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary:hover,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary:hover,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary:hover,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary:hover,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary:hover,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary:hover,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:hover,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:hover,
.panel-body > .operations:first-child .btn.btn-primary:active:focus,
.modal-body > .operations:first-child .btn.btn-primary:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active:focus,
.panel-body > .operations:first-child .btn.btn-primary.active:focus,
.modal-body > .operations:first-child .btn.btn-primary.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > .operations:first-child .btn.btn-primary:active.focus,
.modal-body > .operations:first-child .btn.btn-primary:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active.focus,
.panel-body > .operations:first-child .btn.btn-primary.active.focus,
.modal-body > .operations:first-child .btn.btn-primary.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus {
  color: #ffffff;
  background-color: #19324b;
  border-color: #081119;
}
.panel-body > .operations:first-child .btn.btn-primary:active,
.modal-body > .operations:first-child .btn.btn-primary:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active,
.panel-body > .operations:first-child .btn.btn-primary.active,
.modal-body > .operations:first-child .btn.btn-primary.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary {
  background-image: none;
}
.panel-body > .operations:first-child .btn.btn-primary.disabled:hover,
.modal-body > .operations:first-child .btn.btn-primary.disabled:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.disabled:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.disabled:hover,
.panel-body > fieldset > legend + .operations .btn.btn-primary.disabled:hover,
.modal-body > fieldset > legend + .operations .btn.btn-primary.disabled:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled:hover,
.panel-body > .operations:first-child .btn.btn-primary[disabled]:hover,
.modal-body > .operations:first-child .btn.btn-primary[disabled]:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary[disabled]:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary[disabled]:hover,
.panel-body > fieldset > legend + .operations .btn.btn-primary[disabled]:hover,
.modal-body > fieldset > legend + .operations .btn.btn-primary[disabled]:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled]:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled]:hover,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-primary:hover,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-primary:hover,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-primary:hover,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-primary:hover,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-primary:hover,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-primary:hover,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:hover,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:hover,
.panel-body > .operations:first-child .btn.btn-primary.disabled:focus,
.modal-body > .operations:first-child .btn.btn-primary.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.panel-body > .operations:first-child .btn.btn-primary[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-primary[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-primary:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-primary:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > .operations:first-child .btn.btn-primary.disabled.focus,
.modal-body > .operations:first-child .btn.btn-primary.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.panel-body > .operations:first-child .btn.btn-primary[disabled].focus,
.modal-body > .operations:first-child .btn.btn-primary[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-primary.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-primary.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus {
  background-color: #2f5d8c;
  border-color: #285079;
}
.panel-body > .operations:first-child .btn.btn-primary .badge,
.modal-body > .operations:first-child .btn.btn-primary .badge,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary .badge,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary .badge,
.panel-body > fieldset > legend + .operations .btn.btn-primary .badge,
.modal-body > fieldset > legend + .operations .btn.btn-primary .badge,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary .badge,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary .badge {
  color: #2f5d8c;
  background-color: #ffffff;
}
.panel-body > .operations:first-child .btn.btn-primary:focus,
.modal-body > .operations:first-child .btn.btn-primary:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > .operations:first-child .btn.btn-primary.focus,
.modal-body > .operations:first-child .btn.btn-primary.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus {
  outline-color: #285079;
}
.panel-body > .operations:first-child .btn.btn-primary:active:focus,
.modal-body > .operations:first-child .btn.btn-primary:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active:focus,
.panel-body > .operations:first-child .btn.btn-primary.active:focus,
.modal-body > .operations:first-child .btn.btn-primary.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > .operations:first-child .btn.btn-primary:active.focus,
.modal-body > .operations:first-child .btn.btn-primary:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:active.focus,
.panel-body > .operations:first-child .btn.btn-primary.active.focus,
.modal-body > .operations:first-child .btn.btn-primary.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-primary.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus {
  outline-color: #285079;
}
.panel-body > .operations:first-child .btn.btn-primary.disabled:focus,
.modal-body > .operations:first-child .btn.btn-primary.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled:focus,
.panel-body > .operations:first-child .btn.btn-primary[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-primary[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-primary:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-primary:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-primary:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary:focus,
.panel-body > .operations:first-child .btn.btn-primary.disabled.focus,
.modal-body > .operations:first-child .btn.btn-primary.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.disabled.focus,
.panel-body > .operations:first-child .btn.btn-primary[disabled].focus,
.modal-body > .operations:first-child .btn.btn-primary[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-primary[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-primary[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-primary.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-primary.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-primary.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-primary.focus {
  outline-color: #285079;
}
.panel-body > .operations:first-child .btn.btn-info,
.modal-body > .operations:first-child .btn.btn-info,
.panel-body > form:first-child > .operations:first-child .btn.btn-info,
.modal-body > form:first-child > .operations:first-child .btn.btn-info,
.panel-body > fieldset > legend + .operations .btn.btn-info,
.modal-body > fieldset > legend + .operations .btn.btn-info,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info {
  color: #ffffff;
  background-color: #339ec6;
  border-color: #2e8eb2;
}
.panel-body > .operations:first-child .btn.btn-info:focus,
.modal-body > .operations:first-child .btn.btn-info:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > .operations:first-child .btn.btn-info.focus,
.modal-body > .operations:first-child .btn.btn-info.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus {
  color: #ffffff;
  background-color: #297e9d;
  border-color: #143d4c;
}
.panel-body > .operations:first-child .btn.btn-info:hover,
.modal-body > .operations:first-child .btn.btn-info:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:hover,
.panel-body > fieldset > legend + .operations .btn.btn-info:hover,
.modal-body > fieldset > legend + .operations .btn.btn-info:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:hover {
  color: #ffffff;
  background-color: #297e9d;
  border-color: #216781;
}
.panel-body > .operations:first-child .btn.btn-info:active,
.modal-body > .operations:first-child .btn.btn-info:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active,
.panel-body > fieldset > legend + .operations .btn.btn-info:active,
.modal-body > fieldset > legend + .operations .btn.btn-info:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active,
.panel-body > .operations:first-child .btn.btn-info.active,
.modal-body > .operations:first-child .btn.btn-info.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active,
.panel-body > fieldset > legend + .operations .btn.btn-info.active,
.modal-body > fieldset > legend + .operations .btn.btn-info.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info {
  color: #ffffff;
  background-color: #297e9d;
  border-color: #216781;
}
.panel-body > .operations:first-child .btn.btn-info:active:hover,
.modal-body > .operations:first-child .btn.btn-info:active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-info:active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-info:active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active:hover,
.panel-body > .operations:first-child .btn.btn-info.active:hover,
.modal-body > .operations:first-child .btn.btn-info.active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-info.active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-info.active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active:hover,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info:hover,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info:hover,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info:hover,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info:hover,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info:hover,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info:hover,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:hover,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:hover,
.panel-body > .operations:first-child .btn.btn-info:active:focus,
.modal-body > .operations:first-child .btn.btn-info:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active:focus,
.panel-body > .operations:first-child .btn.btn-info.active:focus,
.modal-body > .operations:first-child .btn.btn-info.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > .operations:first-child .btn.btn-info:active.focus,
.modal-body > .operations:first-child .btn.btn-info:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active.focus,
.panel-body > .operations:first-child .btn.btn-info.active.focus,
.modal-body > .operations:first-child .btn.btn-info.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus {
  color: #ffffff;
  background-color: #216781;
  border-color: #143d4c;
}
.panel-body > .operations:first-child .btn.btn-info:active,
.modal-body > .operations:first-child .btn.btn-info:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active,
.panel-body > fieldset > legend + .operations .btn.btn-info:active,
.modal-body > fieldset > legend + .operations .btn.btn-info:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active,
.panel-body > .operations:first-child .btn.btn-info.active,
.modal-body > .operations:first-child .btn.btn-info.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active,
.panel-body > fieldset > legend + .operations .btn.btn-info.active,
.modal-body > fieldset > legend + .operations .btn.btn-info.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info {
  background-image: none;
}
.panel-body > .operations:first-child .btn.btn-info.disabled:hover,
.modal-body > .operations:first-child .btn.btn-info.disabled:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.disabled:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.disabled:hover,
.panel-body > fieldset > legend + .operations .btn.btn-info.disabled:hover,
.modal-body > fieldset > legend + .operations .btn.btn-info.disabled:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled:hover,
.panel-body > .operations:first-child .btn.btn-info[disabled]:hover,
.modal-body > .operations:first-child .btn.btn-info[disabled]:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-info[disabled]:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-info[disabled]:hover,
.panel-body > fieldset > legend + .operations .btn.btn-info[disabled]:hover,
.modal-body > fieldset > legend + .operations .btn.btn-info[disabled]:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled]:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled]:hover,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-info:hover,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-info:hover,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-info:hover,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-info:hover,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-info:hover,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-info:hover,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:hover,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:hover,
.panel-body > .operations:first-child .btn.btn-info.disabled:focus,
.modal-body > .operations:first-child .btn.btn-info.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.panel-body > .operations:first-child .btn.btn-info[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-info[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-info:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-info:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > .operations:first-child .btn.btn-info.disabled.focus,
.modal-body > .operations:first-child .btn.btn-info.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.panel-body > .operations:first-child .btn.btn-info[disabled].focus,
.modal-body > .operations:first-child .btn.btn-info[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-info[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-info[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-info.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-info.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus {
  background-color: #339ec6;
  border-color: #2e8eb2;
}
.panel-body > .operations:first-child .btn.btn-info .badge,
.modal-body > .operations:first-child .btn.btn-info .badge,
.panel-body > form:first-child > .operations:first-child .btn.btn-info .badge,
.modal-body > form:first-child > .operations:first-child .btn.btn-info .badge,
.panel-body > fieldset > legend + .operations .btn.btn-info .badge,
.modal-body > fieldset > legend + .operations .btn.btn-info .badge,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info .badge,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info .badge {
  color: #339ec6;
  background-color: #ffffff;
}
.panel-body > .operations:first-child .btn.btn-info:focus,
.modal-body > .operations:first-child .btn.btn-info:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > .operations:first-child .btn.btn-info.focus,
.modal-body > .operations:first-child .btn.btn-info.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus {
  outline-color: #2e8eb2;
}
.panel-body > .operations:first-child .btn.btn-info:active:focus,
.modal-body > .operations:first-child .btn.btn-info:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active:focus,
.panel-body > .operations:first-child .btn.btn-info.active:focus,
.modal-body > .operations:first-child .btn.btn-info.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > .operations:first-child .btn.btn-info:active.focus,
.modal-body > .operations:first-child .btn.btn-info:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:active.focus,
.panel-body > .operations:first-child .btn.btn-info.active.focus,
.modal-body > .operations:first-child .btn.btn-info.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-info.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-info.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus {
  outline-color: #2e8eb2;
}
.panel-body > .operations:first-child .btn.btn-info.disabled:focus,
.modal-body > .operations:first-child .btn.btn-info.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled:focus,
.panel-body > .operations:first-child .btn.btn-info[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-info[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-info:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-info:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-info:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info:focus,
.panel-body > .operations:first-child .btn.btn-info.disabled.focus,
.modal-body > .operations:first-child .btn.btn-info.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.disabled.focus,
.panel-body > .operations:first-child .btn.btn-info[disabled].focus,
.modal-body > .operations:first-child .btn.btn-info[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-info[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-info[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-info[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-info[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-info.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-info.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-info.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-info.focus {
  outline-color: #2e8eb2;
}
.panel-body > .operations:first-child .btn.btn-success,
.modal-body > .operations:first-child .btn.btn-success,
.panel-body > form:first-child > .operations:first-child .btn.btn-success,
.modal-body > form:first-child > .operations:first-child .btn.btn-success,
.panel-body > fieldset > legend + .operations .btn.btn-success,
.modal-body > fieldset > legend + .operations .btn.btn-success,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success {
  color: #ffffff;
  background-color: #48944b;
  border-color: #3f8342;
}
.panel-body > .operations:first-child .btn.btn-success:focus,
.modal-body > .operations:first-child .btn.btn-success:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > .operations:first-child .btn.btn-success.focus,
.modal-body > .operations:first-child .btn.btn-success.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus {
  color: #ffffff;
  background-color: #377239;
  border-color: #162d17;
}
.panel-body > .operations:first-child .btn.btn-success:hover,
.modal-body > .operations:first-child .btn.btn-success:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:hover,
.panel-body > fieldset > legend + .operations .btn.btn-success:hover,
.modal-body > fieldset > legend + .operations .btn.btn-success:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:hover {
  color: #ffffff;
  background-color: #377239;
  border-color: #2b5a2d;
}
.panel-body > .operations:first-child .btn.btn-success:active,
.modal-body > .operations:first-child .btn.btn-success:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active,
.panel-body > fieldset > legend + .operations .btn.btn-success:active,
.modal-body > fieldset > legend + .operations .btn.btn-success:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active,
.panel-body > .operations:first-child .btn.btn-success.active,
.modal-body > .operations:first-child .btn.btn-success.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active,
.panel-body > fieldset > legend + .operations .btn.btn-success.active,
.modal-body > fieldset > legend + .operations .btn.btn-success.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success {
  color: #ffffff;
  background-color: #377239;
  border-color: #2b5a2d;
}
.panel-body > .operations:first-child .btn.btn-success:active:hover,
.modal-body > .operations:first-child .btn.btn-success:active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-success:active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-success:active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active:hover,
.panel-body > .operations:first-child .btn.btn-success.active:hover,
.modal-body > .operations:first-child .btn.btn-success.active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-success.active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-success.active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active:hover,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success:hover,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success:hover,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success:hover,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success:hover,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success:hover,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success:hover,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:hover,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:hover,
.panel-body > .operations:first-child .btn.btn-success:active:focus,
.modal-body > .operations:first-child .btn.btn-success:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active:focus,
.panel-body > .operations:first-child .btn.btn-success.active:focus,
.modal-body > .operations:first-child .btn.btn-success.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > .operations:first-child .btn.btn-success:active.focus,
.modal-body > .operations:first-child .btn.btn-success:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active.focus,
.panel-body > .operations:first-child .btn.btn-success.active.focus,
.modal-body > .operations:first-child .btn.btn-success.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus {
  color: #ffffff;
  background-color: #2b5a2d;
  border-color: #162d17;
}
.panel-body > .operations:first-child .btn.btn-success:active,
.modal-body > .operations:first-child .btn.btn-success:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active,
.panel-body > fieldset > legend + .operations .btn.btn-success:active,
.modal-body > fieldset > legend + .operations .btn.btn-success:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active,
.panel-body > .operations:first-child .btn.btn-success.active,
.modal-body > .operations:first-child .btn.btn-success.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active,
.panel-body > fieldset > legend + .operations .btn.btn-success.active,
.modal-body > fieldset > legend + .operations .btn.btn-success.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success {
  background-image: none;
}
.panel-body > .operations:first-child .btn.btn-success.disabled:hover,
.modal-body > .operations:first-child .btn.btn-success.disabled:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.disabled:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.disabled:hover,
.panel-body > fieldset > legend + .operations .btn.btn-success.disabled:hover,
.modal-body > fieldset > legend + .operations .btn.btn-success.disabled:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled:hover,
.panel-body > .operations:first-child .btn.btn-success[disabled]:hover,
.modal-body > .operations:first-child .btn.btn-success[disabled]:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-success[disabled]:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-success[disabled]:hover,
.panel-body > fieldset > legend + .operations .btn.btn-success[disabled]:hover,
.modal-body > fieldset > legend + .operations .btn.btn-success[disabled]:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled]:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled]:hover,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-success:hover,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-success:hover,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-success:hover,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-success:hover,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-success:hover,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-success:hover,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:hover,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:hover,
.panel-body > .operations:first-child .btn.btn-success.disabled:focus,
.modal-body > .operations:first-child .btn.btn-success.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.panel-body > .operations:first-child .btn.btn-success[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-success[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-success:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-success:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > .operations:first-child .btn.btn-success.disabled.focus,
.modal-body > .operations:first-child .btn.btn-success.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.panel-body > .operations:first-child .btn.btn-success[disabled].focus,
.modal-body > .operations:first-child .btn.btn-success[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-success[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-success[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-success.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-success.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus {
  background-color: #48944b;
  border-color: #3f8342;
}
.panel-body > .operations:first-child .btn.btn-success .badge,
.modal-body > .operations:first-child .btn.btn-success .badge,
.panel-body > form:first-child > .operations:first-child .btn.btn-success .badge,
.modal-body > form:first-child > .operations:first-child .btn.btn-success .badge,
.panel-body > fieldset > legend + .operations .btn.btn-success .badge,
.modal-body > fieldset > legend + .operations .btn.btn-success .badge,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success .badge,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success .badge {
  color: #48944b;
  background-color: #ffffff;
}
.panel-body > .operations:first-child .btn.btn-success:focus,
.modal-body > .operations:first-child .btn.btn-success:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > .operations:first-child .btn.btn-success.focus,
.modal-body > .operations:first-child .btn.btn-success.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus {
  outline-color: #3f8342;
}
.panel-body > .operations:first-child .btn.btn-success:active:focus,
.modal-body > .operations:first-child .btn.btn-success:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active:focus,
.panel-body > .operations:first-child .btn.btn-success.active:focus,
.modal-body > .operations:first-child .btn.btn-success.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > .operations:first-child .btn.btn-success:active.focus,
.modal-body > .operations:first-child .btn.btn-success:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:active.focus,
.panel-body > .operations:first-child .btn.btn-success.active.focus,
.modal-body > .operations:first-child .btn.btn-success.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-success.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-success.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus {
  outline-color: #3f8342;
}
.panel-body > .operations:first-child .btn.btn-success.disabled:focus,
.modal-body > .operations:first-child .btn.btn-success.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled:focus,
.panel-body > .operations:first-child .btn.btn-success[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-success[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-success:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-success:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-success:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success:focus,
.panel-body > .operations:first-child .btn.btn-success.disabled.focus,
.modal-body > .operations:first-child .btn.btn-success.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.disabled.focus,
.panel-body > .operations:first-child .btn.btn-success[disabled].focus,
.modal-body > .operations:first-child .btn.btn-success[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-success[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-success[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-success[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-success[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-success.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-success.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-success.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-success.focus {
  outline-color: #3f8342;
}
.panel-body > .operations:first-child .btn.btn-warning,
.modal-body > .operations:first-child .btn.btn-warning,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning,
.panel-body > fieldset > legend + .operations .btn.btn-warning,
.modal-body > fieldset > legend + .operations .btn.btn-warning,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning {
  color: #ffffff;
  background-color: #dd9720;
  border-color: #c7881d;
}
.panel-body > .operations:first-child .btn.btn-warning:focus,
.modal-body > .operations:first-child .btn.btn-warning:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > .operations:first-child .btn.btn-warning.focus,
.modal-body > .operations:first-child .btn.btn-warning.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus {
  color: #ffffff;
  background-color: #b1791a;
  border-color: #583c0d;
}
.panel-body > .operations:first-child .btn.btn-warning:hover,
.modal-body > .operations:first-child .btn.btn-warning:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:hover,
.panel-body > fieldset > legend + .operations .btn.btn-warning:hover,
.modal-body > fieldset > legend + .operations .btn.btn-warning:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:hover {
  color: #ffffff;
  background-color: #b1791a;
  border-color: #916315;
}
.panel-body > .operations:first-child .btn.btn-warning:active,
.modal-body > .operations:first-child .btn.btn-warning:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active,
.panel-body > .operations:first-child .btn.btn-warning.active,
.modal-body > .operations:first-child .btn.btn-warning.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning {
  color: #ffffff;
  background-color: #b1791a;
  border-color: #916315;
}
.panel-body > .operations:first-child .btn.btn-warning:active:hover,
.modal-body > .operations:first-child .btn.btn-warning:active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active:hover,
.panel-body > .operations:first-child .btn.btn-warning.active:hover,
.modal-body > .operations:first-child .btn.btn-warning.active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active:hover,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning:hover,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning:hover,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning:hover,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning:hover,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning:hover,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning:hover,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:hover,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:hover,
.panel-body > .operations:first-child .btn.btn-warning:active:focus,
.modal-body > .operations:first-child .btn.btn-warning:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active:focus,
.panel-body > .operations:first-child .btn.btn-warning.active:focus,
.modal-body > .operations:first-child .btn.btn-warning.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > .operations:first-child .btn.btn-warning:active.focus,
.modal-body > .operations:first-child .btn.btn-warning:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active.focus,
.panel-body > .operations:first-child .btn.btn-warning.active.focus,
.modal-body > .operations:first-child .btn.btn-warning.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus {
  color: #ffffff;
  background-color: #916315;
  border-color: #583c0d;
}
.panel-body > .operations:first-child .btn.btn-warning:active,
.modal-body > .operations:first-child .btn.btn-warning:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active,
.panel-body > .operations:first-child .btn.btn-warning.active,
.modal-body > .operations:first-child .btn.btn-warning.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning {
  background-image: none;
}
.panel-body > .operations:first-child .btn.btn-warning.disabled:hover,
.modal-body > .operations:first-child .btn.btn-warning.disabled:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.disabled:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.disabled:hover,
.panel-body > fieldset > legend + .operations .btn.btn-warning.disabled:hover,
.modal-body > fieldset > legend + .operations .btn.btn-warning.disabled:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled:hover,
.panel-body > .operations:first-child .btn.btn-warning[disabled]:hover,
.modal-body > .operations:first-child .btn.btn-warning[disabled]:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning[disabled]:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning[disabled]:hover,
.panel-body > fieldset > legend + .operations .btn.btn-warning[disabled]:hover,
.modal-body > fieldset > legend + .operations .btn.btn-warning[disabled]:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled]:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled]:hover,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-warning:hover,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-warning:hover,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-warning:hover,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-warning:hover,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-warning:hover,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-warning:hover,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:hover,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:hover,
.panel-body > .operations:first-child .btn.btn-warning.disabled:focus,
.modal-body > .operations:first-child .btn.btn-warning.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.panel-body > .operations:first-child .btn.btn-warning[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-warning[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-warning:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-warning:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > .operations:first-child .btn.btn-warning.disabled.focus,
.modal-body > .operations:first-child .btn.btn-warning.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.panel-body > .operations:first-child .btn.btn-warning[disabled].focus,
.modal-body > .operations:first-child .btn.btn-warning[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-warning.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-warning.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus {
  background-color: #dd9720;
  border-color: #c7881d;
}
.panel-body > .operations:first-child .btn.btn-warning .badge,
.modal-body > .operations:first-child .btn.btn-warning .badge,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning .badge,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning .badge,
.panel-body > fieldset > legend + .operations .btn.btn-warning .badge,
.modal-body > fieldset > legend + .operations .btn.btn-warning .badge,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning .badge,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning .badge {
  color: #dd9720;
  background-color: #ffffff;
}
.panel-body > .operations:first-child .btn.btn-warning:focus,
.modal-body > .operations:first-child .btn.btn-warning:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > .operations:first-child .btn.btn-warning.focus,
.modal-body > .operations:first-child .btn.btn-warning.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus {
  outline-color: #c7881d;
}
.panel-body > .operations:first-child .btn.btn-warning:active:focus,
.modal-body > .operations:first-child .btn.btn-warning:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active:focus,
.panel-body > .operations:first-child .btn.btn-warning.active:focus,
.modal-body > .operations:first-child .btn.btn-warning.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > .operations:first-child .btn.btn-warning:active.focus,
.modal-body > .operations:first-child .btn.btn-warning:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:active.focus,
.panel-body > .operations:first-child .btn.btn-warning.active.focus,
.modal-body > .operations:first-child .btn.btn-warning.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-warning.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus {
  outline-color: #c7881d;
}
.panel-body > .operations:first-child .btn.btn-warning.disabled:focus,
.modal-body > .operations:first-child .btn.btn-warning.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled:focus,
.panel-body > .operations:first-child .btn.btn-warning[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-warning[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-warning:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-warning:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-warning:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning:focus,
.panel-body > .operations:first-child .btn.btn-warning.disabled.focus,
.modal-body > .operations:first-child .btn.btn-warning.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.disabled.focus,
.panel-body > .operations:first-child .btn.btn-warning[disabled].focus,
.modal-body > .operations:first-child .btn.btn-warning[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-warning[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-warning[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-warning.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-warning.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-warning.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-warning.focus {
  outline-color: #c7881d;
}
.panel-body > .operations:first-child .btn.btn-danger,
.modal-body > .operations:first-child .btn.btn-danger,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger,
.panel-body > fieldset > legend + .operations .btn.btn-danger,
.modal-body > fieldset > legend + .operations .btn.btn-danger,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger {
  color: #ffffff;
  background-color: #b93c33;
  border-color: #a5362d;
}
.panel-body > .operations:first-child .btn.btn-danger:focus,
.modal-body > .operations:first-child .btn.btn-danger:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > .operations:first-child .btn.btn-danger.focus,
.modal-body > .operations:first-child .btn.btn-danger.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus {
  color: #ffffff;
  background-color: #912f28;
  border-color: #411512;
}
.panel-body > .operations:first-child .btn.btn-danger:hover,
.modal-body > .operations:first-child .btn.btn-danger:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:hover,
.panel-body > fieldset > legend + .operations .btn.btn-danger:hover,
.modal-body > fieldset > legend + .operations .btn.btn-danger:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:hover {
  color: #ffffff;
  background-color: #912f28;
  border-color: #752620;
}
.panel-body > .operations:first-child .btn.btn-danger:active,
.modal-body > .operations:first-child .btn.btn-danger:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active,
.panel-body > .operations:first-child .btn.btn-danger.active,
.modal-body > .operations:first-child .btn.btn-danger.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger {
  color: #ffffff;
  background-color: #912f28;
  border-color: #752620;
}
.panel-body > .operations:first-child .btn.btn-danger:active:hover,
.modal-body > .operations:first-child .btn.btn-danger:active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active:hover,
.panel-body > .operations:first-child .btn.btn-danger.active:hover,
.modal-body > .operations:first-child .btn.btn-danger.active:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active:hover,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active:hover,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active:hover,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger:hover,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger:hover,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger:hover,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger:hover,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger:hover,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger:hover,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:hover,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:hover,
.panel-body > .operations:first-child .btn.btn-danger:active:focus,
.modal-body > .operations:first-child .btn.btn-danger:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active:focus,
.panel-body > .operations:first-child .btn.btn-danger.active:focus,
.modal-body > .operations:first-child .btn.btn-danger.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > .operations:first-child .btn.btn-danger:active.focus,
.modal-body > .operations:first-child .btn.btn-danger:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active.focus,
.panel-body > .operations:first-child .btn.btn-danger.active.focus,
.modal-body > .operations:first-child .btn.btn-danger.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus {
  color: #ffffff;
  background-color: #752620;
  border-color: #411512;
}
.panel-body > .operations:first-child .btn.btn-danger:active,
.modal-body > .operations:first-child .btn.btn-danger:active,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active,
.panel-body > .operations:first-child .btn.btn-danger.active,
.modal-body > .operations:first-child .btn.btn-danger.active,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger {
  background-image: none;
}
.panel-body > .operations:first-child .btn.btn-danger.disabled:hover,
.modal-body > .operations:first-child .btn.btn-danger.disabled:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.disabled:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.disabled:hover,
.panel-body > fieldset > legend + .operations .btn.btn-danger.disabled:hover,
.modal-body > fieldset > legend + .operations .btn.btn-danger.disabled:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled:hover,
.panel-body > .operations:first-child .btn.btn-danger[disabled]:hover,
.modal-body > .operations:first-child .btn.btn-danger[disabled]:hover,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger[disabled]:hover,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger[disabled]:hover,
.panel-body > fieldset > legend + .operations .btn.btn-danger[disabled]:hover,
.modal-body > fieldset > legend + .operations .btn.btn-danger[disabled]:hover,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled]:hover,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled]:hover,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-danger:hover,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-danger:hover,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-danger:hover,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-danger:hover,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-danger:hover,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-danger:hover,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:hover,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:hover,
.panel-body > .operations:first-child .btn.btn-danger.disabled:focus,
.modal-body > .operations:first-child .btn.btn-danger.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.panel-body > .operations:first-child .btn.btn-danger[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-danger[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-danger:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-danger:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > .operations:first-child .btn.btn-danger.disabled.focus,
.modal-body > .operations:first-child .btn.btn-danger.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.panel-body > .operations:first-child .btn.btn-danger[disabled].focus,
.modal-body > .operations:first-child .btn.btn-danger[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-danger.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-danger.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus {
  background-color: #b93c33;
  border-color: #a5362d;
}
.panel-body > .operations:first-child .btn.btn-danger .badge,
.modal-body > .operations:first-child .btn.btn-danger .badge,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger .badge,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger .badge,
.panel-body > fieldset > legend + .operations .btn.btn-danger .badge,
.modal-body > fieldset > legend + .operations .btn.btn-danger .badge,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger .badge,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger .badge {
  color: #b93c33;
  background-color: #ffffff;
}
.panel-body > .operations:first-child .btn.btn-danger:focus,
.modal-body > .operations:first-child .btn.btn-danger:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > .operations:first-child .btn.btn-danger.focus,
.modal-body > .operations:first-child .btn.btn-danger.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus {
  outline-color: #a5362d;
}
.panel-body > .operations:first-child .btn.btn-danger:active:focus,
.modal-body > .operations:first-child .btn.btn-danger:active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active:focus,
.panel-body > .operations:first-child .btn.btn-danger.active:focus,
.modal-body > .operations:first-child .btn.btn-danger.active:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active:focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger:focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > .operations:first-child .btn.btn-danger:active.focus,
.modal-body > .operations:first-child .btn.btn-danger:active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger:active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger:active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger:active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger:active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:active.focus,
.panel-body > .operations:first-child .btn.btn-danger.active.focus,
.modal-body > .operations:first-child .btn.btn-danger.active.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.active.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.active.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.active.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.active.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.active.focus,
.open > .dropdown-toggle.panel-body > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.panel-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
.open > .dropdown-toggle.panel-body > fieldset > legend + .operations .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > fieldset > legend + .operations .btn.btn-danger.focus,
.open > .dropdown-toggle.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus,
.open > .dropdown-toggle.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus {
  outline-color: #a5362d;
}
.panel-body > .operations:first-child .btn.btn-danger.disabled:focus,
.modal-body > .operations:first-child .btn.btn-danger.disabled:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.disabled:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.disabled:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled:focus,
.panel-body > .operations:first-child .btn.btn-danger[disabled]:focus,
.modal-body > .operations:first-child .btn.btn-danger[disabled]:focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger[disabled]:focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger[disabled]:focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled]:focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-danger:focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-danger:focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-danger:focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger:focus,
.panel-body > .operations:first-child .btn.btn-danger.disabled.focus,
.modal-body > .operations:first-child .btn.btn-danger.disabled.focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger.disabled.focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger.disabled.focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.disabled.focus,
.panel-body > .operations:first-child .btn.btn-danger[disabled].focus,
.modal-body > .operations:first-child .btn.btn-danger[disabled].focus,
.panel-body > form:first-child > .operations:first-child .btn.btn-danger[disabled].focus,
.modal-body > form:first-child > .operations:first-child .btn.btn-danger[disabled].focus,
.panel-body > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
.modal-body > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
.panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
.modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger[disabled].focus,
fieldset[disabled] .panel-body > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .modal-body > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .panel-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .modal-body > form:first-child > .operations:first-child .btn.btn-danger.focus,
fieldset[disabled] .panel-body > fieldset > legend + .operations .btn.btn-danger.focus,
fieldset[disabled] .modal-body > fieldset > legend + .operations .btn.btn-danger.focus,
fieldset[disabled] .panel-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus,
fieldset[disabled] .modal-body > form:first-child > fieldset > legend + .operations .btn.btn-danger.focus {
  outline-color: #a5362d;
}
.panel-body > .operations:first-child > .btn,
.modal-body > .operations:first-child > .btn,
.panel-body > form:first-child > .operations:first-child > .btn,
.modal-body > form:first-child > .operations:first-child > .btn,
.panel-body > fieldset > legend + .operations > .btn,
.modal-body > fieldset > legend + .operations > .btn,
.panel-body > form:first-child > fieldset > legend + .operations > .btn,
.modal-body > form:first-child > fieldset > legend + .operations > .btn {
  font-size: 14px;
}
.nav.nav-tabs > li.operations:last-child {
  float: right;
}
.nav.nav-tabs > li.operations:last-child .btn {
  margin-right: -3px;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.search-result,
.dictionary-entries {
  list-style: none;
  padding: 0;
}
.panel-body > .search-result,
.panel-body > .dictionary-entries {
  margin: 0 -15px;
}
.panel-body > .search-result > *,
.panel-body > .dictionary-entries > * {
  padding: 7.5px 15px;
}
.search-result > *,
.dictionary-entries > * {
  padding: 7.5px 0;
  line-height: 20px;
}
.search-result > *.disabled,
.dictionary-entries > *.disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.search-result > *.disabled:before,
.dictionary-entries > *.disabled:before {
  display: none;
}
.search-result .operations,
.dictionary-entries .operations {
  float: right;
}
.search-result .title,
.dictionary-entries .title {
  font-size: large;
  display: inline-block;
}
ol.search-result .title > .property:before,
ol.dictionary-entries .title > .property:before,
ol.search-result .title > .field:before,
ol.dictionary-entries .title > .field:before {
  display: inline-block;
  font-size: 14px;
  color: #777777;
  border-radius: 2px;
  padding: 0 2px 0 3px;
}
.search-result .url a[href],
.dictionary-entries .url a[href] {
  color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.search-result .content,
.dictionary-entries .content {
  color: #777777;
}
.search-result .content span.max,
.dictionary-entries .content span.max {
  color: #222222;
  font-weight: bold;
}
.search-result .content span.med,
.dictionary-entries .content span.med {
  color: inherit;
  font-weight: bold;
}
.search-result .content span.min,
.dictionary-entries .content span.min {
  color: #222222;
  font-weight: inherit;
}
.search-result .search-result-metas,
.dictionary-entries .search-result-metas {
  font-size: smaller;
}
.search-result .search-result-metas > *,
.dictionary-entries .search-result-metas > * {
  display: inline-block;
  margin-right: 1em;
}
.search-result .search-result-metas > *:last-child,
.dictionary-entries .search-result-metas > *:last-child {
  margin-right: 0;
}
.search-result .field .meta-label,
.dictionary-entries .field .meta-label,
.search-result .property .meta-label,
.dictionary-entries .property .meta-label {
  text-transform: uppercase;
  color: #777777;
}
.search-result .meta-label:after,
.dictionary-entries .meta-label:after {
  content: ": ";
}
.search-result .property .meta-value:before,
.dictionary-entries .property .meta-value:before,
.search-result .property .property-value:before,
.dictionary-entries .property .property-value:before,
.search-result .property .property-value-markup:before,
.dictionary-entries .property .property-value-markup:before {
  display: inline-block;
  text-transform: uppercase;
  color: #eeeeee;
  background: #777777;
  border-radius: 4px;
  font-size: 10px;
  vertical-align: text-bottom;
  width: 11px;
  height: 11px;
  line-height: 11px;
  text-align: center;
  transform: translateY(-1px);
}
.search-result .property .meta-value.property-value-list > ol,
.dictionary-entries .property .meta-value.property-value-list > ol {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-result .property .meta-value.property-value-list > ol > li,
.dictionary-entries .property .meta-value.property-value-list > ol > li {
  display: inline;
}
.search-result .property .meta-value.property-value-list > ol > li > span,
.dictionary-entries .property .meta-value.property-value-list > ol > li > span {
  margin-left: 0.5ex;
}
.search-result .property-value-list:before,
.dictionary-entries .property-value-list:before {
  content: "L";
}
.search-result .property-value-markup:before,
.dictionary-entries .property-value-markup:before {
  content: "M";
}
.search-result .property-value:before,
.dictionary-entries .property-value:before {
  content: "V";
}
.search-result .pretty .meta-label,
.dictionary-entries .pretty .meta-label,
.search-result .pretty .property-value-list:before,
.dictionary-entries .pretty .property-value-list:before,
.search-result .pretty .property-value-markup:before,
.dictionary-entries .pretty .property-value-markup:before,
.search-result .pretty .property-value:before,
.dictionary-entries .pretty .property-value:before {
  display: none;
}
.search-result .empty-string-value,
.dictionary-entries .empty-string-value,
.search-result .null-value,
.dictionary-entries .null-value,
.search-result .white-space-value,
.dictionary-entries .white-space-value {
  font-size: 12px;
}
.search-result .empty-string-value:before,
.dictionary-entries .empty-string-value:before,
.search-result .null-value:before,
.dictionary-entries .null-value:before,
.search-result .white-space-value:before,
.dictionary-entries .white-space-value:before {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 2px 4px 0;
  text-transform: uppercase;
  background: #eee;
  color: #333;
  border-radius: 4px;
}
.search-result .empty-string-value:before,
.dictionary-entries .empty-string-value:before {
  content: "Empty";
}
.search-result .null-value:before,
.dictionary-entries .null-value:before {
  content: "NULL";
}
.search-result .white-space-value:before,
.dictionary-entries .white-space-value:before {
  content: "Space";
}
.search-result .uno-expanded-click {
  transition-property: background-color, box-shadow, transform;
  transition-duration: 0.05s;
  transition-timing-function: ease-out;
}
.search-result .uno-expanded-click:hover {
  background: rgba(0, 0, 0, 0.025);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  transform: translateY(-2px);
}
.search-result .uno-expanded-click:active {
  background: rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  transform: translateY(-1px);
}
.dictionary-entries .uno-expanded-click:hover {
  background: rgba(0, 0, 0, 0.025);
}
.dictionary-entries .uno-expanded-click:active {
  background: rgba(0, 0, 0, 0.05);
}
.term-binding {
  display: inline-block;
  text-transform: uppercase;
  background: #ffff6e;
  vertical-align: text-bottom;
  line-height: 11px;
  text-align: center;
  padding: 2px;
  box-sizing: border-box;
  margin-bottom: -1px;
}
.term-binding.disabled {
  background: inherit;
  opacity: 0.65;
  text-transform: none;
}
a[href].term-binding {
  text-decoration: none;
}
a[href].term-binding:hover {
  text-decoration: underline;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
.wizard .wizard-header,
.wizard .wizard-steps {
  padding: 15px;
}
.wizard .wizard-header {
  float: left;
  padding-left: 0;
  font-size: 18px;
  padding: 12px 15px 13px 0;
}
.wizard .wizard-steps {
  background: #f7f7f7;
  color: #333;
  text-align: right;
  margin: -15px -15px 15px;
}
.wizard .wizard-steps ol {
  counter-reset: ol;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.wizard .wizard-steps ol > li {
  display: inline;
  counter-increment: ol;
}
.wizard .wizard-steps ol > li.active {
  font-weight: bold;
}
.wizard .wizard-steps ol > li:before {
  content: counter(ol) ". ";
}
.wizard .wizard-steps ol > li:not(:last-of-type):after {
  content: " › ";
}
.wizard .wizard-buttons {
  text-align: right;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.eot?3351f435b3c9037fd88aeb04dc1e43bc?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff2?4165c2688309cbfb1b877caf8f75afb5) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.woff?73cf49a2232c06c920b7a34e36bfb58c) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.ttf?a0e3ac82940c1998c5977fd4bc1f5ef6) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-regular-400.svg?5d0861781aeef6c82fda3a3076954a1b#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1);
  src: url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.eot?89e02bae13c9131c7468b1e729339ac1?#iefix) format('embedded-opentype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff2?55eb2a60e8181f0e68b558c991973bf0) format('woff2'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.woff?cdfec5cf5e9840889790bcf2c4042583) format('woff'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.ttf?75f38a159982b6bd1704891332d95fa7) format('truetype'), url(/Content/fontawesome-free-5.12.1-web/webfonts/fa-solid-900.svg?0724bb8b89ab6b8b9b7df917b17be0b7#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.si:before {
  content: " ⯑ ";
}
.si:empty {
  text-align: center;
}
.si:before,
.si:after {
  display: inline;
  text-align: center;
  min-width: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.si.icon-primary:before,
.si.icon-primary:after {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.si.icon-success:before,
.si.icon-success:after {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.si.icon-info:before,
.si.icon-info:after {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
}
.si.icon-warning:before,
.si.icon-warning:after {
  color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.si.icon-danger:before,
.si.icon-danger:after {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.si:after {
  display: none;
}
.si.si-after:before {
  display: none;
}
.si.si-after:after {
  display: inline;
}
.si.btn:before,
li.si:before {
  display: inline-block;
  width: 1.43em;
}
.si.btn.si-after:before,
li.si.si-after:before {
  display: none;
}
.si.si-icon-only {
  text-indent: -1000px;
  position: relative;
  overflow: hidden;
  width: 1em;
  display: inline-block;
}
.si.si-icon-only:empty {
  height: 1.43em;
  width: 1.43em;
  vertical-align: bottom;
  visibility: hidden;
}
.si.si-icon-only:empty:before {
  visibility: visible;
}
.si.si-icon-only.btn {
  width: calc(1.43em + 12px);
  padding: 6px;
}
.si.si-icon-only.btn.btn-xs {
  padding: 1px 5px;
}
.si.si-icon-only.btn:before {
  left: 5px;
  right: 5px;
}
.si.si-icon-only:before {
  position: absolute;
  left: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
}
a[href].si:hover:before,
a[href]:hover .si:before,
a[href].si:hover:after,
a[href]:hover .si:after {
  /*font-size: 1.1em;
			line-height: 1em;
			margin: 0 -0.05em;*/
}
.si-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.si-pull-right:before {
  float: right;
}
p:last-child {
  margin-bottom: 0;
}
div.represent {
  color: #3f3f3f;
  font-size: 0.9em;
}
#help {
  display: none;
}
a img {
  border: none;
}
div.navigator {
  color: #eee;
  font-size: 12px;
  float: right;
  display: flex;
}
div.navigator > div {
  margin-left: 0.5ex;
}
div.navigator h4 {
  font-size: 12px;
  margin: 0;
  padding: 2px;
}
div.navigator select {
  color: #333;
  background-color: #eee;
  border-color: #ccc;
  font-size: 12px;
  height: 22px;
  padding: 0;
}
div.navigator select:focus,
div.navigator select.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: #8c8c8c;
}
div.navigator select:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
div.navigator select:active,
div.navigator select.active,
.open > .dropdown-togglediv.navigator select {
  color: #333;
  background-color: #d5d5d5;
  border-color: #adadad;
}
div.navigator select:active:hover,
div.navigator select.active:hover,
.open > .dropdown-togglediv.navigator select:hover,
div.navigator select:active:focus,
div.navigator select.active:focus,
.open > .dropdown-togglediv.navigator select:focus,
div.navigator select:active.focus,
div.navigator select.active.focus,
.open > .dropdown-togglediv.navigator select.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: #8c8c8c;
}
div.navigator select:active,
div.navigator select.active,
.open > .dropdown-togglediv.navigator select {
  background-image: none;
}
div.navigator select.disabled:hover,
div.navigator select[disabled]:hover,
fieldset[disabled] div.navigator select:hover,
div.navigator select.disabled:focus,
div.navigator select[disabled]:focus,
fieldset[disabled] div.navigator select:focus,
div.navigator select.disabled.focus,
div.navigator select[disabled].focus,
fieldset[disabled] div.navigator select.focus {
  background-color: #eee;
  border-color: #ccc;
}
div.navigator select .badge {
  color: #eee;
  background-color: #333;
}
div.navigator select:focus,
div.navigator select.focus {
  outline-color: #ccc;
}
div.navigator select:active:focus,
div.navigator select.active:focus,
.open > .dropdown-togglediv.navigator select:focus,
div.navigator select:active.focus,
div.navigator select.active.focus,
.open > .dropdown-togglediv.navigator select.focus {
  outline-color: #ccc;
}
div.navigator select.disabled:focus,
div.navigator select[disabled]:focus,
fieldset[disabled] div.navigator select:focus,
div.navigator select.disabled.focus,
div.navigator select[disabled].focus,
fieldset[disabled] div.navigator select.focus {
  outline-color: #ccc;
}
div.navigator select.has-active {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
div.navigator select.has-active:focus,
div.navigator select.has-active.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
div.navigator select.has-active:hover {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
div.navigator select.has-active:active,
div.navigator select.has-active.active,
.open > .dropdown-togglediv.navigator select.has-active {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
div.navigator select.has-active:active:hover,
div.navigator select.has-active.active:hover,
.open > .dropdown-togglediv.navigator select.has-active:hover,
div.navigator select.has-active:active:focus,
div.navigator select.has-active.active:focus,
.open > .dropdown-togglediv.navigator select.has-active:focus,
div.navigator select.has-active:active.focus,
div.navigator select.has-active.active.focus,
.open > .dropdown-togglediv.navigator select.has-active.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
div.navigator select.has-active:active,
div.navigator select.has-active.active,
.open > .dropdown-togglediv.navigator select.has-active {
  background-image: none;
}
div.navigator select.has-active.disabled:hover,
div.navigator select.has-active[disabled]:hover,
fieldset[disabled] div.navigator select.has-active:hover,
div.navigator select.has-active.disabled:focus,
div.navigator select.has-active[disabled]:focus,
fieldset[disabled] div.navigator select.has-active:focus,
div.navigator select.has-active.disabled.focus,
div.navigator select.has-active[disabled].focus,
fieldset[disabled] div.navigator select.has-active.focus {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
div.navigator select.has-active .badge {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  background-color: #fff;
}
div.navigator select.has-active:focus,
div.navigator select.has-active.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
div.navigator select.has-active:active:focus,
div.navigator select.has-active.active:focus,
.open > .dropdown-togglediv.navigator select.has-active:focus,
div.navigator select.has-active:active.focus,
div.navigator select.has-active.active.focus,
.open > .dropdown-togglediv.navigator select.has-active.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
div.navigator select.has-active.disabled:focus,
div.navigator select.has-active[disabled]:focus,
fieldset[disabled] div.navigator select.has-active:focus,
div.navigator select.has-active.disabled.focus,
div.navigator select.has-active[disabled].focus,
fieldset[disabled] div.navigator select.has-active.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
div.navigator select option {
  background: #eee;
}
div.navigator ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
div.navigator ul > li {
  display: block;
  float: left;
}
div.navigator ul > li:first-child {
  float: none;
}
div.navigator ul > li > .btn,
div.navigator ul > li > .form-btn > .btn {
  margin: 0  2px 2px 0;
  min-width: 8em;
}
div.notify {
  width: 100%;
  display: flex;
  align-items: center;
}
div.notify .center-col {
  margin: 0 auto;
  float: none;
}
div.notify .login-form .input-group {
  margin: 15px;
}
div.notify .login-form input#rememberMe {
  margin-left: 5px;
}
div.notify .login-form button {
  border-radius: 5px;
}
div.notify .input-group span.input-group-addon {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  color: white;
  border-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
div.notify .input-group input {
  border-color: hsla(210.25573573, 49.92014923%, 36.53395796%, 0.3);
}
#breadcrumb {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #9d9d9d;
  cursor: default;
  padding-left: 19px;
}
div#breadcrumb ul {
  padding: 0;
  margin: 0 0 0 5px;
}
div#breadcrumb li {
  list-style-type: none;
  float: left;
  padding: 0 10px 0 5px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: right;
  font-size: 13px;
}
div#breadcrumb li:not(:last-child):after {
  content: " " "\f101" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 12px;
}
div#breadcrumb li:last-child {
  font-weight: bold;
}
#breadcrumb a {
  text-decoration: none;
  color: #9d9d9d;
}
div.feedBox {
  float: right;
}
div.toolbar {
  height: 30px;
  line-height: 30px;
  float: right;
  padding-right: 6px;
  font-size: smaller;
  border-radius: 4px;
  background: #efefef;
  background: -moz-linear-gradient(top, #efefef, #ddd 75%);
  background: -webkit-gradient(linear, 0 0, 0 75%, to(#ddd), from(#efefef));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#dddddd)";
}
.toolbar a {
  text-decoration: none;
  color: #555;
}
.toolbar a img {
  border: 0;
}
.ankiro-linkbutton img,
img.inline-img {
  display: none;
}
div.dashboard-item {
  padding-bottom: 3px;
  text-align: align-left;
  font-style: normal;
}
div.dashboard-item:before {
  content: " " "\f00c" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #5cb85c;
}
div.dashboard-item img {
  display: none;
}
.ui-datepicker table {
  position: static;
}
.ui-datepicker th {
  min-width: 0;
}
table.tablesorter,
table.clean {
  position: relative;
  left: -7px;
  border-spacing: 0;
}
table.tablesorter th,
table.clean th,
table.tablesorter td,
table.clean td {
  min-width: 0;
  height: auto;
  border: none;
  background: transparent;
}
table.tablesorter.freehead th {
  min-width: 0;
}
table.tablesorter.freehead td > *,
table.tablesorter.freehead th > * {
  vertical-align: middle;
}
div.accordion table th {
  min-width: 220px;
}
table.tablesorter tr:nth-child(even) td,
table.tablesorter tr:nth-child(even) th {
  background: #f0f0f6;
}
table.overview {
  border-spacing: 0;
  border: 1px solid #ccc;
  margin-left: -4px;
}
table.overview tr:nth-child(odd) td,
table.overview tr:nth-child(odd) th {
  background: #f0f0f6;
}
table.overview td,
table.overview th {
  padding: 3px 6px;
}
table.overview td {
  text-align: right;
}
form table td.validation {
  background: transparent;
  border: none;
}
.validation,
.validation-summary-errors,
.field-validation-error,
.error {
  color: red;
}
div#searchResult .searchResultSummary {
  background: #e8e8f0;
  padding: 8px;
}
div#searchResult .searchResultSummary h2 {
  font-size: larger;
  margin: 0;
}
div#searchResult .document h2 {
  font-size: larger;
  margin: 0;
}
div#searchResult .document {
  background: #f0f0f6;
  margin: 0;
  padding: 8px;
  margin-bottom: 14px;
}
div#searchResult .document:nth-of-type(even) {
  background: #e8e8f0;
}
.document-location a {
  font-size: small;
}
.pagination {
  margin-top: 8px;
  padding-bottom: 1px;
}
.pagination:last-of-type {
  margin-top: 0;
  margin-bottom: 8px;
  border-bottom: none;
}
.pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.paginationSummary {
  float: left;
  white-space: nowrap;
}
.paginationLinks {
  float: right;
  white-space: nowrap;
}
div.paginationLinks a {
  margin-left: 0.2em;
  margin-right: 0.2em;
  color: #888;
}
div.paginationLinks a[href] {
  color: inherit;
}
.paginationLinks span {
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
}
span.max {
  font-weight: bold;
}
span.med {
  font-style: italic;
}
span.min {
  opacity: 0.5;
}
.inactive {
  color: #aaa;
}
ul.checklist {
  list-style: none;
  padding-left: 0;
  margin-top: 1px;
  margin-bottom: 1px;
}
ul.checklist li {
  position: relative;
  top: -1px;
  margin-right: 3px;
}
ul.checklist li input[type="checkbox"] {
  position: relative;
  top: 1px;
}
ul.checklist li input[type="radio"] {
  position: relative;
  top: 1px;
}
div#detailsBox {
  padding: 15px 0;
}
.pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre,
.pre {
  overflow-x: auto;
  border: 1px solid #ddd;
  padding: 8px;
}
.ui-dialog pre {
  overflow-x: visible;
  border: none;
  padding: 0;
}
.slider {
  display: inline-block;
}
.slider-container {
  white-space: nowrap;
  padding-left: 8px;
}
.errorBox.ui-widget-content {
  border: 4px solid #c00;
}
.errorBox .ui-widget-header {
  border-color: #c00;
  background: #ffcccc;
  background: -moz-linear-gradient(top, #ffcccc, #ff8888 100%);
  background: -webkit-gradient(linear, 0 0, 0 75%, from(#ffcccc), to(#ff8888));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcccc, endColorstr=#ff8888)";
}
.errorReturned,
.successReturned,
.messageReturned {
  display: none;
}
.errorReturned {
  border: 4px solid #c00;
  padding: 16px;
}
.errorReturned:before {
  content: "ERROR: ";
}
.successReturned {
  border: 4px solid #0c0;
  padding: 16px;
}
.successReturned:before {
  content: "SUCCESS: ";
}
.messageReturned {
  border: 4px solid #cc0;
  padding: 16px;
}
.messageReturned:before {
  content: "MESSAGE: ";
}
.crawler-help a {
  text-decoration: none;
  color: #555;
}
.using-default {
  color: #888;
}
textarea.dirty,
select.dirty,
input.dirty {
  color: #000;
  background: #eee;
}
.crawler-site-map {
  list-style: none;
  padding-top: 3px;
}
div > ul.crawler-site-map {
  padding-left: 0;
}
.crawler-site-map a[href] {
  text-decoration: inherit;
  color: inherit;
}
.crawler-site-map a[href]:hover {
  text-decoration: underline;
}
.crawler-site-map li > span > *:last-child {
  display: none;
}
.crawler-site-map li > span:hover > *:last-child {
  padding-left: 12px;
  display: inline;
}
#pageDetails {
  max-height: 800px;
}
#editRule {
  max-height: 800px;
}
.crawler-preview-box {
  height: 400px;
  overflow-y: scroll;
}
.crawler-preview-box item-header {
  font-weight: bold;
}
.crawler-preview-leftcol {
  width: 49.5%;
  float: left;
}
.crawler-preview-rightcol {
  width: 49.5%;
  float: right;
}
.crawler-preview-clear {
  clear: both;
}
div.crawler-preview-pagedata {
  padding: 5px;
  border: solid 1px;
  border-color: #AAAAAA;
}
fieldset.crawler-preview {
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
textarea {
  display: block;
  margin: 2px 0;
  -webkit-transition: min-height 0.1s ease-out;
}
textarea.using-default:not(:focus):not(.dirty) {
  height: 30px !important;
  min-height: 0 !important;
  overflow: hidden;
}
textarea.using-default:not(.dirty) + button {
  display: none;
}
.Origin {
  width: 10%;
}
#topbar {
  position: absolute;
  color: #9d9d9d;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  height: 50px;
  left: 0;
  right: 0;
  z-index: -1;
}
#SuiteMenuContainer ~ #topbar {
  left: 240px;
}
#topbar:before {
  content: "";
  display: block;
  background-color: #193634;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
}
#main {
  display: block;
  padding: 0 30px 30px;
  margin: 50px 0 0;
  min-height: calc(100% - 38px);
}
#main:first-child {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 0 5%;
  margin: 0 auto;
  max-width: 960px;
}
#footer {
  opacity: 0.7;
  text-align: center;
  padding: 12px 30px 8px;
  height: 38px;
}
#SuiteMenuContainer ~ #footer {
  padding-left: 270px;
}
.page-title {
  color: white;
  font-size: 30px;
  padding-top: 1px;
  padding-bottom: 22px;
  display: flex;
  align-items: baseline;
}
.page-title .page-maintitle {
  flex-shrink: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-title .page-subtitle {
  padding-left: 15px;
  font-weight: 100;
  font-size: 25px;
  flex-shrink: 0;
}
.searchform {
  width: 300px;
  margin-bottom: 10px;
}
.searchform input {
  text-align: center;
}
.searchform button {
  font-size: 12px;
  padding: 3px;
}
.panel {
  border: none;
  border-top: 8px solid hsl(210.25573573, 49.92014923%, 36.53395796%);
  /*min-height: 250px;*/
}
.panel .panel-heading {
  padding-bottom: 0;
  margin-top: -11px;
}
.panel .panel-title {
  font-size: 20px;
  font-weight: 700;
  color: rgba(51, 51, 51, 0.9);
  padding: 11px 0;
}
.panel .panel-title:empty {
  display: none;
}
.panel .panel-footer {
  /*border-top: none;*/
  background-color: transparent;
  text-align: right;
}
.panel .panel-body {
  position: relative;
}
.panel .panel-body > .summary:first-child + .operations,
.panel .panel-body > form:first-child > .summary:first-child + .operations {
  border-top: none;
  padding-top: 0;
}
.panel .panel-body > .summary:first-child + .operations:not(:last-child),
.panel .panel-body > form:first-child > .summary:first-child + .operations:not(:last-child) {
  border-bottom: 8px solid hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.panel .panel-body > .summary:first-child + .operations + nav.main,
.panel .panel-body > form:first-child > .summary:first-child + .operations + nav.main {
  margin-top: -15px;
  padding-top: 15px;
}
.panel .panel-body > .summary {
  margin-bottom: 15px;
}
.panel .panel-body > .summary:first-child + *:not(.operations) {
  border-top: 8px solid hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.panel-body > nav,
.modal-body > nav {
  display: block;
  margin: 0 -15px 15px;
}
.panel-body > nav:not(.main),
.modal-body > nav:not(.main) {
  display: inline-block;
}
.panel-body > nav:not(.main):last-of-type,
.modal-body > nav:not(.main):last-of-type {
  position: absolute;
  right: 15px;
  top: 15px;
}
.panel-body > nav:not(.main) > *,
.modal-body > nav:not(.main) > * {
  display: inline-block;
}
.panel-body > .alert:only-child,
.modal-body > .alert:only-child {
  margin: -15px;
  padding: 30px;
}
.alert.alert-dismissible,
.alert.alert-dismissable {
  padding: 15px;
}
.alert nav {
  float: right;
  margin: -8px 0;
}
.panel-body > nav:last-of-type .btn,
.modal-body > nav:last-of-type .btn {
  border-color: transparent;
  /*background-color: transparent;
		border-color: transparent;
		opacity: 0.7;
		&:hover, 
		&:focus 
		{ 
			background-color: transparent;
			border-color: transparent;
			opacity: 0.9; 
		}
		&.fa-refresh,
		&.fa-close,
		&.fa-question
		{
			width: 34px;
			overflow: hidden;
			text-indent: -2px;
			&:before
			{
				margin-right: 34px;
			}
			&:after
			{
				margin-left: 34px;
			}
		}*/
}
.panel-body > nav:last-of-type .btn.btn-default:not(:hover):not(:active):not(:focus),
.modal-body > nav:last-of-type .btn.btn-default:not(:hover):not(:active):not(:focus) {
  background-color: transparent;
}
#searchTrendContainer table {
  width: 650px;
}
#searchTrendContainer table tr td,
#searchTrendContainer table tr th {
  text-align: right;
  padding: 6px 6px;
  margin: 5px 4px;
}
#searchTrendContainer table tr td.trend,
#searchTrendContainer table tr th.trend {
  text-align: left;
}
#searchTrendContainer table tr td.highImproment {
  background-color: #008ae6;
}
#searchTrendContainer table tr td.improment {
  background-color: #4db8ff;
}
#searchTrendContainer table tr td.smallImproment {
  background-color: #99d6ff;
}
#searchTrendContainer table tr td.smallDecline {
  background-color: #cc0000;
}
#searchTrendContainer table tr td.decline {
  background-color: #ff3333;
}
#searchTrendContainer table tr td.highDecline {
  background-color: #ff9999;
}
.pure-img-responsive {
  max-width: 100%;
  height: auto;
}
#SuiteMenuContainer .suite-menu {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 240px;
  z-index: 1000;
  background-color: #ffffff;
  -webkit-overflow-scrolling: touch;
  transform: translateX(-240px);
}
#SuiteMenuContainer .suite-menu-link {
  transform: translateX(0px);
}
#SuiteMenuContainer.active .suite-menu {
  transform: translateX(0px);
}
#SuiteMenuContainer.active .suite-menu-link {
  text-align: center;
  font-style: normal;
  transform: translateX(240px);
}
#SuiteMenuContainer.active .suite-menu-link:before {
  content: " " "\f100" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: inherit;
}
#logo {
  display: block;
  width: 239px;
  height: 50px;
  text-indent: -1000px;
  background: url(/Content/gfx/ankiro-black-on-white.png?07628014ab677bcd94623c94868cbd39);
  background-size: 240px;
  background-repeat: no-repeat;
  z-index: 10000;
  overflow: hidden;
  border-right: 1px solid #e3e3e3;
}
#logo:hover,
#logo:active {
  color: inherit;
}
.page-title-mobile {
  z-index: 10003;
  text-shadow: 0 0 8px #000;
}
@media (min-width: 48em) {
  .ankiro-logo {
    background: none;
    width: 285px;
  }
  .ankiro-logo:before {
    display: block;
    position: absolute;
    content: url(/Content/gfx/logo-masked.png?77dc006d9727bb83556e883a3c0dcce0);
    z-index: 10000;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0px;
    height: 96px;
    overflow: hidden;
  }
  .ankiro-logo:after {
    display: block;
    position: absolute;
    content: url(/Content/gfx/logo.png?5be746d186ca23782ea267a93a36c58b);
    z-index: 1000;
    opacity: 0.25;
    height: 96px;
    top: 8px;
    left: 8px;
    overflow: hidden;
  }
}
.suite-menu {
  border-right: 1px solid #e3e3e3;
}
#simple-menu.suite-menu h4 {
  display: none;
}
.suite-menu #simple-menu {
  display: none !important;
}
.suite-menu ul {
  color: black;
  font-size: 14px;
  border-bottom: 1px solid rgba(227, 227, 227, 0.3);
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.suite-menu ul:last-child {
  border-bottom: none;
}
.suite-menu li > a {
  color: rgba(51, 51, 51, 0.8);
  text-decoration: none;
  position: relative;
  width: 100%;
  font-size: 15px;
  padding-left: 10px;
}
.suite-menu h4 {
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: rgba(51, 51, 51, 0.7);
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
}
.suite-menu h4:first-child {
  display: none;
}
.suite-menu li {
  min-height: 31px;
  list-style: none;
  font-size: 14px;
  white-space: normal;
  padding: 0;
}
.suite-menu li > a {
  display: inline-block;
  padding: 8px 5px;
  padding-left: 0px;
  text-align: justify;
}
.suite-menu li > a:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.suite-menu li > a:before {
  display: inline-block;
  text-align: center;
  min-width: 50px;
  width: 50px;
}
.suite-menu li.active {
  background-color: #eee;
}
.suite-menu li.selected {
  background-color: #eee;
}
.suite-menu li.selected > a {
  color: #000000;
}
.suite-menu li.selected:hover {
  background-color: #eee;
  cursor: pointer;
}
.suite-menu li.selected:hover > a {
  color: #000000;
}
.suite-menu li:hover {
  background-color: #eee;
  cursor: pointer;
}
.suite-menu li:hover > a {
  color: #000000;
}
.suite-menu-scrollbar {
  overflow-y: auto;
  height: calc(100% - 50px);
  border-right: 1px solid #e3e3e3;
}
.suite-menu-scrollbar > p {
  margin: 0;
  line-height: 20px;
  font-size: 80%;
  color: #777777;
  text-align: center;
}
.suite-menu-scrollbar > p a[href] {
  color: #777777;
}
.suite-menu-scrollbar > p:first-of-type {
  margin-top: 20px;
}
.suite-menu-scrollbar > p:last-of-type {
  margin-bottom: 32px;
}
::-webkit-scrollbar-track {
  background-color: #f2f2f2;
}
::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}
::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  background-color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-width: 2px 1px 1px 1px;
}
::-webkit-scrollbar-track-piece {
  height: 15px;
}
::-webkit-scrollbar-thumb {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
::-webkit-scrollbar-thumb:focus,
::-webkit-scrollbar-thumb.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
::-webkit-scrollbar-thumb:hover {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb.active,
.open > .dropdown-toggle::-webkit-scrollbar-thumb {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
::-webkit-scrollbar-thumb:active:hover,
::-webkit-scrollbar-thumb.active:hover,
.open > .dropdown-toggle::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active:focus,
::-webkit-scrollbar-thumb.active:focus,
.open > .dropdown-toggle::-webkit-scrollbar-thumb:focus,
::-webkit-scrollbar-thumb:active.focus,
::-webkit-scrollbar-thumb.active.focus,
.open > .dropdown-toggle::-webkit-scrollbar-thumb.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb.active,
.open > .dropdown-toggle::-webkit-scrollbar-thumb {
  background-image: none;
}
::-webkit-scrollbar-thumb.disabled:hover,
::-webkit-scrollbar-thumb[disabled]:hover,
fieldset[disabled] ::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb.disabled:focus,
::-webkit-scrollbar-thumb[disabled]:focus,
fieldset[disabled] ::-webkit-scrollbar-thumb:focus,
::-webkit-scrollbar-thumb.disabled.focus,
::-webkit-scrollbar-thumb[disabled].focus,
fieldset[disabled] ::-webkit-scrollbar-thumb.focus {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
::-webkit-scrollbar-thumb .badge {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
}
::-webkit-scrollbar-thumb:focus,
::-webkit-scrollbar-thumb.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
::-webkit-scrollbar-thumb:active:focus,
::-webkit-scrollbar-thumb.active:focus,
.open > .dropdown-toggle::-webkit-scrollbar-thumb:focus,
::-webkit-scrollbar-thumb:active.focus,
::-webkit-scrollbar-thumb.active.focus,
.open > .dropdown-toggle::-webkit-scrollbar-thumb.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
::-webkit-scrollbar-thumb.disabled:focus,
::-webkit-scrollbar-thumb[disabled]:focus,
fieldset[disabled] ::-webkit-scrollbar-thumb:focus,
::-webkit-scrollbar-thumb.disabled.focus,
::-webkit-scrollbar-thumb[disabled].focus,
fieldset[disabled] ::-webkit-scrollbar-thumb.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.suite-menu-link {
  position: fixed;
  display: block;
  padding-top: 27.5px;
  background-color: #193634;
  font-size: 25px;
  z-index: 999;
  width: 25px;
  top: calc(50% - 50px);
  height: 100px;
  font-weight: bolder;
  color: rgba(204, 204, 204, 0.9);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border: 4px solid #193634;
  text-align: center;
  font-style: normal;
  cursor: pointer;
}
.suite-menu-link:before {
  content: " " "\f101" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: inherit;
}
.suite-menu-link:hover,
.suite-menu-link:focus {
  color: rgba(204, 204, 204, 0.9);
}
@media (min-width: 48em) {
  #SuiteMenuContainer ~ #main {
    padding-left: 270px;
  }
  #SuiteMenuContainer .suite-menu {
    transform: translateX(0px);
  }
  #SuiteMenuContainer .suite-menu-link {
    visibility: hidden;
  }
  .page-title-mobile {
    display: none;
  }
}
.page-title-mobile {
  color: white;
  font-size: 20px;
  padding-left: 30px;
}
@media (max-width: 48em) {
  #breadcrumb {
    display: none;
  }
  .page-title {
    color: #193634;
    height: 75px;
  }
  .page-title > p {
    display: none;
  }
  #main {
    padding: 10px;
    padding-top: 10px;
  }
}
/*.table-is-nested
{
	table
	{
		.table;
		.table-condensed;
	}
}*/
.form-inline {
  display: inline-block;
  font-weight: normal;
}
.table-fixed {
  table-layout: fixed;
}
.table-fixed a[href]:not(.btn):not(.expanded-click) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: calc(100% - 1.5em);
  vertical-align: top;
}
.table-fixed td > *,
.table-fixed th > * {
  vertical-align: top;
}
.table-fixed td > .btn,
.table-fixed th > .btn {
  vertical-align: middle;
}
.table {
  background-color: transparent;
  margin-top: 15px;
  margin-top: -1.6rem;
  margin-bottom: -1.6rem;
}
.table.table-thin {
  width: auto !important;
}
.row .table {
  margin-top: 0;
  margin-bottom: 0;
}
.table.table-low {
  margin-top: 0;
  margin-bottom: 0.8rem;
}
.table .th,
.table th {
  font-weight: bold;
  white-space: nowrap;
}
.table .disabled .th,
.table .disabled th,
.table .disabled .td,
.table .disabled td,
.table .th.disabled,
.table th.disabled,
.table .td.disabled,
.table td.disabled {
  opacity: 0.5;
}
.table td.checkbox-only,
.table .td.checkbox-only,
.table th.checkbox-only,
.table .th.checkbox-only {
  width: 20px;
  text-align: center;
}
.table td.checkbox-only .checkbox,
.table .td.checkbox-only .checkbox,
.table th.checkbox-only .checkbox,
.table .th.checkbox-only .checkbox {
  width: 20px;
}
.table td.checkbox-only input[type="checkbox"],
.table .td.checkbox-only input[type="checkbox"],
.table th.checkbox-only input[type="checkbox"],
.table .th.checkbox-only input[type="checkbox"] {
  margin: 0;
}
.table td.operations:last-child,
.table .td.operations:last-child,
.table th.operations:last-child,
.table .th.operations:last-child {
  text-align: right;
  white-space: nowrap;
}
.table td > .table,
.table .td > .table,
.table th > .table,
.table .th > .table {
  margin-left: -15px;
  margin-right: -15px;
}
.table .thead,
.table > thead {
  font-weight: bold;
  color: black;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: transparent;
}
.table .thead th.sortable,
.table > thead th.sortable,
.table .thead .th.sortable,
.table > thead .th.sortable {
  cursor: pointer;
}
.table .thead th.sortable:hover,
.table > thead th.sortable:hover,
.table .thead .th.sortable:hover,
.table > thead .th.sortable:hover {
  background-color: rgba(0, 0, 255, 0.1);
}
.table .thead th.sortable:hover:before,
.table > thead th.sortable:hover:before,
.table .thead .th.sortable:hover:before,
.table > thead .th.sortable:hover:before,
.table .thead th.sortable:hover:after,
.table > thead th.sortable:hover:after,
.table .thead .th.sortable:hover:after,
.table > thead .th.sortable:hover:after {
  /*color: #ffc;*/
  color: #6f6f6f;
}
.table .thead th.sortable.text-right:before,
.table > thead th.sortable.text-right:before,
.table .thead .th.sortable.text-right:before,
.table > thead .th.sortable.text-right:before {
  display: inline;
}
.table .thead th.sortable.text-right:after,
.table > thead th.sortable.text-right:after,
.table .thead .th.sortable.text-right:after,
.table > thead .th.sortable.text-right:after {
  display: none;
}
.table .thead th.sortable:before,
.table > thead th.sortable:before,
.table .thead .th.sortable:before,
.table > thead .th.sortable:before,
.table .thead th.sortable:after,
.table > thead th.sortable:after,
.table .thead .th.sortable:after,
.table > thead .th.sortable:after {
  display: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #888;
}
.table .thead th.sortable:after,
.table > thead th.sortable:after,
.table .thead .th.sortable:after,
.table > thead .th.sortable:after {
  display: inline;
}
.table .thead th.sortable:before,
.table > thead th.sortable:before,
.table .thead .th.sortable:before,
.table > thead .th.sortable:before {
  margin-right: 1em;
}
.table .thead th.sortable:after,
.table > thead th.sortable:after,
.table .thead .th.sortable:after,
.table > thead .th.sortable:after {
  margin-left: 1em;
}
.table .thead th.sortable.sorted-asc:before,
.table > thead th.sortable.sorted-asc:before,
.table .thead .th.sortable.sorted-asc:before,
.table > thead .th.sortable.sorted-asc:before,
.table .thead th.sortable.sorted-asc:after,
.table > thead th.sortable.sorted-asc:after,
.table .thead .th.sortable.sorted-asc:after,
.table > thead .th.sortable.sorted-asc:after {
  content: " " "\f0d8" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.table .thead th.sortable.sorted-desc:before,
.table > thead th.sortable.sorted-desc:before,
.table .thead .th.sortable.sorted-desc:before,
.table > thead .th.sortable.sorted-desc:before,
.table .thead th.sortable.sorted-desc:after,
.table > thead th.sortable.sorted-desc:after,
.table .thead .th.sortable.sorted-desc:after,
.table > thead .th.sortable.sorted-desc:after {
  content: " " "\f0d7" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.table .thead:first-child .row:first-child > *,
.table > thead:first-child .row:first-child > *,
.table .thead:first-child .form-group:first-child > *,
.table > thead:first-child .form-group:first-child > *,
.table .thead:first-child tr:first-child > *,
.table > thead:first-child tr:first-child > * {
  border-top: 0;
}
.table .row,
.table .form-group {
  margin: 0;
}
.table-bordered.table .row:first-child > *,
.table-bordered.table .form-group:first-child > *,
.table-bordered.table > thead > tr:first-child > th,
.table-bordered.table > thead > tr:first-child > td,
.table-bordered.table > tbody > tr:first-child > th,
.table-bordered.table > tbody > tr:first-child > td,
.table-bordered.table > tfoot > tr:first-child > th,
.table-bordered.table > tfoot > tr:first-child > td {
  border-top: 0;
}
.table .row.deleted,
.table .form-group.deleted,
.table .tr.deleted,
.table tr.deleted {
  text-decoration: line-through;
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-image: -webkit-linear-gradient(-45deg, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 25%, transparent 25%, transparent 50%, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 50%, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 25%, transparent 25%, transparent 50%, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 50%, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 25%, transparent 25%, transparent 50%, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 50%, hsla(4.26759343, 57.06674664%, 46.21389555%, 0.15) 75%, transparent 75%, transparent) !important;
  background-size: 36px 36px;
}
.table .row.deleted > *,
.table .form-group.deleted > *,
.table .tr.deleted > *,
.table tr.deleted > * {
  position: relative;
}
.table .row.deleted > *:before,
.table .form-group.deleted > *:before,
.table .tr.deleted > *:before,
.table tr.deleted > *:before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  height: 1px;
  left: 0;
  right: 0;
  background: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.table .row.row-empty > *,
.table .form-group.row-empty > *,
.table .tr.row-empty > *,
.table tr.row-empty > * {
  padding: 30px 0 30px 0 !important;
  align-items: center;
  align-content: center;
  height: 90px;
  text-align: center;
}
.table .row.row-empty > * > div,
.table .form-group.row-empty > * > div,
.table .tr.row-empty > * > div,
.table tr.row-empty > * > div {
  margin: auto;
}
.table .row > *,
.table .form-group > *,
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-top: 0;
  text-align: left;
  padding: 1.6rem;
  vertical-align: top;
  /*.transition(all .3s ease);*/
  /*> input[type=text], textarea
		{
			border-radius: 1px;
			border-style: solid;
			border-width: 1px;
			padding: 5px;
			border-color: @table-border-color;
		}*/
}
.table .row > * .checkbox,
.table .form-group > * .checkbox,
.table > thead > tr > th .checkbox,
.table > thead > tr > td .checkbox,
.table > tbody > tr > th .checkbox,
.table > tbody > tr > td .checkbox,
.table > tfoot > tr > th .checkbox,
.table > tfoot > tr > td .checkbox {
  margin: 0;
  padding: 0;
  min-height: 0;
}
.table-bordered.table .row > *,
.table-bordered.table .form-group > *,
.table-bordered.table > thead > tr > th,
.table-bordered.table > thead > tr > td,
.table-bordered.table > tbody > tr > th,
.table-bordered.table > tbody > tr > td,
.table-bordered.table > tfoot > tr > th,
.table-bordered.table > tfoot > tr > td {
  border-top: 1px solid #e0e0e0;
}
.table .row > *.text-right,
.table .form-group > *.text-right,
.table > thead > tr > th.text-right,
.table > thead > tr > td.text-right,
.table > tbody > tr > th.text-right,
.table > tbody > tr > td.text-right,
.table > tfoot > tr > th.text-right,
.table > tfoot > tr > td.text-right {
  text-align: right;
}
.table .row > *.text-center,
.table .form-group > *.text-center,
.table > thead > tr > th.text-center,
.table > thead > tr > td.text-center,
.table > tbody > tr > th.text-center,
.table > tbody > tr > td.text-center,
.table > tfoot > tr > th.text-center,
.table > tfoot > tr > td.text-center {
  text-align: center;
}
.table .row > * > a[href].expanded-click,
.table .form-group > * > a[href].expanded-click,
.table > thead > tr > th > a[href].expanded-click,
.table > thead > tr > td > a[href].expanded-click,
.table > tbody > tr > th > a[href].expanded-click,
.table > tbody > tr > td > a[href].expanded-click,
.table > tfoot > tr > th > a[href].expanded-click,
.table > tfoot > tr > td > a[href].expanded-click {
  margin: -1.6rem;
  padding: 1.6rem;
}
.table-condensed.table .row > *,
.table-condensed.table .form-group > *,
.table-condensed.table > thead > tr > th,
.table-condensed.table > thead > tr > td,
.table-condensed.table > tbody > tr > th,
.table-condensed.table > tbody > tr > td,
.table-condensed.table > tfoot > tr > th,
.table-condensed.table > tfoot > tr > td {
  padding: 0.8rem;
}
.table-condensed.table .row > * > a[href].expanded-click,
.table-condensed.table .form-group > * > a[href].expanded-click,
.table-condensed.table > thead > tr > th > a[href].expanded-click,
.table-condensed.table > thead > tr > td > a[href].expanded-click,
.table-condensed.table > tbody > tr > th > a[href].expanded-click,
.table-condensed.table > tbody > tr > td > a[href].expanded-click,
.table-condensed.table > tfoot > tr > th > a[href].expanded-click,
.table-condensed.table > tfoot > tr > td > a[href].expanded-click {
  margin: -0.8rem;
  padding: 0.8rem;
}
.quick .table-condensed.table .row > *,
.quick .table-condensed.table .form-group > *,
.quick .table-condensed.table > thead > tr > th,
.quick .table-condensed.table > thead > tr > td,
.quick .table-condensed.table > tbody > tr > th,
.quick .table-condensed.table > tbody > tr > td,
.quick .table-condensed.table > tfoot > tr > th,
.quick .table-condensed.table > tfoot > tr > td {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.table-condensed.table .row > * .form-control,
.table-condensed.table .form-group > * .form-control,
.table-condensed.table > thead > tr > th .form-control,
.table-condensed.table > thead > tr > td .form-control,
.table-condensed.table > tbody > tr > th .form-control,
.table-condensed.table > tbody > tr > td .form-control,
.table-condensed.table > tfoot > tr > th .form-control,
.table-condensed.table > tfoot > tr > td .form-control {
  margin: -4px 0;
  padding: 1px 5px;
  height: 28px;
}
.table-condensed.table .row > * .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table .form-group > * .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > th .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > td .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > th .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > td .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > th .btn:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > td .btn:not(.btn-xxs):not(.btn-lg) {
  padding: 0 5px 0;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}
.table-condensed.table .row > * .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table .form-group > * .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > th .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > td .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > th .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > td .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > th .btn-danger-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > td .btn-danger-large:not(.btn-xxs):not(.btn-lg) {
  padding: 6px 12px;
  font-size: 14px;
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(100, 35%, 40%);
}
.table-condensed.table .row > * .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table .form-group > * .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > th .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > td .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > th .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > td .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > th .btn-edit:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > td .btn-edit:not(.btn-xxs):not(.btn-lg) {
  padding: 6px 12px;
  font-size: 14px;
  color: #fff;
  background-color: hsl(200, 35%, 40%);
  border-color: hsl(100, 35%, 40%);
}
.table-condensed.table .row > * .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table .form-group > * .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > th .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > thead > tr > td .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > th .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tbody > tr > td .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > th .btn-large:not(.btn-xxs):not(.btn-lg),
.table-condensed.table > tfoot > tr > td .btn-large:not(.btn-xxs):not(.btn-lg) {
  padding: 6px 12px;
  font-size: 14px;
  width: 160px;
  color: #fff;
  background-color: hsl(200, 35%, 40%);
  border-color: hsl(100, 35%, 40%);
}
.table-condensed.table .row > * .btn-group > .btn + .btn,
.table-condensed.table .form-group > * .btn-group > .btn + .btn,
.table-condensed.table > thead > tr > th .btn-group > .btn + .btn,
.table-condensed.table > thead > tr > td .btn-group > .btn + .btn,
.table-condensed.table > tbody > tr > th .btn-group > .btn + .btn,
.table-condensed.table > tbody > tr > td .btn-group > .btn + .btn,
.table-condensed.table > tfoot > tr > th .btn-group > .btn + .btn,
.table-condensed.table > tfoot > tr > td .btn-group > .btn + .btn,
.table-condensed.table .row > * .btn-group > .form-btn + .btn,
.table-condensed.table .form-group > * .btn-group > .form-btn + .btn,
.table-condensed.table > thead > tr > th .btn-group > .form-btn + .btn,
.table-condensed.table > thead > tr > td .btn-group > .form-btn + .btn,
.table-condensed.table > tbody > tr > th .btn-group > .form-btn + .btn,
.table-condensed.table > tbody > tr > td .btn-group > .form-btn + .btn,
.table-condensed.table > tfoot > tr > th .btn-group > .form-btn + .btn,
.table-condensed.table > tfoot > tr > td .btn-group > .form-btn + .btn,
.table-condensed.table .row > * .btn-group > .btn + .form-btn > .btn,
.table-condensed.table .form-group > * .btn-group > .btn + .form-btn > .btn,
.table-condensed.table > thead > tr > th .btn-group > .btn + .form-btn > .btn,
.table-condensed.table > thead > tr > td .btn-group > .btn + .form-btn > .btn,
.table-condensed.table > tbody > tr > th .btn-group > .btn + .form-btn > .btn,
.table-condensed.table > tbody > tr > td .btn-group > .btn + .form-btn > .btn,
.table-condensed.table > tfoot > tr > th .btn-group > .btn + .form-btn > .btn,
.table-condensed.table > tfoot > tr > td .btn-group > .btn + .form-btn > .btn,
.table-condensed.table .row > * .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table .form-group > * .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table > thead > tr > th .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table > thead > tr > td .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table > tbody > tr > th .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table > tbody > tr > td .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table > tfoot > tr > th .btn-group > .form-btn + .form-btn > .btn,
.table-condensed.table > tfoot > tr > td .btn-group > .form-btn + .form-btn > .btn {
  margin-left: -1px;
}
.table .row > *:first-child,
.table .form-group > *:first-child,
.table > thead > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > th:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > th:first-child,
.table > tfoot > tr > td:first-child {
  padding-left: 15px;
}
.table .row > *:last-child,
.table .form-group > *:last-child,
.table > thead > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > th:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > th:last-child,
.table > tfoot > tr > td:last-child {
  padding-right: 15px;
}
.table .row > * > .form-control,
.table .form-group > * > .form-control,
.table > thead > tr > th > .form-control,
.table > thead > tr > td > .form-control,
.table > tbody > tr > th > .form-control,
.table > tbody > tr > td > .form-control,
.table > tfoot > tr > th > .form-control,
.table > tfoot > tr > td > .form-control {
  margin: -7px 0;
}
.table .row > * .btn,
.table .form-group > * .btn,
.table > thead > tr > th .btn,
.table > thead > tr > td .btn,
.table > tbody > tr > th .btn,
.table > tbody > tr > td .btn,
.table > tfoot > tr > th .btn,
.table > tfoot > tr > td .btn {
  margin: -8px 0 -6px;
}
.table .row > * > textarea,
.table .form-group > * > textarea,
.table > thead > tr > th > textarea,
.table > thead > tr > td > textarea,
.table > tbody > tr > th > textarea,
.table > tbody > tr > td > textarea,
.table > tfoot > tr > th > textarea,
.table > tfoot > tr > td > textarea {
  resize: vertical;
  min-height: 75px;
  max-width: 100%;
  width: 100%;
}
.table .checkbox.form-group > * {
  padding: 0;
  margin: 0;
}
.table .tbody + .tbody,
.table > tbody + tbody,
.table > tfoot,
.table > .tfoot {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.table .table {
  background-color: transparent;
}
.form-btn {
  display: inline-block;
}
.word-wrap > p {
  overflow-wrap: break-word;
  word-break: break-word;
}
.table-striped > tbody > tr:nth-of-type(odd),
.table-striped .tbody .row:nth-of-type(odd),
.table-striped .tbody .form-group:nth-of-type(odd),
.table-striped > tbody > tr.odd,
.table-striped .tbody .row.odd,
.table-striped .tbody .form-group.odd {
  background-color: rgba(0, 0, 0, 0.025);
}
.table-striped > tbody > tr:nth-of-type(odd):not(.hidden) + .odd,
.table-striped .tbody .row:nth-of-type(odd):not(.hidden) + .odd,
.table-striped .tbody .form-group:nth-of-type(odd):not(.hidden) + .odd,
.table-striped > tbody > tr.odd:not(.hidden) + :nth-of-type(odd),
.table-striped .tbody .row.odd:not(.hidden) + :nth-of-type(odd),
.table-striped .tbody .form-group.odd:not(.hidden) + :nth-of-type(odd),
.table-striped > tbody > tr.odd:not(.hidden) + .odd,
.table-striped .tbody .row.odd:not(.hidden) + .odd,
.table-striped .tbody .form-group.odd:not(.hidden) + .odd,
.table-striped > tbody > tr:nth-of-type(even):not(.hidden) + .even,
.table-striped .tbody .row:nth-of-type(even):not(.hidden) + .even,
.table-striped .tbody .form-group:nth-of-type(even):not(.hidden) + .even,
.table-striped > tbody > tr.even:not(.hidden) + :nth-of-type(even),
.table-striped .tbody .row.even:not(.hidden) + :nth-of-type(even),
.table-striped .tbody .form-group.even:not(.hidden) + :nth-of-type(even),
.table-striped > tbody > tr.even:not(.hidden) + .even,
.table-striped .tbody .row.even:not(.hidden) + .even,
.table-striped .tbody .form-group.even:not(.hidden) + .even {
  border-top: 1px solid rgba(0, 0, 0, 0.025);
}
.table-striped > tbody > tr:nth-of-type(even),
.table-striped .tbody .row:nth-of-type(even),
.table-striped .tbody .form-group:nth-of-type(even),
.table-striped > tbody > tr.even,
.table-striped .tbody .row.even,
.table-striped .tbody .form-group.even {
  background-color: transparent;
}
.table-striped > tbody > tr.disabled,
.table-striped .tbody .row.disabled,
.table-striped .tbody .form-group.disabled,
.disabled.table-striped > tbody > tr,
.disabled.table-striped .tbody .row,
.disabled.table-striped .tbody .form-group,
.table-striped > tbody > tr.operations,
.table-striped .tbody .row.operations,
.table-striped .tbody .form-group.operations {
  background-color: transparent;
}
.table-hover:not(.disabled) > tbody > tr:hover > td,
.table-hover:not(.disabled) > tbody > tr:hover > th {
  background-color: rgba(0, 0, 255, 0.1);
}
.table-hover:not(.disabled) .tbody .row:hover,
.table-hover:not(.disabled) .tbody .form-group:hover {
  background-color: rgba(0, 0, 255, 0.1);
}
.modal-header {
  min-height: 56px;
}
html.layout-blank body > form {
  background: #eee;
  border-color: #ccc;
  color: #333;
}
html.layout-blank body > form > nav {
  float: right;
  margin: -5px 0;
}
html.layout-blank body > form > nav .btn.btn-default {
  color: #333;
  background-color: #eee;
  border-color: transparent;
}
html.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default.focus {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > form > nav .btn.btn-default:hover {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > form > nav .btn.btn-default:active,
html.layout-blank body > form > nav .btn.btn-default.active,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default {
  color: #333;
  background-color: #d5d5d5;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > form > nav .btn.btn-default:active:hover,
html.layout-blank body > form > nav .btn.btn-default.active:hover,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default:hover,
html.layout-blank body > form > nav .btn.btn-default:active:focus,
html.layout-blank body > form > nav .btn.btn-default.active:focus,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default:active.focus,
html.layout-blank body > form > nav .btn.btn-default.active.focus,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default.focus {
  color: #333;
  background-color: #c3c3c3;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > form > nav .btn.btn-default:active,
html.layout-blank body > form > nav .btn.btn-default.active,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default {
  background-image: none;
}
html.layout-blank body > form > nav .btn.btn-default.disabled:hover,
html.layout-blank body > form > nav .btn.btn-default[disabled]:hover,
fieldset[disabled] html.layout-blank body > form > nav .btn.btn-default:hover,
html.layout-blank body > form > nav .btn.btn-default.disabled:focus,
html.layout-blank body > form > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] html.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default.disabled.focus,
html.layout-blank body > form > nav .btn.btn-default[disabled].focus,
fieldset[disabled] html.layout-blank body > form > nav .btn.btn-default.focus {
  background-color: #eee;
  border-color: transparent;
}
html.layout-blank body > form > nav .btn.btn-default .badge {
  color: #eee;
  background-color: #333;
}
html.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default.focus {
  outline-color: transparent;
}
html.layout-blank body > form > nav .btn.btn-default:active:focus,
html.layout-blank body > form > nav .btn.btn-default.active:focus,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default:active.focus,
html.layout-blank body > form > nav .btn.btn-default.active.focus,
.open > .dropdown-togglehtml.layout-blank body > form > nav .btn.btn-default.focus {
  outline-color: transparent;
}
html.layout-blank body > form > nav .btn.btn-default.disabled:focus,
html.layout-blank body > form > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] html.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default.disabled.focus,
html.layout-blank body > form > nav .btn.btn-default[disabled].focus,
fieldset[disabled] html.layout-blank body > form > nav .btn.btn-default.focus {
  outline-color: transparent;
}
html.layout-blank body > form > nav .btn.btn-default,
html.layout-blank body > form > nav .btn.btn-default:hover,
html.layout-blank body > form > nav .btn.btn-default.hover,
html.layout-blank body > form > nav .btn.btn-default:active,
html.layout-blank body > form > nav .btn.btn-default:hover:active,
html.layout-blank body > form > nav .btn.btn-default.hover:active,
html.layout-blank body > form > nav .btn.btn-default.active,
html.layout-blank body > form > nav .btn.btn-default:hover.active,
html.layout-blank body > form > nav .btn.btn-default.hover.active,
html.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default:hover:focus,
html.layout-blank body > form > nav .btn.btn-default.hover:focus,
html.layout-blank body > form > nav .btn.btn-default:active:focus,
html.layout-blank body > form > nav .btn.btn-default:hover:active:focus,
html.layout-blank body > form > nav .btn.btn-default.hover:active:focus,
html.layout-blank body > form > nav .btn.btn-default.active:focus,
html.layout-blank body > form > nav .btn.btn-default:hover.active:focus,
html.layout-blank body > form > nav .btn.btn-default.hover.active:focus,
html.layout-blank body > form > nav .btn.btn-default.focus,
html.layout-blank body > form > nav .btn.btn-default:hover.focus,
html.layout-blank body > form > nav .btn.btn-default.hover.focus,
html.layout-blank body > form > nav .btn.btn-default:active.focus,
html.layout-blank body > form > nav .btn.btn-default:hover:active.focus,
html.layout-blank body > form > nav .btn.btn-default.hover:active.focus,
html.layout-blank body > form > nav .btn.btn-default.active.focus,
html.layout-blank body > form > nav .btn.btn-default:hover.active.focus,
html.layout-blank body > form > nav .btn.btn-default.hover.active.focus {
  background-color: transparent;
}
html.layout-blank body > form > nav .btn.btn-default:active,
html.layout-blank body > form > nav .btn.btn-default.active,
html.layout-blank body > form > nav .btn.btn-default:focus,
html.layout-blank body > form > nav .btn.btn-default.focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal-footer,
.panel-footer,
.footer {
  min-height: 55px;
}
.modal-footer .btn,
.panel-footer .btn,
.footer .btn {
  min-width: 75px;
}
.panel-footer:empty,
.footer:empty {
  display: none;
}
.panel-body,
.modal-body {
  /*min-height: 180px;*/
}
.panel-body > .header:first-child,
.modal-body > .header:first-child {
  display: none;
}
.panel-body > iframe:only-child,
.modal-body > iframe:only-child {
  margin: -15px;
  width: calc(100% +  2*15px);
  height: calc(100% +  2*15px);
  border: none;
  background: #eee;
}
.panel-body > .table,
.modal-body > .table,
.panel-body > pre,
.modal-body > pre,
.panel-body > .pre,
.modal-body > .pre,
.panel-body > .wizard > form > .table,
.modal-body > .wizard > form > .table,
.panel-body > .wizard > .table,
.modal-body > .wizard > .table {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 2*15px);
  max-width: calc(100% + 2*15px);
}
.panel-body > form > .footer,
.modal-body > form > .footer {
  margin-left: 0;
  margin-right: 0;
}
.panel-body > .table:first-child,
.modal-body > .table:first-child,
.panel-body > .header:first-child + .table,
.modal-body > .header:first-child + .table,
.panel-body > pre:first-child,
.modal-body > pre:first-child,
.panel-body > .header:first-child + pre,
.modal-body > .header:first-child + pre,
.panel-body > .operations:first-child + .table,
.modal-body > .operations:first-child + .table,
.panel-body > .operations:first-child + nav.main,
.modal-body > .operations:first-child + nav.main,
.panel-body > fieldset:first-child > .table:first-child,
.modal-body > fieldset:first-child > .table:first-child,
.panel-body > fieldset:first-child > legend:first-child + .table,
.modal-body > fieldset:first-child > legend:first-child + .table,
.panel-body > fieldset:first-child > pre:first-child,
.modal-body > fieldset:first-child > pre:first-child,
.panel-body > fieldset:first-child > legend:first-child + pre,
.modal-body > fieldset:first-child > legend:first-child + pre {
  margin-top: -15px;
}
.panel-body > .table:last-child,
.modal-body > .table:last-child,
.panel-body > pre:last-child,
.modal-body > pre:last-child,
.panel-body > fieldset:last-child > .table:last-child,
.modal-body > fieldset:last-child > .table:last-child,
.panel-body > fieldset:last-child > pre:last-child,
.modal-body > fieldset:last-child > pre:last-child {
  margin-bottom: -15px;
}
.panel-body > pre,
.modal-body > pre,
.panel-body > .pre,
.modal-body > .pre {
  padding: 15px;
  border: none;
}
.panel-body .footer,
.modal-body .footer {
  border-top: 1px solid #ddd;
  margin: 15px -15px;
  padding: 15px;
  text-align: right;
  margin-bottom: -15px;
}
.modal-body {
  max-height: calc(100vh - 65px - 56px - 2px -  4*15px);
  overflow: auto;
}
.tall .modal-body {
  max-height: calc(100vh - 65px - 56px - 2px -  4*15px);
  overflow-y: auto;
}
.max-tall .modal-body {
  height: calc(100vh - 65px - 56px - 2px -  4*15px);
  overflow-y: auto;
}
.max-wide .modal-dialog {
  width: calc(100vw -  4*15px);
}
.panel-body .ui-widget-content {
  border: none;
  background: none;
}
/*.nav.nav-tabs
{

	li > a
	{

		border: none !important;
		border-radius: 0;
		margin-bottom: -1px;
		color: @font-color;
		font-weight: bold;
		&:hover
		{
			border: none;
			background-color:transparent;
			border-color: transparent;
		}

	}
	li.active > a
	{
		border: none;
		color: white;
		background-color: @brand-primary;
		border-color: #e3e3e3;
		&:hover
		{
			border: none;

		}

	}

}
.tab-content
{
	padding: @panel-body-padding;
	border: 1px solid #e3e3e3;
	min-height: 500px;
}
.tab-pane.active
{
}*/
table .btn {
  margin-top: -1px;
  margin-bottom: -1px;
}
pre.pre-wrap {
  white-space: pre-wrap;
}
div.pre-wrap > div {
  white-space: pre-wrap;
}
.modal-dialog {
  width: 960px;
  /*width: 1050px;*/
}
.modal.thin .modal-dialog {
  width: 640px;
}
.form-group:after,
.form-group:before {
  display: block;
  content: "";
  clear: both;
}
table[bgcolor='#ffffcc'] {
  background-color: #ffffcc;
}
table[bgcolor='#ffffcc'] code,
table[bgcolor='#ffffcc'] pre {
  background: none;
  border: none;
}
.uno-error {
  width: calc(100% + 30px);
  height: calc(100vh - 65px - 56px - 2px - 60px);
  margin: -15px !important;
  padding: 15px;
  overflow: auto;
  position: relative;
}
.uno-error::-webkit-scrollbar-thumb {
  border-color: #8c2f2f;
  background-color: #8c2f2f;
}
.uno-error:before {
  content: "";
  position: fixed;
  top: -8px;
  bottom: -8px;
  left: -8px;
  right: -8px;
  border: 9px solid rgba(255, 0, 0, 0.65);
  border-radius: 16px;
  pointer-events: none;
}
.link-error {
  outline: 2px solid red !important;
}
.uno-locked,
.uno-loading {
  user-select: none !important;
}
.uno-locked:before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  width: 100vw;
  z-index: 999999998;
  background: #fff;
  opacity: 0.65;
}
.fa-spinner.uno-locked:after {
  display: block;
  content: "\f1ce";
  position: fixed;
  left: calc(50vw - 25px);
  top: calc(50vh - 25px);
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 999999999;
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-size: 50px;
  animation: fa-spin 1s infinite linear, fade-in 0.3s 1 ease-out 0.5s both;
}
.css-spinner.uno-locked:after {
  display: block;
  position: fixed;
  left: calc(50vw - 25px);
  top: calc(50vh - 25px);
  width: 50px;
  height: 50px;
  z-index: 999999999;
  animation: fa-spin 1s infinite linear, fade-in 0.3s 1 ease-out 0.5s both;
  border: 8px solid #000;
  border-radius: 100%;
  color: #fff;
  content: "█";
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  line-height: 74px;
}
.uno-locked:after {
  display: block;
  position: fixed;
  left: 50vw;
  top: 50vh;
  z-index: 999999999;
  animation: fade-in 0.3s 1 ease-out 0.5s both;
  content: url(/Content/loading.optimized.gif);
  transform: translate(-50%, -50%);
  font-size: 0;
  line-height: 0;
}
.uno-loading {
  position: relative;
}
.uno-loading:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100000;
  opacity: 0.5;
}
.uno-loading:after {
  content: "\f1ce";
  font-family: "Font Awesome 5 Free";
  color: #000;
  font-size: 50px;
  animation: fa-spin 1s infinite linear reverse, fade-in 0.3s 1 ease-out 0.5s both;
  display: block;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.uno-loading.hide-loading:before,
.uno-loading.hide-loading:after {
  display: none;
}
.uno-loading.modal-content:before {
  border-radius: 6px;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal-body > *:first-child {
  margin-top: 0;
}
.modal-body > *:last-child {
  margin-bottom: 0;
}
.modal-dialog {
  min-height: calc(100% - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.modal-dialog > * {
  width: 100%;
}
.list-tall li {
  padding: 5px 0;
}
.field-validation-error {
  display: block;
  padding-top: 5px;
}
.form-inline .field-validation-error {
  margin-left: 0.5em;
  display: inline-block;
}
.field-validation-error:before {
  display: inline-block;
  content: " " "\f071" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
}
.field-validation-error:first-child {
  padding-top: 7px;
}
.input-validation-error {
  border-color: red;
}
.inline-block {
  display: inline-block;
}
select.inline-block,
textarea.inline-block,
input.inline-block {
  width: auto;
}
.nowrap,
.task {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.task .progress {
  display: inline-block;
  width: 48px;
  height: 1em;
  margin: 0 0 -2px;
}
.task .progress .progress-bar {
  display: inline-block;
  line-height: calc(1em + 2px);
}
.dirty {
  /*.checkbox:before
	{
		display: inline-block;
		content: "";
		background: lightgreen;
		position: absolute;
		top: 4px;
		bottom: -4px;
		left: -8px;
		width: 4px;
	}*/
}
.uno-watch-dirty:not(.dirty) .btn[type=submit]:not([name]) {
  cursor: not-allowed;
  opacity: 0.65;
  pointer-events: none;
}
a:not([href]) {
  cursor: default;
}
.tether-pinned {
  z-index: 10000;
}
nav.main.tether-pinned-top .nav.nav-tabs > .active a {
  border-top-color: transparent;
}
.nav.nav-tabs > .active a {
  background: #fff;
}
.nav.nav-tabs > .active:first-child a {
  border-left-color: transparent;
}
.modal-body,
.panel-body {
  /*> div:not(.uno-help):not(.quick) > fieldset,
	> form > fieldset,
	> fieldset
	{
		margin-left: -@modal-inner-padding;
		margin-right: -@modal-inner-padding;
	}*/
  /*> form.form-inline > fieldset
	{
		> *
		{
			padding-left: 0;
			padding-right: 0;
		}

		> *:first-child,
		> legend:first-child + *
		{
			padding-left: @modal-inner-padding;
		}

		> *:last-child
		{
			padding-right: @modal-inner-padding;
		}
	}*/
}
.modal-body > form > div:not(.uno-help) > fieldset > legend,
.panel-body > form > div:not(.uno-help) > fieldset > legend,
.modal-body > div:not(.uno-help) > fieldset > legend,
.panel-body > div:not(.uno-help) > fieldset > legend,
.modal-body > form > fieldset > legend,
.panel-body > form > fieldset > legend,
.modal-body > fieldset > legend,
.panel-body > fieldset > legend {
  margin-left: -15px;
  width: calc(100% +  2*15px);
  font-weight: bold;
}
.modal-body > form > div:not(.uno-help) > fieldset > legend,
.panel-body > form > div:not(.uno-help) > fieldset > legend,
.modal-body > div:not(.uno-help) > fieldset > legend,
.panel-body > div:not(.uno-help) > fieldset > legend,
.modal-body > form > fieldset > legend,
.panel-body > form > fieldset > legend,
.modal-body > fieldset > legend,
.panel-body > fieldset > legend,
.modal-body > form > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.panel-body > form > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.modal-body > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.panel-body > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.modal-body > form > fieldset > table > thead > tr > th[colspan],
.panel-body > form > fieldset > table > thead > tr > th[colspan],
.modal-body > fieldset > table > thead > tr > th[colspan],
.panel-body > fieldset > table > thead > tr > th[colspan] {
  color: #333333;
  border-bottom: 4px solid hsl(210.25573573, 49.92014923%, 36.53395796%);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 21px;
  margin-bottom: 20px;
}
.modal-body > form > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.panel-body > form > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.modal-body > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.panel-body > div:not(.uno-help) > fieldset > table > thead > tr > th[colspan],
.modal-body > form > fieldset > table > thead > tr > th[colspan],
.panel-body > form > fieldset > table > thead > tr > th[colspan],
.modal-body > fieldset > table > thead > tr > th[colspan],
.panel-body > fieldset > table > thead > tr > th[colspan] {
  padding-top: 20px;
}
.modal-body > form > div:not(.uno-help) > fieldset:first-of-type > table:first-child,
.panel-body > form > div:not(.uno-help) > fieldset:first-of-type > table:first-child,
.modal-body > div:not(.uno-help) > fieldset:first-of-type > table:first-child,
.panel-body > div:not(.uno-help) > fieldset:first-of-type > table:first-child,
.modal-body > form > fieldset:first-of-type > table:first-child,
.panel-body > form > fieldset:first-of-type > table:first-child,
.modal-body > fieldset:first-of-type > table:first-child,
.panel-body > fieldset:first-of-type > table:first-child {
  margin-top: 0;
}
.modal-body > form > div:not(.uno-help) > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.panel-body > form > div:not(.uno-help) > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.modal-body > div:not(.uno-help) > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.panel-body > div:not(.uno-help) > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.modal-body > form > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.panel-body > form > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.modal-body > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan],
.panel-body > fieldset:first-of-type > table:first-child > thead:first-child > tr:first-child > th[colspan] {
  padding-top: 0;
}
.modal-body > form > div:not(.uno-help) > fieldset > .table,
.panel-body > form > div:not(.uno-help) > fieldset > .table,
.modal-body > div:not(.uno-help) > fieldset > .table,
.panel-body > div:not(.uno-help) > fieldset > .table,
.modal-body > form > fieldset > .table,
.panel-body > form > fieldset > .table,
.modal-body > fieldset > .table,
.panel-body > fieldset > .table {
  padding-left: 0;
  padding-right: 0;
  margin-left: -15px;
  width: calc(100% +  2*15px);
  max-width: none;
}
.modal-body > form.form-inline > div:not(.uno-help) > fieldset > legend,
.panel-body > form.form-inline > div:not(.uno-help) > fieldset > legend,
.modal-body > form.form-inline > fieldset > legend,
.panel-body > form.form-inline > fieldset > legend {
  padding-left: 0;
  padding-right: 0;
}
.modal-body > form.form-inline > div:not(.uno-help) > fieldset > legend,
.panel-body > form.form-inline > div:not(.uno-help) > fieldset > legend,
.modal-body > form.form-inline > fieldset > legend,
.panel-body > form.form-inline > fieldset > legend {
  padding-left: 15px;
  padding-right: 15px;
}
.modal-body > div:not(.uno-help):not(.quick) > fieldset,
.modal-body > form > fieldset,
.modal-body > fieldset {
  margin-right: 0;
}
.modal-body > div:not(.uno-help):not(.quick) > fieldset > legend,
.modal-body > form > fieldset > legend,
.modal-body > fieldset > legend {
  width: calc(100% + 15px);
}
.modal-body > .nav.nav-tabs,
.panel-body:first-child > .nav.nav-tabs {
  margin: -15px -15px 15px;
}
.modal-body > .nav.nav-tabs > .active a,
.panel-body:first-child > .nav.nav-tabs > .active a {
  border-top-color: transparent;
}
legend {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
legend + .table,
legend + .nav {
  margin-top: -20px;
}
legend > a {
  float: right;
  margin-left: 10px;
}
fieldset > legend {
  padding-top: 20px;
  padding-bottom: 5px;
}
fieldset + fieldset > legend {
  padding-top: 20px;
  padding-bottom: 5px;
}
/*.panel-body, .modal-body
{
	> fieldset:first-child,
	> nav.main:first-child + fieldset
	{
		> legend
		{
			display: none;
			margin-top: @modal-inner-padding;

			+ .table
			{
				margin-top: 0;
			}
		}
	}
}*/
.uno-help {
  position: absolute;
  display: block;
  width: 400px;
  left: 877px;
  top: -12px;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background: #ffd;
  z-index: 10000;
  max-height: 100vh;
}
.uno-help:before {
  display: block;
  height: 56px;
  padding: 15px;
  content: attr(uno-help-title);
  margin: -15px -15px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
}
.uno-help > fieldset:first-child > legend {
  display: none;
}
.uno-help > limiter {
  display: block;
  max-height: calc(100vh - 56px -  2*15px);
  overflow: auto;
}
.uno-help > limiter > fieldset:first-child > legend {
  display: none;
}
.uno-help > limiter > fieldset:first-child + *,
.uno-help > limiter > *:first-child {
  margin-top: 0;
}
.uno-help > limiter > *:last-child {
  margin-bottom: 0;
}
.uno-help > limiter::-webkit-scrollbar-thumb {
  border-color: #d7d786;
  background-color: #d7d786;
}
.uno-help > limiter::-webkit-scrollbar-track {
  background-color: #f9f9d4;
}
.uno-help blockquote {
  font-size: 100%;
}
.uno-help.wide {
  width: 800px;
}
.uno-help.wide > .row > * {
  max-height: calc(100vh - 56px - 30px);
  overflow: auto;
}
.btn.dropdown-toggle:after {
  display: inline-block;
  margin: 0 -0.5em;
  min-width: 2em;
  text-align: center;
  content: " " "\f0d7" " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.panel.panel-compact {
  display: inline-block;
}
.panel.panel-compact > .panel-body {
  display: inline-block;
}
.ss-type {
  font-weight: lighter;
}
.ss-type:before {
  content: " (";
}
.ss-type:after {
  content: ")";
}
.text-strong {
  font-weight: bold;
}
.form-group h1,
.form-group h2,
.form-group h3,
.form-group h4,
.form-group h5,
.form-group h6 {
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
.uno-link {
  cursor: pointer;
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  text-decoration: none;
}
.uno-link:hover,
.uno-link:focus {
  color: hsl(210.25573573, 49.92014923%, 21.53395796%);
  text-decoration: none;
}
.uno-link:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
fieldset > legend.minimized ~ * {
  display: none;
}
.pagination > li > span {
  cursor: pointer;
  border-color: transparent;
  color: inherit;
  padding: 0;
  border-width: 0;
}
.pagination > li > span:hover {
  color: #333;
  background-color: rgba(213, 213, 213, 0.3);
  border-color: rgba(0, 0, 0, 0);
}
.pagination > li > span:active {
  color: #333;
  background-color: rgba(195, 195, 195, 0.3);
  border-color: rgba(0, 0, 0, 0);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagination > li > span:focus {
  color: #333;
  background-color: rgba(213, 213, 213, 0.3);
  border-color: rgba(0, 0, 0, 0);
}
.pagination > li > span.open,
.pagination > li > span.open:hover,
.pagination > li > span.open:active,
.pagination > li > span.open:focus {
  color: #333;
  background-color: rgba(195, 195, 195, 0.3);
  border-color: rgba(0, 0, 0, 0);
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagination > li > span .dropdown-toggle {
  padding: 6px 12px;
  display: inline-block;
}
.table .pagination,
.operations .pagination {
  float: right;
  font-weight: normal;
}
.table .pagination > li > a,
.operations .pagination > li > a {
  border: none;
}
.table .pagination {
  margin: -7px 0 -8px;
}
nav.main {
  color: #333;
  background-color: #f7f7f7;
}
nav.main .nav.nav-tabs li,
nav.main .nav.nav-tabs li > .btn,
nav.main .nav.nav-tabs li > .form-btn > .btn {
  color: #555555;
}
nav.main .nav.nav-tabs a:hover {
  color: #1a1a1a;
  background-color: #dedede;
}
nav.main .nav.nav-tabs a:active {
  color: #0f0f0f;
  background-color: #d3d3d3;
}
nav.main .nav.nav-tabs li.active a:hover {
  color: #555555;
  background-color: #fff;
}
nav.main:first-child {
  margin-top: -15px;
}
.panel-body > nav.main:first-child > .nav-tabs:first-child > li > a,
.modal-body > nav.main:first-child > .nav-tabs:first-child > li > a {
  border-top-color: #f7f7f7;
}
.panel-body > nav.main:first-child > .nav-tabs:first-child > li > a:hover,
.modal-body > nav.main:first-child > .nav-tabs:first-child > li > a:hover {
  border-top-color: #dedede;
}
.panel-body > nav.main:first-child > .nav-tabs:first-child > li > a:active,
.modal-body > nav.main:first-child > .nav-tabs:first-child > li > a:active {
  border-top-color: #d3d3d3;
}
.panel-body > nav.main:first-child > .nav-tabs:first-child > li.active > a,
.modal-body > nav.main:first-child > .nav-tabs:first-child > li.active > a {
  border-top-color: #fff;
}
.nav.nav-tabs > li {
  padding: 11px;
  margin-right: -2px;
}
.nav.nav-tabs > li > a {
  margin: -11px;
}
.nav.nav-tabs > li > .btn,
.nav.nav-tabs > li > .form-btn > .btn {
  display: inline-block;
  margin: -10px 0 -8px;
}
select.form-control {
  color: #777777;
}
select.form-control > * {
  color: #555555;
}
select.form-control > *[disabled],
select.form-control > *.disabled {
  color: #777777;
}
.hotkey-show .hotkey {
  text-decoration: underline;
}
.ace_editor {
  min-height: 10em;
}
.panel-body > .wizard > form > .no-layout,
.modal-body > .wizard > form > .no-layout {
  margin: -15px;
}
.panel-body > .wizard > form > .no-layout > .ace_editor,
.modal-body > .wizard > form > .no-layout > .ace_editor {
  min-height: calc(100vh  - 208px - 145px);
}
.dropdown-menu > li > table:only-child {
  display: table;
  margin: 0;
  padding: 0;
}
.dropdown-menu > li > table:only-child > tbody > tr > td,
.dropdown-menu > li > table:only-child > thead > tr > td,
.dropdown-menu > li > table:only-child > tbody > tr > th,
.dropdown-menu > li > table:only-child > thead > tr > th {
  padding-top: 3px;
  padding-bottom: 2px;
}
.dropdown-menu > li > table:only-child > tbody > tr > td:first-child,
.dropdown-menu > li > table:only-child > thead > tr > td:first-child,
.dropdown-menu > li > table:only-child > tbody > tr > th:first-child,
.dropdown-menu > li > table:only-child > thead > tr > th:first-child {
  padding-left: 20px;
  width: 40%;
}
.dropdown-menu > li > table:only-child > tbody > tr > td:first-child + td,
.dropdown-menu > li > table:only-child > thead > tr > td:first-child + td,
.dropdown-menu > li > table:only-child > tbody > tr > th:first-child + td,
.dropdown-menu > li > table:only-child > thead > tr > th:first-child + td,
.dropdown-menu > li > table:only-child > tbody > tr > td:first-child + th,
.dropdown-menu > li > table:only-child > thead > tr > td:first-child + th,
.dropdown-menu > li > table:only-child > tbody > tr > th:first-child + th,
.dropdown-menu > li > table:only-child > thead > tr > th:first-child + th {
  width: 60%;
}
.dropdown-menu > li > table:only-child > tbody > tr > td:last-child,
.dropdown-menu > li > table:only-child > thead > tr > td:last-child,
.dropdown-menu > li > table:only-child > tbody > tr > th:last-child,
.dropdown-menu > li > table:only-child > thead > tr > th:last-child {
  padding-right: 20px;
}
.dropdown-menu > li > table:only-child > tbody > tr > td .form-control,
.dropdown-menu > li > table:only-child > thead > tr > td .form-control,
.dropdown-menu > li > table:only-child > tbody > tr > th .form-control,
.dropdown-menu > li > table:only-child > thead > tr > th .form-control {
  height: 24px;
  transform: translateY(-2px);
}
.dropdown-menu > li > table.table-hover:only-child > tbody > tr:hover > td,
.dropdown-menu > li > table.table-hover:only-child > thead > tr:hover > td,
.dropdown-menu > li > table.table-hover:only-child > tbody > tr:hover > th,
.dropdown-menu > li > table.table-hover:only-child > thead > tr:hover > th {
  background-color: #f5f5f5;
}
.dropdown-menu > li.active > table.table-hover:only-child > tbody > tr:hover > td,
.dropdown-menu > li.active > table.table-hover:only-child > thead > tr:hover > td,
.dropdown-menu > li.active > table.table-hover:only-child > tbody > tr:hover > th,
.dropdown-menu > li.active > table.table-hover:only-child > thead > tr:hover > th {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
}
.search-parameter {
  padding: 9px 0 9px 5px;
  background: #ffd;
  line-height: 33px;
}
.search-parameter .btn {
  margin-left: -5px;
}
textarea[uno-ace] {
  font: 12px / normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
  min-height: 140px;
  padding: 0;
  border: none;
  transform: translate(4px, -2px);
}
textarea[uno-ace][readonly] {
  background: none;
  box-shadow: none;
}
.modal.wide .modal-dialog {
  width: 75vw;
}
.text-highlight {
  background: #ff0;
}
.uno-extents {
  display: block;
  visibility: hidden;
  z-index: -100000;
  position: fixed;
  top: 50px;
  bottom: 0;
  left: 240px;
  right: 0;
}
.operations .inaccessible {
  display: none;
}
@media (min-width: 70em) {
  .quick {
    float: right;
    padding-left: 60px;
    width: calc(25em +  4*15px);
    margin-bottom: 15px;
  }
  .quick ~ .table {
    width: calc(100% - 25em -  4*15px);
  }
}
.panel-body > h1:first-child,
.modal-body > h1:first-child,
.panel-body > h2:first-child,
.modal-body > h2:first-child,
.panel-body > h3:first-child,
.modal-body > h3:first-child,
.panel-body > h4:first-child,
.modal-body > h4:first-child,
.panel-body > h5:first-child,
.modal-body > h5:first-child,
.panel-body > h6:first-child,
.modal-body > h6:first-child,
.panel-body > p:first-child,
.modal-body > p:first-child {
  margin-top: 0;
}
.two-col {
  display: flex;
}
.modal-body > .two-col > *,
.panel-body > .two-col > * {
  margin: 15px;
}
.modal-body > .two-col > .table:first-child,
.panel-body > .two-col > .table:first-child {
  margin-left: -15px;
}
.modal-body > .two-col > .table:last-child,
.panel-body > .two-col > .table:last-child {
  margin-right: -15px;
}
.modal-body > .two-col:first-child > .table,
.panel-body > .two-col:first-child > .table {
  margin-top: -15px;
}
.modal-body > .two-col:last-child > .table,
.panel-body > .two-col:last-child > .table {
  margin-bottom: -15px;
}
.two-col > *:not(:first-child) {
  flex-grow: 1;
  width: auto;
}
ul.nav-buttons {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
ul.nav-buttons > li {
  position: relative;
  display: block;
}
ul.nav-buttons > li > .btn {
  margin: 0 0 1px !important;
}
ul.nav-buttons > li > .table {
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
ul.nav-buttons > li > a.btn,
ul.nav-buttons > li > .form-btn > .btn {
  display: block;
  padding: 6px 12px;
  margin-bottom: 2px;
}
ul.banners {
  background: #f1f1ff;
  max-width: calc(100% - 25em -  2*15px);
  padding-left: 36px;
  list-style: none;
}
ul.banners > li {
  position: relative;
  margin-bottom: 2px;
  min-height: 32px;
  padding: 0 8px;
  border: 1px solid #bebeff;
}
ul.banners > li > .btn,
ul.banners > li > .form-btn > .btn {
  position: absolute;
  left: -36px;
  top: 0;
  bottom: 0;
  padding: 6px;
}
.dashed.dashed-pre:before {
  content: "-";
}
.dashed.dashed-post:after {
  content: "-";
}
.dashed > span {
  display: none;
}
.relation-weight-1 {
  color: #444;
}
.relation-weight-2 {
  color: #888;
}
.relation-weight-3 {
  color: #aaa;
}
.flush-left {
  padding-left: 0;
}
.flush-left > .form-control {
  border-left: none;
  box-shadow: none;
}
.flush-right {
  padding-right: 0;
}
.flush-right > .form-control {
  border-right: none;
  box-shadow: none;
}
.flush-top {
  margin-top: 0;
  padding-top: 0;
}
.flush-top.form-group .form-control {
  border-top: none;
}
.flush-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.flush-bottom.form-group .form-control {
  border-bottom: none;
}
.deleted {
  position: relative;
}
.deleted:before {
  content: "";
  position: absolute;
  left: -0.2ch;
  right: -0.2ch;
  top: calc(50%);
  height: 2px;
  background: #ff0000;
  transform: rotate(6deg);
  box-shadow: 0px 0px 1px 1px #ffffffa8;
}
.custom {
  background: #ff0;
}
.field-validation-error.positioned {
  position: absolute;
  right: 100%;
  width: 33%;
  text-align: right;
  background: #fff;
  padding: 0;
  margin: 0;
  transform: translateY(-11px);
}
.field-validation-error.positioned:after {
  content: "→";
  position: absolute;
  left: calc(100% + 0.5em);
}
.form-inline .form-control[uno-datepicker-format] {
  width: 10em;
}
.messages {
  position: absolute;
  right: 10px;
  top: 30px;
  z-index: 1030;
}
.messages > .alert {
  min-width: 250px;
}
.panel .messages {
  right: auto;
  top: auto;
  left: 50%;
  transform: translate(-50%, -15px);
  bottom: 100%;
}
.alert {
  overflow: hidden;
  position: relative;
}
.alert > .btn.si-close {
  float: right;
  margin: -7px -6px -7px 10px;
}
.timer {
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: 0;
  right: 0;
}
.timer:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  content: "";
  background: rgba(255, 255, 255, 0.65);
}
.sum-panel-body {
  min-height: 450px;
}
.note-icon-caret {
  display: none;
}
.chart {
  display: inline-block;
}
.form-control.narrow {
  width: 100px;
}
#topbar .pull-right {
  display: flex;
}
#topbar .pull-right .task-status,
#topbar .pull-right .username {
  display: inline-block;
  padding: 6px 12px;
}
#topbar .pull-right .username a[href] {
  color: inherit;
  text-decoration: none;
}
#topbar .pull-right .username a[href]:hover {
  text-decoration: underline;
}
#topbar .pull-right .task-status,
#topbar .pull-right .task-status a[href] {
  color: #9d9d9d;
  text-decoration: none;
}
#topbar .pull-right .task-status a[href]:hover {
  text-decoration: underline;
}
#topbar .pull-right .task-status a[href] {
  display: inline-block;
}
#topbar .pull-right .task-status a[href] .headline:after {
  content: "";
}
#topbar .pull-right .task-status a[href] .message {
  display: none;
}
.task .headline:after {
  content: ": ";
}
.pull-right .task .progress {
  float: right;
  margin: 3px 0 3px 0.5ex;
}
.datepicker {
  z-index: 100000;
}
.modal .modal-header {
  background: #fff;
  border-color: #ccc;
  color: #333;
}
.modal .modal-header > nav {
  float: right;
  margin: -5px 0;
}
.modal .modal-header > nav .btn.btn-default {
  color: #333;
  background-color: #fff;
  border-color: transparent;
}
.modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.modal .modal-header > nav .btn.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.modal .modal-header > nav .btn.btn-default:active,
.modal .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.modal .modal-header > nav .btn.btn-default:active:hover,
.modal .modal-header > nav .btn.btn-default.active:hover,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default:hover,
.modal .modal-header > nav .btn.btn-default:active:focus,
.modal .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default:active.focus,
.modal .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
.modal .modal-header > nav .btn.btn-default:active,
.modal .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default {
  background-image: none;
}
.modal .modal-header > nav .btn.btn-default.disabled:hover,
.modal .modal-header > nav .btn.btn-default[disabled]:hover,
fieldset[disabled] .modal .modal-header > nav .btn.btn-default:hover,
.modal .modal-header > nav .btn.btn-default.disabled:focus,
.modal .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default.disabled.focus,
.modal .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal .modal-header > nav .btn.btn-default.focus {
  background-color: #fff;
  border-color: transparent;
}
.modal .modal-header > nav .btn.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal .modal-header > nav .btn.btn-default:active:focus,
.modal .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default:active.focus,
.modal .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal .modal-header > nav .btn.btn-default.disabled:focus,
.modal .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default.disabled.focus,
.modal .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal .modal-header > nav .btn.btn-default,
.modal .modal-header > nav .btn.btn-default:hover,
.modal .modal-header > nav .btn.btn-default.hover,
.modal .modal-header > nav .btn.btn-default:active,
.modal .modal-header > nav .btn.btn-default:hover:active,
.modal .modal-header > nav .btn.btn-default.hover:active,
.modal .modal-header > nav .btn.btn-default.active,
.modal .modal-header > nav .btn.btn-default:hover.active,
.modal .modal-header > nav .btn.btn-default.hover.active,
.modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default:hover:focus,
.modal .modal-header > nav .btn.btn-default.hover:focus,
.modal .modal-header > nav .btn.btn-default:active:focus,
.modal .modal-header > nav .btn.btn-default:hover:active:focus,
.modal .modal-header > nav .btn.btn-default.hover:active:focus,
.modal .modal-header > nav .btn.btn-default.active:focus,
.modal .modal-header > nav .btn.btn-default:hover.active:focus,
.modal .modal-header > nav .btn.btn-default.hover.active:focus,
.modal .modal-header > nav .btn.btn-default.focus,
.modal .modal-header > nav .btn.btn-default:hover.focus,
.modal .modal-header > nav .btn.btn-default.hover.focus,
.modal .modal-header > nav .btn.btn-default:active.focus,
.modal .modal-header > nav .btn.btn-default:hover:active.focus,
.modal .modal-header > nav .btn.btn-default.hover:active.focus,
.modal .modal-header > nav .btn.btn-default.active.focus,
.modal .modal-header > nav .btn.btn-default:hover.active.focus,
.modal .modal-header > nav .btn.btn-default.hover.active.focus {
  background-color: transparent;
}
.modal .modal-header > nav .btn.btn-default:active,
.modal .modal-header > nav .btn.btn-default.active,
.modal .modal-header > nav .btn.btn-default:focus,
.modal .modal-header > nav .btn.btn-default.focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal .modal-body,
.modal .modal-footer {
  border-color: #f2f2f2;
  color: #000;
}
.modal .text-primary {
  color: #000;
}
.modal .modal-footer .btn-primary {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.modal .modal-footer .btn-primary:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.modal .modal-footer .btn-primary:active,
.modal .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal .modal-footer .btn-primary {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.modal .modal-footer .btn-primary:active:hover,
.modal .modal-footer .btn-primary.active:hover,
.open > .dropdown-toggle.modal .modal-footer .btn-primary:hover,
.modal .modal-footer .btn-primary:active:focus,
.modal .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary:active.focus,
.modal .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.modal .modal-footer .btn-primary:active,
.modal .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal .modal-footer .btn-primary {
  background-image: none;
}
.modal .modal-footer .btn-primary.disabled:hover,
.modal .modal-footer .btn-primary[disabled]:hover,
fieldset[disabled] .modal .modal-footer .btn-primary:hover,
.modal .modal-footer .btn-primary.disabled:focus,
.modal .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.disabled.focus,
.modal .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal .modal-footer .btn-primary.focus {
  background-color: #fff;
  border-color: #ccc;
}
.modal .modal-footer .btn-primary .badge {
  color: #fff;
  background-color: #333;
}
.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.focus {
  outline-color: #ccc;
}
.modal .modal-footer .btn-primary:active:focus,
.modal .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary:active.focus,
.modal .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary.focus {
  outline-color: #ccc;
}
.modal .modal-footer .btn-primary.disabled:focus,
.modal .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.disabled.focus,
.modal .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal .modal-footer .btn-primary.focus {
  outline-color: #ccc;
}
.modal .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.modal .modal-footer .btn-primary:hover {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.modal .modal-footer .btn-primary:active,
.modal .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 26.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
}
.modal .modal-footer .btn-primary:active:hover,
.modal .modal-footer .btn-primary.active:hover,
.open > .dropdown-toggle.modal .modal-footer .btn-primary:hover,
.modal .modal-footer .btn-primary:active:focus,
.modal .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary:active.focus,
.modal .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(210.25573573, 49.92014923%, 19.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 6.53395796%);
}
.modal .modal-footer .btn-primary:active,
.modal .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal .modal-footer .btn-primary {
  background-image: none;
}
.modal .modal-footer .btn-primary.disabled:hover,
.modal .modal-footer .btn-primary[disabled]:hover,
fieldset[disabled] .modal .modal-footer .btn-primary:hover,
.modal .modal-footer .btn-primary.disabled:focus,
.modal .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.disabled.focus,
.modal .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal .modal-footer .btn-primary.focus {
  background-color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  border-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.modal .modal-footer .btn-primary .badge {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  background-color: #fff;
}
.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.modal .modal-footer .btn-primary:active:focus,
.modal .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary:active.focus,
.modal .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal .modal-footer .btn-primary.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.modal .modal-footer .btn-primary.disabled:focus,
.modal .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal .modal-footer .btn-primary:focus,
.modal .modal-footer .btn-primary.disabled.focus,
.modal .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal .modal-footer .btn-primary.focus {
  outline-color: hsl(210.25573573, 49.92014923%, 31.53395796%);
}
.modal.success .modal-header {
  background: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
  color: #fff;
}
.modal.success .modal-header > nav {
  float: right;
  margin: -5px 0;
}
.modal.success .modal-header > nav .btn.btn-default {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: transparent;
}
.modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.success .modal-header > nav .btn.btn-default:hover {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.success .modal-header > nav .btn.btn-default:active,
.modal.success .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.success .modal-header > nav .btn.btn-default:active:hover,
.modal.success .modal-header > nav .btn.btn-default.active:hover,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default:hover,
.modal.success .modal-header > nav .btn.btn-default:active:focus,
.modal.success .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default:active.focus,
.modal.success .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 26.09133504%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.success .modal-header > nav .btn.btn-default:active,
.modal.success .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default {
  background-image: none;
}
.modal.success .modal-header > nav .btn.btn-default.disabled:hover,
.modal.success .modal-header > nav .btn.btn-default[disabled]:hover,
fieldset[disabled] .modal.success .modal-header > nav .btn.btn-default:hover,
.modal.success .modal-header > nav .btn.btn-default.disabled:focus,
.modal.success .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default.disabled.focus,
.modal.success .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal.success .modal-header > nav .btn.btn-default.focus {
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: transparent;
}
.modal.success .modal-header > nav .btn.btn-default .badge {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: #fff;
}
.modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.success .modal-header > nav .btn.btn-default:active:focus,
.modal.success .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default:active.focus,
.modal.success .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal.success .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.success .modal-header > nav .btn.btn-default.disabled:focus,
.modal.success .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default.disabled.focus,
.modal.success .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal.success .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.success .modal-header > nav .btn.btn-default,
.modal.success .modal-header > nav .btn.btn-default:hover,
.modal.success .modal-header > nav .btn.btn-default.hover,
.modal.success .modal-header > nav .btn.btn-default:active,
.modal.success .modal-header > nav .btn.btn-default:hover:active,
.modal.success .modal-header > nav .btn.btn-default.hover:active,
.modal.success .modal-header > nav .btn.btn-default.active,
.modal.success .modal-header > nav .btn.btn-default:hover.active,
.modal.success .modal-header > nav .btn.btn-default.hover.active,
.modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default:hover:focus,
.modal.success .modal-header > nav .btn.btn-default.hover:focus,
.modal.success .modal-header > nav .btn.btn-default:active:focus,
.modal.success .modal-header > nav .btn.btn-default:hover:active:focus,
.modal.success .modal-header > nav .btn.btn-default.hover:active:focus,
.modal.success .modal-header > nav .btn.btn-default.active:focus,
.modal.success .modal-header > nav .btn.btn-default:hover.active:focus,
.modal.success .modal-header > nav .btn.btn-default.hover.active:focus,
.modal.success .modal-header > nav .btn.btn-default.focus,
.modal.success .modal-header > nav .btn.btn-default:hover.focus,
.modal.success .modal-header > nav .btn.btn-default.hover.focus,
.modal.success .modal-header > nav .btn.btn-default:active.focus,
.modal.success .modal-header > nav .btn.btn-default:hover:active.focus,
.modal.success .modal-header > nav .btn.btn-default.hover:active.focus,
.modal.success .modal-header > nav .btn.btn-default.active.focus,
.modal.success .modal-header > nav .btn.btn-default:hover.active.focus,
.modal.success .modal-header > nav .btn.btn-default.hover.active.focus {
  background-color: transparent;
}
.modal.success .modal-header > nav .btn.btn-default:active,
.modal.success .modal-header > nav .btn.btn-default.active,
.modal.success .modal-header > nav .btn.btn-default:focus,
.modal.success .modal-header > nav .btn.btn-default.focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal.success .modal-body,
.modal.success .modal-footer {
  border-color: #d6e9c6;
  color: #3c763d;
}
.modal.success .text-primary {
  color: #3c763d;
}
.modal.success .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.modal.success .modal-footer .btn-primary:focus,
.modal.success .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.modal.success .modal-footer .btn-primary:hover {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.modal.success .modal-footer .btn-primary:active,
.modal.success .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 33.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 26.09133504%);
}
.modal.success .modal-footer .btn-primary:active:hover,
.modal.success .modal-footer .btn-primary.active:hover,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary:hover,
.modal.success .modal-footer .btn-primary:active:focus,
.modal.success .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary:focus,
.modal.success .modal-footer .btn-primary:active.focus,
.modal.success .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(122.528463, 34.79283128%, 26.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 13.09133504%);
}
.modal.success .modal-footer .btn-primary:active,
.modal.success .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary {
  background-image: none;
}
.modal.success .modal-footer .btn-primary.disabled:hover,
.modal.success .modal-footer .btn-primary[disabled]:hover,
fieldset[disabled] .modal.success .modal-footer .btn-primary:hover,
.modal.success .modal-footer .btn-primary.disabled:focus,
.modal.success .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal.success .modal-footer .btn-primary:focus,
.modal.success .modal-footer .btn-primary.disabled.focus,
.modal.success .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal.success .modal-footer .btn-primary.focus {
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
  border-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.modal.success .modal-footer .btn-primary .badge {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: #fff;
}
.modal.success .modal-footer .btn-primary:focus,
.modal.success .modal-footer .btn-primary.focus {
  outline-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.modal.success .modal-footer .btn-primary:active:focus,
.modal.success .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary:focus,
.modal.success .modal-footer .btn-primary:active.focus,
.modal.success .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal.success .modal-footer .btn-primary.focus {
  outline-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.modal.success .modal-footer .btn-primary.disabled:focus,
.modal.success .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal.success .modal-footer .btn-primary:focus,
.modal.success .modal-footer .btn-primary.disabled.focus,
.modal.success .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal.success .modal-footer .btn-primary.focus {
  outline-color: hsl(122.528463, 34.79283128%, 38.09133504%);
}
.modal.danger .modal-header {
  background: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
  color: #fff;
}
.modal.danger .modal-header > nav {
  float: right;
  margin: -5px 0;
}
.modal.danger .modal-header > nav .btn.btn-default {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: transparent;
}
.modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.danger .modal-header > nav .btn.btn-default:hover {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.danger .modal-header > nav .btn.btn-default:active,
.modal.danger .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.danger .modal-header > nav .btn.btn-default:active:hover,
.modal.danger .modal-header > nav .btn.btn-default.active:hover,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default:hover,
.modal.danger .modal-header > nav .btn.btn-default:active:focus,
.modal.danger .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default:active.focus,
.modal.danger .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.danger .modal-header > nav .btn.btn-default:active,
.modal.danger .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default {
  background-image: none;
}
.modal.danger .modal-header > nav .btn.btn-default.disabled:hover,
.modal.danger .modal-header > nav .btn.btn-default[disabled]:hover,
fieldset[disabled] .modal.danger .modal-header > nav .btn.btn-default:hover,
.modal.danger .modal-header > nav .btn.btn-default.disabled:focus,
.modal.danger .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default.disabled.focus,
.modal.danger .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal.danger .modal-header > nav .btn.btn-default.focus {
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: transparent;
}
.modal.danger .modal-header > nav .btn.btn-default .badge {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: #fff;
}
.modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.danger .modal-header > nav .btn.btn-default:active:focus,
.modal.danger .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default:active.focus,
.modal.danger .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal.danger .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.danger .modal-header > nav .btn.btn-default.disabled:focus,
.modal.danger .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default.disabled.focus,
.modal.danger .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal.danger .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.danger .modal-header > nav .btn.btn-default,
.modal.danger .modal-header > nav .btn.btn-default:hover,
.modal.danger .modal-header > nav .btn.btn-default.hover,
.modal.danger .modal-header > nav .btn.btn-default:active,
.modal.danger .modal-header > nav .btn.btn-default:hover:active,
.modal.danger .modal-header > nav .btn.btn-default.hover:active,
.modal.danger .modal-header > nav .btn.btn-default.active,
.modal.danger .modal-header > nav .btn.btn-default:hover.active,
.modal.danger .modal-header > nav .btn.btn-default.hover.active,
.modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default:hover:focus,
.modal.danger .modal-header > nav .btn.btn-default.hover:focus,
.modal.danger .modal-header > nav .btn.btn-default:active:focus,
.modal.danger .modal-header > nav .btn.btn-default:hover:active:focus,
.modal.danger .modal-header > nav .btn.btn-default.hover:active:focus,
.modal.danger .modal-header > nav .btn.btn-default.active:focus,
.modal.danger .modal-header > nav .btn.btn-default:hover.active:focus,
.modal.danger .modal-header > nav .btn.btn-default.hover.active:focus,
.modal.danger .modal-header > nav .btn.btn-default.focus,
.modal.danger .modal-header > nav .btn.btn-default:hover.focus,
.modal.danger .modal-header > nav .btn.btn-default.hover.focus,
.modal.danger .modal-header > nav .btn.btn-default:active.focus,
.modal.danger .modal-header > nav .btn.btn-default:hover:active.focus,
.modal.danger .modal-header > nav .btn.btn-default.hover:active.focus,
.modal.danger .modal-header > nav .btn.btn-default.active.focus,
.modal.danger .modal-header > nav .btn.btn-default:hover.active.focus,
.modal.danger .modal-header > nav .btn.btn-default.hover.active.focus {
  background-color: transparent;
}
.modal.danger .modal-header > nav .btn.btn-default:active,
.modal.danger .modal-header > nav .btn.btn-default.active,
.modal.danger .modal-header > nav .btn.btn-default:focus,
.modal.danger .modal-header > nav .btn.btn-default.focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal.danger .modal-body,
.modal.danger .modal-footer {
  border-color: #ebccd1;
  color: #a94442;
}
.modal.danger .text-primary {
  color: #a94442;
}
.modal.danger .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.modal.danger .modal-footer .btn-primary:focus,
.modal.danger .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.modal.danger .modal-footer .btn-primary:hover {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.modal.danger .modal-footer .btn-primary:active,
.modal.danger .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 36.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
}
.modal.danger .modal-footer .btn-primary:active:hover,
.modal.danger .modal-footer .btn-primary.active:hover,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary:hover,
.modal.danger .modal-footer .btn-primary:active:focus,
.modal.danger .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary:focus,
.modal.danger .modal-footer .btn-primary:active.focus,
.modal.danger .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(4.26759343, 57.06674664%, 29.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 16.21389555%);
}
.modal.danger .modal-footer .btn-primary:active,
.modal.danger .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary {
  background-image: none;
}
.modal.danger .modal-footer .btn-primary.disabled:hover,
.modal.danger .modal-footer .btn-primary[disabled]:hover,
fieldset[disabled] .modal.danger .modal-footer .btn-primary:hover,
.modal.danger .modal-footer .btn-primary.disabled:focus,
.modal.danger .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal.danger .modal-footer .btn-primary:focus,
.modal.danger .modal-footer .btn-primary.disabled.focus,
.modal.danger .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal.danger .modal-footer .btn-primary.focus {
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  border-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.modal.danger .modal-footer .btn-primary .badge {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: #fff;
}
.modal.danger .modal-footer .btn-primary:focus,
.modal.danger .modal-footer .btn-primary.focus {
  outline-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.modal.danger .modal-footer .btn-primary:active:focus,
.modal.danger .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary:focus,
.modal.danger .modal-footer .btn-primary:active.focus,
.modal.danger .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal.danger .modal-footer .btn-primary.focus {
  outline-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.modal.danger .modal-footer .btn-primary.disabled:focus,
.modal.danger .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal.danger .modal-footer .btn-primary:focus,
.modal.danger .modal-footer .btn-primary.disabled.focus,
.modal.danger .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal.danger .modal-footer .btn-primary.focus {
  outline-color: hsl(4.26759343, 57.06674664%, 41.21389555%);
}
.modal.info .modal-header {
  background: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
  color: #fff;
}
.modal.info .modal-header > nav {
  float: right;
  margin: -5px 0;
}
.modal.info .modal-header > nav .btn.btn-default {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: transparent;
}
.modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.info .modal-header > nav .btn.btn-default:hover {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.info .modal-header > nav .btn.btn-default:active,
.modal.info .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.info .modal-header > nav .btn.btn-default:active:hover,
.modal.info .modal-header > nav .btn.btn-default.active:hover,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default:hover,
.modal.info .modal-header > nav .btn.btn-default:active:focus,
.modal.info .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default:active.focus,
.modal.info .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
  border-color: rgba(0, 0, 0, 0);
}
.modal.info .modal-header > nav .btn.btn-default:active,
.modal.info .modal-header > nav .btn.btn-default.active,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default {
  background-image: none;
}
.modal.info .modal-header > nav .btn.btn-default.disabled:hover,
.modal.info .modal-header > nav .btn.btn-default[disabled]:hover,
fieldset[disabled] .modal.info .modal-header > nav .btn.btn-default:hover,
.modal.info .modal-header > nav .btn.btn-default.disabled:focus,
.modal.info .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default.disabled.focus,
.modal.info .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal.info .modal-header > nav .btn.btn-default.focus {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: transparent;
}
.modal.info .modal-header > nav .btn.btn-default .badge {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  background-color: #fff;
}
.modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.info .modal-header > nav .btn.btn-default:active:focus,
.modal.info .modal-header > nav .btn.btn-default.active:focus,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default:active.focus,
.modal.info .modal-header > nav .btn.btn-default.active.focus,
.open > .dropdown-toggle.modal.info .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.info .modal-header > nav .btn.btn-default.disabled:focus,
.modal.info .modal-header > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] .modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default.disabled.focus,
.modal.info .modal-header > nav .btn.btn-default[disabled].focus,
fieldset[disabled] .modal.info .modal-header > nav .btn.btn-default.focus {
  outline-color: transparent;
}
.modal.info .modal-header > nav .btn.btn-default,
.modal.info .modal-header > nav .btn.btn-default:hover,
.modal.info .modal-header > nav .btn.btn-default.hover,
.modal.info .modal-header > nav .btn.btn-default:active,
.modal.info .modal-header > nav .btn.btn-default:hover:active,
.modal.info .modal-header > nav .btn.btn-default.hover:active,
.modal.info .modal-header > nav .btn.btn-default.active,
.modal.info .modal-header > nav .btn.btn-default:hover.active,
.modal.info .modal-header > nav .btn.btn-default.hover.active,
.modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default:hover:focus,
.modal.info .modal-header > nav .btn.btn-default.hover:focus,
.modal.info .modal-header > nav .btn.btn-default:active:focus,
.modal.info .modal-header > nav .btn.btn-default:hover:active:focus,
.modal.info .modal-header > nav .btn.btn-default.hover:active:focus,
.modal.info .modal-header > nav .btn.btn-default.active:focus,
.modal.info .modal-header > nav .btn.btn-default:hover.active:focus,
.modal.info .modal-header > nav .btn.btn-default.hover.active:focus,
.modal.info .modal-header > nav .btn.btn-default.focus,
.modal.info .modal-header > nav .btn.btn-default:hover.focus,
.modal.info .modal-header > nav .btn.btn-default.hover.focus,
.modal.info .modal-header > nav .btn.btn-default:active.focus,
.modal.info .modal-header > nav .btn.btn-default:hover:active.focus,
.modal.info .modal-header > nav .btn.btn-default.hover:active.focus,
.modal.info .modal-header > nav .btn.btn-default.active.focus,
.modal.info .modal-header > nav .btn.btn-default:hover.active.focus,
.modal.info .modal-header > nav .btn.btn-default.hover.active.focus {
  background-color: transparent;
}
.modal.info .modal-header > nav .btn.btn-default:active,
.modal.info .modal-header > nav .btn.btn-default.active,
.modal.info .modal-header > nav .btn.btn-default:focus,
.modal.info .modal-header > nav .btn.btn-default.focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal.info .modal-body,
.modal.info .modal-footer {
  border-color: #bce8f1;
  color: #31708f;
}
.modal.info .text-primary {
  color: #31708f;
}
.modal.info .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.modal.info .modal-footer .btn-primary:focus,
.modal.info .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.modal.info .modal-footer .btn-primary:hover {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.modal.info .modal-footer .btn-primary:active,
.modal.info .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 38.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
}
.modal.info .modal-footer .btn-primary:active:hover,
.modal.info .modal-footer .btn-primary.active:hover,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary:hover,
.modal.info .modal-footer .btn-primary:active:focus,
.modal.info .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary:focus,
.modal.info .modal-footer .btn-primary:active.focus,
.modal.info .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary.focus {
  color: #fff;
  background-color: hsl(196.26892102, 58.84680259%, 31.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 18.86807198%);
}
.modal.info .modal-footer .btn-primary:active,
.modal.info .modal-footer .btn-primary.active,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary {
  background-image: none;
}
.modal.info .modal-footer .btn-primary.disabled:hover,
.modal.info .modal-footer .btn-primary[disabled]:hover,
fieldset[disabled] .modal.info .modal-footer .btn-primary:hover,
.modal.info .modal-footer .btn-primary.disabled:focus,
.modal.info .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal.info .modal-footer .btn-primary:focus,
.modal.info .modal-footer .btn-primary.disabled.focus,
.modal.info .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal.info .modal-footer .btn-primary.focus {
  background-color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  border-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.modal.info .modal-footer .btn-primary .badge {
  color: hsl(196.26892102, 58.84680259%, 48.86807198%);
  background-color: #fff;
}
.modal.info .modal-footer .btn-primary:focus,
.modal.info .modal-footer .btn-primary.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.modal.info .modal-footer .btn-primary:active:focus,
.modal.info .modal-footer .btn-primary.active:focus,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary:focus,
.modal.info .modal-footer .btn-primary:active.focus,
.modal.info .modal-footer .btn-primary.active.focus,
.open > .dropdown-toggle.modal.info .modal-footer .btn-primary.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.modal.info .modal-footer .btn-primary.disabled:focus,
.modal.info .modal-footer .btn-primary[disabled]:focus,
fieldset[disabled] .modal.info .modal-footer .btn-primary:focus,
.modal.info .modal-footer .btn-primary.disabled.focus,
.modal.info .modal-footer .btn-primary[disabled].focus,
fieldset[disabled] .modal.info .modal-footer .btn-primary.focus {
  outline-color: hsl(196.26892102, 58.84680259%, 43.86807198%);
}
.modal-header > nav .btn,
.alert .btn {
  border-radius: 1000px;
}
.modal-header > nav .btn:focus,
.alert .btn:focus {
  outline: none;
}
.modal-header > nav .btn:focus:not(:active),
.alert .btn:focus:not(:active) {
  box-shadow: 0 0 0 2px rgba(77, 144, 254, 0.5);
}
.modal-header > nav .btn:not(:hover):not(:active):not(:focus),
.alert .btn:not(:hover):not(:active):not(:focus) {
  color: inherit;
  opacity: 0.7;
}
.modal-header > nav .btn.btn-default,
.alert .btn.btn-default {
  background-color: transparent;
}
.modal-header > nav .btn.btn-default:active,
.alert .btn.btn-default:active {
  background-color: rgba(128, 128, 128, 0.1);
  box-shadow: inset 0 3px 5px rgba(128, 128, 128, 0.125);
}
.modal-header > nav .btn,
.alert .btn,
.modal-header > nav .btn:hover,
.alert .btn:hover,
.modal-header > nav .btn:focus,
.alert .btn:focus {
  border-color: transparent;
}
.ace_editor {
  border: 1px solid #ccc;
}
.ace_editor .ace_cursor {
  visibility: hidden;
  border-width: 1px;
}
.ace_editor .ace_gutter-active-line,
.ace_editor .ace_fold-widget {
  display: none;
}
.ace_editor .ace_fold {
  border: none;
  opacity: 0.65;
  border-radius: 0;
  margin: 0;
  vertical-align: baseline;
  color: #666;
}
.ace_editor.ace_focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ace_editor.ace_focus .ace_cursor {
  visibility: visible;
}
.ace_editor.ace_focus .ace_gutter-active-line,
.ace_editor.ace_focus .ace_fold-widget {
  display: block;
}
.ace_editor.ace_focus .ace_fold {
  opacity: 1;
}
span.divider {
  display: inline-block;
  background: #e5e5e5;
  width: 1px;
  height: 20px;
  vertical-align: middle;
}
/*#main.container-fluid > .row
{
	width: 100%;
}*/
div[contenteditable] {
  line-height: 16px;
  padding: 8px;
  height: auto;
  overflow: auto;
  border: 1px solid #ccc;
  max-height: calc(100vh - 213px);
}
.modal-body > div[contenteditable] {
  margin: -16px;
  width: calc(100% +  2*15px + 1px);
}
div[contenteditable].word-edit > div {
  display: block;
  padding-left: 1em;
  background: transparent;
}
div[contenteditable].word-edit > div.has-error,
div[contenteditable].word-edit > div.has-warning {
  position: relative;
}
div[contenteditable].word-edit > div.has-error:before,
div[contenteditable].word-edit > div.has-warning:before {
  display: block;
  content: "!";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  border-radius: 100%;
  top: calc(50% - 6px);
  text-align: center;
  color: #fff;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
}
div[contenteditable].word-edit > div.has-error:before {
  background: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
div[contenteditable].word-edit > div.has-warning:before {
  background: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
div[contenteditable] + .word-edit-gutter {
  position: absolute;
  right: 0px;
  width: 20px;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
div[contenteditable] + .word-edit-gutter > * {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: yellow;
}
div[contenteditable] + .word-edit-gutter > *.error {
  background: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
div[contenteditable] + .word-edit-gutter > *.warning {
  background: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.word-edit,
.word-edit > div {
  color: #000;
  background: #fff;
  display: block;
}
.help .word-edit,
.help .word-edit > div {
  border-top: 1px solid #eee;
  padding: 0px 15px;
  margin: 2px -15px;
  border-bottom: 1px solid #eee;
}
.word-edit.word-error,
.word-edit > div.word-error {
  border-left: 4px solid red;
  margin-left: -4px;
}
.word-edit:empty,
.word-edit > div:empty {
  empty-cells: show;
  display: block;
  min-width: 1em;
  min-height: 1em;
}
.word-edit > .wordclass:first-child,
.word-edit > div > .wordclass:first-child,
.word-edit > .variant:first-child,
.word-edit > div > .variant:first-child,
.word-edit > .relation:first-child,
.word-edit > div > .relation:first-child {
  font-size: 120%;
  font-weight: bold;
  color: #000;
}
.word-edit > .error,
.word-edit > div > .error,
.word-edit > .warning,
.word-edit > div > .warning {
  position: relative;
}
.word-edit > .error:before,
.word-edit > div > .error:before,
.word-edit > .warning:before,
.word-edit > div > .warning:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  left: 0;
  right: 0;
  box-sizing: border-box;
  border-bottom: 2px dashed #000;
}
.word-edit > .error:before,
.word-edit > div > .error:before {
  border-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.word-edit > .warning:before,
.word-edit > div > .warning:before {
  border-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.word-edit > .error,
.word-edit > div > .error {
  /*display: inline-block;
		border-bottom: 2px dashed @brand-danger;
		margin-bottom: -2px;*/
}
.word-edit > .warning,
.word-edit > div > .warning {
  /*display: inline-block;
		border-bottom: 2px dashed @brand-warning;
		margin-bottom: -2px;*/
}
.word-edit > .warning:empty:after,
.word-edit > div > .warning:empty:after {
  content: "⮒";
  border-color: hsl(37.71364819, 74.66749594%, 49.64871211%);
}
.word-edit > .error:empty:after,
.word-edit > div > .error:empty:after {
  content: "⮒";
  border-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.word-edit > .paren,
.word-edit > div > .paren {
  color: #595959;
}
.word-edit > .wordclass,
.word-edit > div > .wordclass {
  color: #ac59ac;
}
.word-edit > .inflection,
.word-edit > div > .inflection {
  color: #59ac59;
}
.word-edit > .wordid,
.word-edit > div > .wordid {
  color: #5959ff;
}
.word-edit .word-stem,
.word-edit > div .word-stem {
  color: #808080;
}
.word-edit .word-prefix,
.word-edit > div .word-prefix,
.word-edit .word-postfix,
.word-edit > div .word-postfix {
  color: #000;
}
.word-edit .word-uniq,
.word-edit > div .word-uniq {
  color: #808080;
}
.badge-1:before {
  display: block;
  float: left;
  content: "1";
  width: 20px;
  height: 20px;
  background: hsl(210.25573573, 49.92014923%, 36.53395796%);
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 20px;
  margin-right: 0.5ex;
  font-size: 18px;
  line-height: 20px;
}
.badge-2:before {
  display: block;
  float: left;
  content: "2";
  width: 20px;
  height: 20px;
  background: hsl(210.25573573, 49.92014923%, 36.53395796%);
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 20px;
  margin-right: 0.5ex;
  font-size: 18px;
  line-height: 20px;
}
.badge-3:before {
  display: block;
  float: left;
  content: "3";
  width: 20px;
  height: 20px;
  background: hsl(210.25573573, 49.92014923%, 36.53395796%);
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 20px;
  margin-right: 0.5ex;
  font-size: 18px;
  line-height: 20px;
}
.badge-4:before {
  display: block;
  float: left;
  content: "4";
  width: 20px;
  height: 20px;
  background: hsl(210.25573573, 49.92014923%, 36.53395796%);
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 20px;
  margin-right: 0.5ex;
  font-size: 18px;
  line-height: 20px;
}
.spellcheck-weight {
  display: inline-block;
  background: #eee;
  color: #333;
  text-align: center;
  font-size: 11px;
  padding: 2px;
}
.btn.btn-default.btn-toggle {
  border: none;
  background: transparent;
  padding: 0;
  line-height: 20px;
  font-size: 20px;
}
.btn.btn-default.btn-toggle.si-icon-only.si:before {
  left: 0;
  right: 0;
  line-height: 20px;
  font-size: 20px;
  top: -1px;
}
.btn.btn-default.btn-toggle.si-off {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  text-shadow: 0 0 1px rgba(185, 60, 51, 0.5);
}
.btn.btn-default.btn-toggle.si-off:hover,
.btn.btn-default.btn-toggle.si-off:focus,
.btn.btn-default.btn-toggle.si-off:active,
.btn.btn-default.btn-toggle.si-off.active,
.btn.btn-default.btn-toggle.si-off.hover,
.btn.btn-default.btn-toggle.si-off.focus {
  background: rgba(185, 60, 51, 0.25);
}
.btn.btn-default.btn-toggle.si-on {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  text-shadow: 0 0 2px rgba(72, 148, 75, 0.5);
}
.btn.btn-default.btn-toggle.si-on:hover,
.btn.btn-default.btn-toggle.si-on:focus,
.btn.btn-default.btn-toggle.si-on:active,
.btn.btn-default.btn-toggle.si-on.active,
.btn.btn-default.btn-toggle.si-on.hover,
.btn.btn-default.btn-toggle.si-on.focus {
  background: rgba(72, 148, 75, 0.25);
}
td.toggle,
th.toggle {
  width: 53px;
}
.widget {
  box-sizing: border-box;
  left: 16px;
  height: 32px;
  padding: 4px;
  background: #fff;
  transform: translateY(-8px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.widget .form-control {
  height: 24px;
  min-width: 0;
  padding: 0 1px;
  margin-right: 4px;
}
.widget .form-control:last-child {
  margin-right: 0;
}
.widget label {
  padding: 0 4px;
  font-weight: bold;
  display: none;
}
.widget .btn {
  height: 24px;
  padding: 0 !important;
  font-size: 14px;
  line-height: 12px;
  width: 24px !important;
}
.widget .btn.si.si-icon-only:before {
  left: 0;
  right: 0;
}
.widget .btn.btn-success {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: transparent;
  border-color: transparent;
}
.widget .btn.btn-success:focus,
.widget .btn.btn-success.focus {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-success:hover {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-success:active,
.widget .btn.btn-success.active,
.open > .dropdown-toggle.widget .btn.btn-success {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-success:active:hover,
.widget .btn.btn-success.active:hover,
.open > .dropdown-toggle.widget .btn.btn-success:hover,
.widget .btn.btn-success:active:focus,
.widget .btn.btn-success.active:focus,
.open > .dropdown-toggle.widget .btn.btn-success:focus,
.widget .btn.btn-success:active.focus,
.widget .btn.btn-success.active.focus,
.open > .dropdown-toggle.widget .btn.btn-success.focus {
  color: hsl(122.528463, 34.79283128%, 43.09133504%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-success:active,
.widget .btn.btn-success.active,
.open > .dropdown-toggle.widget .btn.btn-success {
  background-image: none;
}
.widget .btn.btn-success.disabled:hover,
.widget .btn.btn-success[disabled]:hover,
fieldset[disabled] .widget .btn.btn-success:hover,
.widget .btn.btn-success.disabled:focus,
.widget .btn.btn-success[disabled]:focus,
fieldset[disabled] .widget .btn.btn-success:focus,
.widget .btn.btn-success.disabled.focus,
.widget .btn.btn-success[disabled].focus,
fieldset[disabled] .widget .btn.btn-success.focus {
  background-color: transparent;
  border-color: transparent;
}
.widget .btn.btn-success .badge {
  color: transparent;
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
.widget .btn.btn-success:focus,
.widget .btn.btn-success.focus {
  outline-color: transparent;
}
.widget .btn.btn-success:active:focus,
.widget .btn.btn-success.active:focus,
.open > .dropdown-toggle.widget .btn.btn-success:focus,
.widget .btn.btn-success:active.focus,
.widget .btn.btn-success.active.focus,
.open > .dropdown-toggle.widget .btn.btn-success.focus {
  outline-color: transparent;
}
.widget .btn.btn-success.disabled:focus,
.widget .btn.btn-success[disabled]:focus,
fieldset[disabled] .widget .btn.btn-success:focus,
.widget .btn.btn-success.disabled.focus,
.widget .btn.btn-success[disabled].focus,
fieldset[disabled] .widget .btn.btn-success.focus {
  outline-color: transparent;
}
.widget .btn.btn-danger {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: transparent;
  border-color: transparent;
}
.widget .btn.btn-danger:focus,
.widget .btn.btn-danger.focus {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-danger:hover {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-danger:active,
.widget .btn.btn-danger.active,
.open > .dropdown-toggle.widget .btn.btn-danger {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-danger:active:hover,
.widget .btn.btn-danger.active:hover,
.open > .dropdown-toggle.widget .btn.btn-danger:hover,
.widget .btn.btn-danger:active:focus,
.widget .btn.btn-danger.active:focus,
.open > .dropdown-toggle.widget .btn.btn-danger:focus,
.widget .btn.btn-danger:active.focus,
.widget .btn.btn-danger.active.focus,
.open > .dropdown-toggle.widget .btn.btn-danger.focus {
  color: hsl(4.26759343, 57.06674664%, 46.21389555%);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.widget .btn.btn-danger:active,
.widget .btn.btn-danger.active,
.open > .dropdown-toggle.widget .btn.btn-danger {
  background-image: none;
}
.widget .btn.btn-danger.disabled:hover,
.widget .btn.btn-danger[disabled]:hover,
fieldset[disabled] .widget .btn.btn-danger:hover,
.widget .btn.btn-danger.disabled:focus,
.widget .btn.btn-danger[disabled]:focus,
fieldset[disabled] .widget .btn.btn-danger:focus,
.widget .btn.btn-danger.disabled.focus,
.widget .btn.btn-danger[disabled].focus,
fieldset[disabled] .widget .btn.btn-danger.focus {
  background-color: transparent;
  border-color: transparent;
}
.widget .btn.btn-danger .badge {
  color: transparent;
  background-color: hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.widget .btn.btn-danger:focus,
.widget .btn.btn-danger.focus {
  outline-color: transparent;
}
.widget .btn.btn-danger:active:focus,
.widget .btn.btn-danger.active:focus,
.open > .dropdown-toggle.widget .btn.btn-danger:focus,
.widget .btn.btn-danger:active.focus,
.widget .btn.btn-danger.active.focus,
.open > .dropdown-toggle.widget .btn.btn-danger.focus {
  outline-color: transparent;
}
.widget .btn.btn-danger.disabled:focus,
.widget .btn.btn-danger[disabled]:focus,
fieldset[disabled] .widget .btn.btn-danger:focus,
.widget .btn.btn-danger.disabled.focus,
.widget .btn.btn-danger[disabled].focus,
fieldset[disabled] .widget .btn.btn-danger.focus {
  outline-color: transparent;
}
input[type=checkbox].on-off-toggle,
input[type=radio].on-off-toggle,
button.on-off-toggle,
.btn.btn-on-off-toggle {
  display: inline-block;
  width: 46px;
  height: 20px;
  position: relative;
  font-size: 10px !important;
  cursor: pointer;
  margin: 0 !important;
  border: none;
  background: none;
  border-radius: 0px;
  overflow: hidden;
}
input[type=checkbox].on-off-toggle:before,
input[type=radio].on-off-toggle:before,
button.on-off-toggle:before,
.btn.btn-on-off-toggle:before {
  display: block;
  position: absolute;
  border-radius: 0px;
  border: 1px inset rgba(204, 204, 255, 0.5);
  background-color: #ddd;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4px;
  line-height: 10px;
  content: "OFF";
  color: #aaa;
  text-shadow: 0 0 1px #fca;
  text-align: right;
}
input[type=checkbox].on-off-toggle:after,
input[type=radio].on-off-toggle:after,
button.on-off-toggle:after,
.btn.btn-on-off-toggle:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(20px - 2*1px);
  height: calc(20px - 2*1px);
  background: #fff;
  background: radial-gradient(circle at bottom center, #fff 25%, #ccc 200%);
  border-radius: 0%;
  top: 1px;
  border: 1px outset rgba(204, 204, 255, 0.5);
  left: 1px;
  transition: all ease-out 0.05s;
}
input[type=checkbox].on-off-toggle:checked:before,
input[type=radio].on-off-toggle:checked:before,
button.on-off-toggle:checked:before,
.btn.btn-on-off-toggle:checked:before,
input[type=checkbox].on-off-toggle.btn.btn-on-off-toggle.btn-on:before,
input[type=radio].on-off-toggle.btn.btn-on-off-toggle.btn-on:before,
button.on-off-toggle.btn.btn-on-off-toggle.btn-on:before,
.btn.btn-on-off-toggle.btn.btn-on-off-toggle.btn-on:before {
  content: "ON";
  color: #fff;
  text-shadow: 0 0 2px #ccf;
  text-align: left;
  background-color: hsl(122.528463, 34.79283128%, 43.09133504%);
}
input[type=checkbox].on-off-toggle:checked:after,
input[type=radio].on-off-toggle:checked:after,
button.on-off-toggle:checked:after,
.btn.btn-on-off-toggle:checked:after,
input[type=checkbox].on-off-toggle.btn.btn-on-off-toggle.btn-on:after,
input[type=radio].on-off-toggle.btn.btn-on-off-toggle.btn-on:after,
button.on-off-toggle.btn.btn-on-off-toggle.btn-on:after,
.btn.btn-on-off-toggle.btn.btn-on-off-toggle.btn-on:after {
  transform: translateX(26px);
}
input[type=checkbox].on-off-toggle,
input[type=radio].on-off-toggle,
button.on-off-toggle,
.btn.btn-on-off-toggle,
.checkbox label input[type=checkbox].on-off-toggle,
.checkbox label input[type=radio].on-off-toggle,
.checkbox label button.on-off-toggle,
.checkbox label .btn.btn-on-off-toggle {
  transform: translateY(6px);
  margin-top: -1px !important;
}
input[type=checkbox].on-off-toggle.btn,
input[type=radio].on-off-toggle.btn,
button.on-off-toggle.btn,
.btn.btn-on-off-toggle.btn,
.checkbox label input[type=checkbox].on-off-toggle.btn,
.checkbox label input[type=radio].on-off-toggle.btn,
.checkbox label button.on-off-toggle.btn,
.checkbox label .btn.btn-on-off-toggle.btn {
  transform: none;
}
td.on-off,
th.on-off {
  width: 69px;
}
tr:not(.is-warning) + tr.is-warning,
tr.is-warning:first-child,
tr.is-warning + tr:not(.is-warning) {
  border-top: 3px solid hsl(37.71364819, 74.66749594%, 49.64871211%);
}
tr.is-warning:last-child {
  border-bottom: 3px solid hsl(37.71364819, 74.66749594%, 49.64871211%);
}
tr:not(.is-danger) + tr.is-danger,
tr.is-danger:first-child,
tr.is-danger + tr:not(.is-danger) {
  border-top: 3px solid hsl(4.26759343, 57.06674664%, 46.21389555%);
}
tr.is-danger:last-child {
  border-bottom: 3px solid hsl(4.26759343, 57.06674664%, 46.21389555%);
}
.offset {
  display: inline-block;
}
.differ {
  font-family: monospace;
  white-space: pre;
  font-size: 12px;
  line-height: 14px;
  background: #f8f8f8;
  padding: 15px;
}
.panel-body > .differ,
.modal-body > .differ {
  margin: -15px;
}
.differ .diff {
  display: flex;
  /*&.has-same:not(.has-add):not(.has-remove)
		{
			+ .has-add,
			+ .has-remove
			{
				border-top: 1px dashed #ccc;
			}
		}*/
}
.differ .diff > * {
  width: 48.5%;
  overflow: hidden;
}
.differ .diff > * + * {
  margin-left: 3%;
}
.differ .diff .diff-line {
  background: #fff;
}
.differ .diff .diff-line.has-header {
  background: none;
  font-family: sans-serif;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
}
.differ .diff.has-add,
.differ .diff.has-remove {
  background: linear-gradient(to right, transparent 3%, #ebebeb 48.5%, #ebebeb 53%, transparent 97%);
  /*+ .has-same:not(.has-add):not(.has-remove)
			{
				border-top: 1px dashed @outline;
			}*/
}
.differ .diff .diff-old.has-add:not(.has-same):not(.has-remove),
.differ .diff .diff-new.has-remove:not(.has-same):not(.has-add) {
  border-left: 1px dashed rgba(0, 0, 0, 0.05);
  border-right: 1px dashed rgba(0, 0, 0, 0.05);
}
.differ .diff:first-child .diff-old.has-add:not(.has-same):not(.has-remove),
.differ .diff:first-child .diff-new.has-remove:not(.has-same):not(.has-add) {
  border-top: 1px dashed rgba(0, 0, 0, 0.05);
}
.differ .diff:last-child .diff-old.has-add:not(.has-same):not(.has-remove),
.differ .diff:last-child .diff-new.has-remove:not(.has-same):not(.has-add) {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
}
.differ .diff .diff-old.has-same,
.differ .diff .diff-old.has-remove {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.differ .diff .diff-old .diff-line .diff-add {
  display: none;
}
.differ .diff .diff-old .diff-line .diff-remove {
  background: #c6c6d7;
}
.differ .diff .diff-old .diff-line.has-remove,
.differ .diff .diff-old .diff-line.has-add {
  background: #ececff;
}
.differ .diff .diff-new.has-same,
.differ .diff .diff-new.has-add {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.differ .diff .diff-new .diff-line .diff-add {
  background: #b7d7b7;
}
.differ .diff .diff-new .diff-line .diff-remove {
  display: none;
}
.differ .diff .diff-new .diff-line.has-add,
.differ .diff .diff-new .diff-line.has-remove {
  background: #d9ffd9;
}
.form-inline .dropdown-menu > li {
  padding: 4px 8px;
}
.form-inline .dropdown-menu > li > .form-control {
  width: 100%;
  min-width: 30em;
}
a[href].expanded-click {
  text-decoration: inherit;
  color: inherit;
  display: block;
}
.timestamp {
  /*&:before, &:after
	{
		display: inline-block;
		transform: translate(-0.08em,-0.08em);
		width: 0.2em;
	}
	&:before
	{
		content: "[";
	}
	&:after
	{
		content: "]";
	}*/
  display: inline-block;
  position: relative;
  padding: 0.16em 0.32em;
  line-height: 1;
}
.timestamp:before {
  display: inline-block;
  content: "";
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  background: currentColor;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.075;
}
.doublespace {
  line-height: 2;
}
.match-md-1 {
  display: inline-block;
  width: 8.33333333%;
}
[uno-content]:after {
  content: attr(uno-content);
}
.table-fixed .operations .btn:only-child {
  width: 100%;
}
cols,
.cols {
  display: block;
  columns: 350px 3;
}
cols.cols-2,
.cols.cols-2 {
  columns: 150px 2;
}
cols > ul,
.cols > ul,
cols > dl,
.cols > dl {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
cols > ul > li,
.cols > ul > li,
cols > dl > li,
.cols > dl > li,
cols > ul > dt,
.cols > ul > dt,
cols > dl > dt,
.cols > dl > dt,
cols > ul > dd,
.cols > ul > dd,
cols > dl > dd,
.cols > dl > dd {
  display: block;
  padding: 4px 0;
}
cols > ul > dt,
.cols > ul > dt,
cols > dl > dt,
.cols > dl > dt {
  float: left;
  min-width: 281px;
}
cols > ul > li > strong,
.cols > ul > li > strong,
cols > dl > li > strong,
.cols > dl > li > strong {
  min-width: 281px;
  display: inline-block;
}
textarea[readonly] + .ace_editor {
  border: none;
  outline: none;
  box-shadow: none;
  background: #f8f8f8;
}
textarea[readonly] + .ace_editor .ace_bracket {
  display: none;
}
.panel-body > .ace_editor,
.modal-body > .ace_editor {
  margin: -15px;
  border: none;
  outline: none;
  box-shadow: none;
}
.modal-body > .ace_editor {
  height: calc(100% + 30px);
}
.ace_editor.ace-chrome .ace_gutter {
  color: #888;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==) right repeat-y;
}
.ace_editor.ace-chrome .ace_scrollbar.ace_scrollbar-h {
  left: 0 !important;
}
html.layout-blank body > h4,
.modal-header {
  padding: 15px;
}
html.layout-blank body > h4 > toolbar,
.modal-header > toolbar {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: -5px 0;
}
html.layout-blank body > h4 > toolbar > label,
.modal-header > toolbar > label {
  font-size: 14px;
}
html.layout-blank body > h4 > toolbar > label > .btn:last-child,
.modal-header > toolbar > label > .btn:last-child {
  margin-left: 4px !important;
}
html.layout-blank body > h4 > toolbar > .btn,
.modal-header > toolbar > .btn {
  margin: 0 1px;
}
html.layout-blank body > h4 > toolbar > .separator,
.modal-header > toolbar > .separator {
  display: inline-block;
  width: 1ch;
}
html.layout-blank body {
  overflow: hidden !important;
}
html.layout-blank body > h4 {
  height: 55px;
  margin: 0;
  line-height: 25px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #ccc;
  background: #fff;
  border-color: #ccc;
  color: #333;
}
html.layout-blank body > h4 > nav {
  float: right;
  margin: -5px 0;
}
html.layout-blank body > h4 > nav .btn.btn-default {
  color: #333;
  background-color: #fff;
  border-color: transparent;
}
html.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > h4 > nav .btn.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > h4 > nav .btn.btn-default:active,
html.layout-blank body > h4 > nav .btn.btn-default.active,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > h4 > nav .btn.btn-default:active:hover,
html.layout-blank body > h4 > nav .btn.btn-default.active:hover,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default:hover,
html.layout-blank body > h4 > nav .btn.btn-default:active:focus,
html.layout-blank body > h4 > nav .btn.btn-default.active:focus,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default:active.focus,
html.layout-blank body > h4 > nav .btn.btn-default.active.focus,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
html.layout-blank body > h4 > nav .btn.btn-default:active,
html.layout-blank body > h4 > nav .btn.btn-default.active,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default {
  background-image: none;
}
html.layout-blank body > h4 > nav .btn.btn-default.disabled:hover,
html.layout-blank body > h4 > nav .btn.btn-default[disabled]:hover,
fieldset[disabled] html.layout-blank body > h4 > nav .btn.btn-default:hover,
html.layout-blank body > h4 > nav .btn.btn-default.disabled:focus,
html.layout-blank body > h4 > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] html.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default.disabled.focus,
html.layout-blank body > h4 > nav .btn.btn-default[disabled].focus,
fieldset[disabled] html.layout-blank body > h4 > nav .btn.btn-default.focus {
  background-color: #fff;
  border-color: transparent;
}
html.layout-blank body > h4 > nav .btn.btn-default .badge {
  color: #fff;
  background-color: #333;
}
html.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default.focus {
  outline-color: transparent;
}
html.layout-blank body > h4 > nav .btn.btn-default:active:focus,
html.layout-blank body > h4 > nav .btn.btn-default.active:focus,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default:active.focus,
html.layout-blank body > h4 > nav .btn.btn-default.active.focus,
.open > .dropdown-togglehtml.layout-blank body > h4 > nav .btn.btn-default.focus {
  outline-color: transparent;
}
html.layout-blank body > h4 > nav .btn.btn-default.disabled:focus,
html.layout-blank body > h4 > nav .btn.btn-default[disabled]:focus,
fieldset[disabled] html.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default.disabled.focus,
html.layout-blank body > h4 > nav .btn.btn-default[disabled].focus,
fieldset[disabled] html.layout-blank body > h4 > nav .btn.btn-default.focus {
  outline-color: transparent;
}
html.layout-blank body > h4 > nav .btn.btn-default,
html.layout-blank body > h4 > nav .btn.btn-default:hover,
html.layout-blank body > h4 > nav .btn.btn-default.hover,
html.layout-blank body > h4 > nav .btn.btn-default:active,
html.layout-blank body > h4 > nav .btn.btn-default:hover:active,
html.layout-blank body > h4 > nav .btn.btn-default.hover:active,
html.layout-blank body > h4 > nav .btn.btn-default.active,
html.layout-blank body > h4 > nav .btn.btn-default:hover.active,
html.layout-blank body > h4 > nav .btn.btn-default.hover.active,
html.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default:hover:focus,
html.layout-blank body > h4 > nav .btn.btn-default.hover:focus,
html.layout-blank body > h4 > nav .btn.btn-default:active:focus,
html.layout-blank body > h4 > nav .btn.btn-default:hover:active:focus,
html.layout-blank body > h4 > nav .btn.btn-default.hover:active:focus,
html.layout-blank body > h4 > nav .btn.btn-default.active:focus,
html.layout-blank body > h4 > nav .btn.btn-default:hover.active:focus,
html.layout-blank body > h4 > nav .btn.btn-default.hover.active:focus,
html.layout-blank body > h4 > nav .btn.btn-default.focus,
html.layout-blank body > h4 > nav .btn.btn-default:hover.focus,
html.layout-blank body > h4 > nav .btn.btn-default.hover.focus,
html.layout-blank body > h4 > nav .btn.btn-default:active.focus,
html.layout-blank body > h4 > nav .btn.btn-default:hover:active.focus,
html.layout-blank body > h4 > nav .btn.btn-default.hover:active.focus,
html.layout-blank body > h4 > nav .btn.btn-default.active.focus,
html.layout-blank body > h4 > nav .btn.btn-default:hover.active.focus,
html.layout-blank body > h4 > nav .btn.btn-default.hover.active.focus {
  background-color: transparent;
}
html.layout-blank body > h4 > nav .btn.btn-default:active,
html.layout-blank body > h4 > nav .btn.btn-default.active,
html.layout-blank body > h4 > nav .btn.btn-default:focus,
html.layout-blank body > h4 > nav .btn.btn-default.focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
html.layout-blank body nav {
  position: fixed;
  top: 15px;
  right: 15px;
}
html.layout-blank body nav .btn {
  border-radius: 1000px;
}
html.layout-blank body nav .btn:focus {
  outline: none;
}
html.layout-blank body nav .btn:focus:not(:active) {
  box-shadow: 0 0 0 2px rgba(77, 144, 254, 0.5);
}
html.layout-blank body nav .btn:not(:hover):not(:active):not(:focus) {
  color: inherit;
  opacity: 0.7;
}
html.layout-blank body nav .btn.btn-default {
  background-color: transparent;
}
html.layout-blank body nav .btn.btn-default:active {
  background-color: rgba(128, 128, 128, 0.1);
  box-shadow: inset 0 3px 5px rgba(128, 128, 128, 0.125);
}
html.layout-blank body nav .btn,
html.layout-blank body nav .btn:hover,
html.layout-blank body nav .btn:focus {
  border-color: transparent;
}
html.layout-blank body > form {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 55px;
  left: 0;
  right: 0;
  bottom: 0;
}
html.layout-blank body > form > textarea {
  border: none;
  margin: 0;
  font-family: monospace;
  font-size: 10pt;
  padding: 15px;
}
html.layout-blank body > form > textarea:focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  outline: none;
}
html.layout-blank body > form > .ace_editor,
html.layout-blank body > form > textarea[uno-ace] {
  flex-grow: 1;
}
html.layout-blank body > form > .ace_editor {
  border: none;
  outline: none;
  box-shadow: none;
}
html.layout-blank body .footer {
  background: #fff;
  text-align: right;
  line-height: 25px;
  border-top: 1px solid #ccc;
  padding: 15px;
}
.btn-invisible {
  visibility: hidden;
}
.word a[href].canonical,
.ace_editor a[href].canonical {
  color: inherit;
  text-decoration: none;
}
.word .canonical,
.ace_editor .canonical {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 118%;
}
.word .canonical .max,
.ace_editor .canonical .max {
  font-weight: bold;
}
.word .spelling-variant,
.ace_editor .spelling-variant,
.word .ace_variable.ace_parameter.ace_SpellingVariant,
.ace_editor .ace_variable.ace_parameter.ace_SpellingVariant {
  font-style: italic;
  color: #ca6d02;
}
.word .relation-group,
.ace_editor .relation-group,
.word .ace_comment.ace_RelationType,
.ace_editor .ace_comment.ace_RelationType {
  color: #0d730d;
  font-weight: bold;
}
.word .word-class,
.ace_editor .word-class,
.word .ace_support.ace_type.ace_WordClass,
.ace_editor .ace_support.ace_type.ace_WordClass {
  color: inherit;
  font-style: italic;
}
.word .ace_line > .ace_support.ace_type.ace_WordClass:first-child,
.ace_editor .ace_line > .ace_support.ace_type.ace_WordClass:first-child {
  font-weight: bold;
}
.word .ace_variable.ace_Inflection,
.ace_editor .ace_variable.ace_Inflection {
  color: #2d7786;
}
label + label {
  margin-left: 1em;
}
p.btn-group {
  display: block;
}
p.btn-group:after {
  clear: both;
  content: "";
  display: block;
}
.dropdown-menu > li > span {
  color: #777777;
}
.dropdown-menu > li > b {
  color: hsl(210.25573573, 49.92014923%, 36.53395796%);
  font-weight: bold;
}
.dropdown-menu > li > a,
.dropdown-menu > li > .radio {
  cursor: pointer;
  margin: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > .radio:hover {
  color: #262626;
  background-color: #f5f5f5;
}
.sticky {
  display: flex;
  position: sticky;
  top: 0;
  right: 0;
  z-index: 1030;
  justify-content: center;
  background: rgba(255, 0, 0, 0.5);
}
.sticky .messages {
  top: 0;
  right: auto;
}
.select-wordclass {
  white-space: normal;
  text-align: left;
  position: relative;
  height: 5em;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.select-wordclass:after {
  display: block;
  text-align: right;
  position: absolute;
  right: 4px;
  bottom: 0px;
}
.select-wordclass.select-wordclass-noun:after {
  content: "\f0c8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.select-wordclass.select-wordclass-verb:after {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.select-wordclass.select-wordclass-adjective:after {
  content: "▲";
}
.select-wordclass.select-wordclass-name:after {
  content: "\f02b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.row label:empty {
  display: none;
}
.row label.col-sm-3:empty + .col-sm-9 {
  width: 100%;
}
.row .pull-right + .form-group > .col-sm-9 {
  padding-left: 0;
}
.pointer {
  cursor: pointer;
}
.orangeYellow {
  color: #FFCC00;
}
.alternating-yellow li {
  padding-left: calc(0.5ex);
  padding-right: calc(0.5ex);
}
.alternating-yellow li:nth-child(even) {
  background-color: #F8F2DC;
}
.alternating-yellow li:nth-child(odd) {
  background-color: #FEF8E3;
}
.alternating-grey li {
  padding-left: calc(0.5ex);
  padding-right: calc(0.5ex);
}
.alternating-grey li:nth-child(even) {
  background-color: #F3F3F3;
}
.alternating-grey li:nth-child(odd) {
  background-color: #FAFAFA;
}
.spaced-items li {
  padding: 14px;
  margin: 4px 0 0 0;
}
.flexed .form-group div {
  display: inline-flex;
}
.draggable-items.search-result li {
  margin: 4px 0 0 0;
  border-color: none;
  border-width: 0px;
}
.colexpand {
  cursor: pointer;
}
.hits {
  float: right;
  opacity: 0.5;
}
diff {
  display: block;
  font-family: "courier new";
  font-size: 10pt;
  white-space: pre;
  tab-size: 4;
  line-height: normal;
}
diff view {
  display: block;
  width: calc(50% - 25px);
  overflow: auto;
  margin: 0;
  box-sizing: border-box;
  padding-top: 41px;
}
diff view:nth-of-type(1) {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}
diff view:nth-of-type(2) {
  position: fixed;
  top: 0;
  bottom: 0;
  left: calc(50% + 25px);
}
diff view file {
  display: block;
  width: fit-content;
  min-width: 100%;
}
diff view file pre {
  margin: 0;
  padding: 0;
  border: none;
}
diff view:before {
  display: block;
  position: fixed;
  top: 0;
  height: 40px;
  left: 0;
  width: calc(50% - 25px);
  background: #fff;
  content: attr(name);
  z-index: 100;
  font-family: sans-serif;
  font-size: 150%;
  padding: 8px;
  border-bottom: 1px solid #ccc;
}
diff view:nth-of-type(2):before {
  left: calc(50% + 25px);
}
diff toolbar,
diff statusbar {
  display: block;
  position: fixed;
  top: 0;
  height: 40px;
  left: 0;
  width: calc(50% - 25px);
  text-align: right;
  padding: 8px;
  line-height: 24px;
}
diff toolbar > *,
diff statusbar > * {
  vertical-align: top;
}
diff toolbar button,
diff statusbar button {
  display: inline-block;
  margin: -4px 4px;
  height: calc(100% + 7px);
  font-size: 300%;
  padding: 0;
  line-height: 0;
}
diff toolbar button:focus,
diff statusbar button:focus {
  outline: none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
diff statusbar {
  left: calc(50% + 25px);
}
diff.active scrollsizer {
  display: block;
  position: absolute;
  top: 42px;
  left: calc(50% + 25px);
  width: calc(50% - 25px);
  height: 100%;
}
diff.active view {
  overflow: hidden;
}
diff.active view chunk {
  display: block;
  position: relative;
  background: #fff;
}
diff.active view line {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  background: #fff;
  height: 15px;
}
diff.active view line:only-child {
  height: auto;
}
diff.active view.blue .change {
  background: #ececff;
}
diff.active view.blue .del,
diff.active view.blue .add {
  background: #c6c6d7;
}
diff.active view.green .change {
  background: #d9ffd9;
}
diff.active view.green .del,
diff.active view.green .add {
  background: #b7d7b7;
}
diff.active view.blue .del:only-child,
diff.active view.green .del:only-child,
diff.active view.blue .add:only-child,
diff.active view.green .add:only-child {
  background: none;
}
diff.active :not(.change) + .change:after,
diff.active :not(.missing) + .missing:after,
diff.active .change + :not(.change):after,
diff.active .missing + :not(.missing):after,
diff.active .change:first-child:after {
  display: block;
  content: "";
  border-top: 2px dashed #24242420;
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  bottom: -1px;
  pointer-events: none;
}
diff.active .change:last-child:before {
  display: block;
  content: "";
  border-bottom: 2px dashed #24242420;
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  bottom: -1px;
  pointer-events: none;
}
diff.active :not(.change) + .change.selected:after,
diff.active .change.selected + :not(.change):after,
diff.active .change.selected:first-child:after {
  border-top: 2px solid #000;
}
diff.active .change.selected:last-child:before {
  border-bottom: 2px solid #000;
}
diff.active .missing {
  display: block;
  background: #f0f0f0;
  background: rgba(255, 255, 255, 0.45);
}
diff.active .missing:before {
  content: "\000a";
}
