@charset "UTF-8";
/*------------------------------------------------------------------
[Bootstrap CSS]
*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/assets/bootstrap/glyphicons-halflings-regular-1271b719.eot");
  src: url("/assets/bootstrap/glyphicons-halflings-regular-1271b719.eot?#iefix") format("embedded-opentype"), url("/assets/bootstrap/glyphicons-halflings-regular-fcf2b8fe.woff2") format("woff2"), url("/assets/bootstrap/glyphicons-halflings-regular-13953753.woff") format("woff"), url("/assets/bootstrap/glyphicons-halflings-regular-53ac7373.ttf") format("truetype"), url("/assets/bootstrap/glyphicons-halflings-regular-6605949f.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.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.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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 rgb(238.425, 238.425, 238.425);
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

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

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

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

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

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

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

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

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

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

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

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

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

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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, .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-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 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: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: none;
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  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: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

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

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

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

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

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

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

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

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

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

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

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

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

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

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

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  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: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
@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: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.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: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .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: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119.085, 119.085, 119.085);
  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;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -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: #5cb85c;
}
.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: #5bc0de;
}
.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: #f0ad4e;
}
.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: #d9534f;
}
.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);
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.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: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

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

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

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

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

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -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;
  background-clip: padding-box;
  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);
  outline: 0;
}

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

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

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

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

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

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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 > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

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

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
html {
  overflow-x: hidden;
}

body {
  padding: 0;
  background-color: #f7f7f7;
  height: 100%;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

p {
  font-size: inherit;
  line-height: 21px;
}

button:focus {
  outline: none !important;
}

.fa {
  width: inherit !important;
}

.icon-block.fa {
  width: 35px !important;
}

@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/thin/raleway-thin-fa779c4b.eot");
  src: asset-url("/assets/raleway/thin/raleway-thin-fa779c4b.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/thin/raleway-thin-bec5300f.woff") format("woff"), asset-url("/assets/raleway/thin/raleway-thin-e3b46097.ttf") format("truetype"), asset-url("/assets/raleway/thin/raleway-thin-07e5f945.svg#ralewaythin") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/extralight/raleway-extralight-18e55a98.eot");
  src: asset-url("/assets/raleway/extralight/raleway-extralight-18e55a98.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/extralight/raleway-extralight-f2e91eeb.woff") format("woff"), url("/assets/raleway/extralight/raleway-extralight-2998cc20.ttf") format("truetype"), asset-url("/assets/raleway/extralight/raleway-extralight-698aa221.svg#ralewayextralight") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/light/raleway-light-8f872487.eot");
  src: asset-url("/assets/raleway/light/raleway-light-8f872487.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/light/raleway-light-89740eca.woff") format("woff"), asset-url("/assets/raleway/light/raleway-light-81b7453a.ttf") format("truetype"), asset-url("/assets/raleway/light/raleway-light-44847f58.svg#ralewaylight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/regular/raleway-regular-d61b02ec.eot");
  src: asset-url("/assets/raleway/regular/raleway-regular-d61b02ec.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/regular/raleway-regular-4c60a30a.woff") format("woff"), asset-url("/assets/raleway/regular/raleway-regular-09cc705e.ttf") format("truetype"), asset-url("/assets/raleway/regular/raleway-regular-c709e111.svg#ralewayregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/medium/raleway-medium-d0f0890a.eot");
  src: asset-url("/assets/raleway/medium/raleway-medium-d0f0890a.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/medium/raleway-medium-788c7eb2.woff") format("woff"), asset-url("/assets/raleway/medium/raleway-medium-e54f808d.ttf") format("truetype"), asset-url("/assets/raleway/medium/raleway-medium-fd4f24a7.svg#ralewaymedium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/semibold/raleway-semibold-4b7ce4d0.eot");
  src: asset-url("/assets/raleway/semibold/raleway-semibold-4b7ce4d0.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/semibold/raleway-semibold-da1af5d6.woff") format("woff"), asset-url("/assets/raleway/semibold/raleway-semibold-3598746f.ttf") format("truetype"), asset-url("/assets/raleway/semibold/raleway-semibold-82da29a5.svg#ralewaysemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/bold/raleway-bold-0c7f0985.eot");
  src: asset-url("/assets/raleway/bold/raleway-bold-0c7f0985.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/bold/raleway-bold-7a746f9b.woff") format("woff"), asset-url("/assets/raleway/bold/raleway-bold-af4a270d.ttf") format("truetype"), asset-url("/assets/raleway/bold/raleway-bold-04bcda60.svg#ralewaybold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/extrabold/raleway-extrabold-bd934278.eot");
  src: asset-url("/assets/raleway/extrabold/raleway-extrabold-bd934278.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/extrabold/raleway-extrabold-3a418182.woff") format("woff"), asset-url("/assets/raleway/extrabold/raleway-extrabold-39aa6e22.ttf") format("truetype"), asset-url("/assets/raleway/extrabold/raleway-extrabold-8fab47fc.svg#ralewayextrabold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: asset-url("/assets/raleway/heavy/raleway-heavy-e117747e.eot");
  src: asset-url("/assets/raleway/heavy/raleway-heavy-e117747e.eot?#iefix") format("embedded-opentype"), asset-url("/assets/raleway/heavy/raleway-heavy-ffcfb0df.woff") format("woff"), asset-url("/assets/raleway/heavy/raleway-heavy-753b15eb.ttf") format("truetype"), asset-url("/assets/raleway/heavy/raleway-heavy-1f676b76.svg#ralewayheavy") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/light/opensans-light-webfont-372c008d.eot");
  src: asset-url("/assets/open-sans/light/opensans-light-webfont-372c008d.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/light/opensans-light-webfont-32e52eed.woff") format("woff"), asset-url("/assets/open-sans/light/opensans-light-webfont-fc6bafae.ttf") format("truetype"), asset-url("/assets/open-sans/light/opensans-light-webfont-26b313d9.svg#OpenSansLight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/light-italic/opensans-light-italic-webfont-04dae852.eot");
  src: asset-url("/assets/open-sans/light-italic/opensans-light-italic-webfont-04dae852.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/light-italic/opensans-light-italic-webfont-1673e747.woff") format("woff"), asset-url("/assets/open-sans/light-italic/opensans-light-italic-webfont-ef9847a4.ttf") format("truetype"), asset-url("/assets/open-sans/light-italic/opensans-light-italic-webfont-c1541294.svg#OpenSansLightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/regular/opensans-regular-webfont-e1ddcb60.eot");
  src: asset-url("/assets/open-sans/regular/opensans-regular-webfont-e1ddcb60.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/regular/opensans-regular-webfont-aa4b27f0.woff") format("woff"), asset-url("/assets/open-sans/regular/opensans-regular-webfont-e818a53a.ttf") format("truetype"), asset-url("/assets/open-sans/regular/opensans-regular-webfont-f0b36481.svg#OpenSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/italic/opensans-italic-webfont-a13dfe5d.eot");
  src: asset-url("/assets/open-sans/italic/opensans-italic-webfont-a13dfe5d.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/italic/opensans-italic-webfont-fb791b78.woff") format("woff"), asset-url("/assets/open-sans/italic/opensans-italic-webfont-60a4430d.ttf") format("truetype"), asset-url("/assets/open-sans/italic/opensans-italic-webfont-c2596346.svg#OpenSansItalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/semibold/opensans-semibold-webfont-578174f0.eot");
  src: asset-url("/assets/open-sans/semibold/opensans-semibold-webfont-578174f0.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/semibold/opensans-semibold-webfont-d03fb839.woff") format("woff"), asset-url("/assets/open-sans/semibold/opensans-semibold-webfont-75ba62dd.ttf") format("truetype"), asset-url("/assets/open-sans/semibold/opensans-semibold-webfont-b5a0e20b.svg#OpenSansSemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/semibold-italic/opensans-semibold-italic-webfont-903c4717.eot");
  src: asset-url("/assets/open-sans/semibold-italic/opensans-semibold-italic-webfont-903c4717.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/semibold-italic/opensans-semibold-italic-webfont-0234b7c9.woff") format("woff"), asset-url("/assets/open-sans/semibold-italic/opensans-semibold-italic-webfont-e95d2125.ttf") format("truetype"), asset-url("/assets/open-sans/semibold-italic/opensans-semibold-italic-webfont-ce272ae4.svg#OpenSansSemiboldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/bold/opensans-bold-webfont-7e9f94bb.eot");
  src: asset-url("/assets/open-sans/bold/opensans-bold-webfont-7e9f94bb.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/bold/opensans-bold-webfont-cb98d3da.woff") format("woff"), asset-url("/assets/open-sans/bold/opensans-bold-webfont-f0219909.ttf") format("truetype"), asset-url("/assets/open-sans/bold/opensans-bold-webfont-209ed034.svg#OpenSansBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/bold-italic/opensans-bold-italic-webfont-41b53409.eot");
  src: asset-url("/assets/open-sans/bold-italic/opensans-bold-italic-webfont-41b53409.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/bold-italic/opensans-bold-italic-webfont-63c70366.woff") format("woff"), asset-url("/assets/open-sans/bold-italic/opensans-bold-italic-webfont-7acc7d66.ttf") format("truetype"), asset-url("/assets/open-sans/bold-italic/opensans-bold-italic-webfont-922052a8.svg#OpenSansItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/extrabold/opensans-extrabold-webfont-0946ba54.eot");
  src: asset-url("/assets/open-sans/extrabold/opensans-extrabold-webfont-0946ba54.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/extrabold/opensans-extrabold-webfont-f3472007.woff") format("woff"), asset-url("/assets/open-sans/extrabold/opensans-extrabold-webfont-1e0ce999.ttf") format("truetype"), asset-url("/assets/open-sans/extrabold/opensans-extrabold-webfont-d6cdb446.svg#OpenSansExtrabold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: asset-url("/assets/open-sans/extrabold-italic/opensans-extrabold-italic-webfont-4bac80ec.eot");
  src: asset-url("/assets/open-sans/extrabold-italic/opensans-extrabold-italic-webfont-4bac80ec.eot?#iefix") format("embedded-opentype"), asset-url("/assets/open-sans/extrabold-italic/opensans-extrabold-italic-webfont-a06c5fa9.woff") format("woff"), asset-url("/assets/open-sans/extrabold-italic/opensans-extrabold-italic-webfont-f8462640.ttf") format("truetype"), asset-url("/assets/open-sans/extrabold-italic/opensans-extrabold-italic-webfont-5539416a.svg#OpenSansExtraboldItalic") format("svg");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: asset-url("/assets/lato/LatoLight/LatoLight-cd68ca96.eot");
  src: asset-url("/assets/lato/LatoLight/LatoLight-cd68ca96.eot?#iefix") format("embedded-opentype"), asset-url("/assets/lato/LatoLight/LatoLight-2f916abb.woff") format("woff"), asset-url("/assets/lato/LatoLight/LatoLight-265d07b7.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Lato";
  src: asset-url("/assets/lato/LatoLightItalic/LatoLightItalic-ba2b6dce.eot");
  src: asset-url("/assets/lato/LatoLightItalic/LatoLightItalic-ba2b6dce.eot?#iefix") format("embedded-opentype"), asset-url("/assets/lato/LatoLightItalic/LatoLightItalic-c5abcb50.woff") format("woff"), asset-url("/assets/lato/LatoLightItalic/LatoLightItalic-ed179a3e.ttf") format("truetype");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Lato";
  src: asset-url("/assets/lato/LatoRegular/LatoRegular-4ce376ff.eot");
  src: asset-url("/assets/lato/LatoRegular/LatoRegular-4ce376ff.eot?#iefix") format("embedded-opentype"), asset-url("/assets/lato/LatoRegular/LatoRegular-57fd1136.woff") format("woff"), asset-url("/assets/lato/LatoRegular/LatoRegular-1bdccf27.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Lato";
  src: asset-url("/assets/lato/LatoItalic/LatoItalic-ee1a3aef.eot");
  src: asset-url("/assets/lato/LatoItalic/LatoItalic-ee1a3aef.eot?#iefix") format("embedded-opentype"), asset-url("/assets/lato/LatoItalic/LatoItalic-f7b895bf.woff") format("woff"), asset-url("/assets/lato/LatoItalic/LatoItalic-0b4b0841.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: "Lato";
  src: asset-url("/assets/lato/LatoBold/LatoBold-c528a355.eot");
  src: asset-url("/assets/lato/LatoBold/LatoBold-c528a355.eot?#iefix") format("embedded-opentype"), asset-url("/assets/lato/LatoBold/LatoBold-d22b073f.woff") format("woff"), asset-url("/assets/lato/LatoBold/LatoBold-ed4b4aa2.ttf") format("truetype");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Lato";
  src: asset-url("/assets/lato/LatoBoldItalic/LatoBoldItalic-b9c9f732.eot");
  src: asset-url("/assets/lato/LatoBoldItalic/LatoBoldItalic-b9c9f732.eot?#iefix") format("embedded-opentype"), asset-url("/assets/lato/LatoBoldItalic/LatoBoldItalic-7e1f9b7a.woff") format("woff"), asset-url("/assets/lato/LatoBoldItalic/LatoBoldItalic-4bfadf94.ttf") format("truetype");
  font-style: italic;
  font-weight: 800;
}
.am-wrapper {
  min-height: 100%;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .am-wrapper {
    padding-top: 0;
  }
}

.am-top-header {
  background-color: #25A0DA;
  border: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.am-animate .am-top-header {
  transition: all 0.35s ease;
}
.am-top-header .navbar-header .navbar-brand {
  background-color: #25A0DA;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
  height: 50px;
  width: 100px;
  background-image: url("/assets/logo_small-white-0f795102.png");
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-top-header .navbar-header .navbar-brand {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-header .navbar-brand {
    display: none;
  }
}
@media (max-width: 767px) {
  .am-top-header .navbar-header .navbar-brand {
    display: none;
  }
}
.am-nosidebar-left .am-top-header .navbar-header .navbar-brand {
  background-color: transparent;
  border-bottom-width: 0;
  margin-left: 0;
  margin-right: 10px;
  width: 180px;
  background-image: asset-url("logo-full.png");
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-nosidebar-left .am-top-header .navbar-header .navbar-brand {
    margin-right: 0;
    padding-left: 0;
    width: 160px;
  }
}
.am-top-header .navbar-header .am-toggle-left-sidebar {
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  font-size: 0;
  text-align: center;
  display: none;
  padding: 0 18px;
  border-width: 0;
  line-height: 50px;
}
.am-top-header .navbar-header .am-toggle-left-sidebar .icon-bar {
  display: inline-block;
  background-color: transparent;
  height: auto;
  width: auto;
  vertical-align: middle;
}
.am-top-header .navbar-header .am-toggle-left-sidebar .icon-bar span {
  display: block;
  width: 25px;
  height: 2px;
  margin-top: 6px;
  background-color: #ffffff;
}
.am-top-header .navbar-header .am-toggle-left-sidebar .icon-bar span:first-child {
  margin-top: 0;
}
.am-top-header .navbar-header .am-toggle-left-sidebar:hover, .am-top-header .navbar-header .am-toggle-left-sidebar:focus {
  background-color: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-top-header .navbar-header .am-toggle-left-sidebar {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-header .am-toggle-left-sidebar {
    display: block;
  }
}
@media (max-width: 767px) {
  .am-top-header .navbar-header .am-toggle-left-sidebar {
    display: block;
  }
}
.am-top-header .navbar-header .page-title {
  display: none;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 19px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .am-top-header .navbar-header .page-title {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .am-top-header .navbar-header {
    text-align: center;
  }
}
.am-top-header .navbar-nav > li > a, .am-top-header .navbar-nav > li > span {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}
.am-top-header .navbar-nav > li > a {
  line-height: 50px;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  padding: 0 7px;
  outline: none;
}
.am-top-header .navbar-nav > li > a.am-top-btns {
  font-size: 24px;
  padding-top: 5px;
  line-height: 45px;
}
.am-top-header .navbar-nav > li > a.am-top-btns .icon {
  font-weight: 600;
}
.am-top-header .navbar-nav > li > a.am-top-btns.am-logout-icon {
  margin-left: 5px;
  font-size: 20px;
  padding-top: 0px;
  line-height: 50px;
}
.am-top-header .navbar-nav > li > a:hover, .am-top-header .navbar-nav > li > a:focus, .am-top-header .navbar-nav > li > a:active {
  color: #ffffff;
}
.am-top-header .navbar-nav > li > a:active {
  background: rgb(80.6, 179, 225.4);
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-nav > li > a {
    padding: 0 12px;
  }
}
.am-top-header .navbar-nav > li.autorefresh {
  padding: 2px 7px 0;
  color: #ffffff;
  line-height: 48px;
}
.am-top-header .navbar-nav > li .user-name {
  line-height: 50px;
}
.am-top-header .navbar-nav > li.dropdown > a .angle-down {
  font-size: 27px;
  vertical-align: middle;
}
.am-top-header .navbar-nav > li.dropdown.open > a {
  background: rgb(80.6, 179, 225.4);
  color: #ffffff;
}
.am-top-header .navbar-nav > li.dropdown .dropdown-menu {
  border: 1px solid rgb(234.25, 234.25, 234.25);
  border-radius: 3px;
  margin-top: 2px;
}
.am-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a {
  font-size: 13px;
  color: rgb(71.9714285714, 77.2057142857, 83.7485714286);
  padding: 6px 12px;
  min-width: 150px;
}
.am-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a:hover {
  background-color: #25A0DA;
  color: #ffffff;
}
.am-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a:focus, .am-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a:active {
  background-color: transparent;
  color: rgb(71.9714285714, 77.2057142857, 83.7485714286);
}
.am-top-header .navbar-nav > li.dropdown .dropdown-menu > li.divider {
  margin: 3px 12px;
  background-color: rgb(234.25, 234.25, 234.25);
}
.am-top-header .navbar-nav > li.dropdown .dropdown-menu:after {
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  content: "";
  display: inline-block;
  left: 42px;
  margin-left: -6px;
  position: absolute;
}
.am-top-header .navbar-nav.am-nav-right > li:first-child > a {
  padding-left: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-top-header .navbar-nav {
    margin: 0px;
  }
  .am-top-header .navbar-nav > li {
    display: inline-block;
    vertical-align: top;
  }
  .am-top-header .navbar-nav.navbar-left {
    margin: 0px 0px 0px 80px;
    position: absolute;
  }
  .am-top-header .navbar-nav.navbar-right {
    margin-right: 50px;
    text-align: right;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav li a img {
    max-height: 36px;
    max-width: 36px;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav li a.am-gift-icon {
    margin-right: -50px;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav .dropdown-menu {
    position: absolute;
    right: 0px;
    left: auto;
    width: 160px;
    background-color: #ffffff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-nav {
    margin: 0px;
  }
  .am-top-header .navbar-nav > li {
    display: inline-block;
    vertical-align: top;
  }
  .am-top-header .navbar-nav.navbar-left {
    margin: 0px 0px 0px 80px;
    position: absolute;
  }
  .am-top-header .navbar-nav.navbar-right {
    margin-right: 50px;
    text-align: right;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav li a img {
    max-height: 36px;
    max-width: 36px;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav li a.am-gift-icon {
    margin-right: -50px;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav .dropdown-menu {
    position: absolute;
    right: 0px;
    left: auto;
    width: 160px;
    background-color: #ffffff;
  }
}
@media (max-width: 767px) {
  .am-top-header .navbar-nav {
    margin: 0px;
  }
  .am-top-header .navbar-nav > li {
    display: inline-block;
    vertical-align: top;
  }
  .am-top-header .navbar-nav.navbar-left {
    margin: 0px 0px 0px 80px;
    position: absolute;
  }
  .am-top-header .navbar-nav.navbar-right {
    margin-right: 50px;
    text-align: right;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav li a img {
    max-height: 36px;
    max-width: 36px;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav li a.am-gift-icon {
    margin-right: -50px;
  }
  .am-top-header .navbar-nav.navbar-right.am-user-nav .dropdown-menu {
    position: absolute;
    right: 0px;
    left: auto;
    width: 160px;
    background-color: #ffffff;
  }
}
.am-top-header .am-user-nav {
  margin-right: 0;
}
.am-top-header .am-user-nav > li.dropdown > a {
  /*padding-left: 16px;
  padding-right: 4px;*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .am-user-nav > li.dropdown > a {
    padding-left: 10px;
  }
}
.am-top-header .am-user-nav > li.dropdown > a img {
  margin-top: -3px;
  max-width: 43px;
  max-height: 43px;
  border-radius: 50%;
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
}
.am-top-header .am-user-nav > li.dropdown > a .user-name {
  margin-left: 8px;
  display: none;
}
.am-top-header .am-user-nav > li.dropdown .dropdown-menu li a .icon {
  font-size: 17px;
  width: 20px;
  text-align: center;
  vertical-align: top;
  margin-right: 6px;
}
.am-top-header .am-user-nav > li.dropdown .dropdown-menu:after {
  left: auto;
  right: 10px;
}
.am-top-header .am-icons-nav {
  margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .am-icons-nav {
    margin-right: 10px;
  }
}
.am-top-header .am-icons-nav > li.dropdown > a {
  padding: 0 9px;
  position: relative;
}
.am-top-header .am-icons-nav > li.dropdown > a .icon {
  font-size: 28px;
  vertical-align: middle;
  color: fade(#ffffff, 80%);
}
.am-top-header .am-icons-nav > li.dropdown > a .indicator {
  background: #ffffff;
  border-radius: 50%;
  display: block;
  height: 6px;
  width: 6px;
  position: absolute;
  top: 25px;
  right: 9px;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages, .am-top-header .am-icons-nav > li.dropdown .am-notifications, .am-top-header .am-icons-nav > li.dropdown .am-connections {
  width: 300px;
  border-radius: 5px;
  left: auto;
  margin-right: -150px;
  right: 50%;
  padding-bottom: 0;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .title, .am-top-header .am-icons-nav > li.dropdown .am-notifications .title, .am-top-header .am-icons-nav > li.dropdown .am-connections .title {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  color: rgb(138.465, 138.465, 138.465);
  text-align: center;
  padding: 3px 0 7px;
  border-bottom: 1px solid rgb(235.365, 235.365, 235.365);
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .title .badge, .am-top-header .am-icons-nav > li.dropdown .am-notifications .title .badge, .am-top-header .am-icons-nav > li.dropdown .am-connections .title .badge {
  font-weight: 600;
  font-size: 10px;
  line-height: 9px;
  vertical-align: middle;
  margin-left: 4px;
  background-color: rgb(228.225, 228.225, 228.225);
  color: rgb(138.465, 138.465, 138.465);
  min-width: 17px;
  height: 17px;
  text-align: center;
  padding: 3px 6px;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .footer a, .am-top-header .am-icons-nav > li.dropdown .am-notifications .footer a, .am-top-header .am-icons-nav > li.dropdown .am-connections .footer a {
  font-size: 13px;
  color: rgb(138.465, 138.465, 138.465);
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid rgb(235.365, 235.365, 235.365);
  display: block;
  outline: none;
  font-family: "Raleway", sans-serif;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .footer a:hover, .am-top-header .am-icons-nav > li.dropdown .am-notifications .footer a:hover, .am-top-header .am-icons-nav > li.dropdown .am-connections .footer a:hover {
  background-color: rgb(244.8, 244.8, 244.8);
}
.am-top-header .am-icons-nav > li.dropdown .am-messages:after, .am-top-header .am-icons-nav > li.dropdown .am-notifications:after, .am-top-header .am-icons-nav > li.dropdown .am-connections:after {
  left: 50%;
  margin-left: -8px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller {
  height: 222px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul {
  list-style: none;
  padding-left: 0;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li {
  overflow: hidden;
  border-bottom: 1px solid rgb(235.365, 235.365, 235.365);
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a {
  padding: 15px;
  display: block;
  overflow: hidden;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .logo, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: rgb(228.225, 228.225, 228.225);
  float: left;
  text-align: center;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .logo .icon, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo .icon {
  font-size: 25px;
  color: rgb(140.7142857143, 147.8571428571, 156.7857142857);
  line-height: 36px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content {
  padding-left: 50px;
  line-height: 14px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .circle, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .circle {
  width: 6px;
  height: 6px;
  background: #25A0DA;
  border-radius: 50%;
  float: right;
  position: relative;
  top: 6px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .name, .am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .text-content, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .name, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .text-content {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 13px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .text-content, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .text-content {
  color: rgb(138.465, 138.465, 138.465);
  font-size: 12px;
  line-height: 16px;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .date, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .date {
  color: rgb(138.465, 138.465, 138.465);
  display: block;
  font-size: 9px;
  margin-top: 4px;
  text-transform: uppercase;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li.active, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li.active {
  background-color: fade(#25A0DA, 10%);
  border-bottom: 1px solid fade(#25A0DA, 10%);
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover {
  background-color: #25A0DA;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a {
  color: #ffffff;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo {
  background-color: rgb(31.82, 137.6, 187.48);
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo .icon, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo .icon {
  color: #ffffff;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .circle, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .circle {
  background: #ffffff;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .text-content, .am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .date, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .text-content, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .date {
  color: #ffffff;
}
.am-top-header .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:last-child, .am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:last-child {
  border-bottom: 0;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller {
  height: 230px;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 50%;
  overflow: hidden;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo img {
  max-width: 100%;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .date {
  display: inline-block;
  text-transform: none;
  float: right;
  margin-top: 0;
  font-size: 10px;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .text-content {
  display: block;
  margin-top: 4px;
}
.am-top-header .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo {
  background-color: transparent;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul {
  padding: 0;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li {
  display: block;
  overflow: hidden;
  list-style: none;
  padding: 10px 20px;
  line-height: 34px;
  border-bottom: 1px solid rgb(235.365, 235.365, 235.365);
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li .logo {
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li .logo img {
  max-height: 100%;
  max-width: 100%;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li .field {
  padding-left: 45px;
  vertical-align: middle;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li .field > span {
  font-family: "Raleway", sans-serif;
  color: rgb(138.465, 138.465, 138.465);
  font-weight: 500;
  font-size: 13px;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li .field .switch-button {
  vertical-align: middle;
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li:hover {
  background-color: rgb(244.8, 244.8, 244.8);
}
.am-top-header .am-icons-nav > li.dropdown .am-connections .content ul li:last-child {
  border-bottom: 0;
}
.am-top-header .am-icons-nav > li.dropdown.open > a {
  background-color: transparent;
}
.am-top-header .am-icons-nav > li.dropdown.open > a .icon {
  color: #ffffff;
}
.am-top-header .am-toggle-top-header-menu {
  display: none;
  text-align: center;
  background-color: rgb(51.4642857143, 55.2071428571, 59.8857142857);
  font-size: 31px;
  line-height: 41px;
  color: rgb(224.91, 224.91, 224.91);
}
.am-top-header .am-toggle-top-header-menu span {
  line-height: 41px;
}
@media (max-width: 767px) {
  .am-top-header .am-toggle-top-header-menu {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-top-header .container-fluid {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .container-fluid {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .am-top-header {
    position: relative;
  }
  .am-top-header .navbar-collapse {
    background-color: #373B40;
    border-top-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
    overflow: hidden;
    padding: 0;
    margin: 0;
    max-height: none;
    box-shadow: none;
    position: relative;
  }
  .am-top-header .navbar-collapse > .navbar-nav {
    margin: 0;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li > a {
    padding: 0 20px;
    line-height: 50px;
    font-size: 13px;
    position: relative;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.open > a {
    background-color: transparent;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu {
    background-color: rgb(65.1357142857, 69.8728571429, 75.7942857143);
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a {
    color: rgb(224.91, 224.91, 224.91);
    padding-left: 26px;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:hover, .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:active, .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: rgb(224.91, 224.91, 224.91);
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:active {
    color: #ffffff;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu:after {
    content: "";
    display: none;
  }
  .am-top-header .navbar-collapse > .navbar-nav.am-nav-right > li:first-child > a {
    padding-left: 20px;
  }
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a {
    padding: 0 15px;
    line-height: 65px;
  }
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a > img {
    max-height: 32px;
    max-width: 32px;
  }
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a .user-name {
    display: inline;
  }
  .am-top-header .navbar-collapse .am-icons-nav {
    border-top: 1px solid rgb(47.9285714286, 51.4142857143, 55.7714285714);
    background-color: rgb(51.4642857143, 55.2071428571, 59.8857142857);
    text-align: center;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown {
    display: inline-block;
    position: static;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a .icon {
    color: rgb(224.91, 224.91, 224.91);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a .indicator {
    top: 10px;
    background-color: rgb(58.8, 169.5, 221.7);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu {
    position: absolute;
    top: 0;
    bottom: 51px;
    left: 0;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    border-radius: 0;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li {
    height: 100%;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .title {
    display: none;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li > .list {
    background-color: rgb(238.425, 238.425, 238.425);
    height: 100%;
    display: table-row;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li > .list .am-scroller {
    height: 100%;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .content {
    background-color: rgb(238.425, 238.425, 238.425);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .content > ul > li {
    background-color: rgb(238.425, 238.425, 238.425);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .footer > a {
    border-top-color: rgb(224.4, 224.4, 224.4);
    background-color: rgb(234.6, 234.6, 234.6);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .footer > a:hover {
    background-color: rgb(229.5, 229.5, 229.5);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu:after {
    display: none;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li {
    border-bottom-color: rgb(224.4, 224.4, 224.4);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover {
    background-color: rgb(238.425, 238.425, 238.425);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a {
    color: #25A0DA;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .date, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .text-content, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .date, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .text-content {
    color: rgb(138.465, 138.465, 138.465);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .circle, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .circle {
    background-color: #25A0DA;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo {
    background-color: rgb(228.225, 228.225, 228.225);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo .icon, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo .icon {
    color: rgb(140.7142857143, 147.8571428571, 156.7857142857);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li.active, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li.active {
    border-bottom-color: rgb(224.4, 224.4, 224.4);
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li.active:hover, .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li.active:hover {
    background-color: rgb(169.98, 217.95, 240.57);
  }
  .am-top-header .container-fluid {
    padding: 0;
  }
}

.am-left-sidebar {
  background-color: #373B40;
  width: 100px;
  /* height: 100%; */
  left: 0;
  position: absolute;
  border-right: 1px solid rgb(234.25, 234.25, 234.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.am-left-sidebar .sidebar-elements {
  margin: 0;
  padding: 0;
}
.am-left-sidebar .sidebar-elements > li {
  border-bottom: 1px solid rgb(64.4285714286, 69.1142857143, 74.9714285714);
  list-style: none;
}
.am-left-sidebar .sidebar-elements > li > a {
  display: block;
  padding: 15px;
  color: rgb(224.91, 224.91, 224.91);
  text-align: center;
  font-size: 13px;
}
.am-left-sidebar .sidebar-elements > li > a .icon {
  display: block;
  font-size: 33px;
}
.am-left-sidebar .sidebar-elements > li > a span {
  display: block;
  margin-top: 5px;
}
.am-left-sidebar .sidebar-elements > li:hover {
  background-color: rgb(59.7142857143, 64.0571428571, 69.4857142857);
}
.am-left-sidebar .sidebar-elements > li:hover > ul {
  display: table;
}
.am-left-sidebar .sidebar-elements > li.active > a {
  border-left: 2px solid #25A0DA;
  padding-left: 13px;
}
.am-left-sidebar:before {
  content: "";
  position: fixed;
  z-index: -1;
  width: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: inherit;
}
.am-animate .am-left-sidebar:before {
  transition: all 0.35s ease;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-left-sidebar {
    width: 100px;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-left-sidebar {
    width: 100px;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@media (max-width: 767px) {
  .am-left-sidebar {
    width: 50%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .am-left-sidebar .sidebar-elements > li > a {
    text-align: left;
    position: relative;
  }
  .am-left-sidebar .sidebar-elements > li > a .icon {
    display: inline-block;
    font-size: 25px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .am-left-sidebar .sidebar-elements > li > a span {
    display: inline-block;
  }
  .am-left-sidebar .sidebar-elements > li.parent > a:after {
    content: "\e688";
    float: right;
    font-family: "stroke-7";
    font-size: 26px;
    line-height: 28px;
    color: rgb(161.16, 161.16, 161.16);
  }
  .am-left-sidebar .sidebar-elements > li > ul {
    position: relative;
    height: auto;
    width: 100%;
    left: 0;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.title {
    display: none;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.nav-items {
    display: block;
    height: auto;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.nav-items > .am-scroller {
    height: auto;
    overflow: visible;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.nav-items > .am-scroller > .content {
    padding-top: 0;
    overflow: visible;
    position: relative;
  }
  .am-left-sidebar .sidebar-elements > li:hover {
    background-color: inherit;
  }
  .am-left-sidebar .sidebar-elements > li:hover > ul {
    display: none;
  }
  .am-left-sidebar .sidebar-elements li.open > ul {
    display: block;
  }
}
.am-animate .am-left-sidebar {
  transition: all 0.35s ease;
}
.am-fixed-sidebar .am-left-sidebar {
  margin-top: 50px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1031;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-fixed-sidebar .am-left-sidebar {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-fixed-sidebar .am-left-sidebar {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .am-fixed-sidebar .am-left-sidebar {
    margin-top: 0;
  }
}
.am-fixed-sidebar .am-left-sidebar:before {
  top: 50px;
}
.am-fixed-sidebar .am-left-sidebar .nano-pane {
  width: 4px;
}
.am-fixed-sidebar .am-left-sidebar .nano-pane > .nano-slider {
  background-color: rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) and (max-width: 1199px) {
  body.open-left-sidebar .am-wrapper {
    overflow: hidden;
  }
  body.open-left-sidebar .am-content, body.open-left-sidebar .am-top-header {
    transform: translate3d(100px, 0, 0);
  }
  body.open-left-sidebar .am-left-sidebar {
    transform: translate3d(0%, 0, 0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.open-left-sidebar .am-wrapper {
    overflow: hidden;
  }
  body.open-left-sidebar .am-content, body.open-left-sidebar .am-top-header {
    transform: translate3d(100px, 0, 0);
  }
  body.open-left-sidebar .am-left-sidebar {
    transform: translate3d(0%, 0, 0);
  }
}
@media (max-width: 767px) {
  body.open-left-sidebar .am-wrapper {
    overflow: hidden;
  }
  body.open-left-sidebar .am-content, body.open-left-sidebar .am-top-header {
    transform: translate3d(50%, 0, 0);
  }
  body.open-left-sidebar .am-left-sidebar {
    transform: translate3d(0%, 0, 0);
  }
}

.overlay {
  background: #373B40;
  opacity: 0.5;
  position: absolute;
  height: 100%;
  z-index: 98;
  left: 15px;
  right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .overlay {
    top: 10px;
    left: 10px;
    right: 10px;
    height: 98%;
  }
}
@media (max-width: 767px) {
  .overlay {
    top: 10px;
    left: 10px;
    right: 10px;
    height: 98%;
  }
}

.am-content {
  position: relative;
  left: 0;
  margin-left: 100px;
  min-height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .am-content {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-content {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .am-content {
    margin-left: 0;
  }
}
.am-animate .am-content {
  transition: all 0.35s ease;
}
.am-nosidebar-left .am-content {
  margin-left: 0;
}

.main-content {
  position: relative;
}
@media (max-width: 767px) {
  .main-content {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.am-no-padding .main-content {
  padding: 0;
}
.main-content .content-block {
  margin: 15px;
  background: #ffffff;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.main-content .content-block.content-block-padding {
  padding: 15px;
}
.main-content .content-block.content-block-primary {
  border-left: 2px solid #25A0DA;
}
.main-content .content-block.content-block-warning {
  border-left: 2px solid #FFC870;
}
.main-content .content-block.content-block-danger {
  border-left: 2px solid #EF6262;
}
.main-content .content-block.content-block-success {
  border-left: 2px solid #4AC68F;
}
.main-content .content-block.content-block-widgets {
  background: transparent;
  border: none;
  box-shadow: none;
}
.main-content .content-block.content-block-no-bg {
  background: transparent;
  border: none;
  box-shadow: none;
}
.main-content .content-block.content-block-tabs .content {
  background: #ffffff;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  min-height: 300px;
}
.main-content .content-block.content-block-settings {
  display: none;
}
@media (max-width: 767px) {
  .main-content .content-block.content-block-settings .form-group {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .main-content .content-block.content-block-settings .form-group .control-label {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-content .content-block {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .main-content .content-block {
    margin: 10px;
  }
}
.main-content.main-content-widgets .content-block.content-block-settings {
  margin: 15px 25px;
}
.main-content .content-heading {
  padding: 5px 10px;
  background: rgb(251.175, 251.175, 251.175);
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
  min-height: 40px;
  position: relative;
}
.main-content .content-heading .caption, .main-content .content-heading .tools {
  display: inline-block;
  vertical-align: middle;
}
.main-content .content-heading .caption .title h4 {
  margin: 0px;
  font-size: 18px;
  line-height: 30px;
}
.main-content .content-heading .caption .title h4 span {
  font-size: 16px;
  color: #555555;
}
.main-content .content-heading .caption .title h4 span.label {
  margin-left: 5px;
  margin-top: 2px;
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.main-content .content-heading .caption .title h4 i {
  font-size: 20px;
  color: #25A0DA;
  vertical-align: top;
  margin-top: 4px;
  margin-right: 10px;
}
.main-content .content-heading .tools {
  float: right;
}
.main-content .content-heading .tools span {
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #555555;
}
.main-content .content-body {
  padding: 10px;
}
.main-content .content-body .tools {
  text-align: right;
}
.main-content .content-body .form-search .form-group {
  margin-bottom: 0;
}
.main-content .content-body .content-block {
  margin: 0px;
  box-shadow: none;
}
.main-content .content-body .tickets-left-column-block {
  padding-bottom: 30px;
  width: 0;
  position: absolute;
  top: 0;
  left: 15px;
  padding: 0;
  height: 100%;
  max-width: 450px;
  background: rgb(252.1, 252.1, 252.1);
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.main-content .content-body .tickets-left-column-block .table {
  margin-bottom: 0;
}
.main-content .content-body .tickets-left-column-block .table > tbody > tr > td {
  padding: 4px;
}
.main-content .content-body .tickets-left-column-block .pagination {
  margin: 10px 0px 3px;
  bottom: 10px;
}
.main-content .content-body .tickets-left-column-block .hide-show-lc {
  position: absolute;
  top: 20px;
  right: -24px;
  font-size: 20px;
  width: 24px;
  height: 44px;
  line-height: 44px;
}
.main-content .content-body .tickets-left-column-block .tickets-left-column {
  padding: 10px;
}
.main-content .content-body .tickets-left-column-block.activated {
  width: 450px;
}
.main-content .content-body .tickets-left-column-block.activated .pagination {
  position: absolute;
}
.main-content .content-body .info-block.info-block-map .btn-sketch-map, .main-content .content-body .info-block.info-block-map .btn-map-popup {
  margin-top: 3px;
}
.main-content .content-body .info-block.info-block-map .map-block {
  position: relative;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block {
  padding: 0 20px;
  background: #fefefe;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  opacity: 0;
  display: none;
  transition: all 300ms ease 0s;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .btn-delete {
  position: absolute;
  top: 10px;
  left: -26px;
  transition: left 300ms ease 0s;
  z-index: 99;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block.map-popup-block-visible {
  opacity: 1;
  display: block;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block.block-visible {
  opacity: 1;
  display: block;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal > .btn {
  margin-top: 0;
  margin-bottom: 10px;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .am-checkbox, .main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .am-radio {
  padding: 4px 0px;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .add-area-block {
  display: none;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .add-area-block.block-visible {
  display: block;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .edit-area-block {
  margin-top: 5px;
  display: none;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .edit-area-block.block-visible {
  display: block;
}
.main-content .content-body .info-block.info-block-map .map-block .map-popup-block .form-horizontal .form-group-block {
  margin: 0;
  padding: 0px 10px;
  background: #fafafa;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.main-content .content-body .info-block.info-block-map .map-search {
  display: table;
  top: 10px !important;
}
.main-content .content-body .info-block.info-block-map .map-search #pac-input {
  text-overflow: ellipsis;
  width: 0;
  padding: 0;
  border-width: 0;
  display: table-cell;
  transition: 0.35s ease;
  height: 30px;
  transition-property: width, padding;
}
.main-content .content-body .info-block.info-block-map .map-search .fa-search {
  display: table-cell;
  border-radius: 3px;
}
.main-content .content-body .info-block.info-block-map .map-search.map-search-active #pac-input {
  width: 400px;
  padding: 6px 12px;
  border-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.main-content .content-body .info-block.info-block-map .map-search.map-search-active .fa-search {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-content .content-body .tickets-list-mini {
  width: 450px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-content .content-body {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .main-content .content-body {
    padding: 10px;
  }
}
.main-content .content-body .tools {
  text-align: right;
}
.main-content .content-body .form-search {
  /*margin-bottom: 10px;*/
}
.main-content .content-body .form-search .form-group {
  margin-bottom: 0;
}
.main-content .content-detail h3, .main-content .content-detail .h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
}
.main-content .content-detail h3 a, .main-content .content-detail .h3 a {
  float: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-content .content-detail p {
    word-wrap: break-word;
  }
}
@media (max-width: 767px) {
  .main-content .content-detail p {
    word-wrap: break-word;
  }
}
.main-content .content-form {
  padding: 15px;
  background: #fafafa;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.main-content .content-form h3, .main-content .content-form .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
}
.main-content .content-form h3:first-of-type, .main-content .content-form .h3:first-of-type {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-content .content-form {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .main-content .content-form {
    padding: 10px;
  }
}
.main-content .content-form-footer {
  margin-top: 5px;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-content .content-form-footer {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .main-content .content-form-footer {
    padding: 0 10px;
  }
}

.page-head {
  background: transparent;
  position: relative;
  margin: 15px 17px 0;
  padding: 0;
}
.page-head > div {
  display: inline-block;
  vertical-align: middle;
}
.page-head > div.caption > div {
  display: inline-block;
  vertical-align: middle;
}
.page-head > div.caption > div.title-icon {
  margin: 0px 10px 0px 0px;
}
.page-head > div.caption > div.title-icon i {
  font-size: 50px;
  line-height: 50px;
  color: #25A0DA;
}
.page-head > div.caption > div.title {
  text-align: left;
}
.page-head > div.caption.caption-ticket {
  width: calc(100% - 380px);
}
@media (max-width: 767px) {
  .page-head > div.caption.caption-ticket {
    width: 100%;
  }
}
.page-head > div.caption.caption-ticket > div.title-icon i {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  font-style: normal;
}
.page-head > div.caption.caption-ticket > div.title {
  width: calc(100% - 55px);
}
.page-head > div.caption.caption-ticket > div.title div {
  display: inline-block;
  vertical-align: middle;
  width: 34%;
  max-height: 42px;
  overflow: hidden;
}
.page-head > div.caption.caption-ticket > div.title div:first-child {
  width: 30%;
}
.page-head > div.caption.caption-ticket > div.title div:last-child {
  width: 35%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-head > div.caption.caption-ticket > div.title div {
    width: 38%;
  }
  .page-head > div.caption.caption-ticket > div.title div:first-child {
    width: 30%;
  }
  .page-head > div.caption.caption-ticket > div.title div:last-child {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-head > div.caption.caption-ticket > div.title div {
    width: 35%;
  }
  .page-head > div.caption.caption-ticket > div.title div:first-child {
    width: 33%;
  }
  .page-head > div.caption.caption-ticket > div.title div:last-child {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .page-head > div.caption.caption-ticket > div.title div {
    direction: block;
    width: 100%;
  }
  .page-head > div.caption.caption-ticket > div.title div p span {
    margin-left: 0px !important;
  }
  .page-head > div.caption.caption-ticket > div.title div p span + a {
    margin-right: 10px;
  }
  .page-head > div.caption.caption-ticket > div.title div .ml-10 {
    margin-left: 0px;
  }
  .page-head > div.caption.caption-ticket > div.title div:first-child {
    width: 100%;
  }
  .page-head > div.caption.caption-ticket > div.title div:last-child {
    width: 100%;
  }
}
.page-head > div.caption.caption-ticket > div.title p {
  margin: 0;
  line-height: 20px;
}
.page-head > div.caption.caption-ticket > div.title p span.h2 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 19px;
  text-align: left;
}
.page-head > div.caption.caption-ticket > div.title p span.label {
  margin-left: 10px;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.page-head > div.caption.caption-ticket > div.title p:last-child {
  margin-top: 2px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-head > div.caption.caption-ticket > div.title p {
    font-size: 12px;
  }
  .page-head > div.caption.caption-ticket > div.title p span.h2 {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-head > div.caption.caption-ticket > div.title p {
    font-size: 12px;
  }
  .page-head > div.caption.caption-ticket > div.title p span.h2 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .page-head > div.caption.caption-ticket > div.title p {
    font-size: 12px;
  }
  .page-head > div.caption.caption-ticket > div.title p span.h2 {
    font-size: 14px;
  }
}
.page-head > div.tools {
  margin: 7px 0px 0px;
  float: right;
}
.page-head > div.tools .navigation {
  display: inline-block;
}
.page-head > div.tools .navigation span {
  margin-right: 6px;
  font-size: 14px;
  line-height: 28px;
  vertical-align: bottom;
}
.page-head > div.tools .navigation .btn-default {
  font-size: 18px;
}
.page-head h2 {
  margin: 0px;
  font-size: 22px;
  font-weight: 400;
  color: #555555;
}
.am-white-header .page-head {
  background-color: rgb(247.86, 247.86, 247.86);
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-head {
    margin: 10px 10px 0px;
  }
}
@media (max-width: 767px) {
  .page-head {
    margin: 10px 10px 0px;
  }
  .page-head h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .page-head > div.caption > div {
    display: inline-block;
  }
  .page-head > div.caption.caption-ticket {
    width: calc(100% - 40px);
  }
  .page-head > div.caption.caption-ticket .title p {
    line-height: 18px;
  }
  .page-head > div.tools {
    margin: 0px;
    position: absolute;
    text-align: right;
  }
  .page-head > div.tools .btn {
    margin-bottom: 3px;
  }
}

.am-aside .main-content {
  margin-left: 280px;
}
@media (max-width: 767px) {
  .am-aside .main-content {
    margin-left: inherit;
  }
}

.page-aside {
  background: none repeat scroll 0 0 #ffffff;
  width: 280px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100px;
  border-right: 1px solid rgb(229.5, 229.5, 229.5);
  padding-top: 50px;
}
.am-animate .page-aside {
  transition: all 0.35s ease;
}
.page-aside .content {
  padding: 20px;
}
@media (max-width: 767px) {
  .page-aside {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    padding-top: 0;
    left: 0;
  }
  .page-aside .nano-content {
    position: static;
    overflow: visible;
    margin: 0 !important;
  }
}

.aside-header {
  margin-bottom: 20px;
}
.aside-header .navbar-toggle {
  background: rgba(0, 0, 0, 0.015);
  padding: 5px 6px;
}
.aside-header .navbar-toggle .icon {
  font-size: 25px;
}
.aside-header .description {
  color: rgb(110.5, 110.5, 110.5);
}

.aside-nav {
  display: block;
  visibility: visible;
}
.aside-nav .nav li a {
  color: #555555;
  padding: 12px 15px;
}
.aside-nav .nav li.active a {
  background-color: rgb(242.25, 242.25, 242.25);
}
.aside-nav .nav li .label {
  float: right;
  font-size: 12px;
  font-weight: 300;
}
.aside-nav .nav li .icon {
  font-size: 19px;
  vertical-align: middle;
  margin-right: 3px;
}
.aside-nav .title {
  color: #888888;
  margin: 5px 0 0 0;
  padding: 8px 13px 4px;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
@media (max-width: 767px) {
  .aside-nav {
    border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
  }
  .aside-nav.collapse {
    display: none;
  }
  .aside-nav.in {
    display: block;
  }
}

.am-splash-screen {
  background-color: #f7f7f7;
}
.am-splash-screen .am-wrapper {
  padding-top: 0;
}
.am-splash-screen .am-wrapper .am-content {
  margin: 0;
}
.am-splash-screen .am-wrapper .am-content .am-content a {
  color: #7f8791;
}
.am-splash-screen .am-wrapper .am-content .am-content a:hover, .am-splash-screen .am-wrapper .am-content .am-content a:focus, .am-splash-screen .am-wrapper .am-content .am-content a:active {
  color: rgb(102.1428571429, 109.5714285714, 118.8571428571);
}

.am-scroll-top {
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 10px;
  color: #ffffff;
  background-color: rgba(55, 59, 64, 0.6);
  padding: 0px;
  display: none;
  transition: background-color 0.2s ease;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 1000;
}
.am-scroll-top:hover {
  background-color: rgba(55, 59, 64, 0.8);
}
.am-scroll-top:hover, .am-scroll-top:focus {
  color: #ffffff;
}
.am-scroll-top:before {
  content: "\e682";
  font-family: "stroke-7";
  font-size: 40px;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
}

footer {
  padding: 15px;
  position: absolute;
  right: 0px;
  left: 100px;
  bottom: 0px;
  background: #ffffff;
  border-top: 1px solid rgb(234.25, 234.25, 234.25);
  width: 100%;
}

.second-level-menu {
  padding: 0px 15px;
  position: relative;
  background: #ffffff;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
  border-top: none;
}
.second-level-menu ul {
  margin: 0px;
}
.second-level-menu ul li {
  display: inline-block;
  vertical-align: top;
}
.second-level-menu ul li a {
  padding: 10px 10px;
  display: block;
  position: relative;
  color: #373B40;
  text-align: center;
  font-size: 13px;
}
.second-level-menu ul li a i, .second-level-menu ul li a span {
  display: block;
  position: relative;
}
.second-level-menu ul li a i {
  font-size: 28px;
  line-height: 30px;
}
.second-level-menu ul li:hover a, .second-level-menu ul li.active a {
  color: #25A0DA;
}
.second-level-menu ul li.active a:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background: #25A0DA;
}
.second-level-menu ul li.divider {
  padding: 10px;
}
.second-level-menu ul li.divider span {
  display: block;
  width: 1px;
  height: 48px;
  background: rgb(234.25, 234.25, 234.25);
}
@media (min-width: 768px) and (max-width: 991px) {
  .second-level-menu {
    padding: 0px;
  }
  .second-level-menu ul li a {
    padding: 10px 5px;
    font-size: 12px;
  }
  .second-level-menu ul li a i {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .second-level-menu {
    padding: 0px;
  }
  .second-level-menu ul {
    margin: 0px;
  }
  .second-level-menu ul li {
    padding: 0px;
    display: block;
    border-left: 3px solid #ffffff;
  }
  .second-level-menu ul li a {
    padding: 5px 0px;
    text-align: left;
  }
  .second-level-menu ul li a i, .second-level-menu ul li a span {
    display: inline-block;
    vertical-align: middle;
  }
  .second-level-menu ul li a i, .second-level-menu ul li a .icon {
    width: 50px;
    text-align: center;
  }
  .second-level-menu ul li.active {
    border-left: 3px solid #25A0DA;
  }
  .second-level-menu ul li.active a:after {
    display: none;
  }
}

.am-right-sidebar {
  overflow-y: hidden;
  position: fixed;
  width: 255px;
  height: 100%;
  top: 0;
  right: -255px;
  z-index: 999;
}
.am-animate .am-right-sidebar {
  transition: all 0.35s ease;
}

@media (min-width: 768px) {
  body.open-right-sidebar .am-top-header {
    right: 255px;
    left: 0px;
  }
  body.open-right-sidebar .am-right-sidebar {
    right: 0;
  }
}
@media (max-width: 767px) {
  body.open-right-sidebar .am-content, body.open-right-sidebar .am-top-header, body.open-right-sidebar .page-aside {
    transform: translate3d(-255px, 0, 0);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.open-right-sidebar .am-content, body.open-right-sidebar .am-top-header, body.open-right-sidebar .page-aside {
    transform: translate3d(-85%, 0, 0);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.open-right-sidebar .am-wrapper {
    overflow: hidden;
  }
  body.open-right-sidebar .am-right-sidebar {
    transform: translate3d(0, 0, 0);
  }
}

.am-right-sidebar {
  background-color: rgb(65.1357142857, 69.8728571429, 75.7942857143);
}
.am-right-sidebar .sb-content {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.am-right-sidebar .header-info {
  text-align: center;
  padding: 20px 10px 10px;
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  background-color: rgb(59.7142857143, 64.0571428571, 69.4857142857);
}
.am-right-sidebar .header-info .icon {
  margin: 0px auto 10px;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 48px;
  color: #FFC870;
  border: 1px solid #FFC870;
}
.am-right-sidebar .header-info h4 {
  margin: 0px 0px 20px;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
}
.am-right-sidebar .header-info .badge {
  font-size: inherit;
}
.am-right-sidebar .header-info .am-checkbox {
  padding: 0px;
  color: #cccccc;
}
@media (max-width: 767px) {
  .am-right-sidebar .header-info {
    background-color: white;
    border-bottom: 0 solid white;
    text-align: left;
    padding: 17px 22px 21px;
  }
  .am-right-sidebar .header-info .icon {
    height: 36px;
    width: 36px;
    margin-bottom: 0;
    margin-right: 10px;
    float: left;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
  }
  .am-right-sidebar .header-info h4 {
    margin: 10px 0px;
  }
  .am-right-sidebar .header-info .am-checkbox {
    margin-top: 20px;
  }
}
.am-right-sidebar .tab-panel {
  height: 100%;
  display: table-row;
}
.am-right-sidebar .tab-panel .tab-content {
  height: 100%;
  position: relative;
  width: 100%;
  padding: 0;
  background: transparent;
}
.am-right-sidebar .tab-panel .tab-content .tab-pane {
  height: 100%;
  position: relative;
  width: 100%;
}
.am-right-sidebar .tab-panel .tab-content .tab-pane > .content {
  overflow: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.am-right-sidebar .tab-panel .tab-content .tab-pane h2 {
  color: rgb(224.91, 224.91, 224.91);
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(207.825, 207.825, 207.825);
  padding-left: 5px;
  margin-bottom: 25px;
  margin-top: 18px;
}
.am-right-sidebar .tab-panel .tab-content .announcement .nano-content, .am-right-sidebar .tab-panel .tab-content .announcement .nano-pane {
  margin-bottom: 49px;
}
.am-right-sidebar .tab-panel .tab-content .announcement .nano-content > .content {
  padding: 10px 15px 0;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul {
  padding: 15px 0px 0px;
  list-style: none;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #555555;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li:last-child {
  border-bottom: none;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .top-info {
  margin-bottom: 10px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .top-info a {
  display: block;
  color: #373B40;
  font-size: 14px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .top-info a:hover {
  color: rgb(71.88, 175.2, 223.92);
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .top-info h5 {
  display: block;
  color: #ffffff;
  font-size: 14px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .top-info span {
  margin-top: 4px;
  float: right;
  font-size: 10px;
  color: #cccccc;
  display: block;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li p {
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
  color: #cccccc;
  display: inline;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li p span {
  margin: 0px 5px 0px 0px;
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 10px;
  padding: 0px 8px;
  text-shadow: none;
  border-radius: 3px;
  line-height: 14px;
  height: 14px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li p span.release-note-feature {
  background: #1c84c6;
  color: #373B40;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li p span.release-note-enhancement {
  background: #f8ac59;
  color: #373B40;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li p span.release-note-fix {
  background: #1ab394;
  color: #373B40;
}
@media (max-width: 767px) {
  .am-right-sidebar {
    width: 85%;
    right: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.switch-button {
  display: inline-block;
  border-radius: 50px;
  background-color: rgb(178.5, 178.5, 178.5);
  width: 60px;
  height: 27px;
  padding: 2px;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
.switch-button input[type=checkbox] {
  display: none;
}
.switch-button span {
  vertical-align: top !important;
}
.switch-button label {
  border-radius: 50%;
  border: 1px solid rgb(170.85, 170.85, 170.85);
  background-color: #ffffff;
  margin: 0;
  height: 23px;
  width: 23px;
  z-index: 1;
  display: inline-block;
  cursor: pointer;
  background-clip: padding-box;
}
.switch-button label:before {
  position: absolute;
  font-size: 11px;
  font-weight: 600;
  z-index: 0;
  content: "OFF";
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 26px;
  top: 0;
  text-align: right;
  padding-right: 10px;
  color: #ffffff;
}
.switch-button input[type=checkbox]:checked + span {
  background-color: #25A0DA;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2px;
}
.switch-button input[type=checkbox]:checked + span label {
  float: right;
  border-color: rgb(33.3, 144, 196.2);
}
.switch-button input[type=checkbox]:checked + span label:before {
  position: absolute;
  font-size: 11px;
  font-weight: 600;
  z-index: 0;
  content: "ON";
  color: #ffffff;
  left: 0;
  text-align: left;
  padding-left: 10px;
}
.switch-button input[type=checkbox]:disabled + span {
  background-color: rgb(167.8, 217, 240.2);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2px;
}
.switch-button input[type=checkbox]:disabled + span label {
  float: right;
  border-color: rgb(146, 207.5, 236.5);
  cursor: not-allowed;
}
.switch-button input[type=checkbox]:disabled + span label:before {
  position: absolute;
  font-size: 11px;
  font-weight: 600;
  z-index: 0;
  content: "ON";
  color: #ffffff;
  left: 0;
  text-align: left;
  padding-left: 10px;
}
.switch-button.switch-button-yesno label:before {
  content: "NO";
}
.switch-button.switch-button-yesno input[type=checkbox]:checked + span label:before {
  content: "YES";
}
.switch-button.switch-button-useradmin label:before {
  content: "";
}
.switch-button.switch-button-useradmin input[type=checkbox]:checked + span label:before {
  content: "";
}
.switch-button.switch-button-xs {
  height: 20px;
  width: 53px;
  line-height: 22px;
  width: 50px;
}
.switch-button.switch-button-xs label {
  height: 16px;
  width: 16px;
}
.switch-button.switch-button-xs label:before {
  line-height: 19px;
}
.switch-button.switch-button-sm {
  height: 24px;
  width: 57px;
  line-height: 26px;
}
.switch-button.switch-button-sm label {
  height: 20px;
  width: 20px;
}
.switch-button.switch-button-sm label:before {
  line-height: 23px;
}
.switch-button.switch-button-lg {
  height: 30px;
  width: 63px;
  line-height: 32px;
  width: 65px;
}
.switch-button.switch-button-lg label {
  height: 26px;
  width: 26px;
}
.switch-button.switch-button-lg label:before {
  line-height: 29px;
}
.switch-button.switch-button-success {
  background-color: rgb(178.5, 178.5, 178.5);
}
.switch-button.switch-button-success label {
  border-color: rgb(170.85, 170.85, 170.85);
}
.switch-button.switch-button-success input[type=checkbox]:checked + span {
  background-color: #4AC68F;
}
.switch-button.switch-button-success input[type=checkbox]:checked + span label {
  border-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.switch-button.switch-button-success input[type=checkbox]:disabled + span {
  background-color: rgb(190.3571428571, 234.6428571429, 215);
}
.switch-button.switch-button-success input[type=checkbox]:disabled + span label {
  border-color: rgb(170.9642857143, 228.5357142857, 203);
}
.switch-button.switch-button-info {
  background-color: rgb(178.5, 178.5, 178.5);
}
.switch-button.switch-button-info label {
  border-color: rgb(170.85, 170.85, 170.85);
}
.switch-button.switch-button-info input[type=checkbox]:checked + span {
  background-color: #8dcadf;
}
.switch-button.switch-button-info input[type=checkbox]:checked + span label {
  border-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.switch-button.switch-button-info input[type=checkbox]:disabled + span {
  background-color: white;
}
.switch-button.switch-button-info input[type=checkbox]:disabled + span label {
  border-color: rgb(240.5547945205, 248.2842465753, 250.9452054795);
}
.switch-button.switch-button-warning {
  background-color: rgb(178.5, 178.5, 178.5);
}
.switch-button.switch-button-warning label {
  border-color: rgb(170.85, 170.85, 170.85);
}
.switch-button.switch-button-warning input[type=checkbox]:checked + span {
  background-color: #FFC870;
}
.switch-button.switch-button-warning input[type=checkbox]:checked + span label {
  border-color: rgb(255, 190.1923076923, 86.5);
}
.switch-button.switch-button-warning input[type=checkbox]:disabled + span {
  background-color: white;
}
.switch-button.switch-button-warning input[type=checkbox]:disabled + span label {
  border-color: rgb(255, 249.0384615385, 239.5);
}
.switch-button.switch-button-danger {
  background-color: rgb(178.5, 178.5, 178.5);
}
.switch-button.switch-button-danger label {
  border-color: rgb(170.85, 170.85, 170.85);
}
.switch-button.switch-button-danger input[type=checkbox]:checked + span {
  background-color: #EF6262;
}
.switch-button.switch-button-danger input[type=checkbox]:checked + span label {
  border-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.switch-button.switch-button-danger input[type=checkbox]:disabled + span {
  background-color: rgb(253.1502890173, 236.8497109827, 236.8497109827);
}
.switch-button.switch-button-danger input[type=checkbox]:disabled + span label {
  border-color: rgb(250.7919075145, 213.7080924855, 213.7080924855);
}

.cascading-multiselect-options {
  padding: 10px;
  overflow-y: auto;
  max-height: 450px;
}
.cascading-multiselect-options li {
  padding: 2px 0;
}
.cascading-multiselect-options ul {
  list-style-type: none;
}
.cascading-multiselect-options ul.nested {
  height: 0;
  margin-left: -10px;
  transform: scaleY(0);
}
.cascading-multiselect-options ul.nested.open {
  transform: scaleY(1);
  height: 100%;
}
.cascading-multiselect-options .option-name {
  display: inline;
  cursor: pointer;
  user-select: none;
  padding: 5px;
}
.cascading-multiselect-options .expand {
  cursor: pointer;
}
.cascading-multiselect-options .expand i {
  width: 10px;
}

.widget {
  background: #ffffff;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.widget:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.widget:hover > .btn {
  opacity: 1;
}
.widget > a {
  color: #373B40;
}
.widget > .btn {
  position: absolute;
  padding: 0px 3px;
  font-size: 15px;
  color: rgb(183.25, 183.25, 183.25);
  z-index: 100;
  opacity: 0;
  width: 20px;
  text-align: center;
}
.widget > .btn:hover {
  color: rgb(119.5, 119.5, 119.5);
}
.widget > .btn.btn-delete {
  right: 0px;
  top: 0px;
}
.widget > .btn.btn-cogs {
  right: 0px;
  top: 18px;
}
.widget > .btn:hover.btn-delete {
  color: #EF6262;
}
.widget > .btn:hover.btn-cogs {
  color: #FFC870;
}
.widget > .widget-head {
  margin-bottom: 20px;
  display: block;
}
.widget > .widget-head .title {
  font-size: 16px;
  font-weight: 300;
}
.widget > .widget-head .tools {
  float: right;
}
.widget > .widget-head .tools > .icon {
  display: inline-block;
  margin-left: 5px;
  font-size: 21px;
  line-height: 23px;
  vertical-align: middle;
  cursor: pointer;
}
.widget > .widget-head .tools > .icon:hover {
  color: #25A0DA;
}
.widget > .widget-head .tools > .icon.s7-close {
  font-size: 27px;
  margin-left: 1px;
  position: relative;
  top: 1px;
}
.widget > .widget-head .tools .value {
  font-size: 24px;
  line-height: 22px;
}
.widget .loading {
  padding-top: 44px;
  text-align: center;
  min-height: 112px;
  max-height: 112px;
  border-left: 2px solid #25A0DA;
}
.widget .widget-heading {
  margin: 0;
  padding: 10px;
  background: rgb(251.175, 251.175, 251.175);
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}
.widget .widget-heading.widget-primary {
  border-left: 2px solid #25A0DA;
}
.widget .widget-heading.widget-cc {
  padding: 8px;
}
.widget .widget-heading.widget-warning {
  border-left: 2px solid #FFC870;
}
.widget .widget-heading.widget-danger {
  border-left: 2px solid #EF6262;
}
.widget .widget-heading.widget-success {
  border-left: 2px solid #4AC68F;
}
.widget .widget-heading .title {
  font: 300 16px "Lato", sans-serif;
  color: #373B40;
}
.widget .widget-heading .subtitle {
  display: block;
  font-size: 11px;
  color: #373B40;
  margin-bottom: -5px;
}
.widget .widget-heading .call-center {
  font: 16px "Lato", sans-serif;
  color: #373B40;
}
.widget .widget-footer {
  background: #f7f7f7;
  border-top-color: #e0e0e0;
}
.widget .widget-footer.widget-primary {
  border-left: 2px solid #25A0DA;
}
.widget .widget-footer.widget-warning {
  border-left: 2px solid #FFC870;
}
.widget .widget-footer.widget-danger {
  border-left: 2px solid #EF6262;
}
.widget .widget-footer.widget-success {
  border-left: 2px solid #4AC68F;
}
.widget .widget-footer p {
  margin: 0px 10px 0px 0px;
  display: inline-block;
  vertical-align: middle;
}
.widget .widget-footer p i {
  color: #25A0DA;
}
.widget .widget-body {
  /*&:before{
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: $primary-color;
  }
  &.widget-primary{
    &:before{
      background: $primary-color;
    }
  }
  &.widget-warning{
    &:before{
      background: $warning-color;
    }
  }
  &.widget-danger{
    &:before{
      background: $danger-color;
    }
  }
  &.widget-success{
    &:before{
      background: $success-color;
    }
  }*/
}
.widget .widget-body.widget-primary {
  border-left: 2px solid #25A0DA;
}
.widget .widget-body.widget-warning {
  border-left: 2px solid #FFC870;
}
.widget .widget-body.widget-danger {
  border-left: 2px solid #EF6262;
}
.widget .widget-body.widget-success {
  border-left: 2px solid #4AC68F;
}
.widget .widget-body .data-info, .widget .widget-body .icon {
  display: inline-block;
  vertical-align: middle;
}
.widget .widget-body .data-info {
  width: 100%;
  padding: 15px 122px 15px 15px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}
.widget .widget-body .data-info .desc {
  font-weight: 300;
}
.widget .widget-body.widget-number {
  min-height: 112px;
  max-height: 112px;
}
.widget .widget-body.widget-number .call-center {
  padding: 2px 0px;
  font-size: 13px;
  color: #555555;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 112px;
  text-align: center;
  z-index: 10;
}
.widget .widget-body.widget-number .icon {
  font-size: 44px;
  line-height: 112px;
  text-align: center;
  width: 112px;
  height: 112px;
  background: rgb(251.175, 251.175, 251.175);
  border-left: 1px solid rgb(247.35, 247.35, 247.35);
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
}
.widget .widget-body.widget-number .icon i {
  color: #25A0DA;
}
.widget .widget-body.widget-number .icon.icon-primary i {
  color: #25A0DA;
}
.widget .widget-body.widget-number .icon.icon-warning i {
  color: #FFC870;
}
.widget .widget-body.widget-number .icon.icon-danger i {
  color: #EF6262;
}
.widget .widget-body.widget-number .icon.icon-success i {
  color: #4AC68F;
}
.widget .widget-body.widget-number .data-info {
  font-size: 50px;
  line-height: 58px;
  text-align: left;
  color: #373B40;
}
.widget .widget-body.widget-number .data-info .desc {
  font-size: 16px;
  line-height: 20px;
}
.widget .widget-body.widget-number .data-info .desc.desc-sm {
  font-size: 14px;
  line-height: 16px;
}
.widget .widget-body.widget-number .data-info .desc.desc-xs {
  font-size: 12px;
  line-height: 14px;
}
.widget .widget-body.widget-number .data-info .value.value-sm {
  font-size: 42px;
}
.widget .widget-body.widget-number .data-info .value.value-xs {
  font-size: 36px;
}
.widget .widget-body.widget-number.widget-settings .data-info {
  padding-top: 36px;
}
.widget .widget-body.widget-number.widget-settings .data-info .desc {
  font-size: 16px;
  line-height: 20px;
}
.widget .widget-body.widget-number.widget-settings .data-info .desc.desc-sm {
  font-size: 14px;
  line-height: 16px;
}
.widget .widget-body.widget-number.widget-settings .data-info .desc.desc-xs {
  font-size: 14px;
  line-height: 16px;
}
.widget .widget-body.widget-numbers {
  width: 100%;
  height: 190px;
  display: table;
}
.widget .widget-body.widget-numbers ul {
  margin-top: 10px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.widget .widget-body.widget-numbers ul li {
  font: 300 14px "Lato", sans-serif;
}
.widget .widget-body.widget-numbers ul li .badge {
  margin: 0 auto 5px;
  padding: 0;
  display: block;
  font: 16px/40px "Lato", sans-serif;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.widget .widget-body.widget-pie .chart-info {
  margin: 15px 0px 0px;
  padding: 10px 0px 0px;
}
.widget .widget-body.widget-pie .chart-info .title {
  margin: 0px;
  font-size: 18px;
  color: #373B40;
  text-transform: none;
}
.widget .widget-body.widget-pie .legendColorBox div {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.widget .widget-body.widget-pie .chart-container {
  padding: 32px 0px;
}
.widget .widget-body.widget-pie .chart-container .chart {
  height: 125px;
}
.widget .widget-body.widget-pie .chart-container .legend table tr td {
  padding-top: 1px;
  padding-bottom: 1px;
}
.widget .widget-body.widget-table {
  padding: 3px 15px;
}
.widget .widget-body.widget-table table {
  margin: 0px;
  text-align: center;
}
.widget .widget-body.widget-table table th {
  color: #555555;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}
.widget .widget-body.widget-table table th:first-child {
  text-align: left;
}
.widget .widget-body.widget-table table td {
  font-size: 14px;
}
.widget .widget-body.widget-table table td .badge-circle {
  padding: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.widget .widget-body.widget-table table td:first-child {
  text-align: left;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .widget .widget-body.widget-number .call-center {
    width: 80px;
  }
  .widget .widget-body.widget-number .icon {
    width: 80px;
  }
  .widget .widget-body.widget-number .data-info {
    padding: 10px 80px 10px 10px;
  }
  .widget .widget-body.widget-number .data-info .value {
    font-size: 40px;
    line-height: 44px;
  }
  .widget .widget-body.widget-number .data-info .value.value-sm {
    font-size: 34px;
    line-height: 38px;
  }
  .widget .widget-body.widget-number .data-info .value.value-xs {
    font-size: 30px;
    line-height: 34px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .widget .widget-body.widget-number .call-center {
    width: 60px;
  }
  .widget .widget-body.widget-number .icon {
    width: 60px;
  }
  .widget .widget-body.widget-number .data-info {
    padding: 10px 60px 10px 10px;
  }
  .widget .widget-body.widget-number .data-info .value {
    font-size: 40px;
    line-height: 44px;
  }
  .widget .widget-body.widget-number .data-info .value.value-sm {
    font-size: 34px;
    line-height: 38px;
  }
  .widget .widget-body.widget-number .data-info .value.value-xs {
    font-size: 30px;
    line-height: 34px;
  }
}
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
.clr-primary {
  background-color: #25A0DA;
}

.clr-success {
  background-color: #4AC68F;
}

.clr-info {
  background-color: #8dcadf;
}

.clr-warning {
  background-color: #FFC870;
}

.clr-danger {
  background-color: #EF6262;
}

.clr-alt1 {
  background-color: #95d9f0;
}

.clr-alt2 {
  background-color: #ffdc7a;
}

.clr-alt3 {
  background-color: #7a98bf;
}

.clr-alt4 {
  background-color: #cccccc;
}

.clr-btn-default {
  background-color: #ffffff;
}

.clr-btn-default-hover {
  background-color: rgb(247.35, 247.35, 247.35);
}

.clr-btn-default-active {
  background-color: rgb(237.15, 237.15, 237.15);
}

.clr-btn-primary {
  background-color: #25A0DA;
}

.clr-btn-primary-hover {
  background-color: rgb(58.8, 169.5, 221.7);
}

.clr-btn-primary-active {
  background-color: rgb(33.3, 144, 196.2);
}

.clr-btn-dark {
  background-color: #373B40;
}

.clr-btn-dark-hover {
  background-color: rgb(66.7857142857, 71.6428571429, 77.7142857143);
}

.clr-btn-dark-active {
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}

.clr-btn-info {
  background-color: #8dcadf;
}

.clr-btn-info-hover {
  background-color: rgb(160.9109589041, 211.2568493151, 228.5890410959);
}

.clr-btn-info-active {
  background-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}

.clr-btn-warning {
  background-color: #FFC870;
}

.clr-btn-warning-hover {
  background-color: rgb(255, 209.8076923077, 137.5);
}

.clr-btn-warning-active {
  background-color: rgb(255, 190.1923076923, 86.5);
}

.clr-btn-danger {
  background-color: #EF6262;
}

.clr-btn-danger-hover {
  background-color: rgb(241.3583815029, 121.1416184971, 121.1416184971);
}

.clr-btn-danger-active {
  background-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}

.clr-btn-success {
  background-color: #4AC68F;
}

.clr-btn-success-hover {
  background-color: rgb(93.3928571429, 204.1071428571, 155);
}

.clr-btn-success-active {
  background-color: rgb(59.0357142857, 187.4642857143, 130.5);
}

.clr-btn-alt1 {
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
}

.clr-btn-alt1-hover {
  background-color: rgb(108.7900826446, 202.5851239669, 234.3099173554);
}

.clr-btn-alt1-active {
  background-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}

.clr-btn-alt2 {
  background-color: rgb(255, 206.9615789474, 101.6);
}

.clr-btn-alt2-hover {
  background-color: rgb(255, 214.9471052632, 127.1);
}

.clr-btn-alt2-active {
  background-color: rgb(255, 198.9760526316, 76.1);
}

.clr-btn-alt3 {
  background-color: #7a98bf;
}

.clr-btn-alt3-hover {
  background-color: rgb(139.2157360406, 165.3324873096, 199.2842639594);
}

.clr-btn-alt3-active {
  background-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}

.clr-btn-alt4 {
  background-color: rgb(188.7, 188.7, 188.7);
}

.clr-btn-alt4-hover {
  background-color: rgb(201.45, 201.45, 201.45);
}

.clr-btn-alt4-active {
  background-color: rgb(175.95, 175.95, 175.95);
}

.color-swatch {
  margin-top: 20px;
  display: inline-block;
  min-width: 230px;
  overflow: hidden;
  border-radius: 3px;
}
.color-swatch .colors {
  margin: 0;
}
.color-swatch .colors > div {
  min-height: 90px;
}
.color-swatch .desc {
  margin: 0;
}
.color-swatch .desc > div {
  text-align: center;
  background-color: #ffffff;
  line-height: 50px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: rgb(104.125, 104.125, 104.125);
}

#gritter-notice-wrapper {
  width: 360px;
  top: 82px;
}

.gritter-item-wrapper {
  background: url("/jquery.gritter/images/gritter-bg.png");
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}
.gritter-item-wrapper .gritter-item {
  font-family: "Open Sans", sans-serif;
  background: transparent;
  color: #ffffff;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.gritter-item-wrapper .gritter-item .gritter-img-container {
  display: table-cell;
  width: 26%;
  vertical-align: middle;
  text-align: center;
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}
.gritter-item-wrapper .gritter-item .gritter-img-container .gritter-image {
  float: none;
}
.gritter-item-wrapper .gritter-item .gritter-content {
  width: auto;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image {
  padding: 15px 35px 17px 15px;
  color: rgb(216.75, 216.75, 216.75);
  width: 267px;
  display: table-cell;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 30px;
  width: 35px;
  font-size: 0;
  background: transparent;
  text-indent: inherit;
  opacity: 0.4;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:hover, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:hover {
  opacity: 0.8;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:after, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:after {
  content: "\e680";
  font-family: "stroke-7";
  position: absolute;
  color: #ffffff;
  font-size: 24px;
  left: 5px;
  text-shadow: none;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-title, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-title {
  text-shadow: none;
  font-weight: 300;
  font-size: 17px;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image p, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image p {
  font-size: 12px;
  line-height: 19px;
}
.gritter-item-wrapper .gritter-item .gritter-content .gritter-without-image {
  border-left: 0;
}
.gritter-item-wrapper.img-rounded {
  border-radius: 0;
}
.gritter-item-wrapper.img-rounded .gritter-img-container .gritter-image {
  border-radius: 50%;
}
.gritter-item-wrapper.clean {
  background: #ffffff;
}
.gritter-item-wrapper.clean .gritter-item {
  color: #555555;
}
.gritter-item-wrapper.clean .gritter-item .gritter-img-container {
  background-color: rgb(249.9, 249.9, 249.9);
}
.gritter-item-wrapper.clean .gritter-item .gritter-content {
  color: #555555;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close {
  opacity: 0.5;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close:after {
  color: #555555;
}
.gritter-item-wrapper.color .gritter-item .gritter-content {
  color: #ffffff;
}
.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close {
  opacity: 0.7;
}
.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close:hover {
  opacity: 1;
}
.gritter-item-wrapper.primary {
  background: #25A0DA;
}
.gritter-item-wrapper.success {
  background: #4AC68F;
}
.gritter-item-wrapper.info {
  background: #8dcadf;
}
.gritter-item-wrapper.warning {
  background: #FFC870;
}
.gritter-item-wrapper.danger {
  background: #EF6262;
}
.gritter-item-wrapper.alt1 {
  background: #95d9f0;
}
.gritter-item-wrapper.alt2 {
  background: #ffdc7a;
}
.gritter-item-wrapper.alt3 {
  background: #7a98bf;
}
.gritter-item-wrapper.alt4 {
  background: #cccccc;
}
.gritter-item-wrapper.dark {
  background: #373B40;
}
.gritter-item-wrapper.facebook {
  background: #5d82d1;
}
.gritter-item-wrapper.facebook .gritter-item .gritter-img-container {
  background-color: rgb(81.0836538462, 120.8052884615, 205.6163461538);
}
.gritter-item-wrapper.twitter {
  background: #50bff5;
}
.gritter-item-wrapper.twitter .gritter-item .gritter-img-container {
  background-color: rgb(65.527027027, 185.707027027, 244.172972973);
}
.gritter-item-wrapper.google-plus {
  background: #eb5e4c;
}
.gritter-item-wrapper.google-plus .gritter-item .gritter-img-container {
  background-color: rgb(233.4623115578, 81.6216080402, 62.2376884422);
}
.gritter-item-wrapper.dribbble {
  background: #f7659c;
}
.gritter-item-wrapper.dribbble .gritter-item .gritter-img-container {
  background-color: rgb(246.2444444444, 86.4555555556, 146.65);
}
.gritter-item-wrapper.flickr {
  background: #0063dc;
}
.gritter-item-wrapper.flickr .gritter-item .gritter-img-container {
  background-color: rgb(0, 92.115, 204.7);
}
.gritter-item-wrapper.linkedin {
  background: #238cc8;
}
.gritter-item-wrapper.linkedin .gritter-item .gritter-img-container {
  background-color: rgb(32.7212765957, 130.885106383, 186.9787234043);
}
.gritter-item-wrapper.youtube {
  background: #ef4e41;
}
.gritter-item-wrapper.youtube .gritter-item .gritter-img-container {
  background-color: rgb(237.8116504854, 64.8538834951, 50.8883495146);
}
.gritter-item-wrapper.pinterest {
  background: #e13138;
}
.gritter-item-wrapper.pinterest .gritter-item .gritter-img-container {
  background-color: rgb(223.0550847458, 35.6449152542, 43.0987288136);
}
.gritter-item-wrapper.github {
  background: #333;
}
.gritter-item-wrapper.github .gritter-item .gritter-img-container {
  background-color: rgb(43.35, 43.35, 43.35);
}
.gritter-item-wrapper.tumblr {
  background: #426d9b;
}
.gritter-item-wrapper.tumblr .gritter-item .gritter-img-container {
  background-color: rgb(61.4307692308, 101.4538461538, 144.2692307692);
}

.bs-grid-block {
  border: 2px dashed rgb(204.16, 204.16, 204.16);
  font-weight: 300;
  font-size: 20px;
  color: rgb(116.2857142857, 124.7428571429, 135.3142857143);
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 40px;
}
.bs-grid-block .content {
  display: table-cell;
  height: 177px;
  text-align: center;
  vertical-align: middle;
}
.bs-grid-block .content .size {
  display: block;
}
.bs-grid-block .content .device {
  line-height: 0;
}
.bs-grid-block .content .device:after {
  font-size: 15px;
}
@media (min-width: 1200px) {
  .bs-grid-block .content .device:after {
    content: "Desktop";
    color: #25A0DA;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs-grid-block .content .device:after {
    content: "Laptop";
    color: #25A0DA;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs-grid-block .content .device:after {
    content: "Tablet";
    color: #7a98bf;
  }
}
@media (max-width: 767px) {
  .bs-grid-block .content .device:after {
    content: "Phone";
    color: #4AC68F;
  }
}

.icon-container {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.icon-container .icon {
  background-color: rgb(244.8, 244.8, 244.8);
  border-radius: 50%;
  display: inline-block;
  height: 95px;
  width: 95px;
  margin-bottom: 15px;
  padding: 20px;
  text-align: center;
}
.icon-container .icon span {
  font-size: 55px;
  color: rgb(90.3571428571, 96.9285714286, 105.1428571429);
}
.icon-container .class {
  display: block;
  font-size: 14px;
}

.prettyprint {
  font-size: 12px;
  line-height: 1.5;
}

pre {
  color: #555555;
}
pre .pln {
  color: #777777;
}
pre .str {
  color: #DD1144;
}
pre .kwd {
  color: #445588;
}
pre .com {
  color: #b8b6b1;
}
pre .typ {
  color: #008080;
}
pre .lit {
  color: #DD1144;
}
pre .pun,
pre .opn,
pre .clo {
  color: #949494;
}
pre .tag {
  color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}
pre .atn {
  color: rgb(58.8, 169.5, 221.7);
}
pre .atv {
  color: #929292;
}
pre .dec,
pre .var {
  color: #DD1144;
}
pre .fun {
  color: #445588;
}

/*Dark Theme*/
pre.am-code-dark {
  background-color: #4d4342;
  color: #FFFFFF;
}
pre.am-code-dark .pln {
  color: #ffffff;
}
pre.am-code-dark .str {
  color: #b5db99;
}
pre.am-code-dark .kwd {
  color: #e9c865;
}
pre.am-code-dark .com {
  color: #c3b8b7;
}
pre.am-code-dark .typ {
  color: #FF9787;
}
pre.am-code-dark .lit {
  color: #b5db99;
}
pre.am-code-dark .pun,
pre.am-code-dark .opn,
pre.am-code-dark .clo {
  color: #ffffff;
}
pre.am-code-dark .tag {
  color: #e9c865;
}
pre.am-code-dark .atn {
  color: #FF9787;
}
pre.am-code-dark .atv {
  color: #b5db99;
}
pre.am-code-dark .dec,
pre.am-code-dark .var {
  color: #b5db99;
}
pre.am-code-dark .fun {
  color: #e9c865;
}

ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
  list-style-type: none;
}

li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  background: #eee;
}

.report-numbers {
  margin: 20px 0px;
}
.report-numbers .report-numbers-list {
  margin: 0px;
  font-size: 0px;
}
.report-numbers .report-numbers-list li {
  margin: 0px 0px 20px;
  width: 12.5%;
  vertical-align: top;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .report-numbers .report-numbers-list li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .report-numbers .report-numbers-list li {
    width: 50%;
  }
}
.report-numbers .report-numbers-list li p {
  margin: 0px;
}
.report-numbers .report-numbers-list li p.number span {
  font: 300 40px/40px "Lato", sans-serif;
  color: #25A0DA;
}
.report-numbers .report-numbers-list li p.number span.duration {
  font: 300 30px/40px "Lato", sans-serif;
  color: #555555;
  letter-spacing: -1px;
}
.report-numbers .report-numbers-list li p.number span.duration .duration-value {
  font: 300 40px/40px "Lato", sans-serif;
  color: #25A0DA;
}
.report-numbers .report-numbers-list li p.number span .number-value {
  font: 300 40px/40px "Lato", sans-serif;
}
.report-numbers .report-numbers-list li p.number i {
  font-size: 16px;
  line-height: 40px;
  color: #25A0DA;
  vertical-align: top;
}
.report-numbers .report-numbers-list li p.number i.fa-angle-down, .report-numbers .report-numbers-list li p.number i.fa-angle-double-down {
  color: #EF6262;
}
.report-numbers .chart-container {
  display: table;
  width: 100%;
  margin: 0;
}
.report-numbers .chart-container > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .report-numbers .chart-container > div {
    display: block;
  }
  .report-numbers .chart-container > div:first-child {
    margin-bottom: 25px;
  }
}
.report-numbers .chart-container.chart-container-2 > div {
  display: inline-block;
  text-align: center;
}
.report-numbers .chart-container.chart-container-2 .legend {
  margin: 10px 0px 0px;
  display: inline-block;
  text-align: left;
}
.report-numbers .chart-container .chart {
  min-height: 125px;
}
.report-numbers .chart-container .legend > div {
  background-color: transparent !important;
}
.report-numbers .chart-container .legend table {
  width: 100%;
}
.report-numbers .chart-container .legend table tr td {
  padding-bottom: 7px;
  font-size: 12px;
}
.report-numbers .chart-container .legend table tr .legendColorBox {
  width: 1%;
}
.report-numbers .chart-container .legend table tr .legendColorBox > div {
  border: 0 !important;
}
.report-numbers .chart-container .legend table tr .legendLabel {
  padding-left: 8px;
  font-size: 12px;
}
.report-numbers .chart-container .legend table tr .legendData {
  text-align: right;
}
.report-numbers .chart-info {
  border-top: 1px solid rgb(224.4, 224.4, 224.4);
  margin: 0;
  margin-top: 30px;
  text-align: center;
}
.report-numbers .chart-info span {
  display: block;
}
.report-numbers .chart-info span.title {
  margin-bottom: 3px;
  text-transform: uppercase;
  color: rgb(178.075, 178.075, 178.075);
  font-size: 12px;
}
.report-numbers .chart-info span.number {
  font-size: 18px;
  font-weight: 300;
}
.report-numbers .chart-info > div {
  padding-top: 20px;
}
.report-numbers .chart-info > div:first-child {
  text-align: left;
  padding-left: 0;
}
.report-numbers .chart-info > div:last-child {
  text-align: right;
  padding-right: 0;
}
@media (max-width: 480px) {
  .report-numbers .chart-info {
    padding-top: 15px;
  }
  .report-numbers .chart-info > div {
    float: none;
    text-align: left !important;
    width: 100%;
    line-height: 40px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .report-numbers .chart-info > div span {
    display: inline-block;
  }
  .report-numbers .chart-info > div span.title {
    margin: 0;
  }
  .report-numbers .chart-info > div span.number {
    float: right;
  }
}
.report-numbers .chart-info {
  margin: 15px 0px 0px;
  padding: 10px 0px 0px;
}
.report-numbers .chart-info .title {
  margin: 0px;
  font-size: 18px;
  color: #373B40;
  text-transform: none;
}
.report-numbers .legendColorBox div {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.report-numbers .chart-container {
  margin: 23px 0px 24px;
}
.report-numbers .chart-container .chart {
  min-height: 125px;
}
.report-numbers .chart-container .legend table tr td {
  padding-top: 1px;
  padding-bottom: 1px;
}

.report-with-help {
  transition: all 0.35s ease;
}
.report-with-help.inner {
  padding-right: 415px;
}
.report-with-help .content-aside {
  margin-right: -400px;
  width: 400px;
  float: right;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.report-with-help .content-aside .content-body {
  display: none;
  padding: 1px 20px;
  width: 0px;
  transition: all 0.35s ease;
}
.report-with-help .content-aside .content-body h3, .report-with-help .content-aside .content-body .h3 {
  margin: 10px 0px;
}
.report-with-help .content-aside .content-body.visible {
  display: block;
  width: 400px;
}

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
.business-hours-select {
  margin: 10px 0px 0px;
  padding: 10px;
  background: #ffffff;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.business-hours-select > ul > li {
  margin: 0px 0px 10px;
  padding: 0px 0px 10px;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.business-hours-select > ul > li > .am-checkbox {
  margin: 0px 10px 0px 0px;
  padding: 0px;
}
.business-hours-select > ul > li > div > p {
  margin: 0px 10px 0px 0px;
  display: inline-block;
  vertical-align: middle;
}
.business-hours-select > ul > li > div > p span {
  font-weight: 600;
}
.business-hours-select > ul > li > div > p.last {
  float: right;
}
.business-hours-select > ul > li ul.list-hours {
  margin: 10px 0px 0px;
  /*margin-left: -1px;*/
}
.business-hours-select > ul > li ul.list-hours li {
  padding: 0px;
  font-size: 12px;
  color: #555555;
  width: 4%;
  text-align: center;
}
.business-hours-select > ul > li ul.list-hours li:nth-child(2), .business-hours-select > ul > li ul.list-hours li:nth-child(3), .business-hours-select > ul > li ul.list-hours li:nth-child(4), .business-hours-select > ul > li ul.list-hours li:nth-child(5), .business-hours-select > ul > li ul.list-hours li:nth-child(6), .business-hours-select > ul > li ul.list-hours li:nth-child(8), .business-hours-select > ul > li ul.list-hours li:nth-child(9), .business-hours-select > ul > li ul.list-hours li:nth-child(10), .business-hours-select > ul > li ul.list-hours li:nth-child(11), .business-hours-select > ul > li ul.list-hours li:nth-child(12), .business-hours-select > ul > li ul.list-hours li:nth-child(14), .business-hours-select > ul > li ul.list-hours li:nth-child(15), .business-hours-select > ul > li ul.list-hours li:nth-child(16), .business-hours-select > ul > li ul.list-hours li:nth-child(17), .business-hours-select > ul > li ul.list-hours li:nth-child(18), .business-hours-select > ul > li ul.list-hours li:nth-child(20), .business-hours-select > ul > li ul.list-hours li:nth-child(21), .business-hours-select > ul > li ul.list-hours li:nth-child(22), .business-hours-select > ul > li ul.list-hours li:nth-child(23), .business-hours-select > ul > li ul.list-hours li:nth-child(24) {
  font-size: 8px;
  color: rgb(110.5, 110.5, 110.5);
}
.business-hours-select > ul > li.inactive .list-hours, .business-hours-select > ul > li.inactive .slider, .business-hours-select > ul > li.inactive .last {
  opacity: 0.3;
  cursor: default;
}
.business-hours-select > ul > li:last-child {
  margin: 0px;
  border-bottom: 0px;
}

.widget-pie .chart-container {
  display: table;
  width: 100%;
  margin: 0;
}
.widget-pie .chart-container > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .widget-pie .chart-container > div {
    display: block;
  }
  .widget-pie .chart-container > div:first-child {
    margin-bottom: 25px;
  }
}
.widget-pie .chart-container .chart {
  min-height: 125px;
}
.widget-pie .chart-container .legend > div {
  background-color: transparent !important;
}
.widget-pie .chart-container .legend table {
  width: 100%;
}
.widget-pie .chart-container .legend table tr td {
  padding-bottom: 7px;
  font-size: 12px;
}
.widget-pie .chart-container .legend table tr .legendColorBox {
  width: 1%;
}
.widget-pie .chart-container .legend table tr .legendColorBox > div {
  border: 0 !important;
}
.widget-pie .chart-container .legend table tr .legendLabel {
  padding-left: 8px;
  font-size: 12px;
}
.widget-pie .chart-container .legend table tr .legendData {
  text-align: right;
}
.widget-pie .chart-info {
  border-top: 1px solid rgb(224.4, 224.4, 224.4);
  margin: 0;
  margin-top: 30px;
  text-align: center;
}
.widget-pie .chart-info span {
  display: block;
}
.widget-pie .chart-info span.title {
  margin-bottom: 3px;
  text-transform: uppercase;
  color: rgb(178.075, 178.075, 178.075);
  font-size: 12px;
}
.widget-pie .chart-info span.number {
  font-size: 18px;
  font-weight: 300;
}
.widget-pie .chart-info > div {
  padding-top: 20px;
}
.widget-pie .chart-info > div:first-child {
  text-align: left;
  padding-left: 0;
}
.widget-pie .chart-info > div:last-child {
  text-align: right;
  padding-right: 0;
}
@media (max-width: 480px) {
  .widget-pie .chart-info {
    padding-top: 15px;
  }
  .widget-pie .chart-info > div {
    float: none;
    text-align: left !important;
    width: 100%;
    line-height: 40px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .widget-pie .chart-info > div span {
    display: inline-block;
  }
  .widget-pie .chart-info > div span.title {
    margin: 0;
  }
  .widget-pie .chart-info > div span.number {
    float: right;
  }
}
.widget-pie.widget-pie-stats .chart-info > div:last-child {
  text-align: left;
}
.widget-pie.widget-pie-stats .chart-info .sparkline {
  float: right;
  margin-top: 11px;
}
@media (max-width: 480px) {
  .widget-pie.widget-pie-stats .chart-info > div {
    line-height: 25px;
  }
  .widget-pie.widget-pie-stats .chart-info > div span {
    display: block;
  }
  .widget-pie.widget-pie-stats .chart-info > div span.number {
    float: none;
  }
  .widget-pie.widget-pie-stats .chart-info > div:first-child {
    margin-bottom: 10px;
  }
}

.widget.line-chart .chart-container {
  position: relative;
  padding: 0 5px 5px 5px;
}
.widget.line-chart .chart-container > div {
  z-index: 1;
}
@media (max-width: 767px) {
  .widget.line-chart .chart-container > div {
    padding: 0 0 5px;
    min-height: 160px;
  }
}
.widget.line-chart .chart-container > .counter {
  min-height: auto;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.widget.line-chart .chart-container > .counter .value {
  font-size: 24px;
}
.widget.line-chart .chart-container > .counter .desc {
  text-transform: uppercase;
  font-size: 11px;
  color: rgb(178.075, 178.075, 178.075);
}
.widget.line-chart .chart-table {
  padding-top: 20px;
}
.widget.line-chart .chart-table table {
  margin: 0;
}
.widget.line-chart .chart-table table .number {
  text-align: right;
  width: 20%;
}
@media (max-width: 767px) {
  .widget.line-chart .chart-table {
    padding: 10px 0 0;
  }
}
.widget.line-chart.widget-fullwidth .chart-container {
  padding: 0;
}
.widget.line-chart.widget-fullwidth .chart-container > div .tickLabel {
  font-size: 0;
}
.widget.line-chart.widget-fullwidth .chart-container > .counter {
  min-height: auto;
  left: 20px;
}

.widget.bar-chart .chart-container {
  padding: 0;
}
@media (max-width: 767px) {
  .widget.bar-chart .chart-container > div {
    padding: 0;
    min-height: 160px;
  }
}
.widget.bar-chart .chart-table {
  padding-top: 15px;
}
.widget.bar-chart .chart-table table {
  margin: 0;
}
.widget.bar-chart .chart-table table .number {
  text-align: center;
  width: 20%;
}
@media (max-width: 767px) {
  .widget.bar-chart .chart-table {
    padding: 10px 0 0;
  }
}

.widget-calendar {
  padding: 0;
}
.widget-calendar .cal-container {
  width: 100%;
  display: table;
}
.widget-calendar .cal-container .cal-notes {
  display: table-cell;
  width: 40%;
  background-color: #25A0DA;
  padding: 25px;
}
.widget-calendar .cal-container .cal-notes span {
  display: block;
  color: #ffffff;
}
.widget-calendar .cal-container .cal-notes span.day {
  font-size: 25px;
  font-weight: 300;
}
.widget-calendar .cal-container .cal-notes span.date {
  font-size: 15px;
  font-weight: 300;
  color: rgb(146, 207.5, 236.5);
}
.widget-calendar .cal-container .cal-notes span.title {
  font-size: 14px;
  border-bottom: 1px solid #ffffff;
  margin-top: 35px;
  padding-bottom: 3px;
}
.widget-calendar .cal-container .cal-notes span.title .icon {
  float: right;
  font-size: 19px;
  line-height: 22px;
  cursor: pointer;
}
.widget-calendar .cal-container .cal-notes ul {
  padding: 0;
  list-style: none;
  padding-top: 20px;
}
.widget-calendar .cal-container .cal-notes ul li {
  padding-bottom: 10px;
  font-size: 12px;
}
.widget-calendar .cal-container .cal-notes ul li span {
  display: inline-block;
}
.widget-calendar .cal-container .cal-notes ul li span.hour {
  float: right;
}
.widget-calendar .cal-container .cal-notes ul li:last-child {
  padding-bottom: 0;
}
.widget-calendar .cal-container .cal-calendar {
  display: table-cell;
  padding: 25px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker {
  position: relative;
  margin: 20px 0;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  cursor: default;
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: -5px;
  width: 1.8em;
  color: #555555;
  font-size: 28px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span, .widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  overflow: hidden;
  display: block;
  text-indent: -99999px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:after, .widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
  cursor: pointer;
  content: "\e686";
  font-family: "stroke-7";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  text-indent: 0;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 2px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 2px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
  content: "\e684";
  right: 14px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar {
  width: 100%;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar th {
  border: 0;
  padding: 3px;
  text-align: center;
  font-weight: 400;
  color: #555555;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar th span {
  font-size: 14px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar tr td {
  border: 0;
  padding: 3px;
  text-align: center;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar tr td a {
  display: inline-block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
  color: #888888;
  width: 25px;
  height: 25px;
  line-height: 20px;
  font-size: 12px;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-active, .widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
  background-color: rgb(229.5, 229.5, 229.5);
  border-radius: 50%;
}
.widget-calendar .cal-container .cal-calendar .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
  background-color: #25A0DA;
  color: #ffffff;
}
@media (max-width: 767px) {
  .widget-calendar .cal-container {
    display: block;
  }
  .widget-calendar .cal-container .cal-notes, .widget-calendar .cal-container .cal-calendar {
    display: block;
  }
  .widget-calendar .cal-container .cal-notes {
    width: 100%;
  }
  .widget-calendar .cal-container .cal-calendar .ui-datepicker {
    margin: 10px 0;
  }
}

.widget.widget-map .map-container > div {
  height: 229px;
}

.widget.widget-tile {
  padding: 24px 20px;
  margin-bottom: 20px;
}
.widget.widget-tile .data-info {
  display: inline-block;
}
.widget.widget-tile .data-info .value {
  font-size: 23px;
  font-weight: 300;
}
.widget.widget-tile .data-info .desc {
  font-size: 14px;
  line-height: 18px;
}
.widget.widget-tile .icon {
  display: inline-block;
  color: #25A0DA;
  float: right;
  font-size: 45px;
  line-height: 54px;
}
.widget.widget-tile.widget-tile-wide {
  display: table;
  width: 100%;
}
.widget.widget-tile.widget-tile-wide > div {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.widget.widget-tile.widget-tile-wide .data-info {
  vertical-align: top;
}
.widget.widget-tile.widget-tile-wide .data-info .title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 2px;
}
.widget.widget-tile.widget-tile-wide .data-info .desc {
  color: rgb(127.5, 127.5, 127.5);
  font-size: 12px;
}
.widget.widget-tile.widget-tile-wide .tile-value {
  text-align: right;
}
.widget.widget-tile.widget-tile-wide .tile-value > span {
  display: block;
  padding-right: 10px;
  font-weight: 300;
  font-size: 31px;
}
.widget.widget-tile.widget-tile-wide .icon {
  float: none;
  line-height: 43px;
  vertical-align: top;
  margin-right: 5px;
}

.widget-weather {
  padding: 0;
}
.widget-weather .wt-container .wt-hour {
  background-color: rgb(24.42, 105.6, 143.88);
  color: #ffffff;
  font-size: 35px;
  font-weight: 300;
  padding: 20px;
  text-align: center;
}
.widget-weather .wt-container .wt-hour .meridian {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 8px;
  vertical-align: top;
  line-height: 38px;
}
.widget-weather .wt-container .wt-info {
  display: table;
  width: 100%;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
.widget-weather .wt-container .wt-info .wt-day {
  display: table-cell;
  text-align: center;
  padding: 30px 0;
  border-right: 1px solid rgb(229.5, 229.5, 229.5);
}
.widget-weather .wt-container .wt-info .wt-day span {
  display: block;
  font-weight: 300;
  font-size: 15px;
}
.widget-weather .wt-container .wt-info .wt-day span.day {
  margin-bottom: 10px;
  color: #25A0DA;
}
.widget-weather .wt-container .wt-info .wt-day span.date {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .widget-weather .wt-container .wt-info .wt-day canvas {
    height: auto !important;
    width: auto !important;
  }
}
.widget-weather .wt-container .wt-info .wt-day:last-child {
  border-right: 0;
}
.widget-weather .wt-container .wt-location {
  padding: 19px;
  font-size: 15px;
  font-weight: 300;
}
.widget-weather .wt-container .wt-location .icon {
  float: right;
  cursor: pointer;
  font-size: 20px;
}
.widget-weather .wt-container .wt-location .icon:hover {
  color: #25A0DA;
}

.widget-download-list {
  padding: 0;
}
.widget-download-list > .widget-head {
  background-color: rgb(24.42, 105.6, 143.88);
  color: #ffffff;
  line-height: 33px;
  overflow: hidden;
  padding: 19px 20px;
  margin-bottom: 0;
}
.widget-download-list > .widget-head .icon {
  float: right;
  background-color: #25A0DA;
  border-radius: 50%;
  font-size: 20px;
  line-height: 19px;
  padding: 8px;
  height: 35px;
  width: 35px;
}
.widget-download-list .widget-list {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.widget-download-list .widget-list li {
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
.widget-download-list .widget-list li a {
  padding: 21px 20px;
  color: #555555;
  display: block;
  font-weight: 300;
  font-size: 12px;
}
.widget-download-list .widget-list li a .icon {
  float: right;
  color: #25A0DA;
  font-size: 20px;
}
.widget-download-list .widget-list li a:hover {
  background-color: rgb(249.9, 249.9, 249.9);
}
.widget-download-list .widget-list li:last-child {
  border: 0;
}

.widget.widget-radar > .widget-head {
  margin-bottom: 39px;
}
.widget.widget-radar .chart-container {
  margin-bottom: 20px;
}

.am-login .am-content .main-content {
  margin: 0px;
  background: transparent;
  border: 0px;
}

.login-container {
  max-width: 400px;
  margin: 80px auto 0px;
  padding: 10px;
}
.login-container .panel-default {
  background: transparent;
  padding: 0;
  border: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.login-container .panel-default .panel-heading {
  padding: 0;
  background: transparent;
  border: 0;
  text-align: center;
  margin-bottom: 10px;
}
.login-container .panel-default .panel-heading .logo-img {
  margin-bottom: 10px;
  max-width: 300px;
  max-height: 300px;
}
.login-container .panel-default .panel-heading h4 {
  margin: 10px 0px;
  font: 600 22px/26px "Lato", sans-serif;
  color: #373B40;
}
.login-container .panel-default .panel-heading p {
  margin: 10px 0px;
  font: 18px/20px "Lato", sans-serif;
  color: #373B40;
}
.login-container .panel-default .panel-body .form-group .form-control {
  border-color: rgb(234.25, 234.25, 234.25);
  font-weight: 400;
}
.login-container .panel-default .panel-body .form-group .form-control ~ label {
  font-weight: 400;
}
.login-container .panel-default .panel-body .form-group.login-submit {
  padding-top: 40px;
  padding-bottom: 10px;
}
.login-container .panel-default .panel-body .form-group.login-submit .btn {
  padding: 8px 12px;
  width: 100%;
}
.login-container .panel-default .panel-body .form-group.footer {
  margin-top: 3px;
  line-height: 35px;
  font-size: 14px;
}
.login-container .panel-default .panel-body .form-group .remember {
  text-align: right;
  color: #7f8791;
}
.login-container .panel-default .panel-body .form-group .remember label {
  margin: 0;
  font-weight: 400;
  cursor: pointer;
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox {
  display: inline-block;
  padding: 0px;
  margin-left: 7px;
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox input[type=checkbox] + label:before {
  margin-right: 0px;
  border-color: rgb(221.5, 221.5, 221.5);
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox input[type=checkbox] + label:hover:before {
  border-color: rgb(208.75, 208.75, 208.75);
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox input[type=checkbox]:checked + label:before {
  border-color: #25A0DA;
}
.login-container .panel-default .panel-body .form-group.form-group-login {
  padding-top: 15px;
  padding-bottom: 10px;
}
.login-container .panel-default .panel-body .form-group.form-group-remember {
  padding-top: 10px;
  text-align: left;
}
.login-container .panel-default .panel-body .form-group.form-group-remember input, .login-container .panel-default .panel-body .form-group.form-group-remember label {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.login-container .panel-default .panel-body .form-group.form-group-remember label {
  font-size: 13px;
  font-weight: 400;
  color: #555555;
}
@media (max-width: 767px) {
  .login-container {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .login-container .panel-default .panel-body .form-group.footer {
    text-align: center;
  }
  .login-container .panel-default .panel-body .form-group.footer .remember {
    text-align: center;
  }
}
.am-error .am-content .main-content {
  margin: 0px;
  background: none;
  border: none;
}
.am-error .error-container {
  margin: 0px auto;
  padding-top: 70px;
  max-width: 1000px;
  min-height: 600px;
  text-align: center;
}
.am-error .error-container h1 {
  margin: 0px;
  font: 300 100px "Raleway", sans-serif;
  width: auto;
}
.am-error .error-container .error-description {
  margin: 20px 0px;
  font: 36px "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.am-error .error-container .error-description span {
  margin: 10px auto;
  padding: 35px 0px 0px 0;
  display: block;
  width: 100%;
  height: 140px;
  background: url("../assets/images/search.png") no-repeat 50% 0;
  font: 40px "Raleway", sans-serif;
  text-transform: none;
  text-align: center;
  letter-spacing: 0;
}
.am-error .error-container a {
  color: #ffffff !important;
}

.am-error-404 .error-container {
  background: url("../assets/images/404.png") no-repeat 50% 50%;
  background-size: contain;
}
.am-error-404 .error-container .error-description span {
  background: url("../assets/images/search.png") no-repeat 50% 0;
}

.am-error-422 .error-container {
  background: url("../assets/images/422.png") no-repeat 50% 50%;
  background-size: contain;
}
.am-error-422 .error-container .error-description span {
  background: url("../assets/images/sad.png") no-repeat 50% 0;
}

.am-error-500 .error-container {
  background: url("../assets/images/500.png") no-repeat 50% 50%;
  background-size: contain;
}
.am-error-500 .error-container .error-description span {
  background: url("../assets/images/sad.png") no-repeat 50% 0;
}

.sign-up {
  margin-top: 20px;
  max-width: 440px;
  margin-bottom: 20px;
  padding: 0;
}
.sign-up .panel-heading {
  margin-bottom: 15px !important;
}
.sign-up .panel-body .form-horizontal .title {
  font-size: 15px;
  color: rgb(216.75, 216.75, 216.75);
  text-align: center;
}
.sign-up .panel-body .form-horizontal .sign-up-form {
  margin-bottom: 25px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup > div:first-child {
  padding-right: 8px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup > div:last-child {
  padding-left: 8px;
}
.sign-up .panel-body .form-horizontal .conditions {
  color: rgb(140.7142857143, 147.8571428571, 156.7857142857);
  margin-bottom: 25px;
}
.sign-up .panel-body .form-horizontal .conditions a {
  color: rgb(216.75, 216.75, 216.75);
}
.sign-up .panel-body .form-horizontal .conditions a:hover {
  color: #ffffff;
}

.forgot-password {
  max-width: 415px;
}
.forgot-password .panel-heading {
  margin-bottom: 0 !important;
}
.forgot-password .panel-body .form-horizontal p {
  color: rgb(140.7142857143, 147.8571428571, 156.7857142857);
  font-size: 14px;
  margin-bottom: 25px;
}
.forgot-password .panel-body .form-horizontal p a {
  color: rgb(216.75, 216.75, 216.75);
}
.forgot-password .panel-body .form-horizontal p a:hover {
  color: #ffffff;
}
.forgot-password .panel-body .form-horizontal p.contact {
  margin-bottom: 30px;
}
.forgot-password .panel-body .form-horizontal .form-group {
  margin-bottom: 30px;
}
.forgot-password .out-links {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .forgot-password {
    margin-bottom: 50px;
    margin-top: 30px;
  }
}

.gallery-container .item {
  width: 25%;
  margin-bottom: 20px;
  padding: 0 10px;
}
.gallery-container .item .photo {
  background: #ffffff;
}
.gallery-container .item .photo .img {
  position: relative;
}
.gallery-container .item .photo .img img {
  width: 100%;
}
.gallery-container .item .photo .img .over {
  top: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(37, 160, 218, 0.8);
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}
.gallery-container .item .photo .img .over .func {
  margin-top: -80px;
  position: relative;
  top: 50%;
  text-align: center;
  transition: margin-top 200ms ease-in-out;
}
.gallery-container .item .photo .img .over .func a {
  display: inline-block;
  height: 50px;
  margin-right: 2px;
  width: 50px;
  margin-right: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.gallery-container .item .photo .img .over .func a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.gallery-container .item .photo .img .over .func a i {
  font-size: 20px;
  color: #ffffff;
  line-height: 2.4;
}
.gallery-container .item .photo .img:hover .over {
  opacity: 1;
}
.gallery-container .item .photo .img:hover .over .func {
  margin-top: -25px;
}
.gallery-container .item .photo .description {
  line-height: 20px;
  display: table;
  width: 100%;
}
.gallery-container .item .photo .description .icon {
  display: table-cell;
  background-color: rgb(229.5, 229.5, 229.5);
  padding: 20px;
  vertical-align: middle;
  width: 20px;
}
.gallery-container .item .photo .description .icon a {
  color: rgb(97.75, 97.75, 97.75);
}
.gallery-container .item .photo .description .icon a i {
  font-size: 30px;
}
@media (max-width: 767px) {
  .gallery-container .item .photo .description .icon a i {
    font-size: 20px;
  }
}
.gallery-container .item .photo .description .icon a:hover {
  color: #25A0DA;
}
@media (max-width: 767px) {
  .gallery-container .item .photo .description .icon {
    padding: 15px;
  }
}
.gallery-container .item .photo .description .desc {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
}
.gallery-container .item .photo .description .desc h4 {
  margin: 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .gallery-container .item .photo .description .desc h4 {
    font-size: 15px;
  }
}
.gallery-container .item .photo .description .desc span {
  color: #7f8791;
  font-size: 12px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .gallery-container .item .photo .description .desc {
    padding: 10px;
  }
}
.gallery-container .item.w2 {
  width: 50%;
}
@media (max-width: 767px) {
  .gallery-container {
    max-width: 767px;
  }
  .gallery-container .item {
    width: 100%;
    padding: 0;
  }
  .gallery-container .item.w2 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gallery-container .item {
    width: 50%;
  }
}

.full-calendar .fc-toolbar .fc-center h2 {
  margin: 0px;
  font: 300 22px "Open Sans", sans-serif;
}
.full-calendar .fc-toolbar .fc-right .fc-button, .full-calendar .fc-toolbar .fc-left .fc-button {
  margin: 0 10px 0px 0px;
  vertical-align: middle;
  padding: 0px 10px;
  display: inline-block !important;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
}
.full-calendar .fc-toolbar .fc-right .fc-button.fc-state-default, .full-calendar .fc-toolbar .fc-left .fc-button.fc-state-default {
  background: none;
  box-shadow: none;
  text-shadow: none;
  color: #25A0DA;
  border: 0;
}
.full-calendar .fc-toolbar .fc-right .fc-button.fc-corner-right, .full-calendar .fc-toolbar .fc-left .fc-button.fc-corner-right {
  border-right: 0;
}
.full-calendar .fc-toolbar .fc-right .fc-button.fc-state-active, .full-calendar .fc-toolbar .fc-right .fc-button.fc-state-hover, .full-calendar .fc-toolbar .fc-left .fc-button.fc-state-active, .full-calendar .fc-toolbar .fc-left .fc-button.fc-state-hover {
  background: #25A0DA;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none;
}
.full-calendar .fc-toolbar .fc-right .fc-button.fc-prev-button, .full-calendar .fc-toolbar .fc-right .fc-button.fc-next-button, .full-calendar .fc-toolbar .fc-left .fc-button.fc-prev-button, .full-calendar .fc-toolbar .fc-left .fc-button.fc-next-button {
  padding: 0px 10px;
}
.full-calendar .fc-toolbar .fc-right .fc-button.fc-prev-button .fc-arrow, .full-calendar .fc-toolbar .fc-right .fc-button.fc-next-button .fc-arrow, .full-calendar .fc-toolbar .fc-left .fc-button.fc-prev-button .fc-arrow, .full-calendar .fc-toolbar .fc-left .fc-button.fc-next-button .fc-arrow {
  font-size: 22px;
  line-height: 30px;
}
.full-calendar .fc-toolbar .fc-right .fc-button.fc-next-button, .full-calendar .fc-toolbar .fc-left .fc-button.fc-next-button {
  margin-right: 0px;
}
.full-calendar .fc-toolbar .fc-right .fc-button:first-letter, .full-calendar .fc-toolbar .fc-left .fc-button:first-letter {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .full-calendar .fc-toolbar .fc-right .fc-button, .full-calendar .fc-toolbar .fc-left .fc-button {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .full-calendar .fc-toolbar .fc-right, .full-calendar .fc-toolbar .fc-left {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .full-calendar .fc-toolbar {
    text-align: center;
  }
}
.full-calendar .fc-view-container .fc-view .fc-day-header, .full-calendar .fc-view-container .fc-view .fc-widget-header {
  font: 300 14px/40px "Lato", sans-serif;
  text-align: center;
}
.full-calendar .fc-view-container .fc-event-container .fc-event {
  background: #25A0DA;
  border-color: #25A0DA;
  color: #ffffff;
  border-radius: 0;
}
.full-calendar .fc-view-container .fc-event-container .fc-event .fc-content {
  padding: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.full-calendar .fc-view-container .fc-event-container .fc-event .fc-content .fc-type-icon {
  padding: 0px 1px;
  margin-right: 2px;
}
.full-calendar .fc-view-container .fc-event-container .fc-event .fc-content .fc-time {
  text-transform: uppercase;
  font-weight: 600;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-ad-import {
  background: #4B7CB7;
  border-color: #4B7CB7;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-network-scanning {
  background: #FFC870;
  border-color: #FFC870;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-software-scanning {
  background: #907ED1;
  border-color: #907ED1;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-ci-scanning {
  background: #69D167;
  border-color: #69D167;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-create-ticket {
  background: #25A0DA;
  border-color: #25A0DA;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-email-report {
  background: #FF8C68;
  border-color: #FF8C68;
}
.full-calendar .fc-view-container .fc-event-container .fc-event.fc-event-warranty-collection {
  background: #EF6262;
  border-color: #EF6262;
}
.full-calendar .fc-view-container .fc-more-cell .fc-more {
  color: #25A0DA;
}
.full-calendar .fc-view-container .fc-today {
  background-color: rgb(247.35, 247.35, 247.35);
}
.full-calendar .fc-view-container .fc-cell-overlay {
  background-color: fade(#25A0DA, 50%);
}
.full-calendar #external-events .external-event {
  margin: 2px 0;
  padding: 5px;
  background: #25A0DA;
  color: #ffffff;
  font-size: 0.85em;
  cursor: pointer;
  display: inline-block;
}
.full-calendar #external-events p input {
  margin-top: 15px;
}
.full-calendar #external-events p label {
  font-weight: 300;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .full-calendar {
    max-width: 767px;
  }
  .full-calendar .fc-header .fc-header-left, .full-calendar .fc-header .fc-header-center, .full-calendar .fc-header .fc-header-right {
    text-align: center;
    display: block;
    width: 100%;
    padding: 20px;
  }
  .full-calendar .fc-header .fc-header-center {
    padding: 0;
  }
}

.user-profile .user-display {
  margin-bottom: 30px;
}
.user-profile .user-display .photo {
  max-height: 300px;
  overflow: hidden;
}
.user-profile .user-display .photo img {
  width: 100%;
}
@media (max-width: 767px) {
  .user-profile .user-display .photo img {
    min-height: 130px;
  }
}
.user-profile .user-display .bottom {
  background-color: #ffffff;
  position: relative;
  padding: 25px 30px 25px 205px;
}
.user-profile .user-display .bottom > div {
  display: inline-block;
}
.user-profile .user-display .bottom .user-avatar {
  position: absolute;
  left: 46px;
  top: -50px;
}
.user-profile .user-display .bottom .user-avatar .status {
  background-color: #00b777;
  border: 2px solid #ffffff;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  left: 105px;
  position: absolute;
  top: 105px;
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-avatar .status {
    height: 13px;
    width: 13px;
    left: 53px;
    top: 51px;
  }
}
.user-profile .user-display .bottom .user-avatar img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  border: 3px solid #ffffff;
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-avatar img {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-avatar {
    left: 50%;
    top: -46px;
    margin-left: -35px;
  }
}
.user-profile .user-display .bottom .user-info {
  line-height: 20px;
}
.user-profile .user-display .bottom .user-info h4 {
  margin: 0;
  font-size: 25px;
  margin-bottom: 5px;
}
.user-profile .user-display .bottom .user-info span {
  font-size: 14px;
  font-weight: 300;
  color: rgb(123.25, 123.25, 123.25);
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-info {
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom {
    padding: 30px 30px 25px 25px;
  }
}
.user-profile .info-block .description {
  padding-bottom: 15px;
  border-bottom: 1px dashed rgb(229.5, 229.5, 229.5);
  display: block;
  color: rgb(123.25, 123.25, 123.25);
}
.user-profile .info-block table {
  width: 100%;
}
.user-profile .info-block table tr {
  line-height: 23px;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
.user-profile .info-block table tr td {
  padding: 15px 0;
}
.user-profile .info-block table tr td.item {
  width: 45%;
  color: rgb(123.25, 123.25, 123.25);
}
.user-profile .info-block table tr td.item .icon {
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #25A0DA;
}
.user-profile .info-block table tr:last-child {
  border-bottom: 0;
}
.user-profile .info-block table tr:last-child td {
  padding-bottom: 0;
}

.aside-compose {
  text-align: center;
  padding: 20px 25px;
  margin-top: 10px;
}

.email-search {
  background-color: #ffffff;
  padding: 20px 25px;
}
.email-search h3 {
  margin: 9px 0 15px 0;
}
.email-search span {
  color: #888;
  font-weight: 300;
  font-size: 16px;
}

.email-filters {
  padding: 9px 20px 10px 20px;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
  background-color: #ffffff;
  display: table;
  width: 100%;
}
.email-filters > div {
  display: table-cell;
  vertical-align: middle;
}
.email-filters .am-select-all.am-checkbox label:before {
  margin-right: 18px;
}
.email-filters .email-filters-right {
  text-align: right;
}
.email-filters input {
  margin-right: 8px;
}

.email-list {
  background: #ffffff;
}
.email-list .item {
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.email-list .item.active {
  background-color: rgb(249.9, 249.9, 249.9);
}
.email-list .item > div {
  vertical-align: top;
  display: table-cell;
}
.email-list .item > div:first-child {
  width: 40px;
}
.email-list .item .icon {
  margin-right: 7px;
  font-size: 14px;
}
.email-list .item .from {
  font-weight: 400;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.email-list .item .msg {
  margin: 0;
  color: #888888;
}
.email-list .item:hover {
  background-color: rgb(247.35, 247.35, 247.35);
}

.email-head {
  background-color: #ffffff;
  padding: 20px 25px 24px;
}
.email-head .icons {
  font-size: 25px;
  float: right;
}
.email-head .icons .icon {
  color: #555555;
  margin-left: 5px;
}
.email-head .icons .icon:hover {
  color: #25A0DA;
}
.email-head h4 {
  margin: 12px 0 15px 0;
}
.email-head .date {
  float: right;
}
.email-head .date a {
  vertical-align: middle;
  margin-right: 5px;
}
.email-head .date .icon {
  font-size: 20px;
}

.email-body {
  background-color: #ffffff;
  border-top: 1px solid rgb(229.5, 229.5, 229.5);
  padding: 30px;
  font-size: 15px;
  font-weight: 300;
}
.email-body p {
  line-height: 25px;
  margin-bottom: 20px;
}

.email-subject input {
  font-weight: 300;
  font-size: 25px;
  height: auto;
  padding: 30px;
  border: 0;
  width: 100%;
}

.email-recipient {
  background-color: #ffffff;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
  border-top: 1px solid rgb(229.5, 229.5, 229.5);
  padding: 30px 30px 10px;
}
.email-recipient label {
  padding-top: 15px;
}

.email.editor {
  background-color: #ffffff;
  padding: 30px;
}
.email.editor .note-toolbar {
  border: 0;
}
.email.editor .note-resizebar {
  background-color: #ffffff;
}
.email.editor .form-group {
  text-align: right;
  margin-top: 15px;
}
.email.editor .form-group .icon {
  font-size: 23px;
}

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

pre {
  padding: 20px;
  border: 0;
}

.btn {
  padding: 4px 10px;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.btn:active, .btn.active {
  box-shadow: none;
}

.btn-xs, .btn-group-xs > .btn {
  font-size: 11px;
  padding: 2px 6px;
}
.btn-xs i, .btn-group-xs > .btn i {
  margin-right: 4px;
}

.btn-rounded {
  border-radius: 20px;
}

.btn-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.btn-clear {
  background-color: transparent;
  box-shadow: none;
}

.sort-link {
  font-size: 18px;
}

.btn-upload {
  position: relative;
}
.btn-upload .attachment-upload {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

.btn-icon i {
  margin-top: 3px;
  margin-right: 6px;
}
.btn-icon i span {
  margin-left: 6px;
  font-family: "Lato", sans-serif;
}
.btn-icon.button-icon i {
  margin-right: 0;
}

.btn-icon-only {
  padding: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.btn-icon-only i {
  margin: 0;
}
.btn-icon-only.btn-icon-only-sm {
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}
.btn-icon-only.btn-icon-only-xs {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
}

.btn-hspace {
  margin-right: 5px;
}

.btn-vspace {
  margin-bottom: 5px;
}

.btn-space {
  margin-right: 5px;
  margin-bottom: 5px;
}

.btn-default {
  color: #333333;
  background-color: #fff;
  border-color: #dedede;
}
.btn-default:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}

.btn-primary {
  color: #fff;
  background-color: #25A0DA;
  border-color: #25A0DA;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #25A0DA;
  border-color: #25A0DA;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(58.8, 169.5, 221.7);
  border-color: rgb(58.8, 169.5, 221.7);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(33.3, 144, 196.2);
  border-color: rgb(33.3, 144, 196.2);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(33.3, 144, 196.2);
  border-color: rgb(33.3, 144, 196.2);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary {
  pointer-events: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #25A0DA;
  border-color: #25A0DA;
}
.btn-primary .badge {
  color: #25A0DA;
  background-color: #fff;
}

.btn-dark {
  color: #fff;
  background-color: #373B40;
  border-color: #373B40;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #373B40;
  border-color: #373B40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(66.7857142857, 71.6428571429, 77.7142857143);
  border-color: rgb(66.7857142857, 71.6428571429, 77.7142857143);
}
.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
  border-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}
.btn-dark:active:hover, .btn-dark:active:focus, .btn-dark:active.focus, .btn-dark.active:hover, .btn-dark.active:focus, .btn-dark.active.focus, .open > .btn-dark.dropdown-toggle:hover, .open > .btn-dark.dropdown-toggle:focus, .open > .btn-dark.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
  border-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}
.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  background-image: none;
}
.btn-dark.disabled, .btn-dark[disabled], fieldset[disabled] .btn-dark {
  pointer-events: none;
}
.btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus, .btn-dark[disabled]:active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark.active {
  background-color: #373B40;
  border-color: #373B40;
}
.btn-dark .badge {
  color: #373B40;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #4AC68F;
  border-color: #4AC68F;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #4AC68F;
  border-color: #4AC68F;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(93.3928571429, 204.1071428571, 155);
  border-color: rgb(93.3928571429, 204.1071428571, 155);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(59.0357142857, 187.4642857143, 130.5);
  border-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(59.0357142857, 187.4642857143, 130.5);
  border-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success {
  pointer-events: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #4AC68F;
  border-color: #4AC68F;
}
.btn-success .badge {
  color: #4AC68F;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8dcadf;
  border-color: #8dcadf;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #8dcadf;
  border-color: #8dcadf;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(160.9109589041, 211.2568493151, 228.5890410959);
  border-color: rgb(160.9109589041, 211.2568493151, 228.5890410959);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
  border-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
  border-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info {
  pointer-events: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #8dcadf;
  border-color: #8dcadf;
}
.btn-info .badge {
  color: #8dcadf;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #FFC870;
  border-color: #FFC870;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #FFC870;
  border-color: #FFC870;
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(255, 209.8076923077, 137.5);
  border-color: rgb(255, 209.8076923077, 137.5);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(255, 190.1923076923, 86.5);
  border-color: rgb(255, 190.1923076923, 86.5);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(255, 190.1923076923, 86.5);
  border-color: rgb(255, 190.1923076923, 86.5);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning {
  pointer-events: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #FFC870;
  border-color: #FFC870;
}
.btn-warning .badge {
  color: #FFC870;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #EF6262;
  border-color: #EF6262;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #EF6262;
  border-color: #EF6262;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(241.3583815029, 121.1416184971, 121.1416184971);
  border-color: rgb(241.3583815029, 121.1416184971, 121.1416184971);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
  border-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
  border-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger {
  pointer-events: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #EF6262;
  border-color: #EF6262;
}
.btn-danger .badge {
  color: #EF6262;
  background-color: #fff;
}

.btn-alt1 {
  color: #fff;
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
  border-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
}
.btn-alt1:focus, .btn-alt1.focus {
  color: #fff;
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
  border-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
}
.btn-alt1:hover {
  color: #fff;
  background-color: rgb(108.7900826446, 202.5851239669, 234.3099173554);
  border-color: rgb(108.7900826446, 202.5851239669, 234.3099173554);
}
.btn-alt1:active, .btn-alt1.active, .open > .btn-alt1.dropdown-toggle {
  color: #fff;
  background-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
  border-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}
.btn-alt1:active:hover, .btn-alt1:active:focus, .btn-alt1:active.focus, .btn-alt1.active:hover, .btn-alt1.active:focus, .btn-alt1.active.focus, .open > .btn-alt1.dropdown-toggle:hover, .open > .btn-alt1.dropdown-toggle:focus, .open > .btn-alt1.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
  border-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}
.btn-alt1:active, .btn-alt1.active, .open > .btn-alt1.dropdown-toggle {
  background-image: none;
}
.btn-alt1.disabled, .btn-alt1[disabled], fieldset[disabled] .btn-alt1 {
  pointer-events: none;
}
.btn-alt1.disabled, .btn-alt1.disabled:hover, .btn-alt1.disabled:focus, .btn-alt1.disabled.focus, .btn-alt1.disabled:active, .btn-alt1.disabled.active, .btn-alt1[disabled], .btn-alt1[disabled]:hover, .btn-alt1[disabled]:focus, .btn-alt1[disabled].focus, .btn-alt1[disabled]:active, .btn-alt1[disabled].active, fieldset[disabled] .btn-alt1, fieldset[disabled] .btn-alt1:hover, fieldset[disabled] .btn-alt1:focus, fieldset[disabled] .btn-alt1.focus, fieldset[disabled] .btn-alt1:active, fieldset[disabled] .btn-alt1.active {
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
  border-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
}
.btn-alt1 .badge {
  color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
  background-color: #fff;
}

.btn-alt2 {
  color: #fff;
  background-color: rgb(255, 206.9615789474, 101.6);
  border-color: rgb(255, 206.9615789474, 101.6);
}
.btn-alt2:focus, .btn-alt2.focus {
  color: #fff;
  background-color: rgb(255, 206.9615789474, 101.6);
  border-color: rgb(255, 206.9615789474, 101.6);
}
.btn-alt2:hover {
  color: #fff;
  background-color: rgb(255, 214.9471052632, 127.1);
  border-color: rgb(255, 214.9471052632, 127.1);
}
.btn-alt2:active, .btn-alt2.active, .open > .btn-alt2.dropdown-toggle {
  color: #fff;
  background-color: rgb(255, 198.9760526316, 76.1);
  border-color: rgb(255, 198.9760526316, 76.1);
}
.btn-alt2:active:hover, .btn-alt2:active:focus, .btn-alt2:active.focus, .btn-alt2.active:hover, .btn-alt2.active:focus, .btn-alt2.active.focus, .open > .btn-alt2.dropdown-toggle:hover, .open > .btn-alt2.dropdown-toggle:focus, .open > .btn-alt2.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(255, 198.9760526316, 76.1);
  border-color: rgb(255, 198.9760526316, 76.1);
}
.btn-alt2:active, .btn-alt2.active, .open > .btn-alt2.dropdown-toggle {
  background-image: none;
}
.btn-alt2.disabled, .btn-alt2[disabled], fieldset[disabled] .btn-alt2 {
  pointer-events: none;
}
.btn-alt2.disabled, .btn-alt2.disabled:hover, .btn-alt2.disabled:focus, .btn-alt2.disabled.focus, .btn-alt2.disabled:active, .btn-alt2.disabled.active, .btn-alt2[disabled], .btn-alt2[disabled]:hover, .btn-alt2[disabled]:focus, .btn-alt2[disabled].focus, .btn-alt2[disabled]:active, .btn-alt2[disabled].active, fieldset[disabled] .btn-alt2, fieldset[disabled] .btn-alt2:hover, fieldset[disabled] .btn-alt2:focus, fieldset[disabled] .btn-alt2.focus, fieldset[disabled] .btn-alt2:active, fieldset[disabled] .btn-alt2.active {
  background-color: rgb(255, 206.9615789474, 101.6);
  border-color: rgb(255, 206.9615789474, 101.6);
}
.btn-alt2 .badge {
  color: rgb(255, 206.9615789474, 101.6);
  background-color: #fff;
}

.btn-alt3 {
  color: #fff;
  background-color: #7a98bf;
  border-color: #7a98bf;
}
.btn-alt3:focus, .btn-alt3.focus {
  color: #fff;
  background-color: #7a98bf;
  border-color: #7a98bf;
}
.btn-alt3:hover {
  color: #fff;
  background-color: rgb(139.2157360406, 165.3324873096, 199.2842639594);
  border-color: rgb(139.2157360406, 165.3324873096, 199.2842639594);
}
.btn-alt3:active, .btn-alt3.active, .open > .btn-alt3.dropdown-toggle {
  color: #fff;
  background-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
  border-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}
.btn-alt3:active:hover, .btn-alt3:active:focus, .btn-alt3:active.focus, .btn-alt3.active:hover, .btn-alt3.active:focus, .btn-alt3.active.focus, .open > .btn-alt3.dropdown-toggle:hover, .open > .btn-alt3.dropdown-toggle:focus, .open > .btn-alt3.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
  border-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}
.btn-alt3:active, .btn-alt3.active, .open > .btn-alt3.dropdown-toggle {
  background-image: none;
}
.btn-alt3.disabled, .btn-alt3[disabled], fieldset[disabled] .btn-alt3 {
  pointer-events: none;
}
.btn-alt3.disabled, .btn-alt3.disabled:hover, .btn-alt3.disabled:focus, .btn-alt3.disabled.focus, .btn-alt3.disabled:active, .btn-alt3.disabled.active, .btn-alt3[disabled], .btn-alt3[disabled]:hover, .btn-alt3[disabled]:focus, .btn-alt3[disabled].focus, .btn-alt3[disabled]:active, .btn-alt3[disabled].active, fieldset[disabled] .btn-alt3, fieldset[disabled] .btn-alt3:hover, fieldset[disabled] .btn-alt3:focus, fieldset[disabled] .btn-alt3.focus, fieldset[disabled] .btn-alt3:active, fieldset[disabled] .btn-alt3.active {
  background-color: #7a98bf;
  border-color: #7a98bf;
}
.btn-alt3 .badge {
  color: #7a98bf;
  background-color: #fff;
}

.btn-alt4 {
  color: #fff;
  background-color: rgb(188.7, 188.7, 188.7);
  border-color: rgb(188.7, 188.7, 188.7);
}
.btn-alt4:focus, .btn-alt4.focus {
  color: #fff;
  background-color: rgb(188.7, 188.7, 188.7);
  border-color: rgb(188.7, 188.7, 188.7);
}
.btn-alt4:hover {
  color: #fff;
  background-color: rgb(201.45, 201.45, 201.45);
  border-color: rgb(201.45, 201.45, 201.45);
}
.btn-alt4:active, .btn-alt4.active, .open > .btn-alt4.dropdown-toggle {
  color: #fff;
  background-color: rgb(175.95, 175.95, 175.95);
  border-color: rgb(175.95, 175.95, 175.95);
}
.btn-alt4:active:hover, .btn-alt4:active:focus, .btn-alt4:active.focus, .btn-alt4.active:hover, .btn-alt4.active:focus, .btn-alt4.active.focus, .open > .btn-alt4.dropdown-toggle:hover, .open > .btn-alt4.dropdown-toggle:focus, .open > .btn-alt4.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(175.95, 175.95, 175.95);
  border-color: rgb(175.95, 175.95, 175.95);
}
.btn-alt4:active, .btn-alt4.active, .open > .btn-alt4.dropdown-toggle {
  background-image: none;
}
.btn-alt4.disabled, .btn-alt4[disabled], fieldset[disabled] .btn-alt4 {
  pointer-events: none;
}
.btn-alt4.disabled, .btn-alt4.disabled:hover, .btn-alt4.disabled:focus, .btn-alt4.disabled.focus, .btn-alt4.disabled:active, .btn-alt4.disabled.active, .btn-alt4[disabled], .btn-alt4[disabled]:hover, .btn-alt4[disabled]:focus, .btn-alt4[disabled].focus, .btn-alt4[disabled]:active, .btn-alt4[disabled].active, fieldset[disabled] .btn-alt4, fieldset[disabled] .btn-alt4:hover, fieldset[disabled] .btn-alt4:focus, fieldset[disabled] .btn-alt4.focus, fieldset[disabled] .btn-alt4:active, fieldset[disabled] .btn-alt4.active {
  background-color: rgb(188.7, 188.7, 188.7);
  border-color: rgb(188.7, 188.7, 188.7);
}
.btn-alt4 .badge {
  color: rgb(188.7, 188.7, 188.7);
  background-color: #fff;
}

.btn-primary.btn-shade1 {
  background-color: rgb(34.78, 150.4, 204.92);
  border-color: rgb(34.78, 150.4, 204.92);
}
.btn-primary.btn-shade1:focus, .btn-primary.btn-shade1.focus {
  background-color: rgb(34.78, 150.4, 204.92);
  border-color: rgb(34.78, 150.4, 204.92);
}
.btn-primary.btn-shade1:hover {
  background-color: rgb(45.72, 163.8, 219.48);
  border-color: rgb(45.72, 163.8, 219.48);
}
.btn-primary.btn-shade1:active, .btn-primary.btn-shade1.active, .open > .btn-primary.btn-shade1.dropdown-toggle {
  background-color: rgb(32.56, 140.8, 191.84);
  border-color: rgb(32.56, 140.8, 191.84);
}
.btn-primary.btn-shade1:active:hover, .btn-primary.btn-shade1:active:focus, .btn-primary.btn-shade1:active.focus, .btn-primary.btn-shade1.active:hover, .btn-primary.btn-shade1.active:focus, .btn-primary.btn-shade1.active.focus, .open > .btn-primary.btn-shade1.dropdown-toggle:hover, .open > .btn-primary.btn-shade1.dropdown-toggle:focus, .open > .btn-primary.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(32.56, 140.8, 191.84);
  border-color: rgb(32.56, 140.8, 191.84);
}
.btn-primary.btn-shade1.disabled, .btn-primary.btn-shade1.disabled:hover, .btn-primary.btn-shade1.disabled:focus, .btn-primary.btn-shade1.disabled.focus, .btn-primary.btn-shade1.disabled:active, .btn-primary.btn-shade1.disabled.active, .btn-primary.btn-shade1[disabled], .btn-primary.btn-shade1[disabled]:hover, .btn-primary.btn-shade1[disabled]:focus, .btn-primary.btn-shade1[disabled].focus, .btn-primary.btn-shade1[disabled]:active, .btn-primary.btn-shade1[disabled].active, fieldset[disabled] .btn-primary.btn-shade1, fieldset[disabled] .btn-primary.btn-shade1:hover, fieldset[disabled] .btn-primary.btn-shade1:focus, fieldset[disabled] .btn-primary.btn-shade1.focus, fieldset[disabled] .btn-primary.btn-shade1:active, fieldset[disabled] .btn-primary.btn-shade1.active {
  background-color: rgb(34.78, 150.4, 204.92);
  border-color: rgb(34.78, 150.4, 204.92);
}
.btn-primary.btn-shade1 .badge {
  color: rgb(34.78, 150.4, 204.92);
}

.btn-primary.btn-shade2 {
  background-color: rgb(33.3, 144, 196.2);
  border-color: rgb(33.3, 144, 196.2);
}
.btn-primary.btn-shade2:focus, .btn-primary.btn-shade2.focus {
  background-color: rgb(33.3, 144, 196.2);
  border-color: rgb(33.3, 144, 196.2);
}
.btn-primary.btn-shade2:hover {
  background-color: #25a0da;
  border-color: #25a0da;
}
.btn-primary.btn-shade2:active, .btn-primary.btn-shade2.active, .open > .btn-primary.btn-shade2.dropdown-toggle {
  background-color: rgb(31.08, 134.4, 183.12);
  border-color: rgb(31.08, 134.4, 183.12);
}
.btn-primary.btn-shade2:active:hover, .btn-primary.btn-shade2:active:focus, .btn-primary.btn-shade2:active.focus, .btn-primary.btn-shade2.active:hover, .btn-primary.btn-shade2.active:focus, .btn-primary.btn-shade2.active.focus, .open > .btn-primary.btn-shade2.dropdown-toggle:hover, .open > .btn-primary.btn-shade2.dropdown-toggle:focus, .open > .btn-primary.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(31.08, 134.4, 183.12);
  border-color: rgb(31.08, 134.4, 183.12);
}
.btn-primary.btn-shade2.disabled, .btn-primary.btn-shade2.disabled:hover, .btn-primary.btn-shade2.disabled:focus, .btn-primary.btn-shade2.disabled.focus, .btn-primary.btn-shade2.disabled:active, .btn-primary.btn-shade2.disabled.active, .btn-primary.btn-shade2[disabled], .btn-primary.btn-shade2[disabled]:hover, .btn-primary.btn-shade2[disabled]:focus, .btn-primary.btn-shade2[disabled].focus, .btn-primary.btn-shade2[disabled]:active, .btn-primary.btn-shade2[disabled].active, fieldset[disabled] .btn-primary.btn-shade2, fieldset[disabled] .btn-primary.btn-shade2:hover, fieldset[disabled] .btn-primary.btn-shade2:focus, fieldset[disabled] .btn-primary.btn-shade2.focus, fieldset[disabled] .btn-primary.btn-shade2:active, fieldset[disabled] .btn-primary.btn-shade2.active {
  background-color: rgb(33.3, 144, 196.2);
  border-color: rgb(33.3, 144, 196.2);
}
.btn-primary.btn-shade2 .badge {
  color: rgb(33.3, 144, 196.2);
}

.btn-primary.btn-shade3 {
  background-color: rgb(31.82, 137.6, 187.48);
  border-color: rgb(31.82, 137.6, 187.48);
}
.btn-primary.btn-shade3:focus, .btn-primary.btn-shade3.focus {
  background-color: rgb(31.82, 137.6, 187.48);
  border-color: rgb(31.82, 137.6, 187.48);
}
.btn-primary.btn-shade3:hover {
  background-color: rgb(35.52, 153.6, 209.28);
  border-color: rgb(35.52, 153.6, 209.28);
}
.btn-primary.btn-shade3:active, .btn-primary.btn-shade3.active, .open > .btn-primary.btn-shade3.dropdown-toggle {
  background-color: rgb(29.6, 128, 174.4);
  border-color: rgb(29.6, 128, 174.4);
}
.btn-primary.btn-shade3:active:hover, .btn-primary.btn-shade3:active:focus, .btn-primary.btn-shade3:active.focus, .btn-primary.btn-shade3.active:hover, .btn-primary.btn-shade3.active:focus, .btn-primary.btn-shade3.active.focus, .open > .btn-primary.btn-shade3.dropdown-toggle:hover, .open > .btn-primary.btn-shade3.dropdown-toggle:focus, .open > .btn-primary.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(29.6, 128, 174.4);
  border-color: rgb(29.6, 128, 174.4);
}
.btn-primary.btn-shade3.disabled, .btn-primary.btn-shade3.disabled:hover, .btn-primary.btn-shade3.disabled:focus, .btn-primary.btn-shade3.disabled.focus, .btn-primary.btn-shade3.disabled:active, .btn-primary.btn-shade3.disabled.active, .btn-primary.btn-shade3[disabled], .btn-primary.btn-shade3[disabled]:hover, .btn-primary.btn-shade3[disabled]:focus, .btn-primary.btn-shade3[disabled].focus, .btn-primary.btn-shade3[disabled]:active, .btn-primary.btn-shade3[disabled].active, fieldset[disabled] .btn-primary.btn-shade3, fieldset[disabled] .btn-primary.btn-shade3:hover, fieldset[disabled] .btn-primary.btn-shade3:focus, fieldset[disabled] .btn-primary.btn-shade3.focus, fieldset[disabled] .btn-primary.btn-shade3:active, fieldset[disabled] .btn-primary.btn-shade3.active {
  background-color: rgb(31.82, 137.6, 187.48);
  border-color: rgb(31.82, 137.6, 187.48);
}
.btn-primary.btn-shade3 .badge {
  color: rgb(31.82, 137.6, 187.48);
}

.btn-primary.btn-shade4 {
  background-color: rgb(30.34, 131.2, 178.76);
  border-color: rgb(30.34, 131.2, 178.76);
}
.btn-primary.btn-shade4:focus, .btn-primary.btn-shade4.focus {
  background-color: rgb(30.34, 131.2, 178.76);
  border-color: rgb(30.34, 131.2, 178.76);
}
.btn-primary.btn-shade4:hover {
  background-color: rgb(34.04, 147.2, 200.56);
  border-color: rgb(34.04, 147.2, 200.56);
}
.btn-primary.btn-shade4:active, .btn-primary.btn-shade4.active, .open > .btn-primary.btn-shade4.dropdown-toggle {
  background-color: rgb(28.12, 121.6, 165.68);
  border-color: rgb(28.12, 121.6, 165.68);
}
.btn-primary.btn-shade4:active:hover, .btn-primary.btn-shade4:active:focus, .btn-primary.btn-shade4:active.focus, .btn-primary.btn-shade4.active:hover, .btn-primary.btn-shade4.active:focus, .btn-primary.btn-shade4.active.focus, .open > .btn-primary.btn-shade4.dropdown-toggle:hover, .open > .btn-primary.btn-shade4.dropdown-toggle:focus, .open > .btn-primary.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(28.12, 121.6, 165.68);
  border-color: rgb(28.12, 121.6, 165.68);
}
.btn-primary.btn-shade4.disabled, .btn-primary.btn-shade4.disabled:hover, .btn-primary.btn-shade4.disabled:focus, .btn-primary.btn-shade4.disabled.focus, .btn-primary.btn-shade4.disabled:active, .btn-primary.btn-shade4.disabled.active, .btn-primary.btn-shade4[disabled], .btn-primary.btn-shade4[disabled]:hover, .btn-primary.btn-shade4[disabled]:focus, .btn-primary.btn-shade4[disabled].focus, .btn-primary.btn-shade4[disabled]:active, .btn-primary.btn-shade4[disabled].active, fieldset[disabled] .btn-primary.btn-shade4, fieldset[disabled] .btn-primary.btn-shade4:hover, fieldset[disabled] .btn-primary.btn-shade4:focus, fieldset[disabled] .btn-primary.btn-shade4.focus, fieldset[disabled] .btn-primary.btn-shade4:active, fieldset[disabled] .btn-primary.btn-shade4.active {
  background-color: rgb(30.34, 131.2, 178.76);
  border-color: rgb(30.34, 131.2, 178.76);
}
.btn-primary.btn-shade4 .badge {
  color: rgb(30.34, 131.2, 178.76);
}

.btn-success.btn-shade1 {
  background-color: rgb(62.3642857143, 194.3357142857, 135.8);
  border-color: rgb(62.3642857143, 194.3357142857, 135.8);
}
.btn-success.btn-shade1:focus, .btn-success.btn-shade1.focus {
  background-color: rgb(62.3642857143, 194.3357142857, 135.8);
  border-color: rgb(62.3642857143, 194.3357142857, 135.8);
}
.btn-success.btn-shade1:hover {
  background-color: rgb(81.7571428571, 200.4428571429, 147.8);
  border-color: rgb(81.7571428571, 200.4428571429, 147.8);
}
.btn-success.btn-shade1:active, .btn-success.btn-shade1.active, .open > .btn-success.btn-shade1.dropdown-toggle {
  background-color: rgb(57.8142857143, 183.5857142857, 127.8);
  border-color: rgb(57.8142857143, 183.5857142857, 127.8);
}
.btn-success.btn-shade1:active:hover, .btn-success.btn-shade1:active:focus, .btn-success.btn-shade1:active.focus, .btn-success.btn-shade1.active:hover, .btn-success.btn-shade1.active:focus, .btn-success.btn-shade1.active.focus, .open > .btn-success.btn-shade1.dropdown-toggle:hover, .open > .btn-success.btn-shade1.dropdown-toggle:focus, .open > .btn-success.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(57.8142857143, 183.5857142857, 127.8);
  border-color: rgb(57.8142857143, 183.5857142857, 127.8);
}
.btn-success.btn-shade1.disabled, .btn-success.btn-shade1.disabled:hover, .btn-success.btn-shade1.disabled:focus, .btn-success.btn-shade1.disabled.focus, .btn-success.btn-shade1.disabled:active, .btn-success.btn-shade1.disabled.active, .btn-success.btn-shade1[disabled], .btn-success.btn-shade1[disabled]:hover, .btn-success.btn-shade1[disabled]:focus, .btn-success.btn-shade1[disabled].focus, .btn-success.btn-shade1[disabled]:active, .btn-success.btn-shade1[disabled].active, fieldset[disabled] .btn-success.btn-shade1, fieldset[disabled] .btn-success.btn-shade1:hover, fieldset[disabled] .btn-success.btn-shade1:focus, fieldset[disabled] .btn-success.btn-shade1.focus, fieldset[disabled] .btn-success.btn-shade1:active, fieldset[disabled] .btn-success.btn-shade1.active {
  background-color: rgb(62.3642857143, 194.3357142857, 135.8);
  border-color: rgb(62.3642857143, 194.3357142857, 135.8);
}
.btn-success.btn-shade1 .badge {
  color: rgb(62.3642857143, 194.3357142857, 135.8);
}

.btn-success.btn-shade2 {
  background-color: rgb(59.0357142857, 187.4642857143, 130.5);
  border-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.btn-success.btn-shade2:focus, .btn-success.btn-shade2.focus {
  background-color: rgb(59.0357142857, 187.4642857143, 130.5);
  border-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.btn-success.btn-shade2:hover {
  background-color: #4ac68f;
  border-color: #4ac68f;
}
.btn-success.btn-shade2:active, .btn-success.btn-shade2.active, .open > .btn-success.btn-shade2.dropdown-toggle {
  background-color: rgb(55.3714285714, 175.8285714286, 122.4);
  border-color: rgb(55.3714285714, 175.8285714286, 122.4);
}
.btn-success.btn-shade2:active:hover, .btn-success.btn-shade2:active:focus, .btn-success.btn-shade2:active.focus, .btn-success.btn-shade2.active:hover, .btn-success.btn-shade2.active:focus, .btn-success.btn-shade2.active.focus, .open > .btn-success.btn-shade2.dropdown-toggle:hover, .open > .btn-success.btn-shade2.dropdown-toggle:focus, .open > .btn-success.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(55.3714285714, 175.8285714286, 122.4);
  border-color: rgb(55.3714285714, 175.8285714286, 122.4);
}
.btn-success.btn-shade2.disabled, .btn-success.btn-shade2.disabled:hover, .btn-success.btn-shade2.disabled:focus, .btn-success.btn-shade2.disabled.focus, .btn-success.btn-shade2.disabled:active, .btn-success.btn-shade2.disabled.active, .btn-success.btn-shade2[disabled], .btn-success.btn-shade2[disabled]:hover, .btn-success.btn-shade2[disabled]:focus, .btn-success.btn-shade2[disabled].focus, .btn-success.btn-shade2[disabled]:active, .btn-success.btn-shade2[disabled].active, fieldset[disabled] .btn-success.btn-shade2, fieldset[disabled] .btn-success.btn-shade2:hover, fieldset[disabled] .btn-success.btn-shade2:focus, fieldset[disabled] .btn-success.btn-shade2.focus, fieldset[disabled] .btn-success.btn-shade2:active, fieldset[disabled] .btn-success.btn-shade2.active {
  background-color: rgb(59.0357142857, 187.4642857143, 130.5);
  border-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.btn-success.btn-shade2 .badge {
  color: rgb(59.0357142857, 187.4642857143, 130.5);
}

.btn-success.btn-shade3 {
  background-color: rgb(56.5928571429, 179.7071428571, 125.1);
  border-color: rgb(56.5928571429, 179.7071428571, 125.1);
}
.btn-success.btn-shade3:focus, .btn-success.btn-shade3.focus {
  background-color: rgb(56.5928571429, 179.7071428571, 125.1);
  border-color: rgb(56.5928571429, 179.7071428571, 125.1);
}
.btn-success.btn-shade3:hover {
  background-color: rgb(66.2428571429, 195.5571428571, 138.2);
  border-color: rgb(66.2428571429, 195.5571428571, 138.2);
}
.btn-success.btn-shade3:active, .btn-success.btn-shade3.active, .open > .btn-success.btn-shade3.dropdown-toggle {
  background-color: rgb(52.9285714286, 168.0714285714, 117);
  border-color: rgb(52.9285714286, 168.0714285714, 117);
}
.btn-success.btn-shade3:active:hover, .btn-success.btn-shade3:active:focus, .btn-success.btn-shade3:active.focus, .btn-success.btn-shade3.active:hover, .btn-success.btn-shade3.active:focus, .btn-success.btn-shade3.active.focus, .open > .btn-success.btn-shade3.dropdown-toggle:hover, .open > .btn-success.btn-shade3.dropdown-toggle:focus, .open > .btn-success.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(52.9285714286, 168.0714285714, 117);
  border-color: rgb(52.9285714286, 168.0714285714, 117);
}
.btn-success.btn-shade3.disabled, .btn-success.btn-shade3.disabled:hover, .btn-success.btn-shade3.disabled:focus, .btn-success.btn-shade3.disabled.focus, .btn-success.btn-shade3.disabled:active, .btn-success.btn-shade3.disabled.active, .btn-success.btn-shade3[disabled], .btn-success.btn-shade3[disabled]:hover, .btn-success.btn-shade3[disabled]:focus, .btn-success.btn-shade3[disabled].focus, .btn-success.btn-shade3[disabled]:active, .btn-success.btn-shade3[disabled].active, fieldset[disabled] .btn-success.btn-shade3, fieldset[disabled] .btn-success.btn-shade3:hover, fieldset[disabled] .btn-success.btn-shade3:focus, fieldset[disabled] .btn-success.btn-shade3.focus, fieldset[disabled] .btn-success.btn-shade3:active, fieldset[disabled] .btn-success.btn-shade3.active {
  background-color: rgb(56.5928571429, 179.7071428571, 125.1);
  border-color: rgb(56.5928571429, 179.7071428571, 125.1);
}
.btn-success.btn-shade3 .badge {
  color: rgb(56.5928571429, 179.7071428571, 125.1);
}

.btn-success.btn-shade4 {
  background-color: rgb(54.15, 171.95, 119.7);
  border-color: rgb(54.15, 171.95, 119.7);
}
.btn-success.btn-shade4:focus, .btn-success.btn-shade4.focus {
  background-color: rgb(54.15, 171.95, 119.7);
  border-color: rgb(54.15, 171.95, 119.7);
}
.btn-success.btn-shade4:hover {
  background-color: rgb(60.2571428571, 191.3428571429, 133.2);
  border-color: rgb(60.2571428571, 191.3428571429, 133.2);
}
.btn-success.btn-shade4:active, .btn-success.btn-shade4.active, .open > .btn-success.btn-shade4.dropdown-toggle {
  background-color: rgb(50.4857142857, 160.3142857143, 111.6);
  border-color: rgb(50.4857142857, 160.3142857143, 111.6);
}
.btn-success.btn-shade4:active:hover, .btn-success.btn-shade4:active:focus, .btn-success.btn-shade4:active.focus, .btn-success.btn-shade4.active:hover, .btn-success.btn-shade4.active:focus, .btn-success.btn-shade4.active.focus, .open > .btn-success.btn-shade4.dropdown-toggle:hover, .open > .btn-success.btn-shade4.dropdown-toggle:focus, .open > .btn-success.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(50.4857142857, 160.3142857143, 111.6);
  border-color: rgb(50.4857142857, 160.3142857143, 111.6);
}
.btn-success.btn-shade4.disabled, .btn-success.btn-shade4.disabled:hover, .btn-success.btn-shade4.disabled:focus, .btn-success.btn-shade4.disabled.focus, .btn-success.btn-shade4.disabled:active, .btn-success.btn-shade4.disabled.active, .btn-success.btn-shade4[disabled], .btn-success.btn-shade4[disabled]:hover, .btn-success.btn-shade4[disabled]:focus, .btn-success.btn-shade4[disabled].focus, .btn-success.btn-shade4[disabled]:active, .btn-success.btn-shade4[disabled].active, fieldset[disabled] .btn-success.btn-shade4, fieldset[disabled] .btn-success.btn-shade4:hover, fieldset[disabled] .btn-success.btn-shade4:focus, fieldset[disabled] .btn-success.btn-shade4.focus, fieldset[disabled] .btn-success.btn-shade4:active, fieldset[disabled] .btn-success.btn-shade4.active {
  background-color: rgb(54.15, 171.95, 119.7);
  border-color: rgb(54.15, 171.95, 119.7);
}
.btn-success.btn-shade4 .badge {
  color: rgb(54.15, 171.95, 119.7);
}

.btn-info.btn-shade1 {
  background-color: rgb(129.0534246575, 196.445890411, 219.6465753425);
  border-color: rgb(129.0534246575, 196.445890411, 219.6465753425);
}
.btn-info.btn-shade1:focus, .btn-info.btn-shade1.focus {
  background-color: rgb(129.0534246575, 196.445890411, 219.6465753425);
  border-color: rgb(129.0534246575, 196.445890411, 219.6465753425);
}
.btn-info.btn-shade1:hover {
  background-color: rgb(148.9643835616, 205.702739726, 225.2356164384);
  border-color: rgb(148.9643835616, 205.702739726, 225.2356164384);
}
.btn-info.btn-shade1:active, .btn-info.btn-shade1.active, .open > .btn-info.btn-shade1.dropdown-toggle {
  background-color: rgb(117.1068493151, 190.8917808219, 216.2931506849);
  border-color: rgb(117.1068493151, 190.8917808219, 216.2931506849);
}
.btn-info.btn-shade1:active:hover, .btn-info.btn-shade1:active:focus, .btn-info.btn-shade1:active.focus, .btn-info.btn-shade1.active:hover, .btn-info.btn-shade1.active:focus, .btn-info.btn-shade1.active.focus, .open > .btn-info.btn-shade1.dropdown-toggle:hover, .open > .btn-info.btn-shade1.dropdown-toggle:focus, .open > .btn-info.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(117.1068493151, 190.8917808219, 216.2931506849);
  border-color: rgb(117.1068493151, 190.8917808219, 216.2931506849);
}
.btn-info.btn-shade1.disabled, .btn-info.btn-shade1.disabled:hover, .btn-info.btn-shade1.disabled:focus, .btn-info.btn-shade1.disabled.focus, .btn-info.btn-shade1.disabled:active, .btn-info.btn-shade1.disabled.active, .btn-info.btn-shade1[disabled], .btn-info.btn-shade1[disabled]:hover, .btn-info.btn-shade1[disabled]:focus, .btn-info.btn-shade1[disabled].focus, .btn-info.btn-shade1[disabled]:active, .btn-info.btn-shade1[disabled].active, fieldset[disabled] .btn-info.btn-shade1, fieldset[disabled] .btn-info.btn-shade1:hover, fieldset[disabled] .btn-info.btn-shade1:focus, fieldset[disabled] .btn-info.btn-shade1.focus, fieldset[disabled] .btn-info.btn-shade1:active, fieldset[disabled] .btn-info.btn-shade1.active {
  background-color: rgb(129.0534246575, 196.445890411, 219.6465753425);
  border-color: rgb(129.0534246575, 196.445890411, 219.6465753425);
}
.btn-info.btn-shade1 .badge {
  color: rgb(129.0534246575, 196.445890411, 219.6465753425);
}

.btn-info.btn-shade2 {
  background-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
  border-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.btn-info.btn-shade2:focus, .btn-info.btn-shade2.focus {
  background-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
  border-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.btn-info.btn-shade2:hover {
  background-color: #8dcadf;
  border-color: #8dcadf;
}
.btn-info.btn-shade2:active, .btn-info.btn-shade2.active, .open > .btn-info.btn-shade2.dropdown-toggle {
  background-color: rgb(109.1424657534, 187.1890410959, 214.0575342466);
  border-color: rgb(109.1424657534, 187.1890410959, 214.0575342466);
}
.btn-info.btn-shade2:active:hover, .btn-info.btn-shade2:active:focus, .btn-info.btn-shade2:active.focus, .btn-info.btn-shade2.active:hover, .btn-info.btn-shade2.active:focus, .btn-info.btn-shade2.active.focus, .open > .btn-info.btn-shade2.dropdown-toggle:hover, .open > .btn-info.btn-shade2.dropdown-toggle:focus, .open > .btn-info.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(109.1424657534, 187.1890410959, 214.0575342466);
  border-color: rgb(109.1424657534, 187.1890410959, 214.0575342466);
}
.btn-info.btn-shade2.disabled, .btn-info.btn-shade2.disabled:hover, .btn-info.btn-shade2.disabled:focus, .btn-info.btn-shade2.disabled.focus, .btn-info.btn-shade2.disabled:active, .btn-info.btn-shade2.disabled.active, .btn-info.btn-shade2[disabled], .btn-info.btn-shade2[disabled]:hover, .btn-info.btn-shade2[disabled]:focus, .btn-info.btn-shade2[disabled].focus, .btn-info.btn-shade2[disabled]:active, .btn-info.btn-shade2[disabled].active, fieldset[disabled] .btn-info.btn-shade2, fieldset[disabled] .btn-info.btn-shade2:hover, fieldset[disabled] .btn-info.btn-shade2:focus, fieldset[disabled] .btn-info.btn-shade2.focus, fieldset[disabled] .btn-info.btn-shade2:active, fieldset[disabled] .btn-info.btn-shade2.active {
  background-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
  border-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.btn-info.btn-shade2 .badge {
  color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}

.btn-info.btn-shade3 {
  background-color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
  border-color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
}
.btn-info.btn-shade3:focus, .btn-info.btn-shade3.focus {
  background-color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
  border-color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
}
.btn-info.btn-shade3:hover {
  background-color: rgb(133.0356164384, 198.297260274, 220.7643835616);
  border-color: rgb(133.0356164384, 198.297260274, 220.7643835616);
}
.btn-info.btn-shade3:active, .btn-info.btn-shade3.active, .open > .btn-info.btn-shade3.dropdown-toggle {
  background-color: rgb(101.1780821918, 183.4863013699, 211.8219178082);
  border-color: rgb(101.1780821918, 183.4863013699, 211.8219178082);
}
.btn-info.btn-shade3:active:hover, .btn-info.btn-shade3:active:focus, .btn-info.btn-shade3:active.focus, .btn-info.btn-shade3.active:hover, .btn-info.btn-shade3.active:focus, .btn-info.btn-shade3.active.focus, .open > .btn-info.btn-shade3.dropdown-toggle:hover, .open > .btn-info.btn-shade3.dropdown-toggle:focus, .open > .btn-info.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(101.1780821918, 183.4863013699, 211.8219178082);
  border-color: rgb(101.1780821918, 183.4863013699, 211.8219178082);
}
.btn-info.btn-shade3.disabled, .btn-info.btn-shade3.disabled:hover, .btn-info.btn-shade3.disabled:focus, .btn-info.btn-shade3.disabled.focus, .btn-info.btn-shade3.disabled:active, .btn-info.btn-shade3.disabled.active, .btn-info.btn-shade3[disabled], .btn-info.btn-shade3[disabled]:hover, .btn-info.btn-shade3[disabled]:focus, .btn-info.btn-shade3[disabled].focus, .btn-info.btn-shade3[disabled]:active, .btn-info.btn-shade3[disabled].active, fieldset[disabled] .btn-info.btn-shade3, fieldset[disabled] .btn-info.btn-shade3:hover, fieldset[disabled] .btn-info.btn-shade3:focus, fieldset[disabled] .btn-info.btn-shade3.focus, fieldset[disabled] .btn-info.btn-shade3:active, fieldset[disabled] .btn-info.btn-shade3.active {
  background-color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
  border-color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
}
.btn-info.btn-shade3 .badge {
  color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
}

.btn-info.btn-shade4 {
  background-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
  border-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
}
.btn-info.btn-shade4:focus, .btn-info.btn-shade4.focus {
  background-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
  border-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
}
.btn-info.btn-shade4:hover {
  background-color: rgb(125.0712328767, 194.5945205479, 218.5287671233);
  border-color: rgb(125.0712328767, 194.5945205479, 218.5287671233);
}
.btn-info.btn-shade4:active, .btn-info.btn-shade4.active, .open > .btn-info.btn-shade4.dropdown-toggle {
  background-color: rgb(93.2136986301, 179.7835616438, 209.5863013699);
  border-color: rgb(93.2136986301, 179.7835616438, 209.5863013699);
}
.btn-info.btn-shade4:active:hover, .btn-info.btn-shade4:active:focus, .btn-info.btn-shade4:active.focus, .btn-info.btn-shade4.active:hover, .btn-info.btn-shade4.active:focus, .btn-info.btn-shade4.active.focus, .open > .btn-info.btn-shade4.dropdown-toggle:hover, .open > .btn-info.btn-shade4.dropdown-toggle:focus, .open > .btn-info.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(93.2136986301, 179.7835616438, 209.5863013699);
  border-color: rgb(93.2136986301, 179.7835616438, 209.5863013699);
}
.btn-info.btn-shade4.disabled, .btn-info.btn-shade4.disabled:hover, .btn-info.btn-shade4.disabled:focus, .btn-info.btn-shade4.disabled.focus, .btn-info.btn-shade4.disabled:active, .btn-info.btn-shade4.disabled.active, .btn-info.btn-shade4[disabled], .btn-info.btn-shade4[disabled]:hover, .btn-info.btn-shade4[disabled]:focus, .btn-info.btn-shade4[disabled].focus, .btn-info.btn-shade4[disabled]:active, .btn-info.btn-shade4[disabled].active, fieldset[disabled] .btn-info.btn-shade4, fieldset[disabled] .btn-info.btn-shade4:hover, fieldset[disabled] .btn-info.btn-shade4:focus, fieldset[disabled] .btn-info.btn-shade4.focus, fieldset[disabled] .btn-info.btn-shade4:active, fieldset[disabled] .btn-info.btn-shade4.active {
  background-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
  border-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
}
.btn-info.btn-shade4 .badge {
  color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
}

.btn-warning.btn-shade1 {
  background-color: rgb(255, 194.1153846154, 96.7);
  border-color: rgb(255, 194.1153846154, 96.7);
}
.btn-warning.btn-shade1:focus, .btn-warning.btn-shade1.focus {
  background-color: rgb(255, 194.1153846154, 96.7);
  border-color: rgb(255, 194.1153846154, 96.7);
}
.btn-warning.btn-shade1:hover {
  background-color: rgb(255, 203.9230769231, 122.2);
  border-color: rgb(255, 203.9230769231, 122.2);
}
.btn-warning.btn-shade1:active, .btn-warning.btn-shade1.active, .open > .btn-warning.btn-shade1.dropdown-toggle {
  background-color: rgb(255, 188.2307692308, 81.4);
  border-color: rgb(255, 188.2307692308, 81.4);
}
.btn-warning.btn-shade1:active:hover, .btn-warning.btn-shade1:active:focus, .btn-warning.btn-shade1:active.focus, .btn-warning.btn-shade1.active:hover, .btn-warning.btn-shade1.active:focus, .btn-warning.btn-shade1.active.focus, .open > .btn-warning.btn-shade1.dropdown-toggle:hover, .open > .btn-warning.btn-shade1.dropdown-toggle:focus, .open > .btn-warning.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(255, 188.2307692308, 81.4);
  border-color: rgb(255, 188.2307692308, 81.4);
}
.btn-warning.btn-shade1.disabled, .btn-warning.btn-shade1.disabled:hover, .btn-warning.btn-shade1.disabled:focus, .btn-warning.btn-shade1.disabled.focus, .btn-warning.btn-shade1.disabled:active, .btn-warning.btn-shade1.disabled.active, .btn-warning.btn-shade1[disabled], .btn-warning.btn-shade1[disabled]:hover, .btn-warning.btn-shade1[disabled]:focus, .btn-warning.btn-shade1[disabled].focus, .btn-warning.btn-shade1[disabled]:active, .btn-warning.btn-shade1[disabled].active, fieldset[disabled] .btn-warning.btn-shade1, fieldset[disabled] .btn-warning.btn-shade1:hover, fieldset[disabled] .btn-warning.btn-shade1:focus, fieldset[disabled] .btn-warning.btn-shade1.focus, fieldset[disabled] .btn-warning.btn-shade1:active, fieldset[disabled] .btn-warning.btn-shade1.active {
  background-color: rgb(255, 194.1153846154, 96.7);
  border-color: rgb(255, 194.1153846154, 96.7);
}
.btn-warning.btn-shade1 .badge {
  color: rgb(255, 194.1153846154, 96.7);
}

.btn-warning.btn-shade2 {
  background-color: rgb(255, 190.1923076923, 86.5);
  border-color: rgb(255, 190.1923076923, 86.5);
}
.btn-warning.btn-shade2:focus, .btn-warning.btn-shade2.focus {
  background-color: rgb(255, 190.1923076923, 86.5);
  border-color: rgb(255, 190.1923076923, 86.5);
}
.btn-warning.btn-shade2:hover {
  background-color: #ffc870;
  border-color: #ffc870;
}
.btn-warning.btn-shade2:active, .btn-warning.btn-shade2.active, .open > .btn-warning.btn-shade2.dropdown-toggle {
  background-color: rgb(255, 184.3076923077, 71.2);
  border-color: rgb(255, 184.3076923077, 71.2);
}
.btn-warning.btn-shade2:active:hover, .btn-warning.btn-shade2:active:focus, .btn-warning.btn-shade2:active.focus, .btn-warning.btn-shade2.active:hover, .btn-warning.btn-shade2.active:focus, .btn-warning.btn-shade2.active.focus, .open > .btn-warning.btn-shade2.dropdown-toggle:hover, .open > .btn-warning.btn-shade2.dropdown-toggle:focus, .open > .btn-warning.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(255, 184.3076923077, 71.2);
  border-color: rgb(255, 184.3076923077, 71.2);
}
.btn-warning.btn-shade2.disabled, .btn-warning.btn-shade2.disabled:hover, .btn-warning.btn-shade2.disabled:focus, .btn-warning.btn-shade2.disabled.focus, .btn-warning.btn-shade2.disabled:active, .btn-warning.btn-shade2.disabled.active, .btn-warning.btn-shade2[disabled], .btn-warning.btn-shade2[disabled]:hover, .btn-warning.btn-shade2[disabled]:focus, .btn-warning.btn-shade2[disabled].focus, .btn-warning.btn-shade2[disabled]:active, .btn-warning.btn-shade2[disabled].active, fieldset[disabled] .btn-warning.btn-shade2, fieldset[disabled] .btn-warning.btn-shade2:hover, fieldset[disabled] .btn-warning.btn-shade2:focus, fieldset[disabled] .btn-warning.btn-shade2.focus, fieldset[disabled] .btn-warning.btn-shade2:active, fieldset[disabled] .btn-warning.btn-shade2.active {
  background-color: rgb(255, 190.1923076923, 86.5);
  border-color: rgb(255, 190.1923076923, 86.5);
}
.btn-warning.btn-shade2 .badge {
  color: rgb(255, 190.1923076923, 86.5);
}

.btn-warning.btn-shade3 {
  background-color: rgb(255, 186.2692307692, 76.3);
  border-color: rgb(255, 186.2692307692, 76.3);
}
.btn-warning.btn-shade3:focus, .btn-warning.btn-shade3.focus {
  background-color: rgb(255, 186.2692307692, 76.3);
  border-color: rgb(255, 186.2692307692, 76.3);
}
.btn-warning.btn-shade3:hover {
  background-color: rgb(255, 196.0769230769, 101.8);
  border-color: rgb(255, 196.0769230769, 101.8);
}
.btn-warning.btn-shade3:active, .btn-warning.btn-shade3.active, .open > .btn-warning.btn-shade3.dropdown-toggle {
  background-color: rgb(255, 180.3846153846, 61);
  border-color: rgb(255, 180.3846153846, 61);
}
.btn-warning.btn-shade3:active:hover, .btn-warning.btn-shade3:active:focus, .btn-warning.btn-shade3:active.focus, .btn-warning.btn-shade3.active:hover, .btn-warning.btn-shade3.active:focus, .btn-warning.btn-shade3.active.focus, .open > .btn-warning.btn-shade3.dropdown-toggle:hover, .open > .btn-warning.btn-shade3.dropdown-toggle:focus, .open > .btn-warning.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(255, 180.3846153846, 61);
  border-color: rgb(255, 180.3846153846, 61);
}
.btn-warning.btn-shade3.disabled, .btn-warning.btn-shade3.disabled:hover, .btn-warning.btn-shade3.disabled:focus, .btn-warning.btn-shade3.disabled.focus, .btn-warning.btn-shade3.disabled:active, .btn-warning.btn-shade3.disabled.active, .btn-warning.btn-shade3[disabled], .btn-warning.btn-shade3[disabled]:hover, .btn-warning.btn-shade3[disabled]:focus, .btn-warning.btn-shade3[disabled].focus, .btn-warning.btn-shade3[disabled]:active, .btn-warning.btn-shade3[disabled].active, fieldset[disabled] .btn-warning.btn-shade3, fieldset[disabled] .btn-warning.btn-shade3:hover, fieldset[disabled] .btn-warning.btn-shade3:focus, fieldset[disabled] .btn-warning.btn-shade3.focus, fieldset[disabled] .btn-warning.btn-shade3:active, fieldset[disabled] .btn-warning.btn-shade3.active {
  background-color: rgb(255, 186.2692307692, 76.3);
  border-color: rgb(255, 186.2692307692, 76.3);
}
.btn-warning.btn-shade3 .badge {
  color: rgb(255, 186.2692307692, 76.3);
}

.btn-warning.btn-shade4 {
  background-color: rgb(255, 182.3461538462, 66.1);
  border-color: rgb(255, 182.3461538462, 66.1);
}
.btn-warning.btn-shade4:focus, .btn-warning.btn-shade4.focus {
  background-color: rgb(255, 182.3461538462, 66.1);
  border-color: rgb(255, 182.3461538462, 66.1);
}
.btn-warning.btn-shade4:hover {
  background-color: rgb(255, 192.1538461538, 91.6);
  border-color: rgb(255, 192.1538461538, 91.6);
}
.btn-warning.btn-shade4:active, .btn-warning.btn-shade4.active, .open > .btn-warning.btn-shade4.dropdown-toggle {
  background-color: rgb(255, 176.4615384615, 50.8);
  border-color: rgb(255, 176.4615384615, 50.8);
}
.btn-warning.btn-shade4:active:hover, .btn-warning.btn-shade4:active:focus, .btn-warning.btn-shade4:active.focus, .btn-warning.btn-shade4.active:hover, .btn-warning.btn-shade4.active:focus, .btn-warning.btn-shade4.active.focus, .open > .btn-warning.btn-shade4.dropdown-toggle:hover, .open > .btn-warning.btn-shade4.dropdown-toggle:focus, .open > .btn-warning.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(255, 176.4615384615, 50.8);
  border-color: rgb(255, 176.4615384615, 50.8);
}
.btn-warning.btn-shade4.disabled, .btn-warning.btn-shade4.disabled:hover, .btn-warning.btn-shade4.disabled:focus, .btn-warning.btn-shade4.disabled.focus, .btn-warning.btn-shade4.disabled:active, .btn-warning.btn-shade4.disabled.active, .btn-warning.btn-shade4[disabled], .btn-warning.btn-shade4[disabled]:hover, .btn-warning.btn-shade4[disabled]:focus, .btn-warning.btn-shade4[disabled].focus, .btn-warning.btn-shade4[disabled]:active, .btn-warning.btn-shade4[disabled].active, fieldset[disabled] .btn-warning.btn-shade4, fieldset[disabled] .btn-warning.btn-shade4:hover, fieldset[disabled] .btn-warning.btn-shade4:focus, fieldset[disabled] .btn-warning.btn-shade4.focus, fieldset[disabled] .btn-warning.btn-shade4:active, fieldset[disabled] .btn-warning.btn-shade4.active {
  background-color: rgb(255, 182.3461538462, 66.1);
  border-color: rgb(255, 182.3461538462, 66.1);
}
.btn-warning.btn-shade4 .badge {
  color: rgb(255, 182.3461538462, 66.1);
}

.btn-danger.btn-shade1 {
  background-color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
  border-color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
}
.btn-danger.btn-shade1:focus, .btn-danger.btn-shade1.focus {
  background-color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
  border-color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
}
.btn-danger.btn-shade1:hover {
  background-color: rgb(239.9433526012, 107.2566473988, 107.2566473988);
  border-color: rgb(239.9433526012, 107.2566473988, 107.2566473988);
}
.btn-danger.btn-shade1:active, .btn-danger.btn-shade1.active, .open > .btn-danger.btn-shade1.dropdown-toggle {
  background-color: rgb(236.1699421965, 70.2300578035, 70.2300578035);
  border-color: rgb(236.1699421965, 70.2300578035, 70.2300578035);
}
.btn-danger.btn-shade1:active:hover, .btn-danger.btn-shade1:active:focus, .btn-danger.btn-shade1:active.focus, .btn-danger.btn-shade1.active:hover, .btn-danger.btn-shade1.active:focus, .btn-danger.btn-shade1.active.focus, .open > .btn-danger.btn-shade1.dropdown-toggle:hover, .open > .btn-danger.btn-shade1.dropdown-toggle:focus, .open > .btn-danger.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(236.1699421965, 70.2300578035, 70.2300578035);
  border-color: rgb(236.1699421965, 70.2300578035, 70.2300578035);
}
.btn-danger.btn-shade1.disabled, .btn-danger.btn-shade1.disabled:hover, .btn-danger.btn-shade1.disabled:focus, .btn-danger.btn-shade1.disabled.focus, .btn-danger.btn-shade1.disabled:active, .btn-danger.btn-shade1.disabled.active, .btn-danger.btn-shade1[disabled], .btn-danger.btn-shade1[disabled]:hover, .btn-danger.btn-shade1[disabled]:focus, .btn-danger.btn-shade1[disabled].focus, .btn-danger.btn-shade1[disabled]:active, .btn-danger.btn-shade1[disabled].active, fieldset[disabled] .btn-danger.btn-shade1, fieldset[disabled] .btn-danger.btn-shade1:hover, fieldset[disabled] .btn-danger.btn-shade1:focus, fieldset[disabled] .btn-danger.btn-shade1.focus, fieldset[disabled] .btn-danger.btn-shade1:active, fieldset[disabled] .btn-danger.btn-shade1.active {
  background-color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
  border-color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
}
.btn-danger.btn-shade1 .badge {
  color: rgb(237.5849710983, 84.1150289017, 84.1150289017);
}

.btn-danger.btn-shade2 {
  background-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
  border-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.btn-danger.btn-shade2:focus, .btn-danger.btn-shade2.focus {
  background-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
  border-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.btn-danger.btn-shade2:hover {
  background-color: #ef6262;
  border-color: #ef6262;
}
.btn-danger.btn-shade2:active, .btn-danger.btn-shade2.active, .open > .btn-danger.btn-shade2.dropdown-toggle {
  background-color: rgb(235.2265895954, 60.9734104046, 60.9734104046);
  border-color: rgb(235.2265895954, 60.9734104046, 60.9734104046);
}
.btn-danger.btn-shade2:active:hover, .btn-danger.btn-shade2:active:focus, .btn-danger.btn-shade2:active.focus, .btn-danger.btn-shade2.active:hover, .btn-danger.btn-shade2.active:focus, .btn-danger.btn-shade2.active.focus, .open > .btn-danger.btn-shade2.dropdown-toggle:hover, .open > .btn-danger.btn-shade2.dropdown-toggle:focus, .open > .btn-danger.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(235.2265895954, 60.9734104046, 60.9734104046);
  border-color: rgb(235.2265895954, 60.9734104046, 60.9734104046);
}
.btn-danger.btn-shade2.disabled, .btn-danger.btn-shade2.disabled:hover, .btn-danger.btn-shade2.disabled:focus, .btn-danger.btn-shade2.disabled.focus, .btn-danger.btn-shade2.disabled:active, .btn-danger.btn-shade2.disabled.active, .btn-danger.btn-shade2[disabled], .btn-danger.btn-shade2[disabled]:hover, .btn-danger.btn-shade2[disabled]:focus, .btn-danger.btn-shade2[disabled].focus, .btn-danger.btn-shade2[disabled]:active, .btn-danger.btn-shade2[disabled].active, fieldset[disabled] .btn-danger.btn-shade2, fieldset[disabled] .btn-danger.btn-shade2:hover, fieldset[disabled] .btn-danger.btn-shade2:focus, fieldset[disabled] .btn-danger.btn-shade2.focus, fieldset[disabled] .btn-danger.btn-shade2:active, fieldset[disabled] .btn-danger.btn-shade2.active {
  background-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
  border-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.btn-danger.btn-shade2 .badge {
  color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}

.btn-danger.btn-shade3 {
  background-color: rgb(235.698265896, 65.601734104, 65.601734104);
  border-color: rgb(235.698265896, 65.601734104, 65.601734104);
}
.btn-danger.btn-shade3:focus, .btn-danger.btn-shade3.focus {
  background-color: rgb(235.698265896, 65.601734104, 65.601734104);
  border-color: rgb(235.698265896, 65.601734104, 65.601734104);
}
.btn-danger.btn-shade3:hover {
  background-color: rgb(238.0566473988, 88.7433526012, 88.7433526012);
  border-color: rgb(238.0566473988, 88.7433526012, 88.7433526012);
}
.btn-danger.btn-shade3:active, .btn-danger.btn-shade3.active, .open > .btn-danger.btn-shade3.dropdown-toggle {
  background-color: rgb(234.2832369942, 51.7167630058, 51.7167630058);
  border-color: rgb(234.2832369942, 51.7167630058, 51.7167630058);
}
.btn-danger.btn-shade3:active:hover, .btn-danger.btn-shade3:active:focus, .btn-danger.btn-shade3:active.focus, .btn-danger.btn-shade3.active:hover, .btn-danger.btn-shade3.active:focus, .btn-danger.btn-shade3.active.focus, .open > .btn-danger.btn-shade3.dropdown-toggle:hover, .open > .btn-danger.btn-shade3.dropdown-toggle:focus, .open > .btn-danger.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(234.2832369942, 51.7167630058, 51.7167630058);
  border-color: rgb(234.2832369942, 51.7167630058, 51.7167630058);
}
.btn-danger.btn-shade3.disabled, .btn-danger.btn-shade3.disabled:hover, .btn-danger.btn-shade3.disabled:focus, .btn-danger.btn-shade3.disabled.focus, .btn-danger.btn-shade3.disabled:active, .btn-danger.btn-shade3.disabled.active, .btn-danger.btn-shade3[disabled], .btn-danger.btn-shade3[disabled]:hover, .btn-danger.btn-shade3[disabled]:focus, .btn-danger.btn-shade3[disabled].focus, .btn-danger.btn-shade3[disabled]:active, .btn-danger.btn-shade3[disabled].active, fieldset[disabled] .btn-danger.btn-shade3, fieldset[disabled] .btn-danger.btn-shade3:hover, fieldset[disabled] .btn-danger.btn-shade3:focus, fieldset[disabled] .btn-danger.btn-shade3.focus, fieldset[disabled] .btn-danger.btn-shade3:active, fieldset[disabled] .btn-danger.btn-shade3.active {
  background-color: rgb(235.698265896, 65.601734104, 65.601734104);
  border-color: rgb(235.698265896, 65.601734104, 65.601734104);
}
.btn-danger.btn-shade3 .badge {
  color: rgb(235.698265896, 65.601734104, 65.601734104);
}

.btn-danger.btn-shade4 {
  background-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
  border-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
}
.btn-danger.btn-shade4:focus, .btn-danger.btn-shade4.focus {
  background-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
  border-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
}
.btn-danger.btn-shade4:hover {
  background-color: rgb(237.1132947977, 79.4867052023, 79.4867052023);
  border-color: rgb(237.1132947977, 79.4867052023, 79.4867052023);
}
.btn-danger.btn-shade4:active, .btn-danger.btn-shade4.active, .open > .btn-danger.btn-shade4.dropdown-toggle {
  background-color: rgb(233.3398843931, 42.4601156069, 42.4601156069);
  border-color: rgb(233.3398843931, 42.4601156069, 42.4601156069);
}
.btn-danger.btn-shade4:active:hover, .btn-danger.btn-shade4:active:focus, .btn-danger.btn-shade4:active.focus, .btn-danger.btn-shade4.active:hover, .btn-danger.btn-shade4.active:focus, .btn-danger.btn-shade4.active.focus, .open > .btn-danger.btn-shade4.dropdown-toggle:hover, .open > .btn-danger.btn-shade4.dropdown-toggle:focus, .open > .btn-danger.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(233.3398843931, 42.4601156069, 42.4601156069);
  border-color: rgb(233.3398843931, 42.4601156069, 42.4601156069);
}
.btn-danger.btn-shade4.disabled, .btn-danger.btn-shade4.disabled:hover, .btn-danger.btn-shade4.disabled:focus, .btn-danger.btn-shade4.disabled.focus, .btn-danger.btn-shade4.disabled:active, .btn-danger.btn-shade4.disabled.active, .btn-danger.btn-shade4[disabled], .btn-danger.btn-shade4[disabled]:hover, .btn-danger.btn-shade4[disabled]:focus, .btn-danger.btn-shade4[disabled].focus, .btn-danger.btn-shade4[disabled]:active, .btn-danger.btn-shade4[disabled].active, fieldset[disabled] .btn-danger.btn-shade4, fieldset[disabled] .btn-danger.btn-shade4:hover, fieldset[disabled] .btn-danger.btn-shade4:focus, fieldset[disabled] .btn-danger.btn-shade4.focus, fieldset[disabled] .btn-danger.btn-shade4:active, fieldset[disabled] .btn-danger.btn-shade4.active {
  background-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
  border-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
}
.btn-danger.btn-shade4 .badge {
  color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
}

.btn-dark.btn-shade1 {
  background-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
  border-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
}
.btn-dark.btn-shade1:focus, .btn-dark.btn-shade1.focus {
  background-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
  border-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
}
.btn-dark.btn-shade1:hover {
  background-color: rgb(59.7142857143, 64.0571428571, 69.4857142857);
  border-color: rgb(59.7142857143, 64.0571428571, 69.4857142857);
}
.btn-dark.btn-shade1:active, .btn-dark.btn-shade1.active, .open > .btn-dark.btn-shade1.dropdown-toggle {
  background-color: rgb(40.8571428571, 43.8285714286, 47.5428571429);
  border-color: rgb(40.8571428571, 43.8285714286, 47.5428571429);
}
.btn-dark.btn-shade1:active:hover, .btn-dark.btn-shade1:active:focus, .btn-dark.btn-shade1:active.focus, .btn-dark.btn-shade1.active:hover, .btn-dark.btn-shade1.active:focus, .btn-dark.btn-shade1.active.focus, .open > .btn-dark.btn-shade1.dropdown-toggle:hover, .open > .btn-dark.btn-shade1.dropdown-toggle:focus, .open > .btn-dark.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(40.8571428571, 43.8285714286, 47.5428571429);
  border-color: rgb(40.8571428571, 43.8285714286, 47.5428571429);
}
.btn-dark.btn-shade1.disabled, .btn-dark.btn-shade1.disabled:hover, .btn-dark.btn-shade1.disabled:focus, .btn-dark.btn-shade1.disabled.focus, .btn-dark.btn-shade1.disabled:active, .btn-dark.btn-shade1.disabled.active, .btn-dark.btn-shade1[disabled], .btn-dark.btn-shade1[disabled]:hover, .btn-dark.btn-shade1[disabled]:focus, .btn-dark.btn-shade1[disabled].focus, .btn-dark.btn-shade1[disabled]:active, .btn-dark.btn-shade1[disabled].active, fieldset[disabled] .btn-dark.btn-shade1, fieldset[disabled] .btn-dark.btn-shade1:hover, fieldset[disabled] .btn-dark.btn-shade1:focus, fieldset[disabled] .btn-dark.btn-shade1.focus, fieldset[disabled] .btn-dark.btn-shade1:active, fieldset[disabled] .btn-dark.btn-shade1.active {
  background-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
  border-color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
}
.btn-dark.btn-shade1 .badge {
  color: rgb(47.9285714286, 51.4142857143, 55.7714285714);
}

.btn-dark.btn-shade2 {
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
  border-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}
.btn-dark.btn-shade2:focus, .btn-dark.btn-shade2.focus {
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
  border-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}
.btn-dark.btn-shade2:hover {
  background-color: #373b40;
  border-color: #373b40;
}
.btn-dark.btn-shade2:active, .btn-dark.btn-shade2.active, .open > .btn-dark.btn-shade2.dropdown-toggle {
  background-color: rgb(36.1428571429, 38.7714285714, 42.0571428571);
  border-color: rgb(36.1428571429, 38.7714285714, 42.0571428571);
}
.btn-dark.btn-shade2:active:hover, .btn-dark.btn-shade2:active:focus, .btn-dark.btn-shade2:active.focus, .btn-dark.btn-shade2.active:hover, .btn-dark.btn-shade2.active:focus, .btn-dark.btn-shade2.active.focus, .open > .btn-dark.btn-shade2.dropdown-toggle:hover, .open > .btn-dark.btn-shade2.dropdown-toggle:focus, .open > .btn-dark.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(36.1428571429, 38.7714285714, 42.0571428571);
  border-color: rgb(36.1428571429, 38.7714285714, 42.0571428571);
}
.btn-dark.btn-shade2.disabled, .btn-dark.btn-shade2.disabled:hover, .btn-dark.btn-shade2.disabled:focus, .btn-dark.btn-shade2.disabled.focus, .btn-dark.btn-shade2.disabled:active, .btn-dark.btn-shade2.disabled.active, .btn-dark.btn-shade2[disabled], .btn-dark.btn-shade2[disabled]:hover, .btn-dark.btn-shade2[disabled]:focus, .btn-dark.btn-shade2[disabled].focus, .btn-dark.btn-shade2[disabled]:active, .btn-dark.btn-shade2[disabled].active, fieldset[disabled] .btn-dark.btn-shade2, fieldset[disabled] .btn-dark.btn-shade2:hover, fieldset[disabled] .btn-dark.btn-shade2:focus, fieldset[disabled] .btn-dark.btn-shade2.focus, fieldset[disabled] .btn-dark.btn-shade2:active, fieldset[disabled] .btn-dark.btn-shade2.active {
  background-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
  border-color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}
.btn-dark.btn-shade2 .badge {
  color: rgb(43.2142857143, 46.3571428571, 50.2857142857);
}

.btn-dark.btn-shade3 {
  background-color: rgb(38.5, 41.3, 44.8);
  border-color: rgb(38.5, 41.3, 44.8);
}
.btn-dark.btn-shade3:focus, .btn-dark.btn-shade3.focus {
  background-color: rgb(38.5, 41.3, 44.8);
  border-color: rgb(38.5, 41.3, 44.8);
}
.btn-dark.btn-shade3:hover {
  background-color: rgb(50.2857142857, 53.9428571429, 58.5142857143);
  border-color: rgb(50.2857142857, 53.9428571429, 58.5142857143);
}
.btn-dark.btn-shade3:active, .btn-dark.btn-shade3.active, .open > .btn-dark.btn-shade3.dropdown-toggle {
  background-color: rgb(31.4285714286, 33.7142857143, 36.5714285714);
  border-color: rgb(31.4285714286, 33.7142857143, 36.5714285714);
}
.btn-dark.btn-shade3:active:hover, .btn-dark.btn-shade3:active:focus, .btn-dark.btn-shade3:active.focus, .btn-dark.btn-shade3.active:hover, .btn-dark.btn-shade3.active:focus, .btn-dark.btn-shade3.active.focus, .open > .btn-dark.btn-shade3.dropdown-toggle:hover, .open > .btn-dark.btn-shade3.dropdown-toggle:focus, .open > .btn-dark.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(31.4285714286, 33.7142857143, 36.5714285714);
  border-color: rgb(31.4285714286, 33.7142857143, 36.5714285714);
}
.btn-dark.btn-shade3.disabled, .btn-dark.btn-shade3.disabled:hover, .btn-dark.btn-shade3.disabled:focus, .btn-dark.btn-shade3.disabled.focus, .btn-dark.btn-shade3.disabled:active, .btn-dark.btn-shade3.disabled.active, .btn-dark.btn-shade3[disabled], .btn-dark.btn-shade3[disabled]:hover, .btn-dark.btn-shade3[disabled]:focus, .btn-dark.btn-shade3[disabled].focus, .btn-dark.btn-shade3[disabled]:active, .btn-dark.btn-shade3[disabled].active, fieldset[disabled] .btn-dark.btn-shade3, fieldset[disabled] .btn-dark.btn-shade3:hover, fieldset[disabled] .btn-dark.btn-shade3:focus, fieldset[disabled] .btn-dark.btn-shade3.focus, fieldset[disabled] .btn-dark.btn-shade3:active, fieldset[disabled] .btn-dark.btn-shade3.active {
  background-color: rgb(38.5, 41.3, 44.8);
  border-color: rgb(38.5, 41.3, 44.8);
}
.btn-dark.btn-shade3 .badge {
  color: rgb(38.5, 41.3, 44.8);
}

.btn-dark.btn-shade4 {
  background-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
  border-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
}
.btn-dark.btn-shade4:focus, .btn-dark.btn-shade4.focus {
  background-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
  border-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
}
.btn-dark.btn-shade4:hover {
  background-color: rgb(45.5714285714, 48.8857142857, 53.0285714286);
  border-color: rgb(45.5714285714, 48.8857142857, 53.0285714286);
}
.btn-dark.btn-shade4:active, .btn-dark.btn-shade4.active, .open > .btn-dark.btn-shade4.dropdown-toggle {
  background-color: rgb(26.7142857143, 28.6571428571, 31.0857142857);
  border-color: rgb(26.7142857143, 28.6571428571, 31.0857142857);
}
.btn-dark.btn-shade4:active:hover, .btn-dark.btn-shade4:active:focus, .btn-dark.btn-shade4:active.focus, .btn-dark.btn-shade4.active:hover, .btn-dark.btn-shade4.active:focus, .btn-dark.btn-shade4.active.focus, .open > .btn-dark.btn-shade4.dropdown-toggle:hover, .open > .btn-dark.btn-shade4.dropdown-toggle:focus, .open > .btn-dark.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(26.7142857143, 28.6571428571, 31.0857142857);
  border-color: rgb(26.7142857143, 28.6571428571, 31.0857142857);
}
.btn-dark.btn-shade4.disabled, .btn-dark.btn-shade4.disabled:hover, .btn-dark.btn-shade4.disabled:focus, .btn-dark.btn-shade4.disabled.focus, .btn-dark.btn-shade4.disabled:active, .btn-dark.btn-shade4.disabled.active, .btn-dark.btn-shade4[disabled], .btn-dark.btn-shade4[disabled]:hover, .btn-dark.btn-shade4[disabled]:focus, .btn-dark.btn-shade4[disabled].focus, .btn-dark.btn-shade4[disabled]:active, .btn-dark.btn-shade4[disabled].active, fieldset[disabled] .btn-dark.btn-shade4, fieldset[disabled] .btn-dark.btn-shade4:hover, fieldset[disabled] .btn-dark.btn-shade4:focus, fieldset[disabled] .btn-dark.btn-shade4.focus, fieldset[disabled] .btn-dark.btn-shade4:active, fieldset[disabled] .btn-dark.btn-shade4.active {
  background-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
  border-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
}
.btn-dark.btn-shade4 .badge {
  color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
}

.btn-alt1.btn-shade1 {
  background-color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
  border-color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
}
.btn-alt1.btn-shade1:focus, .btn-alt1.btn-shade1.focus {
  background-color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
  border-color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
}
.btn-alt1.btn-shade1:hover {
  background-color: rgb(95.3867768595, 197.7801652893, 232.4132231405);
  border-color: rgb(95.3867768595, 197.7801652893, 232.4132231405);
}
.btn-alt1.btn-shade1:active, .btn-alt1.btn-shade1.active, .open > .btn-alt1.btn-shade1.dropdown-toggle {
  background-color: rgb(59.6446280992, 184.9669421488, 227.3553719008);
  border-color: rgb(59.6446280992, 184.9669421488, 227.3553719008);
}
.btn-alt1.btn-shade1:active:hover, .btn-alt1.btn-shade1:active:focus, .btn-alt1.btn-shade1:active.focus, .btn-alt1.btn-shade1.active:hover, .btn-alt1.btn-shade1.active:focus, .btn-alt1.btn-shade1.active.focus, .open > .btn-alt1.btn-shade1.dropdown-toggle:hover, .open > .btn-alt1.btn-shade1.dropdown-toggle:focus, .open > .btn-alt1.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(59.6446280992, 184.9669421488, 227.3553719008);
  border-color: rgb(59.6446280992, 184.9669421488, 227.3553719008);
}
.btn-alt1.btn-shade1.disabled, .btn-alt1.btn-shade1.disabled:hover, .btn-alt1.btn-shade1.disabled:focus, .btn-alt1.btn-shade1.disabled.focus, .btn-alt1.btn-shade1.disabled:active, .btn-alt1.btn-shade1.disabled.active, .btn-alt1.btn-shade1[disabled], .btn-alt1.btn-shade1[disabled]:hover, .btn-alt1.btn-shade1[disabled]:focus, .btn-alt1.btn-shade1[disabled].focus, .btn-alt1.btn-shade1[disabled]:active, .btn-alt1.btn-shade1[disabled].active, fieldset[disabled] .btn-alt1.btn-shade1, fieldset[disabled] .btn-alt1.btn-shade1:hover, fieldset[disabled] .btn-alt1.btn-shade1:focus, fieldset[disabled] .btn-alt1.btn-shade1.focus, fieldset[disabled] .btn-alt1.btn-shade1:active, fieldset[disabled] .btn-alt1.btn-shade1.active {
  background-color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
  border-color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
}
.btn-alt1.btn-shade1 .badge {
  color: rgb(73.0479338843, 189.7719008264, 229.2520661157);
}

.btn-alt1.btn-shade2 {
  background-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
  border-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}
.btn-alt1.btn-shade2:focus, .btn-alt1.btn-shade2.focus {
  background-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
  border-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}
.btn-alt1.btn-shade2:hover {
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
  border-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
}
.btn-alt1.btn-shade2:active, .btn-alt1.btn-shade2.active, .open > .btn-alt1.btn-shade2.dropdown-toggle {
  background-color: rgb(50.7090909091, 181.7636363636, 226.0909090909);
  border-color: rgb(50.7090909091, 181.7636363636, 226.0909090909);
}
.btn-alt1.btn-shade2:active:hover, .btn-alt1.btn-shade2:active:focus, .btn-alt1.btn-shade2:active.focus, .btn-alt1.btn-shade2.active:hover, .btn-alt1.btn-shade2.active:focus, .btn-alt1.btn-shade2.active.focus, .open > .btn-alt1.btn-shade2.dropdown-toggle:hover, .open > .btn-alt1.btn-shade2.dropdown-toggle:focus, .open > .btn-alt1.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(50.7090909091, 181.7636363636, 226.0909090909);
  border-color: rgb(50.7090909091, 181.7636363636, 226.0909090909);
}
.btn-alt1.btn-shade2.disabled, .btn-alt1.btn-shade2.disabled:hover, .btn-alt1.btn-shade2.disabled:focus, .btn-alt1.btn-shade2.disabled.focus, .btn-alt1.btn-shade2.disabled:active, .btn-alt1.btn-shade2.disabled.active, .btn-alt1.btn-shade2[disabled], .btn-alt1.btn-shade2[disabled]:hover, .btn-alt1.btn-shade2[disabled]:focus, .btn-alt1.btn-shade2[disabled].focus, .btn-alt1.btn-shade2[disabled]:active, .btn-alt1.btn-shade2[disabled].active, fieldset[disabled] .btn-alt1.btn-shade2, fieldset[disabled] .btn-alt1.btn-shade2:hover, fieldset[disabled] .btn-alt1.btn-shade2:focus, fieldset[disabled] .btn-alt1.btn-shade2.focus, fieldset[disabled] .btn-alt1.btn-shade2:active, fieldset[disabled] .btn-alt1.btn-shade2.active {
  background-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
  border-color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}
.btn-alt1.btn-shade2 .badge {
  color: rgb(64.1123966942, 186.5685950413, 227.9876033058);
}

.btn-alt1.btn-shade3 {
  background-color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
  border-color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
}
.btn-alt1.btn-shade3:focus, .btn-alt1.btn-shade3.focus {
  background-color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
  border-color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
}
.btn-alt1.btn-shade3:hover {
  background-color: rgb(77.5157024793, 191.373553719, 229.8842975207);
  border-color: rgb(77.5157024793, 191.373553719, 229.8842975207);
}
.btn-alt1.btn-shade3:active, .btn-alt1.btn-shade3.active, .open > .btn-alt1.btn-shade3.dropdown-toggle {
  background-color: rgb(41.773553719, 178.5603305785, 224.826446281);
  border-color: rgb(41.773553719, 178.5603305785, 224.826446281);
}
.btn-alt1.btn-shade3:active:hover, .btn-alt1.btn-shade3:active:focus, .btn-alt1.btn-shade3:active.focus, .btn-alt1.btn-shade3.active:hover, .btn-alt1.btn-shade3.active:focus, .btn-alt1.btn-shade3.active.focus, .open > .btn-alt1.btn-shade3.dropdown-toggle:hover, .open > .btn-alt1.btn-shade3.dropdown-toggle:focus, .open > .btn-alt1.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(41.773553719, 178.5603305785, 224.826446281);
  border-color: rgb(41.773553719, 178.5603305785, 224.826446281);
}
.btn-alt1.btn-shade3.disabled, .btn-alt1.btn-shade3.disabled:hover, .btn-alt1.btn-shade3.disabled:focus, .btn-alt1.btn-shade3.disabled.focus, .btn-alt1.btn-shade3.disabled:active, .btn-alt1.btn-shade3.disabled.active, .btn-alt1.btn-shade3[disabled], .btn-alt1.btn-shade3[disabled]:hover, .btn-alt1.btn-shade3[disabled]:focus, .btn-alt1.btn-shade3[disabled].focus, .btn-alt1.btn-shade3[disabled]:active, .btn-alt1.btn-shade3[disabled].active, fieldset[disabled] .btn-alt1.btn-shade3, fieldset[disabled] .btn-alt1.btn-shade3:hover, fieldset[disabled] .btn-alt1.btn-shade3:focus, fieldset[disabled] .btn-alt1.btn-shade3.focus, fieldset[disabled] .btn-alt1.btn-shade3:active, fieldset[disabled] .btn-alt1.btn-shade3.active {
  background-color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
  border-color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
}
.btn-alt1.btn-shade3 .badge {
  color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
}

.btn-alt1.btn-shade4 {
  background-color: rgb(46.241322314, 180.1619834711, 225.458677686);
  border-color: rgb(46.241322314, 180.1619834711, 225.458677686);
}
.btn-alt1.btn-shade4:focus, .btn-alt1.btn-shade4.focus {
  background-color: rgb(46.241322314, 180.1619834711, 225.458677686);
  border-color: rgb(46.241322314, 180.1619834711, 225.458677686);
}
.btn-alt1.btn-shade4:hover {
  background-color: rgb(68.5801652893, 188.1702479339, 228.6198347107);
  border-color: rgb(68.5801652893, 188.1702479339, 228.6198347107);
}
.btn-alt1.btn-shade4:active, .btn-alt1.btn-shade4.active, .open > .btn-alt1.btn-shade4.dropdown-toggle {
  background-color: rgb(32.8380165289, 175.3570247934, 223.5619834711);
  border-color: rgb(32.8380165289, 175.3570247934, 223.5619834711);
}
.btn-alt1.btn-shade4:active:hover, .btn-alt1.btn-shade4:active:focus, .btn-alt1.btn-shade4:active.focus, .btn-alt1.btn-shade4.active:hover, .btn-alt1.btn-shade4.active:focus, .btn-alt1.btn-shade4.active.focus, .open > .btn-alt1.btn-shade4.dropdown-toggle:hover, .open > .btn-alt1.btn-shade4.dropdown-toggle:focus, .open > .btn-alt1.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(32.8380165289, 175.3570247934, 223.5619834711);
  border-color: rgb(32.8380165289, 175.3570247934, 223.5619834711);
}
.btn-alt1.btn-shade4.disabled, .btn-alt1.btn-shade4.disabled:hover, .btn-alt1.btn-shade4.disabled:focus, .btn-alt1.btn-shade4.disabled.focus, .btn-alt1.btn-shade4.disabled:active, .btn-alt1.btn-shade4.disabled.active, .btn-alt1.btn-shade4[disabled], .btn-alt1.btn-shade4[disabled]:hover, .btn-alt1.btn-shade4[disabled]:focus, .btn-alt1.btn-shade4[disabled].focus, .btn-alt1.btn-shade4[disabled]:active, .btn-alt1.btn-shade4[disabled].active, fieldset[disabled] .btn-alt1.btn-shade4, fieldset[disabled] .btn-alt1.btn-shade4:hover, fieldset[disabled] .btn-alt1.btn-shade4:focus, fieldset[disabled] .btn-alt1.btn-shade4.focus, fieldset[disabled] .btn-alt1.btn-shade4:active, fieldset[disabled] .btn-alt1.btn-shade4.active {
  background-color: rgb(46.241322314, 180.1619834711, 225.458677686);
  border-color: rgb(46.241322314, 180.1619834711, 225.458677686);
}
.btn-alt1.btn-shade4 .badge {
  color: rgb(46.241322314, 180.1619834711, 225.458677686);
}

.btn-alt2.btn-shade1 {
  background-color: rgb(255, 202.1702631579, 86.3);
  border-color: rgb(255, 202.1702631579, 86.3);
}
.btn-alt2.btn-shade1:focus, .btn-alt2.btn-shade1.focus {
  background-color: rgb(255, 202.1702631579, 86.3);
  border-color: rgb(255, 202.1702631579, 86.3);
}
.btn-alt2.btn-shade1:hover {
  background-color: rgb(255, 210.1557894737, 111.8);
  border-color: rgb(255, 210.1557894737, 111.8);
}
.btn-alt2.btn-shade1:active, .btn-alt2.btn-shade1.active, .open > .btn-alt2.btn-shade1.dropdown-toggle {
  background-color: rgb(255, 197.3789473684, 71);
  border-color: rgb(255, 197.3789473684, 71);
}
.btn-alt2.btn-shade1:active:hover, .btn-alt2.btn-shade1:active:focus, .btn-alt2.btn-shade1:active.focus, .btn-alt2.btn-shade1.active:hover, .btn-alt2.btn-shade1.active:focus, .btn-alt2.btn-shade1.active.focus, .open > .btn-alt2.btn-shade1.dropdown-toggle:hover, .open > .btn-alt2.btn-shade1.dropdown-toggle:focus, .open > .btn-alt2.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(255, 197.3789473684, 71);
  border-color: rgb(255, 197.3789473684, 71);
}
.btn-alt2.btn-shade1.disabled, .btn-alt2.btn-shade1.disabled:hover, .btn-alt2.btn-shade1.disabled:focus, .btn-alt2.btn-shade1.disabled.focus, .btn-alt2.btn-shade1.disabled:active, .btn-alt2.btn-shade1.disabled.active, .btn-alt2.btn-shade1[disabled], .btn-alt2.btn-shade1[disabled]:hover, .btn-alt2.btn-shade1[disabled]:focus, .btn-alt2.btn-shade1[disabled].focus, .btn-alt2.btn-shade1[disabled]:active, .btn-alt2.btn-shade1[disabled].active, fieldset[disabled] .btn-alt2.btn-shade1, fieldset[disabled] .btn-alt2.btn-shade1:hover, fieldset[disabled] .btn-alt2.btn-shade1:focus, fieldset[disabled] .btn-alt2.btn-shade1.focus, fieldset[disabled] .btn-alt2.btn-shade1:active, fieldset[disabled] .btn-alt2.btn-shade1.active {
  background-color: rgb(255, 202.1702631579, 86.3);
  border-color: rgb(255, 202.1702631579, 86.3);
}
.btn-alt2.btn-shade1 .badge {
  color: rgb(255, 202.1702631579, 86.3);
}

.btn-alt2.btn-shade2 {
  background-color: rgb(255, 198.9760526316, 76.1);
  border-color: rgb(255, 198.9760526316, 76.1);
}
.btn-alt2.btn-shade2:focus, .btn-alt2.btn-shade2.focus {
  background-color: rgb(255, 198.9760526316, 76.1);
  border-color: rgb(255, 198.9760526316, 76.1);
}
.btn-alt2.btn-shade2:hover {
  background-color: rgb(255, 206.9615789474, 101.6);
  border-color: rgb(255, 206.9615789474, 101.6);
}
.btn-alt2.btn-shade2:active, .btn-alt2.btn-shade2.active, .open > .btn-alt2.btn-shade2.dropdown-toggle {
  background-color: rgb(255, 194.1847368421, 60.8);
  border-color: rgb(255, 194.1847368421, 60.8);
}
.btn-alt2.btn-shade2:active:hover, .btn-alt2.btn-shade2:active:focus, .btn-alt2.btn-shade2:active.focus, .btn-alt2.btn-shade2.active:hover, .btn-alt2.btn-shade2.active:focus, .btn-alt2.btn-shade2.active.focus, .open > .btn-alt2.btn-shade2.dropdown-toggle:hover, .open > .btn-alt2.btn-shade2.dropdown-toggle:focus, .open > .btn-alt2.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(255, 194.1847368421, 60.8);
  border-color: rgb(255, 194.1847368421, 60.8);
}
.btn-alt2.btn-shade2.disabled, .btn-alt2.btn-shade2.disabled:hover, .btn-alt2.btn-shade2.disabled:focus, .btn-alt2.btn-shade2.disabled.focus, .btn-alt2.btn-shade2.disabled:active, .btn-alt2.btn-shade2.disabled.active, .btn-alt2.btn-shade2[disabled], .btn-alt2.btn-shade2[disabled]:hover, .btn-alt2.btn-shade2[disabled]:focus, .btn-alt2.btn-shade2[disabled].focus, .btn-alt2.btn-shade2[disabled]:active, .btn-alt2.btn-shade2[disabled].active, fieldset[disabled] .btn-alt2.btn-shade2, fieldset[disabled] .btn-alt2.btn-shade2:hover, fieldset[disabled] .btn-alt2.btn-shade2:focus, fieldset[disabled] .btn-alt2.btn-shade2.focus, fieldset[disabled] .btn-alt2.btn-shade2:active, fieldset[disabled] .btn-alt2.btn-shade2.active {
  background-color: rgb(255, 198.9760526316, 76.1);
  border-color: rgb(255, 198.9760526316, 76.1);
}
.btn-alt2.btn-shade2 .badge {
  color: rgb(255, 198.9760526316, 76.1);
}

.btn-alt2.btn-shade3 {
  background-color: rgb(255, 195.7818421053, 65.9);
  border-color: rgb(255, 195.7818421053, 65.9);
}
.btn-alt2.btn-shade3:focus, .btn-alt2.btn-shade3.focus {
  background-color: rgb(255, 195.7818421053, 65.9);
  border-color: rgb(255, 195.7818421053, 65.9);
}
.btn-alt2.btn-shade3:hover {
  background-color: rgb(255, 203.7673684211, 91.4);
  border-color: rgb(255, 203.7673684211, 91.4);
}
.btn-alt2.btn-shade3:active, .btn-alt2.btn-shade3.active, .open > .btn-alt2.btn-shade3.dropdown-toggle {
  background-color: rgb(255, 190.9905263158, 50.6);
  border-color: rgb(255, 190.9905263158, 50.6);
}
.btn-alt2.btn-shade3:active:hover, .btn-alt2.btn-shade3:active:focus, .btn-alt2.btn-shade3:active.focus, .btn-alt2.btn-shade3.active:hover, .btn-alt2.btn-shade3.active:focus, .btn-alt2.btn-shade3.active.focus, .open > .btn-alt2.btn-shade3.dropdown-toggle:hover, .open > .btn-alt2.btn-shade3.dropdown-toggle:focus, .open > .btn-alt2.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(255, 190.9905263158, 50.6);
  border-color: rgb(255, 190.9905263158, 50.6);
}
.btn-alt2.btn-shade3.disabled, .btn-alt2.btn-shade3.disabled:hover, .btn-alt2.btn-shade3.disabled:focus, .btn-alt2.btn-shade3.disabled.focus, .btn-alt2.btn-shade3.disabled:active, .btn-alt2.btn-shade3.disabled.active, .btn-alt2.btn-shade3[disabled], .btn-alt2.btn-shade3[disabled]:hover, .btn-alt2.btn-shade3[disabled]:focus, .btn-alt2.btn-shade3[disabled].focus, .btn-alt2.btn-shade3[disabled]:active, .btn-alt2.btn-shade3[disabled].active, fieldset[disabled] .btn-alt2.btn-shade3, fieldset[disabled] .btn-alt2.btn-shade3:hover, fieldset[disabled] .btn-alt2.btn-shade3:focus, fieldset[disabled] .btn-alt2.btn-shade3.focus, fieldset[disabled] .btn-alt2.btn-shade3:active, fieldset[disabled] .btn-alt2.btn-shade3.active {
  background-color: rgb(255, 195.7818421053, 65.9);
  border-color: rgb(255, 195.7818421053, 65.9);
}
.btn-alt2.btn-shade3 .badge {
  color: rgb(255, 195.7818421053, 65.9);
}

.btn-alt2.btn-shade4 {
  background-color: rgb(255, 192.5876315789, 55.7);
  border-color: rgb(255, 192.5876315789, 55.7);
}
.btn-alt2.btn-shade4:focus, .btn-alt2.btn-shade4.focus {
  background-color: rgb(255, 192.5876315789, 55.7);
  border-color: rgb(255, 192.5876315789, 55.7);
}
.btn-alt2.btn-shade4:hover {
  background-color: rgb(255, 200.5731578947, 81.2);
  border-color: rgb(255, 200.5731578947, 81.2);
}
.btn-alt2.btn-shade4:active, .btn-alt2.btn-shade4.active, .open > .btn-alt2.btn-shade4.dropdown-toggle {
  background-color: rgb(255, 187.7963157895, 40.4);
  border-color: rgb(255, 187.7963157895, 40.4);
}
.btn-alt2.btn-shade4:active:hover, .btn-alt2.btn-shade4:active:focus, .btn-alt2.btn-shade4:active.focus, .btn-alt2.btn-shade4.active:hover, .btn-alt2.btn-shade4.active:focus, .btn-alt2.btn-shade4.active.focus, .open > .btn-alt2.btn-shade4.dropdown-toggle:hover, .open > .btn-alt2.btn-shade4.dropdown-toggle:focus, .open > .btn-alt2.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(255, 187.7963157895, 40.4);
  border-color: rgb(255, 187.7963157895, 40.4);
}
.btn-alt2.btn-shade4.disabled, .btn-alt2.btn-shade4.disabled:hover, .btn-alt2.btn-shade4.disabled:focus, .btn-alt2.btn-shade4.disabled.focus, .btn-alt2.btn-shade4.disabled:active, .btn-alt2.btn-shade4.disabled.active, .btn-alt2.btn-shade4[disabled], .btn-alt2.btn-shade4[disabled]:hover, .btn-alt2.btn-shade4[disabled]:focus, .btn-alt2.btn-shade4[disabled].focus, .btn-alt2.btn-shade4[disabled]:active, .btn-alt2.btn-shade4[disabled].active, fieldset[disabled] .btn-alt2.btn-shade4, fieldset[disabled] .btn-alt2.btn-shade4:hover, fieldset[disabled] .btn-alt2.btn-shade4:focus, fieldset[disabled] .btn-alt2.btn-shade4.focus, fieldset[disabled] .btn-alt2.btn-shade4:active, fieldset[disabled] .btn-alt2.btn-shade4.active {
  background-color: rgb(255, 192.5876315789, 55.7);
  border-color: rgb(255, 192.5876315789, 55.7);
}
.btn-alt2.btn-shade4 .badge {
  color: rgb(255, 192.5876315789, 55.7);
}

.btn-alt3.btn-shade1 {
  background-color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
  border-color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
}
.btn-alt3.btn-shade1:focus, .btn-alt3.btn-shade1.focus {
  background-color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
  border-color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
}
.btn-alt3.btn-shade1:hover {
  background-color: rgb(128.8862944162, 157.3329949239, 194.3137055838);
  border-color: rgb(128.8862944162, 157.3329949239, 194.3137055838);
}
.btn-alt3.btn-shade1:active, .btn-alt3.btn-shade1.active, .open > .btn-alt3.btn-shade1.dropdown-toggle {
  background-color: rgb(101.3411167513, 136.0010152284, 181.0588832487);
  border-color: rgb(101.3411167513, 136.0010152284, 181.0588832487);
}
.btn-alt3.btn-shade1:active:hover, .btn-alt3.btn-shade1:active:focus, .btn-alt3.btn-shade1:active.focus, .btn-alt3.btn-shade1.active:hover, .btn-alt3.btn-shade1.active:focus, .btn-alt3.btn-shade1.active.focus, .open > .btn-alt3.btn-shade1.dropdown-toggle:hover, .open > .btn-alt3.btn-shade1.dropdown-toggle:focus, .open > .btn-alt3.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(101.3411167513, 136.0010152284, 181.0588832487);
  border-color: rgb(101.3411167513, 136.0010152284, 181.0588832487);
}
.btn-alt3.btn-shade1.disabled, .btn-alt3.btn-shade1.disabled:hover, .btn-alt3.btn-shade1.disabled:focus, .btn-alt3.btn-shade1.disabled.focus, .btn-alt3.btn-shade1.disabled:active, .btn-alt3.btn-shade1.disabled.active, .btn-alt3.btn-shade1[disabled], .btn-alt3.btn-shade1[disabled]:hover, .btn-alt3.btn-shade1[disabled]:focus, .btn-alt3.btn-shade1[disabled].focus, .btn-alt3.btn-shade1[disabled]:active, .btn-alt3.btn-shade1[disabled].active, fieldset[disabled] .btn-alt3.btn-shade1, fieldset[disabled] .btn-alt3.btn-shade1:hover, fieldset[disabled] .btn-alt3.btn-shade1:focus, fieldset[disabled] .btn-alt3.btn-shade1.focus, fieldset[disabled] .btn-alt3.btn-shade1:active, fieldset[disabled] .btn-alt3.btn-shade1.active {
  background-color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
  border-color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
}
.btn-alt3.btn-shade1 .badge {
  color: rgb(111.6705583756, 144.0005076142, 186.0294416244);
}

.btn-alt3.btn-shade2 {
  background-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
  border-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}
.btn-alt3.btn-shade2:focus, .btn-alt3.btn-shade2.focus {
  background-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
  border-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}
.btn-alt3.btn-shade2:hover {
  background-color: #7a98bf;
  border-color: #7a98bf;
}
.btn-alt3.btn-shade2:active, .btn-alt3.btn-shade2.active, .open > .btn-alt3.btn-shade2.dropdown-toggle {
  background-color: rgb(94.454822335, 130.6680203046, 177.745177665);
  border-color: rgb(94.454822335, 130.6680203046, 177.745177665);
}
.btn-alt3.btn-shade2:active:hover, .btn-alt3.btn-shade2:active:focus, .btn-alt3.btn-shade2:active.focus, .btn-alt3.btn-shade2.active:hover, .btn-alt3.btn-shade2.active:focus, .btn-alt3.btn-shade2.active.focus, .open > .btn-alt3.btn-shade2.dropdown-toggle:hover, .open > .btn-alt3.btn-shade2.dropdown-toggle:focus, .open > .btn-alt3.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(94.454822335, 130.6680203046, 177.745177665);
  border-color: rgb(94.454822335, 130.6680203046, 177.745177665);
}
.btn-alt3.btn-shade2.disabled, .btn-alt3.btn-shade2.disabled:hover, .btn-alt3.btn-shade2.disabled:focus, .btn-alt3.btn-shade2.disabled.focus, .btn-alt3.btn-shade2.disabled:active, .btn-alt3.btn-shade2.disabled.active, .btn-alt3.btn-shade2[disabled], .btn-alt3.btn-shade2[disabled]:hover, .btn-alt3.btn-shade2[disabled]:focus, .btn-alt3.btn-shade2[disabled].focus, .btn-alt3.btn-shade2[disabled]:active, .btn-alt3.btn-shade2[disabled].active, fieldset[disabled] .btn-alt3.btn-shade2, fieldset[disabled] .btn-alt3.btn-shade2:hover, fieldset[disabled] .btn-alt3.btn-shade2:focus, fieldset[disabled] .btn-alt3.btn-shade2.focus, fieldset[disabled] .btn-alt3.btn-shade2:active, fieldset[disabled] .btn-alt3.btn-shade2.active {
  background-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
  border-color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}
.btn-alt3.btn-shade2 .badge {
  color: rgb(104.7842639594, 138.6675126904, 182.7157360406);
}

.btn-alt3.btn-shade3 {
  background-color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
  border-color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
}
.btn-alt3.btn-shade3:focus, .btn-alt3.btn-shade3.focus {
  background-color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
  border-color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
}
.btn-alt3.btn-shade3:hover {
  background-color: rgb(115.1137055838, 146.6670050761, 187.6862944162);
  border-color: rgb(115.1137055838, 146.6670050761, 187.6862944162);
}
.btn-alt3.btn-shade3:active, .btn-alt3.btn-shade3.active, .open > .btn-alt3.btn-shade3.dropdown-toggle {
  background-color: rgb(87.5685279188, 125.3350253807, 174.4314720812);
  border-color: rgb(87.5685279188, 125.3350253807, 174.4314720812);
}
.btn-alt3.btn-shade3:active:hover, .btn-alt3.btn-shade3:active:focus, .btn-alt3.btn-shade3:active.focus, .btn-alt3.btn-shade3.active:hover, .btn-alt3.btn-shade3.active:focus, .btn-alt3.btn-shade3.active.focus, .open > .btn-alt3.btn-shade3.dropdown-toggle:hover, .open > .btn-alt3.btn-shade3.dropdown-toggle:focus, .open > .btn-alt3.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(87.5685279188, 125.3350253807, 174.4314720812);
  border-color: rgb(87.5685279188, 125.3350253807, 174.4314720812);
}
.btn-alt3.btn-shade3.disabled, .btn-alt3.btn-shade3.disabled:hover, .btn-alt3.btn-shade3.disabled:focus, .btn-alt3.btn-shade3.disabled.focus, .btn-alt3.btn-shade3.disabled:active, .btn-alt3.btn-shade3.disabled.active, .btn-alt3.btn-shade3[disabled], .btn-alt3.btn-shade3[disabled]:hover, .btn-alt3.btn-shade3[disabled]:focus, .btn-alt3.btn-shade3[disabled].focus, .btn-alt3.btn-shade3[disabled]:active, .btn-alt3.btn-shade3[disabled].active, fieldset[disabled] .btn-alt3.btn-shade3, fieldset[disabled] .btn-alt3.btn-shade3:hover, fieldset[disabled] .btn-alt3.btn-shade3:focus, fieldset[disabled] .btn-alt3.btn-shade3.focus, fieldset[disabled] .btn-alt3.btn-shade3:active, fieldset[disabled] .btn-alt3.btn-shade3.active {
  background-color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
  border-color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
}
.btn-alt3.btn-shade3 .badge {
  color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
}

.btn-alt3.btn-shade4 {
  background-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
  border-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
}
.btn-alt3.btn-shade4:focus, .btn-alt3.btn-shade4.focus {
  background-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
  border-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
}
.btn-alt3.btn-shade4:hover {
  background-color: rgb(108.2274111675, 141.3340101523, 184.3725888325);
  border-color: rgb(108.2274111675, 141.3340101523, 184.3725888325);
}
.btn-alt3.btn-shade4:active, .btn-alt3.btn-shade4.active, .open > .btn-alt3.btn-shade4.dropdown-toggle {
  background-color: rgb(81.8030456853, 120.1482233503, 169.9969543147);
  border-color: rgb(81.8030456853, 120.1482233503, 169.9969543147);
}
.btn-alt3.btn-shade4:active:hover, .btn-alt3.btn-shade4:active:focus, .btn-alt3.btn-shade4:active.focus, .btn-alt3.btn-shade4.active:hover, .btn-alt3.btn-shade4.active:focus, .btn-alt3.btn-shade4.active.focus, .open > .btn-alt3.btn-shade4.dropdown-toggle:hover, .open > .btn-alt3.btn-shade4.dropdown-toggle:focus, .open > .btn-alt3.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(81.8030456853, 120.1482233503, 169.9969543147);
  border-color: rgb(81.8030456853, 120.1482233503, 169.9969543147);
}
.btn-alt3.btn-shade4.disabled, .btn-alt3.btn-shade4.disabled:hover, .btn-alt3.btn-shade4.disabled:focus, .btn-alt3.btn-shade4.disabled.focus, .btn-alt3.btn-shade4.disabled:active, .btn-alt3.btn-shade4.disabled.active, .btn-alt3.btn-shade4[disabled], .btn-alt3.btn-shade4[disabled]:hover, .btn-alt3.btn-shade4[disabled]:focus, .btn-alt3.btn-shade4[disabled].focus, .btn-alt3.btn-shade4[disabled]:active, .btn-alt3.btn-shade4[disabled].active, fieldset[disabled] .btn-alt3.btn-shade4, fieldset[disabled] .btn-alt3.btn-shade4:hover, fieldset[disabled] .btn-alt3.btn-shade4:focus, fieldset[disabled] .btn-alt3.btn-shade4.focus, fieldset[disabled] .btn-alt3.btn-shade4:active, fieldset[disabled] .btn-alt3.btn-shade4.active {
  background-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
  border-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
}
.btn-alt3.btn-shade4 .badge {
  color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
}

.btn-alt4.btn-shade1 {
  background-color: rgb(181.05, 181.05, 181.05);
  border-color: rgb(181.05, 181.05, 181.05);
}
.btn-alt4.btn-shade1:focus, .btn-alt4.btn-shade1.focus {
  background-color: rgb(181.05, 181.05, 181.05);
  border-color: rgb(181.05, 181.05, 181.05);
}
.btn-alt4.btn-shade1:hover {
  background-color: rgb(193.8, 193.8, 193.8);
  border-color: rgb(193.8, 193.8, 193.8);
}
.btn-alt4.btn-shade1:active, .btn-alt4.btn-shade1.active, .open > .btn-alt4.btn-shade1.dropdown-toggle {
  background-color: rgb(173.4, 173.4, 173.4);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-alt4.btn-shade1:active:hover, .btn-alt4.btn-shade1:active:focus, .btn-alt4.btn-shade1:active.focus, .btn-alt4.btn-shade1.active:hover, .btn-alt4.btn-shade1.active:focus, .btn-alt4.btn-shade1.active.focus, .open > .btn-alt4.btn-shade1.dropdown-toggle:hover, .open > .btn-alt4.btn-shade1.dropdown-toggle:focus, .open > .btn-alt4.btn-shade1.dropdown-toggle.focus {
  background-color: rgb(173.4, 173.4, 173.4);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-alt4.btn-shade1.disabled, .btn-alt4.btn-shade1.disabled:hover, .btn-alt4.btn-shade1.disabled:focus, .btn-alt4.btn-shade1.disabled.focus, .btn-alt4.btn-shade1.disabled:active, .btn-alt4.btn-shade1.disabled.active, .btn-alt4.btn-shade1[disabled], .btn-alt4.btn-shade1[disabled]:hover, .btn-alt4.btn-shade1[disabled]:focus, .btn-alt4.btn-shade1[disabled].focus, .btn-alt4.btn-shade1[disabled]:active, .btn-alt4.btn-shade1[disabled].active, fieldset[disabled] .btn-alt4.btn-shade1, fieldset[disabled] .btn-alt4.btn-shade1:hover, fieldset[disabled] .btn-alt4.btn-shade1:focus, fieldset[disabled] .btn-alt4.btn-shade1.focus, fieldset[disabled] .btn-alt4.btn-shade1:active, fieldset[disabled] .btn-alt4.btn-shade1.active {
  background-color: rgb(181.05, 181.05, 181.05);
  border-color: rgb(181.05, 181.05, 181.05);
}
.btn-alt4.btn-shade1 .badge {
  color: rgb(181.05, 181.05, 181.05);
}

.btn-alt4.btn-shade2 {
  background-color: rgb(175.95, 175.95, 175.95);
  border-color: rgb(175.95, 175.95, 175.95);
}
.btn-alt4.btn-shade2:focus, .btn-alt4.btn-shade2.focus {
  background-color: rgb(175.95, 175.95, 175.95);
  border-color: rgb(175.95, 175.95, 175.95);
}
.btn-alt4.btn-shade2:hover {
  background-color: rgb(188.7, 188.7, 188.7);
  border-color: rgb(188.7, 188.7, 188.7);
}
.btn-alt4.btn-shade2:active, .btn-alt4.btn-shade2.active, .open > .btn-alt4.btn-shade2.dropdown-toggle {
  background-color: rgb(168.3, 168.3, 168.3);
  border-color: rgb(168.3, 168.3, 168.3);
}
.btn-alt4.btn-shade2:active:hover, .btn-alt4.btn-shade2:active:focus, .btn-alt4.btn-shade2:active.focus, .btn-alt4.btn-shade2.active:hover, .btn-alt4.btn-shade2.active:focus, .btn-alt4.btn-shade2.active.focus, .open > .btn-alt4.btn-shade2.dropdown-toggle:hover, .open > .btn-alt4.btn-shade2.dropdown-toggle:focus, .open > .btn-alt4.btn-shade2.dropdown-toggle.focus {
  background-color: rgb(168.3, 168.3, 168.3);
  border-color: rgb(168.3, 168.3, 168.3);
}
.btn-alt4.btn-shade2.disabled, .btn-alt4.btn-shade2.disabled:hover, .btn-alt4.btn-shade2.disabled:focus, .btn-alt4.btn-shade2.disabled.focus, .btn-alt4.btn-shade2.disabled:active, .btn-alt4.btn-shade2.disabled.active, .btn-alt4.btn-shade2[disabled], .btn-alt4.btn-shade2[disabled]:hover, .btn-alt4.btn-shade2[disabled]:focus, .btn-alt4.btn-shade2[disabled].focus, .btn-alt4.btn-shade2[disabled]:active, .btn-alt4.btn-shade2[disabled].active, fieldset[disabled] .btn-alt4.btn-shade2, fieldset[disabled] .btn-alt4.btn-shade2:hover, fieldset[disabled] .btn-alt4.btn-shade2:focus, fieldset[disabled] .btn-alt4.btn-shade2.focus, fieldset[disabled] .btn-alt4.btn-shade2:active, fieldset[disabled] .btn-alt4.btn-shade2.active {
  background-color: rgb(175.95, 175.95, 175.95);
  border-color: rgb(175.95, 175.95, 175.95);
}
.btn-alt4.btn-shade2 .badge {
  color: rgb(175.95, 175.95, 175.95);
}

.btn-alt4.btn-shade3 {
  background-color: rgb(170.85, 170.85, 170.85);
  border-color: rgb(170.85, 170.85, 170.85);
}
.btn-alt4.btn-shade3:focus, .btn-alt4.btn-shade3.focus {
  background-color: rgb(170.85, 170.85, 170.85);
  border-color: rgb(170.85, 170.85, 170.85);
}
.btn-alt4.btn-shade3:hover {
  background-color: rgb(183.6, 183.6, 183.6);
  border-color: rgb(183.6, 183.6, 183.6);
}
.btn-alt4.btn-shade3:active, .btn-alt4.btn-shade3.active, .open > .btn-alt4.btn-shade3.dropdown-toggle {
  background-color: rgb(163.2, 163.2, 163.2);
  border-color: rgb(163.2, 163.2, 163.2);
}
.btn-alt4.btn-shade3:active:hover, .btn-alt4.btn-shade3:active:focus, .btn-alt4.btn-shade3:active.focus, .btn-alt4.btn-shade3.active:hover, .btn-alt4.btn-shade3.active:focus, .btn-alt4.btn-shade3.active.focus, .open > .btn-alt4.btn-shade3.dropdown-toggle:hover, .open > .btn-alt4.btn-shade3.dropdown-toggle:focus, .open > .btn-alt4.btn-shade3.dropdown-toggle.focus {
  background-color: rgb(163.2, 163.2, 163.2);
  border-color: rgb(163.2, 163.2, 163.2);
}
.btn-alt4.btn-shade3.disabled, .btn-alt4.btn-shade3.disabled:hover, .btn-alt4.btn-shade3.disabled:focus, .btn-alt4.btn-shade3.disabled.focus, .btn-alt4.btn-shade3.disabled:active, .btn-alt4.btn-shade3.disabled.active, .btn-alt4.btn-shade3[disabled], .btn-alt4.btn-shade3[disabled]:hover, .btn-alt4.btn-shade3[disabled]:focus, .btn-alt4.btn-shade3[disabled].focus, .btn-alt4.btn-shade3[disabled]:active, .btn-alt4.btn-shade3[disabled].active, fieldset[disabled] .btn-alt4.btn-shade3, fieldset[disabled] .btn-alt4.btn-shade3:hover, fieldset[disabled] .btn-alt4.btn-shade3:focus, fieldset[disabled] .btn-alt4.btn-shade3.focus, fieldset[disabled] .btn-alt4.btn-shade3:active, fieldset[disabled] .btn-alt4.btn-shade3.active {
  background-color: rgb(170.85, 170.85, 170.85);
  border-color: rgb(170.85, 170.85, 170.85);
}
.btn-alt4.btn-shade3 .badge {
  color: rgb(170.85, 170.85, 170.85);
}

.btn-alt4.btn-shade4 {
  background-color: rgb(165.75, 165.75, 165.75);
  border-color: rgb(165.75, 165.75, 165.75);
}
.btn-alt4.btn-shade4:focus, .btn-alt4.btn-shade4.focus {
  background-color: rgb(165.75, 165.75, 165.75);
  border-color: rgb(165.75, 165.75, 165.75);
}
.btn-alt4.btn-shade4:hover {
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.btn-alt4.btn-shade4:active, .btn-alt4.btn-shade4.active, .open > .btn-alt4.btn-shade4.dropdown-toggle {
  background-color: rgb(158.1, 158.1, 158.1);
  border-color: rgb(158.1, 158.1, 158.1);
}
.btn-alt4.btn-shade4:active:hover, .btn-alt4.btn-shade4:active:focus, .btn-alt4.btn-shade4:active.focus, .btn-alt4.btn-shade4.active:hover, .btn-alt4.btn-shade4.active:focus, .btn-alt4.btn-shade4.active.focus, .open > .btn-alt4.btn-shade4.dropdown-toggle:hover, .open > .btn-alt4.btn-shade4.dropdown-toggle:focus, .open > .btn-alt4.btn-shade4.dropdown-toggle.focus {
  background-color: rgb(158.1, 158.1, 158.1);
  border-color: rgb(158.1, 158.1, 158.1);
}
.btn-alt4.btn-shade4.disabled, .btn-alt4.btn-shade4.disabled:hover, .btn-alt4.btn-shade4.disabled:focus, .btn-alt4.btn-shade4.disabled.focus, .btn-alt4.btn-shade4.disabled:active, .btn-alt4.btn-shade4.disabled.active, .btn-alt4.btn-shade4[disabled], .btn-alt4.btn-shade4[disabled]:hover, .btn-alt4.btn-shade4[disabled]:focus, .btn-alt4.btn-shade4[disabled].focus, .btn-alt4.btn-shade4[disabled]:active, .btn-alt4.btn-shade4[disabled].active, fieldset[disabled] .btn-alt4.btn-shade4, fieldset[disabled] .btn-alt4.btn-shade4:hover, fieldset[disabled] .btn-alt4.btn-shade4:focus, fieldset[disabled] .btn-alt4.btn-shade4.focus, fieldset[disabled] .btn-alt4.btn-shade4:active, fieldset[disabled] .btn-alt4.btn-shade4.active {
  background-color: rgb(165.75, 165.75, 165.75);
  border-color: rgb(165.75, 165.75, 165.75);
}
.btn-alt4.btn-shade4 .badge {
  color: rgb(165.75, 165.75, 165.75);
}

.btn-default.btn-facebook {
  color: #5d82d1;
}
.btn-default.btn-facebook:active, .btn-default.btn-facebook.active, .open > .btn-default.btn-facebook.dropdown-toggle {
  color: #5d82d1;
}
.btn-default.btn-facebook:active:hover, .btn-default.btn-facebook:active:focus, .btn-default.btn-facebook:active.focus, .btn-default.btn-facebook.active:hover, .btn-default.btn-facebook.active:focus, .btn-default.btn-facebook.active.focus, .open > .btn-default.btn-facebook.dropdown-toggle:hover, .open > .btn-default.btn-facebook.dropdown-toggle:focus, .open > .btn-default.btn-facebook.dropdown-toggle.focus {
  color: #5d82d1;
}

.btn-default.btn-twitter {
  color: #50bff5;
}
.btn-default.btn-twitter:active, .btn-default.btn-twitter.active, .open > .btn-default.btn-twitter.dropdown-toggle {
  color: #50bff5;
}
.btn-default.btn-twitter:active:hover, .btn-default.btn-twitter:active:focus, .btn-default.btn-twitter:active.focus, .btn-default.btn-twitter.active:hover, .btn-default.btn-twitter.active:focus, .btn-default.btn-twitter.active.focus, .open > .btn-default.btn-twitter.dropdown-toggle:hover, .open > .btn-default.btn-twitter.dropdown-toggle:focus, .open > .btn-default.btn-twitter.dropdown-toggle.focus {
  color: #50bff5;
}

.btn-default.btn-google-plus {
  color: #eb5e4c;
}
.btn-default.btn-google-plus:active, .btn-default.btn-google-plus.active, .open > .btn-default.btn-google-plus.dropdown-toggle {
  color: #eb5e4c;
}
.btn-default.btn-google-plus:active:hover, .btn-default.btn-google-plus:active:focus, .btn-default.btn-google-plus:active.focus, .btn-default.btn-google-plus.active:hover, .btn-default.btn-google-plus.active:focus, .btn-default.btn-google-plus.active.focus, .open > .btn-default.btn-google-plus.dropdown-toggle:hover, .open > .btn-default.btn-google-plus.dropdown-toggle:focus, .open > .btn-default.btn-google-plus.dropdown-toggle.focus {
  color: #eb5e4c;
}

.btn-default.btn-dribbble {
  color: #f7659c;
}
.btn-default.btn-dribbble:active, .btn-default.btn-dribbble.active, .open > .btn-default.btn-dribbble.dropdown-toggle {
  color: #f7659c;
}
.btn-default.btn-dribbble:active:hover, .btn-default.btn-dribbble:active:focus, .btn-default.btn-dribbble:active.focus, .btn-default.btn-dribbble.active:hover, .btn-default.btn-dribbble.active:focus, .btn-default.btn-dribbble.active.focus, .open > .btn-default.btn-dribbble.dropdown-toggle:hover, .open > .btn-default.btn-dribbble.dropdown-toggle:focus, .open > .btn-default.btn-dribbble.dropdown-toggle.focus {
  color: #f7659c;
}

.btn-default.btn-flickr {
  color: #0063dc;
}
.btn-default.btn-flickr:active, .btn-default.btn-flickr.active, .open > .btn-default.btn-flickr.dropdown-toggle {
  color: #0063dc;
}
.btn-default.btn-flickr:active:hover, .btn-default.btn-flickr:active:focus, .btn-default.btn-flickr:active.focus, .btn-default.btn-flickr.active:hover, .btn-default.btn-flickr.active:focus, .btn-default.btn-flickr.active.focus, .open > .btn-default.btn-flickr.dropdown-toggle:hover, .open > .btn-default.btn-flickr.dropdown-toggle:focus, .open > .btn-default.btn-flickr.dropdown-toggle.focus {
  color: #0063dc;
}

.btn-default.btn-linkedin {
  color: #238cc8;
}
.btn-default.btn-linkedin:active, .btn-default.btn-linkedin.active, .open > .btn-default.btn-linkedin.dropdown-toggle {
  color: #238cc8;
}
.btn-default.btn-linkedin:active:hover, .btn-default.btn-linkedin:active:focus, .btn-default.btn-linkedin:active.focus, .btn-default.btn-linkedin.active:hover, .btn-default.btn-linkedin.active:focus, .btn-default.btn-linkedin.active.focus, .open > .btn-default.btn-linkedin.dropdown-toggle:hover, .open > .btn-default.btn-linkedin.dropdown-toggle:focus, .open > .btn-default.btn-linkedin.dropdown-toggle.focus {
  color: #238cc8;
}

.btn-default.btn-youtube {
  color: #ef4e41;
}
.btn-default.btn-youtube:active, .btn-default.btn-youtube.active, .open > .btn-default.btn-youtube.dropdown-toggle {
  color: #ef4e41;
}
.btn-default.btn-youtube:active:hover, .btn-default.btn-youtube:active:focus, .btn-default.btn-youtube:active.focus, .btn-default.btn-youtube.active:hover, .btn-default.btn-youtube.active:focus, .btn-default.btn-youtube.active.focus, .open > .btn-default.btn-youtube.dropdown-toggle:hover, .open > .btn-default.btn-youtube.dropdown-toggle:focus, .open > .btn-default.btn-youtube.dropdown-toggle.focus {
  color: #ef4e41;
}

.btn-default.btn-pinterest {
  color: #e13138;
}
.btn-default.btn-pinterest:active, .btn-default.btn-pinterest.active, .open > .btn-default.btn-pinterest.dropdown-toggle {
  color: #e13138;
}
.btn-default.btn-pinterest:active:hover, .btn-default.btn-pinterest:active:focus, .btn-default.btn-pinterest:active.focus, .btn-default.btn-pinterest.active:hover, .btn-default.btn-pinterest.active:focus, .btn-default.btn-pinterest.active.focus, .open > .btn-default.btn-pinterest.dropdown-toggle:hover, .open > .btn-default.btn-pinterest.dropdown-toggle:focus, .open > .btn-default.btn-pinterest.dropdown-toggle.focus {
  color: #e13138;
}

.btn-default.btn-github {
  color: #333;
}
.btn-default.btn-github:active, .btn-default.btn-github.active, .open > .btn-default.btn-github.dropdown-toggle {
  color: #333;
}
.btn-default.btn-github:active:hover, .btn-default.btn-github:active:focus, .btn-default.btn-github:active.focus, .btn-default.btn-github.active:hover, .btn-default.btn-github.active:focus, .btn-default.btn-github.active.focus, .open > .btn-default.btn-github.dropdown-toggle:hover, .open > .btn-default.btn-github.dropdown-toggle:focus, .open > .btn-default.btn-github.dropdown-toggle.focus {
  color: #333;
}

.btn-default.btn-tumblr {
  color: #426d9b;
}
.btn-default.btn-tumblr:active, .btn-default.btn-tumblr.active, .open > .btn-default.btn-tumblr.dropdown-toggle {
  color: #426d9b;
}
.btn-default.btn-tumblr:active:hover, .btn-default.btn-tumblr:active:focus, .btn-default.btn-tumblr:active.focus, .btn-default.btn-tumblr.active:hover, .btn-default.btn-tumblr.active:focus, .btn-default.btn-tumblr.active.focus, .open > .btn-default.btn-tumblr.dropdown-toggle:hover, .open > .btn-default.btn-tumblr.dropdown-toggle:focus, .open > .btn-default.btn-tumblr.dropdown-toggle.focus {
  color: #426d9b;
}

.btn-social.btn-facebook {
  color: #ffffff;
  background-color: #5d82d1;
  border-color: #5d82d1;
}
.btn-social.btn-facebook:focus, .btn-social.btn-facebook.focus {
  color: #ffffff;
  background-color: #5d82d1;
  border-color: #5d82d1;
}
.btn-social.btn-facebook:hover {
  color: #ffffff;
  background-color: rgb(112.8605769231, 145.3245192308, 214.6394230769);
  border-color: rgb(112.8605769231, 145.3245192308, 214.6394230769);
}
.btn-social.btn-facebook:active, .btn-social.btn-facebook.active, .open > .btn-social.btn-facebook.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(73.1394230769, 114.6754807692, 203.3605769231);
  border-color: rgb(73.1394230769, 114.6754807692, 203.3605769231);
}
.btn-social.btn-facebook:active:hover, .btn-social.btn-facebook:active:focus, .btn-social.btn-facebook:active.focus, .btn-social.btn-facebook.active:hover, .btn-social.btn-facebook.active:focus, .btn-social.btn-facebook.active.focus, .open > .btn-social.btn-facebook.dropdown-toggle:hover, .open > .btn-social.btn-facebook.dropdown-toggle:focus, .open > .btn-social.btn-facebook.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(73.1394230769, 114.6754807692, 203.3605769231);
  border-color: rgb(73.1394230769, 114.6754807692, 203.3605769231);
}
.btn-social.btn-facebook:active, .btn-social.btn-facebook.active, .open > .btn-social.btn-facebook.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-facebook.disabled, .btn-social.btn-facebook[disabled], fieldset[disabled] .btn-social.btn-facebook {
  pointer-events: none;
}
.btn-social.btn-facebook.disabled, .btn-social.btn-facebook.disabled:hover, .btn-social.btn-facebook.disabled:focus, .btn-social.btn-facebook.disabled.focus, .btn-social.btn-facebook.disabled:active, .btn-social.btn-facebook.disabled.active, .btn-social.btn-facebook[disabled], .btn-social.btn-facebook[disabled]:hover, .btn-social.btn-facebook[disabled]:focus, .btn-social.btn-facebook[disabled].focus, .btn-social.btn-facebook[disabled]:active, .btn-social.btn-facebook[disabled].active, fieldset[disabled] .btn-social.btn-facebook, fieldset[disabled] .btn-social.btn-facebook:hover, fieldset[disabled] .btn-social.btn-facebook:focus, fieldset[disabled] .btn-social.btn-facebook.focus, fieldset[disabled] .btn-social.btn-facebook:active, fieldset[disabled] .btn-social.btn-facebook.active {
  background-color: #5d82d1;
  border-color: #5d82d1;
}
.btn-social.btn-facebook .badge {
  color: #5d82d1;
  background-color: #ffffff;
}

.btn-social.btn-twitter {
  color: #ffffff;
  background-color: #50bff5;
  border-color: #50bff5;
}
.btn-social.btn-twitter:focus, .btn-social.btn-twitter.focus {
  color: #ffffff;
  background-color: #50bff5;
  border-color: #50bff5;
}
.btn-social.btn-twitter:hover {
  color: #ffffff;
  background-color: rgb(104.1216216216, 199.8216216216, 246.3783783784);
  border-color: rgb(104.1216216216, 199.8216216216, 246.3783783784);
}
.btn-social.btn-twitter:active, .btn-social.btn-twitter.active, .open > .btn-social.btn-twitter.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(55.8783783784, 182.1783783784, 243.6216216216);
  border-color: rgb(55.8783783784, 182.1783783784, 243.6216216216);
}
.btn-social.btn-twitter:active:hover, .btn-social.btn-twitter:active:focus, .btn-social.btn-twitter:active.focus, .btn-social.btn-twitter.active:hover, .btn-social.btn-twitter.active:focus, .btn-social.btn-twitter.active.focus, .open > .btn-social.btn-twitter.dropdown-toggle:hover, .open > .btn-social.btn-twitter.dropdown-toggle:focus, .open > .btn-social.btn-twitter.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(55.8783783784, 182.1783783784, 243.6216216216);
  border-color: rgb(55.8783783784, 182.1783783784, 243.6216216216);
}
.btn-social.btn-twitter:active, .btn-social.btn-twitter.active, .open > .btn-social.btn-twitter.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-twitter.disabled, .btn-social.btn-twitter[disabled], fieldset[disabled] .btn-social.btn-twitter {
  pointer-events: none;
}
.btn-social.btn-twitter.disabled, .btn-social.btn-twitter.disabled:hover, .btn-social.btn-twitter.disabled:focus, .btn-social.btn-twitter.disabled.focus, .btn-social.btn-twitter.disabled:active, .btn-social.btn-twitter.disabled.active, .btn-social.btn-twitter[disabled], .btn-social.btn-twitter[disabled]:hover, .btn-social.btn-twitter[disabled]:focus, .btn-social.btn-twitter[disabled].focus, .btn-social.btn-twitter[disabled]:active, .btn-social.btn-twitter[disabled].active, fieldset[disabled] .btn-social.btn-twitter, fieldset[disabled] .btn-social.btn-twitter:hover, fieldset[disabled] .btn-social.btn-twitter:focus, fieldset[disabled] .btn-social.btn-twitter.focus, fieldset[disabled] .btn-social.btn-twitter:active, fieldset[disabled] .btn-social.btn-twitter.active {
  background-color: #50bff5;
  border-color: #50bff5;
}
.btn-social.btn-twitter .badge {
  color: #50bff5;
  background-color: #ffffff;
}

.btn-social.btn-google-plus {
  color: #ffffff;
  background-color: #eb5e4c;
  border-color: #eb5e4c;
}
.btn-social.btn-google-plus:focus, .btn-social.btn-google-plus.focus {
  color: #ffffff;
  background-color: #eb5e4c;
  border-color: #eb5e4c;
}
.btn-social.btn-google-plus:hover {
  color: #ffffff;
  background-color: rgb(237.5628140704, 114.6306532663, 98.9371859296);
  border-color: rgb(237.5628140704, 114.6306532663, 98.9371859296);
}
.btn-social.btn-google-plus:active, .btn-social.btn-google-plus.active, .open > .btn-social.btn-google-plus.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(232.4371859296, 73.3693467337, 53.0628140704);
  border-color: rgb(232.4371859296, 73.3693467337, 53.0628140704);
}
.btn-social.btn-google-plus:active:hover, .btn-social.btn-google-plus:active:focus, .btn-social.btn-google-plus:active.focus, .btn-social.btn-google-plus.active:hover, .btn-social.btn-google-plus.active:focus, .btn-social.btn-google-plus.active.focus, .open > .btn-social.btn-google-plus.dropdown-toggle:hover, .open > .btn-social.btn-google-plus.dropdown-toggle:focus, .open > .btn-social.btn-google-plus.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(232.4371859296, 73.3693467337, 53.0628140704);
  border-color: rgb(232.4371859296, 73.3693467337, 53.0628140704);
}
.btn-social.btn-google-plus:active, .btn-social.btn-google-plus.active, .open > .btn-social.btn-google-plus.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-google-plus.disabled, .btn-social.btn-google-plus[disabled], fieldset[disabled] .btn-social.btn-google-plus {
  pointer-events: none;
}
.btn-social.btn-google-plus.disabled, .btn-social.btn-google-plus.disabled:hover, .btn-social.btn-google-plus.disabled:focus, .btn-social.btn-google-plus.disabled.focus, .btn-social.btn-google-plus.disabled:active, .btn-social.btn-google-plus.disabled.active, .btn-social.btn-google-plus[disabled], .btn-social.btn-google-plus[disabled]:hover, .btn-social.btn-google-plus[disabled]:focus, .btn-social.btn-google-plus[disabled].focus, .btn-social.btn-google-plus[disabled]:active, .btn-social.btn-google-plus[disabled].active, fieldset[disabled] .btn-social.btn-google-plus, fieldset[disabled] .btn-social.btn-google-plus:hover, fieldset[disabled] .btn-social.btn-google-plus:focus, fieldset[disabled] .btn-social.btn-google-plus.focus, fieldset[disabled] .btn-social.btn-google-plus:active, fieldset[disabled] .btn-social.btn-google-plus.active {
  background-color: #eb5e4c;
  border-color: #eb5e4c;
}
.btn-social.btn-google-plus .badge {
  color: #eb5e4c;
  background-color: #ffffff;
}

.btn-social.btn-dribbble {
  color: #ffffff;
  background-color: #f7659c;
  border-color: #f7659c;
}
.btn-social.btn-dribbble:focus, .btn-social.btn-dribbble.focus {
  color: #ffffff;
  background-color: #f7659c;
  border-color: #f7659c;
}
.btn-social.btn-dribbble:hover {
  color: #ffffff;
  background-color: rgb(248.2592592593, 125.2407407407, 171.5833333333);
  border-color: rgb(248.2592592593, 125.2407407407, 171.5833333333);
}
.btn-social.btn-dribbble:active, .btn-social.btn-dribbble.active, .open > .btn-social.btn-dribbble.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(245.7407407407, 76.7592592593, 140.4166666667);
  border-color: rgb(245.7407407407, 76.7592592593, 140.4166666667);
}
.btn-social.btn-dribbble:active:hover, .btn-social.btn-dribbble:active:focus, .btn-social.btn-dribbble:active.focus, .btn-social.btn-dribbble.active:hover, .btn-social.btn-dribbble.active:focus, .btn-social.btn-dribbble.active.focus, .open > .btn-social.btn-dribbble.dropdown-toggle:hover, .open > .btn-social.btn-dribbble.dropdown-toggle:focus, .open > .btn-social.btn-dribbble.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(245.7407407407, 76.7592592593, 140.4166666667);
  border-color: rgb(245.7407407407, 76.7592592593, 140.4166666667);
}
.btn-social.btn-dribbble:active, .btn-social.btn-dribbble.active, .open > .btn-social.btn-dribbble.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-dribbble.disabled, .btn-social.btn-dribbble[disabled], fieldset[disabled] .btn-social.btn-dribbble {
  pointer-events: none;
}
.btn-social.btn-dribbble.disabled, .btn-social.btn-dribbble.disabled:hover, .btn-social.btn-dribbble.disabled:focus, .btn-social.btn-dribbble.disabled.focus, .btn-social.btn-dribbble.disabled:active, .btn-social.btn-dribbble.disabled.active, .btn-social.btn-dribbble[disabled], .btn-social.btn-dribbble[disabled]:hover, .btn-social.btn-dribbble[disabled]:focus, .btn-social.btn-dribbble[disabled].focus, .btn-social.btn-dribbble[disabled]:active, .btn-social.btn-dribbble[disabled].active, fieldset[disabled] .btn-social.btn-dribbble, fieldset[disabled] .btn-social.btn-dribbble:hover, fieldset[disabled] .btn-social.btn-dribbble:focus, fieldset[disabled] .btn-social.btn-dribbble.focus, fieldset[disabled] .btn-social.btn-dribbble:active, fieldset[disabled] .btn-social.btn-dribbble.active {
  background-color: #f7659c;
  border-color: #f7659c;
}
.btn-social.btn-dribbble .badge {
  color: #f7659c;
  background-color: #ffffff;
}

.btn-social.btn-flickr {
  color: #ffffff;
  background-color: #0063dc;
  border-color: #0063dc;
}
.btn-social.btn-flickr:focus, .btn-social.btn-flickr.focus {
  color: #ffffff;
  background-color: #0063dc;
  border-color: #0063dc;
}
.btn-social.btn-flickr:hover {
  color: #ffffff;
  background-color: rgb(0, 110.475, 245.5);
  border-color: rgb(0, 110.475, 245.5);
}
.btn-social.btn-flickr:active, .btn-social.btn-flickr.active, .open > .btn-social.btn-flickr.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(0, 87.525, 194.5);
  border-color: rgb(0, 87.525, 194.5);
}
.btn-social.btn-flickr:active:hover, .btn-social.btn-flickr:active:focus, .btn-social.btn-flickr:active.focus, .btn-social.btn-flickr.active:hover, .btn-social.btn-flickr.active:focus, .btn-social.btn-flickr.active.focus, .open > .btn-social.btn-flickr.dropdown-toggle:hover, .open > .btn-social.btn-flickr.dropdown-toggle:focus, .open > .btn-social.btn-flickr.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(0, 87.525, 194.5);
  border-color: rgb(0, 87.525, 194.5);
}
.btn-social.btn-flickr:active, .btn-social.btn-flickr.active, .open > .btn-social.btn-flickr.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-flickr.disabled, .btn-social.btn-flickr[disabled], fieldset[disabled] .btn-social.btn-flickr {
  pointer-events: none;
}
.btn-social.btn-flickr.disabled, .btn-social.btn-flickr.disabled:hover, .btn-social.btn-flickr.disabled:focus, .btn-social.btn-flickr.disabled.focus, .btn-social.btn-flickr.disabled:active, .btn-social.btn-flickr.disabled.active, .btn-social.btn-flickr[disabled], .btn-social.btn-flickr[disabled]:hover, .btn-social.btn-flickr[disabled]:focus, .btn-social.btn-flickr[disabled].focus, .btn-social.btn-flickr[disabled]:active, .btn-social.btn-flickr[disabled].active, fieldset[disabled] .btn-social.btn-flickr, fieldset[disabled] .btn-social.btn-flickr:hover, fieldset[disabled] .btn-social.btn-flickr:focus, fieldset[disabled] .btn-social.btn-flickr.focus, fieldset[disabled] .btn-social.btn-flickr:active, fieldset[disabled] .btn-social.btn-flickr.active {
  background-color: #0063dc;
  border-color: #0063dc;
}
.btn-social.btn-flickr .badge {
  color: #0063dc;
  background-color: #ffffff;
}

.btn-social.btn-linkedin {
  color: #ffffff;
  background-color: #238cc8;
  border-color: #238cc8;
}
.btn-social.btn-linkedin:focus, .btn-social.btn-linkedin.focus {
  color: #ffffff;
  background-color: #238cc8;
  border-color: #238cc8;
}
.btn-social.btn-linkedin:hover {
  color: #ffffff;
  background-color: rgb(42.6595744681, 154.1382978723, 217.8404255319);
  border-color: rgb(42.6595744681, 154.1382978723, 217.8404255319);
}
.btn-social.btn-linkedin:active, .btn-social.btn-linkedin.active, .open > .btn-social.btn-linkedin.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(31.2021276596, 124.8085106383, 178.2978723404);
  border-color: rgb(31.2021276596, 124.8085106383, 178.2978723404);
}
.btn-social.btn-linkedin:active:hover, .btn-social.btn-linkedin:active:focus, .btn-social.btn-linkedin:active.focus, .btn-social.btn-linkedin.active:hover, .btn-social.btn-linkedin.active:focus, .btn-social.btn-linkedin.active.focus, .open > .btn-social.btn-linkedin.dropdown-toggle:hover, .open > .btn-social.btn-linkedin.dropdown-toggle:focus, .open > .btn-social.btn-linkedin.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(31.2021276596, 124.8085106383, 178.2978723404);
  border-color: rgb(31.2021276596, 124.8085106383, 178.2978723404);
}
.btn-social.btn-linkedin:active, .btn-social.btn-linkedin.active, .open > .btn-social.btn-linkedin.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-linkedin.disabled, .btn-social.btn-linkedin[disabled], fieldset[disabled] .btn-social.btn-linkedin {
  pointer-events: none;
}
.btn-social.btn-linkedin.disabled, .btn-social.btn-linkedin.disabled:hover, .btn-social.btn-linkedin.disabled:focus, .btn-social.btn-linkedin.disabled.focus, .btn-social.btn-linkedin.disabled:active, .btn-social.btn-linkedin.disabled.active, .btn-social.btn-linkedin[disabled], .btn-social.btn-linkedin[disabled]:hover, .btn-social.btn-linkedin[disabled]:focus, .btn-social.btn-linkedin[disabled].focus, .btn-social.btn-linkedin[disabled]:active, .btn-social.btn-linkedin[disabled].active, fieldset[disabled] .btn-social.btn-linkedin, fieldset[disabled] .btn-social.btn-linkedin:hover, fieldset[disabled] .btn-social.btn-linkedin:focus, fieldset[disabled] .btn-social.btn-linkedin.focus, fieldset[disabled] .btn-social.btn-linkedin:active, fieldset[disabled] .btn-social.btn-linkedin.active {
  background-color: #238cc8;
  border-color: #238cc8;
}
.btn-social.btn-linkedin .badge {
  color: #238cc8;
  background-color: #ffffff;
}

.btn-social.btn-youtube {
  color: #ffffff;
  background-color: #ef4e41;
  border-color: #ef4e41;
}
.btn-social.btn-youtube:focus, .btn-social.btn-youtube.focus {
  color: #ffffff;
  background-color: #ef4e41;
  border-color: #ef4e41;
}
.btn-social.btn-youtube:hover {
  color: #ffffff;
  background-color: rgb(240.9805825243, 99.9101941748, 88.5194174757);
  border-color: rgb(240.9805825243, 99.9101941748, 88.5194174757);
}
.btn-social.btn-youtube:active, .btn-social.btn-youtube.active, .open > .btn-social.btn-youtube.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(237.0194174757, 56.0898058252, 41.4805825243);
  border-color: rgb(237.0194174757, 56.0898058252, 41.4805825243);
}
.btn-social.btn-youtube:active:hover, .btn-social.btn-youtube:active:focus, .btn-social.btn-youtube:active.focus, .btn-social.btn-youtube.active:hover, .btn-social.btn-youtube.active:focus, .btn-social.btn-youtube.active.focus, .open > .btn-social.btn-youtube.dropdown-toggle:hover, .open > .btn-social.btn-youtube.dropdown-toggle:focus, .open > .btn-social.btn-youtube.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(237.0194174757, 56.0898058252, 41.4805825243);
  border-color: rgb(237.0194174757, 56.0898058252, 41.4805825243);
}
.btn-social.btn-youtube:active, .btn-social.btn-youtube.active, .open > .btn-social.btn-youtube.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-youtube.disabled, .btn-social.btn-youtube[disabled], fieldset[disabled] .btn-social.btn-youtube {
  pointer-events: none;
}
.btn-social.btn-youtube.disabled, .btn-social.btn-youtube.disabled:hover, .btn-social.btn-youtube.disabled:focus, .btn-social.btn-youtube.disabled.focus, .btn-social.btn-youtube.disabled:active, .btn-social.btn-youtube.disabled.active, .btn-social.btn-youtube[disabled], .btn-social.btn-youtube[disabled]:hover, .btn-social.btn-youtube[disabled]:focus, .btn-social.btn-youtube[disabled].focus, .btn-social.btn-youtube[disabled]:active, .btn-social.btn-youtube[disabled].active, fieldset[disabled] .btn-social.btn-youtube, fieldset[disabled] .btn-social.btn-youtube:hover, fieldset[disabled] .btn-social.btn-youtube:focus, fieldset[disabled] .btn-social.btn-youtube.focus, fieldset[disabled] .btn-social.btn-youtube:active, fieldset[disabled] .btn-social.btn-youtube.active {
  background-color: #ef4e41;
  border-color: #ef4e41;
}
.btn-social.btn-youtube .badge {
  color: #ef4e41;
  background-color: #ffffff;
}

.btn-social.btn-pinterest {
  color: #ffffff;
  background-color: #e13138;
  border-color: #e13138;
}
.btn-social.btn-pinterest:focus, .btn-social.btn-pinterest.focus {
  color: #ffffff;
  background-color: #e13138;
  border-color: #e13138;
}
.btn-social.btn-pinterest:hover {
  color: #ffffff;
  background-color: rgb(228.2415254237, 71.2584745763, 77.5021186441);
  border-color: rgb(228.2415254237, 71.2584745763, 77.5021186441);
}
.btn-social.btn-pinterest:active, .btn-social.btn-pinterest.active, .open > .btn-social.btn-pinterest.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(216.9110169492, 31.5889830508, 38.9597457627);
  border-color: rgb(216.9110169492, 31.5889830508, 38.9597457627);
}
.btn-social.btn-pinterest:active:hover, .btn-social.btn-pinterest:active:focus, .btn-social.btn-pinterest:active.focus, .btn-social.btn-pinterest.active:hover, .btn-social.btn-pinterest.active:focus, .btn-social.btn-pinterest.active.focus, .open > .btn-social.btn-pinterest.dropdown-toggle:hover, .open > .btn-social.btn-pinterest.dropdown-toggle:focus, .open > .btn-social.btn-pinterest.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(216.9110169492, 31.5889830508, 38.9597457627);
  border-color: rgb(216.9110169492, 31.5889830508, 38.9597457627);
}
.btn-social.btn-pinterest:active, .btn-social.btn-pinterest.active, .open > .btn-social.btn-pinterest.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-pinterest.disabled, .btn-social.btn-pinterest[disabled], fieldset[disabled] .btn-social.btn-pinterest {
  pointer-events: none;
}
.btn-social.btn-pinterest.disabled, .btn-social.btn-pinterest.disabled:hover, .btn-social.btn-pinterest.disabled:focus, .btn-social.btn-pinterest.disabled.focus, .btn-social.btn-pinterest.disabled:active, .btn-social.btn-pinterest.disabled.active, .btn-social.btn-pinterest[disabled], .btn-social.btn-pinterest[disabled]:hover, .btn-social.btn-pinterest[disabled]:focus, .btn-social.btn-pinterest[disabled].focus, .btn-social.btn-pinterest[disabled]:active, .btn-social.btn-pinterest[disabled].active, fieldset[disabled] .btn-social.btn-pinterest, fieldset[disabled] .btn-social.btn-pinterest:hover, fieldset[disabled] .btn-social.btn-pinterest:focus, fieldset[disabled] .btn-social.btn-pinterest.focus, fieldset[disabled] .btn-social.btn-pinterest:active, fieldset[disabled] .btn-social.btn-pinterest.active {
  background-color: #e13138;
  border-color: #e13138;
}
.btn-social.btn-pinterest .badge {
  color: #e13138;
  background-color: #ffffff;
}

.btn-social.btn-github {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github:focus, .btn-social.btn-github.focus {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github:hover {
  color: #ffffff;
  background-color: rgb(63.75, 63.75, 63.75);
  border-color: rgb(63.75, 63.75, 63.75);
}
.btn-social.btn-github:active, .btn-social.btn-github.active, .open > .btn-social.btn-github.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(38.25, 38.25, 38.25);
  border-color: rgb(38.25, 38.25, 38.25);
}
.btn-social.btn-github:active:hover, .btn-social.btn-github:active:focus, .btn-social.btn-github:active.focus, .btn-social.btn-github.active:hover, .btn-social.btn-github.active:focus, .btn-social.btn-github.active.focus, .open > .btn-social.btn-github.dropdown-toggle:hover, .open > .btn-social.btn-github.dropdown-toggle:focus, .open > .btn-social.btn-github.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(38.25, 38.25, 38.25);
  border-color: rgb(38.25, 38.25, 38.25);
}
.btn-social.btn-github:active, .btn-social.btn-github.active, .open > .btn-social.btn-github.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-github.disabled, .btn-social.btn-github[disabled], fieldset[disabled] .btn-social.btn-github {
  pointer-events: none;
}
.btn-social.btn-github.disabled, .btn-social.btn-github.disabled:hover, .btn-social.btn-github.disabled:focus, .btn-social.btn-github.disabled.focus, .btn-social.btn-github.disabled:active, .btn-social.btn-github.disabled.active, .btn-social.btn-github[disabled], .btn-social.btn-github[disabled]:hover, .btn-social.btn-github[disabled]:focus, .btn-social.btn-github[disabled].focus, .btn-social.btn-github[disabled]:active, .btn-social.btn-github[disabled].active, fieldset[disabled] .btn-social.btn-github, fieldset[disabled] .btn-social.btn-github:hover, fieldset[disabled] .btn-social.btn-github:focus, fieldset[disabled] .btn-social.btn-github.focus, fieldset[disabled] .btn-social.btn-github:active, fieldset[disabled] .btn-social.btn-github.active {
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github .badge {
  color: #333;
  background-color: #ffffff;
}

.btn-social.btn-tumblr {
  color: #ffffff;
  background-color: #426d9b;
  border-color: #426d9b;
}
.btn-social.btn-tumblr:focus, .btn-social.btn-tumblr.focus {
  color: #ffffff;
  background-color: #426d9b;
  border-color: #426d9b;
}
.btn-social.btn-tumblr:hover {
  color: #ffffff;
  background-color: rgb(73.6153846154, 121.5769230769, 172.8846153846);
  border-color: rgb(73.6153846154, 121.5769230769, 172.8846153846);
}
.btn-social.btn-tumblr:active, .btn-social.btn-tumblr.active, .open > .btn-social.btn-tumblr.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(58.3846153846, 96.4230769231, 137.1153846154);
  border-color: rgb(58.3846153846, 96.4230769231, 137.1153846154);
}
.btn-social.btn-tumblr:active:hover, .btn-social.btn-tumblr:active:focus, .btn-social.btn-tumblr:active.focus, .btn-social.btn-tumblr.active:hover, .btn-social.btn-tumblr.active:focus, .btn-social.btn-tumblr.active.focus, .open > .btn-social.btn-tumblr.dropdown-toggle:hover, .open > .btn-social.btn-tumblr.dropdown-toggle:focus, .open > .btn-social.btn-tumblr.dropdown-toggle.focus {
  color: #ffffff;
  background-color: rgb(58.3846153846, 96.4230769231, 137.1153846154);
  border-color: rgb(58.3846153846, 96.4230769231, 137.1153846154);
}
.btn-social.btn-tumblr:active, .btn-social.btn-tumblr.active, .open > .btn-social.btn-tumblr.dropdown-toggle {
  background-image: none;
}
.btn-social.btn-tumblr.disabled, .btn-social.btn-tumblr[disabled], fieldset[disabled] .btn-social.btn-tumblr {
  pointer-events: none;
}
.btn-social.btn-tumblr.disabled, .btn-social.btn-tumblr.disabled:hover, .btn-social.btn-tumblr.disabled:focus, .btn-social.btn-tumblr.disabled.focus, .btn-social.btn-tumblr.disabled:active, .btn-social.btn-tumblr.disabled.active, .btn-social.btn-tumblr[disabled], .btn-social.btn-tumblr[disabled]:hover, .btn-social.btn-tumblr[disabled]:focus, .btn-social.btn-tumblr[disabled].focus, .btn-social.btn-tumblr[disabled]:active, .btn-social.btn-tumblr[disabled].active, fieldset[disabled] .btn-social.btn-tumblr, fieldset[disabled] .btn-social.btn-tumblr:hover, fieldset[disabled] .btn-social.btn-tumblr:focus, fieldset[disabled] .btn-social.btn-tumblr.focus, fieldset[disabled] .btn-social.btn-tumblr:active, fieldset[disabled] .btn-social.btn-tumblr.active {
  background-color: #426d9b;
  border-color: #426d9b;
}
.btn-social.btn-tumblr .badge {
  color: #426d9b;
  background-color: #ffffff;
}

.btn .icon {
  font-size: 19px;
  vertical-align: middle;
}
.btn .icon.icon-left {
  margin-right: 3px;
}
.btn .icon.icon-right {
  margin-left: 3px;
}
.btn .icon.fa {
  font-size: 15px;
}
.btn.btn-lg .icon, .btn-group-lg > .btn .icon {
  font-size: 23px;
  line-height: 25px;
}
.btn.btn-sm .icon, .btn-group-sm > .btn .icon {
  font-size: 16px;
  line-height: 16px;
}
.btn.btn-xs .icon, .btn-group-xs > .btn .icon {
  font-size: 14px;
  line-height: 16px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.panel {
  background-color: #ffffff;
  margin-bottom: 30px;
  box-shadow: none;
  border-width: 0;
}

.panel-heading {
  font-size: 18px;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px;
}
.panel-heading .panel-title, .panel-heading .title, .panel-heading > h1, .panel-heading > h2, .panel-heading > h3, .panel-heading > h4, .panel-heading > h5, .panel-heading > h6 {
  font-size: 18px;
  font-weight: 300;
  display: block;
  margin: 0;
}
.panel-heading .tools {
  float: right;
  font-size: 0;
}
.panel-heading .tools > a {
  display: inline-block;
}
.panel-heading .tools .icon {
  display: inline-block;
  margin-left: 5px;
  font-size: 21px;
  line-height: 28px;
  vertical-align: middle;
  cursor: pointer;
}
.panel-heading .tools .icon:hover {
  color: #25A0DA;
}
.panel-heading .tools .icon.s7-close {
  font-size: 27px;
  margin-left: 1px;
  position: relative;
  top: 1px;
}
.panel-heading .tools .value {
  font-size: 24px;
  line-height: 22px;
}
.panel-heading.no-border {
  border-width: 0;
}

.panel-heading-fullwidth .panel-heading,
.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-info .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading,
.panel-alt1 .panel-heading,
.panel-alt2 .panel-heading,
.panel-alt3 .panel-heading,
.panel-alt4 .panel-heading,
.panel-dark .panel-heading {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.panel-heading-fullwidth .panel-heading .panel-title, .panel-heading-fullwidth .panel-heading .title, .panel-heading-fullwidth .panel-heading h1, .panel-heading-fullwidth .panel-heading h2, .panel-heading-fullwidth .panel-heading h3, .panel-heading-fullwidth .panel-heading h4, .panel-heading-fullwidth .panel-heading h5, .panel-heading-fullwidth .panel-heading h6,
.panel-primary .panel-heading .panel-title,
.panel-primary .panel-heading .title,
.panel-primary .panel-heading h1,
.panel-primary .panel-heading h2,
.panel-primary .panel-heading h3,
.panel-primary .panel-heading h4,
.panel-primary .panel-heading h5,
.panel-primary .panel-heading h6,
.panel-success .panel-heading .panel-title,
.panel-success .panel-heading .title,
.panel-success .panel-heading h1,
.panel-success .panel-heading h2,
.panel-success .panel-heading h3,
.panel-success .panel-heading h4,
.panel-success .panel-heading h5,
.panel-success .panel-heading h6,
.panel-info .panel-heading .panel-title,
.panel-info .panel-heading .title,
.panel-info .panel-heading h1,
.panel-info .panel-heading h2,
.panel-info .panel-heading h3,
.panel-info .panel-heading h4,
.panel-info .panel-heading h5,
.panel-info .panel-heading h6,
.panel-warning .panel-heading .panel-title,
.panel-warning .panel-heading .title,
.panel-warning .panel-heading h1,
.panel-warning .panel-heading h2,
.panel-warning .panel-heading h3,
.panel-warning .panel-heading h4,
.panel-warning .panel-heading h5,
.panel-warning .panel-heading h6,
.panel-danger .panel-heading .panel-title,
.panel-danger .panel-heading .title,
.panel-danger .panel-heading h1,
.panel-danger .panel-heading h2,
.panel-danger .panel-heading h3,
.panel-danger .panel-heading h4,
.panel-danger .panel-heading h5,
.panel-danger .panel-heading h6,
.panel-alt1 .panel-heading .panel-title,
.panel-alt1 .panel-heading .title,
.panel-alt1 .panel-heading h1,
.panel-alt1 .panel-heading h2,
.panel-alt1 .panel-heading h3,
.panel-alt1 .panel-heading h4,
.panel-alt1 .panel-heading h5,
.panel-alt1 .panel-heading h6,
.panel-alt2 .panel-heading .panel-title,
.panel-alt2 .panel-heading .title,
.panel-alt2 .panel-heading h1,
.panel-alt2 .panel-heading h2,
.panel-alt2 .panel-heading h3,
.panel-alt2 .panel-heading h4,
.panel-alt2 .panel-heading h5,
.panel-alt2 .panel-heading h6,
.panel-alt3 .panel-heading .panel-title,
.panel-alt3 .panel-heading .title,
.panel-alt3 .panel-heading h1,
.panel-alt3 .panel-heading h2,
.panel-alt3 .panel-heading h3,
.panel-alt3 .panel-heading h4,
.panel-alt3 .panel-heading h5,
.panel-alt3 .panel-heading h6,
.panel-alt4 .panel-heading .panel-title,
.panel-alt4 .panel-heading .title,
.panel-alt4 .panel-heading h1,
.panel-alt4 .panel-heading h2,
.panel-alt4 .panel-heading h3,
.panel-alt4 .panel-heading h4,
.panel-alt4 .panel-heading h5,
.panel-alt4 .panel-heading h6,
.panel-dark .panel-heading .panel-title,
.panel-dark .panel-heading .title,
.panel-dark .panel-heading h1,
.panel-dark .panel-heading h2,
.panel-dark .panel-heading h3,
.panel-dark .panel-heading h4,
.panel-dark .panel-heading h5,
.panel-dark .panel-heading h6 {
  border-width: 0;
}

.panel-borders {
  border-width: 1px;
}

.panel-transparent {
  background-color: transparent;
}

.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-info .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading,
.panel-alt1 .panel-heading,
.panel-alt2 .panel-heading,
.panel-alt3 .panel-heading,
.panel-alt4 .panel-heading,
.panel-dark .panel-heading,
.panel-full-primary .panel-heading,
.panel-full-success .panel-heading,
.panel-full-info .panel-heading,
.panel-full-warning .panel-heading,
.panel-full-danger .panel-heading,
.panel-full-alt1 .panel-heading,
.panel-full-alt2 .panel-heading,
.panel-full-alt3 .panel-heading,
.panel-full-alt4 .panel-heading,
.panel-full-dark .panel-heading {
  color: #ffffff;
}
.panel-primary .panel-heading .tools > a,
.panel-success .panel-heading .tools > a,
.panel-info .panel-heading .tools > a,
.panel-warning .panel-heading .tools > a,
.panel-danger .panel-heading .tools > a,
.panel-alt1 .panel-heading .tools > a,
.panel-alt2 .panel-heading .tools > a,
.panel-alt3 .panel-heading .tools > a,
.panel-alt4 .panel-heading .tools > a,
.panel-dark .panel-heading .tools > a,
.panel-full-primary .panel-heading .tools > a,
.panel-full-success .panel-heading .tools > a,
.panel-full-info .panel-heading .tools > a,
.panel-full-warning .panel-heading .tools > a,
.panel-full-danger .panel-heading .tools > a,
.panel-full-alt1 .panel-heading .tools > a,
.panel-full-alt2 .panel-heading .tools > a,
.panel-full-alt3 .panel-heading .tools > a,
.panel-full-alt4 .panel-heading .tools > a,
.panel-full-dark .panel-heading .tools > a {
  color: #ffffff;
}

.panel-primary .panel-heading .tools .icon:hover, .panel-primary .panel-heading .tools > a:hover, .panel-full-primary .panel-heading .tools .icon:hover, .panel-full-primary .panel-heading .tools > a:hover {
  color: rgb(31.82, 137.6, 187.48);
}

.panel-success .panel-heading .tools .icon:hover, .panel-success .panel-heading .tools > a:hover, .panel-full-success .panel-heading .tools .icon:hover, .panel-full-success .panel-heading .tools > a:hover {
  color: rgb(56.5928571429, 179.7071428571, 125.1);
}

.panel-info .panel-heading .tools .icon:hover, .panel-info .panel-heading .tools > a:hover, .panel-full-info .panel-heading .tools .icon:hover, .panel-full-info .panel-heading .tools > a:hover {
  color: rgb(113.1246575342, 189.0404109589, 215.1753424658);
}

.panel-warning .panel-heading .tools .icon:hover, .panel-warning .panel-heading .tools > a:hover, .panel-full-warning .panel-heading .tools .icon:hover, .panel-full-warning .panel-heading .tools > a:hover {
  color: rgb(255, 186.2692307692, 76.3);
}

.panel-danger .panel-heading .tools .icon:hover, .panel-danger .panel-heading .tools > a:hover, .panel-full-danger .panel-heading .tools .icon:hover, .panel-full-danger .panel-heading .tools > a:hover {
  color: rgb(235.698265896, 65.601734104, 65.601734104);
}

.panel-alt1 .panel-heading, .panel-full-alt1 .panel-heading {
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
}
.panel-alt1 .panel-heading .tools .icon:hover, .panel-alt1 .panel-heading .tools > a:hover, .panel-full-alt1 .panel-heading .tools .icon:hover, .panel-full-alt1 .panel-heading .tools > a:hover {
  color: rgb(55.1768595041, 183.3652892562, 226.7231404959);
}

.panel-alt2 .panel-heading, .panel-full-alt2 .panel-heading {
  background-color: rgb(255, 206.9615789474, 101.6);
}
.panel-alt2 .panel-heading .tools .icon:hover, .panel-alt2 .panel-heading .tools > a:hover, .panel-full-alt2 .panel-heading .tools .icon:hover, .panel-full-alt2 .panel-heading .tools > a:hover {
  color: rgb(255, 195.7818421053, 65.9);
}

.panel-alt3 .panel-heading, .panel-full-alt3 .panel-heading {
  background-color: #7a98bf;
}
.panel-alt3 .panel-heading .tools .icon:hover, .panel-alt3 .panel-heading .tools > a:hover, .panel-full-alt3 .panel-heading .tools .icon:hover, .panel-full-alt3 .panel-heading .tools > a:hover {
  color: rgb(97.8979695431, 133.3345177665, 179.4020304569);
}

.panel-alt4 .panel-heading, .panel-full-alt4 .panel-heading {
  background-color: rgb(188.7, 188.7, 188.7);
}
.panel-alt4 .panel-heading .tools .icon:hover, .panel-alt4 .panel-heading .tools > a:hover, .panel-full-alt4 .panel-heading .tools .icon:hover, .panel-full-alt4 .panel-heading .tools > a:hover {
  color: rgb(170.85, 170.85, 170.85);
}

.panel-dark .panel-heading, .panel-full-dark .panel-heading {
  background-color: #373B40;
}
.panel-dark .panel-heading .tools .icon:hover, .panel-dark .panel-heading .tools > a:hover, .panel-full-dark .panel-heading .tools .icon:hover, .panel-full-dark .panel-heading .tools > a:hover {
  color: rgb(38.5, 41.3, 44.8);
}

.panel-full-primary {
  background-color: #25A0DA;
  color: #ffffff;
}
.panel-full-primary .panel-heading {
  border-color: rgb(30.34, 131.2, 178.76);
}

.panel-full-success {
  background-color: #4AC68F;
  color: #ffffff;
}
.panel-full-success .panel-heading {
  border-color: rgb(54.15, 171.95, 119.7);
}

.panel-full-info {
  background-color: #8dcadf;
  color: #ffffff;
}
.panel-full-info .panel-heading {
  border-color: rgb(105.1602739726, 185.3376712329, 212.9397260274);
}

.panel-full-warning {
  background-color: #FFC870;
  color: #ffffff;
}
.panel-full-warning .panel-heading {
  border-color: rgb(255, 182.3461538462, 66.1);
}

.panel-full-danger {
  background-color: #EF6262;
  color: #ffffff;
}
.panel-full-danger .panel-heading {
  border-color: rgb(234.7549132948, 56.3450867052, 56.3450867052);
}

.panel-full-alt1 {
  background-color: rgb(86.4512396694, 194.5768595041, 231.1487603306);
  color: #ffffff;
}
.panel-full-alt1 .panel-heading {
  border-color: rgb(46.241322314, 180.1619834711, 225.458677686);
}

.panel-full-alt2 {
  background-color: rgb(255, 206.9615789474, 101.6);
  color: #ffffff;
}
.panel-full-alt2 .panel-heading {
  border-color: rgb(255, 192.5876315789, 55.7);
}

.panel-full-alt3 {
  background-color: #7a98bf;
  color: #ffffff;
}
.panel-full-alt3 .panel-heading {
  border-color: rgb(91.0116751269, 128.0015228426, 176.0883248731);
}

.panel-full-alt4 {
  background-color: rgb(188.7, 188.7, 188.7);
  color: #ffffff;
}
.panel-full-alt4 .panel-heading {
  border-color: rgb(165.75, 165.75, 165.75);
}

.panel-full-dark {
  background-color: #373B40;
  color: #ffffff;
}
.panel-full-dark .panel-heading {
  border-color: rgb(33.7857142857, 36.2428571429, 39.3142857143);
}

.dropdown-menu {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
}
.dropdown-menu > li > a {
  font-weight: 400;
  color: rgb(71.9714285714, 77.2057142857, 83.7485714286);
  padding: 6px 12px;
}
.dropdown-menu > li > a .icon {
  font-size: 17px;
  line-height: 15px;
  vertical-align: middle;
  margin-right: 4px;
}
.dropdown-menu > li > a:hover {
  background-color: #25A0DA;
  color: #ffffff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
  background-color: transparent;
  color: rgb(71.9714285714, 77.2057142857, 83.7485714286);
}
.dropdown-menu > li.active > a {
  background-color: #25A0DA;
  color: #ffffff;
}
.dropdown-menu > li.active:focus, .dropdown-menu > li.active:active {
  background-color: transparent;
  color: rgb(71.9714285714, 77.2057142857, 83.7485714286);
}
.dropdown-menu .divider {
  margin: 6px 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu.datetimepicker {
  width: auto;
}

.dropdown-header {
  padding: 5px 10px 1px;
  font-weight: 600;
  color: rgb(146.7485714286, 153.5142857143, 161.9714285714);
  cursor: default;
}

.saved-searches-menu {
  margin: 0px;
  border-color: #f7f7f7;
  border-radius: 0px;
  left: 15px;
}
.saved-searches-menu::after {
  border-bottom: 8px solid #f7f7f7;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  display: inline-block;
  margin-left: -6px;
  position: absolute;
  left: 13px;
  top: -8px;
}
.saved-searches-menu > li > a {
  padding: 5px 10px;
}

.remote-tools-menu {
  right: 0;
  left: inherit;
}
.remote-tools-menu::after {
  border-bottom: 8px solid #f0f0f0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  display: inline-block;
  margin-left: -6px;
  position: absolute;
  right: 26px;
  top: -8px;
}

.panel-group.accordion {
  margin-bottom: 40px;
  padding: 0;
}
.panel-group.accordion .panel {
  padding: 0;
}
.panel-group.accordion .panel .panel-heading {
  background: #ffffff;
  padding: 0;
  margin: 0;
}
.panel-group.accordion .panel .panel-heading a {
  padding: 17px 10px;
  display: block;
  color: #25A0DA;
  font-weight: 300;
}
.panel-group.accordion .panel .panel-heading a .icon {
  transition: transform 200ms ease-in-out;
  font-size: 25px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  display: inline-block;
}
.panel-group.accordion .panel .panel-heading a.collapsed {
  color: #555555;
}
.panel-group.accordion .panel .panel-heading a.collapsed .icon {
  transform: rotate(-90deg);
}
.panel-group.accordion .panel .panel-collapse .panel-body {
  padding: 0 30px 20px 40px;
  border-top: 0;
}
.panel-group.accordion.accordion-color .panel .panel-heading a {
  background-color: #7a98bf;
  color: #ffffff;
}
.panel-group.accordion.accordion-color .panel .panel-heading a.collapsed {
  background-color: #ffffff;
  color: #555555;
}
.panel-group.accordion.accordion-color .panel .panel-collapse .panel-body {
  background-color: #7a98bf;
  color: #ffffff;
}
.panel-group.accordion.accordion-semi .panel .panel-heading a {
  background-color: #25A0DA;
  color: #ffffff;
  transition: background-color 200ms ease-in-out;
}
.panel-group.accordion.accordion-semi .panel .panel-heading a.collapsed {
  background-color: #ffffff;
  color: #555555;
  border-bottom: 0;
}
.panel-group.accordion.accordion-semi .panel .panel-collapse .panel-body {
  padding-top: 15px;
}
.panel-group.accordion.accordion-semi .panel-heading.success a {
  background-color: #4AC68F;
}
.panel-group.accordion.accordion-semi .panel-heading.warning a {
  background-color: #FFC870;
}
.panel-group.accordion.accordion-semi .panel-heading.danger a {
  background-color: #EF6262;
}

.nav.nav-tabs + .tab-content {
  margin: 0;
  padding: 10px;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  border-top: 0;
}
.nav.nav-tabs + .tab-content.tab-content-np {
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav.nav-tabs + .tab-content {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .nav.nav-tabs + .tab-content {
    padding: 5px;
  }
}
.nav.nav-tabs + .tab-content .content-body {
  padding: 5px;
}
.nav.nav-tabs + .tab-content .detail-block {
  margin-bottom: 0;
}
.nav.nav-tabs + .tab-content .detail-block h3 {
  margin-top: 0;
}
.nav.nav-tabs + .tab-content .detail-block .dl-horizontal {
  margin-bottom: 0;
}
.nav.nav-tabs + .tab-content .detail-block-form form {
  border-top: 1px solid rgb(234.25, 234.25, 234.25);
}

.nav.nav-tabs {
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.nav.nav-tabs li a {
  margin-right: 0px;
  background: rgb(249.55, 249.55, 249.55);
  border-radius: 0;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  color: #373B40;
  cursor: pointer;
  padding: 8px 18px;
  font-size: 16px;
  font-weight: 400;
}
.nav.nav-tabs li a:hover {
  color: #25A0DA;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nav.nav-tabs li a {
    padding: 6px 10px;
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav.nav-tabs li a {
    padding: 6px 10px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .nav.nav-tabs li a {
    padding: 6px 10px;
    font-size: 12px;
  }
}
.nav.nav-tabs li.active a {
  background: #ffffff;
  border-bottom: 0;
  border-top: 2px solid #25A0DA;
  color: #25A0DA;
}
.nav.nav-tabs li.active a:hover, .nav.nav-tabs li.active a:focus {
  color: #25A0DA;
}
.nav.nav-tabs li:last-of-type a {
  margin-right: 0px;
}

.ticket-tabs li a span {
  font-size: 20px;
}
.ticket-tabs li a span.label {
  padding: 0px;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: 55%;
}

.ci-tabs li a span {
  font-size: 16px;
}
.ci-tabs li a span.label {
  padding: 0px;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: 55%;
}

.nav.nav-tabs.problem-edit-tabs, .nav.nav-tabs.change-edit-tabs {
  padding-bottom: 30px;
}
.nav.nav-tabs.problem-edit-tabs .tab, .nav.nav-tabs.change-edit-tabs .tab {
  position: relative;
}
.nav.nav-tabs.problem-edit-tabs .tab a, .nav.nav-tabs.change-edit-tabs .tab a {
  padding: 0px;
}
.nav.nav-tabs.problem-edit-tabs .tab a span, .nav.nav-tabs.change-edit-tabs .tab a span {
  margin: 0px auto;
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.nav.nav-tabs.problem-edit-tabs .tab a span i, .nav.nav-tabs.change-edit-tabs .tab a span i {
  color: #ffffff;
  font-size: 20px;
  line-height: 50px;
}
.nav.nav-tabs.problem-edit-tabs .tab a span.icon-primary, .nav.nav-tabs.change-edit-tabs .tab a span.icon-primary {
  background-color: #25A0DA;
}
.nav.nav-tabs.problem-edit-tabs .tab a span.icon-danger, .nav.nav-tabs.change-edit-tabs .tab a span.icon-danger {
  background-color: #EF6262;
}
.nav.nav-tabs.problem-edit-tabs .tab a span.icon-warning, .nav.nav-tabs.change-edit-tabs .tab a span.icon-warning {
  background-color: #FFC870;
}
.nav.nav-tabs.problem-edit-tabs .tab a span.icon-success, .nav.nav-tabs.change-edit-tabs .tab a span.icon-success {
  background-color: #4AC68F;
}
.nav.nav-tabs.problem-edit-tabs .tab a span.icon-info, .nav.nav-tabs.change-edit-tabs .tab a span.icon-info {
  background-color: #8dcadf;
}
.nav.nav-tabs.problem-edit-tabs .tab.active::before, .nav.nav-tabs.change-edit-tabs .tab.active::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 49.5%;
  width: 1px;
  height: 30px;
  background: #f7f7f7;
  z-index: 100;
}
.nav.nav-tabs.problem-edit-tabs .indicator, .nav.nav-tabs.change-edit-tabs .indicator {
  display: none !important;
}
.nav.nav-tabs.problem-edit-tabs + .tab-content, .nav.nav-tabs.change-edit-tabs + .tab-content {
  padding-top: 0px;
}
.nav.nav-tabs.problem-edit-tabs + .tab-content .control-label, .nav.nav-tabs.change-edit-tabs + .tab-content .control-label {
  margin: 0px 0px 5px;
  padding: 0px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.tabs-container-alt .nav-tabs .tab a {
  padding: 8px 22px;
  font-size: 15px;
  background: none;
  border: none;
}
.tabs-container-alt .nav-tabs .tab.active a {
  border: none;
  border-bottom: 2px solid #25A0DA;
}
.tabs-container-alt .nav.nav-tabs + .tab-content {
  padding: 0px;
  border: none;
}

.tabs-icons .nav-tabs > li a {
  padding: 0px;
  width: 60px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
}

.tab-left .nav-tabs {
  float: left;
}
.tab-left .nav-tabs > li {
  float: none;
  margin-bottom: 0px;
  margin-right: -1px;
}
.tab-left .nav-tabs > li a {
  padding: 0px;
  width: 51.2px;
  height: 51.2px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
}
.tab-left .nav-tabs > li.active {
  margin-right: -2px;
}
.tab-left .nav-tabs > li.active a {
  border-top: 1px solid rgb(234.25, 234.25, 234.25);
  border-left: 2px solid #25A0DA;
  border-right: 2px solid #ffffff;
}
.tab-left .tab-content {
  overflow: auto;
}

.modal .modal-dialog {
  margin: 50px auto;
}
.modal .modal-content {
  box-shadow: none !important;
  border-radius: 0px;
  background-color: #ffffff;
  color: #555555;
  border: 0px;
}
.modal .modal-content .modal-header {
  padding: 20px;
  border: 0;
}
.modal .modal-content .modal-header h1, .modal .modal-content .modal-header h2, .modal .modal-content .modal-header h3, .modal .modal-content .modal-header h4, .modal .modal-content .modal-header h5, .modal .modal-content .modal-header h6 {
  display: block;
  margin: 0;
  font-weight: 400;
}
.modal .modal-content .modal-header .modal-title {
  margin: 0;
  font-size: 24px;
  border-bottom: none;
}
.modal .modal-content .modal-header .modal-title:after {
  display: none;
}
.modal .modal-content .modal-header .close {
  margin: 0px;
  font-size: 30px;
  opacity: 0.7;
  text-shadow: none;
  z-index: 100;
  position: relative;
}
.modal .modal-content .modal-header .close:hover {
  opacity: 1;
}
.modal .modal-content .modal-body {
  padding: 20px;
}
.modal .modal-content .modal-body .note-editable {
  background: #f7f7f7;
}
.modal .modal-content .modal-body .note-statusbar {
  background-color: #f7f7f7;
}
.modal .modal-content .modal-body .i-circle {
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  display: inline-block;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-bottom: 15px;
  line-height: 78px;
}
.modal .modal-content .modal-body .i-circle .icon {
  font-size: 36px;
}
.modal .modal-content .modal-body .table {
  margin: 10px 0px;
}
.modal .modal-content .modal-body .table tr td {
  text-align: left;
}
.modal .modal-content .modal-body .table tr td:last-child {
  text-align: center;
  font-weight: bold;
}
.modal .modal-content .modal-body .table.table-modal tr td {
  text-align: left;
  border-top-color: #f7f7f7;
}
.modal .modal-content .modal-body .table.table-modal tr td:last-child {
  text-align: left;
  font-weight: normal;
}
.modal .modal-content .modal-body .list-icons {
  margin: 0px;
}
.modal .modal-content .modal-body .list-icons li {
  margin: 0px 5px 12px;
  padding: 0px;
}
.modal .modal-content .modal-body .list-icons li i.primary-icon {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  background: #25A0DA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
}
.modal .modal-content .modal-body.modal-body-dash {
  padding: 0px 15px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div {
  padding-top: 15px;
  padding-bottom: 15px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div:last-child {
  border-left: 1px solid #f7f7f7;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div h4 {
  border-bottom: 1px solid #f7f7f7;
  line-height: 30px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-filter {
  margin: 0px 0px 20px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-filter li {
  margin: 0px 0px 5px;
  line-height: 20px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-filter li span {
  padding: 1px;
  float: right;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li {
  margin: 0px 0px 20px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li .icon {
  padding-top: 5px;
  padding-left: 15px;
  text-align: center;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li .icon i {
  font-size: 40px;
  color: #25A0DA;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li p {
  margin: 0px;
  font-size: 18px;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li p small {
  font-size: 12px;
  line-height: 15px;
  display: block;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li .button {
  padding-top: 5px;
  text-align: center;
}
.modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li.active {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .modal .modal-content .modal-body.modal-body-dash > .row > div:last-child {
    border-left: 0px;
  }
  .modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li {
    margin: 0px 0px 10px;
    padding: 0px 0px 10px;
    border-bottom: 1px solid #f7f7f7;
  }
  .modal .modal-content .modal-body.modal-body-dash > .row > div .list-widgets li .icon {
    padding-left: 0px;
  }
}
.modal .modal-content .modal-footer {
  background-color: rgb(252.45, 252.45, 252.45);
}
.modal.modal-warning .modal-content .modal-header {
  padding: 20px 20px 0px 0px;
}
.modal.modal-warning .modal-content .modal-body {
  padding-top: 0px;
}
.modal.modal-warning .modal-content .modal-body .warning-messages {
  max-height: 250px;
  overflow-y: auto;
  margin: 20px 0px 0px;
  padding: 10px;
  background: rgb(249.9, 249.9, 249.9);
  border: 1px solid #f7f7f7;
}
.modal.modal-warning .modal-content .modal-body .warning-messages:empty {
  display: none;
}
.modal.modal-warning .modal-content .modal-body .warning-messages h5 {
  margin: 10px 0px 0px;
  font: 600 12px/16px "Lato", sans-serif;
  color: #000;
  text-align: left;
}
.modal.modal-warning .modal-content .modal-body .warning-messages h5:first-of-type {
  margin: 0px;
}
.modal.modal-warning .modal-content .modal-body .warning-messages p {
  margin: 0px 0px 2px;
  font: 12px/16px "Lato", sans-serif;
  color: #555555;
  text-align: left;
}
.modal.modal-warning .modal-content .modal-body .warning-messages p:first-of-type {
  margin: 0px;
}
.modal.full-color .modal-content, .modal .full-color .modal-content {
  color: #ffffff;
}
.modal.full-color .modal-content .modal-header, .modal .full-color .modal-content .modal-header {
  background-color: rgb(34.04, 147.2, 200.56);
}
.modal.full-color .modal-content .modal-header .close, .modal .full-color .modal-content .modal-header .close {
  color: #ffffff;
  line-height: 40px;
  opacity: 0.6;
}
.modal.full-color .modal-content .modal-header .close:hover, .modal .full-color .modal-content .modal-header .close:hover {
  opacity: 1;
}
.modal.full-color .modal-content .modal-body, .modal.full-color .modal-content .modal-footer, .modal .full-color .modal-content .modal-body, .modal .full-color .modal-content .modal-footer {
  background-color: #25A0DA;
}
.modal.full-color .modal-content .modal-footer, .modal .full-color .modal-content .modal-footer {
  border: 0;
}
.modal.full-color.success .modal-content .modal-header, .modal .full-color.success .modal-content .modal-header {
  background-color: rgb(60.2571428571, 191.3428571429, 133.2);
}
.modal.full-color.success .modal-content .modal-body, .modal.full-color.success .modal-content .modal-footer, .modal .full-color.success .modal-content .modal-body, .modal .full-color.success .modal-content .modal-footer {
  background-color: #4AC68F;
}
.modal.full-color.info .modal-content .modal-header, .modal .full-color.info .modal-content .modal-header {
  background-color: rgb(125.0712328767, 194.5945205479, 218.5287671233);
}
.modal.full-color.info .modal-content .modal-body, .modal.full-color.info .modal-content .modal-footer, .modal .full-color.info .modal-content .modal-body, .modal .full-color.info .modal-content .modal-footer {
  background-color: #8dcadf;
}
.modal.full-color.warning .modal-content .modal-header, .modal .full-color.warning .modal-content .modal-header {
  background-color: rgb(255, 192.1538461538, 91.6);
}
.modal.full-color.warning .modal-content .modal-body, .modal.full-color.warning .modal-content .modal-footer, .modal .full-color.warning .modal-content .modal-body, .modal .full-color.warning .modal-content .modal-footer {
  background-color: #FFC870;
}
.modal.full-color.danger .modal-content .modal-header, .modal .full-color.danger .modal-content .modal-header {
  background-color: rgb(237.1132947977, 79.4867052023, 79.4867052023);
}
.modal.full-color.danger .modal-content .modal-body, .modal.full-color.danger .modal-content .modal-footer, .modal .full-color.danger .modal-content .modal-body, .modal .full-color.danger .modal-content .modal-footer {
  background-color: #EF6262;
}
.modal.full-color.dark .modal-content .modal-header, .modal .full-color.dark .modal-content .modal-header {
  background-color: rgb(50.2857142857, 53.9428571429, 58.5142857143);
}
.modal.full-color.dark .modal-content .modal-body, .modal.full-color.dark .modal-content .modal-footer, .modal .full-color.dark .modal-content .modal-body, .modal .full-color.dark .modal-content .modal-footer {
  background-color: #373B40;
}
.modal.full-width, .modal .full-width {
  width: 90%;
  max-width: none;
}
.modal.colored-header .modal-content .modal-header {
  background-color: #25A0DA;
  color: #ffffff;
  padding: 20px 15px;
}
.modal.colored-header .modal-content .modal-header .close {
  color: #ffffff;
  margin-top: 2px;
}
.modal.colored-header.success .modal-content .modal-header {
  background-color: #4AC68F;
}
.modal.colored-header.info .modal-content .modal-header {
  background-color: #8dcadf;
}
.modal.colored-header.warning .modal-content .modal-header {
  background-color: #FFC870;
}
.modal.colored-header.danger .modal-content .modal-header {
  background-color: #EF6262;
}
.modal.colored-header.dark .modal-content .modal-header {
  background-color: #373B40;
}

.am-modal-open {
  overflow-x: visible;
}

.am-content .content .content-body.content-body-detail .modal-title {
  margin: 0;
  font-size: 24px;
  border-bottom: none;
}
.am-content .content .content-body.content-body-detail .modal-title:after {
  display: none;
}

.alert {
  line-height: 25px;
  border-radius: 0px;
}
.alert .icon {
  font-size: 24px;
  color: #ffffff;
  vertical-align: middle;
  margin-right: 9px;
  line-height: 22px;
}
.alert .close {
  font-size: 31px;
}
.alert .message > p,
.alert .message > ul {
  margin-bottom: 0;
}
.alert .message > p + p {
  margin-top: 5px;
}

.alert-dismissible .close {
  top: -4px;
  right: -30px;
}

.alert-text-small {
  line-height: 22px;
}

.alert-primary {
  color: #ffffff;
  background-color: #25A0DA;
  border-color: #25A0DA;
}
.alert-primary hr {
  border-top-color: rgb(33.3, 144, 196.2);
}
.alert-primary .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-success {
  color: #ffffff;
  background-color: #4AC68F;
  border-color: #4AC68F;
}
.alert-success hr {
  border-top-color: rgb(59.0357142857, 187.4642857143, 130.5);
}
.alert-success .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-info {
  color: #ffffff;
  background-color: #8dcadf;
  border-color: #8dcadf;
}
.alert-info hr {
  border-top-color: rgb(121.0890410959, 192.7431506849, 217.4109589041);
}
.alert-info .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-warning {
  color: #ffffff;
  background-color: #FFC870;
  border-color: #FFC870;
}
.alert-warning hr {
  border-top-color: rgb(255, 190.1923076923, 86.5);
}
.alert-warning .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-danger {
  color: #ffffff;
  background-color: #EF6262;
  border-color: #EF6262;
}
.alert-danger hr {
  border-top-color: rgb(236.6416184971, 74.8583815029, 74.8583815029);
}
.alert-danger .alert-link {
  color: rgb(229.5, 229.5, 229.5);
}

.alert-dismissible.alert-primary .close {
  color: rgb(14.8, 64, 87.2);
  text-shadow: 0 1px 0 rgb(14.8, 64, 87.2);
}
.alert-dismissible.alert-success .close {
  color: rgb(28.5, 90.5, 63);
  text-shadow: 0 1px 0 rgb(28.5, 90.5, 63);
}
.alert-dismissible.alert-info .close {
  color: rgb(46.2465753425, 134.404109589, 164.7534246575);
  text-shadow: 0 1px 0 rgb(46.2465753425, 134.404109589, 164.7534246575);
}
.alert-dismissible.alert-warning .close {
  color: rgb(214, 131.6923076923, 0);
  text-shadow: 0 1px 0 rgb(214, 131.6923076923, 0);
}
.alert-dismissible.alert-danger .close {
  color: rgb(166.9826589595, 17.0173410405, 17.0173410405);
  text-shadow: 0 1px 0 rgb(166.9826589595, 17.0173410405, 17.0173410405);
}

.alert-icon {
  background-color: #ffffff;
  border: 0;
  padding: 0;
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.alert-icon > .icon {
  display: table-cell;
  width: 55px;
  text-align: center;
  vertical-align: middle;
  cursor: default;
}
.alert-icon > .icon:after {
  position: absolute;
  margin-left: 54px;
  top: 50%;
  margin-top: -11px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #ffffff;
}
.alert-icon > .message {
  display: table-cell;
  padding: 18px;
  color: #555555;
  border: 1px solid #f7f7f7;
  border-left-width: 0;
}
.alert-icon.alert-dismissible .close {
  position: absolute;
  right: 11px;
  top: 14px;
  color: #555555;
  text-shadow: 0 1px 0 #555555;
}
.alert-icon.alert-primary > .icon {
  background-color: #25A0DA;
}
.alert-icon.alert-primary > .icon:after {
  border-left-color: #25A0DA;
}
.alert-icon.alert-success > .icon {
  background-color: #4AC68F;
}
.alert-icon.alert-success > .icon:after {
  border-left-color: #4AC68F;
}
.alert-icon.alert-info > .icon {
  background-color: #8dcadf;
}
.alert-icon.alert-info > .icon:after {
  border-left-color: #8dcadf;
}
.alert-icon.alert-warning > .icon {
  background-color: #FFC870;
}
.alert-icon.alert-warning > .icon:after {
  border-left-color: #FFC870;
}
.alert-icon.alert-danger > .icon {
  background-color: #EF6262;
}
.alert-icon.alert-danger > .icon:after {
  border-left-color: #EF6262;
}

.alert-border-color.alert-primary .message {
  border-color: #25A0DA;
}
.alert-border-color.alert-success .message {
  border-color: #4AC68F;
}
.alert-border-color.alert-info .message {
  border-color: #8dcadf;
}
.alert-border-color.alert-warning .message {
  border-color: #FFC870;
}
.alert-border-color.alert-danger .message {
  border-color: #EF6262;
}

.alert-icon-color {
  border: 1px solid rgb(229.5, 229.5, 229.5);
}
.alert-icon-color > .icon {
  background-color: rgb(247.86, 247.86, 247.86) !important;
  border-width: 0;
}
.alert-icon-color > .icon:after {
  border-left-color: #ffffff !important;
  display: none;
}
.alert-icon-color > .message {
  border-width: 0;
}
.alert-icon-color.alert-primary > .icon {
  background-color: transparent;
  color: #25A0DA;
}
.alert-icon-color.alert-success > .icon {
  background-color: transparent;
  color: #4AC68F;
}
.alert-icon-color.alert-info > .icon {
  background-color: transparent;
  color: #8dcadf;
}
.alert-icon-color.alert-warning > .icon {
  background-color: transparent;
  color: #FFC870;
}
.alert-icon-color.alert-danger > .icon {
  background-color: transparent;
  color: #EF6262;
}

.table {
  border: none;
  margin-bottom: 10px;
}
.table > thead > tr > th {
  padding: 4px;
  border: none;
  border-bottom: 1px solid #f0f0f0;
  font-size: 14px;
  font-weight: 400;
}
.table > tbody > tr > td {
  padding: 4px;
  border: none;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  vertical-align: middle;
}
.table > tbody > tr > td.align-center {
  text-align: center;
}
.table > tbody > tr > td.align-right {
  text-align: right;
}
.table > tbody > tr > td .badge {
  font-size: 9px;
  margin-top: -3px;
}
.table > tbody > tr > td .icon, .table > tbody > tr > td > .icon-category {
  margin: 0px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 42px;
  font-size: 18px;
  background: #cccccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-style: normal;
  font-weight: 600;
}
.table > tbody > tr > td .icon.icon-primary, .table > tbody > tr > td > .icon-category.icon-primary {
  background: #25A0DA;
}
.table > tbody > tr > td .icon.icon-warning, .table > tbody > tr > td > .icon-category.icon-warning {
  background: #FFC870;
}
.table > tbody > tr > td .icon.icon-danger, .table > tbody > tr > td > .icon-category.icon-danger {
  background: #EF6262;
}
.table > tbody > tr > td .icon.icon-success, .table > tbody > tr > td > .icon-category.icon-success {
  background: #4AC68F;
}
.table > tbody > tr > td .icon.icon-sm, .table > tbody > tr > td > .icon-category.icon-sm {
  background: transparent;
  border: 1px solid #25A0DA;
  color: #25A0DA;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
}
.table > tbody > tr > td .icon.icon-xs, .table > tbody > tr > td > .icon-category.icon-xs {
  width: 34px;
  height: 34px;
  line-height: 36px;
  font-size: 18px;
}
.table > tbody > tr > td .icon.icon-xxs, .table > tbody > tr > td > .icon-category.icon-xxs {
  width: 24px;
  height: 24px;
  line-height: 26px;
  font-size: 12px;
}
.table > tbody > tr > td .sort-link .icon {
  display: block;
  background: transparent;
  width: 12px;
  height: auto;
  font-size: 14px;
  color: #25A0DA;
  line-height: 30px;
  cursor: move;
}
.table > tbody > tr > td .sort-link .icon i {
  position: relative;
  top: 2px;
}
.table > tbody > tr > td .icon-block, .table > tbody > tr > td .info-block, .table > tbody > tr > td .thumbnail-block {
  display: inline-block;
  vertical-align: middle;
}
.table > tbody > tr > td .icon-dot {
  margin: 0px;
  padding: 0px;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #cccccc;
  position: absolute;
  top: 25px;
  left: 25px;
}
.table > tbody > tr > td .icon-dot.icon-primary {
  background: #25A0DA;
}
.table > tbody > tr > td .icon-dot.icon-warning {
  background: #FFC870;
}
.table > tbody > tr > td .icon-dot.icon-danger {
  background: #EF6262;
}
.table > tbody > tr > td .icon-dot.icon-success {
  background: #4AC68F;
}
.table > tbody > tr > td .thumbnail-block {
  margin: 0px 10px 0px 0px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.table > tbody > tr > td .icon-block {
  margin: 0px 10px 0px 5px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  background: #cccccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-style: normal;
  position: relative;
}
.table > tbody > tr > td .icon-block.icon-primary {
  background: #25A0DA;
}
.table > tbody > tr > td .icon-block.icon-warning {
  background: #FFC870;
}
.table > tbody > tr > td .icon-block.icon-danger {
  background: #EF6262;
}
.table > tbody > tr > td .icon-block.icon-success {
  background: #4AC68F;
}
.table > tbody > tr > td .icon-block.icon-info {
  background: #8dcadf;
}
.table > tbody > tr > td .icon-block.icon-alt {
  background: #cccccc;
}
.table > tbody > tr > td .icon-block.icon-broadcast {
  font-size: 26px;
  background: transparent !important;
  color: rgb(214.5, 214.5, 214.5);
}
.table > tbody > tr > td .icon-block.icon-broadcast.icon-primary {
  color: #25A0DA;
}
.table > tbody > tr > td .icon-block.icon-category {
  width: 40px;
  height: 40px;
  line-height: 42px;
  font-size: 18px;
}
.table > tbody > tr > td .info-block.info-status {
  margin: 0px;
  line-height: 1.42857;
}
.table > tbody > tr > td .info-block.info-status span:first-child {
  font-weight: 600;
}
.table > tbody > tr > td .info-block .comment {
  padding-left: 18px;
  line-height: 18px;
}
.table > tbody > tr > td .info-block .comment i {
  position: absolute;
  margin-left: -18px;
  margin-top: 3px;
}
.table > tbody > tr > td p {
  margin: 0px !important;
  line-height: auto;
}
.table > tbody > tr > td p span {
  margin-left: 5px;
}
.table > tbody > tr > td p span.attach, .table > tbody > tr > td p span.overdue, .table > tbody > tr > td p span.closed {
  margin-left: 3px;
  font-size: 13px;
  color: #4AC68F;
}
.table > tbody > tr > td p span.attach i, .table > tbody > tr > td p span.overdue i, .table > tbody > tr > td p span.closed i {
  margin: 0px 1px;
}
.table > tbody > tr > td p span.overdue {
  color: #EF6262;
}
.table > tbody > tr > td p span.closed {
  color: #8B8B8B;
}
.table > tbody > tr > td p.due-date {
  font-weight: bold;
}
.table > tbody > tr > td p.due-date i {
  margin-top: 1px;
  margin-right: 6px;
  font-size: 17px;
  float: left;
}
@media (max-width: 767px) {
  .table > tbody > tr > td .icon-block, .table > tbody > tr > td .info-block {
    display: block;
  }
  .table > tbody > tr > td .thumbnail-block {
    position: absolute;
    width: 45px;
    height: 45px;
  }
  .table > tbody > tr > td .thumbnail-block img {
    height: 45px;
  }
  .table > tbody > tr > td .icon-block {
    position: absolute;
    top: 50%;
    margin-top: -17px;
  }
  .table > tbody > tr > td .info-block {
    padding-left: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table > tbody > tr > td .icon-block, .table > tbody > tr > td .info-block {
    display: block;
  }
  .table > tbody > tr > td .thumbnail-block {
    position: absolute;
    width: 45px;
    height: 45px;
  }
  .table > tbody > tr > td .thumbnail-block img {
    height: 45px;
  }
  .table > tbody > tr > td .icon-block {
    position: absolute;
    top: 50%;
    margin-top: -17px;
  }
  .table > tbody > tr > td .info-block {
    padding-left: 55px;
  }
}
.table > tbody > tr.clickable-row {
  cursor: pointer;
}
.table.table-hover tbody tr:hover {
  background-color: rgb(232.35, 232.35, 232.35);
}
.table.table-compacted {
  table-layout: fixed;
}
.table.table-compacted.table-compacted-scroll {
  table-layout: auto;
  margin-bottom: 5px;
}
.table.table-compacted.table-compacted-scroll td, .table.table-compacted.table-compacted-scroll th {
  padding: 2px 8px;
}
.table.table-compacted thead tr th {
  padding: 4px;
}
.table.table-compacted thead tr th .am-checkbox {
  padding: 2px 0px;
}
.table.table-compacted thead tr th.truncated {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis !important;
}
.table.table-compacted tbody tr td {
  padding: 2px 4px;
}
.table.table-compacted tbody tr td p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis !important;
}
.table.table-compacted tbody tr td .sort-link .icon, .table.table-compacted tbody tr td .pin-link .icon {
  line-height: normal;
}
.table.table-compacted tbody tr td .am-checkbox {
  padding: 2px 0px;
}
.table.table-compacted tbody tr td .btn-icon-only-sm {
  width: 24px;
  height: 24px;
  line-height: 26px;
}
.table.table-checks td:first-child {
  width: 26px;
}
.table.table-checks.table-sortable td:nth-child(2) {
  width: 26px;
}
.table.table-checks tr:hover input[type=checkbox] + label:before, .table.table-checks tr:hover input[type=radio] + label:before {
  border-color: #777777;
}
.table.table-checks tr:hover input[type=checkbox]:checked + label:before, .table.table-checks tr:hover input[type=radio]:checked + label:before {
  border-color: #25A0DA;
}
.table.table-sortable td:first-child {
  width: 20px;
}
.table.table-bold-header th {
  font-weight: bold;
}
.table.table-right-btns tbody td:last-child {
  text-align: right;
  min-width: 110px;
}
.table.table-right-btns tbody tr:not(:hover) td:last-child > .btn {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #f0f0f0;
}
.table.table-btns .td-btns {
  display: none;
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 10;
  width: 90px;
  text-align: right;
  opacity: 0;
  background-image: -webkit-linear-gradient(left, rgba(232, 232, 232, 0) 0%, rgb(232, 232, 232) 25%);
  background-image: -o-linear-gradient(left, rgba(232, 232, 232, 0) 0%, rgb(232, 232, 232) 25%);
  background-image: linear-gradient(to right, rgba(232, 232, 232, 0) 0%, rgb(232, 232, 232) 25%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00E8E8E8", endColorstr="#FFE8E8E8", GradientType=1);
  background-repeat: repeat-x;
  padding: 0px 4px 0px 34px;
}
.table.table-btns tr:hover .td-btns {
  display: block;
  opacity: 1;
}
.table.table-btns.table-right-btns tbody td:last-child {
  text-align: right;
  min-width: 60px;
}
.table.table-notifications tr.title td {
  background: #fafafa;
  text-align: left;
  font-weight: 600;
}
.table.table-notifications .system {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #25A0DA;
  font-weight: 600;
}
.table.table-notifications .method-icon {
  margin-right: 10px;
  font-size: 16px;
  color: #cccccc;
}
.table.table-notifications .method-icon.active {
  color: #25A0DA;
}
.table.table-event-logs td p, .table.table-attachments td p, .table.table-time-entries td p, .table.table-responses td p {
  font-size: 13px;
}
.table.table-event-logs td p i, .table.table-attachments td p i, .table.table-time-entries td p i, .table.table-responses td p i {
  color: #555555;
}
.table.table-event-logs td p i:first-of-type, .table.table-attachments td p i:first-of-type, .table.table-time-entries td p i:first-of-type, .table.table-responses td p i:first-of-type {
  margin-right: 6px;
  margin-left: 0px;
}
.table.table-event-logs td p.comment, .table.table-attachments td p.comment, .table.table-time-entries td p.comment, .table.table-responses td p.comment {
  padding-left: 18px;
  color: #555555;
  font-style: italic;
}
.table.table-event-logs td p.comment i:first-of-type, .table.table-attachments td p.comment i:first-of-type, .table.table-time-entries td p.comment i:first-of-type, .table.table-responses td p.comment i:first-of-type {
  margin-left: -18px !important;
}
.table.table-responses .icon-block, .table.table-responses .info-block {
  display: inline-block;
  vertical-align: top;
}
.table.table-responses .icon-block {
  top: 2px;
  margin: 0 5px 0 0;
}
.table.table-responses .info-block {
  width: calc(100% - 45px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .table.table-responses .icon-block {
    top: 10px;
  }
  .table.table-responses .info-block {
    width: auto;
    padding-left: 45px;
  }
}
.table.table-responses tbody tr:last-child td {
  border-bottom: 0;
}
.table.table-time-entries th .duration {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #555555;
}
.table.table-time-entries th .duration b {
  font-weight: 400;
  color: #25A0DA;
}
.table.table-time-entries .task-block p {
  font-size: 13px;
}
.table.table-time-entries .task-block .duration {
  font-size: 15px;
  font-weight: 400;
  color: #555555;
}
.table.table-time-entries .task-block .duration b {
  font-weight: 400;
  color: #25A0DA;
}
.table.table-time-entries tfoot td:last-child {
  text-align: left;
  width: auto;
}
.table.table-time-entries tfoot td:last-child .btn-add-timer {
  margin: 0px;
  display: block;
  font-size: 13px;
  color: #25A0DA;
}
.table.table-time-entries tfoot td:last-child .btn-add-timer i, .table.table-time-entries tfoot td:last-child .btn-add-timer span {
  display: inline-block;
  vertical-align: middle;
}
.table.table-time-entries tfoot td:last-child .btn-add-timer i {
  margin: 0px 10px 0px 5px;
  position: relative;
  border: 1px solid rgb(208.75, 208.75, 208.75);
  width: 35px;
  height: 35px;
  color: rgb(208.75, 208.75, 208.75);
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.table.table-time-entries tfoot td:last-child .btn-add-timer:hover {
  color: rgb(29.6, 128, 174.4);
}
.table.table-time-entries tfoot td:last-child .btn-add-timer:hover i {
  border-color: #25A0DA;
  color: #25A0DA;
}
.table.table-teams p {
  margin: 0px;
  font-size: 12px;
}
.table.table-teams p.team-name {
  font-size: 15px;
}
.table.table-teams p span {
  margin-left: 0;
}
.table.table-teams p a:after {
  content: ", ";
}
.table.table-teams p a:last-child:after {
  content: "";
}
.table.table-attachments tr.sketch-block-active td {
  /*background: lighten($light-gray-color, 2%);*/
  background: #ffffff;
}
.table.table-attachments tr.sketch-block-active td:last-child .btn-warning {
  background: #FFC870;
  border-color: rgb(255, 190.1923076923, 86.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.table.table-attachments tr.sketch-block {
  display: none;
}
.table.table-attachments tr.sketch-block td {
  text-align: left !important;
  /*background: lighten($light-gray-color, 2%);*/
  background: #ffffff;
}
.table.table-attachments tr.sketch-second-level {
  position: relative;
}
.table.table-attachments tr.sketch-second-level td:first-child {
  padding-left: 75px;
}
.table.table-attachments tr.sketch-second-level td:first-child::before {
  content: "";
  position: absolute;
  left: 33px;
  top: 40px;
  width: 42px;
  height: 1px;
  background: rgb(234.25, 234.25, 234.25);
}
.table.table-attachments tr.sketch-second-level td:first-child::after {
  content: "";
  position: absolute;
  left: 33px;
  top: -1px;
  width: 1px;
  height: 42px;
  background: rgb(234.25, 234.25, 234.25);
}
.table.table-broadcasts tr {
  background: rgb(249.55, 249.55, 249.55);
}
.table.table-broadcasts tr td {
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.table.table-broadcasts tr td p.date {
  text-align: right;
}
.table.table-broadcasts tr td p.date i {
  margin-right: 10px;
  color: #999999;
}
.table.table-broadcasts tr td p.date span {
  display: inline-block;
  width: 130px;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table.table-broadcasts tr td p.date {
    text-align: center;
    font-size: 12px;
  }
  .table.table-broadcasts tr td p.date i {
    margin-right: 0;
  }
  .table.table-broadcasts tr td p.date span {
    width: 120px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .table.table-broadcasts tr td p.date {
    text-align: center;
    font-size: 12px;
  }
  .table.table-broadcasts tr td p.date i {
    margin-right: 0;
  }
  .table.table-broadcasts tr td p.date span {
    width: 60px;
    text-align: center;
  }
}
.table.table-broadcasts tr td:last-child {
  vertical-align: top;
}
.table.table-broadcasts tr.unread {
  background: #ffffff;
}
.table.table-broadcasts tr.unread td:first-child:before {
  content: "";
  width: 2px;
  height: 102%;
  background: #25A0DA;
  border: none;
  position: absolute;
  left: 0;
  top: 0;
}
.table.table-broadcasts tr:hover {
  background: #f7f7f7;
}
.table.table-broadcasts thead tr {
  background: transparent;
}
.table.table-reports tr.parent {
  background: rgb(252.1, 252.1, 252.1);
}
.table.table-reports tr.child td:first-child {
  padding-left: 25px;
}
.table.table-reports tr td p {
  margin: 0px;
}
.table.table-reports tr td p.number span {
  font: 300 14px/20px "Lato", sans-serif;
}
.table.table-reports tr td p.number span.duration {
  letter-spacing: -1px;
}
.table.table-reports tr td p.number span.duration .duration-value {
  font: 300 20px/20px "Lato", sans-serif;
  color: #25A0DA;
}
.table.table-reports tr td p.number span .number-value {
  font: 300 20px/20px "Lato", sans-serif;
}
.table.table-reports tfoot tr {
  background: rgb(252.1, 252.1, 252.1);
}
.table.table-reports tfoot tr td {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  border: none;
}
.table.table-reports tfoot tr td p.number {
  margin-top: 4px;
}
.table.table-reports tfoot tr td p.number span {
  font: 300 16px/26px "Lato", sans-serif;
}
.table.table-reports tfoot tr td p.number span.duration .duration-value {
  font: 300 26px/26px "Lato", sans-serif;
}
.table.table-reports tfoot tr td p.number span .number-value {
  font: 300 26px/26px "Lato", sans-serif;
}
.table.table-reports tfoot tr td:first-child {
  border-right: 0;
}
.table.table-reports tfoot tr td:last-child {
  text-align: right;
  border-left: 0;
}
.table.table-reports.table-reports-time tr td {
  text-align: center;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.table.table-reports.table-reports-time tr td:first-child {
  text-align: left;
}
.table.table-reports.table-reports-time tr td:last-child {
  text-align: right;
}
.table.table-notifications tr.title td {
  background: #fafafa;
  text-align: left;
  font-weight: 600;
}
.table.table-notifications .system {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #25A0DA;
  font-weight: 600;
}
.table.table-no-head thead th .th-inner {
  padding: 0px;
}
.table.table-roles tr td, .table.table-roles tr th {
  text-align: center;
}
.table.table-roles tr td:first-child, .table.table-roles tr th:first-child {
  text-align: left;
}
.table.table-roles tr td:first-child {
  padding-left: 20px;
}
.table.table-roles tr.title {
  background: #fcfcfc;
  font-weight: bold;
}
.table.table-roles tr.title td {
  font-weight: 600;
}
.table.table-roles tr.title td:first-child {
  padding-left: 8px;
}
.table.table-roles.table-roles-wbg tr.title {
  background: #fdfdfd;
}
.table.table-report.weekly-report {
  margin-top: 20px;
  margin-bottom: 40px;
}
.table.table-report thead tr th {
  font-weight: bold;
}
.table.table-report thead tr th.bg {
  font-weight: bold;
  background: rgba(37, 160, 218, 0.1);
}
.table.table-report tfoot tr > td {
  font-weight: bold;
  background: rgba(37, 160, 218, 0.1);
}
.table.table-report tbody tr td .badge {
  font-size: 12px;
}
.table.table-report tbody tr td.bg {
  font-weight: bold;
  background: rgba(37, 160, 218, 0.1);
}
.table.table-bordered {
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.table.table-bordered > thead > tr > th,
.table.table-bordered > thead > tr > td,
.table.table-bordered > tbody > tr > th,
.table.table-bordered > tbody > tr > td,
.table.table-bordered > tfoot > tr > th,
.table.table-bordered > tfoot > tr > td {
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.table.table-bordered > thead > tr > th,
.table.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.table.table-bordered.table-bordered-header thead {
  border: 1px solid #000000;
}
.table.table-bordered.table-bordered-header th:last-of-type {
  border-right: unset;
}
.table.table-bordered.table-bordered-header th:first-of-type {
  border-left: unset;
}
.table.table-bordered.table-bordered-header th {
  border-bottom: unset;
}
.table.table-bordered.table-bordered-header tbody tr:first-of-type td {
  border-top: unset;
}

@media (max-width: 767px) {
  .table-responsive {
    border: none;
  }
}
.badge {
  font-size: 11px;
}

.badge-primary {
  background-color: #25A0DA;
}

.badge-success {
  background-color: #4AC68F;
}

.badge-info {
  background-color: #8dcadf;
}

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

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

.badge-alt1 {
  background-color: #95d9f0;
}

.badge-alt2 {
  background-color: #ffdc7a;
}

.badge-alt3 {
  background-color: #7a98bf;
}

.badge-alt4 {
  background-color: #cccccc;
}

.badge-gray {
  background-color: #f7f7f7;
  color: #373B40;
}

.label {
  border-radius: 0;
  padding: 4px 7px;
  font-size: 13px;
  font-weight: 400;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: #25A0DA;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(29.6, 128, 174.4);
}

.label-success {
  background-color: #4AC68F;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(52.9285714286, 168.0714285714, 117);
}

.label-info {
  background-color: #8dcadf;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(101.1780821918, 183.4863013699, 211.8219178082);
}

.label-warning {
  background-color: #FFC870;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(255, 180.3846153846, 61);
}

.label-danger {
  background-color: #EF6262;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(234.2832369942, 51.7167630058, 51.7167630058);
}

.label-blue {
  background-color: #95d9f0;
}
.label-blue[href]:hover, .label-blue[href]:focus {
  background-color: rgb(104.3223140496, 200.9834710744, 233.6776859504);
}

.label-yellow {
  background-color: #ffdc7a;
}
.label-yellow[href]:hover, .label-yellow[href]:focus {
  background-color: rgb(255, 206.5789473684, 71);
}

.label-gray {
  background-color: #cccccc;
}
.label-gray[href]:hover, .label-gray[href]:focus {
  background-color: rgb(178.5, 178.5, 178.5);
}

.list-group {
  margin: 0px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 0px;
  margin-bottom: 0;
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.list-group-item .caption, .list-group-item .tools {
  display: inline-block;
  vertical-align: middle;
}
.list-group-item .caption .icon, .list-group-item .caption p {
  display: inline-block;
  vertical-align: middle;
}
.list-group-item .caption .icon {
  text-align: center;
  width: 50px;
}
.list-group-item .caption .icon i {
  color: #25A0DA;
  font-size: 22px;
  line-height: 26px;
}
.list-group-item .caption p {
  margin: 0px;
  font-size: 16px;
}
.list-group-item .tools {
  margin-right: 12px;
  float: right;
}
.list-group-item:hover {
  background: #f7f7f7;
}
.list-group-item:not(:hover) .tools .btn {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #f0f0f0;
}
.list-group-item:last-child {
  border-bottom: 0;
}

.info-block-map .list-group-item, .map-block .list-group-item {
  padding: 4px 0px;
  background-color: inherit;
  border-bottom: none;
}
.info-block-map .list-group-item .am-checkbox, .info-block-map .list-group-item .am-radio, .map-block .list-group-item .am-checkbox, .map-block .list-group-item .am-radio {
  padding: 0px !important;
}
.info-block-map .list-group-item .tools, .map-block .list-group-item .tools {
  margin-right: 0;
}
.info-block-map .list-group-item .tools .btn + .btn, .map-block .list-group-item .tools .btn + .btn {
  margin: 0;
}

.list-reports {
  margin: 10px 0px 0px;
}
.list-reports li {
  margin: 0px 0px 20px;
}
.list-reports li .icon, .list-reports li p {
  display: inline-block;
  vertical-align: middle;
}
.list-reports li .icon {
  width: 50px;
  text-align: center;
}
.list-reports li .icon i {
  font-size: 34px;
  line-height: 34px;
  color: #25A0DA;
}
.list-reports li p {
  margin: 0px;
  font-size: 16px;
}
.list-reports li p small {
  display: block;
  color: #555555;
}

.list-settings {
  margin: 15px 0px 25px;
}
.list-settings li {
  width: 125px;
  min-height: 110px;
  text-align: center;
  vertical-align: top;
}
.list-settings li a {
  color: #373B40;
}
.list-settings li a .icon {
  margin: 0px auto 5px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 600ms ease 0s;
  width: 60px;
  height: 60px;
  background: #25A0DA;
  display: block;
}
.list-settings li a .icon i {
  color: #ffffff;
  font-size: 30px;
  line-height: 60px;
}
.list-settings li a .icon.icon-img {
  line-height: normal;
  background: none;
}
.list-settings li a .icon.icon-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.list-settings li a:hover .icon {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.text-primary {
  color: #25A0DA;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(29.6, 128, 174.4);
}

.text-success {
  color: #4AC68F;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(52.9285714286, 168.0714285714, 117);
}

.text-info {
  color: #8dcadf;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(101.1780821918, 183.4863013699, 211.8219178082);
}

.text-warning {
  color: #FFC870;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(255, 180.3846153846, 61);
}

.text-danger {
  color: #EF6262;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(234.2832369942, 51.7167630058, 51.7167630058);
}

.text-dark {
  color: #373B40;
}

a.text-dark:hover,
a.text-dark:focus {
  color: rgb(31.4285714286, 33.7142857143, 36.5714285714);
}

.text-gray {
  color: #999999;
}

a.text-gray:hover,
a.text-gray:focus {
  color: rgb(127.5, 127.5, 127.5);
}

.text-alt1 {
  color: #95d9f0;
}

a.text-alt1:hover,
a.text-alt1:focus {
  color: rgb(104.3223140496, 200.9834710744, 233.6776859504);
}

.text-alt2 {
  color: #ffdc7a;
}

a.text-alt2:hover,
a.text-alt2:focus {
  color: rgb(255, 206.5789473684, 71);
}

.text-alt3 {
  color: #7a98bf;
}

a.text-alt3:hover,
a.text-alt3:focus {
  color: rgb(87.5685279188, 125.3350253807, 174.4314720812);
}

.text-alt4 {
  color: #cccccc;
}

a.text-alt4:hover,
a.text-alt4:focus {
  color: rgb(178.5, 178.5, 178.5);
}

.dl-horizontal dt, .dl-horizontal dd {
  font-size: 13px;
  line-height: 23px;
}
.dl-horizontal dt {
  text-align: left;
  font-weight: 600;
}
.dl-horizontal dt .btn-open-dt {
  color: #333;
}
.dl-horizontal dd {
  word-wrap: break-word;
}
.dl-horizontal dd span b {
  font-weight: 600;
}
@media (min-width: 1200px) {
  .dl-horizontal dt {
    width: 115px;
  }
  .dl-horizontal dd {
    margin-left: 105px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dl-horizontal dt {
    width: 90px;
  }
  .dl-horizontal dd {
    margin-left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dl-horizontal dt {
    width: 80px;
  }
  .dl-horizontal dd {
    margin-left: 80px;
  }
}
.dl-horizontal ul {
  margin: 0px 0px 5px 12px;
}
.dl-horizontal ul li {
  font-size: 13px;
  line-height: 18px;
}
.dl-horizontal.dl-memory dt small {
  display: block;
  color: #555555;
  font-size: 12px;
  line-height: 16px;
}
.dl-horizontal.dl-memory dd .progress {
  margin: 3px 0px 5px;
  max-width: 400px;
  height: 15px;
}
.dl-horizontal.dl-memory dd p {
  display: block;
  color: #555555;
  font-size: 12px;
  line-height: 14px;
}
.dl-horizontal.dl-horizontal-xs dt {
  width: 100px;
}
.dl-horizontal.dl-horizontal-xs dd {
  margin-left: 100px;
}
@media (max-width: 767px) {
  .dl-horizontal.dl-horizontal-xs dd {
    margin-left: 0px;
  }
}
.dl-horizontal.dl-horizontal-md dt {
  width: 260px;
}
.dl-horizontal.dl-horizontal-md dd {
  margin-left: 260px;
}
.dl-horizontal.dl-horizontal-md dd i {
  font-weight: 600;
}
@media (max-width: 767px) {
  .dl-horizontal.dl-horizontal-md dd {
    margin-left: 0px;
  }
}
.dl-horizontal.dl-horizontal-nm {
  margin-bottom: 5px;
}
.dl-horizontal.dl-horizontal-wide > dt {
  width: 100%;
}

.progress-bar {
  box-shadow: none;
  line-height: 20px;
}

@-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: 4px;
  margin-bottom: 10px;
  background-color: #f7f7f7;
  border-radius: 0px;
  box-shadow: none;
  position: relative;
}
.progress p {
  position: absolute;
  width: 100%;
  padding: 0px 10px;
  font-size: 12px;
  text-align: center;
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  text-align: center;
  background-color: #25A0DA;
  box-shadow: none;
}

.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: #4AC68F;
}
.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: #8dcadf;
}
.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: #FFC870;
}
.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: #EF6262;
}
.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);
}

.control-label span.required {
  margin-right: 3px;
  color: #EF6262;
  cursor: help;
  font-family: "Lato", sans-serif;
}

.form-horizontal .control-label {
  padding: 7px 0px 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  min-height: 34px;
}

.form-inline .control-label {
  margin-right: 10px;
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  min-height: 34px;
  line-height: 34px;
}

.form-group label {
  font-weight: normal;
}

input[type=file] {
  margin-top: 6px;
}

.content-form .form-group > div > a {
  margin-top: 6px !important;
}

.form-control {
  box-shadow: none;
  padding: 0px 12px;
  font-size: 14px;
  border-radius: 0px;
  border-color: rgb(234.25, 234.25, 234.25);
}
.form-control:focus {
  box-shadow: none;
  border-color: #25A0DA;
}
.form-control[multiple] {
  padding: 0;
}
.form-control[multiple] option {
  padding: 8px 12px;
}
.form-control[type=number] {
  padding: 0px 0px 0px 12px;
}

.form-group .btn + .btn {
  margin: 0px 0px 0px 5px;
}

.form-group-btns .btn {
  margin: 0px 5px 5px 0px;
}
.form-group-btns .btn + .btn {
  margin: 0px 0px 5px;
}

.form-group-list > div {
  margin-bottom: 10px;
}
.form-group-list > div .ticket-type {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  font-size: 14px;
  line-height: 34px;
}

.form-group-toogle {
  margin-bottom: 0px;
}
.form-group-toogle > div, .form-group-toogle > .control-label {
  display: inline-block;
  vertical-align: middle;
}
.form-group-toogle .control-label {
  margin-bottom: 0px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

select.form-control {
  padding: 5px 8px;
}

textarea.form-control {
  padding: 5px 12px;
}

.static-text {
  padding: 7px 0px 0px;
  display: block;
}

abbr[title], abbr[data-original-title] {
  border-bottom: none !important;
}

form.attachment {
  display: inline;
}

.attachments-section {
  margin: 0px 0px 5px;
}

.attachments-section .attachment-item, .service-request-file-field-container .attachment-item {
  margin: 0px 0px 5px;
  padding: 3px 10px;
  display: block;
  background-color: #ffffff;
  border: 1px solid #f7f7f7;
}
.attachments-section .attachment-item span, .service-request-file-field-container .attachment-item span {
  font-size: 12px;
}
.attachments-section .attachment-item a, .service-request-file-field-container .attachment-item a {
  margin: 1px 0px;
  float: right;
  color: rgb(221.5, 221.5, 221.5);
}
.attachments-section .attachment-item a:hover, .service-request-file-field-container .attachment-item a:hover {
  color: #EF6262;
}
.attachments-section .progress, .service-request-file-field-container .progress {
  margin: 0px 1px 5px;
  height: 2px;
  background-color: #f7f7f7;
}

.form-horizontal .company-logo, .form-horizontal .company-brand {
  display: inline-block;
  margin: 10px 20px 10px 0;
  vertical-align: top;
}
.form-horizontal .company-logo p, .form-horizontal .company-brand p {
  margin: 0 0 5px;
  font-weight: 600;
  text-align: center;
}
.form-horizontal .company-logo img.file, .form-horizontal .company-brand img.file {
  margin: 0;
  padding: 0;
  position: relative;
  max-height: 200px;
  max-width: 200px;
  background-color: #ffffff;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}

input.form-control, textarea.form-control {
  -webkit-appearance: none;
}

.am-checkbox, .am-radio {
  display: block;
  line-height: 16px;
  margin: 0;
  padding: 7px 0;
}
.am-checkbox.lower, .am-radio.lower {
  padding: 10px 0;
}
.am-checkbox.audit, .am-radio.audit {
  padding: 3px 0;
}
.form-horizontal .am-checkbox, .form-horizontal .am-radio {
  padding: 7px 0;
  min-height: auto;
}
.am-checkbox input[type=checkbox], .am-checkbox input[type=radio], .am-radio input[type=checkbox], .am-radio input[type=radio] {
  margin: 0;
  display: none;
  width: 16px;
}
.am-checkbox label, .am-radio label {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 16px;
}
.am-checkbox input[type=checkbox] + label, .am-checkbox input[type=radio] + label, .am-radio input[type=checkbox] + label, .am-radio input[type=radio] + label {
  padding-left: 0;
}
.am-checkbox input[type=checkbox] + label:before, .am-checkbox input[type=radio] + label:before, .am-radio input[type=checkbox] + label:before, .am-radio input[type=radio] + label:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #cccccc;
  margin-right: 5px;
  font-size: 12px;
  font-family: "Material-Design-Iconic-Font";
  font-weight: normal;
  line-height: 16px;
  vertical-align: bottom;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
}
.am-checkbox input[type=checkbox] + label:hover:before, .am-checkbox input[type=radio] + label:hover:before, .am-radio input[type=checkbox] + label:hover:before, .am-radio input[type=radio] + label:hover:before {
  border-color: #777777;
}
.am-checkbox input[type=checkbox]:hover + label:before, .am-checkbox input[type=radio]:hover + label:before, .am-radio input[type=checkbox]:hover + label:before, .am-radio input[type=radio]:hover + label:before {
  border-color: #777777;
}
.am-checkbox input[type=checkbox]:checked + label:before, .am-checkbox input[type=radio]:checked + label:before, .am-radio input[type=checkbox]:checked + label:before, .am-radio input[type=radio]:checked + label:before {
  content: "\f26b";
  color: #25A0DA;
  border-color: #25A0DA;
}
.am-checkbox.am-checkbox-darken input[type=checkbox] + label:before, .am-checkbox.am-checkbox-darken input[type=radio] + label:before, .am-checkbox.am-radio-darken input[type=checkbox] + label:before, .am-checkbox.am-radio-darken input[type=radio] + label:before, .am-radio.am-checkbox-darken input[type=checkbox] + label:before, .am-radio.am-checkbox-darken input[type=radio] + label:before, .am-radio.am-radio-darken input[type=checkbox] + label:before, .am-radio.am-radio-darken input[type=radio] + label:before {
  border-color: #373B40;
}
.am-checkbox.am-checkbox-darken input[type=checkbox] + label:hover:before, .am-checkbox.am-checkbox-darken input[type=radio] + label:hover:before, .am-checkbox.am-radio-darken input[type=checkbox] + label:hover:before, .am-checkbox.am-radio-darken input[type=radio] + label:hover:before, .am-radio.am-checkbox-darken input[type=checkbox] + label:hover:before, .am-radio.am-checkbox-darken input[type=radio] + label:hover:before, .am-radio.am-radio-darken input[type=checkbox] + label:hover:before, .am-radio.am-radio-darken input[type=radio] + label:hover:before {
  border-color: rgb(31.4285714286, 33.7142857143, 36.5714285714);
}
.am-checkbox.am-checkbox-darken input[type=checkbox]:checked + label:before, .am-checkbox.am-checkbox-darken input[type=radio]:checked + label:before, .am-checkbox.am-radio-darken input[type=checkbox]:checked + label:before, .am-checkbox.am-radio-darken input[type=radio]:checked + label:before, .am-radio.am-checkbox-darken input[type=checkbox]:checked + label:before, .am-radio.am-checkbox-darken input[type=radio]:checked + label:before, .am-radio.am-radio-darken input[type=checkbox]:checked + label:before, .am-radio.am-radio-darken input[type=radio]:checked + label:before {
  border-color: #25A0DA;
}
.am-checkbox.am-checkbox-sm input[type=checkbox] + label, .am-checkbox.am-checkbox-sm input[type=radio] + label, .am-checkbox.am-radio-sm input[type=checkbox] + label, .am-checkbox.am-radio-sm input[type=radio] + label, .am-radio.am-checkbox-sm input[type=checkbox] + label, .am-radio.am-checkbox-sm input[type=radio] + label, .am-radio.am-radio-sm input[type=checkbox] + label, .am-radio.am-radio-sm input[type=radio] + label {
  line-height: 12px;
  font-size: 12px;
}
.am-checkbox.am-checkbox-sm input[type=checkbox] + label:before, .am-checkbox.am-checkbox-sm input[type=radio] + label:before, .am-checkbox.am-radio-sm input[type=checkbox] + label:before, .am-checkbox.am-radio-sm input[type=radio] + label:before, .am-radio.am-checkbox-sm input[type=checkbox] + label:before, .am-radio.am-checkbox-sm input[type=radio] + label:before, .am-radio.am-radio-sm input[type=checkbox] + label:before, .am-radio.am-radio-sm input[type=radio] + label:before {
  font-size: 12px;
  line-height: 15px;
  width: 15px;
  height: 15px;
}
.am-checkbox input[type=checkbox]:disabled + label, .am-checkbox input[type=radio]:disabled + label, .am-radio input[type=checkbox]:disabled + label, .am-radio input[type=radio]:disabled + label {
  opacity: 0.5;
  pointer-events: none;
}
.am-checkbox input[type=checkbox]:disabled + label:before, .am-checkbox input[type=radio]:disabled + label:before, .am-radio input[type=checkbox]:disabled + label:before, .am-radio input[type=radio]:disabled + label:before {
  pointer-events: none !important;
  background-color: #ffffff;
}
.am-checkbox input[type=radio] + label:before, .am-radio input[type=radio] + label:before {
  border-radius: 50%;
  font-family: "stroke-7";
  line-height: 14px;
  font-size: 14px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .am-checkbox input[type=radio] + label:before, .am-radio input[type=radio] + label:before {
    line-height: 14px;
  }
}
.am-checkbox input[type=radio]:checked + label:before, .am-radio input[type=radio]:checked + label:before {
  content: "\e6ce";
}
.am-checkbox.inline, .am-radio.inline {
  display: inline-block;
}
.am-checkbox.inline + .am-checkbox.inline, .am-checkbox.inline + .am-radio.inline, .am-radio.inline + .am-checkbox.inline, .am-radio.inline + .am-radio.inline {
  margin-left: 18px;
}

.am-checkbox-child {
  margin-left: 15px;
}

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

.table .am-checkbox input[type=checkbox] + label:before, .table .am-checkbox input[type=radio] + label:before, .table .am-radio input[type=checkbox] + label:before, .table .am-radio input[type=radio] + label:before {
  margin-right: 0;
}

.form-horizontal .form-group {
  margin-bottom: 0;
  padding: 10px 0;
}
.form-horizontal .form-group .switch-button {
  margin-top: 5px;
}
.form-horizontal .form-group .control-label + .switch-button {
  margin-top: 0px;
  margin-left: 10px;
}

.form-group.has-error .control-label {
  color: #EF6262;
}
.form-group.has-error .form-control {
  border-color: #EF6262;
}
.form-group.has-error .help-block {
  color: #EF6262;
}

.groups > a {
  margin-top: 6px;
}
.groups .group.group-list > div {
  margin-bottom: 15px;
}
.groups .group > div {
  margin: 0px;
  /*&:last-child{
    padding-top: 8px;
    &.no-pd{
      padding-top: 0px;
    }
  }*/
}
.groups .group > div.col-remove {
  padding-top: 8px;
  float: right;
  text-align: right;
}
.groups .group .row > div {
  padding-right: 0;
}
.groups .group .row > div:last-child {
  padding-right: 15px;
}
.groups .group + a {
  margin-top: 0;
}

.sla-form .sla-association-labels label {
  display: block;
  font-size: 12px;
  height: 14px;
}

.input-group-addon {
  font-size: 15px;
  background: #f7f7f7;
  border-color: #f7f7f7;
  border-radius: 0px;
}
.input-group-addon .am-checkbox, .input-group-addon .am-radio {
  padding: 0;
  line-height: 21px;
}
.input-group-addon .am-checkbox input + label, .input-group-addon .am-radio input + label {
  margin: 0;
}
.input-group-addon .am-checkbox input + label:before, .input-group-addon .am-radio input + label:before {
  margin: 0;
  border-color: rgb(221.25, 221.25, 221.25);
}
.input-group-addon.btn-primary {
  background: #25A0DA;
  border-color: rgb(33.3, 144, 196.2);
}
.input-group-addon.btn-default {
  background: #f7f7f7;
  border-color: rgb(234.25, 234.25, 234.25);
  box-shadow: none;
  color: #555555;
}
.input-group-addon.btn-default:hover {
  background: #f0f0f0;
}

.input-group-btn .btn {
  height: 34px;
  line-height: 26px;
}

.form-switch-button {
  margin: 4px 0px 3px 10px;
}

.form-group.form-md-line-input {
  position: relative;
  margin: 0 0 10px 0;
  padding-top: 20px;
}
.form-group.form-md-line-input:last-child {
  margin-bottom: 10px;
}
.form-group.form-md-line-input.form-md-line-input .form-control {
  background: none;
  border: 0;
  border-bottom: 1px solid #f7f7f7;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  color: #555555;
  box-shadow: none;
  padding-left: 0;
  padding-right: 34px;
  font-size: 16px;
  font-weight: 600;
}
.form-group.form-md-line-input.form-md-line-input .form-control::-moz-placeholder, .form-group.form-md-line-input.form-md-line-input .form-control:-ms-input-placeholder, .form-group.form-md-line-input.form-md-line-input .form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
.form-group.form-md-line-input.form-md-line-input .form-control.form-control-static {
  border-bottom: 0;
}
.form-group.form-md-line-input.form-md-line-input .form-control.input-sm, .form-group.form-md-line-input.form-md-line-input .input-group-sm > .form-control,
.form-group.form-md-line-input.form-md-line-input .input-group-sm > .input-group-btn > .form-control.btn {
  font-size: 14px;
  padding: 6px 0;
}
.form-group.form-md-line-input.form-md-line-input .form-control.input-lg, .form-group.form-md-line-input.form-md-line-input .input-group-lg > .form-control,
.form-group.form-md-line-input.form-md-line-input .input-group-lg > .input-group-btn > .form-control.btn {
  font-size: 20px;
  padding: 14px 0;
}
.form-group.form-md-line-input.form-md-line-input .form-control ~ label, .form-group.form-md-line-input.form-md-line-input .form-control ~ .form-control-focus {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.form-group.form-md-line-input.form-md-line-input .form-control ~ label:after, .form-group.form-md-line-input.form-md-line-input .form-control ~ .form-control-focus:after {
  content: "";
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  width: 0;
  visibility: hidden;
  transition: 0.2s ease all;
}
.form-group.form-md-line-input.form-md-line-input .form-control ~ label {
  top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #373B40;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-group.form-md-line-input.form-md-line-input .form-control ~ .help-block-error {
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus {
  color: #373B40;
}
.form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  visibility: visible;
  left: 0;
  width: 100%;
  background: #25A0DA;
}
.form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ label {
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ .help-block {
  color: #25A0DA;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-group.form-md-line-input.form-md-line-input .form-control.edited:not([readonly]) ~ .help-block-error, .form-group.form-md-line-input.form-md-line-input .form-control:focus:not([readonly]) ~ .help-block-error, .form-group.form-md-line-input.form-md-line-input .form-control.focus:not([readonly]) ~ .help-block-error {
  opacity: 0;
  filter: alpha(opacity=0);
}
.form-group.form-md-line-input.form-md-line-input .form-control[readonly], .form-group.form-md-line-input.form-md-line-input .form-control[disabled] {
  background: none;
  cursor: not-allowed;
  border-bottom: 1px dashed #c2cad8;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control ~ i {
  position: absolute;
  right: 0px;
  bottom: 7px;
  font-size: 22px;
  color: #25A0DA;
  width: 30px;
  text-align: center;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control ~ label {
  font-size: 16px;
  top: 25px;
  transition: 0.2s ease all;
  color: #373B40;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control[readonly] ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.edited ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.focus:not([readonly]) ~ label {
  top: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-sm ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .form-control ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .input-group-btn > .form-control.btn ~ label {
  font-size: 14px;
  top: 24px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-sm[readonly] ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .form-control[readonly] ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .input-group-btn > .form-control[readonly].btn ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-sm.edited ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .form-control.edited ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .input-group-btn > .form-control.edited.btn ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-sm.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .form-control.form-control-static ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .input-group-btn > .form-control.form-control-static.btn ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-sm:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .input-group-btn > .form-control.btn:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-sm.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .form-control.focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-sm > .input-group-btn > .form-control.focus.btn:not([readonly]) ~ label {
  top: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-lg ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .form-control ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .input-group-btn > .form-control.btn ~ label {
  font-size: 20px;
  top: 30px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-lg[readonly] ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .form-control[readonly] ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .input-group-btn > .form-control[readonly].btn ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-lg.edited ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .form-control.edited ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .input-group-btn > .form-control.edited.btn ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-lg.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .form-control.form-control-static ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .input-group-btn > .form-control.form-control-static.btn ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-lg:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .input-group-btn > .form-control.btn:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .form-control.input-lg.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .form-control.focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group-lg > .input-group-btn > .form-control.focus.btn:not([readonly]) ~ label {
  top: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-icon > label {
  padding-left: 34px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-icon.right > label {
  padding-left: 0;
  padding-right: 34px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group.left-addon label {
  padding-left: 34px;
}
.form-group.form-md-line-input.form-md-line-input.form-md-floating-label .input-group.right-addon label {
  padding-right: 34px;
}
.form-group.form-md-line-input.form-md-line-input.has-success .form-control {
  border-bottom: 1px solid #4AC68F;
}
.form-group.form-md-line-input.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.form-control-static ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #4AC68F;
}
.form-group.form-md-line-input.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.form-control-static ~ i, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ .help-block {
  color: #4AC68F;
}
.form-group.form-md-line-input.form-md-line-input.has-success .input-group-addon {
  color: #4AC68F;
  border-bottom: 1px solid #4AC68F;
}
.form-group.form-md-line-input.form-md-line-input.has-success label {
  color: #4AC68F;
}
.form-group.form-md-line-input.form-md-line-input.has-warning .form-control {
  border-bottom: 1px solid #FFC870;
}
.form-group.form-md-line-input.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.form-control-static ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #FFC870;
}
.form-group.form-md-line-input.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.form-control-static ~ i, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ .help-block {
  color: #FFC870;
}
.form-group.form-md-line-input.form-md-line-input.has-warning .input-group-addon {
  color: #FFC870;
  border-bottom: 1px solid #FFC870;
}
.form-group.form-md-line-input.form-md-line-input.has-warning label {
  color: #FFC870;
}
.form-group.form-md-line-input.form-md-line-input.has-danger .form-control {
  border-bottom: 3px solid #EF6262;
}
.form-group.form-md-line-input.form-md-line-input.has-danger .form-control.edited:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.form-control-static ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control:focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #EF6262;
}
.form-group.form-md-line-input.form-md-line-input.has-danger .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.form-control-static ~ i, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control.focus:not([readonly]) ~ .help-block {
  color: #EF6262;
}
.form-group.form-md-line-input.form-md-line-input.has-danger .form-control ~ i, .form-group.form-md-line-input.form-md-line-input.has-danger .form-control ~ .help-block {
  color: #EF6262;
}
.form-group.form-md-line-input.form-md-line-input.has-danger .form-control ~ .help-block {
  opacity: 1;
  filter: alpha(opacity=1);
}
.form-group.form-md-line-input.form-md-line-input.has-danger .input-group-addon {
  color: #EF6262;
  border-bottom: 1px solid #EF6262;
}
.form-group.form-md-line-input.form-md-line-input.has-danger label {
  color: #EF6262;
}
.form-group.form-md-line-input.form-md-line-input.has-info .form-control {
  border-bottom: 1px solid #8dcadf;
}
.form-group.form-md-line-input.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.form-control-static ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ label:after, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #8dcadf;
}
.form-group.form-md-line-input.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.form-control-static ~ label, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.form-control-static ~ i, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ i, .form-group.form-md-line-input.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ .help-block {
  color: #8dcadf;
}
.form-group.form-md-line-input.form-md-line-input.has-info .input-group-addon {
  color: #8dcadf;
  border-bottom: 1px solid #8dcadf;
}
.form-group.form-md-line-input.form-md-line-input.has-info label {
  color: #8dcadf;
}
.form-group.form-md-line-input + .input-icon {
  padding-top: 0;
}
.form-group.form-md-line-input .help-block {
  position: absolute;
  margin: 2px 0 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 13px;
}
.form-group.form-md-line-input > .input-icon > i {
  left: 0;
  bottom: 0;
  margin: 9px 2px 10px 10px;
  color: #373B40;
}
.form-group.form-md-line-input > .input-icon.input-icon-lg > i {
  top: 6px;
}
.form-group.form-md-line-input > .input-icon.input-icon-sm > i {
  top: -1px;
}
.form-group.form-md-line-input > .input-icon .form-control {
  padding-left: 34px;
}
.form-group.form-md-line-input > .input-icon > label {
  margin-top: -20px;
}
.form-group.form-md-line-input > .input-icon.right .form-control {
  padding-left: 0;
  padding-right: 34px;
}
.form-group.form-md-line-input > .input-icon.right > i {
  left: auto;
  right: 8px;
  margin: 11px 2px 10px 10px;
}
.form-group.form-md-line-input + .input-group {
  padding-top: 0;
}
.form-group.form-md-line-input .input-group {
  padding-top: 0;
}
.form-group.form-md-line-input .input-group > label {
  margin-top: -20px;
}
.form-group.form-md-line-input .input-group .input-group-addon {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: none;
  border: 0;
  border-bottom: 1px solid #25A0DA;
}
.form-group.form-md-line-input .input-group + .input-group-control {
  padding-top: 0;
}
.form-group.form-md-line-input .input-group .input-group-control {
  padding-top: 0;
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.form-group.form-md-line-input .input-group .input-group-control > label {
  margin-top: -20px;
}
.form-group.form-md-line-input .input-group .input-group-btn.btn-left .btn {
  margin-right: 10px;
}
.form-group.form-md-line-input .input-group .input-group-btn.btn-right .btn {
  margin-left: 10px;
}
.form-group.form-md-line-input .input-group .help-block {
  margin-top: 35px;
}
.form-group.form-md-line-input .input-group.input-group-sm .help-block {
  margin-top: 30px;
}
.form-group.form-md-line-input .input-group.input-group-lg .help-block {
  margin-top: 47px;
}

.search-block.search-miltiple-rows {
  display: flow-root;
}
.search-block.search-miltiple-rows .row.group:first-child {
  margin-bottom: 10px;
}
.search-block .form-search {
  position: relative;
  height: 34px;
}
.search-block .form-search.form-search-report {
  height: 54px;
}
.search-block .form-search h4 {
  margin: 0px 0px 5px;
  font-size: 14px;
}
.search-block .form-search .btn-saved-searches {
  margin-bottom: 10px;
  margin-right: 10px;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
  box-shadow: none;
  height: 34px;
  line-height: 26px;
}
.search-block .form-search .saved-searches-menu {
  margin-top: 3px;
  left: 0px;
  top: 34px;
}
.search-block .form-search .as-active {
  height: 34px;
}
.search-block .form-search .as-active span, .search-block .form-search .as-active .btn {
  display: inline-block;
  vertical-align: middle;
}
.search-block .form-search .as-active span {
  margin-right: 6px;
  font-size: 14px;
  line-height: 34px;
  color: #555555;
}
.search-block .form-search .form-group-search {
  margin: 0px;
  display: inline-block;
  width: 450px;
}
.search-block .form-search .form-control {
  overflow: hidden;
}
.search-block .form-search.form-search-multiple .input-group-pull-left {
  margin: 0px 10px 0px 0px;
  float: left;
  width: 20%;
}
.search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-sm {
  width: 15%;
}
.search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-xs {
  width: 10%;
}
@media (max-width: 767px) {
  .search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-xs {
    width: 100%;
  }
}
.search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-xxs {
  width: 3%;
}
@media (max-width: 767px) {
  .search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-xxs {
    width: 100%;
  }
}
.search-block .form-search.form-search-multiple .datetimepicker {
  padding: 0px;
}
.search-block .form-search.form-search-multiple .form-group-search {
  width: 300px;
}
@media (max-width: 767px) {
  .search-block .form-search.form-search-multiple .btn-saved-searches {
    float: none;
  }
  .search-block .form-search.form-search-multiple .input-group-pull-left {
    margin: 0px 0px 10px;
    width: 100%;
    display: block;
    float: none;
  }
  .search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-sm {
    width: 100%;
  }
  .search-block .form-search.form-search-multiple .form-group-search {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-block .form-search.form-search-multiple .btn-saved-searches {
    float: none;
  }
  .search-block .form-search.form-search-multiple .input-group-pull-left {
    margin: 0px 0px 10px;
    width: 100%;
    display: block;
    float: none;
  }
  .search-block .form-search.form-search-multiple .input-group-pull-left.input-group-pull-left-sm {
    width: 100%;
  }
  .search-block .form-search.form-search-multiple .form-group-search {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .search-block .form-search {
    height: auto;
  }
  .search-block .form-search.form-search-report {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-block .form-search {
    height: auto;
  }
  .search-block .form-search.form-search-report {
    height: auto;
  }
}

.search-block-groups {
  margin: 10px 0px;
}
.search-block-groups h4 {
  margin: 0px 0px 5px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.search-block-groups .form-group {
  margin: 0px 0px 5px;
  padding: 0px;
}
.search-block-groups .filters {
  margin: 0px 0px 10px;
  padding: 10px;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  background: #ffffff;
}
.search-block-groups .filters .filter {
  margin: 0px 0px 10px;
}
.search-block-groups .filters .date {
  max-width: 190px;
}
.search-block-groups .filters .form-group-close {
  margin: 7px 0px 0px;
  float: right;
}
.search-block-groups .filters .form-group-close a {
  color: #EF6262;
}
.search-block-groups .filters ul li {
  padding: 10px 0px 5px;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.search-block-groups .filters ul li i.fa-close {
  margin: 10px 0px;
}
.search-block-groups .filters ul li .form-group {
  margin: 0px 0px 5px;
}
.search-block-groups .filters ul li .form-group.form-group-close {
  margin: 7px 0px 0px;
  float: right;
}
.search-block-groups .filters ul li .form-group.form-group-close a {
  color: #EF6262;
}
.search-block-groups .filters .form-control {
  height: 28px;
}
.search-block-groups .filters select.form-control {
  font-size: 12px;
  padding: 0px 15px 0px 5px;
  height: 30px;
}

.button_to.inline {
  display: inline-block;
}

div.pagination {
  margin: 5px 0 0;
}
div.pagination ul.pagination {
  margin: 0;
}

ul.pagination {
  margin: 5px 0 0;
}
ul.pagination li a {
  color: #373B40;
  border-color: rgb(234.25, 234.25, 234.25);
  box-shadow: none;
}
ul.pagination li.active a, ul.pagination li.active:hover a {
  color: #ffffff;
  background: #25A0DA;
}
ul.pagination li:hover a {
  color: #373B40;
  background: #f7f7f7;
}
ul.pagination li:first-child a, ul.pagination li:last-child a {
  border-radius: 0px;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  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: #373B40;
  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: #373B40;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #373B40;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #373B40;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #373B40;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #373B40;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373B40;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373B40;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373B40;
}

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

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace .pace-progress {
  background: #373B40;
  position: fixed;
  z-index: 2002;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace-inactive {
  display: none;
}

.note-editor {
  margin-bottom: 10px;
  background: none;
  border-radius: 0px;
  overflow: visible;
}
.note-editor .note-toolbar {
  margin: 0;
  padding: 0 0 5px;
  background: none;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0px;
}
.note-editor .note-toolbar .btn {
  box-shadow: none;
}
.note-editor .note-toolbar .btn .fa {
  font-size: 14px;
}
.note-editor .note-toolbar > .btn-group {
  margin-left: 0;
  margin-right: 5px;
  margin-top: 5px;
}
.note-editor .note-toolbar > .btn-group .btn + .btn {
  margin: 0px 0px 0px -1px;
}
.note-editor .note-toolbar .note-color .dropdown-toggle {
  padding-left: 5px;
  width: 20px;
}
.note-editor .note-toolbar .note-check > li > a {
  padding: 3px 10px;
}
.note-editor .note-statusbar {
  background-color: #f7f7f7;
}
.note-editor .note-statusbar .note-resizebar {
  height: auto;
  padding-top: 3px;
  padding-bottom: 4px;
}
.note-editor .note-editable {
  border: 1px solid #f0f0f0;
  padding: 10px 12px;
  margin-top: 5px;
}
.note-editor .note-editing-area .note-editable {
  color: #555555;
}
.note-editor.fullscreen {
  background: #f7f7f7;
}

.field_with_errors .note-editable {
  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);
}

.summernote-error .help-block {
  margin-top: -3px;
  margin-left: 2px;
}

.boss811-default .select2-container--default {
  display: block;
}
.boss811-default .select2-container--default .select2-selection--single, .boss811-default .select2-container--default .select2-selection--multiple {
  border: 1px solid rgb(234.25, 234.25, 234.25);
  border-radius: 0;
}
.boss811-default .select2-container--default .select2-selection--single .select2-selection__clear, .boss811-default .select2-container--default .select2-selection--multiple .select2-selection__clear {
  font-weight: 300;
  font-size: 20px;
  margin-top: 0px;
  color: rgb(183.25, 183.25, 183.25);
}
.boss811-default .select2-container--default .select2-selection--single .select2-selection__clear:hover, .boss811-default .select2-container--default .select2-selection--multiple .select2-selection__clear:hover {
  color: #EF6262;
}
.boss811-default .select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 3px;
  margin-right: 0px;
  right: 6px;
  position: absolute;
}
.boss811-default .select2-container--default .select2-selection--single {
  height: 34px;
}
.boss811-default .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 6px 24px 6px 12px;
  height: 34px;
  line-height: 20px;
  font-size: 14px;
  color: #555555;
}
.boss811-default .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
  width: 24px;
}
.boss811-default .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.boss811-default .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  content: "\e688";
  font-family: "stroke-7";
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  color: rgb(118.575, 118.575, 118.575);
}
.boss811-default .select2-container--default .select2-selection--multiple {
  min-height: 34px;
}
.boss811-default .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0px 12px;
}
.boss811-default .select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 15px;
  background: #ffffff;
  color: #555555;
  border: 1px solid #c4c4c4;
  padding: 0px 12px 0px 8px;
}
.boss811-default .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #555555;
  margin-right: 6px;
}
.boss811-default .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #EF6262;
}
.boss811-default .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 6px;
  width: 100% !important;
}
.boss811-default .select2-container--default.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.boss811-default .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
  content: "\e682";
}
.boss811-default .select2-container--default.select2-container--open .select2-dropdown--below {
  top: -1px;
}
.boss811-default .select2-container--default .select2-results__group {
  font-size: 12px;
  color: rgb(110.5, 110.5, 110.5);
}
.boss811-default .select2-container--default .select2-results__option {
  padding: 6px 12px;
}
.boss811-default .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgb(247.35, 247.35, 247.35);
}
.boss811-default .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #25A0DA;
}
.boss811-default .select2-container--default .select2-dropdown {
  border-radius: 0;
  border-width: 1px;
  border-color: rgb(234.25, 234.25, 234.25);
}
.boss811-default .select2-container--default .select2-search--dropdown {
  background-color: white;
  border-bottom: 1px solid #f7f7f7;
}
.boss811-default .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: transparent;
  border-width: 0;
  outline: none;
}

.multiselect-block .btn-group {
  display: block;
  height: 34px;
}
.multiselect-block .btn-group .btn.multiselect {
  padding: 6px 10px 6px 10px;
  background: #ffffff;
  border-color: rgb(234.25, 234.25, 234.25);
  box-shadow: none;
  width: 100%;
  text-align: left;
  height: 34px;
}
.multiselect-block .btn-group .btn.multiselect .multiselect-selected-text {
  line-height: 34px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 75%;
  color: #555555;
}
.multiselect-block .btn-group .btn.multiselect .caret {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 7px;
}
.multiselect-block .btn-group .btn.multiselect.open, .multiselect-block .btn-group .btn.multiselect:hover, .multiselect-block .btn-group .btn.multiselect:active, .multiselect-block .btn-group .btn.multiselect:focus, .multiselect-block .btn-group .btn.multiselect.dropdown-toggle {
  background: #ffffff;
}
.multiselect-block .btn-group .multiselect-container {
  padding-top: 0px;
  border-color: #bfbfbf;
  min-width: 220px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.multiselect-block .btn-group .multiselect-container li a {
  padding: 0px;
  white-space: normal;
}
.multiselect-block .btn-group .multiselect-container li a label {
  padding: 2px 20px 2px 30px;
  line-height: 23px;
}
.multiselect-block .btn-group .multiselect-container li a:hover {
  background: none;
  color: #373B40;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-filter {
  margin-bottom: 5px;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-filter .input-group-addon, .multiselect-block .btn-group .multiselect-container li.multiselect-filter .multiselect-clear-filter {
  padding: 5px 8px;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-filter .input-group-addon {
  background-color: #25A0DA;
  color: #ffffff;
  border-color: #25A0DA;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-filter .multiselect-clear-filter {
  background-color: #f7f7f7;
  border-color: rgb(234.25, 234.25, 234.25);
  box-shadow: none;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-group {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #f7f7f7;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-group a label {
  padding: 3px 10px;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-group a label b {
  font-weight: 400;
  color: #888;
}
.multiselect-block .btn-group .multiselect-container li.multiselect-group:first-child {
  margin-top: 0px;
  border-top: none;
}
.multiselect-block .btn-group .multiselect-container li.active a {
  background: none;
  color: #25A0DA;
}
.multiselect-block .btn-group .multiselect-container li.level-2 a label {
  padding-left: 50px;
}
.multiselect-block .btn-group .multiselect-container li.level-3 a label {
  padding-left: 70px;
}
.multiselect-block .btn-group .multiselect-container li.level-4 a label {
  padding-left: 90px;
}
.multiselect-block .btn-group .multiselect-container li.level-5 a label {
  padding-left: 110px;
}
.multiselect-block.multiselect-block-white .btn-group {
  display: block;
  height: 34px;
}
.multiselect-block.multiselect-block-white .btn-group .btn.multiselect {
  border-color: #f7f7f7;
  background-color: #ffffff;
}

.dropdown-tree-block .dropdown-toggle {
  display: block;
  width: 100%;
  text-align: left;
  border-color: rgb(234.25, 234.25, 234.25);
  box-shadow: none;
  padding-top: 6px;
  padding-bottom: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 160px;
}
.dropdown-tree-block .dropdown-toggle .icon {
  float: right;
}
.dropdown-tree-block .dropdown-toggle:hover {
  background: #ffffff;
  border-color: rgb(234.25, 234.25, 234.25);
}
.dropdown-tree-block.open .dropdown-toggle, .dropdown-tree-block.open .dropdown-toggle:focus {
  background: #ffffff;
  border-color: #25A0DA;
}
.dropdown-tree-block .dropdown-tree {
  margin-top: -1px;
  padding: 0px 0px 5px;
  box-shadow: none;
  border-color: #25A0DA;
  border-top: 0px;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.dropdown-tree-block .dropdown-tree .list-group {
  margin-bottom: 1px;
}
.dropdown-tree-block .dropdown-tree .list-group .list-group-item {
  padding: 4px 12px;
  border: none;
  font-size: 12px;
}
.dropdown-tree-block .dropdown-tree .list-group .list-group-item .icon {
  margin-right: 2px;
}
.dropdown-tree-block .dropdown-tree .list-group .list-group-item.node-selected {
  background-color: #25A0DA;
}

.datetimepicker .input-group-addon {
  padding: 0 9px;
  font-size: 24px;
}
.datetimepicker .form-control {
  text-align: left;
}
.datetimepicker.dropdown-menu {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.datetimepicker.dropdown-menu:before {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.datetimepicker.dropdown-menu table {
  border-collapse: separate;
  border-spacing: 7px 2px;
}
.datetimepicker.dropdown-menu table thead tr th.prev, .datetimepicker.dropdown-menu table thead tr th.next {
  padding: 0;
}
.datetimepicker.dropdown-menu table thead tr th.prev .s7-angle-right, .datetimepicker.dropdown-menu table thead tr th.prev .s7-angle-left, .datetimepicker.dropdown-menu table thead tr th.next .s7-angle-right, .datetimepicker.dropdown-menu table thead tr th.next .s7-angle-left {
  font-size: 28px;
}
.datetimepicker.dropdown-menu table thead tr th.prev:hover, .datetimepicker.dropdown-menu table thead tr th.next:hover {
  background-color: transparent;
  color: #25A0DA;
}
.datetimepicker.dropdown-menu table thead tr th.switch {
  font-weight: 600;
  font-size: 14px;
}
.datetimepicker.dropdown-menu table thead tr th.switch:hover {
  background-color: transparent;
  color: rgb(110.5, 110.5, 110.5);
}
.datetimepicker.dropdown-menu table thead tr th.dow {
  font-weight: 400;
  font-size: 14px;
  padding-top: 10px;
}
.datetimepicker.dropdown-menu table tbody tr td {
  line-height: 30px;
  padding: 0 8px;
}
.datetimepicker.dropdown-menu table tbody tr td.day {
  border-radius: 50%;
  color: #888888;
}
.datetimepicker.dropdown-menu table tbody tr td.day.old, .datetimepicker.dropdown-menu table tbody tr td.day.new {
  color: rgb(199.75, 199.75, 199.75);
}
.datetimepicker.dropdown-menu table tbody tr td.day.active {
  background: #25A0DA;
  color: #ffffff;
  text-shadow: none;
}
.datetimepicker.dropdown-menu table tbody tr td .year, .datetimepicker.dropdown-menu table tbody tr td .month, .datetimepicker.dropdown-menu table tbody tr td .hour, .datetimepicker.dropdown-menu table tbody tr td .minute {
  color: #888888;
}
.datetimepicker.dropdown-menu table tbody tr td .year.old, .datetimepicker.dropdown-menu table tbody tr td .year.new, .datetimepicker.dropdown-menu table tbody tr td .month.old, .datetimepicker.dropdown-menu table tbody tr td .month.new, .datetimepicker.dropdown-menu table tbody tr td .hour.old, .datetimepicker.dropdown-menu table tbody tr td .hour.new, .datetimepicker.dropdown-menu table tbody tr td .minute.old, .datetimepicker.dropdown-menu table tbody tr td .minute.new {
  color: rgb(199.75, 199.75, 199.75);
}
.datetimepicker.dropdown-menu table tbody tr td .year.active, .datetimepicker.dropdown-menu table tbody tr td .month.active, .datetimepicker.dropdown-menu table tbody tr td .hour.active, .datetimepicker.dropdown-menu table tbody tr td .minute.active {
  background: #25A0DA;
  color: #ffffff;
  text-shadow: none;
}
.datetimepicker.dropdown-menu table tbody tr td fieldset legend {
  font-size: 17px;
  font-weight: 400;
  color: rgb(110.5, 110.5, 110.5);
  margin-bottom: 5px;
}

.grid-stack {
  position: relative;
}

.grid-stack-rtl {
  direction: ltr;
}

.grid-stack-rtl > .grid-stack-item {
  direction: rtl;
}

.grid-stack-placeholder > .placeholder-content {
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0;
  position: absolute;
  width: auto;
  z-index: 0 !important;
}

.grid-stack > .grid-stack-item {
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  width: var(--gs-column-width);
  height: var(--gs-cell-height);
}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  width: auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.grid-stack > .grid-stack-item.size-to-content:not(.size-to-content-max) > .grid-stack-item-content {
  overflow-y: hidden;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content, .grid-stack > .grid-stack-placeholder > .placeholder-content {
  top: var(--gs-item-margin-top);
  right: var(--gs-item-margin-right);
  bottom: var(--gs-item-margin-bottom);
  left: var(--gs-item-margin-left);
}

.grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.grid-stack-item.ui-resizable-autohide > .ui-resizable-handle, .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle {
  display: none;
}

.grid-stack-item > .ui-resizable-ne, .grid-stack-item > .ui-resizable-nw, .grid-stack-item > .ui-resizable-se, .grid-stack-item > .ui-resizable-sw {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}

.grid-stack-item > .ui-resizable-ne {
  transform: rotate(45deg);
}

.grid-stack-item > .ui-resizable-sw {
  transform: rotate(45deg);
}

.grid-stack-item > .ui-resizable-nw {
  transform: rotate(-45deg);
}

.grid-stack-item > .ui-resizable-se {
  transform: rotate(-45deg);
}

.grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  top: var(--gs-item-margin-top);
  left: var(--gs-item-margin-left);
}

.grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: var(--gs-item-margin-top);
  left: 25px;
  right: 25px;
}

.grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  top: var(--gs-item-margin-top);
  right: var(--gs-item-margin-right);
}

.grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  top: 15px;
  bottom: 15px;
  right: var(--gs-item-margin-right);
}

.grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
  bottom: var(--gs-item-margin-bottom);
  right: var(--gs-item-margin-right);
}

.grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: var(--gs-item-margin-bottom);
  right: 25px;
}

.grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
  bottom: var(--gs-item-margin-bottom);
  left: var(--gs-item-margin-left);
}

.grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  top: 15px;
  bottom: 15px;
  left: var(--gs-item-margin-left);
}

.grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
  display: none !important;
}

.grid-stack-item.ui-draggable-dragging {
  will-change: left, top;
}

.grid-stack-item.ui-resizable-resizing {
  will-change: width, height;
}

.ui-draggable-dragging, .ui-resizable-resizing {
  z-index: 10000;
}

.ui-draggable-dragging > .grid-stack-item-content, .ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

.grid-stack-animate, .grid-stack-animate .grid-stack-item {
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}

.grid-stack-animate .grid-stack-item.grid-stack-placeholder, .grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack-animate .grid-stack-item.ui-resizable-resizing {
  transition: left 0s, top 0s, height 0s, width 0s;
}

.grid-stack > .grid-stack-item[gs-y="0"] {
  top: 0;
}

.grid-stack > .grid-stack-item[gs-x="0"] {
  left: 0;
}

.grid-stack .grid-stack-item .grid-stack-item-content {
  overflow-y: hidden !important;
}
.grid-stack .grid-stack-item.ui-draggable-dragging .grid-stack-item-content {
  box-shadow: none !important;
  opacity: 0.8;
}

#gritter-notice-wrapper {
  top: 75px;
  right: 25px;
}
#gritter-notice-wrapper .gritter-item-wrapper {
  box-shadow: none;
}
#gritter-notice-wrapper .gritter-item-wrapper.clean {
  border: 1px solid rgb(221.5, 221.5, 221.5);
}
#gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-content .gritter-close:hover:after {
  color: #EF6262;
}
@media (max-width: 767px) {
  #gritter-notice-wrapper {
    right: 10px;
    left: 10px;
    width: auto;
  }
  #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image {
    width: auto;
    padding: 10px 25px 10px 15px;
  }
  #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close {
    width: 30px;
    height: 25px;
  }
  #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image {
    width: 100%;
    padding: 10px 25px 10px 15px;
  }
  #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close {
    width: 30px;
    height: 25px;
  }
}

/* slider widht */
.slider {
  margin: 5px auto 0px;
  width: 97%;
}

/* slider container */
.ui-slider {
  position: relative;
}

/* handle */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 2px;
  height: 20px;
  background: #25A0DA;
  cursor: pointer;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  overflow: hidden;
}

/* horizontal slider */
.ui-slider-horizontal {
  height: 10px;
}

/* handle position */
.ui-slider-horizontal .ui-slider-handle {
  top: -5px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-widget-content {
  background: #f7f7f7;
}

.ui-widget-header {
  background: #25A0DA;
}

.sketch-block .note-editor {
  margin: 0px 0px 10px 65px;
  padding: 10px;
  background: rgb(252.1, 252.1, 252.1);
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  overflow: visible;
  display: inline-block;
  width: auto;
  position: relative;
}
.sketch-block .note-editor::before {
  content: "";
  position: absolute;
  left: -43px;
  top: 40px;
  width: 42px;
  height: 1px;
  background: #f0f0f0;
}
.sketch-block .note-editor::after {
  content: "";
  position: absolute;
  left: -43px;
  top: -24px;
  width: 1px;
  height: 65px;
  background: #f0f0f0;
}
.sketch-block .note-editor > h4 {
  margin: 5px 0px;
  font-size: 17px;
}
.sketch-block .note-editor .note-toolbar {
  margin: 0;
  padding: 0 0 5px;
  background: none;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0px;
}
.sketch-block .note-editor .note-toolbar .btn {
  box-shadow: none;
}
.sketch-block .note-editor .note-toolbar .btn .fa {
  font-size: 14px;
}
.sketch-block .note-editor .note-toolbar .note-btns {
  margin-top: 5px;
}
.sketch-block .note-editor .note-toolbar > .btn-group {
  margin-left: 0;
  margin-right: 5px;
  margin-top: 5px;
}
.sketch-block .note-editor .note-toolbar > .btn-group .btn + .btn {
  margin: 0px 0px 0px -1px;
}
.sketch-block .note-editor .note-toolbar .note-color .dropdown-toggle {
  padding-left: 5px;
  width: 20px;
}
.sketch-block .note-editor .note-toolbar .note-check > li > a {
  padding: 3px 10px;
}
.sketch-block .note-editor .note-statusbar {
  background-color: #f7f7f7;
}
.sketch-block .note-editor .note-statusbar .note-resizebar {
  height: auto;
  padding-top: 3px;
  padding-bottom: 4px;
}
.sketch-block .note-editor .note-editable {
  margin: 5px auto 0px;
  padding: 0;
  background: #ffffff;
  border: 1px solid #f0f0f0;
}
.sketch-block .note-editor .note-editable > div {
  display: inline-block;
  vertical-align: top;
}
.sketch-block .note-editor .note-editable > div.note-image img {
  max-height: 800px;
}
.sketch-block .note-editor .note-editing-area .note-editable {
  color: #555555;
}
.sketch-block .note-editor.fullscreen {
  background: #f7f7f7;
}
.sketch-block.sketch-block-edit .note-editor::before {
  display: none;
}
.sketch-block.sketch-block-edit .note-editor::after {
  content: "";
  position: absolute;
  left: 26px;
  top: -24px;
  width: 1px;
  height: 23px;
  background: #f0f0f0;
}

.image-editor {
  margin: 0px 0px 10px 65px;
  padding: 0px;
  background: rgb(252.1, 252.1, 252.1);
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  overflow: visible;
  display: inline-block;
  width: calc(100% - 65px);
  min-height: 750px;
  position: relative;
}
.image-editor::before {
  content: "";
  position: absolute;
  left: -43px;
  top: 40px;
  width: 42px;
  height: 1px;
  background: #f0f0f0;
}
.image-editor::after {
  content: "";
  position: absolute;
  left: -43px;
  top: -24px;
  width: 1px;
  height: 65px;
  background: #f0f0f0;
}
.image-editor .panel-body {
  padding: 0px;
}
.image-editor .panel-body .ptro-wrapper {
  margin-top: 40px;
  margin-bottom: 10px;
  bottom: 50px;
}
.image-editor .panel-body .ptro-bar {
  height: 50px;
}
.image-editor .panel-body .ptro-bar .ptro-icon {
  font-size: 24px;
  line-height: 28px;
}
.image-editor .panel-body .ptro-color-main {
  margin: 10px 0px 5px;
  padding: 0px 5px;
}
.image-editor .panel-body .ptro-icon-btn {
  margin: 5px 0px 5px 5px;
  padding: 5px;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  width: 40px;
  height: 40px;
}
.image-editor .panel-body .ptro-color-edit .ptro-icon-btn {
  margin: 0px 0px 5px 5px;
  width: 24px;
  height: 24px;
}
.image-editor .panel-body .ptro-info {
  padding-top: 19px;
}
.image-editor .panel-body .tool-controls {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.image-editor .panel-body .tool-controls > * {
  display: inline-block;
  vertical-align: top;
}
.image-editor .panel-body .tool-controls .ptro-tool-ctl-name {
  margin-left: 10px;
  margin-right: 5px;
  top: 8px;
}
.image-editor .panel-body .tool-controls .color-diwget-btn {
  height: 26px;
  width: 26px;
  margin-top: 13px;
}
.image-editor .panel-body .tool-controls .ptro-btn-color-checkers-bar {
  height: 26px;
  width: 26px;
  background: none;
}
.image-editor .panel-body .tool-controls .ptro-input {
  height: 26px;
  margin-top: 13px;
  top: 0;
}
.image-editor .panel-body .tool-controls .ptro-color-control {
  margin-top: 10px;
  margin-left: 10px;
  top: 0;
  background: #25A0DA;
  color: #ffffff;
}
.image-editor .panel-body .tool-controls .ptro-color-control:hover {
  background: rgb(29.6, 128, 174.4);
  color: #ffffff;
}
.image-editor > h4 {
  margin: 10px 15px;
  font-size: 17px;
}

.mfp-iframe-scaler video {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.barcode-print-container:not(:first-child) {
  padding-top: 40px;
}

.barcode-container {
  color: #373B40;
  display: inline-block;
  text-align: center;
}
.barcode-container table.barby-barcode {
  border-spacing: 0;
  height: 60px;
}
.barcode-container table.barby-barcode .barby-cell {
  width: 0;
}
.barcode-container table.barby-barcode .barby-cell.on {
  border-left: 1px solid #373B40;
}
.barcode-container table.barby-barcode .barby-cell.off {
  border-left: 1px solid #FFF;
}
.barcode-container table.barby-barcode.qr-code .barby-cell {
  height: 3px;
  border-left-width: 3px !important;
}
.barcode-container .barcode-error {
  display: block;
  text-align: left;
  color: #EF6262;
}

.circle-cursor {
  cursor: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'><circle cx='4' cy='4' r='3' stroke='black' stroke-width='1' fill='none'/></svg>") 4 4, pointer;
}

.pointer-cursor {
  cursor: pointer !important;
}

span.release-note {
  margin: 0px 5px 0px 0px;
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 10px;
  padding: 0px 8px;
  text-shadow: none;
  border-radius: 3px;
  line-height: 18px;
  height: 18px;
}
span.release-note.release-note-feature {
  background: #1c84c6;
  color: #ffffff;
}
span.release-note.release-note-enhancement {
  background: #f8ac59;
  color: #ffffff;
}
span.release-note.release-note-fix {
  background: #1ab394;
  color: #ffffff;
}

.xs-p-50 {
  padding: "50px";
}

.xs-pt-50 {
  padding-top: "50px";
}

.xs-pl-50 {
  padding-left: "50px";
}

.xs-pr-50 {
  padding-right: "50px";
}

.xs-pb-50 {
  padding-bottom: "50px";
}

.xs-m-50 {
  margin: "50px";
}

.xs-mt-50 {
  margin-top: "50px";
}

.xs-ml-50 {
  margin-left: "50px";
}

.xs-mr-50 {
  margin-right: "50px";
}

.xs-mb-50 {
  margin-bottom: "50px";
}

.xs-p-40 {
  padding: "40px";
}

.xs-pt-40 {
  padding-top: "40px";
}

.xs-pl-40 {
  padding-left: "40px";
}

.xs-pr-40 {
  padding-right: "40px";
}

.xs-pb-40 {
  padding-bottom: "40px";
}

.xs-m-40 {
  margin: "40px";
}

.xs-mt-40 {
  margin-top: "40px";
}

.xs-ml-40 {
  margin-left: "40px";
}

.xs-mr-40 {
  margin-right: "40px";
}

.xs-mb-40 {
  margin-bottom: "40px";
}

.xs-p-30 {
  padding: "30px";
}

.xs-pt-30 {
  padding-top: "30px";
}

.xs-pl-30 {
  padding-left: "30px";
}

.xs-pr-30 {
  padding-right: "30px";
}

.xs-pb-30 {
  padding-bottom: "30px";
}

.xs-m-30 {
  margin: "30px";
}

.xs-mt-30 {
  margin-top: "30px";
}

.xs-ml-30 {
  margin-left: "30px";
}

.xs-mr-30 {
  margin-right: "30px";
}

.xs-mb-30 {
  margin-bottom: "30px";
}

.xs-p-20 {
  padding: "20px";
}

.xs-pt-20 {
  padding-top: "20px";
}

.xs-pl-20 {
  padding-left: "20px";
}

.xs-pr-20 {
  padding-right: "20px";
}

.xs-pb-20 {
  padding-bottom: "20px";
}

.xs-m-20 {
  margin: "20px";
}

.xs-mt-20 {
  margin-top: "20px";
}

.xs-ml-20 {
  margin-left: "20px";
}

.xs-mr-20 {
  margin-right: "20px";
}

.xs-mb-20 {
  margin-bottom: "20px";
}

.xs-p-15 {
  padding: "15px";
}

.xs-pt-15 {
  padding-top: "15px";
}

.xs-pl-15 {
  padding-left: "15px";
}

.xs-pr-15 {
  padding-right: "15px";
}

.xs-pb-15 {
  padding-bottom: "15px";
}

.xs-m-15 {
  margin: "15px";
}

.xs-mt-15 {
  margin-top: "15px";
}

.xs-ml-15 {
  margin-left: "15px";
}

.xs-mr-15 {
  margin-right: "15px";
}

.xs-mb-15 {
  margin-bottom: "15px";
}

.xs-p-10 {
  padding: "10px";
}

.xs-pt-10 {
  padding-top: "10px";
}

.xs-pl-10 {
  padding-left: "10px";
}

.xs-pr-10 {
  padding-right: "10px";
}

.xs-pb-10 {
  padding-bottom: "10px";
}

.xs-m-10 {
  margin: "10px";
}

.xs-mt-10 {
  margin-top: "10px";
}

.xs-ml-10 {
  margin-left: "10px";
}

.xs-mr-10 {
  margin-right: "10px";
}

.xs-mb-10 {
  margin-bottom: "10px";
}

.xs-p-5 {
  padding: "5px";
}

.xs-pt-5 {
  padding-top: "5px";
}

.xs-pl-5 {
  padding-left: "5px";
}

.xs-pr-5 {
  padding-right: "5px";
}

.xs-pb-5 {
  padding-bottom: "5px";
}

.xs-m-5 {
  margin: "5px";
}

.xs-mt-5 {
  margin-top: "5px";
}

.xs-ml-5 {
  margin-left: "5px";
}

.xs-mr-5 {
  margin-right: "5px";
}

.xs-mb-5 {
  margin-bottom: "5px";
}

.xs-p-0 {
  padding: "0px";
}

.xs-pt-0 {
  padding-top: "0px";
}

.xs-pl-0 {
  padding-left: "0px";
}

.xs-pr-0 {
  padding-right: "0px";
}

.xs-pb-0 {
  padding-bottom: "0px";
}

.xs-m-0 {
  margin: "0px";
}

.xs-mt-0 {
  margin-top: "0px";
}

.xs-ml-0 {
  margin-left: "0px";
}

.xs-mr-0 {
  margin-right: "0px";
}

.xs-mb-0 {
  margin-bottom: "0px";
}

@media (min-width: 768px) {
  .sm-p-50 {
    padding: "50px";
  }
  .sm-pt-50 {
    padding-top: "50px";
  }
  .sm-pl-50 {
    padding-left: "50px";
  }
  .sm-pr-50 {
    padding-right: "50px";
  }
  .sm-pb-50 {
    padding-bottom: "50px";
  }
  .sm-m-50 {
    margin: "50px";
  }
  .sm-mt-50 {
    margin-top: "50px";
  }
  .sm-ml-50 {
    margin-left: "50px";
  }
  .sm-mr-50 {
    margin-right: "50px";
  }
  .sm-mb-50 {
    margin-bottom: "50px";
  }
  .sm-p-40 {
    padding: "40px";
  }
  .sm-pt-40 {
    padding-top: "40px";
  }
  .sm-pl-40 {
    padding-left: "40px";
  }
  .sm-pr-40 {
    padding-right: "40px";
  }
  .sm-pb-40 {
    padding-bottom: "40px";
  }
  .sm-m-40 {
    margin: "40px";
  }
  .sm-mt-40 {
    margin-top: "40px";
  }
  .sm-ml-40 {
    margin-left: "40px";
  }
  .sm-mr-40 {
    margin-right: "40px";
  }
  .sm-mb-40 {
    margin-bottom: "40px";
  }
  .sm-p-30 {
    padding: "30px";
  }
  .sm-pt-30 {
    padding-top: "30px";
  }
  .sm-pl-30 {
    padding-left: "30px";
  }
  .sm-pr-30 {
    padding-right: "30px";
  }
  .sm-pb-30 {
    padding-bottom: "30px";
  }
  .sm-m-30 {
    margin: "30px";
  }
  .sm-mt-30 {
    margin-top: "30px";
  }
  .sm-ml-30 {
    margin-left: "30px";
  }
  .sm-mr-30 {
    margin-right: "30px";
  }
  .sm-mb-30 {
    margin-bottom: "30px";
  }
  .sm-p-20 {
    padding: "20px";
  }
  .sm-pt-20 {
    padding-top: "20px";
  }
  .sm-pl-20 {
    padding-left: "20px";
  }
  .sm-pr-20 {
    padding-right: "20px";
  }
  .sm-pb-20 {
    padding-bottom: "20px";
  }
  .sm-m-20 {
    margin: "20px";
  }
  .sm-mt-20 {
    margin-top: "20px";
  }
  .sm-ml-20 {
    margin-left: "20px";
  }
  .sm-mr-20 {
    margin-right: "20px";
  }
  .sm-mb-20 {
    margin-bottom: "20px";
  }
  .sm-p-15 {
    padding: "15px";
  }
  .sm-pt-15 {
    padding-top: "15px";
  }
  .sm-pl-15 {
    padding-left: "15px";
  }
  .sm-pr-15 {
    padding-right: "15px";
  }
  .sm-pb-15 {
    padding-bottom: "15px";
  }
  .sm-m-15 {
    margin: "15px";
  }
  .sm-mt-15 {
    margin-top: "15px";
  }
  .sm-ml-15 {
    margin-left: "15px";
  }
  .sm-mr-15 {
    margin-right: "15px";
  }
  .sm-mb-15 {
    margin-bottom: "15px";
  }
  .sm-p-10 {
    padding: "10px";
  }
  .sm-pt-10 {
    padding-top: "10px";
  }
  .sm-pl-10 {
    padding-left: "10px";
  }
  .sm-pr-10 {
    padding-right: "10px";
  }
  .sm-pb-10 {
    padding-bottom: "10px";
  }
  .sm-m-10 {
    margin: "10px";
  }
  .sm-mt-10 {
    margin-top: "10px";
  }
  .sm-ml-10 {
    margin-left: "10px";
  }
  .sm-mr-10 {
    margin-right: "10px";
  }
  .sm-mb-10 {
    margin-bottom: "10px";
  }
  .sm-p-5 {
    padding: "5px";
  }
  .sm-pt-5 {
    padding-top: "5px";
  }
  .sm-pl-5 {
    padding-left: "5px";
  }
  .sm-pr-5 {
    padding-right: "5px";
  }
  .sm-pb-5 {
    padding-bottom: "5px";
  }
  .sm-m-5 {
    margin: "5px";
  }
  .sm-mt-5 {
    margin-top: "5px";
  }
  .sm-ml-5 {
    margin-left: "5px";
  }
  .sm-mr-5 {
    margin-right: "5px";
  }
  .sm-mb-5 {
    margin-bottom: "5px";
  }
  .sm-p-0 {
    padding: "0px";
  }
  .sm-pt-0 {
    padding-top: "0px";
  }
  .sm-pl-0 {
    padding-left: "0px";
  }
  .sm-pr-0 {
    padding-right: "0px";
  }
  .sm-pb-0 {
    padding-bottom: "0px";
  }
  .sm-m-0 {
    margin: "0px";
  }
  .sm-mt-0 {
    margin-top: "0px";
  }
  .sm-ml-0 {
    margin-left: "0px";
  }
  .sm-mr-0 {
    margin-right: "0px";
  }
  .sm-mb-0 {
    margin-bottom: "0px";
  }
}
@media (min-width: 992px) {
  .md-p-50 {
    padding: "50px";
  }
  .md-pt-50 {
    padding-top: "50px";
  }
  .md-pl-50 {
    padding-left: "50px";
  }
  .md-pr-50 {
    padding-right: "50px";
  }
  .md-pb-50 {
    padding-bottom: "50px";
  }
  .md-m-50 {
    margin: "50px";
  }
  .md-mt-50 {
    margin-top: "50px";
  }
  .md-ml-50 {
    margin-left: "50px";
  }
  .md-mr-50 {
    margin-right: "50px";
  }
  .md-mb-50 {
    margin-bottom: "50px";
  }
  .md-p-40 {
    padding: "40px";
  }
  .md-pt-40 {
    padding-top: "40px";
  }
  .md-pl-40 {
    padding-left: "40px";
  }
  .md-pr-40 {
    padding-right: "40px";
  }
  .md-pb-40 {
    padding-bottom: "40px";
  }
  .md-m-40 {
    margin: "40px";
  }
  .md-mt-40 {
    margin-top: "40px";
  }
  .md-ml-40 {
    margin-left: "40px";
  }
  .md-mr-40 {
    margin-right: "40px";
  }
  .md-mb-40 {
    margin-bottom: "40px";
  }
  .md-p-30 {
    padding: "30px";
  }
  .md-pt-30 {
    padding-top: "30px";
  }
  .md-pl-30 {
    padding-left: "30px";
  }
  .md-pr-30 {
    padding-right: "30px";
  }
  .md-pb-30 {
    padding-bottom: "30px";
  }
  .md-m-30 {
    margin: "30px";
  }
  .md-mt-30 {
    margin-top: "30px";
  }
  .md-ml-30 {
    margin-left: "30px";
  }
  .md-mr-30 {
    margin-right: "30px";
  }
  .md-mb-30 {
    margin-bottom: "30px";
  }
  .md-p-20 {
    padding: "20px";
  }
  .md-pt-20 {
    padding-top: "20px";
  }
  .md-pl-20 {
    padding-left: "20px";
  }
  .md-pr-20 {
    padding-right: "20px";
  }
  .md-pb-20 {
    padding-bottom: "20px";
  }
  .md-m-20 {
    margin: "20px";
  }
  .md-mt-20 {
    margin-top: "20px";
  }
  .md-ml-20 {
    margin-left: "20px";
  }
  .md-mr-20 {
    margin-right: "20px";
  }
  .md-mb-20 {
    margin-bottom: "20px";
  }
  .md-p-15 {
    padding: "15px";
  }
  .md-pt-15 {
    padding-top: "15px";
  }
  .md-pl-15 {
    padding-left: "15px";
  }
  .md-pr-15 {
    padding-right: "15px";
  }
  .md-pb-15 {
    padding-bottom: "15px";
  }
  .md-m-15 {
    margin: "15px";
  }
  .md-mt-15 {
    margin-top: "15px";
  }
  .md-ml-15 {
    margin-left: "15px";
  }
  .md-mr-15 {
    margin-right: "15px";
  }
  .md-mb-15 {
    margin-bottom: "15px";
  }
  .md-p-10 {
    padding: "10px";
  }
  .md-pt-10 {
    padding-top: "10px";
  }
  .md-pl-10 {
    padding-left: "10px";
  }
  .md-pr-10 {
    padding-right: "10px";
  }
  .md-pb-10 {
    padding-bottom: "10px";
  }
  .md-m-10 {
    margin: "10px";
  }
  .md-mt-10 {
    margin-top: "10px";
  }
  .md-ml-10 {
    margin-left: "10px";
  }
  .md-mr-10 {
    margin-right: "10px";
  }
  .md-mb-10 {
    margin-bottom: "10px";
  }
  .md-p-5 {
    padding: "5px";
  }
  .md-pt-5 {
    padding-top: "5px";
  }
  .md-pl-5 {
    padding-left: "5px";
  }
  .md-pr-5 {
    padding-right: "5px";
  }
  .md-pb-5 {
    padding-bottom: "5px";
  }
  .md-m-5 {
    margin: "5px";
  }
  .md-mt-5 {
    margin-top: "5px";
  }
  .md-ml-5 {
    margin-left: "5px";
  }
  .md-mr-5 {
    margin-right: "5px";
  }
  .md-mb-5 {
    margin-bottom: "5px";
  }
  .md-p-0 {
    padding: "0px";
  }
  .md-pt-0 {
    padding-top: "0px";
  }
  .md-pl-0 {
    padding-left: "0px";
  }
  .md-pr-0 {
    padding-right: "0px";
  }
  .md-pb-0 {
    padding-bottom: "0px";
  }
  .md-m-0 {
    margin: "0px";
  }
  .md-mt-0 {
    margin-top: "0px";
  }
  .md-ml-0 {
    margin-left: "0px";
  }
  .md-mr-0 {
    margin-right: "0px";
  }
  .md-mb-0 {
    margin-bottom: "0px";
  }
}
@media (min-width: 1200px) {
  .lg-p-200 {
    padding: "200px";
  }
  .lg-pt-200 {
    padding-top: "200px";
  }
  .lg-pl-200 {
    padding-left: "200px";
  }
  .lg-pr-200 {
    padding-right: "200px";
  }
  .lg-pb-200 {
    padding-bottom: "200px";
  }
  .lg-m-200 {
    margin: "200px";
  }
  .lg-mt-200 {
    margin-top: "200px";
  }
  .lg-ml-200 {
    margin-left: "200px";
  }
  .lg-mr-200 {
    margin-right: "200px";
  }
  .lg-mb-200 {
    margin-bottom: "200px";
  }
  .lg-p-150 {
    padding: "150px";
  }
  .lg-pt-150 {
    padding-top: "150px";
  }
  .lg-pl-150 {
    padding-left: "150px";
  }
  .lg-pr-150 {
    padding-right: "150px";
  }
  .lg-pb-150 {
    padding-bottom: "150px";
  }
  .lg-m-150 {
    margin: "150px";
  }
  .lg-mt-150 {
    margin-top: "150px";
  }
  .lg-ml-150 {
    margin-left: "150px";
  }
  .lg-mr-150 {
    margin-right: "150px";
  }
  .lg-mb-150 {
    margin-bottom: "150px";
  }
  .lg-p-100 {
    padding: "100px";
  }
  .lg-pt-100 {
    padding-top: "100px";
  }
  .lg-pl-100 {
    padding-left: "100px";
  }
  .lg-pr-100 {
    padding-right: "100px";
  }
  .lg-pb-100 {
    padding-bottom: "100px";
  }
  .lg-m-100 {
    margin: "100px";
  }
  .lg-mt-100 {
    margin-top: "100px";
  }
  .lg-ml-100 {
    margin-left: "100px";
  }
  .lg-mr-100 {
    margin-right: "100px";
  }
  .lg-mb-100 {
    margin-bottom: "100px";
  }
  .lg-p-50 {
    padding: "50px";
  }
  .lg-pt-50 {
    padding-top: "50px";
  }
  .lg-pl-50 {
    padding-left: "50px";
  }
  .lg-pr-50 {
    padding-right: "50px";
  }
  .lg-pb-50 {
    padding-bottom: "50px";
  }
  .lg-m-50 {
    margin: "50px";
  }
  .lg-mt-50 {
    margin-top: "50px";
  }
  .lg-ml-50 {
    margin-left: "50px";
  }
  .lg-mr-50 {
    margin-right: "50px";
  }
  .lg-mb-50 {
    margin-bottom: "50px";
  }
  .lg-p-40 {
    padding: "40px";
  }
  .lg-pt-40 {
    padding-top: "40px";
  }
  .lg-pl-40 {
    padding-left: "40px";
  }
  .lg-pr-40 {
    padding-right: "40px";
  }
  .lg-pb-40 {
    padding-bottom: "40px";
  }
  .lg-m-40 {
    margin: "40px";
  }
  .lg-mt-40 {
    margin-top: "40px";
  }
  .lg-ml-40 {
    margin-left: "40px";
  }
  .lg-mr-40 {
    margin-right: "40px";
  }
  .lg-mb-40 {
    margin-bottom: "40px";
  }
  .lg-p-30 {
    padding: "30px";
  }
  .lg-pt-30 {
    padding-top: "30px";
  }
  .lg-pl-30 {
    padding-left: "30px";
  }
  .lg-pr-30 {
    padding-right: "30px";
  }
  .lg-pb-30 {
    padding-bottom: "30px";
  }
  .lg-m-30 {
    margin: "30px";
  }
  .lg-mt-30 {
    margin-top: "30px";
  }
  .lg-ml-30 {
    margin-left: "30px";
  }
  .lg-mr-30 {
    margin-right: "30px";
  }
  .lg-mb-30 {
    margin-bottom: "30px";
  }
  .lg-p-20 {
    padding: "20px";
  }
  .lg-pt-20 {
    padding-top: "20px";
  }
  .lg-pl-20 {
    padding-left: "20px";
  }
  .lg-pr-20 {
    padding-right: "20px";
  }
  .lg-pb-20 {
    padding-bottom: "20px";
  }
  .lg-m-20 {
    margin: "20px";
  }
  .lg-mt-20 {
    margin-top: "20px";
  }
  .lg-ml-20 {
    margin-left: "20px";
  }
  .lg-mr-20 {
    margin-right: "20px";
  }
  .lg-mb-20 {
    margin-bottom: "20px";
  }
  .lg-p-15 {
    padding: "15px";
  }
  .lg-pt-15 {
    padding-top: "15px";
  }
  .lg-pl-15 {
    padding-left: "15px";
  }
  .lg-pr-15 {
    padding-right: "15px";
  }
  .lg-pb-15 {
    padding-bottom: "15px";
  }
  .lg-m-15 {
    margin: "15px";
  }
  .lg-mt-15 {
    margin-top: "15px";
  }
  .lg-ml-15 {
    margin-left: "15px";
  }
  .lg-mr-15 {
    margin-right: "15px";
  }
  .lg-mb-15 {
    margin-bottom: "15px";
  }
  .lg-p-10 {
    padding: "10px";
  }
  .lg-pt-10 {
    padding-top: "10px";
  }
  .lg-pl-10 {
    padding-left: "10px";
  }
  .lg-pr-10 {
    padding-right: "10px";
  }
  .lg-pb-10 {
    padding-bottom: "10px";
  }
  .lg-m-10 {
    margin: "10px";
  }
  .lg-mt-10 {
    margin-top: "10px";
  }
  .lg-ml-10 {
    margin-left: "10px";
  }
  .lg-mr-10 {
    margin-right: "10px";
  }
  .lg-mb-10 {
    margin-bottom: "10px";
  }
  .lg-p-5 {
    padding: "5px";
  }
  .lg-pt-5 {
    padding-top: "5px";
  }
  .lg-pl-5 {
    padding-left: "5px";
  }
  .lg-pr-5 {
    padding-right: "5px";
  }
  .lg-pb-5 {
    padding-bottom: "5px";
  }
  .lg-m-5 {
    margin: "5px";
  }
  .lg-mt-5 {
    margin-top: "5px";
  }
  .lg-ml-5 {
    margin-left: "5px";
  }
  .lg-mr-5 {
    margin-right: "5px";
  }
  .lg-mb-5 {
    margin-bottom: "5px";
  }
  .lg-p-0 {
    padding: "0px";
  }
  .lg-pt-0 {
    padding-top: "0px";
  }
  .lg-pl-0 {
    padding-left: "0px";
  }
  .lg-pr-0 {
    padding-right: "0px";
  }
  .lg-pb-0 {
    padding-bottom: "0px";
  }
  .lg-m-0 {
    margin: "0px";
  }
  .lg-mt-0 {
    margin-top: "0px";
  }
  .lg-ml-0 {
    margin-left: "0px";
  }
  .lg-mr-0 {
    margin-right: "0px";
  }
  .lg-mb-0 {
    margin-bottom: "0px";
  }
}
.pano-canvas {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 1000;
  display: none;
}

.pegman-control {
  width: 30px;
  height: 30px;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  cursor: grab;
}

.pegman-control.dragging {
  cursor: grabbing;
}

.pegman-control .pegman-button {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("/assets/cb_scout5-676657f3.png");
  background-position: -145px -23px;
  background-repeat: no-repeat;
}

.pegman-control:hover .pegman-button {
  background-position: -145px -75px;
}

.pegman-control.dragging .pegman-button {
  background-position: -145px -50px;
}

.pegman-control.active .pegman-button {
  background-position: -145px -50px;
}

.pegman-control.active .pegman-button:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  display: block;
  z-index: -1;
  opacity: 0.5;
  background: linear-gradient(#d1d1d1, #F5F5F5, #fbfbfb);
}

.pegman-control.streetview-layer-active {
  background: linear-gradient(#d1d1d1, #F5F5F5, #fbfbfb);
  background-clip: padding-box;
}

.pegman {
  position: absolute;
  z-index: 9999999;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.pegman::before {
  position: relative;
  z-index: 5;
  display: block;
  width: 19px;
  height: 32px;
  content: " ";
  background-image: url("/assets/cb_scout5-676657f3.png");
  background-repeat: no-repeat;
  background-position: -112px -4px;
}

.pegman::after {
  position: absolute;
  width: 22px;
  height: 22px;
  content: " ";
  bottom: -18px;
  left: 50%;
  margin-left: -11px;
  z-index: 4;
  display: block;
  overflow: visible;
  visibility: visible;
  border: 1px dotted rgba(51, 51, 51, 0.9);
  border-radius: 30px;
  background-color: rgba(105, 185, 70, 0.7);
  box-shadow: 3px 10px 25px rgba(105, 185, 70, 0.9);
}

.pegman.active {
  opacity: 1 !important;
}

.pegman.active.left::before {
  background-position: -119px -55px;
}

.pegman.active.right::before {
  background-position: -114px -158px;
}

.pegman.active.top::before {
  background-position: -112px -4px;
}

.pegman.active.bottom::before {
  background-position: -112px -4px;
}

.pegman.dropped {
  opacity: 1;
}

.pegman.dropped::before {
  background-position: -112px -4px;
}

.pegman-marker {
  background: transparent url("/assets/cb_scout5-676657f3.png") no-repeat scroll 0 -364px;
}

.pegman-marker:not(.leaflet-drag-target) {
  transition: transform 0.2s linear;
}

.leaflet-left .pegman-control:hover .pegman-button {
  transform: scale(-1, 1);
}

/*Pegman v3 default theme*/
.leaflet-pegman-v3-default .pegman-control {
  width: 43px;
  height: 43px;
}

.leaflet-pegman-v3-default .pegman-control .pegman-button {
  background-image: url("/assets/runway-2x-25798cd6.png");
  background-position: -3px -55px;
  background-size: 45px;
}

.leaflet-pegman-v3-default .pegman-control.streetview-layer-active .pegman-button {
  background-position: -3px -7px;
}

.leaflet-pegman-v3-default .pegman-control:hover .pegman-button {
  background-position: -3px -152px;
}

.leaflet-pegman-v3-default .pegman-control.dragging .pegman-button {
  background-position: -3px -104px;
}

/*Pegman v3 small theme*/
.leaflet-pegman-v3-small .pegman-control {
  width: 30px;
  height: 30px;
}

.leaflet-pegman-v3-small .pegman-control .pegman-button {
  background-image: url("/assets/runway-1x-7091318a.png");
  background-position: 2px -27px;
  background-size: 25px;
}

.leaflet-pegman-v3-small .pegman-control.streetview-layer-active .pegman-button {
  background-position: 2px 0;
}

.leaflet-pegman-v3-small .pegman-control:hover .pegman-button {
  background-position: 2px -79px;
}

.leaflet-pegman-v3-small .pegman-control.dragging .pegman-button {
  background-position: 2px -53px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control {
  width: 26px;
  height: 26px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control .pegman-button {
  background-position: 0 -29px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control:hover .pegman-button {
  background-position: 0 -81px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control {
  width: 36px;
  height: 36px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control .pegman-button {
  background-position: -3px -53px;
  background-size: 42px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control:hover .pegman-button {
  background-position: -3px -143px;
}

body {
  font-family: "Lato", sans-serif;
}

a, a:hover, a:focus, a:active {
  outline: none !important;
}

.mr-5 {
  margin-right: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mbt-2 {
  margin-bottom: 2px;
  margin-top: 2px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-5 {
  padding-right: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-2 {
  padding-top: 2px !important;
}

.pb-5 {
  padding-bottom: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

h3, .h3 {
  margin: 0px 0px 15px;
  padding: 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
  position: relative;
}
h3:after, .h3:after {
  background: #25A0DA;
  border: medium none;
  border-top: 1px solid rgb(33.3, 144, 196.2);
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  max-width: 180px;
  position: absolute;
  width: 100%;
}
h3.b-white, .h3.b-white {
  border-bottom: 1px solid rgb(221.5, 221.5, 221.5);
}
h3 > i, .h3 > i {
  margin-right: 5px;
  color: #25A0DA;
}
h3 .btn, .h3 .btn {
  margin: 4px 0 0 4px;
  float: right;
}

.icon.icon-primary {
  background: #25A0DA;
}
.icon.icon-success {
  background: #4AC68F;
}
.icon.icon-warning {
  background: #FFC870;
}
.icon.icon-danger {
  background: #EF6262;
}
.icon.icon-alt4 {
  background: #cccccc;
}
.icon.icon-dark {
  background: #373B40;
}

.bold {
  font-weight: bold;
}

.placeholder-list {
  margin: 10px 0px 0px;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  display: none;
}
.placeholder-list h5 {
  font-weight: 600;
}
.placeholder-list .btn-default {
  margin: 0px 5px 5px 0px;
  box-shadow: none;
  background-color: #f0f0f0;
}
.placeholder-list .btn-default:hover {
  background-color: rgb(227.25, 227.25, 227.25);
}
.placeholder-list .btn-default + .btn-default {
  margin: 0px 5px 5px 0px;
}

/* tags */
.tags a {
  margin-bottom: 5px;
}
.tags a i {
  margin-right: 5px;
}
.tags a.btn {
  padding: 1px 10px;
  box-shadow: none;
}

/* adv-search-block */
.adv-search-block {
  padding: 10px;
  right: 15px;
  top: 0;
  position: absolute;
  width: 50%;
  min-width: 520px;
  max-width: 650px;
  background: #fcfcfc;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  z-index: 100;
  opacity: 0;
  display: none;
  transition: all 300ms ease 0s;
}
.adv-search-block .select-time-period {
  margin: 0px 0px 10px;
}
.adv-search-block .btn-delete {
  position: absolute;
  top: 10px;
  left: -27px;
  transition: left 300ms ease 0s;
  z-index: 99;
}
.adv-search-block.adv-search-block-visible {
  opacity: 1;
  display: block;
}
.adv-search-block h3, .adv-search-block .h3 {
  margin: 0px 0px 15px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
  position: relative;
}
.adv-search-block h3:after, .adv-search-block .h3:after {
  background: #25A0DA;
  border: medium none;
  border-top: 1px solid rgb(33.3, 144, 196.2);
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  max-width: 180px;
  position: absolute;
  width: 100%;
}
.adv-search-block .search-block {
  margin: 0px 0px 20px;
}
.adv-search-block .search-block h4 {
  margin: 0px 0px 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.adv-search-block .search-block.search-block-saved ul li {
  padding: 2px 0px;
  line-height: 22px;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.adv-search-block .search-block.search-block-saved ul li:not(:hover) .btn {
  background: transparent;
  border-color: transparent;
  color: #f7f7f7;
}
.adv-search-block .search-block.search-block-filters .filters {
  margin: 0px 0px 10px;
  padding: 10px;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  background: #ffffff;
}
.adv-search-block .search-block.search-block-filters .filters .filter {
  margin: 0px 0px 10px;
}
.adv-search-block .search-block.search-block-filters .filters .date {
  max-width: 190px;
}
.adv-search-block .search-block.search-block-filters .filters .form-group-close {
  margin: 5px 0px;
  float: right;
  color: #EF6262;
}
@media (min-width: 768px) and (max-width: 991px) {
  .adv-search-block .search-block.search-block-filters .filters .form-group-close {
    float: none;
  }
}
@media (max-width: 767px) {
  .adv-search-block .search-block.search-block-filters .filters .form-group-close {
    float: none;
  }
}
.adv-search-block .search-block.search-block-filters .filters ul.conditions li.condition {
  padding: 10px 0px 5px;
  border-bottom: 1px solid rgb(234.25, 234.25, 234.25);
}
.adv-search-block .search-block.search-block-filters .filters ul.conditions li.condition i.fa-close, .adv-search-block .search-block.search-block-filters .filters ul.conditions li.condition i.zmdi-close {
  margin: 10px 0px;
  color: #EF6262;
}
.adv-search-block .search-block.search-block-filters .filters ul.conditions li.condition .form-group {
  margin: 0px 0px 5px;
}
.adv-search-block .search-block.search-block-filters .filters .form-control {
  height: 28px;
}
.adv-search-block .search-block.search-block-filters .filters select.form-control {
  font-size: 12px;
  padding: 0px 15px 0px 5px;
  height: 30px;
}
.adv-search-block .search-block.search-block-columns .form-inline select.form-control {
  margin: 0px 0px 10px;
  width: 100%;
}
.adv-search-block .search-block.search-block-columns .form-control {
  padding: 5px;
  font-size: 12px;
  line-height: 16px;
}
.adv-search-block .search-block.search-block-columns .form-control option {
  padding: 0px 0px 0px 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .adv-search-block {
    width: 95%;
    min-width: 95%;
    right: 1px;
    left: 9px;
    margin-top: 10px;
  }
  .adv-search-block .btn-delete {
    position: absolute;
    top: 0px;
    right: 0px;
    left: initial;
  }
}
@media (max-width: 767px) {
  .adv-search-block {
    width: 95%;
    min-width: 95%;
    right: 1px;
    left: 9px;
    margin-top: 10px;
  }
  .adv-search-block .btn-delete {
    position: absolute;
    top: 0px;
    right: 0px;
    left: initial;
  }
}

/* empty-block */
.coming-soon-block, .empty-block {
  margin: 100px 0px 150px;
  text-align: center;
}
.coming-soon-block .i-circle, .empty-block .i-circle {
  margin: 0px;
  display: inline-block;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 83px;
  width: 83px;
}
.coming-soon-block .i-circle .icon, .empty-block .i-circle .icon {
  font-size: 50px;
  line-height: 83px;
  color: #25A0DA;
}
.coming-soon-block h4, .empty-block h4 {
  margin: 20px 0px;
  font-size: 26px;
}
.coming-soon-block hr, .empty-block hr {
  margin: 20px auto 17px;
  width: 90px;
  height: 2px;
  background: #25A0DA;
  border: none;
}
.coming-soon-block p, .empty-block p {
  margin: 0px;
}

/* 811 format */
.mono-text {
  font-family: monospace;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code.mono-text {
  background-color: white;
  color: black;
  font-size: 100%;
  word-wrap: break-word;
}

/* map */
.map-medium {
  height: 500px;
}

.map-big {
  height: 800px;
}

.marker-popup .badge {
  font-size: 11px;
}

/* change plan and billing info */
p.bold {
  font-size: 16px;
  font-weight: 600;
}

ul.change-plan {
  margin: 10px 0px 0px;
  text-align: center;
}
ul.change-plan li {
  margin: 10px;
  padding: 1px 0;
  width: 170px;
  height: 140px;
  background: #ffffff;
  border: 1px solid rgb(234.25, 234.25, 234.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}
ul.change-plan li h4 {
  margin: 15px 0px;
  font-size: 22px;
  font-weight: 300;
}
ul.change-plan li hr {
  margin: 20px auto;
  width: 30px;
  height: 1px;
  background: #25A0DA;
  border: none;
}
ul.change-plan li p {
  margin: 0px;
  font-size: 16px;
  vertical-align: top;
}
ul.change-plan li p span {
  font-size: 30px;
  font-weight: 300;
}
ul.change-plan li p sub {
  font-size: 14px;
  bottom: 10px;
}
ul.change-plan li p.price {
  margin-top: 28px;
}
ul.change-plan li p.call {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
ul.change-plan li:hover {
  background: #f0f0f0;
}
ul.change-plan li.active {
  background: #25A0DA;
  border-color: #25A0DA;
  color: #ffffff;
}
ul.change-plan li.active hr {
  background: #ffffff;
}

.plan_block > * {
  display: inline-block;
  vertical-align: middle;
}
.plan_block > p {
  margin: 0px 0px 0px 10px;
  line-height: 18px;
}
.plan_block > p a {
  color: #25A0DA;
}
.plan_block > p a:hover {
  color: rgb(29.6, 128, 174.4);
}

.card-block {
  margin: 15px auto;
  padding: 2px 12px;
  max-width: 600px;
  background: #f0f0f0;
  border: 1px solid #25A0DA;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.content-detail .gallery-list {
  margin: 20px auto 0px;
  text-align: left;
}
.content-detail .gallery-list li {
  margin: 0px 10px 10px 0px;
  padding: 0px;
  max-height: 245px;
  max-width: 245px;
  overflow: hidden;
  border: 1px solid rgb(234.25, 234.25, 234.25);
}
.content-detail .gallery-list li img {
  height: 245px;
}
.content-detail .gallery-list li .media-placeholder {
  display: block;
  background: #f7f7f7;
  width: 245px;
  height: 245px;
  text-align: center;
}
.content-detail .gallery-list li .media-placeholder i {
  font-size: 125px;
  color: rgb(234.25, 234.25, 234.25);
  line-height: 245px;
  transition: all 300ms ease 0s;
}
.content-detail .gallery-list li .attach-info {
  margin: -80px 0px 0px;
  padding: 8px;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  opacity: 0;
  transition: all 300ms ease 0s;
}
.content-detail .gallery-list li .attach-info p {
  margin: 0px;
  font-size: 13px;
  color: #ffffff;
}
.content-detail .gallery-list li .attach-info p i {
  margin-right: 0px;
  margin-left: 4px;
  color: #f7f7f7;
}
.content-detail .gallery-list li .attach-info p i:first-of-type {
  margin-right: 6px;
  margin-left: 0px;
}
.content-detail .gallery-list li .attach-info p a {
  color: #ffffff;
}
.content-detail .gallery-list li:hover {
  border-color: #373B40;
}
.content-detail .gallery-list li:hover .media-placeholder i {
  color: #373B40;
  font-size: 105px;
  line-height: 165px;
}
.content-detail .gallery-list li:hover .attach-info {
  opacity: 1;
}
@media (max-width: 767px) {
  .content-detail .gallery-list li {
    max-height: 190px;
    max-width: 190px;
  }
  .content-detail .gallery-list li img {
    height: 190px;
  }
  .content-detail .gallery-list li .attach-info p {
    font-size: 11px;
  }
}
.content-detail .detail-block {
  margin-bottom: 15px;
}
.content-detail .detail-block p {
  margin: 0px 0px 5px;
}
.content-detail .detail-block p i {
  margin-right: 5px;
  color: #25A0DA;
  width: 15px;
  text-align: center;
}
.content-detail .detail-block p i.text-danger {
  color: #EF6262;
}
.content-detail .detail-block p i.text-warning {
  color: #FFC870;
}
.content-detail .detail-block .tags a {
  margin-bottom: 5px;
}
.content-detail .detail-block .tags a.btn {
  padding: 3px 13px;
}
.content-detail .detail-block.detail-block-form h3 {
  margin-bottom: 0px;
}
.content-detail .detail-block.detail-block-form form {
  padding: 9px 9px 1px;
  background: rgb(249.55, 249.55, 249.55);
  border: 1px solid rgb(234.25, 234.25, 234.25);
  border-top: none;
}
.content-detail .detail-block.detail-block-form form label {
  font-weight: normal;
  margin-bottom: 4px;
}
.content-detail .detail-block.detail-block-form form h3 {
  margin-bottom: 10px;
}
.content-detail .detail-block.detail-block-form .form-group {
  margin-bottom: 8px;
  padding: 0px;
}
.content-detail .detail-block.detail-block-form .form-group.form-group-btns {
  margin-top: 10px;
}
.content-detail .detail-block.detail-block-assignee .caption {
  margin: 0px 0px 10px;
}
.content-detail .detail-block.detail-block-assignee .caption > div {
  display: inline-block;
  vertical-align: middle;
}
.content-detail .detail-block.detail-block-assignee .caption > div.title-icon {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  background: #25A0DA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.content-detail .detail-block.detail-block-assignee .caption > div.title-icon i {
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}
.content-detail .detail-block.detail-block-assignee .caption > div.title {
  max-width: 85%;
  text-align: left;
}
.content-detail .detail-block.detail-block-assignee .caption > div.title a, .content-detail .detail-block.detail-block-assignee .caption > div.title span {
  display: block;
  margin: 0;
  color: #25A0DA;
  font-size: 18px;
  font-weight: 400;
}
.content-detail .detail-block.detail-block-assignee p i {
  margin-right: 15px;
  width: 40px;
  color: #25A0DA;
  text-align: center;
}
.content-detail .detail-block.detail-block-map .form-group {
  margin-bottom: 10px;
}
.content-detail .notes-block {
  position: relative;
}
.content-detail .notes-block .notes-line {
  width: 1px;
  height: 100%;
  position: absolute;
  background: rgb(234.25, 234.25, 234.25);
  top: 0px;
  left: 19px;
}
.content-detail .notes-block .note {
  margin: 0px 0px 10px;
}
.content-detail .notes-block .note .icon {
  width: 40px;
  height: 40px;
  background: #25A0DA;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  float: left;
}
.content-detail .notes-block .note .icon i {
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}
.content-detail .notes-block .note .icon.icon-assignee {
  background: #FFC870;
}
.content-detail .notes-block .note .icon.icon-assignee i.sub-icon {
  border-color: #FFC870;
}
.content-detail .notes-block .note .text {
  margin-left: 55px;
  padding: 10px;
  background: rgb(249.55, 249.55, 249.55);
  border: 1px solid rgb(234.25, 234.25, 234.25);
  position: relative;
}
.content-detail .notes-block .note .text p {
  margin: 0px;
  font-size: 14px;
}
.content-detail .notes-block .note .text p.title {
  margin: 0px 0px 5px;
  font-size: 20px;
}
.content-detail .notes-block .note .text p.name {
  margin: 0px 0px 10px;
  font-size: 12px;
  color: #555555;
}
.content-detail .notes-block .note .text p.name a {
  color: #25A0DA;
}
.content-detail .notes-block .note .text p.name i {
  float: right;
  margin-top: 5px;
}
.content-detail .notes-block .note .text p.desc span {
  display: block;
  color: #555555;
}
.content-detail .notes-block .note .text .attach {
  margin: 10px 0px 0px;
}
.content-detail .notes-block .note .text .attach a, .content-detail .notes-block .note .text .attach small {
  font-size: 13px;
  color: #555555;
  margin-right: 10px;
}
.content-detail .notes-block .note .text .attach a i, .content-detail .notes-block .note .text .attach small i {
  margin-right: 3px;
  color: #25A0DA;
}
.content-detail .notes-block .note .text:after {
  content: "";
  position: absolute;
  top: 17px;
  right: 100%;
  width: 0;
  height: 0;
  border-right: 8px solid rgb(234.25, 234.25, 234.25);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.content-detail .notes-block .note .text .actions {
  display: inline;
  float: right;
}
.content-detail .notes-block .note.note-input .progress {
  margin-bottom: 4px;
}
.content-detail .notes-block .note.note-input .attachment-item {
  margin-bottom: 2px;
}
.content-detail .notes-block .note.note-input .attachment-item > span, .content-detail .notes-block .note.note-input .attachment-item > a {
  display: inline-block;
  vertical-align: top;
}
.content-detail .notes-block .note.note-input .attachment-item span {
  font-size: 13px;
}
.content-detail .notes-block .note.note-input .attachment-item a {
  padding-top: 1px;
  padding-left: 3px;
  font-size: 12px;
  color: #EF6262;
}
.content-detail .notes-block .note.note-input .btn-icon-only.btn-icon-only-sm {
  width: 30px;
  height: 30px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .content-detail .notes-block .note.note-left .icon {
    float: none;
  }
  .content-detail .notes-block .note.note-left .text {
    margin-top: 15px;
    margin-left: 0px;
  }
  .content-detail .notes-block .note.note-left .text:after {
    content: "";
    position: absolute;
    bottom: 100%;
    top: -17px;
    left: 16px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #f7f7f7;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  .content-detail .notes-block .note.note-right .icon {
    margin-left: auto;
    float: none;
  }
  .content-detail .notes-block .note.note-right .text {
    margin-top: 15px;
    margin-right: 0px;
  }
  .content-detail .notes-block .note.note-right .text:after {
    content: "";
    position: absolute;
    bottom: 100%;
    top: -17px;
    left: 100%;
    margin-left: -32px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #f7f7f7;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
}

select.form-control-multiple {
  visibility: hidden;
  position: absolute;
  max-height: 27px;
}

.loading {
  text-align: center;
}

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
.measure-tool-svg-overlay .segment-text {
  font-size: 30px;
}

.column-chooser .form-group {
  padding: 10px 0;
  margin-bottom: 0;
}
.column-chooser .form-group:before {
  content: "";
  display: table;
}
.column-chooser .form-group:after {
  content: "";
  display: table;
  clear: both;
}

.column-select-buttons {
  margin-top: 10px;
}

.user-column-chooser {
  position: relative;
  display: inline-block;
}

.user-column-chooser__wrapper {
  position: absolute;
  z-index: 10;
  min-width: 520px;
}
.user-column-chooser__wrapper .row {
  margin-left: 0;
  margin-right: 0;
}
.user-column-chooser__wrapper select.form-control {
  width: 100%;
}
.user-column-chooser__wrapper .form-control option {
  padding-top: 4px;
  padding-bottom: 4px;
}
.user-column-chooser__wrapper .button-footer-row {
  margin-top: 15px;
}
.user-column-chooser__wrapper.hidden {
  display: none;
}

.user-column-chooser__button {
  border: 1px solid #dedede;
}
.user-column-chooser__button:hover {
  border-color: #25A0DA;
  cursor: pointer;
}

.mobile-settings .form-group {
  padding: 10px 0;
  margin-bottom: 0;
}
.mobile-settings .form-group:before {
  content: "";
  display: table;
}
.mobile-settings .form-group:after {
  content: "";
  display: table;
  clear: both;
}

.color-box {
  width: 100%;
  height: 0.5rem;
}
.color-box.color-box-primary {
  background-color: #25A0DA;
}
.color-box.color-box-warning {
  background-color: #FFC870;
}
.color-box.color-box-danger {
  background-color: #EF6262;
}
.color-box.color-box-success {
  background-color: #4AC68F;
}

.leaflet-popup.esri-popup .leaflet-popup-content-wrapper {
  background: #25a0da;
}
.leaflet-popup.esri-popup .leaflet-popup-content {
  background: #fefefe;
  margin: 18px 0;
  padding: 0 5px 0 5px;
  font-size: 1.3rem;
}
.leaflet-popup.esri-popup .leaflet-popup-content td {
  height: 20px;
  padding-left: 5px;
}
.leaflet-popup.esri-popup .leaflet-popup-close-button {
  padding: 2px 20px 0 0;
  color: white;
}

#marker-legend {
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  padding: 5px;
  width: 254px;
  position: absolute;
  right: 105px;
}
#marker-legend .marker-legend-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 5px;
  text-align: center;
  width: 38px;
}
#marker-legend .marker-legend-wrapper a {
  color: #555555;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #999;
  height: 45px;
  justify-content: space-between;
}
#marker-legend .marker-legend-wrapper svg {
  height: 26px;
}
#marker-legend .marker-legend-wrapper.active a {
  color: #333;
}

.content-heading.tickets-map {
  display: flex;
  justify-content: space-between;
}

.tickets-legend-container {
  margin-left: auto;
  display: flex;
}

.leaflet-popup.marker-popup {
  font-size: 14px;
}
.leaflet-popup.marker-popup .text-gray {
  color: #999999;
  margin-right: 5px;
  font-weight: 500;
}
.leaflet-popup.marker-popup .text-bold {
  font-weight: bold;
}

.marker-popup-header {
  padding: 5px 0;
  border-bottom: 1px solid #c4c4c4;
}

.marker-popup-body {
  padding: 5px 0;
}

.autocomplete-input {
  width: 300px;
  padding: 4px;
  border: 0;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.autocomplete-list-wrapper {
  background: white;
  width: 300px;
}

.autocomplete-list-item {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2784313725);
  padding: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

.autocomplete-list-item:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

#leaflet-search {
  position: absolute;
  left: 60px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

#tickets-map-view .active .leaflet-buttons-control-button {
  box-shadow: none !important;
}

.arcgis-legend-pic {
  margin-left: 3px;
  margin-right: 5px;
}

.arcgis-layer-icons-container {
  margin-top: 5px;
  display: none;
}
.arcgis-layer-icons-container.block-visible {
  display: block;
}

.btn-arcgis-legend {
  background: white;
  box-shadow: none;
  height: 20px;
  width: 20px;
  line-height: 20px;
}

.button-with-spinner-container {
  width: 100%;
  position: relative;
}

.sublayers-checkboxes .am-checkbox-child {
  margin-left: 0;
}

.popup-attachments {
  margin-top: 10px;
}

.popup-attachments__link {
  display: block;
}

.layers-wrapper {
  display: none;
}
.layers-wrapper.block-visible {
  display: block;
}

.table-teams__cell {
  display: flex;
}

.table-teams__icon-wrapper {
  display: flex;
  align-items: center;
}

.map-error-load-alert {
  color: red;
  margin-left: 10px;
}

.text-with-spinner-container {
  position: relative;
}

.leaflet-popup-content-wrapper td {
  padding-left: 5px;
}
.leaflet-popup-content-wrapper tr td:first-child {
  padding-left: 0;
}

.arcgis-layer-group {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.search-marker {
  filter: hue-rotate(140deg);
}

.work-area-marker {
  filter: hue-rotate(140deg);
}

.map-popup-block h3:after {
  content: none;
}
.map-popup-block label {
  font-weight: normal;
  display: block;
  margin-bottom: 0;
}
.map-popup-block input[type=checkbox] {
  outline: none;
}

.map-service-heading-wrapper {
  max-width: none !important;
}
.map-service-heading-wrapper h3 {
  border: none;
}
.map-service-heading-wrapper i {
  margin-top: 10px;
}

.map-service-popup-wrapper {
  margin-bottom: 20px;
}

.map-service-input-container input {
  margin: 0;
}

.watchers {
  margin: 0px 0px 5px;
  position: relative;
}
.watchers i {
  color: #25A0DA;
  width: 15px;
  text-align: center;
}
.watchers i.text-danger {
  color: #EF6262;
}
.watchers i.text-warning {
  color: #FFC870;
}
.watchers span.badge {
  margin: 2px 0px;
  padding: 0px;
  width: 17px;
  height: 17px;
  font-size: 10px;
  line-height: 17px;
  vertical-align: top;
  cursor: pointer;
}
.watchers > div {
  display: inline-block;
}
.watchers > div .watchers-list {
  margin: 0px;
  padding: 10px;
  display: none;
  position: absolute;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  top: 28px;
  left: 0px;
  z-index: 100;
  text-align: left;
  min-width: 200px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.watchers > div .watchers-list::before {
  content: "";
  display: inline-block;
  width: 200px;
  height: 8px;
  top: -8px;
  left: 0px;
  position: absolute;
}
.watchers > div .watchers-list::after {
  border-bottom: 8px solid rgba(0, 0, 0, 0.08);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  display: inline-block;
  left: 50%;
  margin-left: -11px;
  position: absolute;
  top: -8px;
}
.watchers > div .watchers-list li {
  margin: 0px 0px 6px;
}
.watchers > div .watchers-list li.dropdown-header {
  padding: 0px;
  font: 13px "Open Sans", sans-serif;
  color: #555555;
}
.watchers > div .watchers-list li.divider {
  border-top: 1px solid #f7f7f7;
}
.watchers > div .watchers-list li:last-child {
  margin: 0px;
}
.watchers > div .watchers-list li .btn {
  float: right;
}
.watchers > div .watchers-list li .btn i {
  color: #f7f7f7;
}
.watchers > div .watchers-list li .btn.btn-icon-only-xs {
  padding: 0px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
}
.watchers > div .watchers-list li:hover .btn i {
  color: #ffffff;
}
.watchers > div .watchers-list li:not(:hover) .btn {
  background: transparent;
  border-color: transparent;
}
.watchers:hover > div .watchers-list {
  display: block;
}

.psegnj-sharepoint-hyperlink-button {
  -webkit-border-radius: 15%;
  -moz-border-radius: 15%;
  -ms-border-radius: 15%;
  border-radius: 15%;
  background: #ffffff;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  margin-top: 12px;
  padding: 0px;
  box-shadow: #333 0px 2px 5px -1px, #333 0px 1px 3px -1px;
}
.psegnj-sharepoint-hyperlink-button img {
  transform: rotate(-45deg);
}

#simple-header-search {
  display: flex;
  padding-top: 7px;
  padding-left: 7px;
}
@media (max-width: 1200px) {
  #simple-header-search {
    padding-left: 200px;
  }
}
@media (max-width: 992px) {
  #simple-header-search {
    display: none;
  }
}
#simple-header-search .input-group {
  width: 300px;
}
#simple-header-search .simple-header-search-dropdown-menu {
  margin-top: 34px;
  padding: 10px;
  position: absolute;
  width: 100%;
  max-width: 720px;
  max-height: 620px;
  z-index: 1337;
  background: white;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
}
#simple-header-search .spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#simple-header-search .tickets-link {
  float: right;
  margin-top: 12px;
  padding-right: 10px;
  font-weight: bold;
}

#scheduled_task_run_limit {
  width: 65px;
  display: inline-block;
}

.table-schedule td .icon-category.fc-event-ad-import, .table-schedule td .icon.fc-event-ad-import {
  background: #4B7CB7;
}
.table-schedule td .icon-category.fc-event-network-scanning, .table-schedule td .icon.fc-event-network-scanning {
  background: #FFC870;
}
.table-schedule td .icon-category.fc-event-software-scanning, .table-schedule td .icon.fc-event-software-scanning {
  background: #907ED1;
}
.table-schedule td .icon-category.fc-event-ci-scanning, .table-schedule td .icon.fc-event-ci-scanning {
  background: #69D167;
}
.table-schedule td .icon-category.fc-event-create-ticket, .table-schedule td .icon.fc-event-create-ticket {
  background: #25A0DA;
}
.table-schedule td .icon-category.fc-event-email-report, .table-schedule td .icon.fc-event-email-report {
  background: #FF8C68;
}
.table-schedule td .icon-category.fc-event-email-search, .table-schedule td .icon.fc-event-email-search {
  background: #4AC68F;
}
.table-schedule td .icon-category.fc-event-warranty-collection, .table-schedule td .icon.fc-event-warranty-collection {
  background: #EF6262;
}

.loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.loader {
  display: inline-block;
  border: 20px solid #f3f3f3;
  border-top: 20px solid #25A0DA;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite;
  margin-top: 20px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.risk_score_one {
  color: blue !important;
}

.risk_score_two {
  color: rgb(202, 202, 0) !important;
}

.risk_score_three {
  color: orange !important;
}

.risk_score_four {
  color: red !important;
}

.risk_score_five {
  color: red !important;
}

.risk-score-score-accent {
  text-decoration: underline dotted;
}

.risk-score-tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  display: flex;
}

.risk-score-tooltip .risk-score-tooltiptext {
  visibility: hidden;
  white-space: nowrap;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: -15%;
  opacity: 0;
  transition: opacity 0.3s;
}

.risk-score-tooltip .risk-score-tooltiptext::after {
  content: "";
  position: absolute;
  top: 35%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
  display: inline-block;
}

.risk-score-tooltip:hover .risk-score-tooltiptext {
  visibility: visible;
  opacity: 1;
}

.risk-score-tooltip-left {
  right: 75px;
}

.risk-score-tooltip-right {
  left: 20px;
}

.risk-score-tooltip-left::after {
  right: -10px;
  transform: rotate(-90deg);
}

.risk-score-tooltip-right::after {
  left: -5px;
  transform: rotate(90deg);
}

.s7 {
  line-height: 1;
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky ($zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "Material-Design-Iconic-Font";
  src: url("/assets/material-design-iconic-font/Material-Design-Iconic-Font-02d33358.woff2?v=2.2.0") format("woff2"), url("/assets/material-design-iconic-font/Material-Design-Iconic-Font-47ca64aa.woff?v=2.2.0") format("woff"), url("/assets/material-design-iconic-font/Material-Design-Iconic-Font-0bf2f915.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zmdi-hc-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.zmdi-hc-2x {
  font-size: 2em;
}

.zmdi-hc-3x {
  font-size: 3em;
}

.zmdi-hc-4x {
  font-size: 4em;
}

.zmdi-hc-5x {
  font-size: 5em;
}

.zmdi-hc-fw {
  width: 1.2857142857em;
  text-align: center;
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.zmdi-hc-ul > li {
  position: relative;
}

.zmdi-hc-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.8571428571em;
}

.zmdi-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 2px;
}

.zmdi-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 50%;
}

.zmdi.pull-left {
  float: left;
  margin-right: 0.15em;
}
.zmdi.pull-right {
  float: right;
  margin-left: 0.15em;
}

.zmdi-hc-spin {
  animation: zmdi-spin 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@keyframes zmdi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
  transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
  transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
  transform: scale(-1, 1);
}

.zmdi-hc-flip-vertical {
  transform: scale(1, -1);
}

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.zmdi-hc-stack-1x, .zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.zmdi-hc-stack-1x {
  line-height: inherit;
}

.zmdi-hc-stack-2x {
  font-size: 2em;
}

.zmdi-hc-inverse {
  color: #FFFFFF;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before {
  content: "\f101";
}

.zmdi-airplane-off:before {
  content: "\f102";
}

.zmdi-airplane:before {
  content: "\f103";
}

.zmdi-album:before {
  content: "\f104";
}

.zmdi-archive:before {
  content: "\f105";
}

.zmdi-assignment-account:before {
  content: "\f106";
}

.zmdi-assignment-alert:before {
  content: "\f107";
}

.zmdi-assignment-check:before {
  content: "\f108";
}

.zmdi-assignment-o:before {
  content: "\f109";
}

.zmdi-assignment-return:before {
  content: "\f10a";
}

.zmdi-assignment-returned:before {
  content: "\f10b";
}

.zmdi-assignment:before {
  content: "\f10c";
}

.zmdi-attachment-alt:before {
  content: "\f10d";
}

.zmdi-attachment:before {
  content: "\f10e";
}

.zmdi-audio:before {
  content: "\f10f";
}

.zmdi-badge-check:before {
  content: "\f110";
}

.zmdi-balance-wallet:before {
  content: "\f111";
}

.zmdi-balance:before {
  content: "\f112";
}

.zmdi-battery-alert:before {
  content: "\f113";
}

.zmdi-battery-flash:before {
  content: "\f114";
}

.zmdi-battery-unknown:before {
  content: "\f115";
}

.zmdi-battery:before {
  content: "\f116";
}

.zmdi-bike:before {
  content: "\f117";
}

.zmdi-block-alt:before {
  content: "\f118";
}

.zmdi-block:before {
  content: "\f119";
}

.zmdi-boat:before {
  content: "\f11a";
}

.zmdi-book-image:before {
  content: "\f11b";
}

.zmdi-book:before {
  content: "\f11c";
}

.zmdi-bookmark-outline:before {
  content: "\f11d";
}

.zmdi-bookmark:before {
  content: "\f11e";
}

.zmdi-brush:before {
  content: "\f11f";
}

.zmdi-bug:before {
  content: "\f120";
}

.zmdi-bus:before {
  content: "\f121";
}

.zmdi-cake:before {
  content: "\f122";
}

.zmdi-car-taxi:before {
  content: "\f123";
}

.zmdi-car-wash:before {
  content: "\f124";
}

.zmdi-car:before {
  content: "\f125";
}

.zmdi-card-giftcard:before {
  content: "\f126";
}

.zmdi-card-membership:before {
  content: "\f127";
}

.zmdi-card-travel:before {
  content: "\f128";
}

.zmdi-card:before {
  content: "\f129";
}

.zmdi-case-check:before {
  content: "\f12a";
}

.zmdi-case-download:before {
  content: "\f12b";
}

.zmdi-case-play:before {
  content: "\f12c";
}

.zmdi-case:before {
  content: "\f12d";
}

.zmdi-cast-connected:before {
  content: "\f12e";
}

.zmdi-cast:before {
  content: "\f12f";
}

.zmdi-chart-donut:before {
  content: "\f130";
}

.zmdi-chart:before {
  content: "\f131";
}

.zmdi-city-alt:before {
  content: "\f132";
}

.zmdi-city:before {
  content: "\f133";
}

.zmdi-close-circle-o:before {
  content: "\f134";
}

.zmdi-close-circle:before {
  content: "\f135";
}

.zmdi-close:before {
  content: "\f136";
}

.zmdi-cocktail:before {
  content: "\f137";
}

.zmdi-code-setting:before {
  content: "\f138";
}

.zmdi-code-smartphone:before {
  content: "\f139";
}

.zmdi-code:before {
  content: "\f13a";
}

.zmdi-coffee:before {
  content: "\f13b";
}

.zmdi-collection-bookmark:before {
  content: "\f13c";
}

.zmdi-collection-case-play:before {
  content: "\f13d";
}

.zmdi-collection-folder-image:before {
  content: "\f13e";
}

.zmdi-collection-image-o:before {
  content: "\f13f";
}

.zmdi-collection-image:before {
  content: "\f140";
}

.zmdi-collection-item-1:before {
  content: "\f141";
}

.zmdi-collection-item-2:before {
  content: "\f142";
}

.zmdi-collection-item-3:before {
  content: "\f143";
}

.zmdi-collection-item-4:before {
  content: "\f144";
}

.zmdi-collection-item-5:before {
  content: "\f145";
}

.zmdi-collection-item-6:before {
  content: "\f146";
}

.zmdi-collection-item-7:before {
  content: "\f147";
}

.zmdi-collection-item-8:before {
  content: "\f148";
}

.zmdi-collection-item-9-plus:before {
  content: "\f149";
}

.zmdi-collection-item-9:before {
  content: "\f14a";
}

.zmdi-collection-item:before {
  content: "\f14b";
}

.zmdi-collection-music:before {
  content: "\f14c";
}

.zmdi-collection-pdf:before {
  content: "\f14d";
}

.zmdi-collection-plus:before {
  content: "\f14e";
}

.zmdi-collection-speaker:before {
  content: "\f14f";
}

.zmdi-collection-text:before {
  content: "\f150";
}

.zmdi-collection-video:before {
  content: "\f151";
}

.zmdi-compass:before {
  content: "\f152";
}

.zmdi-cutlery:before {
  content: "\f153";
}

.zmdi-delete:before {
  content: "\f154";
}

.zmdi-dialpad:before {
  content: "\f155";
}

.zmdi-dns:before {
  content: "\f156";
}

.zmdi-drink:before {
  content: "\f157";
}

.zmdi-edit:before {
  content: "\f158";
}

.zmdi-email-open:before {
  content: "\f159";
}

.zmdi-email:before {
  content: "\f15a";
}

.zmdi-eye-off:before {
  content: "\f15b";
}

.zmdi-eye:before {
  content: "\f15c";
}

.zmdi-eyedropper:before {
  content: "\f15d";
}

.zmdi-favorite-outline:before {
  content: "\f15e";
}

.zmdi-favorite:before {
  content: "\f15f";
}

.zmdi-filter-list:before {
  content: "\f160";
}

.zmdi-fire:before {
  content: "\f161";
}

.zmdi-flag:before {
  content: "\f162";
}

.zmdi-flare:before {
  content: "\f163";
}

.zmdi-flash-auto:before {
  content: "\f164";
}

.zmdi-flash-off:before {
  content: "\f165";
}

.zmdi-flash:before {
  content: "\f166";
}

.zmdi-flip:before {
  content: "\f167";
}

.zmdi-flower-alt:before {
  content: "\f168";
}

.zmdi-flower:before {
  content: "\f169";
}

.zmdi-font:before {
  content: "\f16a";
}

.zmdi-fullscreen-alt:before {
  content: "\f16b";
}

.zmdi-fullscreen-exit:before {
  content: "\f16c";
}

.zmdi-fullscreen:before {
  content: "\f16d";
}

.zmdi-functions:before {
  content: "\f16e";
}

.zmdi-gas-station:before {
  content: "\f16f";
}

.zmdi-gesture:before {
  content: "\f170";
}

.zmdi-globe-alt:before {
  content: "\f171";
}

.zmdi-globe-lock:before {
  content: "\f172";
}

.zmdi-globe:before {
  content: "\f173";
}

.zmdi-graduation-cap:before {
  content: "\f174";
}

.zmdi-home:before {
  content: "\f175";
}

.zmdi-hospital-alt:before {
  content: "\f176";
}

.zmdi-hospital:before {
  content: "\f177";
}

.zmdi-hotel:before {
  content: "\f178";
}

.zmdi-hourglass-alt:before {
  content: "\f179";
}

.zmdi-hourglass-outline:before {
  content: "\f17a";
}

.zmdi-hourglass:before {
  content: "\f17b";
}

.zmdi-http:before {
  content: "\f17c";
}

.zmdi-image-alt:before {
  content: "\f17d";
}

.zmdi-image-o:before {
  content: "\f17e";
}

.zmdi-image:before {
  content: "\f17f";
}

.zmdi-inbox:before {
  content: "\f180";
}

.zmdi-invert-colors-off:before {
  content: "\f181";
}

.zmdi-invert-colors:before {
  content: "\f182";
}

.zmdi-key:before {
  content: "\f183";
}

.zmdi-label-alt-outline:before {
  content: "\f184";
}

.zmdi-label-alt:before {
  content: "\f185";
}

.zmdi-label-heart:before {
  content: "\f186";
}

.zmdi-label:before {
  content: "\f187";
}

.zmdi-labels:before {
  content: "\f188";
}

.zmdi-lamp:before {
  content: "\f189";
}

.zmdi-landscape:before {
  content: "\f18a";
}

.zmdi-layers-off:before {
  content: "\f18b";
}

.zmdi-layers:before {
  content: "\f18c";
}

.zmdi-library:before {
  content: "\f18d";
}

.zmdi-link:before {
  content: "\f18e";
}

.zmdi-lock-open:before {
  content: "\f18f";
}

.zmdi-lock-outline:before {
  content: "\f190";
}

.zmdi-lock:before {
  content: "\f191";
}

.zmdi-mail-reply-all:before {
  content: "\f192";
}

.zmdi-mail-reply:before {
  content: "\f193";
}

.zmdi-mail-send:before {
  content: "\f194";
}

.zmdi-mall:before {
  content: "\f195";
}

.zmdi-map:before {
  content: "\f196";
}

.zmdi-menu:before {
  content: "\f197";
}

.zmdi-money-box:before {
  content: "\f198";
}

.zmdi-money-off:before {
  content: "\f199";
}

.zmdi-money:before {
  content: "\f19a";
}

.zmdi-more-vert:before {
  content: "\f19b";
}

.zmdi-more:before {
  content: "\f19c";
}

.zmdi-movie-alt:before {
  content: "\f19d";
}

.zmdi-movie:before {
  content: "\f19e";
}

.zmdi-nature-people:before {
  content: "\f19f";
}

.zmdi-nature:before {
  content: "\f1a0";
}

.zmdi-navigation:before {
  content: "\f1a1";
}

.zmdi-open-in-browser:before {
  content: "\f1a2";
}

.zmdi-open-in-new:before {
  content: "\f1a3";
}

.zmdi-palette:before {
  content: "\f1a4";
}

.zmdi-parking:before {
  content: "\f1a5";
}

.zmdi-pin-account:before {
  content: "\f1a6";
}

.zmdi-pin-assistant:before {
  content: "\f1a7";
}

.zmdi-pin-drop:before {
  content: "\f1a8";
}

.zmdi-pin-help:before {
  content: "\f1a9";
}

.zmdi-pin-off:before {
  content: "\f1aa";
}

.zmdi-pin:before {
  content: "\f1ab";
}

.zmdi-pizza:before {
  content: "\f1ac";
}

.zmdi-plaster:before {
  content: "\f1ad";
}

.zmdi-power-setting:before {
  content: "\f1ae";
}

.zmdi-power:before {
  content: "\f1af";
}

.zmdi-print:before {
  content: "\f1b0";
}

.zmdi-puzzle-piece:before {
  content: "\f1b1";
}

.zmdi-quote:before {
  content: "\f1b2";
}

.zmdi-railway:before {
  content: "\f1b3";
}

.zmdi-receipt:before {
  content: "\f1b4";
}

.zmdi-refresh-alt:before {
  content: "\f1b5";
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6";
}

.zmdi-refresh-sync-off:before {
  content: "\f1b7";
}

.zmdi-refresh-sync:before {
  content: "\f1b8";
}

.zmdi-refresh:before {
  content: "\f1b9";
}

.zmdi-roller:before {
  content: "\f1ba";
}

.zmdi-ruler:before {
  content: "\f1bb";
}

.zmdi-scissors:before {
  content: "\f1bc";
}

.zmdi-screen-rotation-lock:before {
  content: "\f1bd";
}

.zmdi-screen-rotation:before {
  content: "\f1be";
}

.zmdi-search-for:before {
  content: "\f1bf";
}

.zmdi-search-in-file:before {
  content: "\f1c0";
}

.zmdi-search-in-page:before {
  content: "\f1c1";
}

.zmdi-search-replace:before {
  content: "\f1c2";
}

.zmdi-search:before {
  content: "\f1c3";
}

.zmdi-seat:before {
  content: "\f1c4";
}

.zmdi-settings-square:before {
  content: "\f1c5";
}

.zmdi-settings:before {
  content: "\f1c6";
}

.zmdi-shield-check:before {
  content: "\f1c7";
}

.zmdi-shield-security:before {
  content: "\f1c8";
}

.zmdi-shopping-basket:before {
  content: "\f1c9";
}

.zmdi-shopping-cart-plus:before {
  content: "\f1ca";
}

.zmdi-shopping-cart:before {
  content: "\f1cb";
}

.zmdi-sign-in:before {
  content: "\f1cc";
}

.zmdi-sort-amount-asc:before {
  content: "\f1cd";
}

.zmdi-sort-amount-desc:before {
  content: "\f1ce";
}

.zmdi-sort-asc:before {
  content: "\f1cf";
}

.zmdi-sort-desc:before {
  content: "\f1d0";
}

.zmdi-spellcheck:before {
  content: "\f1d1";
}

.zmdi-storage:before {
  content: "\f1d2";
}

.zmdi-store-24:before {
  content: "\f1d3";
}

.zmdi-store:before {
  content: "\f1d4";
}

.zmdi-subway:before {
  content: "\f1d5";
}

.zmdi-sun:before {
  content: "\f1d6";
}

.zmdi-tab-unselected:before {
  content: "\f1d7";
}

.zmdi-tab:before {
  content: "\f1d8";
}

.zmdi-tag-close:before {
  content: "\f1d9";
}

.zmdi-tag-more:before {
  content: "\f1da";
}

.zmdi-tag:before {
  content: "\f1db";
}

.zmdi-thumb-down:before {
  content: "\f1dc";
}

.zmdi-thumb-up-down:before {
  content: "\f1dd";
}

.zmdi-thumb-up:before {
  content: "\f1de";
}

.zmdi-ticket-star:before {
  content: "\f1df";
}

.zmdi-toll:before {
  content: "\f1e0";
}

.zmdi-toys:before {
  content: "\f1e1";
}

.zmdi-traffic:before {
  content: "\f1e2";
}

.zmdi-translate:before {
  content: "\f1e3";
}

.zmdi-triangle-down:before {
  content: "\f1e4";
}

.zmdi-triangle-up:before {
  content: "\f1e5";
}

.zmdi-truck:before {
  content: "\f1e6";
}

.zmdi-turning-sign:before {
  content: "\f1e7";
}

.zmdi-wallpaper:before {
  content: "\f1e8";
}

.zmdi-washing-machine:before {
  content: "\f1e9";
}

.zmdi-window-maximize:before {
  content: "\f1ea";
}

.zmdi-window-minimize:before {
  content: "\f1eb";
}

.zmdi-window-restore:before {
  content: "\f1ec";
}

.zmdi-wrench:before {
  content: "\f1ed";
}

.zmdi-zoom-in:before {
  content: "\f1ee";
}

.zmdi-zoom-out:before {
  content: "\f1ef";
}

.zmdi-alert-circle-o:before {
  content: "\f1f0";
}

.zmdi-alert-circle:before {
  content: "\f1f1";
}

.zmdi-alert-octagon:before {
  content: "\f1f2";
}

.zmdi-alert-polygon:before {
  content: "\f1f3";
}

.zmdi-alert-triangle:before {
  content: "\f1f4";
}

.zmdi-help-outline:before {
  content: "\f1f5";
}

.zmdi-help:before {
  content: "\f1f6";
}

.zmdi-info-outline:before {
  content: "\f1f7";
}

.zmdi-info:before {
  content: "\f1f8";
}

.zmdi-notifications-active:before {
  content: "\f1f9";
}

.zmdi-notifications-add:before {
  content: "\f1fa";
}

.zmdi-notifications-none:before {
  content: "\f1fb";
}

.zmdi-notifications-off:before {
  content: "\f1fc";
}

.zmdi-notifications-paused:before {
  content: "\f1fd";
}

.zmdi-notifications:before {
  content: "\f1fe";
}

.zmdi-account-add:before {
  content: "\f1ff";
}

.zmdi-account-box-mail:before {
  content: "\f200";
}

.zmdi-account-box-o:before {
  content: "\f201";
}

.zmdi-account-box-phone:before {
  content: "\f202";
}

.zmdi-account-box:before {
  content: "\f203";
}

.zmdi-account-calendar:before {
  content: "\f204";
}

.zmdi-account-circle:before {
  content: "\f205";
}

.zmdi-account-o:before {
  content: "\f206";
}

.zmdi-account:before {
  content: "\f207";
}

.zmdi-accounts-add:before {
  content: "\f208";
}

.zmdi-accounts-alt:before {
  content: "\f209";
}

.zmdi-accounts-list-alt:before {
  content: "\f20a";
}

.zmdi-accounts-list:before {
  content: "\f20b";
}

.zmdi-accounts-outline:before {
  content: "\f20c";
}

.zmdi-accounts:before {
  content: "\f20d";
}

.zmdi-face:before {
  content: "\f20e";
}

.zmdi-female:before {
  content: "\f20f";
}

.zmdi-male-alt:before {
  content: "\f210";
}

.zmdi-male-female:before {
  content: "\f211";
}

.zmdi-male:before {
  content: "\f212";
}

.zmdi-mood-bad:before {
  content: "\f213";
}

.zmdi-mood:before {
  content: "\f214";
}

.zmdi-run:before {
  content: "\f215";
}

.zmdi-walk:before {
  content: "\f216";
}

.zmdi-cloud-box:before {
  content: "\f217";
}

.zmdi-cloud-circle:before {
  content: "\f218";
}

.zmdi-cloud-done:before {
  content: "\f219";
}

.zmdi-cloud-download:before {
  content: "\f21a";
}

.zmdi-cloud-off:before {
  content: "\f21b";
}

.zmdi-cloud-outline-alt:before {
  content: "\f21c";
}

.zmdi-cloud-outline:before {
  content: "\f21d";
}

.zmdi-cloud-upload:before {
  content: "\f21e";
}

.zmdi-cloud:before {
  content: "\f21f";
}

.zmdi-download:before {
  content: "\f220";
}

.zmdi-file-plus:before {
  content: "\f221";
}

.zmdi-file-text:before {
  content: "\f222";
}

.zmdi-file:before {
  content: "\f223";
}

.zmdi-folder-outline:before {
  content: "\f224";
}

.zmdi-folder-person:before {
  content: "\f225";
}

.zmdi-folder-star-alt:before {
  content: "\f226";
}

.zmdi-folder-star:before {
  content: "\f227";
}

.zmdi-folder:before {
  content: "\f228";
}

.zmdi-gif:before {
  content: "\f229";
}

.zmdi-upload:before {
  content: "\f22a";
}

.zmdi-border-all:before {
  content: "\f22b";
}

.zmdi-border-bottom:before {
  content: "\f22c";
}

.zmdi-border-clear:before {
  content: "\f22d";
}

.zmdi-border-color:before {
  content: "\f22e";
}

.zmdi-border-horizontal:before {
  content: "\f22f";
}

.zmdi-border-inner:before {
  content: "\f230";
}

.zmdi-border-left:before {
  content: "\f231";
}

.zmdi-border-outer:before {
  content: "\f232";
}

.zmdi-border-right:before {
  content: "\f233";
}

.zmdi-border-style:before {
  content: "\f234";
}

.zmdi-border-top:before {
  content: "\f235";
}

.zmdi-border-vertical:before {
  content: "\f236";
}

.zmdi-copy:before {
  content: "\f237";
}

.zmdi-crop:before {
  content: "\f238";
}

.zmdi-format-align-center:before {
  content: "\f239";
}

.zmdi-format-align-justify:before {
  content: "\f23a";
}

.zmdi-format-align-left:before {
  content: "\f23b";
}

.zmdi-format-align-right:before {
  content: "\f23c";
}

.zmdi-format-bold:before {
  content: "\f23d";
}

.zmdi-format-clear-all:before {
  content: "\f23e";
}

.zmdi-format-clear:before {
  content: "\f23f";
}

.zmdi-format-color-fill:before {
  content: "\f240";
}

.zmdi-format-color-reset:before {
  content: "\f241";
}

.zmdi-format-color-text:before {
  content: "\f242";
}

.zmdi-format-indent-decrease:before {
  content: "\f243";
}

.zmdi-format-indent-increase:before {
  content: "\f244";
}

.zmdi-format-italic:before {
  content: "\f245";
}

.zmdi-format-line-spacing:before {
  content: "\f246";
}

.zmdi-format-list-bulleted:before {
  content: "\f247";
}

.zmdi-format-list-numbered:before {
  content: "\f248";
}

.zmdi-format-ltr:before {
  content: "\f249";
}

.zmdi-format-rtl:before {
  content: "\f24a";
}

.zmdi-format-size:before {
  content: "\f24b";
}

.zmdi-format-strikethrough-s:before {
  content: "\f24c";
}

.zmdi-format-strikethrough:before {
  content: "\f24d";
}

.zmdi-format-subject:before {
  content: "\f24e";
}

.zmdi-format-underlined:before {
  content: "\f24f";
}

.zmdi-format-valign-bottom:before {
  content: "\f250";
}

.zmdi-format-valign-center:before {
  content: "\f251";
}

.zmdi-format-valign-top:before {
  content: "\f252";
}

.zmdi-redo:before {
  content: "\f253";
}

.zmdi-select-all:before {
  content: "\f254";
}

.zmdi-space-bar:before {
  content: "\f255";
}

.zmdi-text-format:before {
  content: "\f256";
}

.zmdi-transform:before {
  content: "\f257";
}

.zmdi-undo:before {
  content: "\f258";
}

.zmdi-wrap-text:before {
  content: "\f259";
}

.zmdi-comment-alert:before {
  content: "\f25a";
}

.zmdi-comment-alt-text:before {
  content: "\f25b";
}

.zmdi-comment-alt:before {
  content: "\f25c";
}

.zmdi-comment-edit:before {
  content: "\f25d";
}

.zmdi-comment-image:before {
  content: "\f25e";
}

.zmdi-comment-list:before {
  content: "\f25f";
}

.zmdi-comment-more:before {
  content: "\f260";
}

.zmdi-comment-outline:before {
  content: "\f261";
}

.zmdi-comment-text-alt:before {
  content: "\f262";
}

.zmdi-comment-text:before {
  content: "\f263";
}

.zmdi-comment-video:before {
  content: "\f264";
}

.zmdi-comment:before {
  content: "\f265";
}

.zmdi-comments:before {
  content: "\f266";
}

.zmdi-check-all:before {
  content: "\f267";
}

.zmdi-check-circle-u:before {
  content: "\f268";
}

.zmdi-check-circle:before {
  content: "\f269";
}

.zmdi-check-square:before {
  content: "\f26a";
}

.zmdi-check:before {
  content: "\f26b";
}

.zmdi-circle-o:before {
  content: "\f26c";
}

.zmdi-circle:before {
  content: "\f26d";
}

.zmdi-dot-circle-alt:before {
  content: "\f26e";
}

.zmdi-dot-circle:before {
  content: "\f26f";
}

.zmdi-minus-circle-outline:before {
  content: "\f270";
}

.zmdi-minus-circle:before {
  content: "\f271";
}

.zmdi-minus-square:before {
  content: "\f272";
}

.zmdi-minus:before {
  content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\f274";
}

.zmdi-plus-circle-o:before {
  content: "\f275";
}

.zmdi-plus-circle:before {
  content: "\f276";
}

.zmdi-plus-square:before {
  content: "\f277";
}

.zmdi-plus:before {
  content: "\f278";
}

.zmdi-square-o:before {
  content: "\f279";
}

.zmdi-star-circle:before {
  content: "\f27a";
}

.zmdi-star-half:before {
  content: "\f27b";
}

.zmdi-star-outline:before {
  content: "\f27c";
}

.zmdi-star:before {
  content: "\f27d";
}

.zmdi-bluetooth-connected:before {
  content: "\f27e";
}

.zmdi-bluetooth-off:before {
  content: "\f27f";
}

.zmdi-bluetooth-search:before {
  content: "\f280";
}

.zmdi-bluetooth-setting:before {
  content: "\f281";
}

.zmdi-bluetooth:before {
  content: "\f282";
}

.zmdi-camera-add:before {
  content: "\f283";
}

.zmdi-camera-alt:before {
  content: "\f284";
}

.zmdi-camera-bw:before {
  content: "\f285";
}

.zmdi-camera-front:before {
  content: "\f286";
}

.zmdi-camera-mic:before {
  content: "\f287";
}

.zmdi-camera-party-mode:before {
  content: "\f288";
}

.zmdi-camera-rear:before {
  content: "\f289";
}

.zmdi-camera-roll:before {
  content: "\f28a";
}

.zmdi-camera-switch:before {
  content: "\f28b";
}

.zmdi-camera:before {
  content: "\f28c";
}

.zmdi-card-alert:before {
  content: "\f28d";
}

.zmdi-card-off:before {
  content: "\f28e";
}

.zmdi-card-sd:before {
  content: "\f28f";
}

.zmdi-card-sim:before {
  content: "\f290";
}

.zmdi-desktop-mac:before {
  content: "\f291";
}

.zmdi-desktop-windows:before {
  content: "\f292";
}

.zmdi-device-hub:before {
  content: "\f293";
}

.zmdi-devices-off:before {
  content: "\f294";
}

.zmdi-devices:before {
  content: "\f295";
}

.zmdi-dock:before {
  content: "\f296";
}

.zmdi-floppy:before {
  content: "\f297";
}

.zmdi-gamepad:before {
  content: "\f298";
}

.zmdi-gps-dot:before {
  content: "\f299";
}

.zmdi-gps-off:before {
  content: "\f29a";
}

.zmdi-gps:before {
  content: "\f29b";
}

.zmdi-headset-mic:before {
  content: "\f29c";
}

.zmdi-headset:before {
  content: "\f29d";
}

.zmdi-input-antenna:before {
  content: "\f29e";
}

.zmdi-input-composite:before {
  content: "\f29f";
}

.zmdi-input-hdmi:before {
  content: "\f2a0";
}

.zmdi-input-power:before {
  content: "\f2a1";
}

.zmdi-input-svideo:before {
  content: "\f2a2";
}

.zmdi-keyboard-hide:before {
  content: "\f2a3";
}

.zmdi-keyboard:before {
  content: "\f2a4";
}

.zmdi-laptop-chromebook:before {
  content: "\f2a5";
}

.zmdi-laptop-mac:before {
  content: "\f2a6";
}

.zmdi-laptop:before {
  content: "\f2a7";
}

.zmdi-mic-off:before {
  content: "\f2a8";
}

.zmdi-mic-outline:before {
  content: "\f2a9";
}

.zmdi-mic-setting:before {
  content: "\f2aa";
}

.zmdi-mic:before {
  content: "\f2ab";
}

.zmdi-mouse:before {
  content: "\f2ac";
}

.zmdi-network-alert:before {
  content: "\f2ad";
}

.zmdi-network-locked:before {
  content: "\f2ae";
}

.zmdi-network-off:before {
  content: "\f2af";
}

.zmdi-network-outline:before {
  content: "\f2b0";
}

.zmdi-network-setting:before {
  content: "\f2b1";
}

.zmdi-network:before {
  content: "\f2b2";
}

.zmdi-phone-bluetooth:before {
  content: "\f2b3";
}

.zmdi-phone-end:before {
  content: "\f2b4";
}

.zmdi-phone-forwarded:before {
  content: "\f2b5";
}

.zmdi-phone-in-talk:before {
  content: "\f2b6";
}

.zmdi-phone-locked:before {
  content: "\f2b7";
}

.zmdi-phone-missed:before {
  content: "\f2b8";
}

.zmdi-phone-msg:before {
  content: "\f2b9";
}

.zmdi-phone-paused:before {
  content: "\f2ba";
}

.zmdi-phone-ring:before {
  content: "\f2bb";
}

.zmdi-phone-setting:before {
  content: "\f2bc";
}

.zmdi-phone-sip:before {
  content: "\f2bd";
}

.zmdi-phone:before {
  content: "\f2be";
}

.zmdi-portable-wifi-changes:before {
  content: "\f2bf";
}

.zmdi-portable-wifi-off:before {
  content: "\f2c0";
}

.zmdi-portable-wifi:before {
  content: "\f2c1";
}

.zmdi-radio:before {
  content: "\f2c2";
}

.zmdi-reader:before {
  content: "\f2c3";
}

.zmdi-remote-control-alt:before {
  content: "\f2c4";
}

.zmdi-remote-control:before {
  content: "\f2c5";
}

.zmdi-router:before {
  content: "\f2c6";
}

.zmdi-scanner:before {
  content: "\f2c7";
}

.zmdi-smartphone-android:before {
  content: "\f2c8";
}

.zmdi-smartphone-download:before {
  content: "\f2c9";
}

.zmdi-smartphone-erase:before {
  content: "\f2ca";
}

.zmdi-smartphone-info:before {
  content: "\f2cb";
}

.zmdi-smartphone-iphone:before {
  content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before {
  content: "\f2cd";
}

.zmdi-smartphone-landscape:before {
  content: "\f2ce";
}

.zmdi-smartphone-lock:before {
  content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before {
  content: "\f2d0";
}

.zmdi-smartphone-ring:before {
  content: "\f2d1";
}

.zmdi-smartphone-setting:before {
  content: "\f2d2";
}

.zmdi-smartphone-setup:before {
  content: "\f2d3";
}

.zmdi-smartphone:before {
  content: "\f2d4";
}

.zmdi-speaker:before {
  content: "\f2d5";
}

.zmdi-tablet-android:before {
  content: "\f2d6";
}

.zmdi-tablet-mac:before {
  content: "\f2d7";
}

.zmdi-tablet:before {
  content: "\f2d8";
}

.zmdi-tv-alt-play:before {
  content: "\f2d9";
}

.zmdi-tv-list:before {
  content: "\f2da";
}

.zmdi-tv-play:before {
  content: "\f2db";
}

.zmdi-tv:before {
  content: "\f2dc";
}

.zmdi-usb:before {
  content: "\f2dd";
}

.zmdi-videocam-off:before {
  content: "\f2de";
}

.zmdi-videocam-switch:before {
  content: "\f2df";
}

.zmdi-videocam:before {
  content: "\f2e0";
}

.zmdi-watch:before {
  content: "\f2e1";
}

.zmdi-wifi-alt-2:before {
  content: "\f2e2";
}

.zmdi-wifi-alt:before {
  content: "\f2e3";
}

.zmdi-wifi-info:before {
  content: "\f2e4";
}

.zmdi-wifi-lock:before {
  content: "\f2e5";
}

.zmdi-wifi-off:before {
  content: "\f2e6";
}

.zmdi-wifi-outline:before {
  content: "\f2e7";
}

.zmdi-wifi:before {
  content: "\f2e8";
}

.zmdi-arrow-left-bottom:before {
  content: "\f2e9";
}

.zmdi-arrow-left:before {
  content: "\f2ea";
}

.zmdi-arrow-merge:before {
  content: "\f2eb";
}

.zmdi-arrow-missed:before {
  content: "\f2ec";
}

.zmdi-arrow-right-top:before {
  content: "\f2ed";
}

.zmdi-arrow-right:before {
  content: "\f2ee";
}

.zmdi-arrow-split:before {
  content: "\f2ef";
}

.zmdi-arrows:before {
  content: "\f2f0";
}

.zmdi-caret-down-circle:before {
  content: "\f2f1";
}

.zmdi-caret-down:before {
  content: "\f2f2";
}

.zmdi-caret-left-circle:before {
  content: "\f2f3";
}

.zmdi-caret-left:before {
  content: "\f2f4";
}

.zmdi-caret-right-circle:before {
  content: "\f2f5";
}

.zmdi-caret-right:before {
  content: "\f2f6";
}

.zmdi-caret-up-circle:before {
  content: "\f2f7";
}

.zmdi-caret-up:before {
  content: "\f2f8";
}

.zmdi-chevron-down:before {
  content: "\f2f9";
}

.zmdi-chevron-left:before {
  content: "\f2fa";
}

.zmdi-chevron-right:before {
  content: "\f2fb";
}

.zmdi-chevron-up:before {
  content: "\f2fc";
}

.zmdi-forward:before {
  content: "\f2fd";
}

.zmdi-long-arrow-down:before {
  content: "\f2fe";
}

.zmdi-long-arrow-left:before {
  content: "\f2ff";
}

.zmdi-long-arrow-return:before {
  content: "\f300";
}

.zmdi-long-arrow-right:before {
  content: "\f301";
}

.zmdi-long-arrow-tab:before {
  content: "\f302";
}

.zmdi-long-arrow-up:before {
  content: "\f303";
}

.zmdi-rotate-ccw:before {
  content: "\f304";
}

.zmdi-rotate-cw:before {
  content: "\f305";
}

.zmdi-rotate-left:before {
  content: "\f306";
}

.zmdi-rotate-right:before {
  content: "\f307";
}

.zmdi-square-down:before {
  content: "\f308";
}

.zmdi-square-right:before {
  content: "\f309";
}

.zmdi-swap-alt:before {
  content: "\f30a";
}

.zmdi-swap-vertical-circle:before {
  content: "\f30b";
}

.zmdi-swap-vertical:before {
  content: "\f30c";
}

.zmdi-swap:before {
  content: "\f30d";
}

.zmdi-trending-down:before {
  content: "\f30e";
}

.zmdi-trending-flat:before {
  content: "\f30f";
}

.zmdi-trending-up:before {
  content: "\f310";
}

.zmdi-unfold-less:before {
  content: "\f311";
}

.zmdi-unfold-more:before {
  content: "\f312";
}

.zmdi-apps:before {
  content: "\f313";
}

.zmdi-grid-off:before {
  content: "\f314";
}

.zmdi-grid:before {
  content: "\f315";
}

.zmdi-view-agenda:before {
  content: "\f316";
}

.zmdi-view-array:before {
  content: "\f317";
}

.zmdi-view-carousel:before {
  content: "\f318";
}

.zmdi-view-column:before {
  content: "\f319";
}

.zmdi-view-comfy:before {
  content: "\f31a";
}

.zmdi-view-compact:before {
  content: "\f31b";
}

.zmdi-view-dashboard:before {
  content: "\f31c";
}

.zmdi-view-day:before {
  content: "\f31d";
}

.zmdi-view-headline:before {
  content: "\f31e";
}

.zmdi-view-list-alt:before {
  content: "\f31f";
}

.zmdi-view-list:before {
  content: "\f320";
}

.zmdi-view-module:before {
  content: "\f321";
}

.zmdi-view-quilt:before {
  content: "\f322";
}

.zmdi-view-stream:before {
  content: "\f323";
}

.zmdi-view-subtitles:before {
  content: "\f324";
}

.zmdi-view-toc:before {
  content: "\f325";
}

.zmdi-view-web:before {
  content: "\f326";
}

.zmdi-view-week:before {
  content: "\f327";
}

.zmdi-widgets:before {
  content: "\f328";
}

.zmdi-alarm-check:before {
  content: "\f329";
}

.zmdi-alarm-off:before {
  content: "\f32a";
}

.zmdi-alarm-plus:before {
  content: "\f32b";
}

.zmdi-alarm-snooze:before {
  content: "\f32c";
}

.zmdi-alarm:before {
  content: "\f32d";
}

.zmdi-calendar-alt:before {
  content: "\f32e";
}

.zmdi-calendar-check:before {
  content: "\f32f";
}

.zmdi-calendar-close:before {
  content: "\f330";
}

.zmdi-calendar-note:before {
  content: "\f331";
}

.zmdi-calendar:before {
  content: "\f332";
}

.zmdi-time-countdown:before {
  content: "\f333";
}

.zmdi-time-interval:before {
  content: "\f334";
}

.zmdi-time-restore-setting:before {
  content: "\f335";
}

.zmdi-time-restore:before {
  content: "\f336";
}

.zmdi-time:before {
  content: "\f337";
}

.zmdi-timer-off:before {
  content: "\f338";
}

.zmdi-timer:before {
  content: "\f339";
}

.zmdi-android-alt:before {
  content: "\f33a";
}

.zmdi-android:before {
  content: "\f33b";
}

.zmdi-apple:before {
  content: "\f33c";
}

.zmdi-behance:before {
  content: "\f33d";
}

.zmdi-codepen:before {
  content: "\f33e";
}

.zmdi-dribbble:before {
  content: "\f33f";
}

.zmdi-dropbox:before {
  content: "\f340";
}

.zmdi-evernote:before {
  content: "\f341";
}

.zmdi-facebook-box:before {
  content: "\f342";
}

.zmdi-facebook:before {
  content: "\f343";
}

.zmdi-github-box:before {
  content: "\f344";
}

.zmdi-github:before {
  content: "\f345";
}

.zmdi-google-drive:before {
  content: "\f346";
}

.zmdi-google-earth:before {
  content: "\f347";
}

.zmdi-google-glass:before {
  content: "\f348";
}

.zmdi-google-maps:before {
  content: "\f349";
}

.zmdi-google-pages:before {
  content: "\f34a";
}

.zmdi-google-play:before {
  content: "\f34b";
}

.zmdi-google-plus-box:before {
  content: "\f34c";
}

.zmdi-google-plus:before {
  content: "\f34d";
}

.zmdi-google:before {
  content: "\f34e";
}

.zmdi-instagram:before {
  content: "\f34f";
}

.zmdi-language-css3:before {
  content: "\f350";
}

.zmdi-language-html5:before {
  content: "\f351";
}

.zmdi-language-javascript:before {
  content: "\f352";
}

.zmdi-language-python-alt:before {
  content: "\f353";
}

.zmdi-language-python:before {
  content: "\f354";
}

.zmdi-lastfm:before {
  content: "\f355";
}

.zmdi-linkedin-box:before {
  content: "\f356";
}

.zmdi-paypal:before {
  content: "\f357";
}

.zmdi-pinterest-box:before {
  content: "\f358";
}

.zmdi-pocket:before {
  content: "\f359";
}

.zmdi-polymer:before {
  content: "\f35a";
}

.zmdi-share:before {
  content: "\f35b";
}

.zmdi-stackoverflow:before {
  content: "\f35c";
}

.zmdi-steam-square:before {
  content: "\f35d";
}

.zmdi-steam:before {
  content: "\f35e";
}

.zmdi-twitter-box:before {
  content: "\f35f";
}

.zmdi-twitter:before {
  content: "\f360";
}

.zmdi-vk:before {
  content: "\f361";
}

.zmdi-wikipedia:before {
  content: "\f362";
}

.zmdi-windows:before {
  content: "\f363";
}

.zmdi-aspect-ratio-alt:before {
  content: "\f364";
}

.zmdi-aspect-ratio:before {
  content: "\f365";
}

.zmdi-blur-circular:before {
  content: "\f366";
}

.zmdi-blur-linear:before {
  content: "\f367";
}

.zmdi-blur-off:before {
  content: "\f368";
}

.zmdi-blur:before {
  content: "\f369";
}

.zmdi-brightness-2:before {
  content: "\f36a";
}

.zmdi-brightness-3:before {
  content: "\f36b";
}

.zmdi-brightness-4:before {
  content: "\f36c";
}

.zmdi-brightness-5:before {
  content: "\f36d";
}

.zmdi-brightness-6:before {
  content: "\f36e";
}

.zmdi-brightness-7:before {
  content: "\f36f";
}

.zmdi-brightness-auto:before {
  content: "\f370";
}

.zmdi-brightness-setting:before {
  content: "\f371";
}

.zmdi-broken-image:before {
  content: "\f372";
}

.zmdi-center-focus-strong:before {
  content: "\f373";
}

.zmdi-center-focus-weak:before {
  content: "\f374";
}

.zmdi-compare:before {
  content: "\f375";
}

.zmdi-crop-16-9:before {
  content: "\f376";
}

.zmdi-crop-3-2:before {
  content: "\f377";
}

.zmdi-crop-5-4:before {
  content: "\f378";
}

.zmdi-crop-7-5:before {
  content: "\f379";
}

.zmdi-crop-din:before {
  content: "\f37a";
}

.zmdi-crop-free:before {
  content: "\f37b";
}

.zmdi-crop-landscape:before {
  content: "\f37c";
}

.zmdi-crop-portrait:before {
  content: "\f37d";
}

.zmdi-crop-square:before {
  content: "\f37e";
}

.zmdi-exposure-alt:before {
  content: "\f37f";
}

.zmdi-exposure:before {
  content: "\f380";
}

.zmdi-filter-b-and-w:before {
  content: "\f381";
}

.zmdi-filter-center-focus:before {
  content: "\f382";
}

.zmdi-filter-frames:before {
  content: "\f383";
}

.zmdi-filter-tilt-shift:before {
  content: "\f384";
}

.zmdi-gradient:before {
  content: "\f385";
}

.zmdi-grain:before {
  content: "\f386";
}

.zmdi-graphic-eq:before {
  content: "\f387";
}

.zmdi-hdr-off:before {
  content: "\f388";
}

.zmdi-hdr-strong:before {
  content: "\f389";
}

.zmdi-hdr-weak:before {
  content: "\f38a";
}

.zmdi-hdr:before {
  content: "\f38b";
}

.zmdi-iridescent:before {
  content: "\f38c";
}

.zmdi-leak-off:before {
  content: "\f38d";
}

.zmdi-leak:before {
  content: "\f38e";
}

.zmdi-looks:before {
  content: "\f38f";
}

.zmdi-loupe:before {
  content: "\f390";
}

.zmdi-panorama-horizontal:before {
  content: "\f391";
}

.zmdi-panorama-vertical:before {
  content: "\f392";
}

.zmdi-panorama-wide-angle:before {
  content: "\f393";
}

.zmdi-photo-size-select-large:before {
  content: "\f394";
}

.zmdi-photo-size-select-small:before {
  content: "\f395";
}

.zmdi-picture-in-picture:before {
  content: "\f396";
}

.zmdi-slideshow:before {
  content: "\f397";
}

.zmdi-texture:before {
  content: "\f398";
}

.zmdi-tonality:before {
  content: "\f399";
}

.zmdi-vignette:before {
  content: "\f39a";
}

.zmdi-wb-auto:before {
  content: "\f39b";
}

.zmdi-eject-alt:before {
  content: "\f39c";
}

.zmdi-eject:before {
  content: "\f39d";
}

.zmdi-equalizer:before {
  content: "\f39e";
}

.zmdi-fast-forward:before {
  content: "\f39f";
}

.zmdi-fast-rewind:before {
  content: "\f3a0";
}

.zmdi-forward-10:before {
  content: "\f3a1";
}

.zmdi-forward-30:before {
  content: "\f3a2";
}

.zmdi-forward-5:before {
  content: "\f3a3";
}

.zmdi-hearing:before {
  content: "\f3a4";
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5";
}

.zmdi-pause-circle:before {
  content: "\f3a6";
}

.zmdi-pause:before {
  content: "\f3a7";
}

.zmdi-play-circle-outline:before {
  content: "\f3a8";
}

.zmdi-play-circle:before {
  content: "\f3a9";
}

.zmdi-play:before {
  content: "\f3aa";
}

.zmdi-playlist-audio:before {
  content: "\f3ab";
}

.zmdi-playlist-plus:before {
  content: "\f3ac";
}

.zmdi-repeat-one:before {
  content: "\f3ad";
}

.zmdi-repeat:before {
  content: "\f3ae";
}

.zmdi-replay-10:before {
  content: "\f3af";
}

.zmdi-replay-30:before {
  content: "\f3b0";
}

.zmdi-replay-5:before {
  content: "\f3b1";
}

.zmdi-replay:before {
  content: "\f3b2";
}

.zmdi-shuffle:before {
  content: "\f3b3";
}

.zmdi-skip-next:before {
  content: "\f3b4";
}

.zmdi-skip-previous:before {
  content: "\f3b5";
}

.zmdi-stop:before {
  content: "\f3b6";
}

.zmdi-surround-sound:before {
  content: "\f3b7";
}

.zmdi-tune:before {
  content: "\f3b8";
}

.zmdi-volume-down:before {
  content: "\f3b9";
}

.zmdi-volume-mute:before {
  content: "\f3ba";
}

.zmdi-volume-off:before {
  content: "\f3bb";
}

.zmdi-volume-up:before {
  content: "\f3bc";
}

.zmdi-n-1-square:before {
  content: "\f3bd";
}

.zmdi-n-2-square:before {
  content: "\f3be";
}

.zmdi-n-3-square:before {
  content: "\f3bf";
}

.zmdi-n-4-square:before {
  content: "\f3c0";
}

.zmdi-n-5-square:before {
  content: "\f3c1";
}

.zmdi-n-6-square:before {
  content: "\f3c2";
}

.zmdi-neg-1:before {
  content: "\f3c3";
}

.zmdi-neg-2:before {
  content: "\f3c4";
}

.zmdi-plus-1:before {
  content: "\f3c5";
}

.zmdi-plus-2:before {
  content: "\f3c6";
}

.zmdi-sec-10:before {
  content: "\f3c7";
}

.zmdi-sec-3:before {
  content: "\f3c8";
}

.zmdi-zero:before {
  content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before {
  content: "\f3ca";
}

.zmdi-airline-seat-flat:before {
  content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before {
  content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before {
  content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before {
  content: "\f3d1";
}

.zmdi-airplay:before {
  content: "\f3d2";
}

.zmdi-closed-caption:before {
  content: "\f3d3";
}

.zmdi-confirmation-number:before {
  content: "\f3d4";
}

.zmdi-developer-board:before {
  content: "\f3d5";
}

.zmdi-disc-full:before {
  content: "\f3d6";
}

.zmdi-explicit:before {
  content: "\f3d7";
}

.zmdi-flight-land:before {
  content: "\f3d8";
}

.zmdi-flight-takeoff:before {
  content: "\f3d9";
}

.zmdi-flip-to-back:before {
  content: "\f3da";
}

.zmdi-flip-to-front:before {
  content: "\f3db";
}

.zmdi-group-work:before {
  content: "\f3dc";
}

.zmdi-hd:before {
  content: "\f3dd";
}

.zmdi-hq:before {
  content: "\f3de";
}

.zmdi-markunread-mailbox:before {
  content: "\f3df";
}

.zmdi-memory:before {
  content: "\f3e0";
}

.zmdi-nfc:before {
  content: "\f3e1";
}

.zmdi-play-for-work:before {
  content: "\f3e2";
}

.zmdi-power-input:before {
  content: "\f3e3";
}

.zmdi-present-to-all:before {
  content: "\f3e4";
}

.zmdi-satellite:before {
  content: "\f3e5";
}

.zmdi-tap-and-play:before {
  content: "\f3e6";
}

.zmdi-vibration:before {
  content: "\f3e7";
}

.zmdi-voicemail:before {
  content: "\f3e8";
}

.zmdi-group:before {
  content: "\f3e9";
}

.zmdi-rss:before {
  content: "\f3ea";
}

.zmdi-shape:before {
  content: "\f3eb";
}

.zmdi-spinner:before {
  content: "\f3ec";
}

.zmdi-ungroup:before {
  content: "\f3ed";
}

.zmdi-500px:before {
  content: "\f3ee";
}

.zmdi-8tracks:before {
  content: "\f3ef";
}

.zmdi-amazon:before {
  content: "\f3f0";
}

.zmdi-blogger:before {
  content: "\f3f1";
}

.zmdi-delicious:before {
  content: "\f3f2";
}

.zmdi-disqus:before {
  content: "\f3f3";
}

.zmdi-flattr:before {
  content: "\f3f4";
}

.zmdi-flickr:before {
  content: "\f3f5";
}

.zmdi-github-alt:before {
  content: "\f3f6";
}

.zmdi-google-old:before {
  content: "\f3f7";
}

.zmdi-linkedin:before {
  content: "\f3f8";
}

.zmdi-odnoklassniki:before {
  content: "\f3f9";
}

.zmdi-outlook:before {
  content: "\f3fa";
}

.zmdi-paypal-alt:before {
  content: "\f3fb";
}

.zmdi-pinterest:before {
  content: "\f3fc";
}

.zmdi-playstation:before {
  content: "\f3fd";
}

.zmdi-reddit:before {
  content: "\f3fe";
}

.zmdi-skype:before {
  content: "\f3ff";
}

.zmdi-slideshare:before {
  content: "\f400";
}

.zmdi-soundcloud:before {
  content: "\f401";
}

.zmdi-tumblr:before {
  content: "\f402";
}

.zmdi-twitch:before {
  content: "\f403";
}

.zmdi-vimeo:before {
  content: "\f404";
}

.zmdi-whatsapp:before {
  content: "\f405";
}

.zmdi-xbox:before {
  content: "\f406";
}

.zmdi-yahoo:before {
  content: "\f407";
}

.zmdi-youtube-play:before {
  content: "\f408";
}

.zmdi-youtube:before {
  content: "\f409";
}

.zmdi-3d-rotation:before {
  content: "\f101";
}

.zmdi-airplane-off:before {
  content: "\f102";
}

.zmdi-airplane:before {
  content: "\f103";
}

.zmdi-album:before {
  content: "\f104";
}

.zmdi-archive:before {
  content: "\f105";
}

.zmdi-assignment-account:before {
  content: "\f106";
}

.zmdi-assignment-alert:before {
  content: "\f107";
}

.zmdi-assignment-check:before {
  content: "\f108";
}

.zmdi-assignment-o:before {
  content: "\f109";
}

.zmdi-assignment-return:before {
  content: "\f10a";
}

.zmdi-assignment-returned:before {
  content: "\f10b";
}

.zmdi-assignment:before {
  content: "\f10c";
}

.zmdi-attachment-alt:before {
  content: "\f10d";
}

.zmdi-attachment:before {
  content: "\f10e";
}

.zmdi-audio:before {
  content: "\f10f";
}

.zmdi-badge-check:before {
  content: "\f110";
}

.zmdi-balance-wallet:before {
  content: "\f111";
}

.zmdi-balance:before {
  content: "\f112";
}

.zmdi-battery-alert:before {
  content: "\f113";
}

.zmdi-battery-flash:before {
  content: "\f114";
}

.zmdi-battery-unknown:before {
  content: "\f115";
}

.zmdi-battery:before {
  content: "\f116";
}

.zmdi-bike:before {
  content: "\f117";
}

.zmdi-block-alt:before {
  content: "\f118";
}

.zmdi-block:before {
  content: "\f119";
}

.zmdi-boat:before {
  content: "\f11a";
}

.zmdi-book-image:before {
  content: "\f11b";
}

.zmdi-book:before {
  content: "\f11c";
}

.zmdi-bookmark-outline:before {
  content: "\f11d";
}

.zmdi-bookmark:before {
  content: "\f11e";
}

.zmdi-brush:before {
  content: "\f11f";
}

.zmdi-bug:before {
  content: "\f120";
}

.zmdi-bus:before {
  content: "\f121";
}

.zmdi-cake:before {
  content: "\f122";
}

.zmdi-car-taxi:before {
  content: "\f123";
}

.zmdi-car-wash:before {
  content: "\f124";
}

.zmdi-car:before {
  content: "\f125";
}

.zmdi-card-giftcard:before {
  content: "\f126";
}

.zmdi-card-membership:before {
  content: "\f127";
}

.zmdi-card-travel:before {
  content: "\f128";
}

.zmdi-card:before {
  content: "\f129";
}

.zmdi-case-check:before {
  content: "\f12a";
}

.zmdi-case-download:before {
  content: "\f12b";
}

.zmdi-case-play:before {
  content: "\f12c";
}

.zmdi-case:before {
  content: "\f12d";
}

.zmdi-cast-connected:before {
  content: "\f12e";
}

.zmdi-cast:before {
  content: "\f12f";
}

.zmdi-chart-donut:before {
  content: "\f130";
}

.zmdi-chart:before {
  content: "\f131";
}

.zmdi-city-alt:before {
  content: "\f132";
}

.zmdi-city:before {
  content: "\f133";
}

.zmdi-close-circle-o:before {
  content: "\f134";
}

.zmdi-close-circle:before {
  content: "\f135";
}

.zmdi-close:before {
  content: "\f136";
}

.zmdi-cocktail:before {
  content: "\f137";
}

.zmdi-code-setting:before {
  content: "\f138";
}

.zmdi-code-smartphone:before {
  content: "\f139";
}

.zmdi-code:before {
  content: "\f13a";
}

.zmdi-coffee:before {
  content: "\f13b";
}

.zmdi-collection-bookmark:before {
  content: "\f13c";
}

.zmdi-collection-case-play:before {
  content: "\f13d";
}

.zmdi-collection-folder-image:before {
  content: "\f13e";
}

.zmdi-collection-image-o:before {
  content: "\f13f";
}

.zmdi-collection-image:before {
  content: "\f140";
}

.zmdi-collection-item-1:before {
  content: "\f141";
}

.zmdi-collection-item-2:before {
  content: "\f142";
}

.zmdi-collection-item-3:before {
  content: "\f143";
}

.zmdi-collection-item-4:before {
  content: "\f144";
}

.zmdi-collection-item-5:before {
  content: "\f145";
}

.zmdi-collection-item-6:before {
  content: "\f146";
}

.zmdi-collection-item-7:before {
  content: "\f147";
}

.zmdi-collection-item-8:before {
  content: "\f148";
}

.zmdi-collection-item-9-plus:before {
  content: "\f149";
}

.zmdi-collection-item-9:before {
  content: "\f14a";
}

.zmdi-collection-item:before {
  content: "\f14b";
}

.zmdi-collection-music:before {
  content: "\f14c";
}

.zmdi-collection-pdf:before {
  content: "\f14d";
}

.zmdi-collection-plus:before {
  content: "\f14e";
}

.zmdi-collection-speaker:before {
  content: "\f14f";
}

.zmdi-collection-text:before {
  content: "\f150";
}

.zmdi-collection-video:before {
  content: "\f151";
}

.zmdi-compass:before {
  content: "\f152";
}

.zmdi-cutlery:before {
  content: "\f153";
}

.zmdi-delete:before {
  content: "\f154";
}

.zmdi-dialpad:before {
  content: "\f155";
}

.zmdi-dns:before {
  content: "\f156";
}

.zmdi-drink:before {
  content: "\f157";
}

.zmdi-edit:before {
  content: "\f158";
}

.zmdi-email-open:before {
  content: "\f159";
}

.zmdi-email:before {
  content: "\f15a";
}

.zmdi-eye-off:before {
  content: "\f15b";
}

.zmdi-eye:before {
  content: "\f15c";
}

.zmdi-eyedropper:before {
  content: "\f15d";
}

.zmdi-favorite-outline:before {
  content: "\f15e";
}

.zmdi-favorite:before {
  content: "\f15f";
}

.zmdi-filter-list:before {
  content: "\f160";
}

.zmdi-fire:before {
  content: "\f161";
}

.zmdi-flag:before {
  content: "\f162";
}

.zmdi-flare:before {
  content: "\f163";
}

.zmdi-flash-auto:before {
  content: "\f164";
}

.zmdi-flash-off:before {
  content: "\f165";
}

.zmdi-flash:before {
  content: "\f166";
}

.zmdi-flip:before {
  content: "\f167";
}

.zmdi-flower-alt:before {
  content: "\f168";
}

.zmdi-flower:before {
  content: "\f169";
}

.zmdi-font:before {
  content: "\f16a";
}

.zmdi-fullscreen-alt:before {
  content: "\f16b";
}

.zmdi-fullscreen-exit:before {
  content: "\f16c";
}

.zmdi-fullscreen:before {
  content: "\f16d";
}

.zmdi-functions:before {
  content: "\f16e";
}

.zmdi-gas-station:before {
  content: "\f16f";
}

.zmdi-gesture:before {
  content: "\f170";
}

.zmdi-globe-alt:before {
  content: "\f171";
}

.zmdi-globe-lock:before {
  content: "\f172";
}

.zmdi-globe:before {
  content: "\f173";
}

.zmdi-graduation-cap:before {
  content: "\f174";
}

.zmdi-home:before {
  content: "\f175";
}

.zmdi-hospital-alt:before {
  content: "\f176";
}

.zmdi-hospital:before {
  content: "\f177";
}

.zmdi-hotel:before {
  content: "\f178";
}

.zmdi-hourglass-alt:before {
  content: "\f179";
}

.zmdi-hourglass-outline:before {
  content: "\f17a";
}

.zmdi-hourglass:before {
  content: "\f17b";
}

.zmdi-http:before {
  content: "\f17c";
}

.zmdi-image-alt:before {
  content: "\f17d";
}

.zmdi-image-o:before {
  content: "\f17e";
}

.zmdi-image:before {
  content: "\f17f";
}

.zmdi-inbox:before {
  content: "\f180";
}

.zmdi-invert-colors-off:before {
  content: "\f181";
}

.zmdi-invert-colors:before {
  content: "\f182";
}

.zmdi-key:before {
  content: "\f183";
}

.zmdi-label-alt-outline:before {
  content: "\f184";
}

.zmdi-label-alt:before {
  content: "\f185";
}

.zmdi-label-heart:before {
  content: "\f186";
}

.zmdi-label:before {
  content: "\f187";
}

.zmdi-labels:before {
  content: "\f188";
}

.zmdi-lamp:before {
  content: "\f189";
}

.zmdi-landscape:before {
  content: "\f18a";
}

.zmdi-layers-off:before {
  content: "\f18b";
}

.zmdi-layers:before {
  content: "\f18c";
}

.zmdi-library:before {
  content: "\f18d";
}

.zmdi-link:before {
  content: "\f18e";
}

.zmdi-lock-open:before {
  content: "\f18f";
}

.zmdi-lock-outline:before {
  content: "\f190";
}

.zmdi-lock:before {
  content: "\f191";
}

.zmdi-mail-reply-all:before {
  content: "\f192";
}

.zmdi-mail-reply:before {
  content: "\f193";
}

.zmdi-mail-send:before {
  content: "\f194";
}

.zmdi-mall:before {
  content: "\f195";
}

.zmdi-map:before {
  content: "\f196";
}

.zmdi-menu:before {
  content: "\f197";
}

.zmdi-money-box:before {
  content: "\f198";
}

.zmdi-money-off:before {
  content: "\f199";
}

.zmdi-money:before {
  content: "\f19a";
}

.zmdi-more-vert:before {
  content: "\f19b";
}

.zmdi-more:before {
  content: "\f19c";
}

.zmdi-movie-alt:before {
  content: "\f19d";
}

.zmdi-movie:before {
  content: "\f19e";
}

.zmdi-nature-people:before {
  content: "\f19f";
}

.zmdi-nature:before {
  content: "\f1a0";
}

.zmdi-navigation:before {
  content: "\f1a1";
}

.zmdi-open-in-browser:before {
  content: "\f1a2";
}

.zmdi-open-in-new:before {
  content: "\f1a3";
}

.zmdi-palette:before {
  content: "\f1a4";
}

.zmdi-parking:before {
  content: "\f1a5";
}

.zmdi-pin-account:before {
  content: "\f1a6";
}

.zmdi-pin-assistant:before {
  content: "\f1a7";
}

.zmdi-pin-drop:before {
  content: "\f1a8";
}

.zmdi-pin-help:before {
  content: "\f1a9";
}

.zmdi-pin-off:before {
  content: "\f1aa";
}

.zmdi-pin:before {
  content: "\f1ab";
}

.zmdi-pizza:before {
  content: "\f1ac";
}

.zmdi-plaster:before {
  content: "\f1ad";
}

.zmdi-power-setting:before {
  content: "\f1ae";
}

.zmdi-power:before {
  content: "\f1af";
}

.zmdi-print:before {
  content: "\f1b0";
}

.zmdi-puzzle-piece:before {
  content: "\f1b1";
}

.zmdi-quote:before {
  content: "\f1b2";
}

.zmdi-railway:before {
  content: "\f1b3";
}

.zmdi-receipt:before {
  content: "\f1b4";
}

.zmdi-refresh-alt:before {
  content: "\f1b5";
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6";
}

.zmdi-refresh-sync-off:before {
  content: "\f1b7";
}

.zmdi-refresh-sync:before {
  content: "\f1b8";
}

.zmdi-refresh:before {
  content: "\f1b9";
}

.zmdi-roller:before {
  content: "\f1ba";
}

.zmdi-ruler:before {
  content: "\f1bb";
}

.zmdi-scissors:before {
  content: "\f1bc";
}

.zmdi-screen-rotation-lock:before {
  content: "\f1bd";
}

.zmdi-screen-rotation:before {
  content: "\f1be";
}

.zmdi-search-for:before {
  content: "\f1bf";
}

.zmdi-search-in-file:before {
  content: "\f1c0";
}

.zmdi-search-in-page:before {
  content: "\f1c1";
}

.zmdi-search-replace:before {
  content: "\f1c2";
}

.zmdi-search:before {
  content: "\f1c3";
}

.zmdi-seat:before {
  content: "\f1c4";
}

.zmdi-settings-square:before {
  content: "\f1c5";
}

.zmdi-settings:before {
  content: "\f1c6";
}

.zmdi-shield-check:before {
  content: "\f1c7";
}

.zmdi-shield-security:before {
  content: "\f1c8";
}

.zmdi-shopping-basket:before {
  content: "\f1c9";
}

.zmdi-shopping-cart-plus:before {
  content: "\f1ca";
}

.zmdi-shopping-cart:before {
  content: "\f1cb";
}

.zmdi-sign-in:before {
  content: "\f1cc";
}

.zmdi-sort-amount-asc:before {
  content: "\f1cd";
}

.zmdi-sort-amount-desc:before {
  content: "\f1ce";
}

.zmdi-sort-asc:before {
  content: "\f1cf";
}

.zmdi-sort-desc:before {
  content: "\f1d0";
}

.zmdi-spellcheck:before {
  content: "\f1d1";
}

.zmdi-storage:before {
  content: "\f1d2";
}

.zmdi-store-24:before {
  content: "\f1d3";
}

.zmdi-store:before {
  content: "\f1d4";
}

.zmdi-subway:before {
  content: "\f1d5";
}

.zmdi-sun:before {
  content: "\f1d6";
}

.zmdi-tab-unselected:before {
  content: "\f1d7";
}

.zmdi-tab:before {
  content: "\f1d8";
}

.zmdi-tag-close:before {
  content: "\f1d9";
}

.zmdi-tag-more:before {
  content: "\f1da";
}

.zmdi-tag:before {
  content: "\f1db";
}

.zmdi-thumb-down:before {
  content: "\f1dc";
}

.zmdi-thumb-up-down:before {
  content: "\f1dd";
}

.zmdi-thumb-up:before {
  content: "\f1de";
}

.zmdi-ticket-star:before {
  content: "\f1df";
}

.zmdi-toll:before {
  content: "\f1e0";
}

.zmdi-toys:before {
  content: "\f1e1";
}

.zmdi-traffic:before {
  content: "\f1e2";
}

.zmdi-translate:before {
  content: "\f1e3";
}

.zmdi-triangle-down:before {
  content: "\f1e4";
}

.zmdi-triangle-up:before {
  content: "\f1e5";
}

.zmdi-truck:before {
  content: "\f1e6";
}

.zmdi-turning-sign:before {
  content: "\f1e7";
}

.zmdi-wallpaper:before {
  content: "\f1e8";
}

.zmdi-washing-machine:before {
  content: "\f1e9";
}

.zmdi-window-maximize:before {
  content: "\f1ea";
}

.zmdi-window-minimize:before {
  content: "\f1eb";
}

.zmdi-window-restore:before {
  content: "\f1ec";
}

.zmdi-wrench:before {
  content: "\f1ed";
}

.zmdi-zoom-in:before {
  content: "\f1ee";
}

.zmdi-zoom-out:before {
  content: "\f1ef";
}

.zmdi-alert-circle-o:before {
  content: "\f1f0";
}

.zmdi-alert-circle:before {
  content: "\f1f1";
}

.zmdi-alert-octagon:before {
  content: "\f1f2";
}

.zmdi-alert-polygon:before {
  content: "\f1f3";
}

.zmdi-alert-triangle:before {
  content: "\f1f4";
}

.zmdi-help-outline:before {
  content: "\f1f5";
}

.zmdi-help:before {
  content: "\f1f6";
}

.zmdi-info-outline:before {
  content: "\f1f7";
}

.zmdi-info:before {
  content: "\f1f8";
}

.zmdi-notifications-active:before {
  content: "\f1f9";
}

.zmdi-notifications-add:before {
  content: "\f1fa";
}

.zmdi-notifications-none:before {
  content: "\f1fb";
}

.zmdi-notifications-off:before {
  content: "\f1fc";
}

.zmdi-notifications-paused:before {
  content: "\f1fd";
}

.zmdi-notifications:before {
  content: "\f1fe";
}

.zmdi-account-add:before {
  content: "\f1ff";
}

.zmdi-account-box-mail:before {
  content: "\f200";
}

.zmdi-account-box-o:before {
  content: "\f201";
}

.zmdi-account-box-phone:before {
  content: "\f202";
}

.zmdi-account-box:before {
  content: "\f203";
}

.zmdi-account-calendar:before {
  content: "\f204";
}

.zmdi-account-circle:before {
  content: "\f205";
}

.zmdi-account-o:before {
  content: "\f206";
}

.zmdi-account:before {
  content: "\f207";
}

.zmdi-accounts-add:before {
  content: "\f208";
}

.zmdi-accounts-alt:before {
  content: "\f209";
}

.zmdi-accounts-list-alt:before {
  content: "\f20a";
}

.zmdi-accounts-list:before {
  content: "\f20b";
}

.zmdi-accounts-outline:before {
  content: "\f20c";
}

.zmdi-accounts:before {
  content: "\f20d";
}

.zmdi-face:before {
  content: "\f20e";
}

.zmdi-female:before {
  content: "\f20f";
}

.zmdi-male-alt:before {
  content: "\f210";
}

.zmdi-male-female:before {
  content: "\f211";
}

.zmdi-male:before {
  content: "\f212";
}

.zmdi-mood-bad:before {
  content: "\f213";
}

.zmdi-mood:before {
  content: "\f214";
}

.zmdi-run:before {
  content: "\f215";
}

.zmdi-walk:before {
  content: "\f216";
}

.zmdi-cloud-box:before {
  content: "\f217";
}

.zmdi-cloud-circle:before {
  content: "\f218";
}

.zmdi-cloud-done:before {
  content: "\f219";
}

.zmdi-cloud-download:before {
  content: "\f21a";
}

.zmdi-cloud-off:before {
  content: "\f21b";
}

.zmdi-cloud-outline-alt:before {
  content: "\f21c";
}

.zmdi-cloud-outline:before {
  content: "\f21d";
}

.zmdi-cloud-upload:before {
  content: "\f21e";
}

.zmdi-cloud:before {
  content: "\f21f";
}

.zmdi-download:before {
  content: "\f220";
}

.zmdi-file-plus:before {
  content: "\f221";
}

.zmdi-file-text:before {
  content: "\f222";
}

.zmdi-file:before {
  content: "\f223";
}

.zmdi-folder-outline:before {
  content: "\f224";
}

.zmdi-folder-person:before {
  content: "\f225";
}

.zmdi-folder-star-alt:before {
  content: "\f226";
}

.zmdi-folder-star:before {
  content: "\f227";
}

.zmdi-folder:before {
  content: "\f228";
}

.zmdi-gif:before {
  content: "\f229";
}

.zmdi-upload:before {
  content: "\f22a";
}

.zmdi-border-all:before {
  content: "\f22b";
}

.zmdi-border-bottom:before {
  content: "\f22c";
}

.zmdi-border-clear:before {
  content: "\f22d";
}

.zmdi-border-color:before {
  content: "\f22e";
}

.zmdi-border-horizontal:before {
  content: "\f22f";
}

.zmdi-border-inner:before {
  content: "\f230";
}

.zmdi-border-left:before {
  content: "\f231";
}

.zmdi-border-outer:before {
  content: "\f232";
}

.zmdi-border-right:before {
  content: "\f233";
}

.zmdi-border-style:before {
  content: "\f234";
}

.zmdi-border-top:before {
  content: "\f235";
}

.zmdi-border-vertical:before {
  content: "\f236";
}

.zmdi-copy:before {
  content: "\f237";
}

.zmdi-crop:before {
  content: "\f238";
}

.zmdi-format-align-center:before {
  content: "\f239";
}

.zmdi-format-align-justify:before {
  content: "\f23a";
}

.zmdi-format-align-left:before {
  content: "\f23b";
}

.zmdi-format-align-right:before {
  content: "\f23c";
}

.zmdi-format-bold:before {
  content: "\f23d";
}

.zmdi-format-clear-all:before {
  content: "\f23e";
}

.zmdi-format-clear:before {
  content: "\f23f";
}

.zmdi-format-color-fill:before {
  content: "\f240";
}

.zmdi-format-color-reset:before {
  content: "\f241";
}

.zmdi-format-color-text:before {
  content: "\f242";
}

.zmdi-format-indent-decrease:before {
  content: "\f243";
}

.zmdi-format-indent-increase:before {
  content: "\f244";
}

.zmdi-format-italic:before {
  content: "\f245";
}

.zmdi-format-line-spacing:before {
  content: "\f246";
}

.zmdi-format-list-bulleted:before {
  content: "\f247";
}

.zmdi-format-list-numbered:before {
  content: "\f248";
}

.zmdi-format-ltr:before {
  content: "\f249";
}

.zmdi-format-rtl:before {
  content: "\f24a";
}

.zmdi-format-size:before {
  content: "\f24b";
}

.zmdi-format-strikethrough-s:before {
  content: "\f24c";
}

.zmdi-format-strikethrough:before {
  content: "\f24d";
}

.zmdi-format-subject:before {
  content: "\f24e";
}

.zmdi-format-underlined:before {
  content: "\f24f";
}

.zmdi-format-valign-bottom:before {
  content: "\f250";
}

.zmdi-format-valign-center:before {
  content: "\f251";
}

.zmdi-format-valign-top:before {
  content: "\f252";
}

.zmdi-redo:before {
  content: "\f253";
}

.zmdi-select-all:before {
  content: "\f254";
}

.zmdi-space-bar:before {
  content: "\f255";
}

.zmdi-text-format:before {
  content: "\f256";
}

.zmdi-transform:before {
  content: "\f257";
}

.zmdi-undo:before {
  content: "\f258";
}

.zmdi-wrap-text:before {
  content: "\f259";
}

.zmdi-comment-alert:before {
  content: "\f25a";
}

.zmdi-comment-alt-text:before {
  content: "\f25b";
}

.zmdi-comment-alt:before {
  content: "\f25c";
}

.zmdi-comment-edit:before {
  content: "\f25d";
}

.zmdi-comment-image:before {
  content: "\f25e";
}

.zmdi-comment-list:before {
  content: "\f25f";
}

.zmdi-comment-more:before {
  content: "\f260";
}

.zmdi-comment-outline:before {
  content: "\f261";
}

.zmdi-comment-text-alt:before {
  content: "\f262";
}

.zmdi-comment-text:before {
  content: "\f263";
}

.zmdi-comment-video:before {
  content: "\f264";
}

.zmdi-comment:before {
  content: "\f265";
}

.zmdi-comments:before {
  content: "\f266";
}

.zmdi-check-all:before {
  content: "\f267";
}

.zmdi-check-circle-u:before {
  content: "\f268";
}

.zmdi-check-circle:before {
  content: "\f269";
}

.zmdi-check-square:before {
  content: "\f26a";
}

.zmdi-check:before {
  content: "\f26b";
}

.zmdi-circle-o:before {
  content: "\f26c";
}

.zmdi-circle:before {
  content: "\f26d";
}

.zmdi-dot-circle-alt:before {
  content: "\f26e";
}

.zmdi-dot-circle:before {
  content: "\f26f";
}

.zmdi-minus-circle-outline:before {
  content: "\f270";
}

.zmdi-minus-circle:before {
  content: "\f271";
}

.zmdi-minus-square:before {
  content: "\f272";
}

.zmdi-minus:before {
  content: "\f273";
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\f274";
}

.zmdi-plus-circle-o:before {
  content: "\f275";
}

.zmdi-plus-circle:before {
  content: "\f276";
}

.zmdi-plus-square:before {
  content: "\f277";
}

.zmdi-plus:before {
  content: "\f278";
}

.zmdi-square-o:before {
  content: "\f279";
}

.zmdi-star-circle:before {
  content: "\f27a";
}

.zmdi-star-half:before {
  content: "\f27b";
}

.zmdi-star-outline:before {
  content: "\f27c";
}

.zmdi-star:before {
  content: "\f27d";
}

.zmdi-bluetooth-connected:before {
  content: "\f27e";
}

.zmdi-bluetooth-off:before {
  content: "\f27f";
}

.zmdi-bluetooth-search:before {
  content: "\f280";
}

.zmdi-bluetooth-setting:before {
  content: "\f281";
}

.zmdi-bluetooth:before {
  content: "\f282";
}

.zmdi-camera-add:before {
  content: "\f283";
}

.zmdi-camera-alt:before {
  content: "\f284";
}

.zmdi-camera-bw:before {
  content: "\f285";
}

.zmdi-camera-front:before {
  content: "\f286";
}

.zmdi-camera-mic:before {
  content: "\f287";
}

.zmdi-camera-party-mode:before {
  content: "\f288";
}

.zmdi-camera-rear:before {
  content: "\f289";
}

.zmdi-camera-roll:before {
  content: "\f28a";
}

.zmdi-camera-switch:before {
  content: "\f28b";
}

.zmdi-camera:before {
  content: "\f28c";
}

.zmdi-card-alert:before {
  content: "\f28d";
}

.zmdi-card-off:before {
  content: "\f28e";
}

.zmdi-card-sd:before {
  content: "\f28f";
}

.zmdi-card-sim:before {
  content: "\f290";
}

.zmdi-desktop-mac:before {
  content: "\f291";
}

.zmdi-desktop-windows:before {
  content: "\f292";
}

.zmdi-device-hub:before {
  content: "\f293";
}

.zmdi-devices-off:before {
  content: "\f294";
}

.zmdi-devices:before {
  content: "\f295";
}

.zmdi-dock:before {
  content: "\f296";
}

.zmdi-floppy:before {
  content: "\f297";
}

.zmdi-gamepad:before {
  content: "\f298";
}

.zmdi-gps-dot:before {
  content: "\f299";
}

.zmdi-gps-off:before {
  content: "\f29a";
}

.zmdi-gps:before {
  content: "\f29b";
}

.zmdi-headset-mic:before {
  content: "\f29c";
}

.zmdi-headset:before {
  content: "\f29d";
}

.zmdi-input-antenna:before {
  content: "\f29e";
}

.zmdi-input-composite:before {
  content: "\f29f";
}

.zmdi-input-hdmi:before {
  content: "\f2a0";
}

.zmdi-input-power:before {
  content: "\f2a1";
}

.zmdi-input-svideo:before {
  content: "\f2a2";
}

.zmdi-keyboard-hide:before {
  content: "\f2a3";
}

.zmdi-keyboard:before {
  content: "\f2a4";
}

.zmdi-laptop-chromebook:before {
  content: "\f2a5";
}

.zmdi-laptop-mac:before {
  content: "\f2a6";
}

.zmdi-laptop:before {
  content: "\f2a7";
}

.zmdi-mic-off:before {
  content: "\f2a8";
}

.zmdi-mic-outline:before {
  content: "\f2a9";
}

.zmdi-mic-setting:before {
  content: "\f2aa";
}

.zmdi-mic:before {
  content: "\f2ab";
}

.zmdi-mouse:before {
  content: "\f2ac";
}

.zmdi-network-alert:before {
  content: "\f2ad";
}

.zmdi-network-locked:before {
  content: "\f2ae";
}

.zmdi-network-off:before {
  content: "\f2af";
}

.zmdi-network-outline:before {
  content: "\f2b0";
}

.zmdi-network-setting:before {
  content: "\f2b1";
}

.zmdi-network:before {
  content: "\f2b2";
}

.zmdi-phone-bluetooth:before {
  content: "\f2b3";
}

.zmdi-phone-end:before {
  content: "\f2b4";
}

.zmdi-phone-forwarded:before {
  content: "\f2b5";
}

.zmdi-phone-in-talk:before {
  content: "\f2b6";
}

.zmdi-phone-locked:before {
  content: "\f2b7";
}

.zmdi-phone-missed:before {
  content: "\f2b8";
}

.zmdi-phone-msg:before {
  content: "\f2b9";
}

.zmdi-phone-paused:before {
  content: "\f2ba";
}

.zmdi-phone-ring:before {
  content: "\f2bb";
}

.zmdi-phone-setting:before {
  content: "\f2bc";
}

.zmdi-phone-sip:before {
  content: "\f2bd";
}

.zmdi-phone:before {
  content: "\f2be";
}

.zmdi-portable-wifi-changes:before {
  content: "\f2bf";
}

.zmdi-portable-wifi-off:before {
  content: "\f2c0";
}

.zmdi-portable-wifi:before {
  content: "\f2c1";
}

.zmdi-radio:before {
  content: "\f2c2";
}

.zmdi-reader:before {
  content: "\f2c3";
}

.zmdi-remote-control-alt:before {
  content: "\f2c4";
}

.zmdi-remote-control:before {
  content: "\f2c5";
}

.zmdi-router:before {
  content: "\f2c6";
}

.zmdi-scanner:before {
  content: "\f2c7";
}

.zmdi-smartphone-android:before {
  content: "\f2c8";
}

.zmdi-smartphone-download:before {
  content: "\f2c9";
}

.zmdi-smartphone-erase:before {
  content: "\f2ca";
}

.zmdi-smartphone-info:before {
  content: "\f2cb";
}

.zmdi-smartphone-iphone:before {
  content: "\f2cc";
}

.zmdi-smartphone-landscape-lock:before {
  content: "\f2cd";
}

.zmdi-smartphone-landscape:before {
  content: "\f2ce";
}

.zmdi-smartphone-lock:before {
  content: "\f2cf";
}

.zmdi-smartphone-portrait-lock:before {
  content: "\f2d0";
}

.zmdi-smartphone-ring:before {
  content: "\f2d1";
}

.zmdi-smartphone-setting:before {
  content: "\f2d2";
}

.zmdi-smartphone-setup:before {
  content: "\f2d3";
}

.zmdi-smartphone:before {
  content: "\f2d4";
}

.zmdi-speaker:before {
  content: "\f2d5";
}

.zmdi-tablet-android:before {
  content: "\f2d6";
}

.zmdi-tablet-mac:before {
  content: "\f2d7";
}

.zmdi-tablet:before {
  content: "\f2d8";
}

.zmdi-tv-alt-play:before {
  content: "\f2d9";
}

.zmdi-tv-list:before {
  content: "\f2da";
}

.zmdi-tv-play:before {
  content: "\f2db";
}

.zmdi-tv:before {
  content: "\f2dc";
}

.zmdi-usb:before {
  content: "\f2dd";
}

.zmdi-videocam-off:before {
  content: "\f2de";
}

.zmdi-videocam-switch:before {
  content: "\f2df";
}

.zmdi-videocam:before {
  content: "\f2e0";
}

.zmdi-watch:before {
  content: "\f2e1";
}

.zmdi-wifi-alt-2:before {
  content: "\f2e2";
}

.zmdi-wifi-alt:before {
  content: "\f2e3";
}

.zmdi-wifi-info:before {
  content: "\f2e4";
}

.zmdi-wifi-lock:before {
  content: "\f2e5";
}

.zmdi-wifi-off:before {
  content: "\f2e6";
}

.zmdi-wifi-outline:before {
  content: "\f2e7";
}

.zmdi-wifi:before {
  content: "\f2e8";
}

.zmdi-arrow-left-bottom:before {
  content: "\f2e9";
}

.zmdi-arrow-left:before {
  content: "\f2ea";
}

.zmdi-arrow-merge:before {
  content: "\f2eb";
}

.zmdi-arrow-missed:before {
  content: "\f2ec";
}

.zmdi-arrow-right-top:before {
  content: "\f2ed";
}

.zmdi-arrow-right:before {
  content: "\f2ee";
}

.zmdi-arrow-split:before {
  content: "\f2ef";
}

.zmdi-arrows:before {
  content: "\f2f0";
}

.zmdi-caret-down-circle:before {
  content: "\f2f1";
}

.zmdi-caret-down:before {
  content: "\f2f2";
}

.zmdi-caret-left-circle:before {
  content: "\f2f3";
}

.zmdi-caret-left:before {
  content: "\f2f4";
}

.zmdi-caret-right-circle:before {
  content: "\f2f5";
}

.zmdi-caret-right:before {
  content: "\f2f6";
}

.zmdi-caret-up-circle:before {
  content: "\f2f7";
}

.zmdi-caret-up:before {
  content: "\f2f8";
}

.zmdi-chevron-down:before {
  content: "\f2f9";
}

.zmdi-chevron-left:before {
  content: "\f2fa";
}

.zmdi-chevron-right:before {
  content: "\f2fb";
}

.zmdi-chevron-up:before {
  content: "\f2fc";
}

.zmdi-forward:before {
  content: "\f2fd";
}

.zmdi-long-arrow-down:before {
  content: "\f2fe";
}

.zmdi-long-arrow-left:before {
  content: "\f2ff";
}

.zmdi-long-arrow-return:before {
  content: "\f300";
}

.zmdi-long-arrow-right:before {
  content: "\f301";
}

.zmdi-long-arrow-tab:before {
  content: "\f302";
}

.zmdi-long-arrow-up:before {
  content: "\f303";
}

.zmdi-rotate-ccw:before {
  content: "\f304";
}

.zmdi-rotate-cw:before {
  content: "\f305";
}

.zmdi-rotate-left:before {
  content: "\f306";
}

.zmdi-rotate-right:before {
  content: "\f307";
}

.zmdi-square-down:before {
  content: "\f308";
}

.zmdi-square-right:before {
  content: "\f309";
}

.zmdi-swap-alt:before {
  content: "\f30a";
}

.zmdi-swap-vertical-circle:before {
  content: "\f30b";
}

.zmdi-swap-vertical:before {
  content: "\f30c";
}

.zmdi-swap:before {
  content: "\f30d";
}

.zmdi-trending-down:before {
  content: "\f30e";
}

.zmdi-trending-flat:before {
  content: "\f30f";
}

.zmdi-trending-up:before {
  content: "\f310";
}

.zmdi-unfold-less:before {
  content: "\f311";
}

.zmdi-unfold-more:before {
  content: "\f312";
}

.zmdi-apps:before {
  content: "\f313";
}

.zmdi-grid-off:before {
  content: "\f314";
}

.zmdi-grid:before {
  content: "\f315";
}

.zmdi-view-agenda:before {
  content: "\f316";
}

.zmdi-view-array:before {
  content: "\f317";
}

.zmdi-view-carousel:before {
  content: "\f318";
}

.zmdi-view-column:before {
  content: "\f319";
}

.zmdi-view-comfy:before {
  content: "\f31a";
}

.zmdi-view-compact:before {
  content: "\f31b";
}

.zmdi-view-dashboard:before {
  content: "\f31c";
}

.zmdi-view-day:before {
  content: "\f31d";
}

.zmdi-view-headline:before {
  content: "\f31e";
}

.zmdi-view-list-alt:before {
  content: "\f31f";
}

.zmdi-view-list:before {
  content: "\f320";
}

.zmdi-view-module:before {
  content: "\f321";
}

.zmdi-view-quilt:before {
  content: "\f322";
}

.zmdi-view-stream:before {
  content: "\f323";
}

.zmdi-view-subtitles:before {
  content: "\f324";
}

.zmdi-view-toc:before {
  content: "\f325";
}

.zmdi-view-web:before {
  content: "\f326";
}

.zmdi-view-week:before {
  content: "\f327";
}

.zmdi-widgets:before {
  content: "\f328";
}

.zmdi-alarm-check:before {
  content: "\f329";
}

.zmdi-alarm-off:before {
  content: "\f32a";
}

.zmdi-alarm-plus:before {
  content: "\f32b";
}

.zmdi-alarm-snooze:before {
  content: "\f32c";
}

.zmdi-alarm:before {
  content: "\f32d";
}

.zmdi-calendar-alt:before {
  content: "\f32e";
}

.zmdi-calendar-check:before {
  content: "\f32f";
}

.zmdi-calendar-close:before {
  content: "\f330";
}

.zmdi-calendar-note:before {
  content: "\f331";
}

.zmdi-calendar:before {
  content: "\f332";
}

.zmdi-time-countdown:before {
  content: "\f333";
}

.zmdi-time-interval:before {
  content: "\f334";
}

.zmdi-time-restore-setting:before {
  content: "\f335";
}

.zmdi-time-restore:before {
  content: "\f336";
}

.zmdi-time:before {
  content: "\f337";
}

.zmdi-timer-off:before {
  content: "\f338";
}

.zmdi-timer:before {
  content: "\f339";
}

.zmdi-android-alt:before {
  content: "\f33a";
}

.zmdi-android:before {
  content: "\f33b";
}

.zmdi-apple:before {
  content: "\f33c";
}

.zmdi-behance:before {
  content: "\f33d";
}

.zmdi-codepen:before {
  content: "\f33e";
}

.zmdi-dribbble:before {
  content: "\f33f";
}

.zmdi-dropbox:before {
  content: "\f340";
}

.zmdi-evernote:before {
  content: "\f341";
}

.zmdi-facebook-box:before {
  content: "\f342";
}

.zmdi-facebook:before {
  content: "\f343";
}

.zmdi-github-box:before {
  content: "\f344";
}

.zmdi-github:before {
  content: "\f345";
}

.zmdi-google-drive:before {
  content: "\f346";
}

.zmdi-google-earth:before {
  content: "\f347";
}

.zmdi-google-glass:before {
  content: "\f348";
}

.zmdi-google-maps:before {
  content: "\f349";
}

.zmdi-google-pages:before {
  content: "\f34a";
}

.zmdi-google-play:before {
  content: "\f34b";
}

.zmdi-google-plus-box:before {
  content: "\f34c";
}

.zmdi-google-plus:before {
  content: "\f34d";
}

.zmdi-google:before {
  content: "\f34e";
}

.zmdi-instagram:before {
  content: "\f34f";
}

.zmdi-language-css3:before {
  content: "\f350";
}

.zmdi-language-html5:before {
  content: "\f351";
}

.zmdi-language-javascript:before {
  content: "\f352";
}

.zmdi-language-python-alt:before {
  content: "\f353";
}

.zmdi-language-python:before {
  content: "\f354";
}

.zmdi-lastfm:before {
  content: "\f355";
}

.zmdi-linkedin-box:before {
  content: "\f356";
}

.zmdi-paypal:before {
  content: "\f357";
}

.zmdi-pinterest-box:before {
  content: "\f358";
}

.zmdi-pocket:before {
  content: "\f359";
}

.zmdi-polymer:before {
  content: "\f35a";
}

.zmdi-share:before {
  content: "\f35b";
}

.zmdi-stackoverflow:before {
  content: "\f35c";
}

.zmdi-steam-square:before {
  content: "\f35d";
}

.zmdi-steam:before {
  content: "\f35e";
}

.zmdi-twitter-box:before {
  content: "\f35f";
}

.zmdi-twitter:before {
  content: "\f360";
}

.zmdi-vk:before {
  content: "\f361";
}

.zmdi-wikipedia:before {
  content: "\f362";
}

.zmdi-windows:before {
  content: "\f363";
}

.zmdi-aspect-ratio-alt:before {
  content: "\f364";
}

.zmdi-aspect-ratio:before {
  content: "\f365";
}

.zmdi-blur-circular:before {
  content: "\f366";
}

.zmdi-blur-linear:before {
  content: "\f367";
}

.zmdi-blur-off:before {
  content: "\f368";
}

.zmdi-blur:before {
  content: "\f369";
}

.zmdi-brightness-2:before {
  content: "\f36a";
}

.zmdi-brightness-3:before {
  content: "\f36b";
}

.zmdi-brightness-4:before {
  content: "\f36c";
}

.zmdi-brightness-5:before {
  content: "\f36d";
}

.zmdi-brightness-6:before {
  content: "\f36e";
}

.zmdi-brightness-7:before {
  content: "\f36f";
}

.zmdi-brightness-auto:before {
  content: "\f370";
}

.zmdi-brightness-setting:before {
  content: "\f371";
}

.zmdi-broken-image:before {
  content: "\f372";
}

.zmdi-center-focus-strong:before {
  content: "\f373";
}

.zmdi-center-focus-weak:before {
  content: "\f374";
}

.zmdi-compare:before {
  content: "\f375";
}

.zmdi-crop-16-9:before {
  content: "\f376";
}

.zmdi-crop-3-2:before {
  content: "\f377";
}

.zmdi-crop-5-4:before {
  content: "\f378";
}

.zmdi-crop-7-5:before {
  content: "\f379";
}

.zmdi-crop-din:before {
  content: "\f37a";
}

.zmdi-crop-free:before {
  content: "\f37b";
}

.zmdi-crop-landscape:before {
  content: "\f37c";
}

.zmdi-crop-portrait:before {
  content: "\f37d";
}

.zmdi-crop-square:before {
  content: "\f37e";
}

.zmdi-exposure-alt:before {
  content: "\f37f";
}

.zmdi-exposure:before {
  content: "\f380";
}

.zmdi-filter-b-and-w:before {
  content: "\f381";
}

.zmdi-filter-center-focus:before {
  content: "\f382";
}

.zmdi-filter-frames:before {
  content: "\f383";
}

.zmdi-filter-tilt-shift:before {
  content: "\f384";
}

.zmdi-gradient:before {
  content: "\f385";
}

.zmdi-grain:before {
  content: "\f386";
}

.zmdi-graphic-eq:before {
  content: "\f387";
}

.zmdi-hdr-off:before {
  content: "\f388";
}

.zmdi-hdr-strong:before {
  content: "\f389";
}

.zmdi-hdr-weak:before {
  content: "\f38a";
}

.zmdi-hdr:before {
  content: "\f38b";
}

.zmdi-iridescent:before {
  content: "\f38c";
}

.zmdi-leak-off:before {
  content: "\f38d";
}

.zmdi-leak:before {
  content: "\f38e";
}

.zmdi-looks:before {
  content: "\f38f";
}

.zmdi-loupe:before {
  content: "\f390";
}

.zmdi-panorama-horizontal:before {
  content: "\f391";
}

.zmdi-panorama-vertical:before {
  content: "\f392";
}

.zmdi-panorama-wide-angle:before {
  content: "\f393";
}

.zmdi-photo-size-select-large:before {
  content: "\f394";
}

.zmdi-photo-size-select-small:before {
  content: "\f395";
}

.zmdi-picture-in-picture:before {
  content: "\f396";
}

.zmdi-slideshow:before {
  content: "\f397";
}

.zmdi-texture:before {
  content: "\f398";
}

.zmdi-tonality:before {
  content: "\f399";
}

.zmdi-vignette:before {
  content: "\f39a";
}

.zmdi-wb-auto:before {
  content: "\f39b";
}

.zmdi-eject-alt:before {
  content: "\f39c";
}

.zmdi-eject:before {
  content: "\f39d";
}

.zmdi-equalizer:before {
  content: "\f39e";
}

.zmdi-fast-forward:before {
  content: "\f39f";
}

.zmdi-fast-rewind:before {
  content: "\f3a0";
}

.zmdi-forward-10:before {
  content: "\f3a1";
}

.zmdi-forward-30:before {
  content: "\f3a2";
}

.zmdi-forward-5:before {
  content: "\f3a3";
}

.zmdi-hearing:before {
  content: "\f3a4";
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5";
}

.zmdi-pause-circle:before {
  content: "\f3a6";
}

.zmdi-pause:before {
  content: "\f3a7";
}

.zmdi-play-circle-outline:before {
  content: "\f3a8";
}

.zmdi-play-circle:before {
  content: "\f3a9";
}

.zmdi-play:before {
  content: "\f3aa";
}

.zmdi-playlist-audio:before {
  content: "\f3ab";
}

.zmdi-playlist-plus:before {
  content: "\f3ac";
}

.zmdi-repeat-one:before {
  content: "\f3ad";
}

.zmdi-repeat:before {
  content: "\f3ae";
}

.zmdi-replay-10:before {
  content: "\f3af";
}

.zmdi-replay-30:before {
  content: "\f3b0";
}

.zmdi-replay-5:before {
  content: "\f3b1";
}

.zmdi-replay:before {
  content: "\f3b2";
}

.zmdi-shuffle:before {
  content: "\f3b3";
}

.zmdi-skip-next:before {
  content: "\f3b4";
}

.zmdi-skip-previous:before {
  content: "\f3b5";
}

.zmdi-stop:before {
  content: "\f3b6";
}

.zmdi-surround-sound:before {
  content: "\f3b7";
}

.zmdi-tune:before {
  content: "\f3b8";
}

.zmdi-volume-down:before {
  content: "\f3b9";
}

.zmdi-volume-mute:before {
  content: "\f3ba";
}

.zmdi-volume-off:before {
  content: "\f3bb";
}

.zmdi-volume-up:before {
  content: "\f3bc";
}

.zmdi-n-1-square:before {
  content: "\f3bd";
}

.zmdi-n-2-square:before {
  content: "\f3be";
}

.zmdi-n-3-square:before {
  content: "\f3bf";
}

.zmdi-n-4-square:before {
  content: "\f3c0";
}

.zmdi-n-5-square:before {
  content: "\f3c1";
}

.zmdi-n-6-square:before {
  content: "\f3c2";
}

.zmdi-neg-1:before {
  content: "\f3c3";
}

.zmdi-neg-2:before {
  content: "\f3c4";
}

.zmdi-plus-1:before {
  content: "\f3c5";
}

.zmdi-plus-2:before {
  content: "\f3c6";
}

.zmdi-sec-10:before {
  content: "\f3c7";
}

.zmdi-sec-3:before {
  content: "\f3c8";
}

.zmdi-zero:before {
  content: "\f3c9";
}

.zmdi-airline-seat-flat-angled:before {
  content: "\f3ca";
}

.zmdi-airline-seat-flat:before {
  content: "\f3cb";
}

.zmdi-airline-seat-individual-suite:before {
  content: "\f3cc";
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\f3cd";
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\f3ce";
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\f3cf";
}

.zmdi-airline-seat-recline-extra:before {
  content: "\f3d0";
}

.zmdi-airline-seat-recline-normal:before {
  content: "\f3d1";
}

.zmdi-airplay:before {
  content: "\f3d2";
}

.zmdi-closed-caption:before {
  content: "\f3d3";
}

.zmdi-confirmation-number:before {
  content: "\f3d4";
}

.zmdi-developer-board:before {
  content: "\f3d5";
}

.zmdi-disc-full:before {
  content: "\f3d6";
}

.zmdi-explicit:before {
  content: "\f3d7";
}

.zmdi-flight-land:before {
  content: "\f3d8";
}

.zmdi-flight-takeoff:before {
  content: "\f3d9";
}

.zmdi-flip-to-back:before {
  content: "\f3da";
}

.zmdi-flip-to-front:before {
  content: "\f3db";
}

.zmdi-group-work:before {
  content: "\f3dc";
}

.zmdi-hd:before {
  content: "\f3dd";
}

.zmdi-hq:before {
  content: "\f3de";
}

.zmdi-markunread-mailbox:before {
  content: "\f3df";
}

.zmdi-memory:before {
  content: "\f3e0";
}

.zmdi-nfc:before {
  content: "\f3e1";
}

.zmdi-play-for-work:before {
  content: "\f3e2";
}

.zmdi-power-input:before {
  content: "\f3e3";
}

.zmdi-present-to-all:before {
  content: "\f3e4";
}

.zmdi-satellite:before {
  content: "\f3e5";
}

.zmdi-tap-and-play:before {
  content: "\f3e6";
}

.zmdi-vibration:before {
  content: "\f3e7";
}

.zmdi-voicemail:before {
  content: "\f3e8";
}

.zmdi-group:before {
  content: "\f3e9";
}

.zmdi-rss:before {
  content: "\f3ea";
}

.zmdi-shape:before {
  content: "\f3eb";
}

.zmdi-spinner:before {
  content: "\f3ec";
}

.zmdi-ungroup:before {
  content: "\f3ed";
}

.zmdi-500px:before {
  content: "\f3ee";
}

.zmdi-8tracks:before {
  content: "\f3ef";
}

.zmdi-amazon:before {
  content: "\f3f0";
}

.zmdi-blogger:before {
  content: "\f3f1";
}

.zmdi-delicious:before {
  content: "\f3f2";
}

.zmdi-disqus:before {
  content: "\f3f3";
}

.zmdi-flattr:before {
  content: "\f3f4";
}

.zmdi-flickr:before {
  content: "\f3f5";
}

.zmdi-github-alt:before {
  content: "\f3f6";
}

.zmdi-google-old:before {
  content: "\f3f7";
}

.zmdi-linkedin:before {
  content: "\f3f8";
}

.zmdi-odnoklassniki:before {
  content: "\f3f9";
}

.zmdi-outlook:before {
  content: "\f3fa";
}

.zmdi-paypal-alt:before {
  content: "\f3fb";
}

.zmdi-pinterest:before {
  content: "\f3fc";
}

.zmdi-playstation:before {
  content: "\f3fd";
}

.zmdi-reddit:before {
  content: "\f3fe";
}

.zmdi-skype:before {
  content: "\f3ff";
}

.zmdi-slideshare:before {
  content: "\f400";
}

.zmdi-soundcloud:before {
  content: "\f401";
}

.zmdi-tumblr:before {
  content: "\f402";
}

.zmdi-twitch:before {
  content: "\f403";
}

.zmdi-vimeo:before {
  content: "\f404";
}

.zmdi-whatsapp:before {
  content: "\f405";
}

.zmdi-xbox:before {
  content: "\f406";
}

.zmdi-yahoo:before {
  content: "\f407";
}

.zmdi-youtube-play:before {
  content: "\f408";
}

.zmdi-youtube:before {
  content: "\f409";
}

.zmdi-import-export:before {
  content: "\f30c";
}

.zmdi-swap-vertical-:before {
  content: "\f30c";
}

.zmdi-airplanemode-inactive:before {
  content: "\f102";
}

.zmdi-airplanemode-active:before {
  content: "\f103";
}

.zmdi-rate-review:before {
  content: "\f103";
}

.zmdi-comment-sign:before {
  content: "\f25a";
}

.zmdi-network-warning:before {
  content: "\f2ad";
}

.zmdi-shopping-cart-add:before {
  content: "\f1ca";
}

.zmdi-file-add:before {
  content: "\f221";
}

.zmdi-network-wifi-scan:before {
  content: "\f2e4";
}

.zmdi-collection-add:before {
  content: "\f14e";
}

.zmdi-format-playlist-add:before {
  content: "\f3ac";
}

.zmdi-format-queue-music:before {
  content: "\f3ab";
}

.zmdi-plus-box:before {
  content: "\f277";
}

.zmdi-tag-backspace:before {
  content: "\f1d9";
}

.zmdi-alarm-add:before {
  content: "\f32b";
}

.zmdi-battery-charging:before {
  content: "\f114";
}

.zmdi-daydream-setting:before {
  content: "\f217";
}

.zmdi-more-horiz:before {
  content: "\f19c";
}

.zmdi-book-photo:before {
  content: "\f11b";
}

.zmdi-incandescent:before {
  content: "\f189";
}

.zmdi-wb-iridescent:before {
  content: "\f38c";
}

.zmdi-calendar-remove:before {
  content: "\f330";
}

.zmdi-refresh-sync-disabled:before {
  content: "\f1b7";
}

.zmdi-refresh-sync-problem:before {
  content: "\f1b6";
}

.zmdi-crop-original:before {
  content: "\f17e";
}

.zmdi-power-off:before {
  content: "\f1af";
}

.zmdi-power-off-setting:before {
  content: "\f1ae";
}

.zmdi-leak-remove:before {
  content: "\f38d";
}

.zmdi-star-border:before {
  content: "\f27c";
}

.zmdi-brightness-low:before {
  content: "\f36d";
}

.zmdi-brightness-medium:before {
  content: "\f36e";
}

.zmdi-brightness-high:before {
  content: "\f36f";
}

.zmdi-smartphone-portrait:before {
  content: "\f2d4";
}

.zmdi-live-tv:before {
  content: "\f2d9";
}

.zmdi-format-textdirection-l-to-r:before {
  content: "\f249";
}

.zmdi-format-textdirection-r-to-l:before {
  content: "\f24a";
}

.zmdi-arrow-back:before {
  content: "\f2ea";
}

.zmdi-arrow-forward:before {
  content: "\f2ee";
}

.zmdi-arrow-in:before {
  content: "\f2e9";
}

.zmdi-arrow-out:before {
  content: "\f2ed";
}

.zmdi-rotate-90-degrees-ccw:before {
  content: "\f304";
}

.zmdi-adb:before {
  content: "\f33a";
}

.zmdi-network-wifi:before {
  content: "\f2e8";
}

.zmdi-network-wifi-alt:before {
  content: "\f2e3";
}

.zmdi-network-wifi-lock:before {
  content: "\f2e5";
}

.zmdi-network-wifi-off:before {
  content: "\f2e6";
}

.zmdi-network-wifi-outline:before {
  content: "\f2e7";
}

.zmdi-network-wifi-info:before {
  content: "\f2e4";
}

.zmdi-layers-clear:before {
  content: "\f18b";
}

.zmdi-colorize:before {
  content: "\f15d";
}

.zmdi-format-paint:before {
  content: "\f1ba";
}

.zmdi-format-quote:before {
  content: "\f1b2";
}

.zmdi-camera-monochrome-photos:before {
  content: "\f285";
}

.zmdi-sort-by-alpha:before {
  content: "\f1cf";
}

.zmdi-folder-shared:before {
  content: "\f225";
}

.zmdi-folder-special:before {
  content: "\f226";
}

.zmdi-comment-dots:before {
  content: "\f260";
}

.zmdi-reorder:before {
  content: "\f31e";
}

.zmdi-dehaze:before {
  content: "\f197";
}

.zmdi-sort:before {
  content: "\f1ce";
}

.zmdi-pages:before {
  content: "\f34a";
}

.zmdi-stack-overflow:before {
  content: "\f35c";
}

.zmdi-calendar-account:before {
  content: "\f204";
}

.zmdi-paste:before {
  content: "\f109";
}

.zmdi-cut:before {
  content: "\f1bc";
}

.zmdi-save:before {
  content: "\f297";
}

.zmdi-smartphone-code:before {
  content: "\f139";
}

.zmdi-directions-bike:before {
  content: "\f117";
}

.zmdi-directions-boat:before {
  content: "\f11a";
}

.zmdi-directions-bus:before {
  content: "\f121";
}

.zmdi-directions-car:before {
  content: "\f125";
}

.zmdi-directions-railway:before {
  content: "\f1b3";
}

.zmdi-directions-run:before {
  content: "\f215";
}

.zmdi-directions-subway:before {
  content: "\f1d5";
}

.zmdi-directions-walk:before {
  content: "\f216";
}

.zmdi-local-hotel:before {
  content: "\f178";
}

.zmdi-local-activity:before {
  content: "\f1df";
}

.zmdi-local-play:before {
  content: "\f1df";
}

.zmdi-local-airport:before {
  content: "\f103";
}

.zmdi-local-atm:before {
  content: "\f198";
}

.zmdi-local-bar:before {
  content: "\f137";
}

.zmdi-local-cafe:before {
  content: "\f13b";
}

.zmdi-local-car-wash:before {
  content: "\f124";
}

.zmdi-local-convenience-store:before {
  content: "\f1d3";
}

.zmdi-local-dining:before {
  content: "\f153";
}

.zmdi-local-drink:before {
  content: "\f157";
}

.zmdi-local-florist:before {
  content: "\f168";
}

.zmdi-local-gas-station:before {
  content: "\f16f";
}

.zmdi-local-grocery-store:before {
  content: "\f1cb";
}

.zmdi-local-hospital:before {
  content: "\f177";
}

.zmdi-local-laundry-service:before {
  content: "\f1e9";
}

.zmdi-local-library:before {
  content: "\f18d";
}

.zmdi-local-mall:before {
  content: "\f195";
}

.zmdi-local-movies:before {
  content: "\f19d";
}

.zmdi-local-offer:before {
  content: "\f187";
}

.zmdi-local-parking:before {
  content: "\f1a5";
}

.zmdi-local-parking:before {
  content: "\f1a5";
}

.zmdi-local-pharmacy:before {
  content: "\f176";
}

.zmdi-local-phone:before {
  content: "\f2be";
}

.zmdi-local-pizza:before {
  content: "\f1ac";
}

.zmdi-local-post-office:before {
  content: "\f15a";
}

.zmdi-local-printshop:before {
  content: "\f1b0";
}

.zmdi-local-see:before {
  content: "\f28c";
}

.zmdi-local-shipping:before {
  content: "\f1e6";
}

.zmdi-local-store:before {
  content: "\f1d4";
}

.zmdi-local-taxi:before {
  content: "\f123";
}

.zmdi-local-wc:before {
  content: "\f211";
}

.zmdi-my-location:before {
  content: "\f299";
}

.zmdi-directions:before {
  content: "\f1e7";
}

.label-red, .badge-red, .icon-red {
  background-color: #ef6262 !important;
  color: #FFFFFF !important;
}

.label-orange, .badge-orange, .icon-orange {
  background-color: #ffc870 !important;
  color: #FFFFFF !important;
}

.label-yellow, .badge-yellow, .icon-yellow {
  background-color: #ffe270 !important;
  color: #FFFFFF !important;
}

.label-green, .badge-green, .icon-green {
  background-color: #4AC68E !important;
  color: #FFFFFF !important;
}

.label-cyan, .badge-cyan, .icon-cyan {
  background-color: #23c6c8 !important;
  color: #FFFFFF !important;
}

.label-blue, .badge-blue, .icon-blue {
  background-color: #25A0DA !important;
  color: #FFFFFF !important;
}

.label-purple, .badge-purple, .icon-purple {
  background-color: #A569BD !important;
  color: #FFFFFF !important;
}

.label-gray, .badge-gray, .icon-gray {
  background-color: #b2b2b2 !important;
  color: #FFFFFF !important;
}

.label-pink, .badge-pink, .icon-pink {
  background-color: #fe7dcf !important;
  color: #FFFFFF !important;
}

.light-red {
  background-color: #ffd9d7;
}

.medium-orange {
  background-color: #EDBA4B;
}

/**
 * Stroke Icons 7, 1.2.0
 * Created by The Pixeden Team
 * http://themes-pixeden.com/font-demos/7-stroke/
 * PIXEDEN license License
 */
@font-face {
  font-family: "stroke-7";
  src: url("/assets/stroke-7-0edd5f5d.eot");
  src: url("/assets/stroke-7-0edd5f5d.eot?#iefix") format("eot"), url("/assets/stroke-7-c8eb5c8e.woff") format("woff"), url("/assets/stroke-7-804b5997.ttf") format("truetype"), url("/assets/stroke-7-0e2abb00.svg#stroke-7") format("svg");
}
.s7 {
  font-family: "stroke-7";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-decoration: none;
  text-transform: none;
}

.s7-album:before {
  content: "\e6aa";
}

.s7-arc:before {
  content: "\e6ab";
}

.s7-back-2:before {
  content: "\e6ac";
}

.s7-bandaid:before {
  content: "\e6ad";
}

.s7-car:before {
  content: "\e6ae";
}

.s7-diamond:before {
  content: "\e6af";
}

.s7-door-lock:before {
  content: "\e6b0";
}

.s7-eyedropper:before {
  content: "\e6b1";
}

.s7-female:before {
  content: "\e6b2";
}

.s7-gym:before {
  content: "\e6b3";
}

.s7-hammer:before {
  content: "\e6b4";
}

.s7-headphones:before {
  content: "\e6b5";
}

.s7-helm:before {
  content: "\e6b6";
}

.s7-hourglass:before {
  content: "\e6b7";
}

.s7-leaf:before {
  content: "\e6b8";
}

.s7-magic-wand:before {
  content: "\e6b9";
}

.s7-male:before {
  content: "\e6ba";
}

.s7-map-2:before {
  content: "\e6bb";
}

.s7-next-2:before {
  content: "\e6bc";
}

.s7-paint-bucket:before {
  content: "\e6bd";
}

.s7-pendrive:before {
  content: "\e6be";
}

.s7-photo:before {
  content: "\e6bf";
}

.s7-piggy:before {
  content: "\e6c0";
}

.s7-plugin:before {
  content: "\e6c1";
}

.s7-refresh-2:before {
  content: "\e6c2";
}

.s7-rocket:before {
  content: "\e6c3";
}

.s7-settings:before {
  content: "\e6c4";
}

.s7-shield:before {
  content: "\e6c5";
}

.s7-smile:before {
  content: "\e6c6";
}

.s7-usb:before {
  content: "\e6c7";
}

.s7-vector:before {
  content: "\e6c8";
}

.s7-wine:before {
  content: "\e6c9";
}

.s7-cloud-upload:before {
  content: "\e68a";
}

.s7-cash:before {
  content: "\e68c";
}

.s7-close:before {
  content: "\e680";
}

.s7-bluetooth:before {
  content: "\e68d";
}

.s7-cloud-download:before {
  content: "\e68b";
}

.s7-way:before {
  content: "\e68e";
}

.s7-close-circle:before {
  content: "\e681";
}

.s7-id:before {
  content: "\e68f";
}

.s7-angle-up:before {
  content: "\e682";
}

.s7-wristwatch:before {
  content: "\e690";
}

.s7-angle-up-circle:before {
  content: "\e683";
}

.s7-world:before {
  content: "\e691";
}

.s7-angle-right:before {
  content: "\e684";
}

.s7-volume:before {
  content: "\e692";
}

.s7-angle-right-circle:before {
  content: "\e685";
}

.s7-users:before {
  content: "\e693";
}

.s7-angle-left:before {
  content: "\e686";
}

.s7-user-female:before {
  content: "\e694";
}

.s7-angle-left-circle:before {
  content: "\e687";
}

.s7-up-arrow:before {
  content: "\e695";
}

.s7-angle-down:before {
  content: "\e688";
}

.s7-switch:before {
  content: "\e696";
}

.s7-angle-down-circle:before {
  content: "\e689";
}

.s7-scissors:before {
  content: "\e697";
}

.s7-wallet:before {
  content: "\e600";
}

.s7-safe:before {
  content: "\e698";
}

.s7-volume2:before {
  content: "\e601";
}

.s7-volume1:before {
  content: "\e602";
}

.s7-voicemail:before {
  content: "\e603";
}

.s7-video:before {
  content: "\e604";
}

.s7-user:before {
  content: "\e605";
}

.s7-upload:before {
  content: "\e606";
}

.s7-unlock:before {
  content: "\e607";
}

.s7-umbrella:before {
  content: "\e608";
}

.s7-trash:before {
  content: "\e609";
}

.s7-tools:before {
  content: "\e60a";
}

.s7-timer:before {
  content: "\e60b";
}

.s7-ticket:before {
  content: "\e60c";
}

.s7-target:before {
  content: "\e60d";
}

.s7-sun:before {
  content: "\e60e";
}

.s7-study:before {
  content: "\e60f";
}

.s7-stopwatch:before {
  content: "\e610";
}

.s7-star:before {
  content: "\e611";
}

.s7-speaker:before {
  content: "\e612";
}

.s7-signal:before {
  content: "\e613";
}

.s7-shuffle:before {
  content: "\e614";
}

.s7-shopbag:before {
  content: "\e615";
}

.s7-share:before {
  content: "\e616";
}

.s7-server:before {
  content: "\e617";
}

.s7-search:before {
  content: "\e618";
}

.s7-film:before {
  content: "\e6a5";
}

.s7-science:before {
  content: "\e619";
}

.s7-disk:before {
  content: "\e6a6";
}

.s7-ribbon:before {
  content: "\e61a";
}

.s7-repeat:before {
  content: "\e61b";
}

.s7-refresh:before {
  content: "\e61c";
}

.s7-add-user:before {
  content: "\e6a9";
}

.s7-refresh-cloud:before {
  content: "\e61d";
}

.s7-paperclip:before {
  content: "\e69c";
}

.s7-radio:before {
  content: "\e61e";
}

.s7-note2:before {
  content: "\e69d";
}

.s7-print:before {
  content: "\e61f";
}

.s7-network:before {
  content: "\e69e";
}

.s7-prev:before {
  content: "\e620";
}

.s7-mute:before {
  content: "\e69f";
}

.s7-power:before {
  content: "\e621";
}

.s7-medal:before {
  content: "\e6a0";
}

.s7-portfolio:before {
  content: "\e622";
}

.s7-like2:before {
  content: "\e6a1";
}

.s7-plus:before {
  content: "\e623";
}

.s7-left-arrow:before {
  content: "\e6a2";
}

.s7-play:before {
  content: "\e624";
}

.s7-key:before {
  content: "\e6a3";
}

.s7-plane:before {
  content: "\e625";
}

.s7-joy:before {
  content: "\e6a4";
}

.s7-photo-gallery:before {
  content: "\e626";
}

.s7-pin:before {
  content: "\e69b";
}

.s7-phone:before {
  content: "\e627";
}

.s7-plug:before {
  content: "\e69a";
}

.s7-pen:before {
  content: "\e628";
}

.s7-right-arrow:before {
  content: "\e699";
}

.s7-paper-plane:before {
  content: "\e629";
}

.s7-delete-user:before {
  content: "\e6a7";
}

.s7-paint:before {
  content: "\e62a";
}

.s7-bottom-arrow:before {
  content: "\e6a8";
}

.s7-notebook:before {
  content: "\e62b";
}

.s7-note:before {
  content: "\e62c";
}

.s7-next:before {
  content: "\e62d";
}

.s7-news-paper:before {
  content: "\e62e";
}

.s7-musiclist:before {
  content: "\e62f";
}

.s7-music:before {
  content: "\e630";
}

.s7-mouse:before {
  content: "\e631";
}

.s7-more:before {
  content: "\e632";
}

.s7-moon:before {
  content: "\e633";
}

.s7-monitor:before {
  content: "\e634";
}

.s7-micro:before {
  content: "\e635";
}

.s7-menu:before {
  content: "\e636";
}

.s7-map:before {
  content: "\e637";
}

.s7-map-marker:before {
  content: "\e638";
}

.s7-mail:before {
  content: "\e639";
}

.s7-mail-open:before {
  content: "\e63a";
}

.s7-mail-open-file:before {
  content: "\e63b";
}

.s7-magnet:before {
  content: "\e63c";
}

.s7-loop:before {
  content: "\e63d";
}

.s7-look:before {
  content: "\e63e";
}

.s7-lock:before {
  content: "\e63f";
}

.s7-lintern:before {
  content: "\e640";
}

.s7-link:before {
  content: "\e641";
}

.s7-like:before {
  content: "\e642";
}

.s7-light:before {
  content: "\e643";
}

.s7-less:before {
  content: "\e644";
}

.s7-keypad:before {
  content: "\e645";
}

.s7-junk:before {
  content: "\e646";
}

.s7-info:before {
  content: "\e647";
}

.s7-home:before {
  content: "\e648";
}

.s7-help2:before {
  content: "\e649";
}

.s7-help1:before {
  content: "\e64a";
}

.s7-graph3:before {
  content: "\e64b";
}

.s7-graph2:before {
  content: "\e64c";
}

.s7-graph1:before {
  content: "\e64d";
}

.s7-graph:before {
  content: "\e64e";
}

.s7-global:before {
  content: "\e64f";
}

.s7-gleam:before {
  content: "\e650";
}

.s7-glasses:before {
  content: "\e651";
}

.s7-gift:before {
  content: "\e652";
}

.s7-folder:before {
  content: "\e653";
}

.s7-flag:before {
  content: "\e654";
}

.s7-filter:before {
  content: "\e655";
}

.s7-file:before {
  content: "\e656";
}

.s7-expand1:before {
  content: "\e657";
}

.s7-exapnd2:before {
  content: "\e658";
}

.s7-edit:before {
  content: "\e659";
}

.s7-drop:before {
  content: "\e65a";
}

.s7-drawer:before {
  content: "\e65b";
}

.s7-download:before {
  content: "\e65c";
}

.s7-display2:before {
  content: "\e65d";
}

.s7-display1:before {
  content: "\e65e";
}

.s7-diskette:before {
  content: "\e65f";
}

.s7-date:before {
  content: "\e660";
}

.s7-cup:before {
  content: "\e661";
}

.s7-culture:before {
  content: "\e662";
}

.s7-crop:before {
  content: "\e663";
}

.s7-credit:before {
  content: "\e664";
}

.s7-copy-file:before {
  content: "\e665";
}

.s7-config:before {
  content: "\e666";
}

.s7-compass:before {
  content: "\e667";
}

.s7-comment:before {
  content: "\e668";
}

.s7-coffee:before {
  content: "\e669";
}

.s7-cloud:before {
  content: "\e66a";
}

.s7-clock:before {
  content: "\e66b";
}

.s7-check:before {
  content: "\e66c";
}

.s7-chat:before {
  content: "\e66d";
}

.s7-cart:before {
  content: "\e66e";
}

.s7-camera:before {
  content: "\e66f";
}

.s7-call:before {
  content: "\e670";
}

.s7-calculator:before {
  content: "\e671";
}

.s7-browser:before {
  content: "\e672";
}

.s7-box2:before {
  content: "\e673";
}

.s7-box1:before {
  content: "\e674";
}

.s7-bookmarks:before {
  content: "\e675";
}

.s7-bicycle:before {
  content: "\e676";
}

.s7-bell:before {
  content: "\e677";
}

.s7-battery:before {
  content: "\e678";
}

.s7-ball:before {
  content: "\e679";
}

.s7-back:before {
  content: "\e67a";
}

.s7-attention:before {
  content: "\e67b";
}

.s7-anchor:before {
  content: "\e67c";
}

.s7-albums:before {
  content: "\e67d";
}

.s7-alarm:before {
  content: "\e67e";
}

.s7-airplay:before {
  content: "\e67f";
}

.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fas,
.far,
.fab,
.fa {
  --_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: var(--fa-display, inline-block);
  font-family: var(--_fa-family);
  font-feature-settings: normal;
  font-style: normal;
  font-synthesis: none;
  font-variant: normal;
  font-weight: var(--fa-style, 900);
  line-height: 1;
  text-align: center;
  text-rendering: auto;
  width: var(--fa-width, 1.25em);
}

:is(.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fa)::before {
  content: var(--fa);
  content: var(--fa)/"";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: calc(10 / 16 * 1em); /* converts a 10px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 10 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 10 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-xs {
  font-size: calc(12 / 16 * 1em); /* converts a 12px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 12 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 12 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-sm {
  font-size: calc(14 / 16 * 1em); /* converts a 14px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 14 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 14 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-lg {
  font-size: calc(20 / 16 * 1em); /* converts a 20px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 20 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 20 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-xl {
  font-size: calc(24 / 16 * 1em); /* converts a 24px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 24 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 24 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-2xl {
  font-size: calc(32 / 16 * 1em); /* converts a 32px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 32 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 32 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-width-auto {
  --fa-width: auto;
}

.fa-fw,
.fa-width-fixed {
  --fa-width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-inline-start: var(--fa-li-margin, 2.5em);
  padding-inline-start: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  inset-inline-start: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* Heads Up: Bordered Icons will not be supported in the future!
  - This feature will be deprecated in the next major release of Font Awesome (v8)!
  - You may continue to use it in this version *v7), but it will not be supported in Font Awesome v8.
*/
/* Notes:
* --@{v.$css-prefix}-border-width = 1/16 by default (to render as ~1px based on a 16px default font-size)
* --@{v.$css-prefix}-border-padding =
  ** 3/16 for vertical padding (to give ~2px of vertical whitespace around an icon considering it's vertical alignment)
  ** 4/16 for horizontal padding (to give ~4px of horizontal whitespace around an icon)
*/
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.0625em);
  box-sizing: var(--fa-border-box-sizing, content-box);
  padding: var(--fa-border-padding, 0.1875em 0.25em);
}

.fa-pull-left,
.fa-pull-start {
  float: inline-start;
  margin-inline-end: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right,
.fa-pull-end {
  float: inline-end;
  margin-inline-start: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation: none !important;
    transition: none !important;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-0 {
  --fa: "\30 ";
}

.fa-1 {
  --fa: "\31 ";
}

.fa-2 {
  --fa: "\32 ";
}

.fa-3 {
  --fa: "\33 ";
}

.fa-4 {
  --fa: "\34 ";
}

.fa-5 {
  --fa: "\35 ";
}

.fa-6 {
  --fa: "\36 ";
}

.fa-7 {
  --fa: "\37 ";
}

.fa-8 {
  --fa: "\38 ";
}

.fa-9 {
  --fa: "\39 ";
}

.fa-exclamation {
  --fa: "\!";
}

.fa-hashtag {
  --fa: "\#";
}

.fa-dollar-sign {
  --fa: "\$";
}

.fa-dollar {
  --fa: "\$";
}

.fa-usd {
  --fa: "\$";
}

.fa-percent {
  --fa: "\%";
}

.fa-percentage {
  --fa: "\%";
}

.fa-asterisk {
  --fa: "\*";
}

.fa-plus {
  --fa: "\+";
}

.fa-add {
  --fa: "\+";
}

.fa-less-than {
  --fa: "\<";
}

.fa-equals {
  --fa: "\=";
}

.fa-greater-than {
  --fa: "\>";
}

.fa-question {
  --fa: "\?";
}

.fa-at {
  --fa: "\@";
}

.fa-a {
  --fa: "A";
}

.fa-b {
  --fa: "B";
}

.fa-c {
  --fa: "C";
}

.fa-d {
  --fa: "D";
}

.fa-e {
  --fa: "E";
}

.fa-f {
  --fa: "F";
}

.fa-g {
  --fa: "G";
}

.fa-h {
  --fa: "H";
}

.fa-i {
  --fa: "I";
}

.fa-j {
  --fa: "J";
}

.fa-k {
  --fa: "K";
}

.fa-l {
  --fa: "L";
}

.fa-m {
  --fa: "M";
}

.fa-n {
  --fa: "N";
}

.fa-o {
  --fa: "O";
}

.fa-p {
  --fa: "P";
}

.fa-q {
  --fa: "Q";
}

.fa-r {
  --fa: "R";
}

.fa-s {
  --fa: "S";
}

.fa-t {
  --fa: "T";
}

.fa-u {
  --fa: "U";
}

.fa-v {
  --fa: "V";
}

.fa-w {
  --fa: "W";
}

.fa-x {
  --fa: "X";
}

.fa-y {
  --fa: "Y";
}

.fa-z {
  --fa: "Z";
}

.fa-faucet {
  --fa: "\e005";
}

.fa-faucet-drip {
  --fa: "\e006";
}

.fa-house-chimney-window {
  --fa: "\e00d";
}

.fa-house-signal {
  --fa: "\e012";
}

.fa-temperature-arrow-down {
  --fa: "\e03f";
}

.fa-temperature-down {
  --fa: "\e03f";
}

.fa-temperature-arrow-up {
  --fa: "\e040";
}

.fa-temperature-up {
  --fa: "\e040";
}

.fa-trailer {
  --fa: "\e041";
}

.fa-bacteria {
  --fa: "\e059";
}

.fa-bacterium {
  --fa: "\e05a";
}

.fa-box-tissue {
  --fa: "\e05b";
}

.fa-hand-holding-medical {
  --fa: "\e05c";
}

.fa-hand-sparkles {
  --fa: "\e05d";
}

.fa-hands-bubbles {
  --fa: "\e05e";
}

.fa-hands-wash {
  --fa: "\e05e";
}

.fa-handshake-slash {
  --fa: "\e060";
}

.fa-handshake-alt-slash {
  --fa: "\e060";
}

.fa-handshake-simple-slash {
  --fa: "\e060";
}

.fa-head-side-cough {
  --fa: "\e061";
}

.fa-head-side-cough-slash {
  --fa: "\e062";
}

.fa-head-side-mask {
  --fa: "\e063";
}

.fa-head-side-virus {
  --fa: "\e064";
}

.fa-house-chimney-user {
  --fa: "\e065";
}

.fa-house-laptop {
  --fa: "\e066";
}

.fa-laptop-house {
  --fa: "\e066";
}

.fa-lungs-virus {
  --fa: "\e067";
}

.fa-people-arrows {
  --fa: "\e068";
}

.fa-people-arrows-left-right {
  --fa: "\e068";
}

.fa-plane-slash {
  --fa: "\e069";
}

.fa-pump-medical {
  --fa: "\e06a";
}

.fa-pump-soap {
  --fa: "\e06b";
}

.fa-shield-virus {
  --fa: "\e06c";
}

.fa-sink {
  --fa: "\e06d";
}

.fa-soap {
  --fa: "\e06e";
}

.fa-stopwatch-20 {
  --fa: "\e06f";
}

.fa-shop-slash {
  --fa: "\e070";
}

.fa-store-alt-slash {
  --fa: "\e070";
}

.fa-store-slash {
  --fa: "\e071";
}

.fa-toilet-paper-slash {
  --fa: "\e072";
}

.fa-users-slash {
  --fa: "\e073";
}

.fa-virus {
  --fa: "\e074";
}

.fa-virus-slash {
  --fa: "\e075";
}

.fa-viruses {
  --fa: "\e076";
}

.fa-vest {
  --fa: "\e085";
}

.fa-vest-patches {
  --fa: "\e086";
}

.fa-arrow-trend-down {
  --fa: "\e097";
}

.fa-arrow-trend-up {
  --fa: "\e098";
}

.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}

.fa-austral-sign {
  --fa: "\e0a9";
}

.fa-baht-sign {
  --fa: "\e0ac";
}

.fa-bitcoin-sign {
  --fa: "\e0b4";
}

.fa-bolt-lightning {
  --fa: "\e0b7";
}

.fa-book-bookmark {
  --fa: "\e0bb";
}

.fa-camera-rotate {
  --fa: "\e0d8";
}

.fa-cedi-sign {
  --fa: "\e0df";
}

.fa-chart-column {
  --fa: "\e0e3";
}

.fa-chart-gantt {
  --fa: "\e0e4";
}

.fa-clapperboard {
  --fa: "\e131";
}

.fa-clover {
  --fa: "\e139";
}

.fa-code-compare {
  --fa: "\e13a";
}

.fa-code-fork {
  --fa: "\e13b";
}

.fa-code-pull-request {
  --fa: "\e13c";
}

.fa-colon-sign {
  --fa: "\e140";
}

.fa-cruzeiro-sign {
  --fa: "\e152";
}

.fa-display {
  --fa: "\e163";
}

.fa-dong-sign {
  --fa: "\e169";
}

.fa-elevator {
  --fa: "\e16d";
}

.fa-filter-circle-xmark {
  --fa: "\e17b";
}

.fa-florin-sign {
  --fa: "\e184";
}

.fa-folder-closed {
  --fa: "\e185";
}

.fa-franc-sign {
  --fa: "\e18f";
}

.fa-guarani-sign {
  --fa: "\e19a";
}

.fa-gun {
  --fa: "\e19b";
}

.fa-hands-clapping {
  --fa: "\e1a8";
}

.fa-house-user {
  --fa: "\e1b0";
}

.fa-home-user {
  --fa: "\e1b0";
}

.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

.fa-indian-rupee {
  --fa: "\e1bc";
}

.fa-inr {
  --fa: "\e1bc";
}

.fa-kip-sign {
  --fa: "\e1c4";
}

.fa-lari-sign {
  --fa: "\e1c8";
}

.fa-litecoin-sign {
  --fa: "\e1d3";
}

.fa-manat-sign {
  --fa: "\e1d5";
}

.fa-mask-face {
  --fa: "\e1d7";
}

.fa-mill-sign {
  --fa: "\e1ed";
}

.fa-money-bills {
  --fa: "\e1f3";
}

.fa-naira-sign {
  --fa: "\e1f6";
}

.fa-notdef {
  --fa: "\e1fe";
}

.fa-panorama {
  --fa: "\e209";
}

.fa-peseta-sign {
  --fa: "\e221";
}

.fa-peso-sign {
  --fa: "\e222";
}

.fa-plane-up {
  --fa: "\e22d";
}

.fa-rupiah-sign {
  --fa: "\e23d";
}

.fa-stairs {
  --fa: "\e289";
}

.fa-timeline {
  --fa: "\e29c";
}

.fa-truck-front {
  --fa: "\e2b7";
}

.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

.fa-try {
  --fa: "\e2bb";
}

.fa-turkish-lira {
  --fa: "\e2bb";
}

.fa-vault {
  --fa: "\e2c5";
}

.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}

.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}

.fa-wheat-awn {
  --fa: "\e2cd";
}

.fa-wheat-alt {
  --fa: "\e2cd";
}

.fa-wheelchair-move {
  --fa: "\e2ce";
}

.fa-wheelchair-alt {
  --fa: "\e2ce";
}

.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}

.fa-bowl-rice {
  --fa: "\e2eb";
}

.fa-person-pregnant {
  --fa: "\e31e";
}

.fa-house-chimney {
  --fa: "\e3af";
}

.fa-home-lg {
  --fa: "\e3af";
}

.fa-house-crack {
  --fa: "\e3b1";
}

.fa-house-medical {
  --fa: "\e3b2";
}

.fa-cent-sign {
  --fa: "\e3f5";
}

.fa-plus-minus {
  --fa: "\e43c";
}

.fa-sailboat {
  --fa: "\e445";
}

.fa-section {
  --fa: "\e447";
}

.fa-shrimp {
  --fa: "\e448";
}

.fa-brazilian-real-sign {
  --fa: "\e46c";
}

.fa-chart-simple {
  --fa: "\e473";
}

.fa-diagram-next {
  --fa: "\e476";
}

.fa-diagram-predecessor {
  --fa: "\e477";
}

.fa-diagram-successor {
  --fa: "\e47a";
}

.fa-earth-oceania {
  --fa: "\e47b";
}

.fa-globe-oceania {
  --fa: "\e47b";
}

.fa-bug-slash {
  --fa: "\e490";
}

.fa-file-circle-plus {
  --fa: "\e494";
}

.fa-shop-lock {
  --fa: "\e4a5";
}

.fa-virus-covid {
  --fa: "\e4a8";
}

.fa-virus-covid-slash {
  --fa: "\e4a9";
}

.fa-anchor-circle-check {
  --fa: "\e4aa";
}

.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

.fa-anchor-lock {
  --fa: "\e4ad";
}

.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}

.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}

.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

.fa-arrows-spin {
  --fa: "\e4bb";
}

.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

.fa-arrows-to-circle {
  --fa: "\e4bd";
}

.fa-arrows-to-dot {
  --fa: "\e4be";
}

.fa-arrows-to-eye {
  --fa: "\e4bf";
}

.fa-arrows-turn-right {
  --fa: "\e4c0";
}

.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

.fa-arrows-up-to-line {
  --fa: "\e4c2";
}

.fa-bore-hole {
  --fa: "\e4c3";
}

.fa-bottle-droplet {
  --fa: "\e4c4";
}

.fa-bottle-water {
  --fa: "\e4c5";
}

.fa-bowl-food {
  --fa: "\e4c6";
}

.fa-boxes-packing {
  --fa: "\e4c7";
}

.fa-bridge {
  --fa: "\e4c8";
}

.fa-bridge-circle-check {
  --fa: "\e4c9";
}

.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}

.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}

.fa-bridge-lock {
  --fa: "\e4cc";
}

.fa-bridge-water {
  --fa: "\e4ce";
}

.fa-bucket {
  --fa: "\e4cf";
}

.fa-bugs {
  --fa: "\e4d0";
}

.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}

.fa-building-circle-check {
  --fa: "\e4d2";
}

.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

.fa-building-circle-xmark {
  --fa: "\e4d4";
}

.fa-building-flag {
  --fa: "\e4d5";
}

.fa-building-lock {
  --fa: "\e4d6";
}

.fa-building-ngo {
  --fa: "\e4d7";
}

.fa-building-shield {
  --fa: "\e4d8";
}

.fa-building-un {
  --fa: "\e4d9";
}

.fa-building-user {
  --fa: "\e4da";
}

.fa-building-wheat {
  --fa: "\e4db";
}

.fa-burst {
  --fa: "\e4dc";
}

.fa-car-on {
  --fa: "\e4dd";
}

.fa-car-tunnel {
  --fa: "\e4de";
}

.fa-child-combatant {
  --fa: "\e4e0";
}

.fa-child-rifle {
  --fa: "\e4e0";
}

.fa-children {
  --fa: "\e4e1";
}

.fa-circle-nodes {
  --fa: "\e4e2";
}

.fa-clipboard-question {
  --fa: "\e4e3";
}

.fa-cloud-showers-water {
  --fa: "\e4e4";
}

.fa-computer {
  --fa: "\e4e5";
}

.fa-cubes-stacked {
  --fa: "\e4e6";
}

.fa-envelope-circle-check {
  --fa: "\e4e8";
}

.fa-explosion {
  --fa: "\e4e9";
}

.fa-ferry {
  --fa: "\e4ea";
}

.fa-file-circle-exclamation {
  --fa: "\e4eb";
}

.fa-file-circle-minus {
  --fa: "\e4ed";
}

.fa-file-circle-question {
  --fa: "\e4ef";
}

.fa-file-shield {
  --fa: "\e4f0";
}

.fa-fire-burner {
  --fa: "\e4f1";
}

.fa-fish-fins {
  --fa: "\e4f2";
}

.fa-flask-vial {
  --fa: "\e4f3";
}

.fa-glass-water {
  --fa: "\e4f4";
}

.fa-glass-water-droplet {
  --fa: "\e4f5";
}

.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

.fa-hand-holding-hand {
  --fa: "\e4f7";
}

.fa-handcuffs {
  --fa: "\e4f8";
}

.fa-hands-bound {
  --fa: "\e4f9";
}

.fa-hands-holding-child {
  --fa: "\e4fa";
}

.fa-hands-holding-circle {
  --fa: "\e4fb";
}

.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

.fa-heart-circle-check {
  --fa: "\e4fd";
}

.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

.fa-heart-circle-minus {
  --fa: "\e4ff";
}

.fa-heart-circle-plus {
  --fa: "\e500";
}

.fa-heart-circle-xmark {
  --fa: "\e501";
}

.fa-helicopter-symbol {
  --fa: "\e502";
}

.fa-helmet-un {
  --fa: "\e503";
}

.fa-hill-avalanche {
  --fa: "\e507";
}

.fa-hill-rockslide {
  --fa: "\e508";
}

.fa-house-circle-check {
  --fa: "\e509";
}

.fa-house-circle-exclamation {
  --fa: "\e50a";
}

.fa-house-circle-xmark {
  --fa: "\e50b";
}

.fa-house-fire {
  --fa: "\e50c";
}

.fa-house-flag {
  --fa: "\e50d";
}

.fa-house-flood-water {
  --fa: "\e50e";
}

.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}

.fa-house-lock {
  --fa: "\e510";
}

.fa-house-medical-circle-check {
  --fa: "\e511";
}

.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

.fa-house-medical-circle-xmark {
  --fa: "\e513";
}

.fa-house-medical-flag {
  --fa: "\e514";
}

.fa-house-tsunami {
  --fa: "\e515";
}

.fa-jar {
  --fa: "\e516";
}

.fa-jar-wheat {
  --fa: "\e517";
}

.fa-jet-fighter-up {
  --fa: "\e518";
}

.fa-jug-detergent {
  --fa: "\e519";
}

.fa-kitchen-set {
  --fa: "\e51a";
}

.fa-land-mine-on {
  --fa: "\e51b";
}

.fa-landmark-flag {
  --fa: "\e51c";
}

.fa-laptop-file {
  --fa: "\e51d";
}

.fa-lines-leaning {
  --fa: "\e51e";
}

.fa-location-pin-lock {
  --fa: "\e51f";
}

.fa-locust {
  --fa: "\e520";
}

.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}

.fa-magnifying-glass-chart {
  --fa: "\e522";
}

.fa-mars-and-venus-burst {
  --fa: "\e523";
}

.fa-mask-ventilator {
  --fa: "\e524";
}

.fa-mattress-pillow {
  --fa: "\e525";
}

.fa-mobile-retro {
  --fa: "\e527";
}

.fa-money-bill-transfer {
  --fa: "\e528";
}

.fa-money-bill-trend-up {
  --fa: "\e529";
}

.fa-money-bill-wheat {
  --fa: "\e52a";
}

.fa-mosquito {
  --fa: "\e52b";
}

.fa-mosquito-net {
  --fa: "\e52c";
}

.fa-mound {
  --fa: "\e52d";
}

.fa-mountain-city {
  --fa: "\e52e";
}

.fa-mountain-sun {
  --fa: "\e52f";
}

.fa-oil-well {
  --fa: "\e532";
}

.fa-people-group {
  --fa: "\e533";
}

.fa-people-line {
  --fa: "\e534";
}

.fa-people-pulling {
  --fa: "\e535";
}

.fa-people-robbery {
  --fa: "\e536";
}

.fa-people-roof {
  --fa: "\e537";
}

.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

.fa-person-arrow-up-from-line {
  --fa: "\e539";
}

.fa-person-breastfeeding {
  --fa: "\e53a";
}

.fa-person-burst {
  --fa: "\e53b";
}

.fa-person-cane {
  --fa: "\e53c";
}

.fa-person-chalkboard {
  --fa: "\e53d";
}

.fa-person-circle-check {
  --fa: "\e53e";
}

.fa-person-circle-exclamation {
  --fa: "\e53f";
}

.fa-person-circle-minus {
  --fa: "\e540";
}

.fa-person-circle-plus {
  --fa: "\e541";
}

.fa-person-circle-question {
  --fa: "\e542";
}

.fa-person-circle-xmark {
  --fa: "\e543";
}

.fa-person-dress-burst {
  --fa: "\e544";
}

.fa-person-drowning {
  --fa: "\e545";
}

.fa-person-falling {
  --fa: "\e546";
}

.fa-person-falling-burst {
  --fa: "\e547";
}

.fa-person-half-dress {
  --fa: "\e548";
}

.fa-person-harassing {
  --fa: "\e549";
}

.fa-person-military-pointing {
  --fa: "\e54a";
}

.fa-person-military-rifle {
  --fa: "\e54b";
}

.fa-person-military-to-person {
  --fa: "\e54c";
}

.fa-person-rays {
  --fa: "\e54d";
}

.fa-person-rifle {
  --fa: "\e54e";
}

.fa-person-shelter {
  --fa: "\e54f";
}

.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

.fa-person-walking-arrow-right {
  --fa: "\e552";
}

.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}

.fa-person-walking-luggage {
  --fa: "\e554";
}

.fa-plane-circle-check {
  --fa: "\e555";
}

.fa-plane-circle-exclamation {
  --fa: "\e556";
}

.fa-plane-circle-xmark {
  --fa: "\e557";
}

.fa-plane-lock {
  --fa: "\e558";
}

.fa-plate-wheat {
  --fa: "\e55a";
}

.fa-plug-circle-bolt {
  --fa: "\e55b";
}

.fa-plug-circle-check {
  --fa: "\e55c";
}

.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

.fa-plug-circle-minus {
  --fa: "\e55e";
}

.fa-plug-circle-plus {
  --fa: "\e55f";
}

.fa-plug-circle-xmark {
  --fa: "\e560";
}

.fa-ranking-star {
  --fa: "\e561";
}

.fa-road-barrier {
  --fa: "\e562";
}

.fa-road-bridge {
  --fa: "\e563";
}

.fa-road-circle-check {
  --fa: "\e564";
}

.fa-road-circle-exclamation {
  --fa: "\e565";
}

.fa-road-circle-xmark {
  --fa: "\e566";
}

.fa-road-lock {
  --fa: "\e567";
}

.fa-road-spikes {
  --fa: "\e568";
}

.fa-rug {
  --fa: "\e569";
}

.fa-sack-xmark {
  --fa: "\e56a";
}

.fa-school-circle-check {
  --fa: "\e56b";
}

.fa-school-circle-exclamation {
  --fa: "\e56c";
}

.fa-school-circle-xmark {
  --fa: "\e56d";
}

.fa-school-flag {
  --fa: "\e56e";
}

.fa-school-lock {
  --fa: "\e56f";
}

.fa-sheet-plastic {
  --fa: "\e571";
}

.fa-shield-cat {
  --fa: "\e572";
}

.fa-shield-dog {
  --fa: "\e573";
}

.fa-shield-heart {
  --fa: "\e574";
}

.fa-square-nfi {
  --fa: "\e576";
}

.fa-square-person-confined {
  --fa: "\e577";
}

.fa-square-virus {
  --fa: "\e578";
}

.fa-staff-snake {
  --fa: "\e579";
}

.fa-rod-asclepius {
  --fa: "\e579";
}

.fa-rod-snake {
  --fa: "\e579";
}

.fa-staff-aesculapius {
  --fa: "\e579";
}

.fa-sun-plant-wilt {
  --fa: "\e57a";
}

.fa-tarp {
  --fa: "\e57b";
}

.fa-tarp-droplet {
  --fa: "\e57c";
}

.fa-tent {
  --fa: "\e57d";
}

.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}

.fa-tent-arrow-left-right {
  --fa: "\e57f";
}

.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

.fa-tent-arrows-down {
  --fa: "\e581";
}

.fa-tents {
  --fa: "\e582";
}

.fa-toilet-portable {
  --fa: "\e583";
}

.fa-toilets-portable {
  --fa: "\e584";
}

.fa-tower-cell {
  --fa: "\e585";
}

.fa-tower-observation {
  --fa: "\e586";
}

.fa-tree-city {
  --fa: "\e587";
}

.fa-trowel {
  --fa: "\e589";
}

.fa-trowel-bricks {
  --fa: "\e58a";
}

.fa-truck-arrow-right {
  --fa: "\e58b";
}

.fa-truck-droplet {
  --fa: "\e58c";
}

.fa-truck-field {
  --fa: "\e58d";
}

.fa-truck-field-un {
  --fa: "\e58e";
}

.fa-truck-plane {
  --fa: "\e58f";
}

.fa-users-between-lines {
  --fa: "\e591";
}

.fa-users-line {
  --fa: "\e592";
}

.fa-users-rays {
  --fa: "\e593";
}

.fa-users-rectangle {
  --fa: "\e594";
}

.fa-users-viewfinder {
  --fa: "\e595";
}

.fa-vial-circle-check {
  --fa: "\e596";
}

.fa-vial-virus {
  --fa: "\e597";
}

.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}

.fa-worm {
  --fa: "\e599";
}

.fa-xmarks-lines {
  --fa: "\e59a";
}

.fa-child-dress {
  --fa: "\e59c";
}

.fa-child-reaching {
  --fa: "\e59d";
}

.fa-file-circle-check {
  --fa: "\e5a0";
}

.fa-file-circle-xmark {
  --fa: "\e5a1";
}

.fa-person-through-window {
  --fa: "\e5a9";
}

.fa-plant-wilt {
  --fa: "\e5aa";
}

.fa-stapler {
  --fa: "\e5af";
}

.fa-train-tram {
  --fa: "\e5b4";
}

.fa-table-cells-column-lock {
  --fa: "\e678";
}

.fa-table-cells-row-lock {
  --fa: "\e67a";
}

.fa-web-awesome {
  --fa: "\e682";
}

.fa-thumbtack-slash {
  --fa: "\e68f";
}

.fa-thumb-tack-slash {
  --fa: "\e68f";
}

.fa-table-cells-row-unlock {
  --fa: "\e691";
}

.fa-chart-diagram {
  --fa: "\e695";
}

.fa-comment-nodes {
  --fa: "\e696";
}

.fa-file-fragment {
  --fa: "\e697";
}

.fa-file-half-dashed {
  --fa: "\e698";
}

.fa-hexagon-nodes {
  --fa: "\e699";
}

.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

.fa-square-binary {
  --fa: "\e69b";
}

.fa-pentagon {
  --fa: "\e790";
}

.fa-non-binary {
  --fa: "\e807";
}

.fa-spiral {
  --fa: "\e80a";
}

.fa-mobile-vibrate {
  --fa: "\e816";
}

.fa-single-quote-left {
  --fa: "\e81b";
}

.fa-single-quote-right {
  --fa: "\e81c";
}

.fa-bus-side {
  --fa: "\e81d";
}

.fa-septagon {
  --fa: "\e820";
}

.fa-heptagon {
  --fa: "\e820";
}

.fa-martini-glass-empty {
  --fa: "\f000";
}

.fa-glass-martini {
  --fa: "\f000";
}

.fa-music {
  --fa: "\f001";
}

.fa-magnifying-glass {
  --fa: "\f002";
}

.fa-search {
  --fa: "\f002";
}

.fa-heart {
  --fa: "\f004";
}

.fa-star {
  --fa: "\f005";
}

.fa-user {
  --fa: "\f007";
}

.fa-user-alt {
  --fa: "\f007";
}

.fa-user-large {
  --fa: "\f007";
}

.fa-film {
  --fa: "\f008";
}

.fa-film-alt {
  --fa: "\f008";
}

.fa-film-simple {
  --fa: "\f008";
}

.fa-table-cells-large {
  --fa: "\f009";
}

.fa-th-large {
  --fa: "\f009";
}

.fa-table-cells {
  --fa: "\f00a";
}

.fa-th {
  --fa: "\f00a";
}

.fa-table-list {
  --fa: "\f00b";
}

.fa-th-list {
  --fa: "\f00b";
}

.fa-check {
  --fa: "\f00c";
}

.fa-xmark {
  --fa: "\f00d";
}

.fa-close {
  --fa: "\f00d";
}

.fa-multiply {
  --fa: "\f00d";
}

.fa-remove {
  --fa: "\f00d";
}

.fa-times {
  --fa: "\f00d";
}

.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

.fa-search-plus {
  --fa: "\f00e";
}

.fa-magnifying-glass-minus {
  --fa: "\f010";
}

.fa-search-minus {
  --fa: "\f010";
}

.fa-power-off {
  --fa: "\f011";
}

.fa-signal {
  --fa: "\f012";
}

.fa-signal-5 {
  --fa: "\f012";
}

.fa-signal-perfect {
  --fa: "\f012";
}

.fa-gear {
  --fa: "\f013";
}

.fa-cog {
  --fa: "\f013";
}

.fa-house {
  --fa: "\f015";
}

.fa-home {
  --fa: "\f015";
}

.fa-home-alt {
  --fa: "\f015";
}

.fa-home-lg-alt {
  --fa: "\f015";
}

.fa-clock {
  --fa: "\f017";
}

.fa-clock-four {
  --fa: "\f017";
}

.fa-road {
  --fa: "\f018";
}

.fa-download {
  --fa: "\f019";
}

.fa-inbox {
  --fa: "\f01c";
}

.fa-arrow-rotate-right {
  --fa: "\f01e";
}

.fa-arrow-right-rotate {
  --fa: "\f01e";
}

.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

.fa-redo {
  --fa: "\f01e";
}

.fa-arrows-rotate {
  --fa: "\f021";
}

.fa-refresh {
  --fa: "\f021";
}

.fa-sync {
  --fa: "\f021";
}

.fa-rectangle-list {
  --fa: "\f022";
}

.fa-list-alt {
  --fa: "\f022";
}

.fa-lock {
  --fa: "\f023";
}

.fa-flag {
  --fa: "\f024";
}

.fa-headphones {
  --fa: "\f025";
}

.fa-headphones-alt {
  --fa: "\f025";
}

.fa-headphones-simple {
  --fa: "\f025";
}

.fa-volume-off {
  --fa: "\f026";
}

.fa-volume-low {
  --fa: "\f027";
}

.fa-volume-down {
  --fa: "\f027";
}

.fa-volume-high {
  --fa: "\f028";
}

.fa-volume-up {
  --fa: "\f028";
}

.fa-qrcode {
  --fa: "\f029";
}

.fa-barcode {
  --fa: "\f02a";
}

.fa-tag {
  --fa: "\f02b";
}

.fa-tags {
  --fa: "\f02c";
}

.fa-book {
  --fa: "\f02d";
}

.fa-bookmark {
  --fa: "\f02e";
}

.fa-print {
  --fa: "\f02f";
}

.fa-camera {
  --fa: "\f030";
}

.fa-camera-alt {
  --fa: "\f030";
}

.fa-font {
  --fa: "\f031";
}

.fa-bold {
  --fa: "\f032";
}

.fa-italic {
  --fa: "\f033";
}

.fa-text-height {
  --fa: "\f034";
}

.fa-text-width {
  --fa: "\f035";
}

.fa-align-left {
  --fa: "\f036";
}

.fa-align-center {
  --fa: "\f037";
}

.fa-align-right {
  --fa: "\f038";
}

.fa-align-justify {
  --fa: "\f039";
}

.fa-list {
  --fa: "\f03a";
}

.fa-list-squares {
  --fa: "\f03a";
}

.fa-outdent {
  --fa: "\f03b";
}

.fa-dedent {
  --fa: "\f03b";
}

.fa-indent {
  --fa: "\f03c";
}

.fa-video {
  --fa: "\f03d";
}

.fa-video-camera {
  --fa: "\f03d";
}

.fa-image {
  --fa: "\f03e";
}

.fa-location-pin {
  --fa: "\f041";
}

.fa-map-marker {
  --fa: "\f041";
}

.fa-circle-half-stroke {
  --fa: "\f042";
}

.fa-adjust {
  --fa: "\f042";
}

.fa-droplet {
  --fa: "\f043";
}

.fa-tint {
  --fa: "\f043";
}

.fa-pen-to-square {
  --fa: "\f044";
}

.fa-edit {
  --fa: "\f044";
}

.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

.fa-arrows {
  --fa: "\f047";
}

.fa-backward-step {
  --fa: "\f048";
}

.fa-step-backward {
  --fa: "\f048";
}

.fa-backward-fast {
  --fa: "\f049";
}

.fa-fast-backward {
  --fa: "\f049";
}

.fa-backward {
  --fa: "\f04a";
}

.fa-play {
  --fa: "\f04b";
}

.fa-pause {
  --fa: "\f04c";
}

.fa-stop {
  --fa: "\f04d";
}

.fa-forward {
  --fa: "\f04e";
}

.fa-forward-fast {
  --fa: "\f050";
}

.fa-fast-forward {
  --fa: "\f050";
}

.fa-forward-step {
  --fa: "\f051";
}

.fa-step-forward {
  --fa: "\f051";
}

.fa-eject {
  --fa: "\f052";
}

.fa-chevron-left {
  --fa: "\f053";
}

.fa-chevron-right {
  --fa: "\f054";
}

.fa-circle-plus {
  --fa: "\f055";
}

.fa-plus-circle {
  --fa: "\f055";
}

.fa-circle-minus {
  --fa: "\f056";
}

.fa-minus-circle {
  --fa: "\f056";
}

.fa-circle-xmark {
  --fa: "\f057";
}

.fa-times-circle {
  --fa: "\f057";
}

.fa-xmark-circle {
  --fa: "\f057";
}

.fa-circle-check {
  --fa: "\f058";
}

.fa-check-circle {
  --fa: "\f058";
}

.fa-circle-question {
  --fa: "\f059";
}

.fa-question-circle {
  --fa: "\f059";
}

.fa-circle-info {
  --fa: "\f05a";
}

.fa-info-circle {
  --fa: "\f05a";
}

.fa-crosshairs {
  --fa: "\f05b";
}

.fa-ban {
  --fa: "\f05e";
}

.fa-cancel {
  --fa: "\f05e";
}

.fa-arrow-left {
  --fa: "\f060";
}

.fa-arrow-right {
  --fa: "\f061";
}

.fa-arrow-up {
  --fa: "\f062";
}

.fa-arrow-down {
  --fa: "\f063";
}

.fa-share {
  --fa: "\f064";
}

.fa-mail-forward {
  --fa: "\f064";
}

.fa-expand {
  --fa: "\f065";
}

.fa-compress {
  --fa: "\f066";
}

.fa-minus {
  --fa: "\f068";
}

.fa-subtract {
  --fa: "\f068";
}

.fa-circle-exclamation {
  --fa: "\f06a";
}

.fa-exclamation-circle {
  --fa: "\f06a";
}

.fa-gift {
  --fa: "\f06b";
}

.fa-leaf {
  --fa: "\f06c";
}

.fa-fire {
  --fa: "\f06d";
}

.fa-eye {
  --fa: "\f06e";
}

.fa-eye-slash {
  --fa: "\f070";
}

.fa-triangle-exclamation {
  --fa: "\f071";
}

.fa-exclamation-triangle {
  --fa: "\f071";
}

.fa-warning {
  --fa: "\f071";
}

.fa-plane {
  --fa: "\f072";
}

.fa-calendar-days {
  --fa: "\f073";
}

.fa-calendar-alt {
  --fa: "\f073";
}

.fa-shuffle {
  --fa: "\f074";
}

.fa-random {
  --fa: "\f074";
}

.fa-comment {
  --fa: "\f075";
}

.fa-magnet {
  --fa: "\f076";
}

.fa-chevron-up {
  --fa: "\f077";
}

.fa-chevron-down {
  --fa: "\f078";
}

.fa-retweet {
  --fa: "\f079";
}

.fa-cart-shopping {
  --fa: "\f07a";
}

.fa-shopping-cart {
  --fa: "\f07a";
}

.fa-folder {
  --fa: "\f07b";
}

.fa-folder-blank {
  --fa: "\f07b";
}

.fa-folder-open {
  --fa: "\f07c";
}

.fa-arrows-up-down {
  --fa: "\f07d";
}

.fa-arrows-v {
  --fa: "\f07d";
}

.fa-arrows-left-right {
  --fa: "\f07e";
}

.fa-arrows-h {
  --fa: "\f07e";
}

.fa-chart-bar {
  --fa: "\f080";
}

.fa-bar-chart {
  --fa: "\f080";
}

.fa-camera-retro {
  --fa: "\f083";
}

.fa-key {
  --fa: "\f084";
}

.fa-gears {
  --fa: "\f085";
}

.fa-cogs {
  --fa: "\f085";
}

.fa-comments {
  --fa: "\f086";
}

.fa-star-half {
  --fa: "\f089";
}

.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}

.fa-sign-out {
  --fa: "\f08b";
}

.fa-thumbtack {
  --fa: "\f08d";
}

.fa-thumb-tack {
  --fa: "\f08d";
}

.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

.fa-external-link {
  --fa: "\f08e";
}

.fa-arrow-right-to-bracket {
  --fa: "\f090";
}

.fa-sign-in {
  --fa: "\f090";
}

.fa-trophy {
  --fa: "\f091";
}

.fa-upload {
  --fa: "\f093";
}

.fa-lemon {
  --fa: "\f094";
}

.fa-phone {
  --fa: "\f095";
}

.fa-square-phone {
  --fa: "\f098";
}

.fa-phone-square {
  --fa: "\f098";
}

.fa-unlock {
  --fa: "\f09c";
}

.fa-credit-card {
  --fa: "\f09d";
}

.fa-credit-card-alt {
  --fa: "\f09d";
}

.fa-rss {
  --fa: "\f09e";
}

.fa-feed {
  --fa: "\f09e";
}

.fa-hard-drive {
  --fa: "\f0a0";
}

.fa-hdd {
  --fa: "\f0a0";
}

.fa-bullhorn {
  --fa: "\f0a1";
}

.fa-certificate {
  --fa: "\f0a3";
}

.fa-hand-point-right {
  --fa: "\f0a4";
}

.fa-hand-point-left {
  --fa: "\f0a5";
}

.fa-hand-point-up {
  --fa: "\f0a6";
}

.fa-hand-point-down {
  --fa: "\f0a7";
}

.fa-circle-arrow-left {
  --fa: "\f0a8";
}

.fa-arrow-circle-left {
  --fa: "\f0a8";
}

.fa-circle-arrow-right {
  --fa: "\f0a9";
}

.fa-arrow-circle-right {
  --fa: "\f0a9";
}

.fa-circle-arrow-up {
  --fa: "\f0aa";
}

.fa-arrow-circle-up {
  --fa: "\f0aa";
}

.fa-circle-arrow-down {
  --fa: "\f0ab";
}

.fa-arrow-circle-down {
  --fa: "\f0ab";
}

.fa-globe {
  --fa: "\f0ac";
}

.fa-wrench {
  --fa: "\f0ad";
}

.fa-list-check {
  --fa: "\f0ae";
}

.fa-tasks {
  --fa: "\f0ae";
}

.fa-filter {
  --fa: "\f0b0";
}

.fa-briefcase {
  --fa: "\f0b1";
}

.fa-up-down-left-right {
  --fa: "\f0b2";
}

.fa-arrows-alt {
  --fa: "\f0b2";
}

.fa-users {
  --fa: "\f0c0";
}

.fa-link {
  --fa: "\f0c1";
}

.fa-chain {
  --fa: "\f0c1";
}

.fa-cloud {
  --fa: "\f0c2";
}

.fa-flask {
  --fa: "\f0c3";
}

.fa-scissors {
  --fa: "\f0c4";
}

.fa-cut {
  --fa: "\f0c4";
}

.fa-copy {
  --fa: "\f0c5";
}

.fa-paperclip {
  --fa: "\f0c6";
}

.fa-floppy-disk {
  --fa: "\f0c7";
}

.fa-save {
  --fa: "\f0c7";
}

.fa-square {
  --fa: "\f0c8";
}

.fa-bars {
  --fa: "\f0c9";
}

.fa-navicon {
  --fa: "\f0c9";
}

.fa-list-ul {
  --fa: "\f0ca";
}

.fa-list-dots {
  --fa: "\f0ca";
}

.fa-list-ol {
  --fa: "\f0cb";
}

.fa-list-1-2 {
  --fa: "\f0cb";
}

.fa-list-numeric {
  --fa: "\f0cb";
}

.fa-strikethrough {
  --fa: "\f0cc";
}

.fa-underline {
  --fa: "\f0cd";
}

.fa-table {
  --fa: "\f0ce";
}

.fa-wand-magic {
  --fa: "\f0d0";
}

.fa-magic {
  --fa: "\f0d0";
}

.fa-truck {
  --fa: "\f0d1";
}

.fa-money-bill {
  --fa: "\f0d6";
}

.fa-caret-down {
  --fa: "\f0d7";
}

.fa-caret-up {
  --fa: "\f0d8";
}

.fa-caret-left {
  --fa: "\f0d9";
}

.fa-caret-right {
  --fa: "\f0da";
}

.fa-table-columns {
  --fa: "\f0db";
}

.fa-columns {
  --fa: "\f0db";
}

.fa-sort {
  --fa: "\f0dc";
}

.fa-unsorted {
  --fa: "\f0dc";
}

.fa-sort-down {
  --fa: "\f0dd";
}

.fa-sort-desc {
  --fa: "\f0dd";
}

.fa-sort-up {
  --fa: "\f0de";
}

.fa-sort-asc {
  --fa: "\f0de";
}

.fa-envelope {
  --fa: "\f0e0";
}

.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

.fa-undo {
  --fa: "\f0e2";
}

.fa-gavel {
  --fa: "\f0e3";
}

.fa-legal {
  --fa: "\f0e3";
}

.fa-bolt {
  --fa: "\f0e7";
}

.fa-zap {
  --fa: "\f0e7";
}

.fa-sitemap {
  --fa: "\f0e8";
}

.fa-umbrella {
  --fa: "\f0e9";
}

.fa-paste {
  --fa: "\f0ea";
}

.fa-file-clipboard {
  --fa: "\f0ea";
}

.fa-lightbulb {
  --fa: "\f0eb";
}

.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

.fa-exchange {
  --fa: "\f0ec";
}

.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

.fa-cloud-download {
  --fa: "\f0ed";
}

.fa-cloud-download-alt {
  --fa: "\f0ed";
}

.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

.fa-cloud-upload {
  --fa: "\f0ee";
}

.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

.fa-user-doctor {
  --fa: "\f0f0";
}

.fa-user-md {
  --fa: "\f0f0";
}

.fa-stethoscope {
  --fa: "\f0f1";
}

.fa-suitcase {
  --fa: "\f0f2";
}

.fa-bell {
  --fa: "\f0f3";
}

.fa-mug-saucer {
  --fa: "\f0f4";
}

.fa-coffee {
  --fa: "\f0f4";
}

.fa-hospital {
  --fa: "\f0f8";
}

.fa-hospital-alt {
  --fa: "\f0f8";
}

.fa-hospital-wide {
  --fa: "\f0f8";
}

.fa-truck-medical {
  --fa: "\f0f9";
}

.fa-ambulance {
  --fa: "\f0f9";
}

.fa-suitcase-medical {
  --fa: "\f0fa";
}

.fa-medkit {
  --fa: "\f0fa";
}

.fa-jet-fighter {
  --fa: "\f0fb";
}

.fa-fighter-jet {
  --fa: "\f0fb";
}

.fa-beer-mug-empty {
  --fa: "\f0fc";
}

.fa-beer {
  --fa: "\f0fc";
}

.fa-square-h {
  --fa: "\f0fd";
}

.fa-h-square {
  --fa: "\f0fd";
}

.fa-square-plus {
  --fa: "\f0fe";
}

.fa-plus-square {
  --fa: "\f0fe";
}

.fa-angles-left {
  --fa: "\f100";
}

.fa-angle-double-left {
  --fa: "\f100";
}

.fa-angles-right {
  --fa: "\f101";
}

.fa-angle-double-right {
  --fa: "\f101";
}

.fa-angles-up {
  --fa: "\f102";
}

.fa-angle-double-up {
  --fa: "\f102";
}

.fa-angles-down {
  --fa: "\f103";
}

.fa-angle-double-down {
  --fa: "\f103";
}

.fa-angle-left {
  --fa: "\f104";
}

.fa-angle-right {
  --fa: "\f105";
}

.fa-angle-up {
  --fa: "\f106";
}

.fa-angle-down {
  --fa: "\f107";
}

.fa-laptop {
  --fa: "\f109";
}

.fa-tablet-button {
  --fa: "\f10a";
}

.fa-mobile-button {
  --fa: "\f10b";
}

.fa-quote-left {
  --fa: "\f10d";
}

.fa-quote-left-alt {
  --fa: "\f10d";
}

.fa-quote-right {
  --fa: "\f10e";
}

.fa-quote-right-alt {
  --fa: "\f10e";
}

.fa-spinner {
  --fa: "\f110";
}

.fa-circle {
  --fa: "\f111";
}

.fa-face-smile {
  --fa: "\f118";
}

.fa-smile {
  --fa: "\f118";
}

.fa-face-frown {
  --fa: "\f119";
}

.fa-frown {
  --fa: "\f119";
}

.fa-face-meh {
  --fa: "\f11a";
}

.fa-meh {
  --fa: "\f11a";
}

.fa-gamepad {
  --fa: "\f11b";
}

.fa-keyboard {
  --fa: "\f11c";
}

.fa-flag-checkered {
  --fa: "\f11e";
}

.fa-terminal {
  --fa: "\f120";
}

.fa-code {
  --fa: "\f121";
}

.fa-reply-all {
  --fa: "\f122";
}

.fa-mail-reply-all {
  --fa: "\f122";
}

.fa-location-arrow {
  --fa: "\f124";
}

.fa-crop {
  --fa: "\f125";
}

.fa-code-branch {
  --fa: "\f126";
}

.fa-link-slash {
  --fa: "\f127";
}

.fa-chain-broken {
  --fa: "\f127";
}

.fa-chain-slash {
  --fa: "\f127";
}

.fa-unlink {
  --fa: "\f127";
}

.fa-info {
  --fa: "\f129";
}

.fa-superscript {
  --fa: "\f12b";
}

.fa-subscript {
  --fa: "\f12c";
}

.fa-eraser {
  --fa: "\f12d";
}

.fa-puzzle-piece {
  --fa: "\f12e";
}

.fa-microphone {
  --fa: "\f130";
}

.fa-microphone-slash {
  --fa: "\f131";
}

.fa-shield {
  --fa: "\f132";
}

.fa-shield-blank {
  --fa: "\f132";
}

.fa-calendar {
  --fa: "\f133";
}

.fa-fire-extinguisher {
  --fa: "\f134";
}

.fa-rocket {
  --fa: "\f135";
}

.fa-circle-chevron-left {
  --fa: "\f137";
}

.fa-chevron-circle-left {
  --fa: "\f137";
}

.fa-circle-chevron-right {
  --fa: "\f138";
}

.fa-chevron-circle-right {
  --fa: "\f138";
}

.fa-circle-chevron-up {
  --fa: "\f139";
}

.fa-chevron-circle-up {
  --fa: "\f139";
}

.fa-circle-chevron-down {
  --fa: "\f13a";
}

.fa-chevron-circle-down {
  --fa: "\f13a";
}

.fa-anchor {
  --fa: "\f13d";
}

.fa-unlock-keyhole {
  --fa: "\f13e";
}

.fa-unlock-alt {
  --fa: "\f13e";
}

.fa-bullseye {
  --fa: "\f140";
}

.fa-ellipsis {
  --fa: "\f141";
}

.fa-ellipsis-h {
  --fa: "\f141";
}

.fa-ellipsis-vertical {
  --fa: "\f142";
}

.fa-ellipsis-v {
  --fa: "\f142";
}

.fa-square-rss {
  --fa: "\f143";
}

.fa-rss-square {
  --fa: "\f143";
}

.fa-circle-play {
  --fa: "\f144";
}

.fa-play-circle {
  --fa: "\f144";
}

.fa-ticket {
  --fa: "\f145";
}

.fa-square-minus {
  --fa: "\f146";
}

.fa-minus-square {
  --fa: "\f146";
}

.fa-arrow-turn-up {
  --fa: "\f148";
}

.fa-level-up {
  --fa: "\f148";
}

.fa-arrow-turn-down {
  --fa: "\f149";
}

.fa-level-down {
  --fa: "\f149";
}

.fa-square-check {
  --fa: "\f14a";
}

.fa-check-square {
  --fa: "\f14a";
}

.fa-square-pen {
  --fa: "\f14b";
}

.fa-pen-square {
  --fa: "\f14b";
}

.fa-pencil-square {
  --fa: "\f14b";
}

.fa-square-arrow-up-right {
  --fa: "\f14c";
}

.fa-external-link-square {
  --fa: "\f14c";
}

.fa-share-from-square {
  --fa: "\f14d";
}

.fa-share-square {
  --fa: "\f14d";
}

.fa-compass {
  --fa: "\f14e";
}

.fa-square-caret-down {
  --fa: "\f150";
}

.fa-caret-square-down {
  --fa: "\f150";
}

.fa-square-caret-up {
  --fa: "\f151";
}

.fa-caret-square-up {
  --fa: "\f151";
}

.fa-square-caret-right {
  --fa: "\f152";
}

.fa-caret-square-right {
  --fa: "\f152";
}

.fa-euro-sign {
  --fa: "\f153";
}

.fa-eur {
  --fa: "\f153";
}

.fa-euro {
  --fa: "\f153";
}

.fa-sterling-sign {
  --fa: "\f154";
}

.fa-gbp {
  --fa: "\f154";
}

.fa-pound-sign {
  --fa: "\f154";
}

.fa-rupee-sign {
  --fa: "\f156";
}

.fa-rupee {
  --fa: "\f156";
}

.fa-yen-sign {
  --fa: "\f157";
}

.fa-cny {
  --fa: "\f157";
}

.fa-jpy {
  --fa: "\f157";
}

.fa-rmb {
  --fa: "\f157";
}

.fa-yen {
  --fa: "\f157";
}

.fa-ruble-sign {
  --fa: "\f158";
}

.fa-rouble {
  --fa: "\f158";
}

.fa-rub {
  --fa: "\f158";
}

.fa-ruble {
  --fa: "\f158";
}

.fa-won-sign {
  --fa: "\f159";
}

.fa-krw {
  --fa: "\f159";
}

.fa-won {
  --fa: "\f159";
}

.fa-file {
  --fa: "\f15b";
}

.fa-file-lines {
  --fa: "\f15c";
}

.fa-file-alt {
  --fa: "\f15c";
}

.fa-file-text {
  --fa: "\f15c";
}

.fa-arrow-down-a-z {
  --fa: "\f15d";
}

.fa-sort-alpha-asc {
  --fa: "\f15d";
}

.fa-sort-alpha-down {
  --fa: "\f15d";
}

.fa-arrow-up-a-z {
  --fa: "\f15e";
}

.fa-sort-alpha-up {
  --fa: "\f15e";
}

.fa-arrow-down-wide-short {
  --fa: "\f160";
}

.fa-sort-amount-asc {
  --fa: "\f160";
}

.fa-sort-amount-down {
  --fa: "\f160";
}

.fa-arrow-up-wide-short {
  --fa: "\f161";
}

.fa-sort-amount-up {
  --fa: "\f161";
}

.fa-arrow-down-1-9 {
  --fa: "\f162";
}

.fa-sort-numeric-asc {
  --fa: "\f162";
}

.fa-sort-numeric-down {
  --fa: "\f162";
}

.fa-arrow-up-1-9 {
  --fa: "\f163";
}

.fa-sort-numeric-up {
  --fa: "\f163";
}

.fa-thumbs-up {
  --fa: "\f164";
}

.fa-thumbs-down {
  --fa: "\f165";
}

.fa-arrow-down-long {
  --fa: "\f175";
}

.fa-long-arrow-down {
  --fa: "\f175";
}

.fa-arrow-up-long {
  --fa: "\f176";
}

.fa-long-arrow-up {
  --fa: "\f176";
}

.fa-arrow-left-long {
  --fa: "\f177";
}

.fa-long-arrow-left {
  --fa: "\f177";
}

.fa-arrow-right-long {
  --fa: "\f178";
}

.fa-long-arrow-right {
  --fa: "\f178";
}

.fa-person-dress {
  --fa: "\f182";
}

.fa-female {
  --fa: "\f182";
}

.fa-person {
  --fa: "\f183";
}

.fa-male {
  --fa: "\f183";
}

.fa-sun {
  --fa: "\f185";
}

.fa-moon {
  --fa: "\f186";
}

.fa-box-archive {
  --fa: "\f187";
}

.fa-archive {
  --fa: "\f187";
}

.fa-bug {
  --fa: "\f188";
}

.fa-square-caret-left {
  --fa: "\f191";
}

.fa-caret-square-left {
  --fa: "\f191";
}

.fa-circle-dot {
  --fa: "\f192";
}

.fa-dot-circle {
  --fa: "\f192";
}

.fa-wheelchair {
  --fa: "\f193";
}

.fa-lira-sign {
  --fa: "\f195";
}

.fa-shuttle-space {
  --fa: "\f197";
}

.fa-space-shuttle {
  --fa: "\f197";
}

.fa-square-envelope {
  --fa: "\f199";
}

.fa-envelope-square {
  --fa: "\f199";
}

.fa-building-columns {
  --fa: "\f19c";
}

.fa-bank {
  --fa: "\f19c";
}

.fa-institution {
  --fa: "\f19c";
}

.fa-museum {
  --fa: "\f19c";
}

.fa-university {
  --fa: "\f19c";
}

.fa-graduation-cap {
  --fa: "\f19d";
}

.fa-mortar-board {
  --fa: "\f19d";
}

.fa-language {
  --fa: "\f1ab";
}

.fa-fax {
  --fa: "\f1ac";
}

.fa-building {
  --fa: "\f1ad";
}

.fa-child {
  --fa: "\f1ae";
}

.fa-paw {
  --fa: "\f1b0";
}

.fa-cube {
  --fa: "\f1b2";
}

.fa-cubes {
  --fa: "\f1b3";
}

.fa-recycle {
  --fa: "\f1b8";
}

.fa-car {
  --fa: "\f1b9";
}

.fa-automobile {
  --fa: "\f1b9";
}

.fa-taxi {
  --fa: "\f1ba";
}

.fa-cab {
  --fa: "\f1ba";
}

.fa-tree {
  --fa: "\f1bb";
}

.fa-database {
  --fa: "\f1c0";
}

.fa-file-pdf {
  --fa: "\f1c1";
}

.fa-file-word {
  --fa: "\f1c2";
}

.fa-file-excel {
  --fa: "\f1c3";
}

.fa-file-powerpoint {
  --fa: "\f1c4";
}

.fa-file-image {
  --fa: "\f1c5";
}

.fa-file-zipper {
  --fa: "\f1c6";
}

.fa-file-archive {
  --fa: "\f1c6";
}

.fa-file-audio {
  --fa: "\f1c7";
}

.fa-file-video {
  --fa: "\f1c8";
}

.fa-file-code {
  --fa: "\f1c9";
}

.fa-life-ring {
  --fa: "\f1cd";
}

.fa-circle-notch {
  --fa: "\f1ce";
}

.fa-paper-plane {
  --fa: "\f1d8";
}

.fa-clock-rotate-left {
  --fa: "\f1da";
}

.fa-history {
  --fa: "\f1da";
}

.fa-heading {
  --fa: "\f1dc";
}

.fa-header {
  --fa: "\f1dc";
}

.fa-paragraph {
  --fa: "\f1dd";
}

.fa-sliders {
  --fa: "\f1de";
}

.fa-sliders-h {
  --fa: "\f1de";
}

.fa-share-nodes {
  --fa: "\f1e0";
}

.fa-share-alt {
  --fa: "\f1e0";
}

.fa-square-share-nodes {
  --fa: "\f1e1";
}

.fa-share-alt-square {
  --fa: "\f1e1";
}

.fa-bomb {
  --fa: "\f1e2";
}

.fa-futbol {
  --fa: "\f1e3";
}

.fa-futbol-ball {
  --fa: "\f1e3";
}

.fa-soccer-ball {
  --fa: "\f1e3";
}

.fa-tty {
  --fa: "\f1e4";
}

.fa-teletype {
  --fa: "\f1e4";
}

.fa-binoculars {
  --fa: "\f1e5";
}

.fa-plug {
  --fa: "\f1e6";
}

.fa-newspaper {
  --fa: "\f1ea";
}

.fa-wifi {
  --fa: "\f1eb";
}

.fa-wifi-3 {
  --fa: "\f1eb";
}

.fa-wifi-strong {
  --fa: "\f1eb";
}

.fa-calculator {
  --fa: "\f1ec";
}

.fa-bell-slash {
  --fa: "\f1f6";
}

.fa-trash {
  --fa: "\f1f8";
}

.fa-copyright {
  --fa: "\f1f9";
}

.fa-eye-dropper {
  --fa: "\f1fb";
}

.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

.fa-eyedropper {
  --fa: "\f1fb";
}

.fa-paintbrush {
  --fa: "\f1fc";
}

.fa-paint-brush {
  --fa: "\f1fc";
}

.fa-cake-candles {
  --fa: "\f1fd";
}

.fa-birthday-cake {
  --fa: "\f1fd";
}

.fa-cake {
  --fa: "\f1fd";
}

.fa-chart-area {
  --fa: "\f1fe";
}

.fa-area-chart {
  --fa: "\f1fe";
}

.fa-chart-pie {
  --fa: "\f200";
}

.fa-pie-chart {
  --fa: "\f200";
}

.fa-chart-line {
  --fa: "\f201";
}

.fa-line-chart {
  --fa: "\f201";
}

.fa-toggle-off {
  --fa: "\f204";
}

.fa-toggle-on {
  --fa: "\f205";
}

.fa-bicycle {
  --fa: "\f206";
}

.fa-bus {
  --fa: "\f207";
}

.fa-closed-captioning {
  --fa: "\f20a";
}

.fa-shekel-sign {
  --fa: "\f20b";
}

.fa-ils {
  --fa: "\f20b";
}

.fa-shekel {
  --fa: "\f20b";
}

.fa-sheqel {
  --fa: "\f20b";
}

.fa-sheqel-sign {
  --fa: "\f20b";
}

.fa-cart-plus {
  --fa: "\f217";
}

.fa-cart-arrow-down {
  --fa: "\f218";
}

.fa-diamond {
  --fa: "\f219";
}

.fa-ship {
  --fa: "\f21a";
}

.fa-user-secret {
  --fa: "\f21b";
}

.fa-motorcycle {
  --fa: "\f21c";
}

.fa-street-view {
  --fa: "\f21d";
}

.fa-heart-pulse {
  --fa: "\f21e";
}

.fa-heartbeat {
  --fa: "\f21e";
}

.fa-venus {
  --fa: "\f221";
}

.fa-mars {
  --fa: "\f222";
}

.fa-mercury {
  --fa: "\f223";
}

.fa-mars-and-venus {
  --fa: "\f224";
}

.fa-transgender {
  --fa: "\f225";
}

.fa-transgender-alt {
  --fa: "\f225";
}

.fa-venus-double {
  --fa: "\f226";
}

.fa-mars-double {
  --fa: "\f227";
}

.fa-venus-mars {
  --fa: "\f228";
}

.fa-mars-stroke {
  --fa: "\f229";
}

.fa-mars-stroke-up {
  --fa: "\f22a";
}

.fa-mars-stroke-v {
  --fa: "\f22a";
}

.fa-mars-stroke-right {
  --fa: "\f22b";
}

.fa-mars-stroke-h {
  --fa: "\f22b";
}

.fa-neuter {
  --fa: "\f22c";
}

.fa-genderless {
  --fa: "\f22d";
}

.fa-server {
  --fa: "\f233";
}

.fa-user-plus {
  --fa: "\f234";
}

.fa-user-xmark {
  --fa: "\f235";
}

.fa-user-times {
  --fa: "\f235";
}

.fa-bed {
  --fa: "\f236";
}

.fa-train {
  --fa: "\f238";
}

.fa-train-subway {
  --fa: "\f239";
}

.fa-subway {
  --fa: "\f239";
}

.fa-battery-full {
  --fa: "\f240";
}

.fa-battery {
  --fa: "\f240";
}

.fa-battery-5 {
  --fa: "\f240";
}

.fa-battery-three-quarters {
  --fa: "\f241";
}

.fa-battery-4 {
  --fa: "\f241";
}

.fa-battery-half {
  --fa: "\f242";
}

.fa-battery-3 {
  --fa: "\f242";
}

.fa-battery-quarter {
  --fa: "\f243";
}

.fa-battery-2 {
  --fa: "\f243";
}

.fa-battery-empty {
  --fa: "\f244";
}

.fa-battery-0 {
  --fa: "\f244";
}

.fa-arrow-pointer {
  --fa: "\f245";
}

.fa-mouse-pointer {
  --fa: "\f245";
}

.fa-i-cursor {
  --fa: "\f246";
}

.fa-object-group {
  --fa: "\f247";
}

.fa-object-ungroup {
  --fa: "\f248";
}

.fa-note-sticky {
  --fa: "\f249";
}

.fa-sticky-note {
  --fa: "\f249";
}

.fa-clone {
  --fa: "\f24d";
}

.fa-scale-balanced {
  --fa: "\f24e";
}

.fa-balance-scale {
  --fa: "\f24e";
}

.fa-hourglass-start {
  --fa: "\f251";
}

.fa-hourglass-1 {
  --fa: "\f251";
}

.fa-hourglass-half {
  --fa: "\f252";
}

.fa-hourglass-2 {
  --fa: "\f252";
}

.fa-hourglass-end {
  --fa: "\f253";
}

.fa-hourglass-3 {
  --fa: "\f253";
}

.fa-hourglass {
  --fa: "\f254";
}

.fa-hourglass-empty {
  --fa: "\f254";
}

.fa-hand-back-fist {
  --fa: "\f255";
}

.fa-hand-rock {
  --fa: "\f255";
}

.fa-hand {
  --fa: "\f256";
}

.fa-hand-paper {
  --fa: "\f256";
}

.fa-hand-scissors {
  --fa: "\f257";
}

.fa-hand-lizard {
  --fa: "\f258";
}

.fa-hand-spock {
  --fa: "\f259";
}

.fa-hand-pointer {
  --fa: "\f25a";
}

.fa-hand-peace {
  --fa: "\f25b";
}

.fa-trademark {
  --fa: "\f25c";
}

.fa-registered {
  --fa: "\f25d";
}

.fa-tv {
  --fa: "\f26c";
}

.fa-television {
  --fa: "\f26c";
}

.fa-tv-alt {
  --fa: "\f26c";
}

.fa-calendar-plus {
  --fa: "\f271";
}

.fa-calendar-minus {
  --fa: "\f272";
}

.fa-calendar-xmark {
  --fa: "\f273";
}

.fa-calendar-times {
  --fa: "\f273";
}

.fa-calendar-check {
  --fa: "\f274";
}

.fa-industry {
  --fa: "\f275";
}

.fa-map-pin {
  --fa: "\f276";
}

.fa-signs-post {
  --fa: "\f277";
}

.fa-map-signs {
  --fa: "\f277";
}

.fa-map {
  --fa: "\f279";
}

.fa-message {
  --fa: "\f27a";
}

.fa-comment-alt {
  --fa: "\f27a";
}

.fa-circle-pause {
  --fa: "\f28b";
}

.fa-pause-circle {
  --fa: "\f28b";
}

.fa-circle-stop {
  --fa: "\f28d";
}

.fa-stop-circle {
  --fa: "\f28d";
}

.fa-bag-shopping {
  --fa: "\f290";
}

.fa-shopping-bag {
  --fa: "\f290";
}

.fa-basket-shopping {
  --fa: "\f291";
}

.fa-shopping-basket {
  --fa: "\f291";
}

.fa-universal-access {
  --fa: "\f29a";
}

.fa-person-walking-with-cane {
  --fa: "\f29d";
}

.fa-blind {
  --fa: "\f29d";
}

.fa-audio-description {
  --fa: "\f29e";
}

.fa-phone-volume {
  --fa: "\f2a0";
}

.fa-volume-control-phone {
  --fa: "\f2a0";
}

.fa-braille {
  --fa: "\f2a1";
}

.fa-ear-listen {
  --fa: "\f2a2";
}

.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

.fa-asl-interpreting {
  --fa: "\f2a3";
}

.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

.fa-ear-deaf {
  --fa: "\f2a4";
}

.fa-deaf {
  --fa: "\f2a4";
}

.fa-deafness {
  --fa: "\f2a4";
}

.fa-hard-of-hearing {
  --fa: "\f2a4";
}

.fa-hands {
  --fa: "\f2a7";
}

.fa-sign-language {
  --fa: "\f2a7";
}

.fa-signing {
  --fa: "\f2a7";
}

.fa-eye-low-vision {
  --fa: "\f2a8";
}

.fa-low-vision {
  --fa: "\f2a8";
}

.fa-font-awesome {
  --fa: "\f2b4";
}

.fa-font-awesome-flag {
  --fa: "\f2b4";
}

.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

.fa-handshake {
  --fa: "\f2b5";
}

.fa-handshake-alt {
  --fa: "\f2b5";
}

.fa-handshake-simple {
  --fa: "\f2b5";
}

.fa-envelope-open {
  --fa: "\f2b6";
}

.fa-address-book {
  --fa: "\f2b9";
}

.fa-contact-book {
  --fa: "\f2b9";
}

.fa-address-card {
  --fa: "\f2bb";
}

.fa-contact-card {
  --fa: "\f2bb";
}

.fa-vcard {
  --fa: "\f2bb";
}

.fa-circle-user {
  --fa: "\f2bd";
}

.fa-user-circle {
  --fa: "\f2bd";
}

.fa-id-badge {
  --fa: "\f2c1";
}

.fa-id-card {
  --fa: "\f2c2";
}

.fa-drivers-license {
  --fa: "\f2c2";
}

.fa-temperature-full {
  --fa: "\f2c7";
}

.fa-temperature-4 {
  --fa: "\f2c7";
}

.fa-thermometer-4 {
  --fa: "\f2c7";
}

.fa-thermometer-full {
  --fa: "\f2c7";
}

.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

.fa-temperature-3 {
  --fa: "\f2c8";
}

.fa-thermometer-3 {
  --fa: "\f2c8";
}

.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

.fa-temperature-half {
  --fa: "\f2c9";
}

.fa-temperature-2 {
  --fa: "\f2c9";
}

.fa-thermometer-2 {
  --fa: "\f2c9";
}

.fa-thermometer-half {
  --fa: "\f2c9";
}

.fa-temperature-quarter {
  --fa: "\f2ca";
}

.fa-temperature-1 {
  --fa: "\f2ca";
}

.fa-thermometer-1 {
  --fa: "\f2ca";
}

.fa-thermometer-quarter {
  --fa: "\f2ca";
}

.fa-temperature-empty {
  --fa: "\f2cb";
}

.fa-temperature-0 {
  --fa: "\f2cb";
}

.fa-thermometer-0 {
  --fa: "\f2cb";
}

.fa-thermometer-empty {
  --fa: "\f2cb";
}

.fa-shower {
  --fa: "\f2cc";
}

.fa-bath {
  --fa: "\f2cd";
}

.fa-bathtub {
  --fa: "\f2cd";
}

.fa-podcast {
  --fa: "\f2ce";
}

.fa-window-maximize {
  --fa: "\f2d0";
}

.fa-window-minimize {
  --fa: "\f2d1";
}

.fa-window-restore {
  --fa: "\f2d2";
}

.fa-square-xmark {
  --fa: "\f2d3";
}

.fa-times-square {
  --fa: "\f2d3";
}

.fa-xmark-square {
  --fa: "\f2d3";
}

.fa-microchip {
  --fa: "\f2db";
}

.fa-snowflake {
  --fa: "\f2dc";
}

.fa-spoon {
  --fa: "\f2e5";
}

.fa-utensil-spoon {
  --fa: "\f2e5";
}

.fa-utensils {
  --fa: "\f2e7";
}

.fa-cutlery {
  --fa: "\f2e7";
}

.fa-rotate-left {
  --fa: "\f2ea";
}

.fa-rotate-back {
  --fa: "\f2ea";
}

.fa-rotate-backward {
  --fa: "\f2ea";
}

.fa-undo-alt {
  --fa: "\f2ea";
}

.fa-trash-can {
  --fa: "\f2ed";
}

.fa-trash-alt {
  --fa: "\f2ed";
}

.fa-rotate {
  --fa: "\f2f1";
}

.fa-sync-alt {
  --fa: "\f2f1";
}

.fa-stopwatch {
  --fa: "\f2f2";
}

.fa-right-from-bracket {
  --fa: "\f2f5";
}

.fa-sign-out-alt {
  --fa: "\f2f5";
}

.fa-right-to-bracket {
  --fa: "\f2f6";
}

.fa-sign-in-alt {
  --fa: "\f2f6";
}

.fa-rotate-right {
  --fa: "\f2f9";
}

.fa-redo-alt {
  --fa: "\f2f9";
}

.fa-rotate-forward {
  --fa: "\f2f9";
}

.fa-poo {
  --fa: "\f2fe";
}

.fa-images {
  --fa: "\f302";
}

.fa-pencil {
  --fa: "\f303";
}

.fa-pencil-alt {
  --fa: "\f303";
}

.fa-pen {
  --fa: "\f304";
}

.fa-pen-clip {
  --fa: "\f305";
}

.fa-pen-alt {
  --fa: "\f305";
}

.fa-octagon {
  --fa: "\f306";
}

.fa-down-long {
  --fa: "\f309";
}

.fa-long-arrow-alt-down {
  --fa: "\f309";
}

.fa-left-long {
  --fa: "\f30a";
}

.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

.fa-right-long {
  --fa: "\f30b";
}

.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

.fa-up-long {
  --fa: "\f30c";
}

.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

.fa-hexagon {
  --fa: "\f312";
}

.fa-file-pen {
  --fa: "\f31c";
}

.fa-file-edit {
  --fa: "\f31c";
}

.fa-maximize {
  --fa: "\f31e";
}

.fa-expand-arrows-alt {
  --fa: "\f31e";
}

.fa-clipboard {
  --fa: "\f328";
}

.fa-left-right {
  --fa: "\f337";
}

.fa-arrows-alt-h {
  --fa: "\f337";
}

.fa-up-down {
  --fa: "\f338";
}

.fa-arrows-alt-v {
  --fa: "\f338";
}

.fa-alarm-clock {
  --fa: "\f34e";
}

.fa-circle-down {
  --fa: "\f358";
}

.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

.fa-circle-left {
  --fa: "\f359";
}

.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

.fa-circle-right {
  --fa: "\f35a";
}

.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

.fa-circle-up {
  --fa: "\f35b";
}

.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

.fa-up-right-from-square {
  --fa: "\f35d";
}

.fa-external-link-alt {
  --fa: "\f35d";
}

.fa-square-up-right {
  --fa: "\f360";
}

.fa-external-link-square-alt {
  --fa: "\f360";
}

.fa-right-left {
  --fa: "\f362";
}

.fa-exchange-alt {
  --fa: "\f362";
}

.fa-repeat {
  --fa: "\f363";
}

.fa-code-commit {
  --fa: "\f386";
}

.fa-code-merge {
  --fa: "\f387";
}

.fa-desktop {
  --fa: "\f390";
}

.fa-desktop-alt {
  --fa: "\f390";
}

.fa-gem {
  --fa: "\f3a5";
}

.fa-turn-down {
  --fa: "\f3be";
}

.fa-level-down-alt {
  --fa: "\f3be";
}

.fa-turn-up {
  --fa: "\f3bf";
}

.fa-level-up-alt {
  --fa: "\f3bf";
}

.fa-lock-open {
  --fa: "\f3c1";
}

.fa-location-dot {
  --fa: "\f3c5";
}

.fa-map-marker-alt {
  --fa: "\f3c5";
}

.fa-microphone-lines {
  --fa: "\f3c9";
}

.fa-microphone-alt {
  --fa: "\f3c9";
}

.fa-mobile-screen-button {
  --fa: "\f3cd";
}

.fa-mobile-alt {
  --fa: "\f3cd";
}

.fa-mobile {
  --fa: "\f3ce";
}

.fa-mobile-android {
  --fa: "\f3ce";
}

.fa-mobile-phone {
  --fa: "\f3ce";
}

.fa-mobile-screen {
  --fa: "\f3cf";
}

.fa-mobile-android-alt {
  --fa: "\f3cf";
}

.fa-money-bill-1 {
  --fa: "\f3d1";
}

.fa-money-bill-alt {
  --fa: "\f3d1";
}

.fa-phone-slash {
  --fa: "\f3dd";
}

.fa-image-portrait {
  --fa: "\f3e0";
}

.fa-portrait {
  --fa: "\f3e0";
}

.fa-reply {
  --fa: "\f3e5";
}

.fa-mail-reply {
  --fa: "\f3e5";
}

.fa-shield-halved {
  --fa: "\f3ed";
}

.fa-shield-alt {
  --fa: "\f3ed";
}

.fa-tablet-screen-button {
  --fa: "\f3fa";
}

.fa-tablet-alt {
  --fa: "\f3fa";
}

.fa-tablet {
  --fa: "\f3fb";
}

.fa-tablet-android {
  --fa: "\f3fb";
}

.fa-ticket-simple {
  --fa: "\f3ff";
}

.fa-ticket-alt {
  --fa: "\f3ff";
}

.fa-rectangle-xmark {
  --fa: "\f410";
}

.fa-rectangle-times {
  --fa: "\f410";
}

.fa-times-rectangle {
  --fa: "\f410";
}

.fa-window-close {
  --fa: "\f410";
}

.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}

.fa-compress-alt {
  --fa: "\f422";
}

.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}

.fa-expand-alt {
  --fa: "\f424";
}

.fa-baseball-bat-ball {
  --fa: "\f432";
}

.fa-baseball {
  --fa: "\f433";
}

.fa-baseball-ball {
  --fa: "\f433";
}

.fa-basketball {
  --fa: "\f434";
}

.fa-basketball-ball {
  --fa: "\f434";
}

.fa-bowling-ball {
  --fa: "\f436";
}

.fa-chess {
  --fa: "\f439";
}

.fa-chess-bishop {
  --fa: "\f43a";
}

.fa-chess-board {
  --fa: "\f43c";
}

.fa-chess-king {
  --fa: "\f43f";
}

.fa-chess-knight {
  --fa: "\f441";
}

.fa-chess-pawn {
  --fa: "\f443";
}

.fa-chess-queen {
  --fa: "\f445";
}

.fa-chess-rook {
  --fa: "\f447";
}

.fa-dumbbell {
  --fa: "\f44b";
}

.fa-football {
  --fa: "\f44e";
}

.fa-football-ball {
  --fa: "\f44e";
}

.fa-golf-ball-tee {
  --fa: "\f450";
}

.fa-golf-ball {
  --fa: "\f450";
}

.fa-hockey-puck {
  --fa: "\f453";
}

.fa-broom-ball {
  --fa: "\f458";
}

.fa-quidditch {
  --fa: "\f458";
}

.fa-quidditch-broom-ball {
  --fa: "\f458";
}

.fa-square-full {
  --fa: "\f45c";
}

.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

.fa-table-tennis {
  --fa: "\f45d";
}

.fa-volleyball {
  --fa: "\f45f";
}

.fa-volleyball-ball {
  --fa: "\f45f";
}

.fa-hand-dots {
  --fa: "\f461";
}

.fa-allergies {
  --fa: "\f461";
}

.fa-bandage {
  --fa: "\f462";
}

.fa-band-aid {
  --fa: "\f462";
}

.fa-box {
  --fa: "\f466";
}

.fa-boxes-stacked {
  --fa: "\f468";
}

.fa-boxes {
  --fa: "\f468";
}

.fa-boxes-alt {
  --fa: "\f468";
}

.fa-briefcase-medical {
  --fa: "\f469";
}

.fa-fire-flame-simple {
  --fa: "\f46a";
}

.fa-burn {
  --fa: "\f46a";
}

.fa-capsules {
  --fa: "\f46b";
}

.fa-clipboard-check {
  --fa: "\f46c";
}

.fa-clipboard-list {
  --fa: "\f46d";
}

.fa-person-dots-from-line {
  --fa: "\f470";
}

.fa-diagnoses {
  --fa: "\f470";
}

.fa-dna {
  --fa: "\f471";
}

.fa-dolly {
  --fa: "\f472";
}

.fa-dolly-box {
  --fa: "\f472";
}

.fa-cart-flatbed {
  --fa: "\f474";
}

.fa-dolly-flatbed {
  --fa: "\f474";
}

.fa-file-medical {
  --fa: "\f477";
}

.fa-file-waveform {
  --fa: "\f478";
}

.fa-file-medical-alt {
  --fa: "\f478";
}

.fa-kit-medical {
  --fa: "\f479";
}

.fa-first-aid {
  --fa: "\f479";
}

.fa-circle-h {
  --fa: "\f47e";
}

.fa-hospital-symbol {
  --fa: "\f47e";
}

.fa-id-card-clip {
  --fa: "\f47f";
}

.fa-id-card-alt {
  --fa: "\f47f";
}

.fa-notes-medical {
  --fa: "\f481";
}

.fa-pallet {
  --fa: "\f482";
}

.fa-pills {
  --fa: "\f484";
}

.fa-prescription-bottle {
  --fa: "\f485";
}

.fa-prescription-bottle-medical {
  --fa: "\f486";
}

.fa-prescription-bottle-alt {
  --fa: "\f486";
}

.fa-bed-pulse {
  --fa: "\f487";
}

.fa-procedures {
  --fa: "\f487";
}

.fa-truck-fast {
  --fa: "\f48b";
}

.fa-shipping-fast {
  --fa: "\f48b";
}

.fa-smoking {
  --fa: "\f48d";
}

.fa-syringe {
  --fa: "\f48e";
}

.fa-tablets {
  --fa: "\f490";
}

.fa-thermometer {
  --fa: "\f491";
}

.fa-vial {
  --fa: "\f492";
}

.fa-vials {
  --fa: "\f493";
}

.fa-warehouse {
  --fa: "\f494";
}

.fa-weight-scale {
  --fa: "\f496";
}

.fa-weight {
  --fa: "\f496";
}

.fa-x-ray {
  --fa: "\f497";
}

.fa-box-open {
  --fa: "\f49e";
}

.fa-comment-dots {
  --fa: "\f4ad";
}

.fa-commenting {
  --fa: "\f4ad";
}

.fa-comment-slash {
  --fa: "\f4b3";
}

.fa-couch {
  --fa: "\f4b8";
}

.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}

.fa-donate {
  --fa: "\f4b9";
}

.fa-dove {
  --fa: "\f4ba";
}

.fa-hand-holding {
  --fa: "\f4bd";
}

.fa-hand-holding-heart {
  --fa: "\f4be";
}

.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

.fa-hand-holding-usd {
  --fa: "\f4c0";
}

.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

.fa-hand-holding-water {
  --fa: "\f4c1";
}

.fa-hands-holding {
  --fa: "\f4c2";
}

.fa-handshake-angle {
  --fa: "\f4c4";
}

.fa-hands-helping {
  --fa: "\f4c4";
}

.fa-parachute-box {
  --fa: "\f4cd";
}

.fa-people-carry-box {
  --fa: "\f4ce";
}

.fa-people-carry {
  --fa: "\f4ce";
}

.fa-piggy-bank {
  --fa: "\f4d3";
}

.fa-ribbon {
  --fa: "\f4d6";
}

.fa-route {
  --fa: "\f4d7";
}

.fa-seedling {
  --fa: "\f4d8";
}

.fa-sprout {
  --fa: "\f4d8";
}

.fa-sign-hanging {
  --fa: "\f4d9";
}

.fa-sign {
  --fa: "\f4d9";
}

.fa-face-smile-wink {
  --fa: "\f4da";
}

.fa-smile-wink {
  --fa: "\f4da";
}

.fa-tape {
  --fa: "\f4db";
}

.fa-truck-ramp-box {
  --fa: "\f4de";
}

.fa-truck-loading {
  --fa: "\f4de";
}

.fa-truck-moving {
  --fa: "\f4df";
}

.fa-video-slash {
  --fa: "\f4e2";
}

.fa-wine-glass {
  --fa: "\f4e3";
}

.fa-user-astronaut {
  --fa: "\f4fb";
}

.fa-user-check {
  --fa: "\f4fc";
}

.fa-user-clock {
  --fa: "\f4fd";
}

.fa-user-gear {
  --fa: "\f4fe";
}

.fa-user-cog {
  --fa: "\f4fe";
}

.fa-user-pen {
  --fa: "\f4ff";
}

.fa-user-edit {
  --fa: "\f4ff";
}

.fa-user-group {
  --fa: "\f500";
}

.fa-user-friends {
  --fa: "\f500";
}

.fa-user-graduate {
  --fa: "\f501";
}

.fa-user-lock {
  --fa: "\f502";
}

.fa-user-minus {
  --fa: "\f503";
}

.fa-user-ninja {
  --fa: "\f504";
}

.fa-user-shield {
  --fa: "\f505";
}

.fa-user-slash {
  --fa: "\f506";
}

.fa-user-alt-slash {
  --fa: "\f506";
}

.fa-user-large-slash {
  --fa: "\f506";
}

.fa-user-tag {
  --fa: "\f507";
}

.fa-user-tie {
  --fa: "\f508";
}

.fa-users-gear {
  --fa: "\f509";
}

.fa-users-cog {
  --fa: "\f509";
}

.fa-scale-unbalanced {
  --fa: "\f515";
}

.fa-balance-scale-left {
  --fa: "\f515";
}

.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

.fa-balance-scale-right {
  --fa: "\f516";
}

.fa-blender {
  --fa: "\f517";
}

.fa-book-open {
  --fa: "\f518";
}

.fa-tower-broadcast {
  --fa: "\f519";
}

.fa-broadcast-tower {
  --fa: "\f519";
}

.fa-broom {
  --fa: "\f51a";
}

.fa-chalkboard {
  --fa: "\f51b";
}

.fa-blackboard {
  --fa: "\f51b";
}

.fa-chalkboard-user {
  --fa: "\f51c";
}

.fa-chalkboard-teacher {
  --fa: "\f51c";
}

.fa-church {
  --fa: "\f51d";
}

.fa-coins {
  --fa: "\f51e";
}

.fa-compact-disc {
  --fa: "\f51f";
}

.fa-crow {
  --fa: "\f520";
}

.fa-crown {
  --fa: "\f521";
}

.fa-dice {
  --fa: "\f522";
}

.fa-dice-five {
  --fa: "\f523";
}

.fa-dice-four {
  --fa: "\f524";
}

.fa-dice-one {
  --fa: "\f525";
}

.fa-dice-six {
  --fa: "\f526";
}

.fa-dice-three {
  --fa: "\f527";
}

.fa-dice-two {
  --fa: "\f528";
}

.fa-divide {
  --fa: "\f529";
}

.fa-door-closed {
  --fa: "\f52a";
}

.fa-door-open {
  --fa: "\f52b";
}

.fa-feather {
  --fa: "\f52d";
}

.fa-frog {
  --fa: "\f52e";
}

.fa-gas-pump {
  --fa: "\f52f";
}

.fa-glasses {
  --fa: "\f530";
}

.fa-greater-than-equal {
  --fa: "\f532";
}

.fa-helicopter {
  --fa: "\f533";
}

.fa-infinity {
  --fa: "\f534";
}

.fa-kiwi-bird {
  --fa: "\f535";
}

.fa-less-than-equal {
  --fa: "\f537";
}

.fa-memory {
  --fa: "\f538";
}

.fa-microphone-lines-slash {
  --fa: "\f539";
}

.fa-microphone-alt-slash {
  --fa: "\f539";
}

.fa-money-bill-wave {
  --fa: "\f53a";
}

.fa-money-bill-1-wave {
  --fa: "\f53b";
}

.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

.fa-money-check {
  --fa: "\f53c";
}

.fa-money-check-dollar {
  --fa: "\f53d";
}

.fa-money-check-alt {
  --fa: "\f53d";
}

.fa-not-equal {
  --fa: "\f53e";
}

.fa-palette {
  --fa: "\f53f";
}

.fa-square-parking {
  --fa: "\f540";
}

.fa-parking {
  --fa: "\f540";
}

.fa-diagram-project {
  --fa: "\f542";
}

.fa-project-diagram {
  --fa: "\f542";
}

.fa-receipt {
  --fa: "\f543";
}

.fa-robot {
  --fa: "\f544";
}

.fa-ruler {
  --fa: "\f545";
}

.fa-ruler-combined {
  --fa: "\f546";
}

.fa-ruler-horizontal {
  --fa: "\f547";
}

.fa-ruler-vertical {
  --fa: "\f548";
}

.fa-school {
  --fa: "\f549";
}

.fa-screwdriver {
  --fa: "\f54a";
}

.fa-shoe-prints {
  --fa: "\f54b";
}

.fa-skull {
  --fa: "\f54c";
}

.fa-ban-smoking {
  --fa: "\f54d";
}

.fa-smoking-ban {
  --fa: "\f54d";
}

.fa-store {
  --fa: "\f54e";
}

.fa-shop {
  --fa: "\f54f";
}

.fa-store-alt {
  --fa: "\f54f";
}

.fa-bars-staggered {
  --fa: "\f550";
}

.fa-reorder {
  --fa: "\f550";
}

.fa-stream {
  --fa: "\f550";
}

.fa-stroopwafel {
  --fa: "\f551";
}

.fa-toolbox {
  --fa: "\f552";
}

.fa-shirt {
  --fa: "\f553";
}

.fa-t-shirt {
  --fa: "\f553";
}

.fa-tshirt {
  --fa: "\f553";
}

.fa-person-walking {
  --fa: "\f554";
}

.fa-walking {
  --fa: "\f554";
}

.fa-wallet {
  --fa: "\f555";
}

.fa-face-angry {
  --fa: "\f556";
}

.fa-angry {
  --fa: "\f556";
}

.fa-archway {
  --fa: "\f557";
}

.fa-book-atlas {
  --fa: "\f558";
}

.fa-atlas {
  --fa: "\f558";
}

.fa-award {
  --fa: "\f559";
}

.fa-delete-left {
  --fa: "\f55a";
}

.fa-backspace {
  --fa: "\f55a";
}

.fa-bezier-curve {
  --fa: "\f55b";
}

.fa-bong {
  --fa: "\f55c";
}

.fa-brush {
  --fa: "\f55d";
}

.fa-bus-simple {
  --fa: "\f55e";
}

.fa-bus-alt {
  --fa: "\f55e";
}

.fa-cannabis {
  --fa: "\f55f";
}

.fa-check-double {
  --fa: "\f560";
}

.fa-martini-glass-citrus {
  --fa: "\f561";
}

.fa-cocktail {
  --fa: "\f561";
}

.fa-bell-concierge {
  --fa: "\f562";
}

.fa-concierge-bell {
  --fa: "\f562";
}

.fa-cookie {
  --fa: "\f563";
}

.fa-cookie-bite {
  --fa: "\f564";
}

.fa-crop-simple {
  --fa: "\f565";
}

.fa-crop-alt {
  --fa: "\f565";
}

.fa-tachograph-digital {
  --fa: "\f566";
}

.fa-digital-tachograph {
  --fa: "\f566";
}

.fa-face-dizzy {
  --fa: "\f567";
}

.fa-dizzy {
  --fa: "\f567";
}

.fa-compass-drafting {
  --fa: "\f568";
}

.fa-drafting-compass {
  --fa: "\f568";
}

.fa-drum {
  --fa: "\f569";
}

.fa-drum-steelpan {
  --fa: "\f56a";
}

.fa-feather-pointed {
  --fa: "\f56b";
}

.fa-feather-alt {
  --fa: "\f56b";
}

.fa-file-contract {
  --fa: "\f56c";
}

.fa-file-arrow-down {
  --fa: "\f56d";
}

.fa-file-download {
  --fa: "\f56d";
}

.fa-file-export {
  --fa: "\f56e";
}

.fa-arrow-right-from-file {
  --fa: "\f56e";
}

.fa-file-import {
  --fa: "\f56f";
}

.fa-arrow-right-to-file {
  --fa: "\f56f";
}

.fa-file-invoice {
  --fa: "\f570";
}

.fa-file-invoice-dollar {
  --fa: "\f571";
}

.fa-file-prescription {
  --fa: "\f572";
}

.fa-file-signature {
  --fa: "\f573";
}

.fa-file-arrow-up {
  --fa: "\f574";
}

.fa-file-upload {
  --fa: "\f574";
}

.fa-fill {
  --fa: "\f575";
}

.fa-fill-drip {
  --fa: "\f576";
}

.fa-fingerprint {
  --fa: "\f577";
}

.fa-fish {
  --fa: "\f578";
}

.fa-face-flushed {
  --fa: "\f579";
}

.fa-flushed {
  --fa: "\f579";
}

.fa-face-frown-open {
  --fa: "\f57a";
}

.fa-frown-open {
  --fa: "\f57a";
}

.fa-martini-glass {
  --fa: "\f57b";
}

.fa-glass-martini-alt {
  --fa: "\f57b";
}

.fa-earth-africa {
  --fa: "\f57c";
}

.fa-globe-africa {
  --fa: "\f57c";
}

.fa-earth-americas {
  --fa: "\f57d";
}

.fa-earth {
  --fa: "\f57d";
}

.fa-earth-america {
  --fa: "\f57d";
}

.fa-globe-americas {
  --fa: "\f57d";
}

.fa-earth-asia {
  --fa: "\f57e";
}

.fa-globe-asia {
  --fa: "\f57e";
}

.fa-face-grimace {
  --fa: "\f57f";
}

.fa-grimace {
  --fa: "\f57f";
}

.fa-face-grin {
  --fa: "\f580";
}

.fa-grin {
  --fa: "\f580";
}

.fa-face-grin-wide {
  --fa: "\f581";
}

.fa-grin-alt {
  --fa: "\f581";
}

.fa-face-grin-beam {
  --fa: "\f582";
}

.fa-grin-beam {
  --fa: "\f582";
}

.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

.fa-grin-beam-sweat {
  --fa: "\f583";
}

.fa-face-grin-hearts {
  --fa: "\f584";
}

.fa-grin-hearts {
  --fa: "\f584";
}

.fa-face-grin-squint {
  --fa: "\f585";
}

.fa-grin-squint {
  --fa: "\f585";
}

.fa-face-grin-squint-tears {
  --fa: "\f586";
}

.fa-grin-squint-tears {
  --fa: "\f586";
}

.fa-face-grin-stars {
  --fa: "\f587";
}

.fa-grin-stars {
  --fa: "\f587";
}

.fa-face-grin-tears {
  --fa: "\f588";
}

.fa-grin-tears {
  --fa: "\f588";
}

.fa-face-grin-tongue {
  --fa: "\f589";
}

.fa-grin-tongue {
  --fa: "\f589";
}

.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}

.fa-grin-tongue-squint {
  --fa: "\f58a";
}

.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

.fa-grin-tongue-wink {
  --fa: "\f58b";
}

.fa-face-grin-wink {
  --fa: "\f58c";
}

.fa-grin-wink {
  --fa: "\f58c";
}

.fa-grip {
  --fa: "\f58d";
}

.fa-grid-horizontal {
  --fa: "\f58d";
}

.fa-grip-horizontal {
  --fa: "\f58d";
}

.fa-grip-vertical {
  --fa: "\f58e";
}

.fa-grid-vertical {
  --fa: "\f58e";
}

.fa-headset {
  --fa: "\f590";
}

.fa-highlighter {
  --fa: "\f591";
}

.fa-hot-tub-person {
  --fa: "\f593";
}

.fa-hot-tub {
  --fa: "\f593";
}

.fa-hotel {
  --fa: "\f594";
}

.fa-joint {
  --fa: "\f595";
}

.fa-face-kiss {
  --fa: "\f596";
}

.fa-kiss {
  --fa: "\f596";
}

.fa-face-kiss-beam {
  --fa: "\f597";
}

.fa-kiss-beam {
  --fa: "\f597";
}

.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

.fa-kiss-wink-heart {
  --fa: "\f598";
}

.fa-face-laugh {
  --fa: "\f599";
}

.fa-laugh {
  --fa: "\f599";
}

.fa-face-laugh-beam {
  --fa: "\f59a";
}

.fa-laugh-beam {
  --fa: "\f59a";
}

.fa-face-laugh-squint {
  --fa: "\f59b";
}

.fa-laugh-squint {
  --fa: "\f59b";
}

.fa-face-laugh-wink {
  --fa: "\f59c";
}

.fa-laugh-wink {
  --fa: "\f59c";
}

.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

.fa-luggage-cart {
  --fa: "\f59d";
}

.fa-map-location {
  --fa: "\f59f";
}

.fa-map-marked {
  --fa: "\f59f";
}

.fa-map-location-dot {
  --fa: "\f5a0";
}

.fa-map-marked-alt {
  --fa: "\f5a0";
}

.fa-marker {
  --fa: "\f5a1";
}

.fa-medal {
  --fa: "\f5a2";
}

.fa-face-meh-blank {
  --fa: "\f5a4";
}

.fa-meh-blank {
  --fa: "\f5a4";
}

.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

.fa-monument {
  --fa: "\f5a6";
}

.fa-mortar-pestle {
  --fa: "\f5a7";
}

.fa-paint-roller {
  --fa: "\f5aa";
}

.fa-passport {
  --fa: "\f5ab";
}

.fa-pen-fancy {
  --fa: "\f5ac";
}

.fa-pen-nib {
  --fa: "\f5ad";
}

.fa-pen-ruler {
  --fa: "\f5ae";
}

.fa-pencil-ruler {
  --fa: "\f5ae";
}

.fa-plane-arrival {
  --fa: "\f5af";
}

.fa-plane-departure {
  --fa: "\f5b0";
}

.fa-prescription {
  --fa: "\f5b1";
}

.fa-face-sad-cry {
  --fa: "\f5b3";
}

.fa-sad-cry {
  --fa: "\f5b3";
}

.fa-face-sad-tear {
  --fa: "\f5b4";
}

.fa-sad-tear {
  --fa: "\f5b4";
}

.fa-van-shuttle {
  --fa: "\f5b6";
}

.fa-shuttle-van {
  --fa: "\f5b6";
}

.fa-signature {
  --fa: "\f5b7";
}

.fa-face-smile-beam {
  --fa: "\f5b8";
}

.fa-smile-beam {
  --fa: "\f5b8";
}

.fa-solar-panel {
  --fa: "\f5ba";
}

.fa-spa {
  --fa: "\f5bb";
}

.fa-splotch {
  --fa: "\f5bc";
}

.fa-spray-can {
  --fa: "\f5bd";
}

.fa-stamp {
  --fa: "\f5bf";
}

.fa-star-half-stroke {
  --fa: "\f5c0";
}

.fa-star-half-alt {
  --fa: "\f5c0";
}

.fa-suitcase-rolling {
  --fa: "\f5c1";
}

.fa-face-surprise {
  --fa: "\f5c2";
}

.fa-surprise {
  --fa: "\f5c2";
}

.fa-swatchbook {
  --fa: "\f5c3";
}

.fa-person-swimming {
  --fa: "\f5c4";
}

.fa-swimmer {
  --fa: "\f5c4";
}

.fa-water-ladder {
  --fa: "\f5c5";
}

.fa-ladder-water {
  --fa: "\f5c5";
}

.fa-swimming-pool {
  --fa: "\f5c5";
}

.fa-droplet-slash {
  --fa: "\f5c7";
}

.fa-tint-slash {
  --fa: "\f5c7";
}

.fa-face-tired {
  --fa: "\f5c8";
}

.fa-tired {
  --fa: "\f5c8";
}

.fa-tooth {
  --fa: "\f5c9";
}

.fa-umbrella-beach {
  --fa: "\f5ca";
}

.fa-weight-hanging {
  --fa: "\f5cd";
}

.fa-wine-glass-empty {
  --fa: "\f5ce";
}

.fa-wine-glass-alt {
  --fa: "\f5ce";
}

.fa-spray-can-sparkles {
  --fa: "\f5d0";
}

.fa-air-freshener {
  --fa: "\f5d0";
}

.fa-apple-whole {
  --fa: "\f5d1";
}

.fa-apple-alt {
  --fa: "\f5d1";
}

.fa-atom {
  --fa: "\f5d2";
}

.fa-bone {
  --fa: "\f5d7";
}

.fa-book-open-reader {
  --fa: "\f5da";
}

.fa-book-reader {
  --fa: "\f5da";
}

.fa-brain {
  --fa: "\f5dc";
}

.fa-car-rear {
  --fa: "\f5de";
}

.fa-car-alt {
  --fa: "\f5de";
}

.fa-car-battery {
  --fa: "\f5df";
}

.fa-battery-car {
  --fa: "\f5df";
}

.fa-car-burst {
  --fa: "\f5e1";
}

.fa-car-crash {
  --fa: "\f5e1";
}

.fa-car-side {
  --fa: "\f5e4";
}

.fa-charging-station {
  --fa: "\f5e7";
}

.fa-diamond-turn-right {
  --fa: "\f5eb";
}

.fa-directions {
  --fa: "\f5eb";
}

.fa-draw-polygon {
  --fa: "\f5ee";
}

.fa-vector-polygon {
  --fa: "\f5ee";
}

.fa-laptop-code {
  --fa: "\f5fc";
}

.fa-layer-group {
  --fa: "\f5fd";
}

.fa-location-crosshairs {
  --fa: "\f601";
}

.fa-location {
  --fa: "\f601";
}

.fa-lungs {
  --fa: "\f604";
}

.fa-microscope {
  --fa: "\f610";
}

.fa-oil-can {
  --fa: "\f613";
}

.fa-poop {
  --fa: "\f619";
}

.fa-shapes {
  --fa: "\f61f";
}

.fa-triangle-circle-square {
  --fa: "\f61f";
}

.fa-star-of-life {
  --fa: "\f621";
}

.fa-gauge {
  --fa: "\f624";
}

.fa-dashboard {
  --fa: "\f624";
}

.fa-gauge-med {
  --fa: "\f624";
}

.fa-tachometer-alt-average {
  --fa: "\f624";
}

.fa-gauge-high {
  --fa: "\f625";
}

.fa-tachometer-alt {
  --fa: "\f625";
}

.fa-tachometer-alt-fast {
  --fa: "\f625";
}

.fa-gauge-simple {
  --fa: "\f629";
}

.fa-gauge-simple-med {
  --fa: "\f629";
}

.fa-tachometer-average {
  --fa: "\f629";
}

.fa-gauge-simple-high {
  --fa: "\f62a";
}

.fa-tachometer {
  --fa: "\f62a";
}

.fa-tachometer-fast {
  --fa: "\f62a";
}

.fa-teeth {
  --fa: "\f62e";
}

.fa-teeth-open {
  --fa: "\f62f";
}

.fa-masks-theater {
  --fa: "\f630";
}

.fa-theater-masks {
  --fa: "\f630";
}

.fa-traffic-light {
  --fa: "\f637";
}

.fa-truck-monster {
  --fa: "\f63b";
}

.fa-truck-pickup {
  --fa: "\f63c";
}

.fa-rectangle-ad {
  --fa: "\f641";
}

.fa-ad {
  --fa: "\f641";
}

.fa-ankh {
  --fa: "\f644";
}

.fa-book-bible {
  --fa: "\f647";
}

.fa-bible {
  --fa: "\f647";
}

.fa-business-time {
  --fa: "\f64a";
}

.fa-briefcase-clock {
  --fa: "\f64a";
}

.fa-city {
  --fa: "\f64f";
}

.fa-comment-dollar {
  --fa: "\f651";
}

.fa-comments-dollar {
  --fa: "\f653";
}

.fa-cross {
  --fa: "\f654";
}

.fa-dharmachakra {
  --fa: "\f655";
}

.fa-envelope-open-text {
  --fa: "\f658";
}

.fa-folder-minus {
  --fa: "\f65d";
}

.fa-folder-plus {
  --fa: "\f65e";
}

.fa-filter-circle-dollar {
  --fa: "\f662";
}

.fa-funnel-dollar {
  --fa: "\f662";
}

.fa-gopuram {
  --fa: "\f664";
}

.fa-hamsa {
  --fa: "\f665";
}

.fa-bahai {
  --fa: "\f666";
}

.fa-haykal {
  --fa: "\f666";
}

.fa-jedi {
  --fa: "\f669";
}

.fa-book-journal-whills {
  --fa: "\f66a";
}

.fa-journal-whills {
  --fa: "\f66a";
}

.fa-kaaba {
  --fa: "\f66b";
}

.fa-khanda {
  --fa: "\f66d";
}

.fa-landmark {
  --fa: "\f66f";
}

.fa-envelopes-bulk {
  --fa: "\f674";
}

.fa-mail-bulk {
  --fa: "\f674";
}

.fa-menorah {
  --fa: "\f676";
}

.fa-mosque {
  --fa: "\f678";
}

.fa-om {
  --fa: "\f679";
}

.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}

.fa-pastafarianism {
  --fa: "\f67b";
}

.fa-peace {
  --fa: "\f67c";
}

.fa-place-of-worship {
  --fa: "\f67f";
}

.fa-square-poll-vertical {
  --fa: "\f681";
}

.fa-poll {
  --fa: "\f681";
}

.fa-square-poll-horizontal {
  --fa: "\f682";
}

.fa-poll-h {
  --fa: "\f682";
}

.fa-person-praying {
  --fa: "\f683";
}

.fa-pray {
  --fa: "\f683";
}

.fa-hands-praying {
  --fa: "\f684";
}

.fa-praying-hands {
  --fa: "\f684";
}

.fa-book-quran {
  --fa: "\f687";
}

.fa-quran {
  --fa: "\f687";
}

.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

.fa-search-dollar {
  --fa: "\f688";
}

.fa-magnifying-glass-location {
  --fa: "\f689";
}

.fa-search-location {
  --fa: "\f689";
}

.fa-socks {
  --fa: "\f696";
}

.fa-square-root-variable {
  --fa: "\f698";
}

.fa-square-root-alt {
  --fa: "\f698";
}

.fa-star-and-crescent {
  --fa: "\f699";
}

.fa-star-of-david {
  --fa: "\f69a";
}

.fa-synagogue {
  --fa: "\f69b";
}

.fa-scroll-torah {
  --fa: "\f6a0";
}

.fa-torah {
  --fa: "\f6a0";
}

.fa-torii-gate {
  --fa: "\f6a1";
}

.fa-vihara {
  --fa: "\f6a7";
}

.fa-volume-xmark {
  --fa: "\f6a9";
}

.fa-volume-mute {
  --fa: "\f6a9";
}

.fa-volume-times {
  --fa: "\f6a9";
}

.fa-yin-yang {
  --fa: "\f6ad";
}

.fa-blender-phone {
  --fa: "\f6b6";
}

.fa-book-skull {
  --fa: "\f6b7";
}

.fa-book-dead {
  --fa: "\f6b7";
}

.fa-campground {
  --fa: "\f6bb";
}

.fa-cat {
  --fa: "\f6be";
}

.fa-chair {
  --fa: "\f6c0";
}

.fa-cloud-moon {
  --fa: "\f6c3";
}

.fa-cloud-sun {
  --fa: "\f6c4";
}

.fa-cow {
  --fa: "\f6c8";
}

.fa-dice-d20 {
  --fa: "\f6cf";
}

.fa-dice-d6 {
  --fa: "\f6d1";
}

.fa-dog {
  --fa: "\f6d3";
}

.fa-dragon {
  --fa: "\f6d5";
}

.fa-drumstick-bite {
  --fa: "\f6d7";
}

.fa-dungeon {
  --fa: "\f6d9";
}

.fa-file-csv {
  --fa: "\f6dd";
}

.fa-hand-fist {
  --fa: "\f6de";
}

.fa-fist-raised {
  --fa: "\f6de";
}

.fa-ghost {
  --fa: "\f6e2";
}

.fa-hammer {
  --fa: "\f6e3";
}

.fa-hanukiah {
  --fa: "\f6e6";
}

.fa-hat-wizard {
  --fa: "\f6e8";
}

.fa-person-hiking {
  --fa: "\f6ec";
}

.fa-hiking {
  --fa: "\f6ec";
}

.fa-hippo {
  --fa: "\f6ed";
}

.fa-horse {
  --fa: "\f6f0";
}

.fa-house-chimney-crack {
  --fa: "\f6f1";
}

.fa-house-damage {
  --fa: "\f6f1";
}

.fa-hryvnia-sign {
  --fa: "\f6f2";
}

.fa-hryvnia {
  --fa: "\f6f2";
}

.fa-mask {
  --fa: "\f6fa";
}

.fa-mountain {
  --fa: "\f6fc";
}

.fa-network-wired {
  --fa: "\f6ff";
}

.fa-otter {
  --fa: "\f700";
}

.fa-ring {
  --fa: "\f70b";
}

.fa-person-running {
  --fa: "\f70c";
}

.fa-running {
  --fa: "\f70c";
}

.fa-scroll {
  --fa: "\f70e";
}

.fa-skull-crossbones {
  --fa: "\f714";
}

.fa-slash {
  --fa: "\f715";
}

.fa-spider {
  --fa: "\f717";
}

.fa-toilet-paper {
  --fa: "\f71e";
}

.fa-toilet-paper-alt {
  --fa: "\f71e";
}

.fa-toilet-paper-blank {
  --fa: "\f71e";
}

.fa-tractor {
  --fa: "\f722";
}

.fa-user-injured {
  --fa: "\f728";
}

.fa-vr-cardboard {
  --fa: "\f729";
}

.fa-wand-sparkles {
  --fa: "\f72b";
}

.fa-wind {
  --fa: "\f72e";
}

.fa-wine-bottle {
  --fa: "\f72f";
}

.fa-cloud-meatball {
  --fa: "\f73b";
}

.fa-cloud-moon-rain {
  --fa: "\f73c";
}

.fa-cloud-rain {
  --fa: "\f73d";
}

.fa-cloud-showers-heavy {
  --fa: "\f740";
}

.fa-cloud-sun-rain {
  --fa: "\f743";
}

.fa-democrat {
  --fa: "\f747";
}

.fa-flag-usa {
  --fa: "\f74d";
}

.fa-hurricane {
  --fa: "\f751";
}

.fa-landmark-dome {
  --fa: "\f752";
}

.fa-landmark-alt {
  --fa: "\f752";
}

.fa-meteor {
  --fa: "\f753";
}

.fa-person-booth {
  --fa: "\f756";
}

.fa-poo-storm {
  --fa: "\f75a";
}

.fa-poo-bolt {
  --fa: "\f75a";
}

.fa-rainbow {
  --fa: "\f75b";
}

.fa-republican {
  --fa: "\f75e";
}

.fa-smog {
  --fa: "\f75f";
}

.fa-temperature-high {
  --fa: "\f769";
}

.fa-temperature-low {
  --fa: "\f76b";
}

.fa-cloud-bolt {
  --fa: "\f76c";
}

.fa-thunderstorm {
  --fa: "\f76c";
}

.fa-tornado {
  --fa: "\f76f";
}

.fa-volcano {
  --fa: "\f770";
}

.fa-check-to-slot {
  --fa: "\f772";
}

.fa-vote-yea {
  --fa: "\f772";
}

.fa-water {
  --fa: "\f773";
}

.fa-baby {
  --fa: "\f77c";
}

.fa-baby-carriage {
  --fa: "\f77d";
}

.fa-carriage-baby {
  --fa: "\f77d";
}

.fa-biohazard {
  --fa: "\f780";
}

.fa-blog {
  --fa: "\f781";
}

.fa-calendar-day {
  --fa: "\f783";
}

.fa-calendar-week {
  --fa: "\f784";
}

.fa-candy-cane {
  --fa: "\f786";
}

.fa-carrot {
  --fa: "\f787";
}

.fa-cash-register {
  --fa: "\f788";
}

.fa-minimize {
  --fa: "\f78c";
}

.fa-compress-arrows-alt {
  --fa: "\f78c";
}

.fa-dumpster {
  --fa: "\f793";
}

.fa-dumpster-fire {
  --fa: "\f794";
}

.fa-ethernet {
  --fa: "\f796";
}

.fa-gifts {
  --fa: "\f79c";
}

.fa-champagne-glasses {
  --fa: "\f79f";
}

.fa-glass-cheers {
  --fa: "\f79f";
}

.fa-whiskey-glass {
  --fa: "\f7a0";
}

.fa-glass-whiskey {
  --fa: "\f7a0";
}

.fa-earth-europe {
  --fa: "\f7a2";
}

.fa-globe-europe {
  --fa: "\f7a2";
}

.fa-grip-lines {
  --fa: "\f7a4";
}

.fa-grip-lines-vertical {
  --fa: "\f7a5";
}

.fa-guitar {
  --fa: "\f7a6";
}

.fa-heart-crack {
  --fa: "\f7a9";
}

.fa-heart-broken {
  --fa: "\f7a9";
}

.fa-holly-berry {
  --fa: "\f7aa";
}

.fa-horse-head {
  --fa: "\f7ab";
}

.fa-icicles {
  --fa: "\f7ad";
}

.fa-igloo {
  --fa: "\f7ae";
}

.fa-mitten {
  --fa: "\f7b5";
}

.fa-mug-hot {
  --fa: "\f7b6";
}

.fa-radiation {
  --fa: "\f7b9";
}

.fa-circle-radiation {
  --fa: "\f7ba";
}

.fa-radiation-alt {
  --fa: "\f7ba";
}

.fa-restroom {
  --fa: "\f7bd";
}

.fa-satellite {
  --fa: "\f7bf";
}

.fa-satellite-dish {
  --fa: "\f7c0";
}

.fa-sd-card {
  --fa: "\f7c2";
}

.fa-sim-card {
  --fa: "\f7c4";
}

.fa-person-skating {
  --fa: "\f7c5";
}

.fa-skating {
  --fa: "\f7c5";
}

.fa-person-skiing {
  --fa: "\f7c9";
}

.fa-skiing {
  --fa: "\f7c9";
}

.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

.fa-skiing-nordic {
  --fa: "\f7ca";
}

.fa-sleigh {
  --fa: "\f7cc";
}

.fa-comment-sms {
  --fa: "\f7cd";
}

.fa-sms {
  --fa: "\f7cd";
}

.fa-person-snowboarding {
  --fa: "\f7ce";
}

.fa-snowboarding {
  --fa: "\f7ce";
}

.fa-snowman {
  --fa: "\f7d0";
}

.fa-snowplow {
  --fa: "\f7d2";
}

.fa-tenge-sign {
  --fa: "\f7d7";
}

.fa-tenge {
  --fa: "\f7d7";
}

.fa-toilet {
  --fa: "\f7d8";
}

.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

.fa-tools {
  --fa: "\f7d9";
}

.fa-cable-car {
  --fa: "\f7da";
}

.fa-tram {
  --fa: "\f7da";
}

.fa-fire-flame-curved {
  --fa: "\f7e4";
}

.fa-fire-alt {
  --fa: "\f7e4";
}

.fa-bacon {
  --fa: "\f7e5";
}

.fa-book-medical {
  --fa: "\f7e6";
}

.fa-bread-slice {
  --fa: "\f7ec";
}

.fa-cheese {
  --fa: "\f7ef";
}

.fa-house-chimney-medical {
  --fa: "\f7f2";
}

.fa-clinic-medical {
  --fa: "\f7f2";
}

.fa-clipboard-user {
  --fa: "\f7f3";
}

.fa-comment-medical {
  --fa: "\f7f5";
}

.fa-crutch {
  --fa: "\f7f7";
}

.fa-disease {
  --fa: "\f7fa";
}

.fa-egg {
  --fa: "\f7fb";
}

.fa-folder-tree {
  --fa: "\f802";
}

.fa-burger {
  --fa: "\f805";
}

.fa-hamburger {
  --fa: "\f805";
}

.fa-hand-middle-finger {
  --fa: "\f806";
}

.fa-helmet-safety {
  --fa: "\f807";
}

.fa-hard-hat {
  --fa: "\f807";
}

.fa-hat-hard {
  --fa: "\f807";
}

.fa-hospital-user {
  --fa: "\f80d";
}

.fa-hotdog {
  --fa: "\f80f";
}

.fa-ice-cream {
  --fa: "\f810";
}

.fa-laptop-medical {
  --fa: "\f812";
}

.fa-pager {
  --fa: "\f815";
}

.fa-pepper-hot {
  --fa: "\f816";
}

.fa-pizza-slice {
  --fa: "\f818";
}

.fa-sack-dollar {
  --fa: "\f81d";
}

.fa-book-tanakh {
  --fa: "\f827";
}

.fa-tanakh {
  --fa: "\f827";
}

.fa-bars-progress {
  --fa: "\f828";
}

.fa-tasks-alt {
  --fa: "\f828";
}

.fa-trash-arrow-up {
  --fa: "\f829";
}

.fa-trash-restore {
  --fa: "\f829";
}

.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

.fa-trash-restore-alt {
  --fa: "\f82a";
}

.fa-user-nurse {
  --fa: "\f82f";
}

.fa-wave-square {
  --fa: "\f83e";
}

.fa-person-biking {
  --fa: "\f84a";
}

.fa-biking {
  --fa: "\f84a";
}

.fa-border-all {
  --fa: "\f84c";
}

.fa-border-none {
  --fa: "\f850";
}

.fa-border-top-left {
  --fa: "\f853";
}

.fa-border-style {
  --fa: "\f853";
}

.fa-person-digging {
  --fa: "\f85e";
}

.fa-digging {
  --fa: "\f85e";
}

.fa-fan {
  --fa: "\f863";
}

.fa-icons {
  --fa: "\f86d";
}

.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}

.fa-phone-flip {
  --fa: "\f879";
}

.fa-phone-alt {
  --fa: "\f879";
}

.fa-square-phone-flip {
  --fa: "\f87b";
}

.fa-phone-square-alt {
  --fa: "\f87b";
}

.fa-photo-film {
  --fa: "\f87c";
}

.fa-photo-video {
  --fa: "\f87c";
}

.fa-text-slash {
  --fa: "\f87d";
}

.fa-remove-format {
  --fa: "\f87d";
}

.fa-arrow-down-z-a {
  --fa: "\f881";
}

.fa-sort-alpha-desc {
  --fa: "\f881";
}

.fa-sort-alpha-down-alt {
  --fa: "\f881";
}

.fa-arrow-up-z-a {
  --fa: "\f882";
}

.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

.fa-arrow-down-short-wide {
  --fa: "\f884";
}

.fa-sort-amount-desc {
  --fa: "\f884";
}

.fa-sort-amount-down-alt {
  --fa: "\f884";
}

.fa-arrow-up-short-wide {
  --fa: "\f885";
}

.fa-sort-amount-up-alt {
  --fa: "\f885";
}

.fa-arrow-down-9-1 {
  --fa: "\f886";
}

.fa-sort-numeric-desc {
  --fa: "\f886";
}

.fa-sort-numeric-down-alt {
  --fa: "\f886";
}

.fa-arrow-up-9-1 {
  --fa: "\f887";
}

.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

.fa-spell-check {
  --fa: "\f891";
}

.fa-voicemail {
  --fa: "\f897";
}

.fa-hat-cowboy {
  --fa: "\f8c0";
}

.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

.fa-computer-mouse {
  --fa: "\f8cc";
}

.fa-mouse {
  --fa: "\f8cc";
}

.fa-radio {
  --fa: "\f8d7";
}

.fa-record-vinyl {
  --fa: "\f8d9";
}

.fa-walkie-talkie {
  --fa: "\f8ef";
}

.fa-caravan {
  --fa: "\f8ff";
}

/*!
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
  --fa-family-classic: "Font Awesome 7 Free";
  --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2");
}
.fas {
  --fa-family: var(--fa-family-classic);
  --fa-style: 900;
}

.fa-classic {
  --fa-family: var(--fa-family-classic);
}

.fa-solid {
  --fa-style: 900;
}

/*!
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
  --fa-family-classic: "Font Awesome 7 Free";
  --fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.woff2");
}
.far {
  --fa-family: var(--fa-family-classic);
  --fa-style: 400;
}

.fa-classic {
  --fa-family: var(--fa-family-classic);
}

.fa-regular {
  --fa-style: 400;
}

/*!
 * 
 * Super simple WYSIWYG editor v0.9.1
 * https://summernote.org
 *
 * Copyright 2013~ Hackerwins and contributors
 * Summernote may be freely distributed under the MIT license.
 *
 * Date: 2024-10-09T10:28Z
 *
 */
@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("./font/summernote.eot") format("embedded-opentype"), url("./font/summernote.woff2") format("woff2"), url("./font/summernote.woff") format("woff"), url("./font/summernote.ttf") format("truetype");
}
[class^=note-icon]:before,
[class*=" note-icon"]:before {
  display: inline-block;
  font-family: "summernote";
  font-style: normal;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
}

.note-icon-fw {
  text-align: center;
  width: 1.25em;
}

.note-icon-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.note-icon-pull-left {
  float: left;
}

.note-icon-pull-right {
  float: right;
}

.note-icon.note-icon-pull-left {
  margin-right: 0.3em;
}

.note-icon.note-icon-pull-right {
  margin-left: 0.3em;
}

.note-icon-align::before {
  content: "\ea01";
}

.note-icon-align-center::before {
  content: "\ea02";
}

.note-icon-align-indent::before {
  content: "\ea03";
}

.note-icon-align-justify::before {
  content: "\ea04";
}

.note-icon-align-left::before {
  content: "\ea05";
}

.note-icon-align-outdent::before {
  content: "\ea06";
}

.note-icon-align-right::before {
  content: "\ea07";
}

.note-icon-arrow-circle-down::before {
  content: "\ea08";
}

.note-icon-arrow-circle-left::before {
  content: "\ea09";
}

.note-icon-arrow-circle-right::before {
  content: "\ea0a";
}

.note-icon-arrow-circle-up::before {
  content: "\ea0b";
}

.note-icon-arrows-alt::before {
  content: "\ea0c";
}

.note-icon-arrows-h::before {
  content: "\ea0d";
}

.note-icon-arrows-v::before {
  content: "\ea0e";
}

.note-icon-bold::before {
  content: "\ea0f";
}

.note-icon-caret::before {
  content: "\ea10";
}

.note-icon-chain-broken::before {
  content: "\ea11";
}

.note-icon-circle::before {
  content: "\ea12";
}

.note-icon-close::before {
  content: "\ea13";
}

.note-icon-code::before {
  content: "\ea14";
}

.note-icon-col-after::before {
  content: "\ea15";
}

.note-icon-col-before::before {
  content: "\ea16";
}

.note-icon-col-remove::before {
  content: "\ea17";
}

.note-icon-eraser::before {
  content: "\ea18";
}

.note-icon-float-left::before {
  content: "\ea19";
}

.note-icon-float-none::before {
  content: "\ea1a";
}

.note-icon-float-right::before {
  content: "\ea1b";
}

.note-icon-font::before {
  content: "\ea1c";
}

.note-icon-frame::before {
  content: "\ea1d";
}

.note-icon-italic::before {
  content: "\ea1e";
}

.note-icon-link::before {
  content: "\ea1f";
}

.note-icon-magic::before {
  content: "\ea20";
}

.note-icon-menu-check::before {
  content: "\ea21";
}

.note-icon-minus::before {
  content: "\ea22";
}

.note-icon-orderedlist::before {
  content: "\ea23";
}

.note-icon-pencil::before {
  content: "\ea24";
}

.note-icon-picture::before {
  content: "\ea25";
}

.note-icon-question::before {
  content: "\ea26";
}

.note-icon-redo::before {
  content: "\ea27";
}

.note-icon-rollback::before {
  content: "\ea28";
}

.note-icon-row-above::before {
  content: "\ea29";
}

.note-icon-row-below::before {
  content: "\ea2a";
}

.note-icon-row-remove::before {
  content: "\ea2b";
}

.note-icon-special-character::before {
  content: "\ea2c";
}

.note-icon-square::before {
  content: "\ea2d";
}

.note-icon-strikethrough::before {
  content: "\ea2e";
}

.note-icon-subscript::before {
  content: "\ea2f";
}

.note-icon-summernote::before {
  content: "\ea30";
}

.note-icon-superscript::before {
  content: "\ea31";
}

.note-icon-table::before {
  content: "\ea32";
}

.note-icon-text-height::before {
  content: "\ea33";
}

.note-icon-trash::before {
  content: "\ea34";
}

.note-icon-underline::before {
  content: "\ea35";
}

.note-icon-undo::before {
  content: "\ea36";
}

.note-icon-unorderedlist::before {
  content: "\ea37";
}

.note-icon-video::before {
  content: "\ea38";
}

/* Theme Variables
 ------------------------------------------ */
/* Layout
 ------------------------------------------ */
.note-editor {
  position: relative;
}

.note-editor .note-dropzone {
  position: absolute;
  display: none;
  z-index: 100;
  color: lightskyblue;
  background-color: #fff;
  opacity: 0.95;
}

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}

.note-editor .note-dropzone.hover {
  color: #098ddf;
}

.note-editor.dragover .note-dropzone {
  display: table;
}

.note-editor .note-editing-area {
  position: relative;
}

.note-editor .note-editing-area .note-editable {
  outline: none;
}

.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}

.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}

.note-editor .note-editing-area .note-editable img.note-float-left {
  margin-right: 10px;
}

.note-editor .note-editing-area .note-editable img.note-float-right {
  margin-left: 10px;
}

/* Frame mode layout
 ------------------------------------------ */
.note-editor.note-frame,
.note-editor.note-airframe {
  border: 1px solid rgba(0, 0, 0, 0.1960784314);
}

.note-editor.note-frame.codeview .note-editing-area .note-editable,
.note-editor.note-airframe.codeview .note-editing-area .note-editable {
  display: none;
}

.note-editor.note-frame.codeview .note-editing-area .note-codable,
.note-editor.note-airframe.codeview .note-editing-area .note-codable {
  display: block;
}

.note-editor.note-frame .note-editing-area,
.note-editor.note-airframe .note-editing-area {
  overflow: hidden;
}

.note-editor.note-frame .note-editing-area .note-editable,
.note-editor.note-airframe .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  word-wrap: break-word;
}

.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false],
.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false] {
  background-color: rgba(128, 128, 128, 0.1137254902);
}

.note-editor.note-frame .note-editing-area .note-codable,
.note-editor.note-airframe .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  border: none;
  box-shadow: none;
  font-family: Menlo, Monaco, monospace, sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  resize: none;
  outline: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  margin-bottom: 0;
}

.note-editor.note-frame.fullscreen,
.note-editor.note-airframe.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 1050;
}

.note-editor.note-frame.fullscreen .note-resizebar,
.note-editor.note-airframe.fullscreen .note-resizebar {
  display: none;
}

.note-editor.note-frame .note-status-output,
.note-editor.note-airframe .note-status-output {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  height: 20px;
  margin-bottom: 0;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2;
}

.note-editor.note-frame .note-status-output:empty,
.note-editor.note-airframe .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent;
}

.note-editor.note-frame .note-status-output .pull-right,
.note-editor.note-airframe .note-status-output .pull-right {
  float: right !important;
}

.note-editor.note-frame .note-status-output .text-muted,
.note-editor.note-airframe .note-status-output .text-muted {
  color: #777;
}

.note-editor.note-frame .note-status-output .text-primary,
.note-editor.note-airframe .note-status-output .text-primary {
  color: #286090;
}

.note-editor.note-frame .note-status-output .text-success,
.note-editor.note-airframe .note-status-output .text-success {
  color: #3c763d;
}

.note-editor.note-frame .note-status-output .text-info,
.note-editor.note-airframe .note-status-output .text-info {
  color: #31708f;
}

.note-editor.note-frame .note-status-output .text-warning,
.note-editor.note-airframe .note-status-output .text-warning {
  color: #8a6d3b;
}

.note-editor.note-frame .note-status-output .text-danger,
.note-editor.note-airframe .note-status-output .text-danger {
  color: #a94442;
}

.note-editor.note-frame .note-status-output .alert,
.note-editor.note-airframe .note-status-output .alert {
  margin: -7px 0 0 0;
  padding: 7px 10px 2px 10px;
  border-radius: 0;
  color: #000;
  background-color: #f5f5f5;
}

.note-editor.note-frame .note-status-output .alert .note-icon,
.note-editor.note-airframe .note-status-output .alert .note-icon {
  margin-right: 5px;
}

.note-editor.note-frame .note-status-output .alert-success,
.note-editor.note-airframe .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}

.note-editor.note-frame .note-status-output .alert-info,
.note-editor.note-airframe .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}

.note-editor.note-frame .note-status-output .alert-warning,
.note-editor.note-airframe .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
}

.note-editor.note-frame .note-status-output .alert-danger,
.note-editor.note-airframe .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
}

.note-editor.note-frame .note-statusbar,
.note-editor.note-airframe .note-statusbar {
  background-color: rgba(128, 128, 128, 0.1137254902);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid rgba(0, 0, 0, 0.1960784314);
}

.note-editor.note-frame .note-statusbar .note-resizebar,
.note-editor.note-airframe .note-statusbar .note-resizebar {
  padding-top: 1px;
  height: 9px;
  width: 100%;
  cursor: ns-resize;
}

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,
.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1960784314);
}

.note-editor.note-frame .note-statusbar.locked .note-resizebar,
.note-editor.note-airframe .note-statusbar.locked .note-resizebar {
  cursor: default;
}

.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,
.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}

.note-editor.note-frame .note-placeholder,
.note-editor.note-airframe .note-placeholder {
  padding: 10px;
}

.note-editor.note-airframe {
  border: 0;
}

.note-editor.note-airframe .note-editing-area .note-editable {
  padding: 0;
}

/* Popover
 ------------------------------------------ */
.note-popover.popover {
  display: none;
  max-width: none;
}

.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

.note-popover.popover .arrow {
  left: 20px !important;
}

/* Popover and Toolbar (Button container)
 ------------------------------------------ */
.note-toolbar {
  position: relative;
}

.note-popover .popover-content, .note-editor .note-toolbar {
  margin: 0;
  padding: 0 0 5px 5px;
}

.note-popover .popover-content > .note-btn-group, .note-editor .note-toolbar > .note-btn-group {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}

.note-popover .popover-content .note-btn-group .note-table, .note-editor .note-toolbar .note-btn-group .note-table {
  min-width: 0;
  padding: 5px;
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

.note-popover .popover-content .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .note-editor .note-toolbar .note-style .dropdown-style blockquote, .note-editor .note-toolbar .note-style .dropdown-style pre {
  margin: 0;
  padding: 5px 10px;
}

.note-popover .popover-content .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .note-editor .note-toolbar .note-style .dropdown-style h1, .note-editor .note-toolbar .note-style .dropdown-style h2, .note-editor .note-toolbar .note-style .dropdown-style h3, .note-editor .note-toolbar .note-style .dropdown-style h4, .note-editor .note-toolbar .note-style .dropdown-style h5, .note-editor .note-toolbar .note-style .dropdown-style h6, .note-editor .note-toolbar .note-style .dropdown-style p {
  margin: 0;
  padding: 0;
}

.note-popover .popover-content .note-color-all .note-dropdown-menu, .note-editor .note-toolbar .note-color-all .note-dropdown-menu {
  min-width: 337px;
}

.note-popover .popover-content .note-color .dropdown-toggle, .note-editor .note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette {
  display: inline-block;
  margin: 0;
  width: 160px;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title {
  font-size: 12px;
  margin: 2px 7px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select {
  font-size: 11px;
  margin: 3px;
  padding: 0 3px;
  cursor: pointer;
  width: 100%;
  border-radius: 5px;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover {
  background: #eee;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row {
  height: 20px;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}

.note-popover .popover-content .note-para .note-dropdown-menu, .note-editor .note-toolbar .note-para .note-dropdown-menu {
  min-width: 228px;
  padding: 5px;
}

.note-popover .popover-content .note-para .note-dropdown-menu > div + div, .note-editor .note-toolbar .note-para .note-dropdown-menu > div + div {
  margin-left: 5px;
}

.note-popover .popover-content .note-dropdown-menu, .note-editor .note-toolbar .note-dropdown-menu {
  min-width: 160px;
}

.note-popover .popover-content .note-dropdown-menu.right, .note-editor .note-toolbar .note-dropdown-menu.right {
  right: 0;
  left: auto;
}

.note-popover .popover-content .note-dropdown-menu.right::before, .note-editor .note-toolbar .note-dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

.note-popover .popover-content .note-dropdown-menu.right::after, .note-editor .note-toolbar .note-dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

.note-popover .popover-content .note-dropdown-menu.note-check a i, .note-editor .note-toolbar .note-dropdown-menu.note-check a i {
  color: deepskyblue;
  visibility: hidden;
}

.note-popover .popover-content .note-dropdown-menu.note-check a.checked i, .note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i {
  visibility: visible;
}

.note-popover .popover-content .note-fontsize-10, .note-editor .note-toolbar .note-fontsize-10 {
  font-size: 10px;
}

.note-popover .popover-content .note-color-palette, .note-editor .note-toolbar .note-color-palette {
  line-height: 1;
}

.note-popover .popover-content .note-color-palette div .note-color-btn, .note-editor .note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .note-editor .note-toolbar .note-color-palette div .note-color-btn:hover {
  transform: scale(1.2);
  transition: all 0.2s;
}

/* Dialog
 ------------------------------------------ */
.note-modal .modal-dialog {
  outline: 0;
  border-radius: 5px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.note-modal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.note-modal .note-modal-form {
  margin: 0;
}

.note-modal .note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
  margin-bottom: 10px;
}

@-moz-document url-prefix() {
  .note-modal .note-image-input {
    height: auto;
  }
}
/* Placeholder
 ------------------------------------------ */
.note-placeholder {
  position: absolute;
  display: none;
  color: gray;
}

/* Handle
 ------------------------------------------ */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000;
}

.note-handle .note-control-selection > div {
  position: absolute;
}

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}

.note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-sizing, .note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

.note-handle .note-control-selection .note-control-sizing {
  background-color: #000;
}

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: none;
  border-bottom: none;
}

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: none;
  border-left: none;
}

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: none;
  border-right: none;
}

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: none;
  border-left: none;
}

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  color: #fff;
  background-color: #000;
  font-size: 12px;
  border-radius: 5px;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}

.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}

.note-hint-popover .popover-content {
  padding: 3px;
  max-height: 150px;
  overflow: auto;
}

.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: white;
  white-space: nowrap;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
  cursor: pointer;
}

/* Handle
 ------------------------------------------ */
html .note-fullscreen-body, body .note-fullscreen-body {
  overflow: hidden !important;
}

.note-editable ul li, .note-editable ol li {
  list-style-position: inside;
}


.sort_link {
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  white-space: nowrap;
}

.js-sortable .js-sortable-item {
  transition: background-color 0.2s ease;
}
.js-sortable .js-sortable-item.sortable-ghost {
  opacity: 0.4;
  background-color: #f5f5f5;
}
.js-sortable .js-sortable-item.sortable-drag {
  opacity: 1;
  cursor: move;
}
.js-sortable .js-sort-link {
  cursor: move;
  cursor: grab;
}
.js-sortable .js-sort-link:active {
  cursor: grabbing;
}

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

.jstree-node {
  white-space: nowrap;
}

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}

.jstree-anchor:focus {
  outline: 0;
}

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

.jstree-ocl {
  cursor: pointer;
}

.jstree-leaf > .jstree-ocl {
  cursor: default;
}

.jstree .jstree-open > .jstree-children {
  display: block;
}

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}

.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

.jstree-rtl .jstree-node {
  margin-left: 0;
}

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
  user-select: none;
}

.vakata-context {
  display: none;
}

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

.vakata-context li {
  list-style: none;
}

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}

.vakata-context li > a:focus {
  outline: 0;
}

.vakata-context .vakata-context-no-icons {
  margin-left: 0;
}

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}

.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

#jstree-dnd .jstree-ok {
  background: green;
}

#jstree-dnd .jstree-er {
  background: red;
}

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}

.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}

.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}

.jstree-default .jstree-wholerow {
  height: 24px;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("/assets/32px-e5a3370b.png");
}

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

.jstree-default .jstree-last {
  background-image: none;
}

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}

.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}

.jstree-default .jstree-disabled {
  background: transparent;
}

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

.jstree-default > .jstree-striped {
  background-size: auto 48px;
}

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

.jstree-default.jstree-rtl .jstree-last {
  background-image: none;
}

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/assets/throbber-b1a56798.gif") center center no-repeat;
}

.jstree-default .jstree-file {
  background: url("/assets/32px-e5a3370b.png") -100px -68px no-repeat;
}

.jstree-default .jstree-folder {
  background: url("/assets/32px-e5a3370b.png") -260px -4px no-repeat;
}

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("/assets/32px-e5a3370b.png");
  background-repeat: no-repeat;
  background-color: transparent;
}

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}

.jstree-default .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 24px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}

.jstree-default.jstree-rtl .jstree-last {
  background-image: none;
}

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}

.jstree-default-small .jstree-wholerow {
  height: 18px;
}

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("/assets/32px-e5a3370b.png");
}

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}

.jstree-default-small .jstree-last {
  background-image: none;
}

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}

.jstree-default-small .jstree-disabled {
  background: transparent;
}

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

.jstree-default-small.jstree-rtl .jstree-last {
  background-image: none;
}

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/assets/throbber-b1a56798.gif") center center no-repeat;
}

.jstree-default-small .jstree-file {
  background: url("/assets/32px-e5a3370b.png") -103px -71px no-repeat;
}

.jstree-default-small .jstree-folder {
  background: url("/assets/32px-e5a3370b.png") -263px -7px no-repeat;
}

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("/assets/32px-e5a3370b.png");
  background-repeat: no-repeat;
  background-color: transparent;
}

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}

.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 18px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}

.jstree-default-small.jstree-rtl .jstree-last {
  background-image: none;
}

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}

.jstree-default-large .jstree-wholerow {
  height: 32px;
}

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("/assets/32px-e5a3370b.png");
}

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}

.jstree-default-large .jstree-last {
  background-image: none;
}

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}

.jstree-default-large .jstree-disabled {
  background: transparent;
}

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

.jstree-default-large.jstree-rtl .jstree-last {
  background-image: none;
}

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/assets/throbber-b1a56798.gif") center center no-repeat;
}

.jstree-default-large .jstree-file {
  background: url("/assets/32px-e5a3370b.png") -96px -64px no-repeat;
}

.jstree-default-large .jstree-folder {
  background: url("/assets/32px-e5a3370b.png") -256px 0px no-repeat;
}

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("/assets/32px-e5a3370b.png");
  background-repeat: no-repeat;
  background-color: transparent;
}

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}

.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 32px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}

.jstree-default-large.jstree-rtl .jstree-last {
  background-image: none;
}

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("/assets/40px-5da81f87.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("/assets/40px-5da81f87.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
    .jstree-open > .jstree-ocl,
    .jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
    */
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url("/assets/40px-5da81f87.png");
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("/assets/40px-5da81f87.png");
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background-image: none;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url("/assets/40px-5da81f87.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url("/assets/40px-5da81f87.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
/*! jQuery UI - v1.13.3 - 2024-04-26
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url("%22images%2Fui-icons_555555_256x240.png%22")&iconsHighlight=url("%22images%2Fui-icons_777620_256x240.png%22")&iconsHeader=url("%22images%2Fui-icons_444444_256x240.png%22")&iconsError=url("%22images%2Fui-icons_cc0000_256x240.png%22")&iconsDefault=url("%22images%2Fui-icons_777777_256x240.png%22")&iconsContent=url("%22images%2Fui-icons_444444_256x240.png%22")&iconsActive=url("%22images%2Fui-icons_ffffff_256x240.png%22")&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)"; /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.003;
  -ms-filter: "alpha(opacity=.3)"; /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  border-radius: 3px;
  box-sizing: border-box;
}
.dd-handle:hover {
  color: #2ea8e5;
  background: #fff;
}

.dd-item > button {
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.dd-item > button:before {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button.dd-expand:before {
  content: "+";
}
.dd-item > button.dd-collapse:before {
  content: "-";
}

.dd-expand {
  display: none;
}

.dd-collapsed .dd-list,
.dd-collapsed .dd-collapse {
  display: none;
}

.dd-collapsed .dd-expand {
  display: block;
}

.dd-empty,
.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

.dd-nochildren .dd-placeholder {
  display: none;
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 0px;
  margin-top: 1px;
  direction: ltr;
}

.datetimepicker-inline {
  width: 220px;
}

.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}

.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}

.datetimepicker-dropdown, .datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}

[class*=" datetimepicker-dropdown"]:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

[class*=" datetimepicker-dropdown"]:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}

[class*=" datetimepicker-dropdown-top"]:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}

[class*=" datetimepicker-dropdown-top"]:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}

.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}

.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}

.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}

.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}

.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}

.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}

.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}

.datetimepicker > div {
  display: none;
}

.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}

.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}

.datetimepicker.days div.datetimepicker-days {
  display: block;
}

.datetimepicker.months div.datetimepicker-months {
  display: block;
}

.datetimepicker.years div.datetimepicker-years {
  display: block;
}

.datetimepicker table {
  margin: 0;
}

.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}

.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}

.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}

.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069;
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-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(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", 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);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #003399;
}

.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}

.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}

.datetimepicker table tr td span:hover {
  background: #eeeeee;
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-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(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", 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);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #003399;
}

.datetimepicker table tr td span.old {
  color: #999999;
}

.datetimepicker th.switch {
  width: 145px;
}

.datetimepicker th span.glyphicon {
  pointer-events: none;
}

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
}

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

.nestable-custom-field-options-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.custom-field-option-list {
  list-style: none;
  display: block;
  position: relative;
  margin: 10px 0 0;
  padding: 0;
}
.custom-field-option-list .custom-field-option-list {
  padding-left: 40px;
}
.custom-field-option-list .custom-field-option-row {
  position: relative;
  display: block;
}
.custom-field-option-list .custom-field-option-row .js-sort-link {
  cursor: move;
}
.custom-field-option-list .custom-field-option-row > .row {
  margin-left: 40px;
  display: block;
}
.custom-field-option-list .custom-field-option-row .sort-link {
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.custom-field-option-list .placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
}
.custom-field-option-list .empty {
  display: block;
  position: relative;
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
}

.custom-field-option-row-drag {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.custom-field-option-row-drag > .custom-field-option-row .sort-link {
  margin-top: 0;
}

.cascading-dropdown-container select {
  margin-bottom: 10px;
}
.cascading-dropdown-container .cascading-dropdown-container {
  margin-left: 25px;
}

.panel-heading.note-toolbar .dropdown-menu {
  width: auto;
  max-width: 200px;
}

.cascading-dropdown-tree {
  background: white;
}
.cascading-dropdown-tree .jstree-default .jstree-clicked {
  background: #337ab7;
  color: white;
}
.cascading-dropdown-tree .jstree-default .jstree-hovered {
  background: #e8f4f8;
}
.cascading-dropdown-tree .jstree-checkbox {
  margin-right: 5px;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}

.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

svg.leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url("images/layers.png");
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("images/layers-2x.png");
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url("images/marker-icon.png");
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}

.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}

.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}

.leaflet-popup-scrolled {
  overflow: auto;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}

.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}

.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}

.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}

.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
  line-height: 30px;
}

.marker-icon {
  background-color: #fff;
  border: 1px solid #3388ff;
  border-radius: 50%;
  margin: -8px 0 0 -8px !important;
  width: 14px !important;
  height: 14px !important;
  outline: 0;
  transition: opacity ease 0.3s;
}

.marker-icon-middle {
  opacity: 0.7;
  margin: -6px 0 0 -6px !important;
  width: 10px !important;
  height: 10px !important;
}

.leaflet-pm-draggable {
  cursor: move !important;
}

.cursor-marker {
  cursor: crosshair;
  pointer-events: none;
  opacity: 0;
}

.cursor-marker.visible {
  opacity: 1 !important;
}

.geoman-draw-cursor, .geoman-draw-cursor .leaflet-interactive {
  cursor: crosshair;
}

.rect-style-marker, .rect-start-marker {
  opacity: 0;
}

.rect-style-marker.visible, .rect-start-marker.visible {
  opacity: 1 !important;
}

.vertexmarker-disabled {
  opacity: 0.7;
}

.pm-text-marker {
  width: 0;
  height: 0;
}

.pm-textarea {
  box-sizing: content-box;
  background-color: #fff;
  color: #000;
  resize: none;
  border: none;
  outline: 0;
  cursor: pointer;
  border-radius: 3px;
  padding-left: 7px;
  padding-bottom: 0;
  padding-top: 4px;
}

.leaflet-pm-draggable .pm-textarea {
  cursor: move;
}

.pm-textarea:focus, .pm-textarea:focus-within, .pm-textarea:focus-visible, .pm-textarea:active {
  border: 2px solid #000;
  outline: 0;
}

.pm-textarea.pm-disabled {
  border: none;
  user-select: none;
}

.pm-textarea.pm-hasfocus {
  cursor: auto;
}

.leaflet-pm-toolbar .leaflet-buttons-control-button {
  padding: 5px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}

.leaflet-pm-toolbar .leaflet-pm-actions-container a.leaflet-pm-action:first-child:not(.pos-right), .leaflet-pm-toolbar .leaflet-pm-actions-container a.leaflet-pm-action:last-child.pos-right {
  border-radius: 0;
}

.leaflet-pm-toolbar .button-container a.leaflet-buttons-control-button {
  border-radius: 0;
}

.leaflet-pm-toolbar .button-container:last-child a.leaflet-buttons-control-button {
  border-radius: 0 0 2px 2px;
}

.leaflet-pm-toolbar .button-container:first-child a.leaflet-buttons-control-button {
  border-radius: 2px 2px 0 0;
}

.leaflet-pm-toolbar .button-container:last-child a.leaflet-buttons-control-button {
  border-bottom: none;
}

.leaflet-pm-toolbar .control-fa-icon {
  font-size: 19px;
  line-height: 24px;
}

.leaflet-pm-toolbar .control-icon {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.leaflet-pm-toolbar .leaflet-pm-icon-marker {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Marker</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M15.5,24.8782959 C15.2909201,24.8772219 15.1744857,24.8467817 14.6590866,24.2354163 C10.2196955,19.4118054 8,15.5014392 8,12.5043177 C8,8.35979746 11.3578644,5 15.5,5 C19.6421356,5 23,8.35979746 23,12.5043177 C23,17 18.2878217,21.9268378 16.3336601,24.2440186 C15.8224622,24.8501802 15.7090799,24.8793699 15.5,24.8782959 Z M15.5,15.5326948 C17.275201,15.5326948 18.7142857,14.1180004 18.7142857,12.3728864 C18.7142857,10.6277723 17.275201,9.21307792 15.5,9.21307792 C13.724799,9.21307792 12.2857143,10.6277723 12.2857143,12.3728864 C12.2857143,14.1180004 13.724799,15.5326948 15.5,15.5326948 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Marker" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-polygon {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="polygon-a" d="M19.4206892,9.16509725 C19.1523681,8.66992914 19,8.10275831 19,7.5 C19,5.56700338 20.5670034,4 22.5,4 C24.4329966,4 26,5.56700338 26,7.5 C26,9.26323595 24.6961471,10.7219407 23,10.9645556 L23,19.0354444 C24.6961471,19.2780593 26,20.736764 26,22.5 C26,24.4329966 24.4329966,26 22.5,26 C20.736764,26 19.2780593,24.6961471 19.0354444,23 L10.9645556,23 C10.7219407,24.6961471 9.26323595,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.5670034 5.56700338,19 7.5,19 C8.10275831,19 8.66992914,19.1523681 9.16509725,19.4206892 L19.4206892,9.16509725 Z M20.8349073,10.5793063 L10.5793108,20.8349027 C10.6086731,20.8890888 10.6366469,20.9441372 10.6631844,21 L19.3368156,21 C19.6825775,20.272154 20.272154,19.6825775 21,19.3368156 L21,10.6631844 C20.9441372,10.6366469 20.8890888,10.6086731 20.8349027,10.5793108 Z M22.5,9 C23.3284271,9 24,8.32842712 24,7.5 C24,6.67157288 23.3284271,6 22.5,6 C21.6715729,6 21,6.67157288 21,7.5 C21,8.32842712 21.6715729,9 22.5,9 Z M22.5,24 C23.3284271,24 24,23.3284271 24,22.5 C24,21.6715729 23.3284271,21 22.5,21 C21.6715729,21 21,21.6715729 21,22.5 C21,23.3284271 21.6715729,24 22.5,24 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="polygon-b" fill="%23fff">%0A      <use xlink:href="%23polygon-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23polygon-a"/>%0A    <g fill="%235B5B5B" mask="url(%23polygon-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-polyline {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="line-a" d="M9.16509725,19.4206892 L18.4206892,10.1650973 C18.1523681,9.66992914 18,9.10275831 18,8.5 C18,6.56700338 19.5670034,5 21.5,5 C23.4329966,5 25,6.56700338 25,8.5 C25,10.4329966 23.4329966,12 21.5,12 C20.8972417,12 20.3300709,11.8476319 19.8349027,11.5793108 L10.5793108,20.8349027 C10.8476319,21.3300709 11,21.8972417 11,22.5 C11,24.4329966 9.43299662,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.5670034 5.56700338,19 7.5,19 C8.10275831,19 8.66992914,19.1523681 9.16509725,19.4206892 Z M21.5,10 C22.3284271,10 23,9.32842712 23,8.5 C23,7.67157288 22.3284271,7 21.5,7 C20.6715729,7 20,7.67157288 20,8.5 C20,9.32842712 20.6715729,10 21.5,10 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="line-b" fill="%23fff">%0A      <use xlink:href="%23line-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23line-a"/>%0A    <g fill="%235B5B5B" mask="url(%23line-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-circle {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Circle</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M18.2897751,6.78602275 C18.8924131,6.29464981 19.661797,6 20.5,6 C22.4329966,6 24,7.56700338 24,9.5 C24,10.338203 23.7053502,11.1075869 23.2139772,11.7102249 C23.719599,12.8712053 24,14.1528571 24,15.5 C24,20.7467051 19.7467051,25 14.5,25 C9.25329488,25 5,20.7467051 5,15.5 C5,10.2532949 9.25329488,6 14.5,6 C15.8471429,6 17.1287947,6.28040098 18.2897751,6.78602275 Z M17.1504228,8.4817586 C16.3263581,8.17039236 15.4330777,8 14.5,8 C10.3578644,8 7,11.3578644 7,15.5 C7,19.6421356 10.3578644,23 14.5,23 C18.6421356,23 22,19.6421356 22,15.5 C22,14.5669223 21.8296076,13.6736419 21.5182414,12.8495772 C21.1960383,12.9473968 20.8541622,13 20.5,13 C18.5670034,13 17,11.4329966 17,9.5 C17,9.14583778 17.0526032,8.80396169 17.1504228,8.4817586 Z M14.5,17 C13.6715729,17 13,16.3284271 13,15.5 C13,14.6715729 13.6715729,14 14.5,14 C15.3284271,14 16,14.6715729 16,15.5 C16,16.3284271 15.3284271,17 14.5,17 Z M20.5,11 C21.3284271,11 22,10.3284271 22,9.5 C22,8.67157288 21.3284271,8 20.5,8 C19.6715729,8 19,8.67157288 19,9.5 C19,10.3284271 19.6715729,11 20.5,11 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Circle" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23path-1"></use>%0A            <g id="Atoms/Color/Grey" mask="url(%23mask-2)" fill="%235B5B5B">%0A                <rect id="Rectangle" x="0" y="0" width="30" height="30"></rect>%0A            </g>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-circle-marker {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A%0A<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" stroke="%235B5B5B" stroke-width="8"%0A     fill="none">%0A<circle cx="50" cy="50" r="35"/>%0A  <circle cx="50" cy="50" r="3" fill="%235B5B5B"/>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-rectangle {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="rectangle-a" d="M23,10.9645556 L23,19.0354444 C24.6961471,19.2780593 26,20.736764 26,22.5 C26,24.4329966 24.4329966,26 22.5,26 C20.736764,26 19.2780593,24.6961471 19.0354444,23 L10.9645556,23 C10.7219407,24.6961471 9.26323595,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.736764 5.30385293,19.2780593 7,19.0354444 L7,10.9645556 C5.30385293,10.7219407 4,9.26323595 4,7.5 C4,5.56700338 5.56700338,4 7.5,4 C9.26323595,4 10.7219407,5.30385293 10.9645556,7 L19.0354444,7 C19.2780593,5.30385293 20.736764,4 22.5,4 C24.4329966,4 26,5.56700338 26,7.5 C26,9.26323595 24.6961471,10.7219407 23,10.9645556 Z M21,10.6631844 C20.272154,10.3174225 19.6825775,9.72784598 19.3368156,9 L10.6631844,9 C10.3174225,9.72784598 9.72784598,10.3174225 9,10.6631844 L9,19.3368156 C9.72784598,19.6825775 10.3174225,20.272154 10.6631844,21 L19.3368156,21 C19.6825775,20.272154 20.272154,19.6825775 21,19.3368156 L21,10.6631844 Z M7.5,9 C8.32842712,9 9,8.32842712 9,7.5 C9,6.67157288 8.32842712,6 7.5,6 C6.67157288,6 6,6.67157288 6,7.5 C6,8.32842712 6.67157288,9 7.5,9 Z M22.5,9 C23.3284271,9 24,8.32842712 24,7.5 C24,6.67157288 23.3284271,6 22.5,6 C21.6715729,6 21,6.67157288 21,7.5 C21,8.32842712 21.6715729,9 22.5,9 Z M22.5,24 C23.3284271,24 24,23.3284271 24,22.5 C24,21.6715729 23.3284271,21 22.5,21 C21.6715729,21 21,21.6715729 21,22.5 C21,23.3284271 21.6715729,24 22.5,24 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="rectangle-b" fill="%23fff">%0A      <use xlink:href="%23rectangle-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23rectangle-a"/>%0A    <g fill="%235B5B5B" mask="url(%23rectangle-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-delete {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Eraser</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M17.7874219,18.4812552 L11.6480079,13.3498184 L6.40466009,19.3816001 L10.5539156,22.9884929 L13.86934,22.9884929 L17.7874219,18.4812552 Z M16.5074252,22.9884929 L26.0000002,22.9884929 L26.0000002,24.9884929 L10.0000002,24.9884929 L9.80708313,24.9884929 L5.09254204,20.8910192 C4.25891285,20.1663564 4.17057814,18.9031112 4.89524093,18.069482 L16.0482444,5.23941916 C16.7729072,4.40578998 18.0361525,4.31745526 18.8697816,5.04211806 L24.9074583,10.2905903 C25.7410875,11.0152531 25.8294222,12.2784983 25.1047594,13.1121275 L16.5074252,22.9884929 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Eraser" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Combined-Shape" fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-edit {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="edit_anchor-a" d="M13.5,11 C11.5670034,11 10,9.43299662 10,7.5 C10,5.56700338 11.5670034,4 13.5,4 C15.4329966,4 17,5.56700338 17,7.5 C17,9.43299662 15.4329966,11 13.5,11 Z M13.5,9 C14.3284271,9 15,8.32842712 15,7.5 C15,6.67157288 14.3284271,6 13.5,6 C12.6715729,6 12,6.67157288 12,7.5 C12,8.32842712 12.6715729,9 13.5,9 Z M12.0002889,7.52973893 C12.0125983,8.16273672 12.4170197,8.6996643 12.9807111,8.90767966 L3,15 L3,13 L12.0002889,7.52973893 Z M14.2172722,6.18228472 L19.453125,3 L22.6589355,3 L14.989102,7.68173885 C14.9962971,7.62216459 15,7.56151472 15,7.5 C15,6.93138381 14.6836098,6.4366645 14.2172722,6.18228472 Z M23.4434042,19.2851736 L20.1282799,19.2851736 L21.8729983,23.5349525 C21.9945296,23.8295773 21.8556546,24.1599209 21.5778734,24.2849208 L20.0414675,24.9545142 C19.7550613,25.0795141 19.4338738,24.9366704 19.3123426,24.6509518 L17.6544367,20.6154541 L14.9461873,23.4010151 C14.5852811,23.7721711 14,23.4860463 14,22.9992653 L14,9.57183533 C14,9.05933561 14.6225311,8.809492 14.946156,9.17008555 L23.8340292,18.3120179 C24.1925291,18.6613615 23.9279979,19.2851736 23.4434042,19.2851736 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="edit_anchor-b" fill="%23fff">%0A      <use xlink:href="%23edit_anchor-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23edit_anchor-a"/>%0A    <g fill="%235B5B5B" mask="url(%23edit_anchor-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-drag {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="move-a" d="M21,14 L21,10 L27,15 L21,20 L21,16 L16,16 L16,21 L20,21 L15,27 L10,21 L14,21 L14,16 L9,16 L9,20 L3,15 L9,10 L9,14 L14,14 L14,9 L10,9 L15,3 L20,9 L16,9 L16,14 L21,14 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="move-b" fill="%23fff">%0A      <use xlink:href="%23move-a"/>%0A    </mask>%0A    <use fill="%23D8D8D8" xlink:href="%23move-a"/>%0A    <g fill="%235B5B5B" mask="url(%23move-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-cut {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Scissors</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M12.9691574,13.4939435 L21.0317032,5.54167013 L23.4649499,5.67722957 L17.0470713,14.5106816 L27.5660336,17.1333535 L25.7891944,18.8012588 L14.5854951,17.8987506 L13.6487955,19.188007 C13.794639,19.2650958 13.9367985,19.3534417 14.0741377,19.4532245 C15.6379648,20.5894114 15.9846357,22.7782052 14.8484488,24.3420324 C13.7122619,25.9058595 11.5234681,26.2525304 9.95964096,25.1163435 C8.39581384,23.9801565 8.04914296,21.7913627 9.18532986,20.2275356 C9.74587276,19.4560145 10.5626188,18.9807475 11.4341218,18.8336407 L12.6805656,17.1180579 L12.5239724,16.3747216 L11.9506932,15.3012391 L9.89310646,14.7882251 C9.13093796,15.2357261 8.19977854,15.3966447 7.27445355,15.1659352 C5.39887519,14.698301 4.25751094,12.7987519 4.72514515,10.9231736 C5.19277935,9.04759519 7.09232846,7.90623094 8.96790682,8.37386515 C10.8434852,8.84149935 11.9848494,10.7410485 11.5172152,12.6166268 C11.4761464,12.7813449 11.4240335,12.9404001 11.3618627,13.0931999 L12.9691574,13.4939435 Z M7.75829735,13.2253438 C8.56211664,13.4257584 9.37620912,12.9366023 9.57662378,12.132783 C9.77703844,11.3289637 9.28788233,10.5148713 8.48406303,10.3144566 C7.68024373,10.1140419 6.86615126,10.603198 6.6657366,11.4070173 C6.46532194,12.2108366 6.95447805,13.0249291 7.75829735,13.2253438 Z M10.8033639,21.4031061 C10.3164266,22.0733177 10.4649998,23.0113722 11.1352115,23.4983095 C11.8054231,23.9852467 12.7434776,23.8366735 13.2304148,23.1664619 C13.7173521,22.4962502 13.5687788,21.5581957 12.8985672,21.0712585 C12.2283556,20.5843212 11.2903011,20.7328945 10.8033639,21.4031061 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Scissors" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" transform="translate(16.093194, 15.663351) rotate(-32.000000) translate(-16.093194, -15.663351) " xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-snapping {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 57.1 (83088) - https://sketch.com -->%0A    <title>Atoms/Icons/Tools/Magnet</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M21.9994759,10.9428183 L21.9999985,16.3710417 C22,16.6872007 22,17.0058278 22,17.3269411 C22,21.5646545 18.6421356,25 14.5,25 C10.3578644,25 7,21.5646545 7,17.3269411 L7.00087508,10.9907507 L11.0022808,10.9984125 C11.0017033,11.6980114 11.001247,12.4168248 11.0008992,13.1554887 L11,17.3269411 C11,19.3756809 12.5876841,21 14.5,21 C16.4123159,21 18,19.3756809 18,17.3269411 C18,15.0702032 17.9995696,12.9619668 17.998539,10.9910032 L21.9994759,10.9428183 Z M10,7 C10.5522847,7 11,7.44771525 11,8 L11,10 L7,10 L7,8 C7,7.44771525 7.44771525,7 8,7 L10,7 Z M21,7 C21.5522847,7 22,7.44771525 22,8 L22,10 L18,10 L18,8 C18,7.44771525 18.4477153,7 19,7 L21,7 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Magnet" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" transform="translate(14.500000, 16.000000) rotate(45.000000) translate(-14.500000, -16.000000) " xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-rotate {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A    <defs>%0A        <path id="rotate" d="M21.2,5.8c-0.1-0.2-0.2-0.3-0.3-0.5l-0.1-0.2c-0.1-0.2-0.2-0.3-0.3-0.5l-0.1-0.2c-0.1-0.2-0.2-0.3-0.4-0.5l-0.2-0.3l2.8-3.1L18,0.6l-4.6,0.1l0.5,4.5l0.5,4.5l3.2-3.6v0.1l0.1,0.2c0.1,0.1,0.1,0.2,0.2,0.2l0.1,0.2C18,7,18,7.1,18.1,7.2c0.3,0.7,0.6,1.4,0.7,2.1c0.2,1.4,0,2.9-0.6,4.2L18,13.9L17.9,14l-0.3,0.5l-0.1,0.2c-0.2,0.2-0.4,0.5-0.6,0.7c-0.5,0.5-1.1,1-1.7,1.3c-0.6,0.4-1.3,0.6-2.1,0.8c-0.7,0.1-1.5,0.2-2.2,0.1c-0.8-0.1-1.5-0.3-2.2-0.5c-0.7-0.3-1.3-0.7-1.9-1.2l-0.4-0.4l-0.2-0.3L6,15c-0.1-0.1-0.2-0.2-0.2-0.3l-0.3-0.4l-0.1-0.1l-0.2-0.4c0-0.1-0.1-0.1-0.1-0.2l-0.3-0.5l-0.1-0.2c-0.1-0.3-0.2-0.6-0.3-0.9c-0.2-0.8-0.3-1.6-0.3-2.4c0-0.2,0-0.3,0-0.5V8.9c0-0.2,0-0.3,0.1-0.4l0.1-0.6l0.2-0.6c0.3-0.8,0.7-1.5,1.2-2.2c0.5-0.7,1.1-1.3,1.8-1.8c0.2-0.1,0.3-0.4,0.1-0.6C7.5,2.6,7.4,2.5,7.3,2.5H7.1L7,2.6C6.1,3,5.4,3.6,4.7,4.2C4,4.9,3.5,5.7,3,6.6c-0.9,1.8-1.2,3.8-0.8,5.8c0.1,0.5,0.2,0.9,0.3,1.4l0.3,0.8C2.9,14.7,3,14.8,3,15l0.2,0.4c0,0.1,0.1,0.2,0.1,0.2l0.3,0.5c0.1,0.2,0.2,0.3,0.3,0.5l0.1,0.2c0.1,0.1,0.2,0.3,0.3,0.4L5,17.8c0.7,0.7,1.6,1.3,2.5,1.8c0.9,0.5,1.9,0.8,3,0.9c0.5,0.1,1,0.1,1.5,0.1c0.6,0,1.1,0,1.6-0.1c1-0.2,2.1-0.5,3-1l0.2-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.7-0.4c0.2-0.1,0.3-0.2,0.4-0.3l0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.5l0.1-0.1c0.3-0.3,0.7-0.7,0.9-1l0.6-0.9l0.4-0.6c1-1.9,1.4-4.1,1.1-6.2C22,7.8,21.7,6.7,21.2,5.8z"/>%0A    </defs>%0A    <g fill="none" fill-rule="evenodd" transform="translate(0 2)">%0A        <mask id="rotate-b" fill="%23fff">%0A            <use xlink:href="%23rotate"/>%0A        </mask>%0A        <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23rotate"/>%0A        <g fill="%235B5B5B" mask="url(%23rotate-b)">%0A            <rect width="30" height="30"/>%0A        </g>%0A    </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-text {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:%235b5b5b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}</style></defs><title>Text</title><g id="Ebene_2" data-name="Ebene 2"><polyline class="cls-1" points="19.64 7.27 19.64 4 12 4 12 20 15.91 20 8.09 20 12 20 12 4 4.36 4 4.36 7.27"/></g></svg>');
}

.leaflet-buttons-control-button:hover, .leaflet-buttons-control-button:focus {
  cursor: pointer;
  background-color: #f4f4f4;
}

.active > .leaflet-buttons-control-button {
  box-shadow: inset 0 -1px 5px 2px rgba(81, 77, 77, 0.3098039216);
}

.leaflet-buttons-control-text-hide {
  display: none;
}

.button-container {
  position: relative;
}

.button-container .leaflet-pm-actions-container {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  white-space: nowrap;
  direction: ltr;
}

.leaflet-right .leaflet-pm-toolbar .button-container .leaflet-pm-actions-container {
  right: 100%;
  left: auto;
}

.button-container.active .leaflet-pm-actions-container {
  display: block;
}

.button-container .leaflet-pm-actions-container:not(.pos-right) a.leaflet-pm-action:last-child {
  border-radius: 0 3px 3px 0;
  border-right: 0;
}

.button-container .leaflet-pm-actions-container.pos-right a.leaflet-pm-action:first-child {
  border-radius: 3px 0 0 3px;
}

.button-container .leaflet-pm-actions-container.pos-right a.leaflet-pm-action:last-child {
  border-right: 0;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action {
  padding: 0 10px;
  background-color: #666;
  color: #fff;
  display: inline-block;
  width: auto;
  border-right: 1px solid #eee;
  user-select: none;
  border-bottom: none;
  height: 29px;
  line-height: 29px;
  vertical-align: middle;
}

.leaflet-pm-toolbar .button-container:first-child.pos-right.active a.leaflet-buttons-control-button {
  border-top-left-radius: 0;
}

.leaflet-pm-toolbar .button-container:first-child.active:not(.pos-right) a.leaflet-buttons-control-button {
  border-top-right-radius: 0;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action:hover, .button-container .leaflet-pm-actions-container .leaflet-pm-action:focus {
  cursor: pointer;
  background-color: #777;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action.active-action {
  background-color: #8e8e8e;
}

.leaflet-pm-toolbar.activeChild {
  z-index: 801;
}

.leaflet-buttons-control-button.pm-disabled {
  background-color: #f4f4f4;
}

.leaflet-buttons-control-button.pm-disabled > .control-icon {
  filter: opacity(0.6);
}

.button-container .leaflet-pm-actions-container .pm-action-button-mode.control-icon {
  filter: brightness(0) invert(1);
  width: 18px;
}


/* 
 * Leaflet Control Search v3.0.5 - 2022-11-24 
 * 
 * Copyright 2022 Stefano Cudini 
 * stefano.cudini@gmail.com 
 * https://opengeo.tech/ 
 * 
 * Licensed under the MIT license. 
 * 
 * Demo: 
 * https://opengeo.tech/maps/leaflet-search/ 
 * 
 * Source: 
 * git@github.com:stefanocudini/leaflet-search.git 
 * 
 */
.leaflet-container .leaflet-control-search {
  position: relative;
  float: left;
  background: #fff;
  color: #1978cf;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
  margin-left: 10px;
  margin-top: 10px;
}

.leaflet-control-search.search-exp {
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.leaflet-control-search .search-input {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #666;
  border-radius: 2px;
  height: 22px;
  padding: 0 20px 0 2px;
  margin: 4px 0 4px 4px;
}

.leaflet-control-search.search-load .search-input {
  background: url("../images/loader.gif") no-repeat center right #fff;
}

.leaflet-control-search.search-load .search-cancel {
  visibility: hidden;
}

.leaflet-control-search .search-cancel {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 28px;
  margin: 6px 0;
  background: url("../images/search-icon.png") no-repeat 0 -46px;
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.leaflet-control-search .search-cancel:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.leaflet-control-search .search-cancel span {
  display: none;
  font-size: 18px;
  line-height: 20px;
  color: #ccc;
  font-weight: 700;
}

.leaflet-control-search .search-cancel:hover span {
  color: #aaa;
}

.leaflet-control-search .search-button {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url("../images/search-icon.png") no-repeat 4px 4px #fff;
  border-radius: 4px;
}

.leaflet-control-search .search-button:hover {
  background: url("../images/search-icon.png") no-repeat 4px -20px #fafafa;
}

.leaflet-control-search .search-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  list-style: none;
  padding-left: 0;
  min-width: 120px;
  max-height: 122px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1010;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: pointer;
}

.leaflet-control-search .search-tip {
  margin: 2px;
  padding: 2px 4px;
  display: block;
  color: #000;
  background: #eee;
  border-radius: 0.25em;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: center;
}

.leaflet-control-search .search-button:hover {
  background-color: #f4f4f4;
}

.leaflet-control-search .search-tip-select, .leaflet-control-search .search-tip:hover {
  background-color: #fff;
}

.leaflet-control-search .search-alert {
  cursor: pointer;
  clear: both;
  font-size: 0.75em;
  margin-bottom: 5px;
  padding: 0 0.25em;
  color: #e00;
  font-weight: 700;
  border-radius: 0.25em;
}

/*********************************************************
**                                                      **
**       Leaflet Plugin "Leaflet.PolylineMeasure"       **
**       File "Leaflet.PolylineMeasure.css"             **
**       Date: 2023-05-26                               **
**                                                      **
*********************************************************/
a.polyline-measure-controlOnBgColor, a.polyline-measure-controlOnBgColor:hover {
  background-color: #8f8;
}

.polyline-measure-unicode-icon {
  font-size: 19px;
  font-weight: bold;
}

a.polyline-measure-clearControl:active {
  background-color: #f88;
}

.polyline-measure-unicode-icon, .polyline-measure-clearControl, #unitControlId {
  cursor: pointer;
}

.polyline-measure-tooltip {
  font: 10px Arial, Helvetica, sans-serif;
  line-height: 10px;
  background-color: rgba(255, 255, 170, 0.7);
  border-radius: 3px;
  box-shadow: 1px 1px 4px #888;
  margin: 0;
  padding: 2px;
  width: auto !important;
  height: auto !important;
  white-space: nowrap;
  text-align: right;
}

.polyline-measure-tooltip-end {
  background-color: rgba(255, 255, 40, 0.7);
}

.polyline-measure-tooltip-total {
  color: #006;
  font-weight: bold;
}

.polyline-measure-tooltip-difference {
  color: #060;
  font-style: italic;
}

.polyline-measure-popupTooltip {
  font: 11px Arial, Helvetica, sans-serif;
  line-height: 11px;
}

.pano-canvas {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 1000;
  display: none;
}

.pegman-control {
  width: 30px;
  height: 30px;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  cursor: grab;
}

.pegman-control.dragging {
  cursor: grabbing;
}

.pegman-control .pegman-button {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("maps.gstatic.com/api-3/cb_scout5.png");
  background-position: -145px -23px;
  background-repeat: no-repeat;
}

.pegman-control:hover .pegman-button {
  background-position: -145px -75px;
}

.pegman-control.dragging .pegman-button {
  background-position: -145px -50px;
}

.pegman-control.active .pegman-button {
  background-position: -145px -50px;
}

.pegman-control.active .pegman-button:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  display: block;
  z-index: -1;
  opacity: 0.5;
  background: linear-gradient(#d1d1d1, #F5F5F5, #fbfbfb);
}

.pegman-control.streetview-layer-active {
  background: linear-gradient(#d1d1d1, #F5F5F5, #fbfbfb);
  background-clip: padding-box;
}

.pegman {
  position: absolute;
  z-index: 9999999;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.pegman::before {
  position: relative;
  z-index: 5;
  display: block;
  width: 19px;
  height: 32px;
  content: " ";
  background-image: url("maps.gstatic.com/api-3/cb_scout5.png");
  background-repeat: no-repeat;
  background-position: -112px -4px;
}

.pegman::after {
  position: absolute;
  width: 22px;
  height: 22px;
  content: " ";
  bottom: -18px;
  left: 50%;
  margin-left: -11px;
  z-index: 4;
  display: block;
  overflow: visible;
  visibility: visible;
  border: 1px dotted rgba(51, 51, 51, 0.9);
  border-radius: 30px;
  background-color: rgba(105, 185, 70, 0.7);
  box-shadow: 3px 10px 25px rgba(105, 185, 70, 0.9);
}

.pegman.active {
  opacity: 1 !important;
}

.pegman.active.left::before {
  background-position: -119px -55px;
}

.pegman.active.right::before {
  background-position: -114px -158px;
}

.pegman.active.top::before {
  background-position: -112px -4px;
}

.pegman.active.bottom::before {
  background-position: -112px -4px;
}

.pegman.dropped {
  opacity: 1;
}

.pegman.dropped::before {
  background-position: -112px -4px;
}

.pegman-marker {
  background: transparent url("maps.gstatic.com/api-3/cb_scout5.png") no-repeat scroll 0 -364px;
}

.pegman-marker:not(.leaflet-drag-target) {
  transition: transform 0.2s linear;
}

.leaflet-left .pegman-control:hover .pegman-button {
  transform: scale(-1, 1);
}

/*Pegman v3 default theme*/
.leaflet-pegman-v3-default .pegman-control {
  width: 40px;
  height: 40px;
}

.leaflet-pegman-v3-default .pegman-control .pegman-button {
  background-image: url("maps.gstatic.com/pegman_v3/runway-2x.png");
  background-position: -3px -55px;
  background-size: 45px;
}

.leaflet-pegman-v3-default .pegman-control.streetview-layer-active .pegman-button {
  background-position: -3px -7px;
}

.leaflet-pegman-v3-default .pegman-control:hover .pegman-button {
  background-position: -3px -152px;
}

.leaflet-pegman-v3-default .pegman-control.dragging .pegman-button {
  background-position: -3px -104px;
}

/*Pegman v3 small theme*/
.leaflet-pegman-v3-small .pegman-control {
  width: 30px;
  height: 30px;
}

.leaflet-pegman-v3-small .pegman-control .pegman-button {
  background-image: url("maps.gstatic.com/pegman_v3/runway-1x.png");
  background-position: 2px -27px;
  background-size: 25px;
}

.leaflet-pegman-v3-small .pegman-control.streetview-layer-active .pegman-button {
  background-position: 2px 0;
}

.leaflet-pegman-v3-small .pegman-control:hover .pegman-button {
  background-position: 2px -79px;
}

.leaflet-pegman-v3-small .pegman-control.dragging .pegman-button {
  background-position: 2px -53px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control {
  width: 26px;
  height: 26px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control .pegman-button {
  background-position: 0 -29px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-small .pegman-control:hover .pegman-button {
  background-position: 0 -81px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control {
  width: 36px;
  height: 36px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control .pegman-button {
  background-position: -3px -53px;
  background-size: 42px;
}

.leaflet-container:not(.leaflet-touch).leaflet-pegman-v3-default .pegman-control:hover .pegman-button {
  background-position: -3px -143px;
}

.leaflet-control-layers-toggle {
  background-image: url("/assets/layers-1c5dd70b.png") !important;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("/assets/layers-2x-9b49381f.png") !important;
}

.leaflet-default-icon-path {
  background-image: url("/assets/marker-icon-dcee755a.png") !important;
}

.leaflet-draw-toolbar a {
  background-image: url("/assets/spritesheet-e0de3846.png") !important;
  background-size: 300px 30px;
}

.leaflet-retina .leaflet-draw-toolbar a {
  background-image: url("/assets/spritesheet-2x-efdc164d.png") !important;
  background-size: 300px 30px;
}

.leaflet-draw-actions a {
  background-image: url("/assets/spritesheet-e0de3846.png") !important;
}

.leaflet-retina .leaflet-draw-actions a {
  background-image: url("/assets/spritesheet-2x-efdc164d.png") !important;
}

.leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -120px -2px;
}

.leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -150px -2px;
}

.pegman-control .pegman-button {
  background-image: url("/assets/cb_scout5-676657f3.png") !important;
  background-position: -145px -23px;
  background-repeat: no-repeat;
}

.pegman-control:hover .pegman-button {
  background-position: -145px -75px;
}

.pegman-control.dragging .pegman-button {
  background-position: -145px -50px;
}

.pegman-control.active .pegman-button {
  background-position: -145px -50px;
}

.pegman::before {
  background-image: url("/assets/cb_scout5-676657f3.png") !important;
  background-position: -112px -4px;
}

.pegman-marker {
  background: transparent url("/assets/cb_scout5-676657f3.png") no-repeat scroll 0 -364px !important;
}

.pegman-control .pegman-close-button {
  background-image: url("/assets/cb_scout2-238d1874.png") !important;
}

.switch-ticket-format-btn {
  float: right;
  margin-top: 8px;
}

.leaflet-container {
  z-index: 0;
  font-size: 12px !important;
}

.filepond--root {
  display: none !important;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.checkbox-offset-container {
  margin-left: 10px;
}

.map-service-checkbox {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.05em;
  height: 1.15em;
  border: 0.05em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.map-service-checkbox::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #25a0da;
  transform-origin: bottom left;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.map-service-checkbox:checked::before {
  transform: scale(1);
}

.map-service-input-container {
  display: grid;
  align-items: center;
  gap: 0.5em;
  font-size: 12px;
  margin-bottom: 2px;
}

.map-service-input-wrapper {
  width: 100%;
}

.map-service-input-container-two-columns {
  grid-template-columns: 20px repeat(2, fit-content(300px)) auto !important;
}

.map-service-input-container-one-column {
  grid-template-columns: 1em fit-content(300px) auto;
}

.map-service-chevron {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  width: 3px;
  height: 3px;
  transform: rotate(45deg);
  transition: 100ms transform ease-in-out;
}

.map-service-chevron.rotated {
  transform: rotate(225deg);
}

.map-service-chevron-wrapper {
  width: 10px;
  height: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.map-service-select {
  padding: 5px 8px;
  border-color: #eaeaea;
  width: 200px;
}

.map-service-select:focus {
  outline: #25a0da solid 1px;
}

.map-service-heading-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  max-width: 200px;
  line-height: 30px;
  position: relative;
}

.map-service-heading-wrapper:after {
  background: #25a0da;
  border: medium none;
  border-top: 1px solid #2190c4;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  max-width: 140px;
  position: absolute;
  width: 100%;
}

.map-service-heading-wrapper > h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.map-service-heading-wrapper > i {
  margin-right: 5px;
  color: #25a0da;
}

.map-service-popup-wrapper {
  max-width: 200px;
  background: white;
}

.map-service-error-icon {
  justify-self: end;
  color: red;
}

.map-service-work-area-marker {
  filter: hue-rotate(140deg);
}

.marker-popup-header {
  padding: 5px 0;
  border-bottom: 1px solid #c4c4c4;
  font-size: 14px;
}

.marker-popup-header a {
  font-size: 14px;
  outline: none;
  color: #0078a8;
  text-decoration: none;
}

.marker-popup-body {
  padding: 5px 0;
}

.marker-popup-row {
  font-size: 14px;
}

.marker-popup .text-gray {
  font-weight: 500;
  margin-right: 5px;
  color: #999999;
}

.marker-popup .text-bold {
  font-weight: bold;
}

.marker-pin {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.map-service-arcgis-layer-icons-container {
  display: flex;
  flex-direction: column;
}

.map-service-arcgis-layers-icons-row {
  display: flex;
  align-items: center;
  font-size: 13px;
}

.map-service-arcgis-layers-icons-row img {
  width: 60px;
}

/*
    NOTE: We need to keep the marker canvas z-index to be greater then the div with leaflet-tile-pane class
    to make it visible. See details here https://github.com/boss-solutions/boss_maps/issues/241#issuecomment-1880432135
*/
.leaflet-map-pane > canvas.leaflet-markers-canvas-layer {
  z-index: 300;
}

.map-service-layer-label {
  white-space: pre-wrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.zoom-to-layer-buttom {
  margin-left: auto;
  cursor: pointer;
  width: 16px;
}

.zoom-to-layer-spinner {
  margin-left: auto;
  width: 16px;
  text-align: center;
  cursor: not-allowed;
}

.zoom-to-layer-buttom:after {
  position: absolute;
  top: -3px;
  left: 3px;
  content: " ";
  height: 16px;
  width: 1px;
  background-color: rgba(255, 0, 0, 0.38);
}

.zoom-to-layer-buttom:after {
  transform: rotate(45deg);
}

.remove-after:after {
  content: none;
}

.zoom-tooltip {
  position: relative;
  display: inline-block;
}

.zoom-tooltip .zoom-tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 0%;
  right: 150%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.zoom-tooltip .zoom-tooltiptext::after {
  content: "";
  position: absolute;
  top: 35%;
  right: -10px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
  transform: rotate(-90deg);
}

.zoom-tooltip:hover .zoom-tooltiptext {
  visibility: visible;
  opacity: 1;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

/** styles for the kml popup header (contains feature name property if present) **/
.kml-layer-popup-header {
  font-weight: 500;
  font-size: 1.15em;
}

.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  max-width: 75vw;
  max-height: 45vh;
  /* TODO: should we revert the below? */
  overflow: scroll;
  /* overflow: hidden; */
}

/* POPUP ATTACHMENTS */
.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-attachments .popup-attachments-header {
  padding-top: 12px;
  font-size: 15px;
  font-weight: 600;
}

.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-attachments .popup-attachments-header ul {
  list-style-type: disc;
}

.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-attachments .popup-attachments-header ul li {
  display: block;
}

/* MULTI LAYER POPUP */
.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content.multi-layer-popup-content {
  overflow: hidden !important;
}

.multi-layer-popup-container {
  max-height: 45vh;
}

.multi-layer-popup-container .multi-layer-popup-header-wrapper .multi-layer-popup-pager-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 6px;
}

.multi-layer-popup-container .multi-layer-popup-header-wrapper .multi-layer-popup-pager-wrapper .nav-button {
  width: 30px;
  height: 30px;
  background: #eee;
  border: 1px solid #ccc;
}

.multi-layer-popup-container .multi-layer-popup-header-wrapper .multi-layer-popup-pager-wrapper .current-page-and-total-container {
  background: #eee;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.multi-layer-popup-container .multi-layer-popup-title-container .multi-layer-popup-title-wrapper {
  font-size: 16px;
  font-weight: 600;
  padding: 0 4px 4px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.multi-layer-popup-container .multi-layer-popup-main-container {
  max-height: calc(45vh - 95px);
  overflow: auto;
}

.multi-layer-popup-container .multi-layer-popup-main-container .multi-layer-popup-attachment-container .popup-attachments-header {
  padding-top: 12px;
  font-size: 15px;
  font-weight: 600;
}

.multi-layer-popup-container .multi-layer-popup-main-container .multi-layer-popup-attachment-container .popup-attachments-header ul {
  list-style-type: disc;
}

.multi-layer-popup-container .multi-layer-popup-main-container .multi-layer-popup-attachment-container .popup-attachments-header ul li {
  display: block;
}

/* NOTE: Boundary Search vertex */
.vertex-marker-icon {
  background-color: black;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  z-index: 600;
}

/* NOTE: Clear Boundary Search button */
.easy-button-button {
  width: 30px;
  height: 30px;
  border: 2px gray;
}

.easy-button-container {
  margin-top: 0px;
}

.rectangle-select-button {
  /* NOTE: original leaflet-pm-icon-rectangle */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="rectangle-a" d="M23,10.9645556 L23,19.0354444 C24.6961471,19.2780593 26,20.736764 26,22.5 C26,24.4329966 24.4329966,26 22.5,26 C20.736764,26 19.2780593,24.6961471 19.0354444,23 L10.9645556,23 C10.7219407,24.6961471 9.26323595,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.736764 5.30385293,19.2780593 7,19.0354444 L7,10.9645556 C5.30385293,10.7219407 4,9.26323595 4,7.5 C4,5.56700338 5.56700338,4 7.5,4 C9.26323595,4 10.7219407,5.30385293 10.9645556,7 L19.0354444,7 C19.2780593,5.30385293 20.736764,4 22.5,4 C24.4329966,4 26,5.56700338 26,7.5 C26,9.26323595 24.6961471,10.7219407 23,10.9645556 Z M21,10.6631844 C20.272154,10.3174225 19.6825775,9.72784598 19.3368156,9 L10.6631844,9 C10.3174225,9.72784598 9.72784598,10.3174225 9,10.6631844 L9,19.3368156 C9.72784598,19.6825775 10.3174225,20.272154 10.6631844,21 L19.3368156,21 C19.6825775,20.272154 20.272154,19.6825775 21,19.3368156 L21,10.6631844 Z M7.5,9 C8.32842712,9 9,8.32842712 9,7.5 C9,6.67157288 8.32842712,6 7.5,6 C6.67157288,6 6,6.67157288 6,7.5 C6,8.32842712 6.67157288,9 7.5,9 Z M22.5,9 C23.3284271,9 24,8.32842712 24,7.5 C24,6.67157288 23.3284271,6 22.5,6 C21.6715729,6 21,6.67157288 21,7.5 C21,8.32842712 21.6715729,9 22.5,9 Z M22.5,24 C23.3284271,24 24,23.3284271 24,22.5 C24,21.6715729 23.3284271,21 22.5,21 C21.6715729,21 21,21.6715729 21,22.5 C21,23.3284271 21.6715729,24 22.5,24 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="rectangle-b" fill="%23fff">%0A      <use xlink:href="%23rectangle-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23rectangle-a"/>%0A    <g fill="%235B5B5B" mask="url(%23rectangle-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.polygon-select-button {
  /* NOTE: original leaflet-pm-icon-polygon */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="polygon-a" d="M19.4206892,9.16509725 C19.1523681,8.66992914 19,8.10275831 19,7.5 C19,5.56700338 20.5670034,4 22.5,4 C24.4329966,4 26,5.56700338 26,7.5 C26,9.26323595 24.6961471,10.7219407 23,10.9645556 L23,19.0354444 C24.6961471,19.2780593 26,20.736764 26,22.5 C26,24.4329966 24.4329966,26 22.5,26 C20.736764,26 19.2780593,24.6961471 19.0354444,23 L10.9645556,23 C10.7219407,24.6961471 9.26323595,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.5670034 5.56700338,19 7.5,19 C8.10275831,19 8.66992914,19.1523681 9.16509725,19.4206892 L19.4206892,9.16509725 Z M20.8349073,10.5793063 L10.5793108,20.8349027 C10.6086731,20.8890888 10.6366469,20.9441372 10.6631844,21 L19.3368156,21 C19.6825775,20.272154 20.272154,19.6825775 21,19.3368156 L21,10.6631844 C20.9441372,10.6366469 20.8890888,10.6086731 20.8349027,10.5793108 Z M22.5,9 C23.3284271,9 24,8.32842712 24,7.5 C24,6.67157288 23.3284271,6 22.5,6 C21.6715729,6 21,6.67157288 21,7.5 C21,8.32842712 21.6715729,9 22.5,9 Z M22.5,24 C23.3284271,24 24,23.3284271 24,22.5 C24,21.6715729 23.3284271,21 22.5,21 C21.6715729,21 21,21.6715729 21,22.5 C21,23.3284271 21.6715729,24 22.5,24 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="polygon-b" fill="%23fff">%0A      <use xlink:href="%23polygon-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23polygon-a"/>%0A    <g fill="%235B5B5B" mask="url(%23polygon-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}

.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}

.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}

.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}

.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
  line-height: 30px;
}

.marker-icon {
  background-color: #fff;
  border: 1px solid #3388ff;
  border-radius: 50%;
  margin: -8px 0 0 -8px !important;
  width: 14px !important;
  height: 14px !important;
  outline: 0;
  transition: opacity ease 0.3s;
}

.marker-icon-middle {
  opacity: 0.7;
  margin: -6px 0 0 -6px !important;
  width: 10px !important;
  height: 10px !important;
}

.leaflet-pm-draggable {
  cursor: move !important;
}

.cursor-marker {
  cursor: crosshair;
  pointer-events: none;
  opacity: 0;
}

.cursor-marker.visible {
  opacity: 1 !important;
}

.geoman-draw-cursor, .geoman-draw-cursor .leaflet-interactive {
  cursor: crosshair;
}

.rect-style-marker, .rect-start-marker {
  opacity: 0;
}

.rect-style-marker.visible, .rect-start-marker.visible {
  opacity: 1 !important;
}

.vertexmarker-disabled {
  opacity: 0.7;
}

.pm-text-marker {
  width: 0;
  height: 0;
}

.pm-textarea {
  box-sizing: content-box;
  background-color: #fff;
  color: #000;
  resize: none;
  border: none;
  outline: 0;
  cursor: pointer;
  border-radius: 3px;
  padding-left: 7px;
  padding-bottom: 0;
  padding-top: 4px;
}

.leaflet-pm-draggable .pm-textarea {
  cursor: move;
}

.pm-textarea:focus, .pm-textarea:focus-within, .pm-textarea:focus-visible, .pm-textarea:active {
  border: 2px solid #000;
  outline: 0;
}

.pm-textarea.pm-disabled {
  border: none;
  user-select: none;
}

.pm-textarea.pm-hasfocus {
  cursor: auto;
}

.leaflet-pm-toolbar .leaflet-buttons-control-button {
  padding: 5px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}

.leaflet-pm-toolbar .leaflet-pm-actions-container a.leaflet-pm-action:first-child:not(.pos-right), .leaflet-pm-toolbar .leaflet-pm-actions-container a.leaflet-pm-action:last-child.pos-right {
  border-radius: 0;
}

.leaflet-pm-toolbar .button-container a.leaflet-buttons-control-button {
  border-radius: 0;
}

.leaflet-pm-toolbar .button-container:last-child a.leaflet-buttons-control-button {
  border-radius: 0 0 2px 2px;
}

.leaflet-pm-toolbar .button-container:first-child a.leaflet-buttons-control-button {
  border-radius: 2px 2px 0 0;
}

.leaflet-pm-toolbar .button-container:last-child a.leaflet-buttons-control-button {
  border-bottom: none;
}

.leaflet-pm-toolbar .control-fa-icon {
  font-size: 19px;
  line-height: 24px;
}

.leaflet-pm-toolbar .control-icon {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.leaflet-pm-toolbar .leaflet-pm-icon-marker {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Marker</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M15.5,24.8782959 C15.2909201,24.8772219 15.1744857,24.8467817 14.6590866,24.2354163 C10.2196955,19.4118054 8,15.5014392 8,12.5043177 C8,8.35979746 11.3578644,5 15.5,5 C19.6421356,5 23,8.35979746 23,12.5043177 C23,17 18.2878217,21.9268378 16.3336601,24.2440186 C15.8224622,24.8501802 15.7090799,24.8793699 15.5,24.8782959 Z M15.5,15.5326948 C17.275201,15.5326948 18.7142857,14.1180004 18.7142857,12.3728864 C18.7142857,10.6277723 17.275201,9.21307792 15.5,9.21307792 C13.724799,9.21307792 12.2857143,10.6277723 12.2857143,12.3728864 C12.2857143,14.1180004 13.724799,15.5326948 15.5,15.5326948 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Marker" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-polygon {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="polygon-a" d="M19.4206892,9.16509725 C19.1523681,8.66992914 19,8.10275831 19,7.5 C19,5.56700338 20.5670034,4 22.5,4 C24.4329966,4 26,5.56700338 26,7.5 C26,9.26323595 24.6961471,10.7219407 23,10.9645556 L23,19.0354444 C24.6961471,19.2780593 26,20.736764 26,22.5 C26,24.4329966 24.4329966,26 22.5,26 C20.736764,26 19.2780593,24.6961471 19.0354444,23 L10.9645556,23 C10.7219407,24.6961471 9.26323595,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.5670034 5.56700338,19 7.5,19 C8.10275831,19 8.66992914,19.1523681 9.16509725,19.4206892 L19.4206892,9.16509725 Z M20.8349073,10.5793063 L10.5793108,20.8349027 C10.6086731,20.8890888 10.6366469,20.9441372 10.6631844,21 L19.3368156,21 C19.6825775,20.272154 20.272154,19.6825775 21,19.3368156 L21,10.6631844 C20.9441372,10.6366469 20.8890888,10.6086731 20.8349027,10.5793108 Z M22.5,9 C23.3284271,9 24,8.32842712 24,7.5 C24,6.67157288 23.3284271,6 22.5,6 C21.6715729,6 21,6.67157288 21,7.5 C21,8.32842712 21.6715729,9 22.5,9 Z M22.5,24 C23.3284271,24 24,23.3284271 24,22.5 C24,21.6715729 23.3284271,21 22.5,21 C21.6715729,21 21,21.6715729 21,22.5 C21,23.3284271 21.6715729,24 22.5,24 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="polygon-b" fill="%23fff">%0A      <use xlink:href="%23polygon-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23polygon-a"/>%0A    <g fill="%235B5B5B" mask="url(%23polygon-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-polyline {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="line-a" d="M9.16509725,19.4206892 L18.4206892,10.1650973 C18.1523681,9.66992914 18,9.10275831 18,8.5 C18,6.56700338 19.5670034,5 21.5,5 C23.4329966,5 25,6.56700338 25,8.5 C25,10.4329966 23.4329966,12 21.5,12 C20.8972417,12 20.3300709,11.8476319 19.8349027,11.5793108 L10.5793108,20.8349027 C10.8476319,21.3300709 11,21.8972417 11,22.5 C11,24.4329966 9.43299662,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.5670034 5.56700338,19 7.5,19 C8.10275831,19 8.66992914,19.1523681 9.16509725,19.4206892 Z M21.5,10 C22.3284271,10 23,9.32842712 23,8.5 C23,7.67157288 22.3284271,7 21.5,7 C20.6715729,7 20,7.67157288 20,8.5 C20,9.32842712 20.6715729,10 21.5,10 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="line-b" fill="%23fff">%0A      <use xlink:href="%23line-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23line-a"/>%0A    <g fill="%235B5B5B" mask="url(%23line-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-circle {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Circle</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M18.2897751,6.78602275 C18.8924131,6.29464981 19.661797,6 20.5,6 C22.4329966,6 24,7.56700338 24,9.5 C24,10.338203 23.7053502,11.1075869 23.2139772,11.7102249 C23.719599,12.8712053 24,14.1528571 24,15.5 C24,20.7467051 19.7467051,25 14.5,25 C9.25329488,25 5,20.7467051 5,15.5 C5,10.2532949 9.25329488,6 14.5,6 C15.8471429,6 17.1287947,6.28040098 18.2897751,6.78602275 Z M17.1504228,8.4817586 C16.3263581,8.17039236 15.4330777,8 14.5,8 C10.3578644,8 7,11.3578644 7,15.5 C7,19.6421356 10.3578644,23 14.5,23 C18.6421356,23 22,19.6421356 22,15.5 C22,14.5669223 21.8296076,13.6736419 21.5182414,12.8495772 C21.1960383,12.9473968 20.8541622,13 20.5,13 C18.5670034,13 17,11.4329966 17,9.5 C17,9.14583778 17.0526032,8.80396169 17.1504228,8.4817586 Z M14.5,17 C13.6715729,17 13,16.3284271 13,15.5 C13,14.6715729 13.6715729,14 14.5,14 C15.3284271,14 16,14.6715729 16,15.5 C16,16.3284271 15.3284271,17 14.5,17 Z M20.5,11 C21.3284271,11 22,10.3284271 22,9.5 C22,8.67157288 21.3284271,8 20.5,8 C19.6715729,8 19,8.67157288 19,9.5 C19,10.3284271 19.6715729,11 20.5,11 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Circle" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23path-1"></use>%0A            <g id="Atoms/Color/Grey" mask="url(%23mask-2)" fill="%235B5B5B">%0A                <rect id="Rectangle" x="0" y="0" width="30" height="30"></rect>%0A            </g>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-circle-marker {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A%0A<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" stroke="%235B5B5B" stroke-width="8"%0A     fill="none">%0A<circle cx="50" cy="50" r="35"/>%0A  <circle cx="50" cy="50" r="3" fill="%235B5B5B"/>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-rectangle {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="rectangle-a" d="M23,10.9645556 L23,19.0354444 C24.6961471,19.2780593 26,20.736764 26,22.5 C26,24.4329966 24.4329966,26 22.5,26 C20.736764,26 19.2780593,24.6961471 19.0354444,23 L10.9645556,23 C10.7219407,24.6961471 9.26323595,26 7.5,26 C5.56700338,26 4,24.4329966 4,22.5 C4,20.736764 5.30385293,19.2780593 7,19.0354444 L7,10.9645556 C5.30385293,10.7219407 4,9.26323595 4,7.5 C4,5.56700338 5.56700338,4 7.5,4 C9.26323595,4 10.7219407,5.30385293 10.9645556,7 L19.0354444,7 C19.2780593,5.30385293 20.736764,4 22.5,4 C24.4329966,4 26,5.56700338 26,7.5 C26,9.26323595 24.6961471,10.7219407 23,10.9645556 Z M21,10.6631844 C20.272154,10.3174225 19.6825775,9.72784598 19.3368156,9 L10.6631844,9 C10.3174225,9.72784598 9.72784598,10.3174225 9,10.6631844 L9,19.3368156 C9.72784598,19.6825775 10.3174225,20.272154 10.6631844,21 L19.3368156,21 C19.6825775,20.272154 20.272154,19.6825775 21,19.3368156 L21,10.6631844 Z M7.5,9 C8.32842712,9 9,8.32842712 9,7.5 C9,6.67157288 8.32842712,6 7.5,6 C6.67157288,6 6,6.67157288 6,7.5 C6,8.32842712 6.67157288,9 7.5,9 Z M22.5,9 C23.3284271,9 24,8.32842712 24,7.5 C24,6.67157288 23.3284271,6 22.5,6 C21.6715729,6 21,6.67157288 21,7.5 C21,8.32842712 21.6715729,9 22.5,9 Z M22.5,24 C23.3284271,24 24,23.3284271 24,22.5 C24,21.6715729 23.3284271,21 22.5,21 C21.6715729,21 21,21.6715729 21,22.5 C21,23.3284271 21.6715729,24 22.5,24 Z M7.5,24 C8.32842712,24 9,23.3284271 9,22.5 C9,21.6715729 8.32842712,21 7.5,21 C6.67157288,21 6,21.6715729 6,22.5 C6,23.3284271 6.67157288,24 7.5,24 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="rectangle-b" fill="%23fff">%0A      <use xlink:href="%23rectangle-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23rectangle-a"/>%0A    <g fill="%235B5B5B" mask="url(%23rectangle-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-delete {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Eraser</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M17.7874219,18.4812552 L11.6480079,13.3498184 L6.40466009,19.3816001 L10.5539156,22.9884929 L13.86934,22.9884929 L17.7874219,18.4812552 Z M16.5074252,22.9884929 L26.0000002,22.9884929 L26.0000002,24.9884929 L10.0000002,24.9884929 L9.80708313,24.9884929 L5.09254204,20.8910192 C4.25891285,20.1663564 4.17057814,18.9031112 4.89524093,18.069482 L16.0482444,5.23941916 C16.7729072,4.40578998 18.0361525,4.31745526 18.8697816,5.04211806 L24.9074583,10.2905903 C25.7410875,11.0152531 25.8294222,12.2784983 25.1047594,13.1121275 L16.5074252,22.9884929 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Eraser" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Combined-Shape" fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-edit {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="edit_anchor-a" d="M13.5,11 C11.5670034,11 10,9.43299662 10,7.5 C10,5.56700338 11.5670034,4 13.5,4 C15.4329966,4 17,5.56700338 17,7.5 C17,9.43299662 15.4329966,11 13.5,11 Z M13.5,9 C14.3284271,9 15,8.32842712 15,7.5 C15,6.67157288 14.3284271,6 13.5,6 C12.6715729,6 12,6.67157288 12,7.5 C12,8.32842712 12.6715729,9 13.5,9 Z M12.0002889,7.52973893 C12.0125983,8.16273672 12.4170197,8.6996643 12.9807111,8.90767966 L3,15 L3,13 L12.0002889,7.52973893 Z M14.2172722,6.18228472 L19.453125,3 L22.6589355,3 L14.989102,7.68173885 C14.9962971,7.62216459 15,7.56151472 15,7.5 C15,6.93138381 14.6836098,6.4366645 14.2172722,6.18228472 Z M23.4434042,19.2851736 L20.1282799,19.2851736 L21.8729983,23.5349525 C21.9945296,23.8295773 21.8556546,24.1599209 21.5778734,24.2849208 L20.0414675,24.9545142 C19.7550613,25.0795141 19.4338738,24.9366704 19.3123426,24.6509518 L17.6544367,20.6154541 L14.9461873,23.4010151 C14.5852811,23.7721711 14,23.4860463 14,22.9992653 L14,9.57183533 C14,9.05933561 14.6225311,8.809492 14.946156,9.17008555 L23.8340292,18.3120179 C24.1925291,18.6613615 23.9279979,19.2851736 23.4434042,19.2851736 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="edit_anchor-b" fill="%23fff">%0A      <use xlink:href="%23edit_anchor-a"/>%0A    </mask>%0A    <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23edit_anchor-a"/>%0A    <g fill="%235B5B5B" mask="url(%23edit_anchor-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-drag {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A  <defs>%0A    <path id="move-a" d="M21,14 L21,10 L27,15 L21,20 L21,16 L16,16 L16,21 L20,21 L15,27 L10,21 L14,21 L14,16 L9,16 L9,20 L3,15 L9,10 L9,14 L14,14 L14,9 L10,9 L15,3 L20,9 L16,9 L16,14 L21,14 Z"/>%0A  </defs>%0A  <g fill="none" fill-rule="evenodd" transform="translate(-3 -3)">%0A    <mask id="move-b" fill="%23fff">%0A      <use xlink:href="%23move-a"/>%0A    </mask>%0A    <use fill="%23D8D8D8" xlink:href="%23move-a"/>%0A    <g fill="%235B5B5B" mask="url(%23move-b)">%0A      <rect width="30" height="30"/>%0A    </g>%0A  </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-cut {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->%0A    <title>Atoms/Icons/Tools/Scissors</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M12.9691574,13.4939435 L21.0317032,5.54167013 L23.4649499,5.67722957 L17.0470713,14.5106816 L27.5660336,17.1333535 L25.7891944,18.8012588 L14.5854951,17.8987506 L13.6487955,19.188007 C13.794639,19.2650958 13.9367985,19.3534417 14.0741377,19.4532245 C15.6379648,20.5894114 15.9846357,22.7782052 14.8484488,24.3420324 C13.7122619,25.9058595 11.5234681,26.2525304 9.95964096,25.1163435 C8.39581384,23.9801565 8.04914296,21.7913627 9.18532986,20.2275356 C9.74587276,19.4560145 10.5626188,18.9807475 11.4341218,18.8336407 L12.6805656,17.1180579 L12.5239724,16.3747216 L11.9506932,15.3012391 L9.89310646,14.7882251 C9.13093796,15.2357261 8.19977854,15.3966447 7.27445355,15.1659352 C5.39887519,14.698301 4.25751094,12.7987519 4.72514515,10.9231736 C5.19277935,9.04759519 7.09232846,7.90623094 8.96790682,8.37386515 C10.8434852,8.84149935 11.9848494,10.7410485 11.5172152,12.6166268 C11.4761464,12.7813449 11.4240335,12.9404001 11.3618627,13.0931999 L12.9691574,13.4939435 Z M7.75829735,13.2253438 C8.56211664,13.4257584 9.37620912,12.9366023 9.57662378,12.132783 C9.77703844,11.3289637 9.28788233,10.5148713 8.48406303,10.3144566 C7.68024373,10.1140419 6.86615126,10.603198 6.6657366,11.4070173 C6.46532194,12.2108366 6.95447805,13.0249291 7.75829735,13.2253438 Z M10.8033639,21.4031061 C10.3164266,22.0733177 10.4649998,23.0113722 11.1352115,23.4983095 C11.8054231,23.9852467 12.7434776,23.8366735 13.2304148,23.1664619 C13.7173521,22.4962502 13.5687788,21.5581957 12.8985672,21.0712585 C12.2283556,20.5843212 11.2903011,20.7328945 10.8033639,21.4031061 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Scissors" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" transform="translate(16.093194, 15.663351) rotate(-32.000000) translate(-16.093194, -15.663351) " xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-snapping {
  background-image: url('data:image/svg+xml,<?xml version="1.0" encoding="UTF-8"?>%0A<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">%0A    <!-- Generator: Sketch 57.1 (83088) - https://sketch.com -->%0A    <title>Atoms/Icons/Tools/Magnet</title>%0A    <desc>Created with Sketch.</desc>%0A    <defs>%0A        <path d="M21.9994759,10.9428183 L21.9999985,16.3710417 C22,16.6872007 22,17.0058278 22,17.3269411 C22,21.5646545 18.6421356,25 14.5,25 C10.3578644,25 7,21.5646545 7,17.3269411 L7.00087508,10.9907507 L11.0022808,10.9984125 C11.0017033,11.6980114 11.001247,12.4168248 11.0008992,13.1554887 L11,17.3269411 C11,19.3756809 12.5876841,21 14.5,21 C16.4123159,21 18,19.3756809 18,17.3269411 C18,15.0702032 17.9995696,12.9619668 17.998539,10.9910032 L21.9994759,10.9428183 Z M10,7 C10.5522847,7 11,7.44771525 11,8 L11,10 L7,10 L7,8 C7,7.44771525 7.44771525,7 8,7 L10,7 Z M21,7 C21.5522847,7 22,7.44771525 22,8 L22,10 L18,10 L18,8 C18,7.44771525 18.4477153,7 19,7 L21,7 Z" id="path-1"></path>%0A    </defs>%0A    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">%0A        <g id="Atoms/Icons/Tools/Magnet" transform="translate(-3.000000, -3.000000)">%0A            <mask id="mask-2" fill="white">%0A                <use xlink:href="%23path-1"></use>%0A            </mask>%0A            <use id="Mask" fill="%235B5B5B" fill-rule="nonzero" transform="translate(14.500000, 16.000000) rotate(45.000000) translate(-14.500000, -16.000000) " xlink:href="%23path-1"></use>%0A        </g>%0A    </g>%0A</svg>');
}

.leaflet-pm-toolbar .leaflet-pm-icon-rotate {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">%0A    <defs>%0A        <path id="rotate" d="M21.2,5.8c-0.1-0.2-0.2-0.3-0.3-0.5l-0.1-0.2c-0.1-0.2-0.2-0.3-0.3-0.5l-0.1-0.2c-0.1-0.2-0.2-0.3-0.4-0.5l-0.2-0.3l2.8-3.1L18,0.6l-4.6,0.1l0.5,4.5l0.5,4.5l3.2-3.6v0.1l0.1,0.2c0.1,0.1,0.1,0.2,0.2,0.2l0.1,0.2C18,7,18,7.1,18.1,7.2c0.3,0.7,0.6,1.4,0.7,2.1c0.2,1.4,0,2.9-0.6,4.2L18,13.9L17.9,14l-0.3,0.5l-0.1,0.2c-0.2,0.2-0.4,0.5-0.6,0.7c-0.5,0.5-1.1,1-1.7,1.3c-0.6,0.4-1.3,0.6-2.1,0.8c-0.7,0.1-1.5,0.2-2.2,0.1c-0.8-0.1-1.5-0.3-2.2-0.5c-0.7-0.3-1.3-0.7-1.9-1.2l-0.4-0.4l-0.2-0.3L6,15c-0.1-0.1-0.2-0.2-0.2-0.3l-0.3-0.4l-0.1-0.1l-0.2-0.4c0-0.1-0.1-0.1-0.1-0.2l-0.3-0.5l-0.1-0.2c-0.1-0.3-0.2-0.6-0.3-0.9c-0.2-0.8-0.3-1.6-0.3-2.4c0-0.2,0-0.3,0-0.5V8.9c0-0.2,0-0.3,0.1-0.4l0.1-0.6l0.2-0.6c0.3-0.8,0.7-1.5,1.2-2.2c0.5-0.7,1.1-1.3,1.8-1.8c0.2-0.1,0.3-0.4,0.1-0.6C7.5,2.6,7.4,2.5,7.3,2.5H7.1L7,2.6C6.1,3,5.4,3.6,4.7,4.2C4,4.9,3.5,5.7,3,6.6c-0.9,1.8-1.2,3.8-0.8,5.8c0.1,0.5,0.2,0.9,0.3,1.4l0.3,0.8C2.9,14.7,3,14.8,3,15l0.2,0.4c0,0.1,0.1,0.2,0.1,0.2l0.3,0.5c0.1,0.2,0.2,0.3,0.3,0.5l0.1,0.2c0.1,0.1,0.2,0.3,0.3,0.4L5,17.8c0.7,0.7,1.6,1.3,2.5,1.8c0.9,0.5,1.9,0.8,3,0.9c0.5,0.1,1,0.1,1.5,0.1c0.6,0,1.1,0,1.6-0.1c1-0.2,2.1-0.5,3-1l0.2-0.1c0.2-0.1,0.3-0.2,0.5-0.3l0.7-0.4c0.2-0.1,0.3-0.2,0.4-0.3l0.2-0.2c0.2-0.1,0.4-0.3,0.5-0.5l0.1-0.1c0.3-0.3,0.7-0.7,0.9-1l0.6-0.9l0.4-0.6c1-1.9,1.4-4.1,1.1-6.2C22,7.8,21.7,6.7,21.2,5.8z"/>%0A    </defs>%0A    <g fill="none" fill-rule="evenodd" transform="translate(0 2)">%0A        <mask id="rotate-b" fill="%23fff">%0A            <use xlink:href="%23rotate"/>%0A        </mask>%0A        <use fill="%235B5B5B" fill-rule="nonzero" xlink:href="%23rotate"/>%0A        <g fill="%235B5B5B" mask="url(%23rotate-b)">%0A            <rect width="30" height="30"/>%0A        </g>%0A    </g>%0A</svg>%0A');
}

.leaflet-pm-toolbar .leaflet-pm-icon-text {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:%235b5b5b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}</style></defs><title>Text</title><g id="Ebene_2" data-name="Ebene 2"><polyline class="cls-1" points="19.64 7.27 19.64 4 12 4 12 20 15.91 20 8.09 20 12 20 12 4 4.36 4 4.36 7.27"/></g></svg>');
}

.leaflet-buttons-control-button:hover, .leaflet-buttons-control-button:focus {
  cursor: pointer;
  background-color: #f4f4f4;
}

.active > .leaflet-buttons-control-button {
  box-shadow: inset 0 -1px 5px 2px rgba(81, 77, 77, 0.3098039216);
}

.leaflet-buttons-control-text-hide {
  display: none;
}

.button-container {
  position: relative;
}

.button-container .leaflet-pm-actions-container {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  white-space: nowrap;
  direction: ltr;
}

.leaflet-right .leaflet-pm-toolbar .button-container .leaflet-pm-actions-container {
  right: 100%;
  left: auto;
}

.button-container.active .leaflet-pm-actions-container {
  display: block;
}

.button-container .leaflet-pm-actions-container:not(.pos-right) a.leaflet-pm-action:last-child {
  border-radius: 0 3px 3px 0;
  border-right: 0;
}

.button-container .leaflet-pm-actions-container.pos-right a.leaflet-pm-action:first-child {
  border-radius: 3px 0 0 3px;
}

.button-container .leaflet-pm-actions-container.pos-right a.leaflet-pm-action:last-child {
  border-right: 0;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action {
  padding: 0 10px;
  background-color: #666;
  color: #fff;
  display: inline-block;
  width: auto;
  border-right: 1px solid #eee;
  user-select: none;
  border-bottom: none;
  height: 29px;
  line-height: 29px;
  vertical-align: middle;
}

.leaflet-pm-toolbar .button-container:first-child.pos-right.active a.leaflet-buttons-control-button {
  border-top-left-radius: 0;
}

.leaflet-pm-toolbar .button-container:first-child.active:not(.pos-right) a.leaflet-buttons-control-button {
  border-top-right-radius: 0;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action:hover, .button-container .leaflet-pm-actions-container .leaflet-pm-action:focus {
  cursor: pointer;
  background-color: #777;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action.active-action {
  background-color: #8e8e8e;
}

.leaflet-pm-toolbar.activeChild {
  z-index: 801;
}

.leaflet-buttons-control-button.pm-disabled {
  background-color: #f4f4f4;
}

.leaflet-buttons-control-button.pm-disabled > .control-icon {
  filter: opacity(0.6);
}

.button-container .leaflet-pm-actions-container .pm-action-button-mode.control-icon {
  filter: brightness(0) invert(1);
  width: 18px;
}


