/* Minification failed. Returning unminified contents.
(17225,27): run-time error CSS1030: Expected identifier, found '.'
(17225,52): run-time error CSS1031: Expected selector, found ')'
(17225,52): run-time error CSS1025: Expected comma or open brace, found ')'
(28445,2799): run-time error CSS1030: Expected identifier, found '.'
(28445,2820): run-time error CSS1031: Expected selector, found ')'
(28445,2820): run-time error CSS1025: Expected comma or open brace, found ')'
(28445,2885): run-time error CSS1030: Expected identifier, found '.'
(28445,2896): run-time error CSS1031: Expected selector, found ')'
(28445,2896): run-time error CSS1025: Expected comma or open brace, found ')'
(28445,3177): run-time error CSS1030: Expected identifier, found '.'
(28445,3188): run-time error CSS1031: Expected selector, found ')'
(28445,3188): run-time error CSS1025: Expected comma or open brace, found ')'
(28445,3656): run-time error CSS1030: Expected identifier, found '['
(28445,3668): run-time error CSS1031: Expected selector, found ']'
(28445,3668): run-time error CSS1025: Expected comma or open brace, found ']'
(28445,5040): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
.ui-resetwrap{position:relative;display:inline-block}.ui-reset{position:absolute;top:0;right:0;z-index:2;display:none;height:100%;cursor:pointer}.ui-resetwrap:hover .ui-reset{display:block}.ui-currency-pos{color:green}.ui-currency-neg{color:red}.ui-currency-zero{color:blue}.ui-currency-pos.ui-bignum,.ui-currency-neg.ui-smallnum{font-size:110%}.ui-match{background:yellow}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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(/libs/bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(/libs/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/libs/bootstrap/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/libs/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #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 #eeeeee;
}
.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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  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.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  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;
}
@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;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #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: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  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;
  -moz-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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
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.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
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,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  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: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  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;
}
@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;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  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: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  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: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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.42857143;
  color: #777777;
  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 {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn: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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-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;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-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;
    -webkit-box-shadow: none;
    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 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-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: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.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.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  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 > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  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;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.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: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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: #337ab7;
  -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);
  -webkit-background-size: 40px 40px;
  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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  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: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 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-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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  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: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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;
  -moz-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;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-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.42857143;
  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.42857143;
  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: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/libs/components-font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(/libs/components-font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/libs/components-font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/libs/components-font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/libs/components-font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/libs/components-font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}

@charset "UTF-8";
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face { font-family: "Ionicons"; src: url(/libs/ionicons/fonts/ionicons.eot?v=2.0.0); src: url(/libs/ionicons/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(/libs/ionicons/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(/libs/ionicons/fonts/ionicons.woff?v=2.0.0) format("woff"), url(/libs/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg"); font-weight: normal; font-style: normal; }
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ion-alert:before { content: "\f101"; }

.ion-alert-circled:before { content: "\f100"; }

.ion-android-add:before { content: "\f2c7"; }

.ion-android-add-circle:before { content: "\f359"; }

.ion-android-alarm-clock:before { content: "\f35a"; }

.ion-android-alert:before { content: "\f35b"; }

.ion-android-apps:before { content: "\f35c"; }

.ion-android-archive:before { content: "\f2c9"; }

.ion-android-arrow-back:before { content: "\f2ca"; }

.ion-android-arrow-down:before { content: "\f35d"; }

.ion-android-arrow-dropdown:before { content: "\f35f"; }

.ion-android-arrow-dropdown-circle:before { content: "\f35e"; }

.ion-android-arrow-dropleft:before { content: "\f361"; }

.ion-android-arrow-dropleft-circle:before { content: "\f360"; }

.ion-android-arrow-dropright:before { content: "\f363"; }

.ion-android-arrow-dropright-circle:before { content: "\f362"; }

.ion-android-arrow-dropup:before { content: "\f365"; }

.ion-android-arrow-dropup-circle:before { content: "\f364"; }

.ion-android-arrow-forward:before { content: "\f30f"; }

.ion-android-arrow-up:before { content: "\f366"; }

.ion-android-attach:before { content: "\f367"; }

.ion-android-bar:before { content: "\f368"; }

.ion-android-bicycle:before { content: "\f369"; }

.ion-android-boat:before { content: "\f36a"; }

.ion-android-bookmark:before { content: "\f36b"; }

.ion-android-bulb:before { content: "\f36c"; }

.ion-android-bus:before { content: "\f36d"; }

.ion-android-calendar:before { content: "\f2d1"; }

.ion-android-call:before { content: "\f2d2"; }

.ion-android-camera:before { content: "\f2d3"; }

.ion-android-cancel:before { content: "\f36e"; }

.ion-android-car:before { content: "\f36f"; }

.ion-android-cart:before { content: "\f370"; }

.ion-android-chat:before { content: "\f2d4"; }

.ion-android-checkbox:before { content: "\f374"; }

.ion-android-checkbox-blank:before { content: "\f371"; }

.ion-android-checkbox-outline:before { content: "\f373"; }

.ion-android-checkbox-outline-blank:before { content: "\f372"; }

.ion-android-checkmark-circle:before { content: "\f375"; }

.ion-android-clipboard:before { content: "\f376"; }

.ion-android-close:before { content: "\f2d7"; }

.ion-android-cloud:before { content: "\f37a"; }

.ion-android-cloud-circle:before { content: "\f377"; }

.ion-android-cloud-done:before { content: "\f378"; }

.ion-android-cloud-outline:before { content: "\f379"; }

.ion-android-color-palette:before { content: "\f37b"; }

.ion-android-compass:before { content: "\f37c"; }

.ion-android-contact:before { content: "\f2d8"; }

.ion-android-contacts:before { content: "\f2d9"; }

.ion-android-contract:before { content: "\f37d"; }

.ion-android-create:before { content: "\f37e"; }

.ion-android-delete:before { content: "\f37f"; }

.ion-android-desktop:before { content: "\f380"; }

.ion-android-document:before { content: "\f381"; }

.ion-android-done:before { content: "\f383"; }

.ion-android-done-all:before { content: "\f382"; }

.ion-android-download:before { content: "\f2dd"; }

.ion-android-drafts:before { content: "\f384"; }

.ion-android-exit:before { content: "\f385"; }

.ion-android-expand:before { content: "\f386"; }

.ion-android-favorite:before { content: "\f388"; }

.ion-android-favorite-outline:before { content: "\f387"; }

.ion-android-film:before { content: "\f389"; }

.ion-android-folder:before { content: "\f2e0"; }

.ion-android-folder-open:before { content: "\f38a"; }

.ion-android-funnel:before { content: "\f38b"; }

.ion-android-globe:before { content: "\f38c"; }

.ion-android-hand:before { content: "\f2e3"; }

.ion-android-hangout:before { content: "\f38d"; }

.ion-android-happy:before { content: "\f38e"; }

.ion-android-home:before { content: "\f38f"; }

.ion-android-image:before { content: "\f2e4"; }

.ion-android-laptop:before { content: "\f390"; }

.ion-android-list:before { content: "\f391"; }

.ion-android-locate:before { content: "\f2e9"; }

.ion-android-lock:before { content: "\f392"; }

.ion-android-mail:before { content: "\f2eb"; }

.ion-android-map:before { content: "\f393"; }

.ion-android-menu:before { content: "\f394"; }

.ion-android-microphone:before { content: "\f2ec"; }

.ion-android-microphone-off:before { content: "\f395"; }

.ion-android-more-horizontal:before { content: "\f396"; }

.ion-android-more-vertical:before { content: "\f397"; }

.ion-android-navigate:before { content: "\f398"; }

.ion-android-notifications:before { content: "\f39b"; }

.ion-android-notifications-none:before { content: "\f399"; }

.ion-android-notifications-off:before { content: "\f39a"; }

.ion-android-open:before { content: "\f39c"; }

.ion-android-options:before { content: "\f39d"; }

.ion-android-people:before { content: "\f39e"; }

.ion-android-person:before { content: "\f3a0"; }

.ion-android-person-add:before { content: "\f39f"; }

.ion-android-phone-landscape:before { content: "\f3a1"; }

.ion-android-phone-portrait:before { content: "\f3a2"; }

.ion-android-pin:before { content: "\f3a3"; }

.ion-android-plane:before { content: "\f3a4"; }

.ion-android-playstore:before { content: "\f2f0"; }

.ion-android-print:before { content: "\f3a5"; }

.ion-android-radio-button-off:before { content: "\f3a6"; }

.ion-android-radio-button-on:before { content: "\f3a7"; }

.ion-android-refresh:before { content: "\f3a8"; }

.ion-android-remove:before { content: "\f2f4"; }

.ion-android-remove-circle:before { content: "\f3a9"; }

.ion-android-restaurant:before { content: "\f3aa"; }

.ion-android-sad:before { content: "\f3ab"; }

.ion-android-search:before { content: "\f2f5"; }

.ion-android-send:before { content: "\f2f6"; }

.ion-android-settings:before { content: "\f2f7"; }

.ion-android-share:before { content: "\f2f8"; }

.ion-android-share-alt:before { content: "\f3ac"; }

.ion-android-star:before { content: "\f2fc"; }

.ion-android-star-half:before { content: "\f3ad"; }

.ion-android-star-outline:before { content: "\f3ae"; }

.ion-android-stopwatch:before { content: "\f2fd"; }

.ion-android-subway:before { content: "\f3af"; }

.ion-android-sunny:before { content: "\f3b0"; }

.ion-android-sync:before { content: "\f3b1"; }

.ion-android-textsms:before { content: "\f3b2"; }

.ion-android-time:before { content: "\f3b3"; }

.ion-android-train:before { content: "\f3b4"; }

.ion-android-unlock:before { content: "\f3b5"; }

.ion-android-upload:before { content: "\f3b6"; }

.ion-android-volume-down:before { content: "\f3b7"; }

.ion-android-volume-mute:before { content: "\f3b8"; }

.ion-android-volume-off:before { content: "\f3b9"; }

.ion-android-volume-up:before { content: "\f3ba"; }

.ion-android-walk:before { content: "\f3bb"; }

.ion-android-warning:before { content: "\f3bc"; }

.ion-android-watch:before { content: "\f3bd"; }

.ion-android-wifi:before { content: "\f305"; }

.ion-aperture:before { content: "\f313"; }

.ion-archive:before { content: "\f102"; }

.ion-arrow-down-a:before { content: "\f103"; }

.ion-arrow-down-b:before { content: "\f104"; }

.ion-arrow-down-c:before { content: "\f105"; }

.ion-arrow-expand:before { content: "\f25e"; }

.ion-arrow-graph-down-left:before { content: "\f25f"; }

.ion-arrow-graph-down-right:before { content: "\f260"; }

.ion-arrow-graph-up-left:before { content: "\f261"; }

.ion-arrow-graph-up-right:before { content: "\f262"; }

.ion-arrow-left-a:before { content: "\f106"; }

.ion-arrow-left-b:before { content: "\f107"; }

.ion-arrow-left-c:before { content: "\f108"; }

.ion-arrow-move:before { content: "\f263"; }

.ion-arrow-resize:before { content: "\f264"; }

.ion-arrow-return-left:before { content: "\f265"; }

.ion-arrow-return-right:before { content: "\f266"; }

.ion-arrow-right-a:before { content: "\f109"; }

.ion-arrow-right-b:before { content: "\f10a"; }

.ion-arrow-right-c:before { content: "\f10b"; }

.ion-arrow-shrink:before { content: "\f267"; }

.ion-arrow-swap:before { content: "\f268"; }

.ion-arrow-up-a:before { content: "\f10c"; }

.ion-arrow-up-b:before { content: "\f10d"; }

.ion-arrow-up-c:before { content: "\f10e"; }

.ion-asterisk:before { content: "\f314"; }

.ion-at:before { content: "\f10f"; }

.ion-backspace:before { content: "\f3bf"; }

.ion-backspace-outline:before { content: "\f3be"; }

.ion-bag:before { content: "\f110"; }

.ion-battery-charging:before { content: "\f111"; }

.ion-battery-empty:before { content: "\f112"; }

.ion-battery-full:before { content: "\f113"; }

.ion-battery-half:before { content: "\f114"; }

.ion-battery-low:before { content: "\f115"; }

.ion-beaker:before { content: "\f269"; }

.ion-beer:before { content: "\f26a"; }

.ion-bluetooth:before { content: "\f116"; }

.ion-bonfire:before { content: "\f315"; }

.ion-bookmark:before { content: "\f26b"; }

.ion-bowtie:before { content: "\f3c0"; }

.ion-briefcase:before { content: "\f26c"; }

.ion-bug:before { content: "\f2be"; }

.ion-calculator:before { content: "\f26d"; }

.ion-calendar:before { content: "\f117"; }

.ion-camera:before { content: "\f118"; }

.ion-card:before { content: "\f119"; }

.ion-cash:before { content: "\f316"; }

.ion-chatbox:before { content: "\f11b"; }

.ion-chatbox-working:before { content: "\f11a"; }

.ion-chatboxes:before { content: "\f11c"; }

.ion-chatbubble:before { content: "\f11e"; }

.ion-chatbubble-working:before { content: "\f11d"; }

.ion-chatbubbles:before { content: "\f11f"; }

.ion-checkmark:before { content: "\f122"; }

.ion-checkmark-circled:before { content: "\f120"; }

.ion-checkmark-round:before { content: "\f121"; }

.ion-chevron-down:before { content: "\f123"; }

.ion-chevron-left:before { content: "\f124"; }

.ion-chevron-right:before { content: "\f125"; }

.ion-chevron-up:before { content: "\f126"; }

.ion-clipboard:before { content: "\f127"; }

.ion-clock:before { content: "\f26e"; }

.ion-close:before { content: "\f12a"; }

.ion-close-circled:before { content: "\f128"; }

.ion-close-round:before { content: "\f129"; }

.ion-closed-captioning:before { content: "\f317"; }

.ion-cloud:before { content: "\f12b"; }

.ion-code:before { content: "\f271"; }

.ion-code-download:before { content: "\f26f"; }

.ion-code-working:before { content: "\f270"; }

.ion-coffee:before { content: "\f272"; }

.ion-compass:before { content: "\f273"; }

.ion-compose:before { content: "\f12c"; }

.ion-connection-bars:before { content: "\f274"; }

.ion-contrast:before { content: "\f275"; }

.ion-crop:before { content: "\f3c1"; }

.ion-cube:before { content: "\f318"; }

.ion-disc:before { content: "\f12d"; }

.ion-document:before { content: "\f12f"; }

.ion-document-text:before { content: "\f12e"; }

.ion-drag:before { content: "\f130"; }

.ion-earth:before { content: "\f276"; }

.ion-easel:before { content: "\f3c2"; }

.ion-edit:before { content: "\f2bf"; }

.ion-egg:before { content: "\f277"; }

.ion-eject:before { content: "\f131"; }

.ion-email:before { content: "\f132"; }

.ion-email-unread:before { content: "\f3c3"; }

.ion-erlenmeyer-flask:before { content: "\f3c5"; }

.ion-erlenmeyer-flask-bubbles:before { content: "\f3c4"; }

.ion-eye:before { content: "\f133"; }

.ion-eye-disabled:before { content: "\f306"; }

.ion-female:before { content: "\f278"; }

.ion-filing:before { content: "\f134"; }

.ion-film-marker:before { content: "\f135"; }

.ion-fireball:before { content: "\f319"; }

.ion-flag:before { content: "\f279"; }

.ion-flame:before { content: "\f31a"; }

.ion-flash:before { content: "\f137"; }

.ion-flash-off:before { content: "\f136"; }

.ion-folder:before { content: "\f139"; }

.ion-fork:before { content: "\f27a"; }

.ion-fork-repo:before { content: "\f2c0"; }

.ion-forward:before { content: "\f13a"; }

.ion-funnel:before { content: "\f31b"; }

.ion-gear-a:before { content: "\f13d"; }

.ion-gear-b:before { content: "\f13e"; }

.ion-grid:before { content: "\f13f"; }

.ion-hammer:before { content: "\f27b"; }

.ion-happy:before { content: "\f31c"; }

.ion-happy-outline:before { content: "\f3c6"; }

.ion-headphone:before { content: "\f140"; }

.ion-heart:before { content: "\f141"; }

.ion-heart-broken:before { content: "\f31d"; }

.ion-help:before { content: "\f143"; }

.ion-help-buoy:before { content: "\f27c"; }

.ion-help-circled:before { content: "\f142"; }

.ion-home:before { content: "\f144"; }

.ion-icecream:before { content: "\f27d"; }

.ion-image:before { content: "\f147"; }

.ion-images:before { content: "\f148"; }

.ion-information:before { content: "\f14a"; }

.ion-information-circled:before { content: "\f149"; }

.ion-ionic:before { content: "\f14b"; }

.ion-ios-alarm:before { content: "\f3c8"; }

.ion-ios-alarm-outline:before { content: "\f3c7"; }

.ion-ios-albums:before { content: "\f3ca"; }

.ion-ios-albums-outline:before { content: "\f3c9"; }

.ion-ios-americanfootball:before { content: "\f3cc"; }

.ion-ios-americanfootball-outline:before { content: "\f3cb"; }

.ion-ios-analytics:before { content: "\f3ce"; }

.ion-ios-analytics-outline:before { content: "\f3cd"; }

.ion-ios-arrow-back:before { content: "\f3cf"; }

.ion-ios-arrow-down:before { content: "\f3d0"; }

.ion-ios-arrow-forward:before { content: "\f3d1"; }

.ion-ios-arrow-left:before { content: "\f3d2"; }

.ion-ios-arrow-right:before { content: "\f3d3"; }

.ion-ios-arrow-thin-down:before { content: "\f3d4"; }

.ion-ios-arrow-thin-left:before { content: "\f3d5"; }

.ion-ios-arrow-thin-right:before { content: "\f3d6"; }

.ion-ios-arrow-thin-up:before { content: "\f3d7"; }

.ion-ios-arrow-up:before { content: "\f3d8"; }

.ion-ios-at:before { content: "\f3da"; }

.ion-ios-at-outline:before { content: "\f3d9"; }

.ion-ios-barcode:before { content: "\f3dc"; }

.ion-ios-barcode-outline:before { content: "\f3db"; }

.ion-ios-baseball:before { content: "\f3de"; }

.ion-ios-baseball-outline:before { content: "\f3dd"; }

.ion-ios-basketball:before { content: "\f3e0"; }

.ion-ios-basketball-outline:before { content: "\f3df"; }

.ion-ios-bell:before { content: "\f3e2"; }

.ion-ios-bell-outline:before { content: "\f3e1"; }

.ion-ios-body:before { content: "\f3e4"; }

.ion-ios-body-outline:before { content: "\f3e3"; }

.ion-ios-bolt:before { content: "\f3e6"; }

.ion-ios-bolt-outline:before { content: "\f3e5"; }

.ion-ios-book:before { content: "\f3e8"; }

.ion-ios-book-outline:before { content: "\f3e7"; }

.ion-ios-bookmarks:before { content: "\f3ea"; }

.ion-ios-bookmarks-outline:before { content: "\f3e9"; }

.ion-ios-box:before { content: "\f3ec"; }

.ion-ios-box-outline:before { content: "\f3eb"; }

.ion-ios-briefcase:before { content: "\f3ee"; }

.ion-ios-briefcase-outline:before { content: "\f3ed"; }

.ion-ios-browsers:before { content: "\f3f0"; }

.ion-ios-browsers-outline:before { content: "\f3ef"; }

.ion-ios-calculator:before { content: "\f3f2"; }

.ion-ios-calculator-outline:before { content: "\f3f1"; }

.ion-ios-calendar:before { content: "\f3f4"; }

.ion-ios-calendar-outline:before { content: "\f3f3"; }

.ion-ios-camera:before { content: "\f3f6"; }

.ion-ios-camera-outline:before { content: "\f3f5"; }

.ion-ios-cart:before { content: "\f3f8"; }

.ion-ios-cart-outline:before { content: "\f3f7"; }

.ion-ios-chatboxes:before { content: "\f3fa"; }

.ion-ios-chatboxes-outline:before { content: "\f3f9"; }

.ion-ios-chatbubble:before { content: "\f3fc"; }

.ion-ios-chatbubble-outline:before { content: "\f3fb"; }

.ion-ios-checkmark:before { content: "\f3ff"; }

.ion-ios-checkmark-empty:before { content: "\f3fd"; }

.ion-ios-checkmark-outline:before { content: "\f3fe"; }

.ion-ios-circle-filled:before { content: "\f400"; }

.ion-ios-circle-outline:before { content: "\f401"; }

.ion-ios-clock:before { content: "\f403"; }

.ion-ios-clock-outline:before { content: "\f402"; }

.ion-ios-close:before { content: "\f406"; }

.ion-ios-close-empty:before { content: "\f404"; }

.ion-ios-close-outline:before { content: "\f405"; }

.ion-ios-cloud:before { content: "\f40c"; }

.ion-ios-cloud-download:before { content: "\f408"; }

.ion-ios-cloud-download-outline:before { content: "\f407"; }

.ion-ios-cloud-outline:before { content: "\f409"; }

.ion-ios-cloud-upload:before { content: "\f40b"; }

.ion-ios-cloud-upload-outline:before { content: "\f40a"; }

.ion-ios-cloudy:before { content: "\f410"; }

.ion-ios-cloudy-night:before { content: "\f40e"; }

.ion-ios-cloudy-night-outline:before { content: "\f40d"; }

.ion-ios-cloudy-outline:before { content: "\f40f"; }

.ion-ios-cog:before { content: "\f412"; }

.ion-ios-cog-outline:before { content: "\f411"; }

.ion-ios-color-filter:before { content: "\f414"; }

.ion-ios-color-filter-outline:before { content: "\f413"; }

.ion-ios-color-wand:before { content: "\f416"; }

.ion-ios-color-wand-outline:before { content: "\f415"; }

.ion-ios-compose:before { content: "\f418"; }

.ion-ios-compose-outline:before { content: "\f417"; }

.ion-ios-contact:before { content: "\f41a"; }

.ion-ios-contact-outline:before { content: "\f419"; }

.ion-ios-copy:before { content: "\f41c"; }

.ion-ios-copy-outline:before { content: "\f41b"; }

.ion-ios-crop:before { content: "\f41e"; }

.ion-ios-crop-strong:before { content: "\f41d"; }

.ion-ios-download:before { content: "\f420"; }

.ion-ios-download-outline:before { content: "\f41f"; }

.ion-ios-drag:before { content: "\f421"; }

.ion-ios-email:before { content: "\f423"; }

.ion-ios-email-outline:before { content: "\f422"; }

.ion-ios-eye:before { content: "\f425"; }

.ion-ios-eye-outline:before { content: "\f424"; }

.ion-ios-fastforward:before { content: "\f427"; }

.ion-ios-fastforward-outline:before { content: "\f426"; }

.ion-ios-filing:before { content: "\f429"; }

.ion-ios-filing-outline:before { content: "\f428"; }

.ion-ios-film:before { content: "\f42b"; }

.ion-ios-film-outline:before { content: "\f42a"; }

.ion-ios-flag:before { content: "\f42d"; }

.ion-ios-flag-outline:before { content: "\f42c"; }

.ion-ios-flame:before { content: "\f42f"; }

.ion-ios-flame-outline:before { content: "\f42e"; }

.ion-ios-flask:before { content: "\f431"; }

.ion-ios-flask-outline:before { content: "\f430"; }

.ion-ios-flower:before { content: "\f433"; }

.ion-ios-flower-outline:before { content: "\f432"; }

.ion-ios-folder:before { content: "\f435"; }

.ion-ios-folder-outline:before { content: "\f434"; }

.ion-ios-football:before { content: "\f437"; }

.ion-ios-football-outline:before { content: "\f436"; }

.ion-ios-game-controller-a:before { content: "\f439"; }

.ion-ios-game-controller-a-outline:before { content: "\f438"; }

.ion-ios-game-controller-b:before { content: "\f43b"; }

.ion-ios-game-controller-b-outline:before { content: "\f43a"; }

.ion-ios-gear:before { content: "\f43d"; }

.ion-ios-gear-outline:before { content: "\f43c"; }

.ion-ios-glasses:before { content: "\f43f"; }

.ion-ios-glasses-outline:before { content: "\f43e"; }

.ion-ios-grid-view:before { content: "\f441"; }

.ion-ios-grid-view-outline:before { content: "\f440"; }

.ion-ios-heart:before { content: "\f443"; }

.ion-ios-heart-outline:before { content: "\f442"; }

.ion-ios-help:before { content: "\f446"; }

.ion-ios-help-empty:before { content: "\f444"; }

.ion-ios-help-outline:before { content: "\f445"; }

.ion-ios-home:before { content: "\f448"; }

.ion-ios-home-outline:before { content: "\f447"; }

.ion-ios-infinite:before { content: "\f44a"; }

.ion-ios-infinite-outline:before { content: "\f449"; }

.ion-ios-information:before { content: "\f44d"; }

.ion-ios-information-empty:before { content: "\f44b"; }

.ion-ios-information-outline:before { content: "\f44c"; }

.ion-ios-ionic-outline:before { content: "\f44e"; }

.ion-ios-keypad:before { content: "\f450"; }

.ion-ios-keypad-outline:before { content: "\f44f"; }

.ion-ios-lightbulb:before { content: "\f452"; }

.ion-ios-lightbulb-outline:before { content: "\f451"; }

.ion-ios-list:before { content: "\f454"; }

.ion-ios-list-outline:before { content: "\f453"; }

.ion-ios-location:before { content: "\f456"; }

.ion-ios-location-outline:before { content: "\f455"; }

.ion-ios-locked:before { content: "\f458"; }

.ion-ios-locked-outline:before { content: "\f457"; }

.ion-ios-loop:before { content: "\f45a"; }

.ion-ios-loop-strong:before { content: "\f459"; }

.ion-ios-medical:before { content: "\f45c"; }

.ion-ios-medical-outline:before { content: "\f45b"; }

.ion-ios-medkit:before { content: "\f45e"; }

.ion-ios-medkit-outline:before { content: "\f45d"; }

.ion-ios-mic:before { content: "\f461"; }

.ion-ios-mic-off:before { content: "\f45f"; }

.ion-ios-mic-outline:before { content: "\f460"; }

.ion-ios-minus:before { content: "\f464"; }

.ion-ios-minus-empty:before { content: "\f462"; }

.ion-ios-minus-outline:before { content: "\f463"; }

.ion-ios-monitor:before { content: "\f466"; }

.ion-ios-monitor-outline:before { content: "\f465"; }

.ion-ios-moon:before { content: "\f468"; }

.ion-ios-moon-outline:before { content: "\f467"; }

.ion-ios-more:before { content: "\f46a"; }

.ion-ios-more-outline:before { content: "\f469"; }

.ion-ios-musical-note:before { content: "\f46b"; }

.ion-ios-musical-notes:before { content: "\f46c"; }

.ion-ios-navigate:before { content: "\f46e"; }

.ion-ios-navigate-outline:before { content: "\f46d"; }

.ion-ios-nutrition:before { content: "\f470"; }

.ion-ios-nutrition-outline:before { content: "\f46f"; }

.ion-ios-paper:before { content: "\f472"; }

.ion-ios-paper-outline:before { content: "\f471"; }

.ion-ios-paperplane:before { content: "\f474"; }

.ion-ios-paperplane-outline:before { content: "\f473"; }

.ion-ios-partlysunny:before { content: "\f476"; }

.ion-ios-partlysunny-outline:before { content: "\f475"; }

.ion-ios-pause:before { content: "\f478"; }

.ion-ios-pause-outline:before { content: "\f477"; }

.ion-ios-paw:before { content: "\f47a"; }

.ion-ios-paw-outline:before { content: "\f479"; }

.ion-ios-people:before { content: "\f47c"; }

.ion-ios-people-outline:before { content: "\f47b"; }

.ion-ios-person:before { content: "\f47e"; }

.ion-ios-person-outline:before { content: "\f47d"; }

.ion-ios-personadd:before { content: "\f480"; }

.ion-ios-personadd-outline:before { content: "\f47f"; }

.ion-ios-photos:before { content: "\f482"; }

.ion-ios-photos-outline:before { content: "\f481"; }

.ion-ios-pie:before { content: "\f484"; }

.ion-ios-pie-outline:before { content: "\f483"; }

.ion-ios-pint:before { content: "\f486"; }

.ion-ios-pint-outline:before { content: "\f485"; }

.ion-ios-play:before { content: "\f488"; }

.ion-ios-play-outline:before { content: "\f487"; }

.ion-ios-plus:before { content: "\f48b"; }

.ion-ios-plus-empty:before { content: "\f489"; }

.ion-ios-plus-outline:before { content: "\f48a"; }

.ion-ios-pricetag:before { content: "\f48d"; }

.ion-ios-pricetag-outline:before { content: "\f48c"; }

.ion-ios-pricetags:before { content: "\f48f"; }

.ion-ios-pricetags-outline:before { content: "\f48e"; }

.ion-ios-printer:before { content: "\f491"; }

.ion-ios-printer-outline:before { content: "\f490"; }

.ion-ios-pulse:before { content: "\f493"; }

.ion-ios-pulse-strong:before { content: "\f492"; }

.ion-ios-rainy:before { content: "\f495"; }

.ion-ios-rainy-outline:before { content: "\f494"; }

.ion-ios-recording:before { content: "\f497"; }

.ion-ios-recording-outline:before { content: "\f496"; }

.ion-ios-redo:before { content: "\f499"; }

.ion-ios-redo-outline:before { content: "\f498"; }

.ion-ios-refresh:before { content: "\f49c"; }

.ion-ios-refresh-empty:before { content: "\f49a"; }

.ion-ios-refresh-outline:before { content: "\f49b"; }

.ion-ios-reload:before { content: "\f49d"; }

.ion-ios-reverse-camera:before { content: "\f49f"; }

.ion-ios-reverse-camera-outline:before { content: "\f49e"; }

.ion-ios-rewind:before { content: "\f4a1"; }

.ion-ios-rewind-outline:before { content: "\f4a0"; }

.ion-ios-rose:before { content: "\f4a3"; }

.ion-ios-rose-outline:before { content: "\f4a2"; }

.ion-ios-search:before { content: "\f4a5"; }

.ion-ios-search-strong:before { content: "\f4a4"; }

.ion-ios-settings:before { content: "\f4a7"; }

.ion-ios-settings-strong:before { content: "\f4a6"; }

.ion-ios-shuffle:before { content: "\f4a9"; }

.ion-ios-shuffle-strong:before { content: "\f4a8"; }

.ion-ios-skipbackward:before { content: "\f4ab"; }

.ion-ios-skipbackward-outline:before { content: "\f4aa"; }

.ion-ios-skipforward:before { content: "\f4ad"; }

.ion-ios-skipforward-outline:before { content: "\f4ac"; }

.ion-ios-snowy:before { content: "\f4ae"; }

.ion-ios-speedometer:before { content: "\f4b0"; }

.ion-ios-speedometer-outline:before { content: "\f4af"; }

.ion-ios-star:before { content: "\f4b3"; }

.ion-ios-star-half:before { content: "\f4b1"; }

.ion-ios-star-outline:before { content: "\f4b2"; }

.ion-ios-stopwatch:before { content: "\f4b5"; }

.ion-ios-stopwatch-outline:before { content: "\f4b4"; }

.ion-ios-sunny:before { content: "\f4b7"; }

.ion-ios-sunny-outline:before { content: "\f4b6"; }

.ion-ios-telephone:before { content: "\f4b9"; }

.ion-ios-telephone-outline:before { content: "\f4b8"; }

.ion-ios-tennisball:before { content: "\f4bb"; }

.ion-ios-tennisball-outline:before { content: "\f4ba"; }

.ion-ios-thunderstorm:before { content: "\f4bd"; }

.ion-ios-thunderstorm-outline:before { content: "\f4bc"; }

.ion-ios-time:before { content: "\f4bf"; }

.ion-ios-time-outline:before { content: "\f4be"; }

.ion-ios-timer:before { content: "\f4c1"; }

.ion-ios-timer-outline:before { content: "\f4c0"; }

.ion-ios-toggle:before { content: "\f4c3"; }

.ion-ios-toggle-outline:before { content: "\f4c2"; }

.ion-ios-trash:before { content: "\f4c5"; }

.ion-ios-trash-outline:before { content: "\f4c4"; }

.ion-ios-undo:before { content: "\f4c7"; }

.ion-ios-undo-outline:before { content: "\f4c6"; }

.ion-ios-unlocked:before { content: "\f4c9"; }

.ion-ios-unlocked-outline:before { content: "\f4c8"; }

.ion-ios-upload:before { content: "\f4cb"; }

.ion-ios-upload-outline:before { content: "\f4ca"; }

.ion-ios-videocam:before { content: "\f4cd"; }

.ion-ios-videocam-outline:before { content: "\f4cc"; }

.ion-ios-volume-high:before { content: "\f4ce"; }

.ion-ios-volume-low:before { content: "\f4cf"; }

.ion-ios-wineglass:before { content: "\f4d1"; }

.ion-ios-wineglass-outline:before { content: "\f4d0"; }

.ion-ios-world:before { content: "\f4d3"; }

.ion-ios-world-outline:before { content: "\f4d2"; }

.ion-ipad:before { content: "\f1f9"; }

.ion-iphone:before { content: "\f1fa"; }

.ion-ipod:before { content: "\f1fb"; }

.ion-jet:before { content: "\f295"; }

.ion-key:before { content: "\f296"; }

.ion-knife:before { content: "\f297"; }

.ion-laptop:before { content: "\f1fc"; }

.ion-leaf:before { content: "\f1fd"; }

.ion-levels:before { content: "\f298"; }

.ion-lightbulb:before { content: "\f299"; }

.ion-link:before { content: "\f1fe"; }

.ion-load-a:before { content: "\f29a"; }

.ion-load-b:before { content: "\f29b"; }

.ion-load-c:before { content: "\f29c"; }

.ion-load-d:before { content: "\f29d"; }

.ion-location:before { content: "\f1ff"; }

.ion-lock-combination:before { content: "\f4d4"; }

.ion-locked:before { content: "\f200"; }

.ion-log-in:before { content: "\f29e"; }

.ion-log-out:before { content: "\f29f"; }

.ion-loop:before { content: "\f201"; }

.ion-magnet:before { content: "\f2a0"; }

.ion-male:before { content: "\f2a1"; }

.ion-man:before { content: "\f202"; }

.ion-map:before { content: "\f203"; }

.ion-medkit:before { content: "\f2a2"; }

.ion-merge:before { content: "\f33f"; }

.ion-mic-a:before { content: "\f204"; }

.ion-mic-b:before { content: "\f205"; }

.ion-mic-c:before { content: "\f206"; }

.ion-minus:before { content: "\f209"; }

.ion-minus-circled:before { content: "\f207"; }

.ion-minus-round:before { content: "\f208"; }

.ion-model-s:before { content: "\f2c1"; }

.ion-monitor:before { content: "\f20a"; }

.ion-more:before { content: "\f20b"; }

.ion-mouse:before { content: "\f340"; }

.ion-music-note:before { content: "\f20c"; }

.ion-navicon:before { content: "\f20e"; }

.ion-navicon-round:before { content: "\f20d"; }

.ion-navigate:before { content: "\f2a3"; }

.ion-network:before { content: "\f341"; }

.ion-no-smoking:before { content: "\f2c2"; }

.ion-nuclear:before { content: "\f2a4"; }

.ion-outlet:before { content: "\f342"; }

.ion-paintbrush:before { content: "\f4d5"; }

.ion-paintbucket:before { content: "\f4d6"; }

.ion-paper-airplane:before { content: "\f2c3"; }

.ion-paperclip:before { content: "\f20f"; }

.ion-pause:before { content: "\f210"; }

.ion-person:before { content: "\f213"; }

.ion-person-add:before { content: "\f211"; }

.ion-person-stalker:before { content: "\f212"; }

.ion-pie-graph:before { content: "\f2a5"; }

.ion-pin:before { content: "\f2a6"; }

.ion-pinpoint:before { content: "\f2a7"; }

.ion-pizza:before { content: "\f2a8"; }

.ion-plane:before { content: "\f214"; }

.ion-planet:before { content: "\f343"; }

.ion-play:before { content: "\f215"; }

.ion-playstation:before { content: "\f30a"; }

.ion-plus:before { content: "\f218"; }

.ion-plus-circled:before { content: "\f216"; }

.ion-plus-round:before { content: "\f217"; }

.ion-podium:before { content: "\f344"; }

.ion-pound:before { content: "\f219"; }

.ion-power:before { content: "\f2a9"; }

.ion-pricetag:before { content: "\f2aa"; }

.ion-pricetags:before { content: "\f2ab"; }

.ion-printer:before { content: "\f21a"; }

.ion-pull-request:before { content: "\f345"; }

.ion-qr-scanner:before { content: "\f346"; }

.ion-quote:before { content: "\f347"; }

.ion-radio-waves:before { content: "\f2ac"; }

.ion-record:before { content: "\f21b"; }

.ion-refresh:before { content: "\f21c"; }

.ion-reply:before { content: "\f21e"; }

.ion-reply-all:before { content: "\f21d"; }

.ion-ribbon-a:before { content: "\f348"; }

.ion-ribbon-b:before { content: "\f349"; }

.ion-sad:before { content: "\f34a"; }

.ion-sad-outline:before { content: "\f4d7"; }

.ion-scissors:before { content: "\f34b"; }

.ion-search:before { content: "\f21f"; }

.ion-settings:before { content: "\f2ad"; }

.ion-share:before { content: "\f220"; }

.ion-shuffle:before { content: "\f221"; }

.ion-skip-backward:before { content: "\f222"; }

.ion-skip-forward:before { content: "\f223"; }

.ion-social-android:before { content: "\f225"; }

.ion-social-android-outline:before { content: "\f224"; }

.ion-social-angular:before { content: "\f4d9"; }

.ion-social-angular-outline:before { content: "\f4d8"; }

.ion-social-apple:before { content: "\f227"; }

.ion-social-apple-outline:before { content: "\f226"; }

.ion-social-bitcoin:before { content: "\f2af"; }

.ion-social-bitcoin-outline:before { content: "\f2ae"; }

.ion-social-buffer:before { content: "\f229"; }

.ion-social-buffer-outline:before { content: "\f228"; }

.ion-social-chrome:before { content: "\f4db"; }

.ion-social-chrome-outline:before { content: "\f4da"; }

.ion-social-codepen:before { content: "\f4dd"; }

.ion-social-codepen-outline:before { content: "\f4dc"; }

.ion-social-css3:before { content: "\f4df"; }

.ion-social-css3-outline:before { content: "\f4de"; }

.ion-social-designernews:before { content: "\f22b"; }

.ion-social-designernews-outline:before { content: "\f22a"; }

.ion-social-dribbble:before { content: "\f22d"; }

.ion-social-dribbble-outline:before { content: "\f22c"; }

.ion-social-dropbox:before { content: "\f22f"; }

.ion-social-dropbox-outline:before { content: "\f22e"; }

.ion-social-euro:before { content: "\f4e1"; }

.ion-social-euro-outline:before { content: "\f4e0"; }

.ion-social-facebook:before { content: "\f231"; }

.ion-social-facebook-outline:before { content: "\f230"; }

.ion-social-foursquare:before { content: "\f34d"; }

.ion-social-foursquare-outline:before { content: "\f34c"; }

.ion-social-freebsd-devil:before { content: "\f2c4"; }

.ion-social-github:before { content: "\f233"; }

.ion-social-github-outline:before { content: "\f232"; }

.ion-social-google:before { content: "\f34f"; }

.ion-social-google-outline:before { content: "\f34e"; }

.ion-social-googleplus:before { content: "\f235"; }

.ion-social-googleplus-outline:before { content: "\f234"; }

.ion-social-hackernews:before { content: "\f237"; }

.ion-social-hackernews-outline:before { content: "\f236"; }

.ion-social-html5:before { content: "\f4e3"; }

.ion-social-html5-outline:before { content: "\f4e2"; }

.ion-social-instagram:before { content: "\f351"; }

.ion-social-instagram-outline:before { content: "\f350"; }

.ion-social-javascript:before { content: "\f4e5"; }

.ion-social-javascript-outline:before { content: "\f4e4"; }

.ion-social-linkedin:before { content: "\f239"; }

.ion-social-linkedin-outline:before { content: "\f238"; }

.ion-social-markdown:before { content: "\f4e6"; }

.ion-social-nodejs:before { content: "\f4e7"; }

.ion-social-octocat:before { content: "\f4e8"; }

.ion-social-pinterest:before { content: "\f2b1"; }

.ion-social-pinterest-outline:before { content: "\f2b0"; }

.ion-social-python:before { content: "\f4e9"; }

.ion-social-reddit:before { content: "\f23b"; }

.ion-social-reddit-outline:before { content: "\f23a"; }

.ion-social-rss:before { content: "\f23d"; }

.ion-social-rss-outline:before { content: "\f23c"; }

.ion-social-sass:before { content: "\f4ea"; }

.ion-social-skype:before { content: "\f23f"; }

.ion-social-skype-outline:before { content: "\f23e"; }

.ion-social-snapchat:before { content: "\f4ec"; }

.ion-social-snapchat-outline:before { content: "\f4eb"; }

.ion-social-tumblr:before { content: "\f241"; }

.ion-social-tumblr-outline:before { content: "\f240"; }

.ion-social-tux:before { content: "\f2c5"; }

.ion-social-twitch:before { content: "\f4ee"; }

.ion-social-twitch-outline:before { content: "\f4ed"; }

.ion-social-twitter:before { content: "\f243"; }

.ion-social-twitter-outline:before { content: "\f242"; }

.ion-social-usd:before { content: "\f353"; }

.ion-social-usd-outline:before { content: "\f352"; }

.ion-social-vimeo:before { content: "\f245"; }

.ion-social-vimeo-outline:before { content: "\f244"; }

.ion-social-whatsapp:before { content: "\f4f0"; }

.ion-social-whatsapp-outline:before { content: "\f4ef"; }

.ion-social-windows:before { content: "\f247"; }

.ion-social-windows-outline:before { content: "\f246"; }

.ion-social-wordpress:before { content: "\f249"; }

.ion-social-wordpress-outline:before { content: "\f248"; }

.ion-social-yahoo:before { content: "\f24b"; }

.ion-social-yahoo-outline:before { content: "\f24a"; }

.ion-social-yen:before { content: "\f4f2"; }

.ion-social-yen-outline:before { content: "\f4f1"; }

.ion-social-youtube:before { content: "\f24d"; }

.ion-social-youtube-outline:before { content: "\f24c"; }

.ion-soup-can:before { content: "\f4f4"; }

.ion-soup-can-outline:before { content: "\f4f3"; }

.ion-speakerphone:before { content: "\f2b2"; }

.ion-speedometer:before { content: "\f2b3"; }

.ion-spoon:before { content: "\f2b4"; }

.ion-star:before { content: "\f24e"; }

.ion-stats-bars:before { content: "\f2b5"; }

.ion-steam:before { content: "\f30b"; }

.ion-stop:before { content: "\f24f"; }

.ion-thermometer:before { content: "\f2b6"; }

.ion-thumbsdown:before { content: "\f250"; }

.ion-thumbsup:before { content: "\f251"; }

.ion-toggle:before { content: "\f355"; }

.ion-toggle-filled:before { content: "\f354"; }

.ion-transgender:before { content: "\f4f5"; }

.ion-trash-a:before { content: "\f252"; }

.ion-trash-b:before { content: "\f253"; }

.ion-trophy:before { content: "\f356"; }

.ion-tshirt:before { content: "\f4f7"; }

.ion-tshirt-outline:before { content: "\f4f6"; }

.ion-umbrella:before { content: "\f2b7"; }

.ion-university:before { content: "\f357"; }

.ion-unlocked:before { content: "\f254"; }

.ion-upload:before { content: "\f255"; }

.ion-usb:before { content: "\f2b8"; }

.ion-videocamera:before { content: "\f256"; }

.ion-volume-high:before { content: "\f257"; }

.ion-volume-low:before { content: "\f258"; }

.ion-volume-medium:before { content: "\f259"; }

.ion-volume-mute:before { content: "\f25a"; }

.ion-wand:before { content: "\f358"; }

.ion-waterdrop:before { content: "\f25b"; }

.ion-wifi:before { content: "\f25c"; }

.ion-wineglass:before { content: "\f2b9"; }

.ion-woman:before { content: "\f25d"; }

.ion-wrench:before { content: "\f2ba"; }

.ion-xbox:before { content: "\f30c"; }

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-10-31T19:22:13.602Z
 * License: MIT
 */.ui-select-choices-row:hover,.ui-select-container[theme=selectize] .ui-select-header-group-selectable:hover{background-color:#f5f5f5}.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.selectize-control.single>.selectize-input>input,.selectize-control>.selectize-dropdown{width:100%}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.select2 .ui-select-footer,.select2 .ui-select-header{padding:4px 10px}.select2 .ui-select-footer{border-top:1px solid #dfe5eb}.select2 .ui-select-header{border-bottom:1px solid #dfe5eb}.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control.multi>.selectize-input>input{margin:0!important}.selectize-dropdown .ui-select-footer,.selectize-dropdown .ui-select-header{padding:5px 8px}.selectize-dropdown .ui-select-header{border-bottom:1px solid #b8b8b8}.selectize-dropdown .ui-select-footer{border-top:1px solid #b8b8b8}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}.ui-select-container[theme=selectize] input.ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0;width:0}.ui-select-container[theme=selectize] .ui-select-header-group-selectable{cursor:pointer;padding-left:15px}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap .ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap .ui-select-choices,.ui-select-bootstrap .ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices{padding:5px 0;margin:0;list-style:none}.ui-select-bootstrap .ui-select-header-group-selectable:hover{background-color:#f5f5f5}.ui-select-bootstrap .ui-select-header-group-selectable{color:#000;cursor:pointer;padding:3px 10px}.ui-select-bootstrap .ui-select-choices-row>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>span:focus,.ui-select-bootstrap .ui-select-choices-row>span:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>span{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>span,.ui-select-bootstrap .ui-select-choices-row.disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-bootstrap .ui-select-footer,.ui-select-bootstrap .ui-select-header{display:block;padding:5px 20px;clear:both;font-weight:400;line-height:1.42857143}.ui-select-bootstrap .ui-select-footer{border-top:1px solid #dfe5eb}.ui-select-bootstrap .ui-select-header{border-bottom:1px solid #dfe5eb}.ui-select-bootstrap .ui-select-dropdown{width:100%;padding:0;margin-top:-1px}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25)}.ui-select-bootstrap .ui-select-match-text{width:100%;padding-right:1em}.ui-select-bootstrap .ui-select-match-text span{display:inline-block;width:100%;overflow:hidden}.ui-select-bootstrap .ui-select-toggle>a.btn{position:absolute;height:10px;right:10px;margin-top:-2px}.ui-select-refreshing.glyphicon{position:absolute;right:0;padding:8px 27px}@-webkit-keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-select-spin{-webkit-animation:ui-select-spin 2s infinite linear;animation:ui-select-spin 2s infinite linear}.ui-select-refreshing.ng-animate{-webkit-animation:none 0s}
/*# sourceMappingURL=select.min.css.map */

/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url(/libs/select2/css/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/libs/select2/css/select2.png) no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url(/libs/select2/css/select2.png) no-repeat 100% -22px;
    background: url(/libs/select2/css/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/libs/select2/css/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/libs/select2/css/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/libs/select2/css/select2.png) no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url(/libs/select2/css/select2-spinner.gif) no-repeat 100%;
    background: url(/libs/select2/css/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/libs/select2/css/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/libs/select2/css/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/libs/select2/css/select2-spinner.gif) no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(/libs/select2/css/select2-spinner.gif) no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/libs/select2/css/select2-spinner.gif) no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url(/libs/select2/css/select2.png) right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url(/libs/select2/css/select2x2.png) !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}

/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */.select2-container.form-control{background:0 0;box-shadow:none;border:none;display:block;margin:0;padding:0}.select2-container .select2-choice,.select2-container .select2-choices,.select2-container .select2-choices .select2-search-field input{background:#fff;padding:0;border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.select2-search input{border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.select2-container .select2-choices .select2-search-field input{-webkit-box-shadow:none;box-shadow:none}.select2-container .select2-choice{height:34px;line-height:1.42857}.select2-container.select2-container-multi.form-control{height:auto}.input-group-sm .select2-container .select2-choice,.select2-container.input-sm .select2-choice{height:30px;line-height:1.5;border-radius:3px}.input-group-lg .select2-container .select2-choice,.select2-container.input-lg .select2-choice{height:46px;line-height:1.33333;border-radius:6px}.select2-container-multi .select2-choices .select2-search-field input{height:32px}.input-group-sm .select2-container-multi .select2-choices .select2-search-field input,.select2-container-multi.input-sm .select2-choices .select2-search-field input{height:28px}.input-group-lg .select2-container-multi .select2-choices .select2-search-field input,.select2-container-multi.input-lg .select2-choices .select2-search-field input{height:44px}.select2-container-multi .select2-choices .select2-search-field input{margin:0}.select2-choice>span:first-child,.select2-chosen,.select2-container .select2-choices .select2-search-field input{padding:6px 12px}.input-group-sm .select2-choice>span:first-child,.input-group-sm .select2-choices .select2-search-field input,.input-group-sm .select2-chosen,.input-sm .select2-choice>span:first-child,.input-sm .select2-choices .select2-search-field input,.input-sm .select2-chosen{padding:5px 10px}.input-group-lg .select2-choice>span:first-child,.input-group-lg .select2-choices .select2-search-field input,.input-group-lg .select2-chosen,.input-lg .select2-choice>span:first-child,.input-lg .select2-choices .select2-search-field input,.input-lg .select2-chosen{padding:10px 16px}.select2-container-multi .select2-choices .select2-search-choice{margin-top:5px;margin-bottom:3px}.input-group-sm .select2-container-multi .select2-choices .select2-search-choice,.select2-container-multi.input-sm .select2-choices .select2-search-choice{margin-top:3px;margin-bottom:2px}.input-group-lg .select2-container-multi .select2-choices .select2-search-choice,.select2-container-multi.input-lg .select2-choices .select2-search-choice{line-height:24px}.select2-container .select2-choice .select2-arrow,.select2-container .select2-choice div{border-left:none;background:0 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-dropdown-open .select2-choice .select2-arrow,.select2-dropdown-open .select2-choice div{border-left-color:transparent;background:0 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice div b{background-position:0 3px}.select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open .select2-choice div b{background-position:-18px 3px}.input-group-sm .select2-container .select2-choice .select2-arrow b,.input-group-sm .select2-container .select2-choice div b,.select2-container.input-sm .select2-choice .select2-arrow b,.select2-container.input-sm .select2-choice div b{background-position:0 1px}.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,.input-group-sm .select2-dropdown-open .select2-choice div b,.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,.select2-dropdown-open.input-sm .select2-choice div b{background-position:-18px 1px}.input-group-lg .select2-container .select2-choice .select2-arrow b,.input-group-lg .select2-container .select2-choice div b,.select2-container.input-lg .select2-choice .select2-arrow b,.select2-container.input-lg .select2-choice div b{background-position:0 9px}.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,.input-group-lg .select2-dropdown-open .select2-choice div b,.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,.select2-dropdown-open.input-lg .select2-choice div b{background-position:-18px 9px}.has-warning .select2-choice,.has-warning .select2-choices{border-color:#8a6d3b}.has-warning .select2-container-active .select2-choice,.has-warning .select2-container-multi.select2-container-active .select2-choices{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-choice,.has-error .select2-choices{border-color:#a94442}.has-error .select2-container-active .select2-choice,.has-error .select2-container-multi.select2-container-active .select2-choices{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-choice,.has-success .select2-choices{border-color:#3c763d}.has-success .select2-container-active .select2-choice,.has-success .select2-container-multi.select2-container-active .select2-choices{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.select2-drop-active{border-color:#66afe9}.select2-drop-auto-width,.select2-drop.select2-drop-above.select2-drop-active{border-top-color:#66afe9}.input-group.select2-bootstrap-prepend [class^=select2-choice]{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.input-group.select2-bootstrap-append [class^=select2-choice]{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.select2-dropdown-open [class^=select2-choice]{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-radius:0 0 4px 4px!important;background:#fff;filter:none}.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-right-radius:3px!important}.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-right-radius:6px!important}.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-left-radius:3px!important}.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-bottom-left-radius:6px!important}.select2-results .select2-highlighted{color:#fff;background-color:#337ab7}.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-append .select2-container-multiple,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn,.select2-bootstrap-prepend .select2-container-multiple{vertical-align:top}.select2-container-multi .select2-choices .select2-search-choice{color:#555;background:#fff;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:none;box-shadow:none}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#ebebeb;border-color:#adadad;color:#333;-webkit-box-shadow:none;box-shadow:none}.select2-search-choice-close{margin-top:-7px;top:50%}.select2-container .select2-choice abbr{top:50%}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background-color:#fcf8e3;color:#8a6d3b}.select2-container.select2-container-disabled .select2-choice,.select2-container.select2-container-disabled .select2-choices{cursor:not-allowed;background-color:#eee;border-color:#ccc}.select2-container.select2-container-disabled .select2-choice .select2-arrow,.select2-container.select2-container-disabled .select2-choice div,.select2-container.select2-container-disabled .select2-choices .select2-arrow,.select2-container.select2-container-disabled .select2-choices div{background-color:transparent;border-left:1px solid transparent}.select2-container-multi .select2-choices .select2-search-field input.select2-active,.select2-more-results.select2-active,.select2-search input.select2-active{background-position:right 4px center}.select2-offscreen,.select2-offscreen:focus{width:1px!important;height:1px!important;position:absolute!important}
/*!
angular-xeditable - 0.5.0
Edit-in-place for angular.js
Build date: 2016-10-27 
*/

.editable-wrap{display:inline-block;white-space:pre;margin:0}.editable-wrap .editable-controls,.editable-wrap .editable-error{margin-bottom:0}.editable-wrap .editable-controls>input,.editable-wrap .editable-controls>select,.editable-wrap .editable-controls>textarea{margin-bottom:0}.editable-wrap .editable-input{display:inline-block}.editable-buttons{display:inline-block;vertical-align:top}.editable-buttons button{margin-left:5px}.editable-input.editable-has-buttons{width:auto}.editable-text{white-space:nowrap}.editable-bsdate{white-space:nowrap}.editable-bstime{white-space:nowrap}.editable-bstime .editable-input input[type=text]{width:46px}.editable-bstime .well-small{margin-bottom:0;padding:10px}.editable-range output{display:inline-block;min-width:30px;vertical-align:top;text-align:center}.editable-color input[type=color]{width:50px}.editable-checkbox label span,.editable-checklist label span,.editable-radiolist label span{margin-left:7px;margin-right:10px}.editable-hide{display:none!important}.editable-click,a.editable-click{text-decoration:none;color:#428bca;border-bottom:dashed 1px #428bca}.editable-click:hover,a.editable-click:hover{text-decoration:none;color:#2a6496;border-bottom-color:#2a6496}.editable-empty,.editable-empty:hover,.editable-empty:focus,a.editable-empty,a.editable-empty:hover,a.editable-empty:focus{font-style:italic;color:#D14;text-decoration:none}.popover-wrapper>a{display:inline!important}.popover-wrapper{display:inline;position:relative}.popover-wrapper form{position:absolute;top:-53px;background:#FFF;border:1px solid #AAA;border-radius:5px;padding:7px;width:auto;display:inline-block;left:50%;z-index:101}.popover-wrapper form:before{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #AAA;position:absolute;bottom:-10px}.popover-wrapper form:after{content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #FFF;position:absolute;bottom:-9px}@media screen and (max-width:750px){.popover-wrapper form{margin-left:-60px}.popover-wrapper form:before{left:50px}.popover-wrapper form:after{left:51px}}@media screen and (min-width:750px){.popover-wrapper form{margin-left:-110px}.popover-wrapper form:before{left:100px}.popover-wrapper form:after{left:101px}}
/*!
 * AdminLTE v2.4.18
 * 
 *   Author:  Colorlib
 *   Support: <https://github.com/ColorlibHQ/AdminLTE/issues>
 *   Repository: git://github.com/ColorlibHQ/AdminLTE.git
 *   License: MIT <http://opensource.org/licenses/MIT>
 */html,body{height:100%}.layout-boxed html,.layout-boxed body{height:100%}body{font-family:'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;overflow-x:hidden;overflow-y:auto}.wrapper{height:100%;position:relative;overflow-x:hidden;overflow-y:auto}.wrapper:before,.wrapper:after{content:" ";display:table}.wrapper:after{clear:both}.layout-boxed .wrapper{max-width:1250px;margin:0 auto;min-height:100%;box-shadow:0 0 8px rgba(0,0,0,0.5);position:relative}.layout-boxed{background-color:#f9fafc}.content-wrapper,.main-footer{-webkit-transition:-webkit-transform .3s ease-in-out,margin .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out,margin .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out,margin .3s ease-in-out;transition:transform .3s ease-in-out,margin .3s ease-in-out;margin-left:230px;z-index:820}.layout-top-nav .content-wrapper,.layout-top-nav .main-footer{margin-left:0}@media (max-width:767px){.content-wrapper,.main-footer{margin-left:0}}@media (min-width:768px){.sidebar-collapse .content-wrapper,.sidebar-collapse .main-footer{margin-left:0}}@media (max-width:767px){.sidebar-open .content-wrapper,.sidebar-open .main-footer{-webkit-transform:translate(230px, 0);-ms-transform:translate(230px, 0);-o-transform:translate(230px, 0);transform:translate(230px, 0)}}.content-wrapper{min-height:calc(100vh - 101px);background-color:#ecf0f5;z-index:800}@media (max-width:767px){.content-wrapper{min-height:calc(100vh - 151px)}}.main-footer{background:#fff;padding:15px;color:#444;border-top:1px solid #d2d6de}.fixed .main-header,.fixed .main-sidebar,.fixed .left-side{position:fixed}.fixed .main-header{top:0;right:0;left:0}.fixed .content-wrapper,.fixed .right-side{padding-top:50px}@media (max-width:767px){.fixed .content-wrapper,.fixed .right-side{padding-top:100px}}.fixed.layout-boxed .wrapper{max-width:100%}.fixed .wrapper{overflow:hidden}.hold-transition .content-wrapper,.hold-transition .right-side,.hold-transition .main-footer,.hold-transition .main-sidebar,.hold-transition .left-side,.hold-transition .main-header .navbar,.hold-transition .main-header .logo,.hold-transition .menu-open .fa-angle-left{-webkit-transition:none;-o-transition:none;transition:none}.content{min-height:250px;padding:15px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Source Sans Pro',sans-serif}a{color:#3c8dbc}a:hover,a:active,a:focus{outline:none;text-decoration:none;color:#72afd2}.page-header{margin:10px 0 20px 0;font-size:22px}.page-header>small{color:#666;display:block;margin-top:5px}.main-header{position:relative;max-height:100px;z-index:1030}.main-header .navbar{-webkit-transition:margin-left .3s ease-in-out;-o-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out;margin-bottom:0;margin-left:230px;border:none;min-height:50px;border-radius:0}.layout-top-nav .main-header .navbar{margin-left:0}.main-header #navbar-search-input.form-control{background:rgba(255,255,255,0.2);border-color:transparent}.main-header #navbar-search-input.form-control:focus,.main-header #navbar-search-input.form-control:active{border-color:rgba(0,0,0,0.1);background:rgba(255,255,255,0.9)}.main-header #navbar-search-input.form-control::-moz-placeholder{color:#ccc;opacity:1}.main-header #navbar-search-input.form-control:-ms-input-placeholder{color:#ccc}.main-header #navbar-search-input.form-control::-webkit-input-placeholder{color:#ccc}.main-header .navbar-custom-menu,.main-header .navbar-right{float:right}@media (max-width:991px){.main-header .navbar-custom-menu a,.main-header .navbar-right a{color:inherit;background:transparent}}@media (max-width:767px){.main-header .navbar-right{float:none}.navbar-collapse .main-header .navbar-right{margin:7.5px -15px}.main-header .navbar-right>li{color:inherit;border:0}}.main-header .sidebar-toggle{float:left;background-color:transparent;background-image:none;padding:15px 15px;font-family:fontAwesome}.main-header .sidebar-toggle:before{content:"\f0c9"}.main-header .sidebar-toggle:hover{color:#fff}.main-header .sidebar-toggle:focus,.main-header .sidebar-toggle:active{background:transparent}.main-header .sidebar-toggle.fa5{font-family:"Font Awesome\ 5 Free"}.main-header .sidebar-toggle.fa5:before{content:"\f0c9";font-weight:900}.main-header .sidebar-toggle .icon-bar{display:none}.main-header .navbar .nav>li.user>a>.fa,.main-header .navbar .nav>li.user>a>.glyphicon,.main-header .navbar .nav>li.user>a>.ion{margin-right:5px}.main-header .navbar .nav>li>a>.label{position:absolute;top:9px;right:7px;text-align:center;font-size:9px;padding:2px 3px;line-height:.9}.main-header .logo{-webkit-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out;display:block;float:left;height:50px;font-size:20px;line-height:50px;text-align:center;width:230px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:0 15px;font-weight:300;overflow:hidden}.main-header .logo img{padding:4px;object-fit:contain;margin:0 auto}.main-header .logo .logo-lg{display:block}.main-header .logo .logo-lg img{max-width:200px;max-height:50px}.main-header .logo .logo-lg .brandlogo-image{margin-top:8px;margin-right:10px;margin-left:-5px}.main-header .logo .logo-mini{display:none}.main-header .logo .logo-mini img{max-width:50px;max-height:50px}.main-header .logo .logo-mini .brandlogo-image{margin-top:8px;margin-right:10px;margin-left:10px}.main-header .logo .brandlogo-image{float:left;height:34px;width:auto}.main-header .navbar-brand{color:#fff}.content-header{position:relative;padding:15px 15px 0 15px}.content-header>h1{margin:0;font-size:24px}.content-header>h1>small{font-size:15px;display:inline-block;padding-left:4px;font-weight:300}.content-header>.breadcrumb{float:right;background:transparent;margin-top:0;margin-bottom:0;font-size:12px;padding:7px 5px;position:absolute;top:15px;right:10px;border-radius:2px}.content-header>.breadcrumb>li>a{color:#444;text-decoration:none;display:inline-block}.content-header>.breadcrumb>li>a>.fa,.content-header>.breadcrumb>li>a>.glyphicon,.content-header>.breadcrumb>li>a>.ion{margin-right:5px}.content-header>.breadcrumb>li+li:before{content:'>\00a0'}@media (max-width:991px){.content-header>.breadcrumb{position:relative;margin-top:5px;top:0;right:0;float:none;background:#d2d6de;padding-left:10px}.content-header>.breadcrumb li:before{color:#97a0b3}}.navbar-toggle{color:#fff;border:0;margin:0;padding:15px 15px}@media (max-width:991px){.navbar-custom-menu .navbar-nav>li{float:left}.navbar-custom-menu .navbar-nav{margin:0;float:left}.navbar-custom-menu .navbar-nav>li>a{padding-top:15px;padding-bottom:15px;line-height:20px}}@media (max-width:767px){.main-header{position:relative}.main-header .logo,.main-header .navbar{width:100%;float:none}.main-header .navbar{margin:0}.main-header .navbar-custom-menu{float:right}}@media (max-width:991px){.navbar-collapse.pull-left{float:none !important}.navbar-collapse.pull-left+.navbar-custom-menu{display:block;position:absolute;top:0;right:40px}}.main-sidebar{position:absolute;top:0;left:0;padding-top:50px;min-height:100%;width:230px;z-index:810;-webkit-transition:-webkit-transform .3s ease-in-out,width .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out,width .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out,width .3s ease-in-out;transition:transform .3s ease-in-out,width .3s ease-in-out}@media (max-width:767px){.main-sidebar{padding-top:100px}}@media (max-width:767px){.main-sidebar{-webkit-transform:translate(-230px, 0);-ms-transform:translate(-230px, 0);-o-transform:translate(-230px, 0);transform:translate(-230px, 0)}}@media (min-width:768px){.sidebar-collapse .main-sidebar{-webkit-transform:translate(-230px, 0);-ms-transform:translate(-230px, 0);-o-transform:translate(-230px, 0);transform:translate(-230px, 0)}}@media (max-width:767px){.sidebar-open .main-sidebar{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}.sidebar{padding-bottom:10px}.sidebar-form input:focus{border-color:transparent}.user-panel{position:relative;width:100%;padding:10px;overflow:hidden}.user-panel:before,.user-panel:after{content:" ";display:table}.user-panel:after{clear:both}.user-panel>.image>img{width:100%;max-width:45px;height:auto}.user-panel>.info{padding:5px 5px 5px 15px;line-height:1;position:absolute;left:55px}.user-panel>.info>p{font-weight:600;margin-bottom:9px}.user-panel>.info>a{text-decoration:none;padding-right:5px;margin-top:3px;font-size:11px}.user-panel>.info>a>.fa,.user-panel>.info>a>.ion,.user-panel>.info>a>.glyphicon{margin-right:3px}.sidebar-menu{list-style:none;margin:0;padding:0}.sidebar-menu>li{position:relative;margin:0;padding:0}.sidebar-menu>li>a{padding:12px 5px 12px 15px;display:block}.sidebar-menu>li>a>.fa,.sidebar-menu>li>a>.glyphicon,.sidebar-menu>li>a>.ion{width:20px}.sidebar-menu>li .label,.sidebar-menu>li .badge{margin-right:5px}.sidebar-menu>li .badge{margin-top:3px}.sidebar-menu li.header{padding:10px 25px 10px 15px;font-size:12px}.sidebar-menu li>a>.fa-angle-left,.sidebar-menu li>a>.pull-right-container>.fa-angle-left{width:auto;height:auto;padding:0;margin-right:10px;-webkit-transition:transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease}.sidebar-menu li>a>.fa-angle-left{position:absolute;top:50%;right:10px;margin-top:-8px}.sidebar-menu .menu-open>a>.fa-angle-left,.sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-left{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.sidebar-menu .active>.treeview-menu{display:block}@media (min-width:768px){.sidebar-mini.sidebar-collapse .content-wrapper,.sidebar-mini.sidebar-collapse .right-side,.sidebar-mini.sidebar-collapse .main-footer{margin-left:50px !important;z-index:840}.sidebar-mini.sidebar-collapse .main-sidebar{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);width:50px !important;z-index:850}.sidebar-mini.sidebar-collapse .sidebar-menu>li{position:relative}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a{margin-right:0}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span{border-top-right-radius:4px}.sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span{border-bottom-right-radius:4px}.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{padding-top:5px;padding-bottom:5px;border-bottom-right-radius:4px}.sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info,.sidebar-mini.sidebar-collapse .sidebar-form,.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span,.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu,.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right,.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span>.pull-right,.sidebar-mini.sidebar-collapse .sidebar-menu li.header{display:none !important;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .main-header .logo{width:50px}.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini{display:block;margin-left:-15px;margin-right:-15px;font-size:18px}.sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg{display:none}.sidebar-mini.sidebar-collapse .main-header .navbar{margin-left:50px}}@media (min-width:768px){.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{display:block !important;position:absolute;width:180px;left:50px}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span{top:0;margin-left:-3px;padding:12px 5px 12px 20px;background-color:inherit}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container{position:relative !important;float:right;width:auto !important;left:180px !important;top:-22px !important;z-index:900}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type){display:none}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{top:44px;margin-left:0}}.sidebar-expanded-on-hover .main-footer,.sidebar-expanded-on-hover .content-wrapper{margin-left:50px}.sidebar-expanded-on-hover .main-sidebar{box-shadow:3px 0 8px rgba(0,0,0,0.125)}.sidebar-menu,.main-sidebar .user-panel,.sidebar-menu>li.header{white-space:nowrap;overflow:hidden}.sidebar-menu:hover{overflow:visible}.sidebar-form,.sidebar-menu>li.header{overflow:hidden;text-overflow:clip}.sidebar-menu li>a{position:relative}.sidebar-menu li>a>.pull-right-container{position:absolute;right:10px;top:50%;margin-top:-7px}.control-sidebar-bg{position:fixed;z-index:1000;bottom:0}.control-sidebar-bg,.control-sidebar{top:0;right:-230px;width:230px;-webkit-transition:right .3s ease-in-out;-o-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.control-sidebar{position:absolute;padding-top:50px;z-index:1010}@media (max-width:767px){.control-sidebar{padding-top:100px}}.control-sidebar>.tab-content{padding:10px 15px}.control-sidebar.control-sidebar-open,.control-sidebar.control-sidebar-open+.control-sidebar-bg{right:0}.control-sidebar-hold-transition .control-sidebar-bg,.control-sidebar-hold-transition .control-sidebar,.control-sidebar-hold-transition .content-wrapper{transition:none}.control-sidebar-open .control-sidebar-bg,.control-sidebar-open .control-sidebar{right:0}@media (min-width:768px){.control-sidebar-open .content-wrapper,.control-sidebar-open .right-side,.control-sidebar-open .main-footer{margin-right:230px}}.fixed .control-sidebar{position:fixed;height:100%;overflow-y:auto;padding-bottom:50px}.nav-tabs.control-sidebar-tabs>li:first-of-type>a,.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus{border-left-width:0}.nav-tabs.control-sidebar-tabs>li>a{border-radius:0}.nav-tabs.control-sidebar-tabs>li>a,.nav-tabs.control-sidebar-tabs>li>a:hover{border-top:none;border-right:none;border-left:1px solid transparent;border-bottom:1px solid transparent}.nav-tabs.control-sidebar-tabs>li>a .icon{font-size:16px}.nav-tabs.control-sidebar-tabs>li.active>a,.nav-tabs.control-sidebar-tabs>li.active>a:hover,.nav-tabs.control-sidebar-tabs>li.active>a:focus,.nav-tabs.control-sidebar-tabs>li.active>a:active{border-top:none;border-right:none;border-bottom:none}@media (max-width:768px){.nav-tabs.control-sidebar-tabs{display:table}.nav-tabs.control-sidebar-tabs>li{display:table-cell}}.control-sidebar-heading{font-weight:400;font-size:16px;padding:10px 0;margin-bottom:10px}.control-sidebar-subheading{display:block;font-weight:400;font-size:14px}.control-sidebar-menu{list-style:none;padding:0;margin:0 -15px}.control-sidebar-menu>li>a{display:block;padding:10px 15px}.control-sidebar-menu>li>a:before,.control-sidebar-menu>li>a:after{content:" ";display:table}.control-sidebar-menu>li>a:after{clear:both}.control-sidebar-menu>li>a>.control-sidebar-subheading{margin-top:0}.control-sidebar-menu .menu-icon{float:left;width:35px;height:35px;border-radius:50%;text-align:center;line-height:35px}.control-sidebar-menu .menu-info{margin-left:45px;margin-top:3px}.control-sidebar-menu .menu-info>.control-sidebar-subheading{margin:0}.control-sidebar-menu .menu-info>p{margin:0;font-size:11px}.control-sidebar-menu .progress{margin:0}.control-sidebar-dark{color:#b8c7ce}.control-sidebar-dark,.control-sidebar-dark+.control-sidebar-bg{background:#222d32}.control-sidebar-dark .nav-tabs.control-sidebar-tabs{border-bottom:#1c2529}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a{background:#181f23;color:#b8c7ce}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus{border-left-color:#141a1d;border-bottom-color:#141a1d}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active{background:#1c2529}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover{color:#fff}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active{background:#222d32;color:#fff}.control-sidebar-dark .control-sidebar-heading,.control-sidebar-dark .control-sidebar-subheading{color:#fff}.control-sidebar-dark .control-sidebar-menu>li>a:hover{background:#1e282c}.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p{color:#b8c7ce}.control-sidebar-light{color:#5e5e5e}.control-sidebar-light,.control-sidebar-light+.control-sidebar-bg{background:#f9fafc;border-left:1px solid #d2d6de}.control-sidebar-light .nav-tabs.control-sidebar-tabs{border-bottom:#d2d6de}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a{background:#e8ecf4;color:#444}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus{border-left-color:#d2d6de;border-bottom-color:#d2d6de}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active{background:#eff1f7}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active{background:#f9fafc;color:#111}.control-sidebar-light .control-sidebar-heading,.control-sidebar-light .control-sidebar-subheading{color:#111}.control-sidebar-light .control-sidebar-menu{margin-left:-14px}.control-sidebar-light .control-sidebar-menu>li>a:hover{background:#f4f4f5}.control-sidebar-light .control-sidebar-menu>li>a .menu-info>p{color:#5e5e5e}.dropdown-menu{box-shadow:none;border-color:#eee}.dropdown-menu>li>a{color:#777}.dropdown-menu>li>a>.glyphicon,.dropdown-menu>li>a>.fa,.dropdown-menu>li>a>.ion{margin-right:10px}.dropdown-menu>li>a:hover{background-color:#e1e3e9;color:#333}.dropdown-menu>.divider{background-color:#eee}.navbar-nav>.notifications-menu>.dropdown-menu,.navbar-nav>.messages-menu>.dropdown-menu,.navbar-nav>.tasks-menu>.dropdown-menu{width:280px;padding:0 0 0 0;margin:0;top:100%}.navbar-nav>.notifications-menu>.dropdown-menu>li,.navbar-nav>.messages-menu>.dropdown-menu>li,.navbar-nav>.tasks-menu>.dropdown-menu>li{position:relative}.navbar-nav>.notifications-menu>.dropdown-menu>li.header,.navbar-nav>.messages-menu>.dropdown-menu>li.header,.navbar-nav>.tasks-menu>.dropdown-menu>li.header{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:#ffffff;padding:7px 10px;border-bottom:1px solid #f4f4f4;color:#444444;font-size:14px}.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;font-size:12px;background-color:#fff;padding:7px 10px;border-bottom:1px solid #eeeeee;color:#444 !important;text-align:center}@media (max-width:991px){.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a{background:#fff !important;color:#444 !important}}.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover{text-decoration:none;font-weight:normal}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,.navbar-nav>.messages-menu>.dropdown-menu>li .menu,.navbar-nav>.tasks-menu>.dropdown-menu>li .menu{max-height:200px;margin:0;padding:0;list-style:none;overflow-x:hidden}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{display:block;white-space:nowrap;border-bottom:1px solid #f4f4f4}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover{background:#f4f4f4;text-decoration:none}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a{color:#444444;overflow:hidden;text-overflow:ellipsis;padding:10px}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion{width:20px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a{margin:0;padding:10px 10px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img{margin:auto 10px auto auto;width:40px;height:40px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4{padding:0;margin:0 0 0 45px;color:#444444;font-size:15px;position:relative}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small{color:#999999;font-size:10px;position:absolute;top:0;right:0}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p{margin:0 0 0 45px;font-size:12px;color:#888888}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after{content:" ";display:table}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after{clear:both}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{padding:10px}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3{font-size:14px;padding:0;margin:0 0 10px 0;color:#666666}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress{padding:0;margin:0}.navbar-nav>.user-menu>.dropdown-menu{border-top-right-radius:0;border-top-left-radius:0;padding:1px 0 0 0;border-top-width:0;width:280px}.navbar-nav>.user-menu>.dropdown-menu,.navbar-nav>.user-menu>.dropdown-menu>.user-body{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.navbar-nav>.user-menu>.dropdown-menu>li.user-header{height:175px;padding:10px;text-align:center}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img{z-index:5;height:90px;width:90px;border:3px solid;border-color:transparent;border-color:rgba(255,255,255,0.2)}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p{z-index:5;color:#fff;color:rgba(255,255,255,0.8);font-size:17px;margin-top:10px}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small{display:block;font-size:12px}.navbar-nav>.user-menu>.dropdown-menu>.user-body{padding:15px;border-bottom:1px solid #f4f4f4;border-top:1px solid #dddddd}.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,.navbar-nav>.user-menu>.dropdown-menu>.user-body:after{content:" ";display:table}.navbar-nav>.user-menu>.dropdown-menu>.user-body:after{clear:both}.navbar-nav>.user-menu>.dropdown-menu>.user-body a{color:#444 !important}@media (max-width:991px){.navbar-nav>.user-menu>.dropdown-menu>.user-body a{background:#fff !important;color:#444 !important}}.navbar-nav>.user-menu>.dropdown-menu>.user-footer{background-color:#f9f9f9;padding:10px}.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after{content:" ";display:table}.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after{clear:both}.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{color:#666666}@media (max-width:991px){.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover{background-color:#f9f9f9}}.navbar-nav>.user-menu .user-image{float:left;width:25px;height:25px;border-radius:50%;margin-right:10px;margin-top:-2px}@media (max-width:767px){.navbar-nav>.user-menu .user-image{float:none;margin-right:0;margin-top:-8px;line-height:10px}}.open:not(.dropup)>.animated-dropdown-menu{backface-visibility:visible !important;-webkit-animation:flipInX .7s both;-o-animation:flipInX .7s both;animation:flipInX .7s both}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{transform:perspective(400px)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px)}}.navbar-custom-menu>.navbar-nav>li{position:relative}.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:0;left:auto}@media (max-width:991px){.navbar-custom-menu>.navbar-nav{float:right}.navbar-custom-menu>.navbar-nav>li{position:static}.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:5%;left:auto;border:1px solid #ddd;background:#fff}}.form-control{border-radius:0;box-shadow:none;border-color:#d2d6de}.form-control:focus{border-color:#3c8dbc;box-shadow:none}.form-control::-moz-placeholder,.form-control:-ms-input-placeholder,.form-control::-webkit-input-placeholder{color:#bbb;opacity:1}.form-control:not(select){-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group.has-success label{color:#00a65a}.form-group.has-success .form-control,.form-group.has-success .input-group-addon{border-color:#00a65a;box-shadow:none}.form-group.has-success .help-block{color:#00a65a}.form-group.has-warning label{color:#f39c12}.form-group.has-warning .form-control,.form-group.has-warning .input-group-addon{border-color:#f39c12;box-shadow:none}.form-group.has-warning .help-block{color:#f39c12}.form-group.has-error label{color:#dd4b39}.form-group.has-error .form-control,.form-group.has-error .input-group-addon{border-color:#dd4b39;box-shadow:none}.form-group.has-error .help-block{color:#dd4b39}.input-group .input-group-addon{border-radius:0;border-color:#d2d6de;background-color:#fff}.btn-group-vertical .btn.btn-flat:first-of-type,.btn-group-vertical .btn.btn-flat:last-of-type{border-radius:0}.icheck>label{padding-left:0}.form-control-feedback.fa{line-height:34px}.input-lg+.form-control-feedback.fa,.input-group-lg+.form-control-feedback.fa,.form-group-lg .form-control+.form-control-feedback.fa{line-height:46px}.input-sm+.form-control-feedback.fa,.input-group-sm+.form-control-feedback.fa,.form-group-sm .form-control+.form-control-feedback.fa{line-height:30px}.progress,.progress>.progress-bar{-webkit-box-shadow:none;box-shadow:none}.progress,.progress>.progress-bar,.progress .progress-bar,.progress>.progress-bar .progress-bar{border-radius:1px}.progress.sm,.progress-sm{height:10px}.progress.sm,.progress-sm,.progress.sm .progress-bar,.progress-sm .progress-bar{border-radius:1px}.progress.xs,.progress-xs{height:7px}.progress.xs,.progress-xs,.progress.xs .progress-bar,.progress-xs .progress-bar{border-radius:1px}.progress.xxs,.progress-xxs{height:3px}.progress.xxs,.progress-xxs,.progress.xxs .progress-bar,.progress-xxs .progress-bar{border-radius:1px}.progress.vertical{position:relative;width:30px;height:200px;display:inline-block;margin-right:10px}.progress.vertical>.progress-bar{width:100%;position:absolute;bottom:0}.progress.vertical.sm,.progress.vertical.progress-sm{width:20px}.progress.vertical.xs,.progress.vertical.progress-xs{width:10px}.progress.vertical.xxs,.progress.vertical.progress-xxs{width:3px}.progress-group .progress-text{font-weight:600}.progress-group .progress-number{float:right}.table tr>td .progress{margin:0}.progress-bar-light-blue,.progress-bar-primary{background-color:#3c8dbc}.progress-striped .progress-bar-light-blue,.progress-striped .progress-bar-primary{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-green,.progress-bar-success{background-color:#00a65a}.progress-striped .progress-bar-green,.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-aqua,.progress-bar-info{background-color:#00c0ef}.progress-striped .progress-bar-aqua,.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-yellow,.progress-bar-warning{background-color:#f39c12}.progress-striped .progress-bar-yellow,.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-red,.progress-bar-danger{background-color:#dd4b39}.progress-striped .progress-bar-red,.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)}.small-box{border-radius:2px;position:relative;display:block;margin-bottom:20px;box-shadow:0 1px 1px rgba(0,0,0,0.1)}.small-box>.inner{padding:10px}.small-box>.small-box-footer{position:relative;text-align:center;padding:3px 0;color:#fff;color:rgba(255,255,255,0.8);display:block;z-index:10;background:rgba(0,0,0,0.1);text-decoration:none}.small-box>.small-box-footer:hover{color:#fff;background:rgba(0,0,0,0.15)}.small-box h3{font-size:38px;font-weight:bold;margin:0 0 10px 0;white-space:nowrap;padding:0}.small-box p{font-size:15px}.small-box p>small{display:block;color:#f9f9f9;font-size:13px;margin-top:5px}.small-box h3,.small-box p{z-index:5}.small-box .icon{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;position:absolute;top:-10px;right:10px;z-index:0;font-size:90px;color:rgba(0,0,0,0.15)}.small-box:hover{text-decoration:none;color:#f9f9f9}.small-box:hover .icon{font-size:95px}@media (max-width:767px){.small-box{text-align:center}.small-box .icon{display:none}.small-box p{font-size:12px}}.box{position:relative;border-radius:3px;background:#ffffff;border-top:3px solid #d2d6de;margin-bottom:20px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,0.1)}.box.box-primary{border-top-color:#3c8dbc}.box.box-info{border-top-color:#00c0ef}.box.box-danger{border-top-color:#dd4b39}.box.box-warning{border-top-color:#f39c12}.box.box-success{border-top-color:#00a65a}.box.box-default{border-top-color:#d2d6de}.box.collapsed-box .box-body,.box.collapsed-box .box-footer{display:none}.box .nav-stacked>li{border-bottom:1px solid #f4f4f4;margin:0}.box .nav-stacked>li:last-of-type{border-bottom:none}.box.height-control .box-body{max-height:300px;overflow:auto}.box .border-right{border-right:1px solid #f4f4f4}.box .border-left{border-left:1px solid #f4f4f4}.box.box-solid{border-top:0}.box.box-solid>.box-header .btn.btn-default{background:transparent}.box.box-solid>.box-header .btn:hover,.box.box-solid>.box-header a:hover{background:rgba(0,0,0,0.1)}.box.box-solid.box-default{border:1px solid #d2d6de}.box.box-solid.box-default>.box-header{color:#444;background:#d2d6de;background-color:#d2d6de}.box.box-solid.box-default>.box-header a,.box.box-solid.box-default>.box-header .btn{color:#444}.box.box-solid.box-primary{border:1px solid #3c8dbc}.box.box-solid.box-primary>.box-header{color:#fff;background:#3c8dbc;background-color:#3c8dbc}.box.box-solid.box-primary>.box-header a,.box.box-solid.box-primary>.box-header .btn{color:#fff}.box.box-solid.box-info{border:1px solid #00c0ef}.box.box-solid.box-info>.box-header{color:#fff;background:#00c0ef;background-color:#00c0ef}.box.box-solid.box-info>.box-header a,.box.box-solid.box-info>.box-header .btn{color:#fff}.box.box-solid.box-danger{border:1px solid #dd4b39}.box.box-solid.box-danger>.box-header{color:#fff;background:#dd4b39;background-color:#dd4b39}.box.box-solid.box-danger>.box-header a,.box.box-solid.box-danger>.box-header .btn{color:#fff}.box.box-solid.box-warning{border:1px solid #f39c12}.box.box-solid.box-warning>.box-header{color:#fff;background:#f39c12;background-color:#f39c12}.box.box-solid.box-warning>.box-header a,.box.box-solid.box-warning>.box-header .btn{color:#fff}.box.box-solid.box-success{border:1px solid #00a65a}.box.box-solid.box-success>.box-header{color:#fff;background:#00a65a;background-color:#00a65a}.box.box-solid.box-success>.box-header a,.box.box-solid.box-success>.box-header .btn{color:#fff}.box.box-solid>.box-header>.box-tools .btn{border:0;box-shadow:none}.box.box-solid[class*='bg']>.box-header{color:#fff}.box .box-group>.box{margin-bottom:5px}.box .knob-label{text-align:center;color:#333;font-weight:100;font-size:12px;margin-bottom:.3em}.box>.overlay,.overlay-wrapper>.overlay,.box>.loading-img,.overlay-wrapper>.loading-img{position:absolute;top:0;left:0;width:100%;height:100%}.box .overlay,.overlay-wrapper .overlay{z-index:50;background:rgba(255,255,255,0.7);border-radius:3px}.box .overlay>.fa,.overlay-wrapper .overlay>.fa{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;color:#000;font-size:30px}.box .overlay.dark,.overlay-wrapper .overlay.dark{background:rgba(0,0,0,0.5)}.box-header:before,.box-body:before,.box-footer:before,.box-header:after,.box-body:after,.box-footer:after{content:" ";display:table}.box-header:after,.box-body:after,.box-footer:after{clear:both}.box-header{color:#444;display:block;padding:10px;position:relative}.box-header.with-border{border-bottom:1px solid #f4f4f4}.collapsed-box .box-header.with-border{border-bottom:none}.box-header>.fa,.box-header>.glyphicon,.box-header>.ion,.box-header .box-title{display:inline-block;font-size:18px;margin:0;line-height:1}.box-header>.fa,.box-header>.glyphicon,.box-header>.ion{margin-right:5px}.box-header>.box-tools{float:right;margin-top:-5px;margin-bottom:-5px}.box-header>.box-tools [data-toggle="tooltip"]{position:relative}.box-header>.box-tools.pull-right .dropdown-menu{right:0;left:auto}.box-header>.box-tools .dropdown-menu>li>a{color:#444 !important}.btn-box-tool{padding:5px;font-size:12px;background:transparent;color:#97a0b3}.open .btn-box-tool,.btn-box-tool:hover{color:#606c84}.btn-box-tool.btn:active{box-shadow:none}.box-body{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:10px}.no-header .box-body{border-top-right-radius:3px;border-top-left-radius:3px}.box-body>.table{margin-bottom:0}.box-body .fc{margin-top:5px}.box-body .full-width-chart{margin:-19px}.box-body.no-padding .full-width-chart{margin:-9px}.box-body .box-pane{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:3px}.box-body .box-pane-right{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:0}.box-footer{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top:1px solid #f4f4f4;padding:10px;background-color:#fff}.chart-legend{margin:10px 0}@media (max-width:991px){.chart-legend>li{float:left;margin-right:10px}}.box-comments{background:#f7f7f7}.box-comments .box-comment{padding:8px 0;border-bottom:1px solid #eee}.box-comments .box-comment:before,.box-comments .box-comment:after{content:" ";display:table}.box-comments .box-comment:after{clear:both}.box-comments .box-comment:last-of-type{border-bottom:0}.box-comments .box-comment:first-of-type{padding-top:0}.box-comments .box-comment img{float:left}.box-comments .comment-text{margin-left:40px;color:#555}.box-comments .username{color:#444;display:block;font-weight:600}.box-comments .text-muted{font-weight:400;font-size:12px}.todo-list{margin:0;padding:0;list-style:none;overflow:auto}.todo-list>li{border-radius:2px;padding:10px;background:#f4f4f4;margin-bottom:2px;border-left:2px solid #e6e7e8;color:#444}.todo-list>li:last-of-type{margin-bottom:0}.todo-list>li>input[type='checkbox']{margin:0 10px 0 5px}.todo-list>li .text{display:inline-block;margin-left:5px;font-weight:600}.todo-list>li .label{margin-left:10px;font-size:9px}.todo-list>li .tools{display:none;float:right;color:#dd4b39}.todo-list>li .tools>.fa,.todo-list>li .tools>.glyphicon,.todo-list>li .tools>.ion{margin-right:5px;cursor:pointer}.todo-list>li:hover .tools{display:inline-block}.todo-list>li.done{color:#999}.todo-list>li.done .text{text-decoration:line-through;font-weight:500}.todo-list>li.done .label{background:#d2d6de !important}.todo-list .danger{border-left-color:#dd4b39}.todo-list .warning{border-left-color:#f39c12}.todo-list .info{border-left-color:#00c0ef}.todo-list .success{border-left-color:#00a65a}.todo-list .primary{border-left-color:#3c8dbc}.todo-list .handle{display:inline-block;cursor:move;margin:0 5px}.chat{padding:5px 20px 5px 10px}.chat .item{margin-bottom:10px}.chat .item:before,.chat .item:after{content:" ";display:table}.chat .item:after{clear:both}.chat .item>img{width:40px;height:40px;border:2px solid transparent;border-radius:50%}.chat .item>.online{border:2px solid #00a65a}.chat .item>.offline{border:2px solid #dd4b39}.chat .item>.message{margin-left:55px;margin-top:-40px}.chat .item>.message>.name{display:block;font-weight:600}.chat .item>.attachment{border-radius:3px;background:#f4f4f4;margin-left:65px;margin-right:15px;padding:10px}.chat .item>.attachment>h4{margin:0 0 5px 0;font-weight:600;font-size:14px}.chat .item>.attachment>p,.chat .item>.attachment>.filename{font-weight:600;font-size:13px;font-style:italic;margin:0}.chat .item>.attachment:before,.chat .item>.attachment:after{content:" ";display:table}.chat .item>.attachment:after{clear:both}.box-input{max-width:200px}.modal .panel-body{color:#444}.info-box{display:block;min-height:90px;background:#fff;width:100%;box-shadow:0 1px 1px rgba(0,0,0,0.1);border-radius:2px;margin-bottom:15px}.info-box small{font-size:14px}.info-box .progress{background:rgba(0,0,0,0.2);margin:5px -10px 5px -10px;height:2px}.info-box .progress,.info-box .progress .progress-bar{border-radius:0}.info-box .progress .progress-bar{background:#fff}.info-box-icon{border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px;display:block;float:left;height:90px;width:90px;text-align:center;font-size:45px;line-height:90px;background:rgba(0,0,0,0.2)}.info-box-icon>img{max-width:100%}.info-box-content{padding:5px 10px;margin-left:90px}.info-box-number{display:block;font-weight:bold;font-size:18px}.progress-description,.info-box-text{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-box-text{text-transform:uppercase}.info-box-more{display:block}.progress-description{margin:0}.timeline{position:relative;margin:0 0 30px 0;padding:0;list-style:none}.timeline:before{content:'';position:absolute;top:0;bottom:0;width:4px;background:#ddd;left:31px;margin:0;border-radius:2px}.timeline>li{position:relative;margin-right:10px;margin-bottom:15px}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-item{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);border-radius:3px;margin-top:0;background:#fff;color:#444;margin-left:60px;margin-right:15px;padding:0;position:relative}.timeline>li>.timeline-item>.time{color:#999;float:right;padding:10px;font-size:12px}.timeline>li>.timeline-item>.timeline-header{margin:0;color:#555;border-bottom:1px solid #f4f4f4;padding:10px;font-size:16px;line-height:1.1}.timeline>li>.timeline-item>.timeline-header>a{font-weight:600}.timeline>li>.timeline-item>.timeline-body,.timeline>li>.timeline-item>.timeline-footer{padding:10px}.timeline>li>.fa,.timeline>li>.glyphicon,.timeline>li>.ion{width:30px;height:30px;font-size:15px;line-height:30px;position:absolute;color:#666;background:#d2d6de;border-radius:50%;text-align:center;left:18px;top:0}.timeline>.time-label>span{font-weight:600;padding:5px;display:inline-block;background-color:#fff;border-radius:4px}.timeline-inverse>li>.timeline-item{background:#f0f0f0;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none}.timeline-inverse>li>.timeline-item>.timeline-header{border-bottom-color:#ddd}.btn{border-radius:3px;-webkit-box-shadow:none;box-shadow:none;border:1px solid transparent}.btn.uppercase{text-transform:uppercase}.btn.btn-flat{border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-width:1px}.btn:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);-moz-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:focus{outline:none}.btn.btn-file{position:relative;overflow:hidden}.btn.btn-file>input[type='file']{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;opacity:0;filter:alpha(opacity=0);outline:none;background:white;cursor:inherit;display:block}.btn-default{background-color:#f4f4f4;color:#444;border-color:#ddd}.btn-default:hover,.btn-default:active,.btn-default.hover{background-color:#e7e7e7}.btn-primary{background-color:#3c8dbc;border-color:#367fa9}.btn-primary:hover,.btn-primary:active,.btn-primary.hover{background-color:#367fa9}.btn-success{background-color:#00a65a;border-color:#008d4c}.btn-success:hover,.btn-success:active,.btn-success.hover{background-color:#008d4c}.btn-info{background-color:#00c0ef;border-color:#00acd6}.btn-info:hover,.btn-info:active,.btn-info.hover{background-color:#00acd6}.btn-danger{background-color:#dd4b39;border-color:#d73925}.btn-danger:hover,.btn-danger:active,.btn-danger.hover{background-color:#d73925}.btn-warning{background-color:#f39c12;border-color:#e08e0b}.btn-warning:hover,.btn-warning:active,.btn-warning.hover{background-color:#e08e0b}.btn-outline{border:1px solid #fff;background:transparent;color:#fff}.btn-outline:hover,.btn-outline:focus,.btn-outline:active{color:rgba(255,255,255,0.7);border-color:rgba(255,255,255,0.7)}.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn[class*='bg-']:hover{-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,0.2);box-shadow:inset 0 0 100px rgba(0,0,0,0.2)}.btn-app{border-radius:3px;position:relative;padding:15px 5px;margin:0 0 10px 10px;min-width:80px;height:60px;text-align:center;color:#666;border:1px solid #ddd;background-color:#f4f4f4;font-size:12px}.btn-app>.fa,.btn-app>.glyphicon,.btn-app>.ion{font-size:20px;display:block}.btn-app:hover{background:#f4f4f4;color:#444;border-color:#aaa}.btn-app:active,.btn-app:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);-moz-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-app>.badge{position:absolute;top:-3px;right:-10px;font-size:10px;font-weight:400}.callout{border-radius:3px;margin:0 0 20px 0;padding:15px 30px 15px 15px;border-left:5px solid #eee}.callout a{color:#fff;text-decoration:underline}.callout a:hover{color:#eee}.callout h4{margin-top:0;font-weight:600}.callout p:last-child{margin-bottom:0}.callout code,.callout .highlight{background-color:#fff}.callout.callout-danger{border-color:#c23321}.callout.callout-warning{border-color:#c87f0a}.callout.callout-info{border-color:#0097bc}.callout.callout-success{border-color:#00733e}.alert{border-radius:3px}.alert h4{font-weight:600}.alert .icon{margin-right:10px}.alert .close{color:#000;opacity:.2;filter:alpha(opacity=20)}.alert .close:hover{opacity:.5;filter:alpha(opacity=50)}.alert a{color:#fff;text-decoration:underline}.alert-success{border-color:#008d4c}.alert-danger,.alert-error{border-color:#d73925}.alert-warning{border-color:#e08e0b}.alert-info{border-color:#00acd6}.nav>li>a:hover,.nav>li>a:active,.nav>li>a:focus{color:#444;background:#f7f7f7}.nav-pills>li>a{border-radius:0;border-top:3px solid transparent;color:#444}.nav-pills>li>a>.fa,.nav-pills>li>a>.glyphicon,.nav-pills>li>a>.ion{margin-right:5px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{border-top-color:#3c8dbc}.nav-pills>li.active>a{font-weight:600}.nav-stacked>li>a{border-radius:0;border-top:0;border-left:3px solid transparent;color:#444}.nav-stacked>li.active>a,.nav-stacked>li.active>a:hover{background:transparent;color:#444;border-top:0;border-left-color:#3c8dbc}.nav-stacked>li.header{border-bottom:1px solid #ddd;color:#777;margin-bottom:10px;padding:5px 10px;text-transform:uppercase}.nav-tabs-custom{margin-bottom:20px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.1);border-radius:3px}.nav-tabs-custom>.nav-tabs{margin:0;border-bottom-color:#f4f4f4;border-top-right-radius:3px;border-top-left-radius:3px}.nav-tabs-custom>.nav-tabs>li{border-top:3px solid transparent;margin-bottom:-2px;margin-right:5px}.nav-tabs-custom>.nav-tabs>li.disabled>a{color:#777}.nav-tabs-custom>.nav-tabs>li>a{color:#444;border-radius:0}.nav-tabs-custom>.nav-tabs>li>a.text-muted{color:#999}.nav-tabs-custom>.nav-tabs>li>a,.nav-tabs-custom>.nav-tabs>li>a:hover{background:transparent;margin:0}.nav-tabs-custom>.nav-tabs>li>a:hover{color:#999}.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active{border-color:transparent}.nav-tabs-custom>.nav-tabs>li.active{border-top-color:#3c8dbc}.nav-tabs-custom>.nav-tabs>li.active>a,.nav-tabs-custom>.nav-tabs>li.active:hover>a{background-color:#fff;color:#444}.nav-tabs-custom>.nav-tabs>li.active>a{border-top-color:transparent;border-left-color:#f4f4f4;border-right-color:#f4f4f4}.nav-tabs-custom>.nav-tabs>li:first-of-type{margin-left:0}.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a{border-left-color:transparent}.nav-tabs-custom>.nav-tabs.pull-right{float:none !important}.nav-tabs-custom>.nav-tabs.pull-right>li{float:right}.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type{margin-right:0}.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a{border-left-width:1px}.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a{border-left-color:#f4f4f4;border-right-color:transparent}.nav-tabs-custom>.nav-tabs>li.header{line-height:35px;padding:0 10px;font-size:20px;color:#444}.nav-tabs-custom>.nav-tabs>li.header>.fa,.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,.nav-tabs-custom>.nav-tabs>li.header>.ion{margin-right:5px}.nav-tabs-custom>.tab-content{background:#fff;padding:10px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.nav-tabs-custom .dropdown.open>a:active,.nav-tabs-custom .dropdown.open>a:focus{background:transparent;color:#999}.nav-tabs-custom.tab-primary>.nav-tabs>li.active{border-top-color:#3c8dbc}.nav-tabs-custom.tab-info>.nav-tabs>li.active{border-top-color:#00c0ef}.nav-tabs-custom.tab-danger>.nav-tabs>li.active{border-top-color:#dd4b39}.nav-tabs-custom.tab-warning>.nav-tabs>li.active{border-top-color:#f39c12}.nav-tabs-custom.tab-success>.nav-tabs>li.active{border-top-color:#00a65a}.nav-tabs-custom.tab-default>.nav-tabs>li.active{border-top-color:#d2d6de}.pagination>li>a{background:#fafafa;color:#666}.pagination.pagination-flat>li>a{border-radius:0 !important}.products-list{list-style:none;margin:0;padding:0}.products-list>.item{border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);padding:10px 0;background:#fff}.products-list>.item:before,.products-list>.item:after{content:" ";display:table}.products-list>.item:after{clear:both}.products-list .product-img{float:left}.products-list .product-img img{width:50px;height:50px}.products-list .product-info{margin-left:60px}.products-list .product-title{font-weight:600}.products-list .product-description{display:block;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-list-in-box>.item{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-bottom:1px solid #f4f4f4}.product-list-in-box>.item:last-of-type{border-bottom-width:0}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{border-top:1px solid #f4f4f4}.table>thead>tr>th{border-bottom:2px solid #f4f4f4}.table tr td .progress{margin-top:5px}.table-bordered{border:1px solid #f4f4f4}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #f4f4f4}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table.no-border,.table.no-border td,.table.no-border th{border:0}table.text-center,table.text-center td,table.text-center th{text-align:center}.table.align th{text-align:left}.table.align td{text-align:right}.label-default{background-color:#d2d6de;color:#444}.direct-chat .box-body{border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;overflow-x:hidden;padding:0}.direct-chat.chat-pane-open .direct-chat-contacts{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.direct-chat-messages{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);padding:10px;height:250px;overflow:auto}.direct-chat-msg,.direct-chat-text{display:block}.direct-chat-msg{margin-bottom:10px}.direct-chat-msg:before,.direct-chat-msg:after{content:" ";display:table}.direct-chat-msg:after{clear:both}.direct-chat-messages,.direct-chat-contacts{-webkit-transition:-webkit-transform .5s ease-in-out;-moz-transition:-moz-transform .5s ease-in-out;-o-transition:-o-transform .5s ease-in-out;transition:transform .5s ease-in-out}.direct-chat-text{border-radius:5px;position:relative;padding:5px 10px;background:#d2d6de;border:1px solid #d2d6de;margin:5px 0 0 50px;color:#444}.direct-chat-text:after,.direct-chat-text:before{position:absolute;right:100%;top:15px;border:solid transparent;border-right-color:#d2d6de;content:' ';height:0;width:0;pointer-events:none}.direct-chat-text:after{border-width:5px;margin-top:-5px}.direct-chat-text:before{border-width:6px;margin-top:-6px}.right .direct-chat-text{margin-right:50px;margin-left:0}.right .direct-chat-text:after,.right .direct-chat-text:before{right:auto;left:100%;border-right-color:transparent;border-left-color:#d2d6de}.direct-chat-img{border-radius:50%;float:left;width:40px;height:40px}.right .direct-chat-img{float:right}.direct-chat-info{display:block;margin-bottom:2px;font-size:12px}.direct-chat-name{font-weight:600}.direct-chat-timestamp{color:#999}.direct-chat-contacts-open .direct-chat-contacts{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.direct-chat-contacts{-webkit-transform:translate(101%, 0);-ms-transform:translate(101%, 0);-o-transform:translate(101%, 0);transform:translate(101%, 0);position:absolute;top:0;bottom:0;height:250px;width:100%;background:#222d32;color:#fff;overflow:auto}.contacts-list>li{border-bottom:1px solid rgba(0,0,0,0.2);padding:10px;margin:0}.contacts-list>li:before,.contacts-list>li:after{content:" ";display:table}.contacts-list>li:after{clear:both}.contacts-list>li:last-of-type{border-bottom:none}.contacts-list-img{border-radius:50%;width:40px;float:left}.contacts-list-info{margin-left:45px;color:#fff}.contacts-list-name,.contacts-list-status{display:block}.contacts-list-name{font-weight:600}.contacts-list-status{font-size:12px}.contacts-list-date{color:#aaa;font-weight:normal}.contacts-list-msg{color:#999}.direct-chat-danger .right>.direct-chat-text{background:#dd4b39;border-color:#dd4b39;color:#fff}.direct-chat-danger .right>.direct-chat-text:after,.direct-chat-danger .right>.direct-chat-text:before{border-left-color:#dd4b39}.direct-chat-primary .right>.direct-chat-text{background:#3c8dbc;border-color:#3c8dbc;color:#fff}.direct-chat-primary .right>.direct-chat-text:after,.direct-chat-primary .right>.direct-chat-text:before{border-left-color:#3c8dbc}.direct-chat-warning .right>.direct-chat-text{background:#f39c12;border-color:#f39c12;color:#fff}.direct-chat-warning .right>.direct-chat-text:after,.direct-chat-warning .right>.direct-chat-text:before{border-left-color:#f39c12}.direct-chat-info .right>.direct-chat-text{background:#00c0ef;border-color:#00c0ef;color:#fff}.direct-chat-info .right>.direct-chat-text:after,.direct-chat-info .right>.direct-chat-text:before{border-left-color:#00c0ef}.direct-chat-success .right>.direct-chat-text{background:#00a65a;border-color:#00a65a;color:#fff}.direct-chat-success .right>.direct-chat-text:after,.direct-chat-success .right>.direct-chat-text:before{border-left-color:#00a65a}.users-list>li{width:25%;float:left;padding:10px;text-align:center}.users-list>li img{border-radius:50%;max-width:100%;height:auto}.users-list>li>a:hover,.users-list>li>a:hover .users-list-name{color:#999}.users-list-name,.users-list-date{display:block}.users-list-name{font-weight:600;color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.users-list-date{color:#999;font-size:12px}.carousel-control.left,.carousel-control.right{background-image:none}.carousel-control>.fa{font-size:40px;position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-20px}.modal{background:rgba(0,0,0,0.3)}.modal-content{border-radius:0;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.125);box-shadow:0 2px 3px rgba(0,0,0,0.125);border:0}@media (min-width:768px){.modal-content{-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.125);box-shadow:0 2px 3px rgba(0,0,0,0.125)}}.modal-header{border-bottom-color:#f4f4f4}.modal-footer{border-top-color:#f4f4f4}.modal-primary .modal-header,.modal-primary .modal-footer{border-color:#307095}.modal-warning .modal-header,.modal-warning .modal-footer{border-color:#c87f0a}.modal-info .modal-header,.modal-info .modal-footer{border-color:#0097bc}.modal-success .modal-header,.modal-success .modal-footer{border-color:#00733e}.modal-danger .modal-header,.modal-danger .modal-footer{border-color:#c23321}.box-widget{border:none;position:relative}.widget-user .widget-user-header{padding:20px;height:120px;border-top-right-radius:3px;border-top-left-radius:3px}.widget-user .widget-user-username{margin-top:0;margin-bottom:5px;font-size:25px;font-weight:300;text-shadow:0 1px 1px rgba(0,0,0,0.2)}.widget-user .widget-user-desc{margin-top:0}.widget-user .widget-user-image{position:absolute;top:65px;left:50%;margin-left:-45px}.widget-user .widget-user-image>img{width:90px;height:auto;border:3px solid #fff}.widget-user .box-footer{padding-top:30px}.widget-user-2 .widget-user-header{padding:20px;border-top-right-radius:3px;border-top-left-radius:3px}.widget-user-2 .widget-user-username{margin-top:5px;margin-bottom:5px;font-size:25px;font-weight:300}.widget-user-2 .widget-user-desc{margin-top:0}.widget-user-2 .widget-user-username,.widget-user-2 .widget-user-desc{margin-left:75px}.widget-user-2 .widget-user-image>img{width:65px;height:auto;float:left}.treeview-menu{display:none;list-style:none;padding:0;margin:0;padding-left:5px}.treeview-menu .treeview-menu{padding-left:20px}.treeview-menu>li{margin:0}.treeview-menu>li>a{padding:5px 5px 5px 15px;display:block;font-size:14px}.treeview-menu>li>a>.fa,.treeview-menu>li>a>.glyphicon,.treeview-menu>li>a>.ion{width:20px}.treeview-menu>li>a>.pull-right-container>.fa-angle-left,.treeview-menu>li>a>.pull-right-container>.fa-angle-down,.treeview-menu>li>a>.fa-angle-left,.treeview-menu>li>a>.fa-angle-down{width:auto}.treeview>ul.treeview-menu{overflow:hidden;height:auto;padding-top:0px !important;padding-bottom:0px !important}.treeview.menu-open>ul.treeview-menu{overflow:visible;height:auto}.mailbox-messages>.table{margin:0}.mailbox-controls{padding:5px}.mailbox-controls.with-border{border-bottom:1px solid #f4f4f4}.mailbox-read-info{border-bottom:1px solid #f4f4f4;padding:10px}.mailbox-read-info h3{font-size:20px;margin:0}.mailbox-read-info h5{margin:0;padding:5px 0 0 0}.mailbox-read-time{color:#999;font-size:13px}.mailbox-read-message{padding:10px}.mailbox-attachments li{float:left;width:200px;border:1px solid #eee;margin-bottom:10px;margin-right:10px}.mailbox-attachment-name{font-weight:bold;color:#666}.mailbox-attachment-icon,.mailbox-attachment-info,.mailbox-attachment-size{display:block}.mailbox-attachment-info{padding:10px;background:#f4f4f4}.mailbox-attachment-size{color:#999;font-size:12px}.mailbox-attachment-icon{text-align:center;font-size:65px;color:#666;padding:20px 10px}.mailbox-attachment-icon.has-img{padding:0}.mailbox-attachment-icon.has-img>img{max-width:100%;height:auto}.lockscreen{background:#d2d6de}.lockscreen-logo{font-size:35px;text-align:center;margin-bottom:25px;font-weight:300}.lockscreen-logo a{color:#444}.lockscreen-wrapper{max-width:400px;margin:0 auto;margin-top:10%}.lockscreen .lockscreen-name{text-align:center;font-weight:600}.lockscreen-item{border-radius:4px;padding:0;background:#fff;position:relative;margin:10px auto 30px auto;width:290px}.lockscreen-image{border-radius:50%;position:absolute;left:-10px;top:-25px;background:#fff;padding:5px;z-index:10}.lockscreen-image>img{border-radius:50%;width:70px;height:70px}.lockscreen-credentials{margin-left:70px}.lockscreen-credentials .form-control{border:0}.lockscreen-credentials .btn{background-color:#fff;border:0;padding:0 10px}.lockscreen-footer{margin-top:10px}.login-logo,.register-logo{font-size:35px;text-align:center;margin-bottom:25px;font-weight:300}.login-logo a,.register-logo a{color:#444}.login-page,.register-page{height:auto;background:#d2d6de}.login-box,.register-box{width:360px;margin:7% auto}@media (max-width:768px){.login-box,.register-box{width:90%;margin-top:20px}}.login-box-body,.register-box-body{background:#fff;padding:20px;border-top:0;color:#666}.login-box-body .form-control-feedback,.register-box-body .form-control-feedback{color:#777}.login-box-msg,.register-box-msg{margin:0;text-align:center;padding:0 20px 20px 20px}.social-auth-links{margin:10px 0}.error-page{width:600px;margin:20px auto 0 auto}@media (max-width:991px){.error-page{width:100%}}.error-page>.headline{float:left;font-size:100px;font-weight:300}@media (max-width:991px){.error-page>.headline{float:none;text-align:center}}.error-page>.error-content{margin-left:190px;display:block}@media (max-width:991px){.error-page>.error-content{margin-left:0}}.error-page>.error-content>h3{font-weight:300;font-size:25px}@media (max-width:991px){.error-page>.error-content>h3{text-align:center}}.invoice{position:relative;background:#fff;border:1px solid #f4f4f4;padding:20px;margin:10px 25px}.invoice-title{margin-top:0}.profile-user-img{margin:0 auto;width:100px;padding:3px;border:3px solid #d2d6de}.profile-username{font-size:21px;margin-top:5px}.post{border-bottom:1px solid #d2d6de;margin-bottom:15px;padding-bottom:15px;color:#666}.post:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.post .user-block{margin-bottom:15px}.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon>:first-child{border:none;text-align:center;width:100%}.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn:focus,.btn-adn.focus{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}.btn-adn:hover{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}.btn-adn:active:hover,.btn-adn.active:hover,.open>.dropdown-toggle.btn-adn:hover,.btn-adn:active:focus,.btn-adn.active:focus,.open>.dropdown-toggle.btn-adn:focus,.btn-adn:active.focus,.btn-adn.active.focus,.open>.dropdown-toggle.btn-adn.focus{color:#fff;background-color:#b94630;border-color:rgba(0,0,0,0.2)}.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{background-image:none}.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled.focus,.btn-adn[disabled].focus,fieldset[disabled] .btn-adn.focus{background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn .badge{color:#d87a68;background-color:#fff}.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:focus,.btn-bitbucket.focus{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:active:hover,.btn-bitbucket.active:hover,.open>.dropdown-toggle.btn-bitbucket:hover,.btn-bitbucket:active:focus,.btn-bitbucket.active:focus,.open>.dropdown-toggle.btn-bitbucket:focus,.btn-bitbucket:active.focus,.btn-bitbucket.active.focus,.open>.dropdown-toggle.btn-bitbucket.focus{color:#fff;background-color:#0f253c;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{background-image:none}.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled.focus,.btn-bitbucket[disabled].focus,fieldset[disabled] .btn-bitbucket.focus{background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket .badge{color:#205081;background-color:#fff}.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:focus,.btn-dropbox.focus{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}.btn-dropbox:active:hover,.btn-dropbox.active:hover,.open>.dropdown-toggle.btn-dropbox:hover,.btn-dropbox:active:focus,.btn-dropbox.active:focus,.open>.dropdown-toggle.btn-dropbox:focus,.btn-dropbox:active.focus,.btn-dropbox.active.focus,.open>.dropdown-toggle.btn-dropbox.focus{color:#fff;background-color:#0a568c;border-color:rgba(0,0,0,0.2)}.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{background-image:none}.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled.focus,.btn-dropbox[disabled].focus,fieldset[disabled] .btn-dropbox.focus{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox .badge{color:#1087dd;background-color:#fff}.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:focus,.btn-facebook.focus{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,0.2)}.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook .badge{color:#3b5998;background-color:#fff}.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:focus,.btn-flickr.focus{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}.btn-flickr:active:hover,.btn-flickr.active:hover,.open>.dropdown-toggle.btn-flickr:hover,.btn-flickr:active:focus,.btn-flickr.active:focus,.open>.dropdown-toggle.btn-flickr:focus,.btn-flickr:active.focus,.btn-flickr.active.focus,.open>.dropdown-toggle.btn-flickr.focus{color:#fff;background-color:#a80057;border-color:rgba(0,0,0,0.2)}.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{background-image:none}.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled.focus,.btn-flickr[disabled].focus,fieldset[disabled] .btn-flickr.focus{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr .badge{color:#ff0084;background-color:#fff}.btn-foursquare{color:#fff;background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare:focus,.btn-foursquare.focus{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}.btn-foursquare:active:hover,.btn-foursquare.active:hover,.open>.dropdown-toggle.btn-foursquare:hover,.btn-foursquare:active:focus,.btn-foursquare.active:focus,.open>.dropdown-toggle.btn-foursquare:focus,.btn-foursquare:active.focus,.btn-foursquare.active.focus,.open>.dropdown-toggle.btn-foursquare.focus{color:#fff;background-color:#e30742;border-color:rgba(0,0,0,0.2)}.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{background-image:none}.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled.focus,.btn-foursquare[disabled].focus,fieldset[disabled] .btn-foursquare.focus{background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare .badge{color:#f94877;background-color:#fff}.btn-github{color:#fff;background-color:#444444;border-color:rgba(0,0,0,0.2)}.btn-github:focus,.btn-github.focus{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}.btn-github:hover{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}.btn-github:active:hover,.btn-github.active:hover,.open>.dropdown-toggle.btn-github:hover,.btn-github:active:focus,.btn-github.active:focus,.open>.dropdown-toggle.btn-github:focus,.btn-github:active.focus,.btn-github.active.focus,.open>.dropdown-toggle.btn-github.focus{color:#fff;background-color:#191919;border-color:rgba(0,0,0,0.2)}.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{background-image:none}.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled.focus,.btn-github[disabled].focus,fieldset[disabled] .btn-github.focus{background-color:#444444;border-color:rgba(0,0,0,0.2)}.btn-github .badge{color:#444444;background-color:#fff}.btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:focus,.btn-google.focus{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:hover{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:active:hover,.btn-google.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-google:active:focus,.btn-google.active:focus,.open>.dropdown-toggle.btn-google:focus,.btn-google:active.focus,.btn-google.active.focus,.open>.dropdown-toggle.btn-google.focus{color:#fff;background-color:#a32b1c;border-color:rgba(0,0,0,0.2)}.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled.focus,.btn-google[disabled].focus,fieldset[disabled] .btn-google.focus{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google .badge{color:#dd4b39;background-color:#fff}.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:focus,.btn-instagram.focus{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:active:hover,.btn-instagram.active:hover,.open>.dropdown-toggle.btn-instagram:hover,.btn-instagram:active:focus,.btn-instagram.active:focus,.open>.dropdown-toggle.btn-instagram:focus,.btn-instagram:active.focus,.btn-instagram.active.focus,.open>.dropdown-toggle.btn-instagram.focus{color:#fff;background-color:#26455d;border-color:rgba(0,0,0,0.2)}.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled.focus,.btn-instagram[disabled].focus,fieldset[disabled] .btn-instagram.focus{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram .badge{color:#3f729b;background-color:#fff}.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:focus,.btn-linkedin.focus{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}.btn-linkedin:active:hover,.btn-linkedin.active:hover,.open>.dropdown-toggle.btn-linkedin:hover,.btn-linkedin:active:focus,.btn-linkedin.active:focus,.open>.dropdown-toggle.btn-linkedin:focus,.btn-linkedin:active.focus,.btn-linkedin.active.focus,.open>.dropdown-toggle.btn-linkedin.focus{color:#fff;background-color:#00405f;border-color:rgba(0,0,0,0.2)}.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled.focus,.btn-linkedin[disabled].focus,fieldset[disabled] .btn-linkedin.focus{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin .badge{color:#007bb6;background-color:#fff}.btn-microsoft{color:#fff;background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft:focus,.btn-microsoft.focus{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}.btn-microsoft:hover{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}.btn-microsoft:active:hover,.btn-microsoft.active:hover,.open>.dropdown-toggle.btn-microsoft:hover,.btn-microsoft:active:focus,.btn-microsoft.active:focus,.open>.dropdown-toggle.btn-microsoft:focus,.btn-microsoft:active.focus,.btn-microsoft.active.focus,.open>.dropdown-toggle.btn-microsoft.focus{color:#fff;background-color:#0f4bac;border-color:rgba(0,0,0,0.2)}.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{background-image:none}.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled.focus,.btn-microsoft[disabled].focus,fieldset[disabled] .btn-microsoft.focus{background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft .badge{color:#2672ec;background-color:#fff}.btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid:focus,.btn-openid.focus{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}.btn-openid:hover{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}.btn-openid:active:hover,.btn-openid.active:hover,.open>.dropdown-toggle.btn-openid:hover,.btn-openid:active:focus,.btn-openid.active:focus,.open>.dropdown-toggle.btn-openid:focus,.btn-openid:active.focus,.btn-openid.active.focus,.open>.dropdown-toggle.btn-openid.focus{color:#fff;background-color:#b86607;border-color:rgba(0,0,0,0.2)}.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{background-image:none}.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled.focus,.btn-openid[disabled].focus,fieldset[disabled] .btn-openid.focus{background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid .badge{color:#f7931e;background-color:#fff}.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:focus,.btn-pinterest.focus{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}.btn-pinterest:active:hover,.btn-pinterest.active:hover,.open>.dropdown-toggle.btn-pinterest:hover,.btn-pinterest:active:focus,.btn-pinterest.active:focus,.open>.dropdown-toggle.btn-pinterest:focus,.btn-pinterest:active.focus,.btn-pinterest.active.focus,.open>.dropdown-toggle.btn-pinterest.focus{color:#fff;background-color:#801419;border-color:rgba(0,0,0,0.2)}.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled.focus,.btn-pinterest[disabled].focus,fieldset[disabled] .btn-pinterest.focus{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest .badge{color:#cb2027;background-color:#fff}.btn-reddit{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit:focus,.btn-reddit.focus{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}.btn-reddit:hover{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}.btn-reddit:active:hover,.btn-reddit.active:hover,.open>.dropdown-toggle.btn-reddit:hover,.btn-reddit:active:focus,.btn-reddit.active:focus,.open>.dropdown-toggle.btn-reddit:focus,.btn-reddit:active.focus,.btn-reddit.active.focus,.open>.dropdown-toggle.btn-reddit.focus{color:#000;background-color:#98ccff;border-color:rgba(0,0,0,0.2)}.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{background-image:none}.btn-reddit.disabled:hover,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit:hover,.btn-reddit.disabled:focus,.btn-reddit[disabled]:focus,fieldset[disabled] .btn-reddit:focus,.btn-reddit.disabled.focus,.btn-reddit[disabled].focus,fieldset[disabled] .btn-reddit.focus{background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit .badge{color:#eff7ff;background-color:#000}.btn-soundcloud{color:#fff;background-color:#ff5500;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:focus,.btn-soundcloud.focus{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:hover{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:active:hover,.btn-soundcloud.active:hover,.open>.dropdown-toggle.btn-soundcloud:hover,.btn-soundcloud:active:focus,.btn-soundcloud.active:focus,.open>.dropdown-toggle.btn-soundcloud:focus,.btn-soundcloud:active.focus,.btn-soundcloud.active.focus,.open>.dropdown-toggle.btn-soundcloud.focus{color:#fff;background-color:#a83800;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{background-image:none}.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud:hover,.btn-soundcloud.disabled:focus,.btn-soundcloud[disabled]:focus,fieldset[disabled] .btn-soundcloud:focus,.btn-soundcloud.disabled.focus,.btn-soundcloud[disabled].focus,fieldset[disabled] .btn-soundcloud.focus{background-color:#ff5500;border-color:rgba(0,0,0,0.2)}.btn-soundcloud .badge{color:#ff5500;background-color:#fff}.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:focus,.btn-tumblr.focus{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}.btn-tumblr:active:hover,.btn-tumblr.active:hover,.open>.dropdown-toggle.btn-tumblr:hover,.btn-tumblr:active:focus,.btn-tumblr.active:focus,.open>.dropdown-toggle.btn-tumblr:focus,.btn-tumblr:active.focus,.btn-tumblr.active.focus,.open>.dropdown-toggle.btn-tumblr.focus{color:#fff;background-color:#111c26;border-color:rgba(0,0,0,0.2)}.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{background-image:none}.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled.focus,.btn-tumblr[disabled].focus,fieldset[disabled] .btn-tumblr.focus{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr .badge{color:#2c4762;background-color:#fff}.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:focus,.btn-twitter.focus{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:active:hover,.btn-twitter.active:hover,.open>.dropdown-toggle.btn-twitter:hover,.btn-twitter:active:focus,.btn-twitter.active:focus,.open>.dropdown-toggle.btn-twitter:focus,.btn-twitter:active.focus,.btn-twitter.active.focus,.open>.dropdown-toggle.btn-twitter.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,0.2)}.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled.focus,.btn-twitter[disabled].focus,fieldset[disabled] .btn-twitter.focus{background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter .badge{color:#55acee;background-color:#fff}.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo:focus,.btn-vimeo.focus{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}.btn-vimeo:hover{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}.btn-vimeo:active:hover,.btn-vimeo.active:hover,.open>.dropdown-toggle.btn-vimeo:hover,.btn-vimeo:active:focus,.btn-vimeo.active:focus,.open>.dropdown-toggle.btn-vimeo:focus,.btn-vimeo:active.focus,.btn-vimeo.active.focus,.open>.dropdown-toggle.btn-vimeo.focus{color:#fff;background-color:#0f7b9f;border-color:rgba(0,0,0,0.2)}.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{background-image:none}.btn-vimeo.disabled:hover,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo:hover,.btn-vimeo.disabled:focus,.btn-vimeo[disabled]:focus,fieldset[disabled] .btn-vimeo:focus,.btn-vimeo.disabled.focus,.btn-vimeo[disabled].focus,fieldset[disabled] .btn-vimeo.focus{background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:focus,.btn-vk.focus{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}.btn-vk:hover{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}.btn-vk:active:hover,.btn-vk.active:hover,.open>.dropdown-toggle.btn-vk:hover,.btn-vk:active:focus,.btn-vk.active:focus,.open>.dropdown-toggle.btn-vk:focus,.btn-vk:active.focus,.btn-vk.active.focus,.open>.dropdown-toggle.btn-vk.focus{color:#fff;background-color:#3a526b;border-color:rgba(0,0,0,0.2)}.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{background-image:none}.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled.focus,.btn-vk[disabled].focus,fieldset[disabled] .btn-vk.focus{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk .badge{color:#587ea3;background-color:#fff}.btn-yahoo{color:#fff;background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo:focus,.btn-yahoo.focus{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}.btn-yahoo:hover{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}.btn-yahoo:active:hover,.btn-yahoo.active:hover,.open>.dropdown-toggle.btn-yahoo:hover,.btn-yahoo:active:focus,.btn-yahoo.active:focus,.open>.dropdown-toggle.btn-yahoo:focus,.btn-yahoo:active.focus,.btn-yahoo.active.focus,.open>.dropdown-toggle.btn-yahoo.focus{color:#fff;background-color:#39074e;border-color:rgba(0,0,0,0.2)}.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{background-image:none}.btn-yahoo.disabled:hover,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo:hover,.btn-yahoo.disabled:focus,.btn-yahoo[disabled]:focus,fieldset[disabled] .btn-yahoo:focus,.btn-yahoo.disabled.focus,.btn-yahoo[disabled].focus,fieldset[disabled] .btn-yahoo.focus{background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo .badge{color:#720e9e;background-color:#fff}.fc-button{background:#f4f4f4;background-image:none;color:#444;border-color:#ddd;border-bottom-color:#ddd}.fc-button:hover,.fc-button:active,.fc-button.hover{background-color:#e9e9e9}.fc-header-title h2{font-size:15px;line-height:1.6em;color:#666;margin-left:10px}.fc-header-right{padding-right:10px}.fc-header-left{padding-left:10px}.fc-widget-header{background:#fafafa}.fc-grid{width:100%;border:0}.fc-widget-header:first-of-type,.fc-widget-content:first-of-type{border-left:0;border-right:0}.fc-widget-header:last-of-type,.fc-widget-content:last-of-type{border-right:0}.fc-toolbar{padding:10px;margin:0}.fc-day-number{font-size:20px;font-weight:300;padding-right:10px}.fc-color-picker{list-style:none;margin:0;padding:0}.fc-color-picker>li{float:left;font-size:30px;margin-right:5px;line-height:30px}.fc-color-picker>li .fa{-webkit-transition:-webkit-transform linear .3s;-moz-transition:-moz-transform linear .3s;-o-transition:-o-transform linear .3s;transition:transform linear .3s}.fc-color-picker>li .fa:hover{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg)}#add-new-event{-webkit-transition:all linear .3s;-o-transition:all linear .3s;transition:all linear .3s}.external-event{padding:5px 10px;font-weight:bold;margin-bottom:4px;box-shadow:0 1px 1px rgba(0,0,0,0.1);text-shadow:0 1px 1px rgba(0,0,0,0.1);border-radius:3px;cursor:move}.external-event:hover{box-shadow:inset 0 0 90px rgba(0,0,0,0.2)}.select2-container--default.select2-container--focus,.select2-selection.select2-container--focus,.select2-container--default:focus,.select2-selection:focus,.select2-container--default:active,.select2-selection:active{outline:none}.select2-container--default .select2-selection--single,.select2-selection .select2-selection--single{border:1px solid #d2d6de;border-radius:0;padding:6px 12px;height:34px}.select2-container--default.select2-container--open{border-color:#3c8dbc}.select2-dropdown{border:1px solid #d2d6de;border-radius:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3c8dbc;color:white}.select2-results__option{padding:6px 12px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0;height:auto;margin-top:-4px}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:6px;padding-left:20px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;right:3px}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0}.select2-dropdown .select2-search__field,.select2-search--inline .select2-search__field{border:1px solid #d2d6de}.select2-dropdown .select2-search__field:focus,.select2-search--inline .select2-search__field:focus{outline:none}.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#3c8dbc !important}.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[aria-selected=true],.select2-container--default .select2-results__option[aria-selected=true]:hover{color:#444}.select2-container--default .select2-selection--multiple{border:1px solid #d2d6de;border-radius:0}.select2-container--default .select2-selection--multiple:focus{border-color:#3c8dbc}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#d2d6de}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#3c8dbc;border-color:#367fa9;padding:1px 10px;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin-right:5px;color:rgba(255,255,255,0.7)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.select2-container .select2-selection--single .select2-selection__rendered{padding-right:10px}.box .datepicker-inline,.box .datepicker-inline .datepicker-days,.box .datepicker-inline>table,.box .datepicker-inline .datepicker-days>table{width:100%}.box .datepicker-inline td:hover,.box .datepicker-inline .datepicker-days td:hover,.box .datepicker-inline>table td:hover,.box .datepicker-inline .datepicker-days>table td:hover{background-color:rgba(255,255,255,0.3)}.box .datepicker-inline td.day.old,.box .datepicker-inline .datepicker-days td.day.old,.box .datepicker-inline>table td.day.old,.box .datepicker-inline .datepicker-days>table td.day.old,.box .datepicker-inline td.day.new,.box .datepicker-inline .datepicker-days td.day.new,.box .datepicker-inline>table td.day.new,.box .datepicker-inline .datepicker-days>table td.day.new{color:#777}.pad{padding:10px}.margin{margin:10px}.margin-bottom{margin-bottom:20px}.margin-bottom-none{margin-bottom:0}.margin-r-5{margin-right:5px}.inline{display:inline}.description-block{display:block;margin:10px 0;text-align:center}.description-block.margin-bottom{margin-bottom:25px}.description-block>.description-header{margin:0;padding:0;font-weight:600;font-size:16px}.description-block>.description-text{text-transform:uppercase}.bg-red,.bg-yellow,.bg-aqua,.bg-blue,.bg-light-blue,.bg-green,.bg-navy,.bg-teal,.bg-olive,.bg-lime,.bg-orange,.bg-fuchsia,.bg-purple,.bg-maroon,.bg-black,.bg-red-active,.bg-yellow-active,.bg-aqua-active,.bg-blue-active,.bg-light-blue-active,.bg-green-active,.bg-navy-active,.bg-teal-active,.bg-olive-active,.bg-lime-active,.bg-orange-active,.bg-fuchsia-active,.bg-purple-active,.bg-maroon-active,.bg-black-active,.callout.callout-danger,.callout.callout-warning,.callout.callout-info,.callout.callout-success,.alert-success,.alert-danger,.alert-error,.alert-warning,.alert-info,.label-danger,.label-info,.label-warning,.label-primary,.label-success,.modal-primary .modal-body,.modal-primary .modal-header,.modal-primary .modal-footer,.modal-warning .modal-body,.modal-warning .modal-header,.modal-warning .modal-footer,.modal-info .modal-body,.modal-info .modal-header,.modal-info .modal-footer,.modal-success .modal-body,.modal-success .modal-header,.modal-success .modal-footer,.modal-danger .modal-body,.modal-danger .modal-header,.modal-danger .modal-footer{color:#fff !important}.bg-gray{color:#000;background-color:#d2d6de !important}.bg-gray-light{background-color:#f7f7f7}.bg-black{background-color:#111 !important}.bg-red,.callout.callout-danger,.alert-danger,.alert-error,.label-danger,.modal-danger .modal-body{background-color:#dd4b39 !important}.bg-yellow,.callout.callout-warning,.alert-warning,.label-warning,.modal-warning .modal-body{background-color:#f39c12 !important}.bg-aqua,.callout.callout-info,.alert-info,.label-info,.modal-info .modal-body{background-color:#00c0ef !important}.bg-blue{background-color:#0073b7 !important}.bg-light-blue,.label-primary,.modal-primary .modal-body{background-color:#3c8dbc !important}.bg-green,.callout.callout-success,.alert-success,.label-success,.modal-success .modal-body{background-color:#00a65a !important}.bg-navy{background-color:#001F3F !important}.bg-teal{background-color:#39CCCC !important}.bg-olive{background-color:#3D9970 !important}.bg-lime{background-color:#01FF70 !important}.bg-orange{background-color:#FF851B !important}.bg-fuchsia{background-color:#F012BE !important}.bg-purple{background-color:#605ca8 !important}.bg-maroon{background-color:#D81B60 !important}.bg-gray-active{color:#000;background-color:#b5bbc8 !important}.bg-black-active{background-color:#000 !important}.bg-red-active,.modal-danger .modal-header,.modal-danger .modal-footer{background-color:#d33724 !important}.bg-yellow-active,.modal-warning .modal-header,.modal-warning .modal-footer{background-color:#db8b0b !important}.bg-aqua-active,.modal-info .modal-header,.modal-info .modal-footer{background-color:#00a7d0 !important}.bg-blue-active{background-color:#005384 !important}.bg-light-blue-active,.modal-primary .modal-header,.modal-primary .modal-footer{background-color:#357ca5 !important}.bg-green-active,.modal-success .modal-header,.modal-success .modal-footer{background-color:#008d4c !important}.bg-navy-active{background-color:#001a35 !important}.bg-teal-active{background-color:#30bbbb !important}.bg-olive-active{background-color:#368763 !important}.bg-lime-active{background-color:#00e765 !important}.bg-orange-active{background-color:#ff7701 !important}.bg-fuchsia-active{background-color:#db0ead !important}.bg-purple-active{background-color:#555299 !important}.bg-maroon-active{background-color:#ca195a !important}[class^="bg-"].disabled{opacity:.65;filter:alpha(opacity=65)}.text-red{color:#dd4b39 !important}.text-yellow{color:#f39c12 !important}.text-aqua{color:#00c0ef !important}.text-blue{color:#0073b7 !important}.text-black{color:#111 !important}.text-light-blue{color:#3c8dbc !important}.text-green{color:#00a65a !important}.text-gray{color:#d2d6de !important}.text-navy{color:#001F3F !important}.text-teal{color:#39CCCC !important}.text-olive{color:#3D9970 !important}.text-lime{color:#01FF70 !important}.text-orange{color:#FF851B !important}.text-fuchsia{color:#F012BE !important}.text-purple{color:#605ca8 !important}.text-maroon{color:#D81B60 !important}.link-muted{color:#7a869d}.link-muted:hover,.link-muted:focus{color:#606c84}.link-black{color:#666}.link-black:hover,.link-black:focus{color:#999}.hide{display:none !important}.no-border{border:0 !important}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.no-shadow{box-shadow:none !important}.list-unstyled,.chart-legend,.contacts-list,.users-list,.mailbox-attachments{list-style:none;margin:0;padding:0}.list-group-unbordered>.list-group-item{border-left:0;border-right:0;border-radius:0;padding-left:0;padding-right:0}.flat{border-radius:0 !important}.text-bold,.text-bold.table td,.text-bold.table th{font-weight:700}.text-sm{font-size:12px}.jqstooltip{padding:5px !important;width:auto !important;height:auto !important}.bg-teal-gradient{background:#39CCCC !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #39CCCC), color-stop(1, #7adddd)) !important;background:-ms-linear-gradient(bottom, #39CCCC, #7adddd) !important;background:-moz-linear-gradient(center bottom, #39CCCC 0%, #7adddd 100%) !important;background:-o-linear-gradient(#7adddd, #39CCCC) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39CCCC', GradientType=0) !important;color:#fff}.bg-light-blue-gradient{background:#3c8dbc !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;background:-ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;background:-moz-linear-gradient(center bottom, #3c8dbc 0%, #67a8ce 100%) !important;background:-o-linear-gradient(#67a8ce, #3c8dbc) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;color:#fff}.bg-blue-gradient{background:#0073b7 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;background:-ms-linear-gradient(bottom, #0073b7, #0089db) !important;background:-moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;background:-o-linear-gradient(#0089db, #0073b7) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;color:#fff}.bg-aqua-gradient{background:#00c0ef !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;background:-ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;background:-moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;background:-o-linear-gradient(#14d1ff, #00c0ef) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;color:#fff}.bg-yellow-gradient{background:#f39c12 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;background:-ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;background:-moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%) !important;background:-o-linear-gradient(#f7bc60, #f39c12) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;color:#fff}.bg-purple-gradient{background:#605ca8 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;background:-ms-linear-gradient(bottom, #605ca8, #9491c4) !important;background:-moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;background:-o-linear-gradient(#9491c4, #605ca8) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;color:#fff}.bg-green-gradient{background:#00a65a !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;background:-ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;background:-moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%) !important;background:-o-linear-gradient(#00ca6d, #00a65a) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;color:#fff}.bg-red-gradient{background:#dd4b39 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;background:-ms-linear-gradient(bottom, #dd4b39, #e47365) !important;background:-moz-linear-gradient(center bottom, #dd4b39 0%, #e47365 100%) !important;background:-o-linear-gradient(#e47365, #dd4b39) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;color:#fff}.bg-black-gradient{background:#111 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #2b2b2b)) !important;background:-ms-linear-gradient(bottom, #111, #2b2b2b) !important;background:-moz-linear-gradient(center bottom, #111 0%, #2b2b2b 100%) !important;background:-o-linear-gradient(#2b2b2b, #111) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111', GradientType=0) !important;color:#fff}.bg-maroon-gradient{background:#D81B60 !important;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #D81B60), color-stop(1, #e73f7c)) !important;background:-ms-linear-gradient(bottom, #D81B60, #e73f7c) !important;background:-moz-linear-gradient(center bottom, #D81B60 0%, #e73f7c 100%) !important;background:-o-linear-gradient(#e73f7c, #D81B60) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#D81B60', GradientType=0) !important;color:#fff}.description-block .description-icon{font-size:16px}.no-pad-top{padding-top:0}.position-static{position:static !important}.list-header{font-size:15px;padding:10px 4px;font-weight:bold;color:#666}.list-seperator{height:1px;background:#f4f4f4;margin:15px 0 9px 0}.list-link>a{padding:4px;color:#777}.list-link>a:hover{color:#222}.font-light{font-weight:300}.user-block:before,.user-block:after{content:" ";display:table}.user-block:after{clear:both}.user-block img{width:40px;height:40px;float:left}.user-block .username,.user-block .description,.user-block .comment{display:block;margin-left:50px}.user-block .username{font-size:16px;font-weight:600}.user-block .description{color:#999;font-size:13px}.user-block.user-block-sm .username,.user-block.user-block-sm .description,.user-block.user-block-sm .comment{margin-left:40px}.user-block.user-block-sm .username{font-size:14px}.img-sm,.img-md,.img-lg,.box-comments .box-comment img,.user-block.user-block-sm img{float:left}.img-sm,.box-comments .box-comment img,.user-block.user-block-sm img{width:30px !important;height:30px !important}.img-sm+.img-push{margin-left:40px}.img-md{width:60px;height:60px}.img-md+.img-push{margin-left:70px}.img-lg{width:100px;height:100px}.img-lg+.img-push{margin-left:110px}.img-bordered{border:3px solid #d2d6de;padding:3px}.img-bordered-sm{border:2px solid #d2d6de;padding:2px}.attachment-block{border:1px solid #f4f4f4;padding:5px;margin-bottom:10px;background:#f7f7f7}.attachment-block .attachment-img{max-width:100px;max-height:100px;height:auto;float:left}.attachment-block .attachment-pushed{margin-left:110px}.attachment-block .attachment-heading{margin:0}.attachment-block .attachment-text{color:#555}.connectedSortable{min-height:100px}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sort-highlight{background:#f4f4f4;border:1px dashed #ddd;margin-bottom:10px}.full-opacity-hover{opacity:.65;filter:alpha(opacity=65)}.full-opacity-hover:hover{opacity:1;filter:alpha(opacity=100)}.chart{position:relative;overflow:hidden;width:100%}.chart svg,.chart canvas{width:100% !important}hr{border-top:1px solid #555}#red .slider-selection{background:#f56954}#blue .slider-selection{background:#3c8dbc}#green .slider-selection{background:#00a65a}#yellow .slider-selection{background:#f39c12}#aqua .slider-selection{background:#00c0ef}#purple .slider-selection{background:#932ab6}@media print{.no-print,.main-sidebar,.left-side,.main-header,.content-header{display:none !important}.content-wrapper,.right-side,.main-footer{margin-left:0 !important;min-height:0 !important;-webkit-transform:translate(0, 0) !important;-ms-transform:translate(0, 0) !important;-o-transform:translate(0, 0) !important;transform:translate(0, 0) !important}.fixed .content-wrapper,.fixed .right-side{padding-top:0 !important}.invoice{width:100%;border:0;margin:0;padding:0}.invoice-col{float:left;width:33.3333333%}.table-responsive{overflow:auto}.table-responsive>.table tr th,.table-responsive>.table tr td{white-space:normal !important}}
.skin-blue .main-header .navbar{background-color:#3c8dbc}.skin-blue .main-header .navbar .nav>li>a{color:#fff}.skin-blue .main-header .navbar .nav>li>a:hover,.skin-blue .main-header .navbar .nav>li>a:active,.skin-blue .main-header .navbar .nav>li>a:focus,.skin-blue .main-header .navbar .nav .open>a,.skin-blue .main-header .navbar .nav .open>a:hover,.skin-blue .main-header .navbar .nav .open>a:focus,.skin-blue .main-header .navbar .nav>.active>a{background:rgba(0,0,0,0.1);color:#f6f6f6}.skin-blue .main-header .navbar .sidebar-toggle{color:#fff}.skin-blue .main-header .navbar .sidebar-toggle:hover{color:#f6f6f6;background:rgba(0,0,0,0.1)}.skin-blue .main-header .navbar .sidebar-toggle{color:#fff}.skin-blue .main-header .navbar .sidebar-toggle:hover{background-color:#367fa9}@media (max-width:767px){.skin-blue .main-header .navbar .dropdown-menu li.divider{background-color:rgba(255,255,255,0.1)}.skin-blue .main-header .navbar .dropdown-menu li a{color:#fff}.skin-blue .main-header .navbar .dropdown-menu li a:hover{background:#367fa9}}.skin-blue .main-header .logo{background-color:#367fa9;color:#fff;border-bottom:0 solid transparent}.skin-blue .main-header .logo:hover{background-color:#357ca5}.skin-blue .main-header li.user-header{background-color:#3c8dbc}.skin-blue .content-header{background:transparent}.skin-blue .wrapper,.skin-blue .main-sidebar,.skin-blue .left-side{background-color:#222d32}.skin-blue .user-panel>.info,.skin-blue .user-panel>.info>a{color:#fff}.skin-blue .sidebar-menu>li.header{color:#4b646f;background:#1a2226}.skin-blue .sidebar-menu>li>a{border-left:3px solid transparent}.skin-blue .sidebar-menu>li:hover>a,.skin-blue .sidebar-menu>li.active>a,.skin-blue .sidebar-menu>li.menu-open>a{color:#fff;background:#1e282c}.skin-blue .sidebar-menu>li.active>a{border-left-color:#3c8dbc}.skin-blue .sidebar-menu>li>.treeview-menu{margin:0 1px;background:#2c3b41}.skin-blue .sidebar a{color:#b8c7ce}.skin-blue .sidebar a:hover{text-decoration:none}.skin-blue .sidebar-menu .treeview-menu>li>a{color:#8aa4af}.skin-blue .sidebar-menu .treeview-menu>li.active>a,.skin-blue .sidebar-menu .treeview-menu>li>a:hover{color:#fff}.skin-blue .sidebar-form{border-radius:3px;border:1px solid #374850;margin:10px 10px}.skin-blue .sidebar-form input[type="text"],.skin-blue .sidebar-form .btn{box-shadow:none;background-color:#374850;border:1px solid transparent;height:35px}.skin-blue .sidebar-form input[type="text"]{color:#666;border-top-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:2px}.skin-blue .sidebar-form input[type="text"]:focus,.skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn{background-color:#fff;color:#666}.skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn{border-left-color:#fff}.skin-blue .sidebar-form .btn{color:#999;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.skin-blue.layout-top-nav .main-header>.logo{background-color:#3c8dbc;color:#fff;border-bottom:0 solid transparent}.skin-blue.layout-top-nav .main-header>.logo:hover{background-color:#3b8ab8}
/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(/libs/adminlte/css/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
       only screen and (-moz-min-device-pixel-ratio: 1.1),
       only screen and (-o-min-device-pixel-ratio: 11/10),
       only screen and (min-device-pixel-ratio: 1.1) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(/libs/adminlte/css/blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
/* iCheck plugin Square skin, red
----------------------------------- */
.icheckbox_square-red,
.iradio_square-red {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(/libs/adminlte/css/red.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-red {
    background-position: 0 0;
}
    .icheckbox_square-red.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-red.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-red.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-red.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-red {
    background-position: -120px 0;
}
    .iradio_square-red.hover {
        background-position: -144px 0;
    }
    .iradio_square-red.checked {
        background-position: -168px 0;
    }
    .iradio_square-red.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-red.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-red,
    .iradio_square-red {
        background-image: url(/libs/adminlte/css/red@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
.colorpicker-visible,.colorpicker-visible .dropdown-menu{display:block!important}colorpicker-saturation{display:block;width:100px;height:100px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAFJhJREFUeAGMU+/q4kAMzFYf4LgP96a+q4c+gSIqxf/r5maWDoTgz15gmM0kW5uMLa21v2b2G6jAG2iEzqUU6q5c/OlMuHtL/ULNd5TP6EJ1RP7NuXvKE397jmbg7MrzHI748T1UA3eopyGQV2qK1+vVHo/Hm1itVm0J7Q+afwGMmgeRphf7Noh6lCeuHJAvm/X8rAQNlw2VScoj6863OQjl2ZB3qkeu5Lh0RJ3qynuNjJA21FppQAHa8/l83263No5jOxwOttlsbL1e2xIXXpMZzzRsXoTw34bQgLiQbKh6M9SXDBSypn4XGOSkGUO1cJdn1Yh4/qYVgctmGSwXyARNcOSFRuBMHvA1GMzwy+Vix+PRdrvdYrvd2vl87oZYDCxBL9B/jEyopghzlNjL0DlB+gAoPNXyOfa3oA9puXonyVHzdH+g9MEISa5z0qUNkwkm6MJkxALg8mlMAxvNwBfhYLvf7w50vl6vBV9H2e/3BjYateQDY8gM5bmWovygdyEb87k/G5Zz9c/2zfEQFysO5nDJ6mMel91Z//pwFpygIWIaMXE3AoYssPBCI/B12DiONMT5VZxOJ0f+j/MyWo5chYGowfn/j03lNXBpl85Up8d46u6DChBMvKv2UePrrAsChtdLTi73oEBjFDYpmIp/KSgRhRw357sXuHLknRgI8d90F8QL761oI8iQeJqvUOGnAoEkgNblF13iiJASZCwhLkG+v7/Halvt5+enr7x+02lZOwKymJ7jMAXK32RxaXnNxfXzCOkCxTO2I3NiR0i9gAjQLLoVHkKG8pCi0UT4Q0h5xUFIlBJEYmg+1yg6TrUq+YfEWKK0lWsSS8+DkNvCWtvJXu0UbDyH/NYjoDHFybPd/cPeficiW5LvkVdBNY4UoIqOQMwPBXm9vUYIVCj3GkXCCo1tRS//uMhYoVG3q46HaBQtamESTs/+0o92hOTaBbqjBwpu8reCuzAP4rkXpQBzQwbhZxD7jNYEAS4CI2Rg4hLitPUor2hGh6j4hQ5FfWt8LQF+SwyJIpGUV05nu56VHqJhR8ybb+Q+/dnPYZYSigIICvY3xfYxCckz/qazprjDiFJ+5DWVwscaMpSDgkleI2uutaKk5kPFNTqO8pBDlBQZEqKvoJXp7+lxzx7Cuoqp2M7zlrm5JbH/9oZ/GLdzBGf9FNmmvPi+h2FXnm8L5WhdCMJNyr1D6yvKP1rFQYgSjWpteE0JMraEME8ykpzo/0/+wcg5yGHMooegQYIRyXU1i52tCSfn9oSQFH+Fe4jypxs3RHA+xNCcNUZ+BXRg7iu0lhgDAesisSfE6UA0iudz9sNHKChek5eBX9a+FwKkKQ+Nd6JljkLX6B4x2L8hhHOsVdhR4iHEEe1LeWJCSI2tCo9AU3OIKHGgbupv6NvyRciGgMzPPLP5LmhPdKTx8qgSWIXxVkZx8QJihmCvPP8nE6IRXniKT9GThhKF0QkZal3KQYcLgn+s8YwWJiNnLVL4mOz1b+4piM8/+YYb8xNlLoASXqC7c9DCOokhl4RAKgSkCNM9wklBOPL4BIJoblQggsb8Km9W/IlIJkKrPN4xEETPwtS3hczrp8//pxmzpoUIBfeSO8r8/OE59wgTIsnIb4yBj7Cft6pYI8Sbh5TBD749IANSlKPgJQQmrr0uUfjbCnlV/V9OCfLpDc9b0nw4x3bznAbWFAyfUeBLEIhA3uaCKifFyUBg8pg+Ro8nOCVOintKoy0xj5bFvhNCQMAfoUqgc8UwMRot8dWy/qPcDHQk5XkgOPD97//Gl/xC2kKlkhl2V4pMQmAON+22E+4XgIzMKYMSmp7S0ymTcpYEYM6eVjKlJV25HgYguZ6lD1hR4S4byoxRwMUQjm87MYVxrW19nCqbgTD4kSEde7FlxcF4tKDCPu41lBUKa7tjgGuHJuPCwpBPdcONuVTiMEMgbPpugJE0+GIRusL+yD9qGhrP05ClFHfOuppZeV4ZkgyJdJc3dkxh0+8YDBpbsyuxrXYzV4VfmJLFwxdAEq7azIj9Yw9AuUCjEL3I7pD1xgo0BPv5Y2U9MCBvegpGxq9/vK7BftOQssP3ueL+HfJwLkAqVLlgPH9CF7phgMoKj/X8EjiNCtGQHzFU9mM7gsR8W/5wkuZ9ZUKBcYuWdE3qU2YYqLIllfo5aog2m2haKnlsvP30YUHO+3f9Yu2GrNpW2rYV8id2bM/9KxBPc/QgZQT9AlotQRtgSls1pIDADvo+3hL0bXBU0yxqG4Fx2ZshdXSBaEjZYtIdh/uxQDOrpMV/Biatjj8nzRgq8p0Ud6w9fAwwe+9mSJPWUMWzPG+A21ZWG45nhoQp1RdaBZ1WYDteUQ4gffvH1jomTHlkxk9GTDi5AS0YAODxMoRjMiqsjq/MyqvFFJX9buv6+18Y8mwDyFRH7Dj+T1rBtYivRV1v9mHtiKhfD10QrRFdsxor9Z4bgChAtF22fLsv1sfsGL4B0grazi9DygpagZ0A2s2WBMBmLn0de15D11KG5WSAvh20rB92fEIVwk0jdV2qPdyWr4mYuw75NMua7FFtmZxbkN7qi4DSFgaqQjc75GwDwbgBMkMMAPfD6cR1wpl1o7GftDhMMSPaFmm05+Tv/HWW9aQXbMfiBAZ4cNLdnz6hyAyj7ki9oQYYqdYd4h405JRwXs4DhLKozKhzG65449eQ4i5nX2LKXYjCVDcWF58Y0uJvj2EpY2VN79NzjHlVF8E1M2JZxOzW62rIEhhlywoAMMhrS8dFBJhgMJx5aRxg/fv9rSW9WN7LeQxZPn4bo6ExYgppsWNkQIt2pOAU8DAK8Oh/yK7ECM8pCAboJDTRFNsJQ3ZkBdtFXgV+A5qAEasl4sk2WxjOzn9PY6sZ1ZxJD/p9FMwoc1pjLNhEbLd2eX2Kpv6Y+aSCn8OUxhqyGBOwS9fxUiwDPIXfZw2JeNs+hS2/2R6r2Lfv+S/ivt3PG7eHh3S/52EDDD0j5h9rStliJiQLc5/fW9wP0PNcfB77nmVpX6Js2WaOQwb9OrXLJ9UMz7UmuJaAQj7fjxi6V97wIGftsqVMwcGZN2ZTL30fr7IYkL4xpG/9Y9bV677pUYXfrHk5tzuvoS1aRPX9ScV+3+Mn1FU7YMR6GT8LEP38xs2OyzVZRjIz9mWrIV2lTYo6LLk3BKXGKCM47jycKCb4zb4GzBi0g3Ec0a9OsBVQQsp+YwTjo+Mr9C/MQluIJmIkYYvvzpL2RhuiKT1uttTrK+q74p8siUsR64/nlS3XedcfZgY6kfUsv/FOUZfOlwGTfjyPCxjrRDbCvMLr4vCc9kN26pBR7H8KuW0wHZrkYCzj2+z5WbPCoZM2rISeEwop48KRZdhiPtmYLXNSyZs91YAeH06dow/Vpg3o+W9a/hbgPI5jTnvdx5YxZUbrCY1V7De22qProHXrDL/9B8dlHIuM3QQqUxL7d/pLyyqrzKlV6/2O/F/GBXP6ochjYdiKvQ4saA1ddlTvY/bEkY9Wa1iLkEN2JVavOhxHRlvqMF/XAnEVOJgXy3fAhCgY0N8bC0Nnpl8Lw/bt2LnCnsENO6o5r7bMcn2hONzQswSK2WVbphBy2kcjGqqWNRJQfU6ALwFgHTlo41pWWaE+O4V2zuhYZ1jYinTnvVmcC0Oclck+MgTH1jZU9Ty/VWaUIS42JwFPpkiWyDiZafZDygiJTseTIrc/g5v1qYQ6kgVnT48A+bztNN774MD2U8kDphjxaP18nyGzZBGUh7Y9L1uGvIp6Mq3EePVl7Xxf2/pE9gWI2KTFX2J3xx8Z0jWvnv+VhaG6tr8vkccerdTfdvhaXzTlLUM8t6HNIa9a4DfuDYgCWEaUCQ5jBcz2YI43lgqsrRi21F+pRThPhW5NvqLDK0Nw5E7RV7DKjDreX69/ZVY14wGQ8+HN733OxHGci9MKTBlkMNCSMqJA/udFzgg5IWqXKW9pbwvDu9VxFIjREGtHAS1w7rs4bcXtpIEV1t7H9QdgfmPIGrTmKDAW+gmIFHxNaRl3iCKEvYcsjuPAgTEzQ5zO2SHY3q+FX98oqti8casANPRxL19nx34JWZ9XQJ4r+uOLpmwxZxGyZF8Bcb9lf+dUR0zZgjwCigMKmGltbXG/SzZmUzQlxzMzGCdcmVUDEH3OijXp7k5StNVSh7xnV6Nju98+MaTMaMjK+b7xCy2gD1vk+G54eVxM6PEzM2TLqjJk3IdR/4iG7RSF+y1klQk4jqGvb/h4n6TBQwHZ77GYE0alLzZOTOl1+ShiFvUyBYRJIvSC1PFPfYemMoW+EpWXtaznArCLitWSnX6BKnPOLkTWIT/3vB3SEFemqF+m0Bh7ZIoY13m7IfmhfyxNzsu90j/f65Bn5hSoMSHIvPE+nptWAKesbWRY6xJax/NG30AnvS4AAPkVEOuDmHBk3KJ+dsewIt41+3t8+kqRB85Sy82QAmZmpGrfGnfqejZrKlP8Rv+GIZ0nnWi/Ys74kWzs6Ly7INTfYvA4CshcGL6wpSJ8I1/GtLCs9ji0lQG+vgzBOkmInRh2a0Y1If0DYPmr5vTPwIv9hCWPXyBcjUGL+n+PhWEdL9Rhi390Wv2lxeHRjGZbYR0Os7DWgb0f15VVzPd5XVcgClAZ41se8uE/3efT7Eq7oQXk7xpSB3NcrfAYzGmFLUAL1MwYtabPjBeYXhcAAGolA3vSjJkZ88Zdx6+/pzrEaf35x9XeODgANYTlPox167cOfmJMAbnv4+1QGNA6pAwpg8qInhdAPa4GFTjrKQi5XSAsjrsf0qWSb3sjm+M4vQz5fNEaA1TGTMxo9vVu2wIATgWozlfavegXZJ7h/+3dYY7cOA7F8VQnu/e/5u4dtnqRwThD/KA/ywU0Jl9GQGCZkl0yHx9JSW4nGPRxKXuA8RzG/BygfJchBtujW5Ipzso9R5HGA998fC7MCMX2kYyrC+mrwd9z7+n5ZIMM9bODV8kYUjuEoeTPAyPemVxq0feB+cJ/xJYuKj3qFoL3r0khi4uHLEvLJwitTGlA4pz734whA7A+ElO05MEer2vLt9hPRgoQcVQmBUM6oNf7VxPlOXudyl7AYEI3Yk0z4TOYxXyEVDliCvOZp+NH8cmAEXNmevVk1p7fpr89MZyKP1l9xZIXzPmIdPmkkLlrqEL8bpbu8XUBJOTT+psdPAvPMV1LAnOlvgkIfyPoPsjxMxquUV2ncX/do65KmSvOriY70XSF2OecL0A7Yf08eYKMJeiHuFq7hE+A2V3WUGgE7sEKGHFjTuNKwAfp8HPGLRUA4N+GAv8QaOkqr91Yl9E+ActMDb059ktX92PIolQB+Hx9Ta9voeB8y/4A9mmCqjyzMvY5PhjHMchf7REHZNH15xSTIfafLss/R2hABEKmtPK5VwPszNms7xOwLB8VM5RrqZbprier+Ei/cncBZYzxQkCaIdv+uUvr9Mm3ViKmPIwBk0GAL7N0mRFjWh6z/+d0oRrAVGTMMSZwMwP9dOvW6077IcWUufB3cjnXUspxM2l+YvZwf2PHtFI+vEm/YMbhvGIJ/SI7Q4kyJGJVsk9mjIniD7Os27GEPjLiaLE323Nyimu85GXtMhM3kvs3F8BPsr+NISPNpR0WhKuaxvkSkIeu5PpW1rWqSrvnMqn+nvE4TxkymeA5zOnzcZnn34whtD281rb511sX+5mTPGVmrWWZP1vPd31Xix+gvMGcEwO9RycRvdFm7DH1TMB1VbqnQ1enDMYUWfNwtRelN1Nc32KVuIBA3qlxj6GMpZlhPYB4VIzyt4JhFyN+nXs/FH8vy5p7HlMZIjwyiGNGtCluDOrElNXKG+gEeAcw5j4HVygTbBf4qfTt/V7rP+YX5a7B+S1FFxFBvSeMs06/zfVk3f0Zf98gbJJge9WV6bKW9hP7vG8EeHcMUYxKOLkvY4D+WoDGMQO9TAt31oC2mysDAqhwaWBmf5iTACADEPZDZMJunYJG8NU9IburyOhztPgyjOt4igUE+3xW2SCYm7IFPQJ6z9SvclKKD6tchS0uyz4F/gocYDcjPLaRnTBIVzaex+Mp/pxiyXMAknvq5bZOR/vLBhX0oH8r/v6xx6d27x8FAgU3a2RixRCSooshjxUQPyV+zGooKD+PBUSwLmVfAWa09bOgZ9zQAwZMr/AcR1n10mWlHzaoNrv6WAogdazY9iXHUalOt+8FsJ8nt49rHYAMlxWAzBRYBWbATdkAVIujr22vLNd4Z+Z253pdh8quMQuMCp4NHUcA5PjWieDAjqByANJ1gRV0AcQ0yfioe6Rpldm2M6d/WuVHW7isUJ5lUV4yQ5mgC2y4SYGq/t5vjU8b4xmDynxo/TIi6iX7fgRk/ueQbrSMPY+rbrawAlfgFLA1nylSAHRbbjDj/n36ehk8ZBPome5eRZfV8w/lo+hK7Huso1TqgDkskvoat+L/X3QsGoDM2tHouKDcJmPWeT9kobMvXc+dwrkOhtJeK/Nm/XEXaCx01ssAWtc99rUOAJ6Uu/srhrQyWgn2g4K6GOvZL5TBwwSA742/x7ijZF3F7tfNUi7Lh5grvwbisoxwYReZamaf9VC8cWhVsAuV4Y5oYyaNcdAuoPa1TcPQZX3v/y16+N55kyFTGQIxNLcDpwIvFKe7cU7keHd2VMxrhR+Y+WXnx+xsrPbm4Mf+eTMn1mYGaFrjptDj/ZmkmjaXVWv19slxkTXJynCvnIdL8zdZOnn83A9ZFSTAB4VsSpGmyipunCjuGN9liwzZs8ddwQVEyzeyuGPYD7APuOS6o7aO9xWo/P3fbrnF8e5y2+7Lnamvyg8GKNeKog2m2NaW+SjwLCQhlr5/M6DamjnNlAbJLKtBaQZU226Ru2KbCe+Ph6Tk3THb/v5zaRQ7yz4M6usa1HywJU50n+7bgb4Z0sC2XIa8P56+JvvuWHTaa6kgbLn7ELvV9bU76A0+hpTKuh3PoryDwKvrflwx5F/1IMaK9wrK+h3ltf/+bb8d5d8/XdZ//txS/N9hxfdvGNg/ZQT1//4fih7V/hdi/qwAAAAASUVORK5CYII=);background-size:contain;cursor:crosshair;float:left}colorpicker-saturation i{display:block;height:7px;width:7px;border:1px solid #000;border-radius:5px;position:absolute;top:0;left:0;margin:-4px 0 0 -4px}colorpicker-saturation i::after{content:'';display:block;height:7px;width:7px;border:1px solid #fff;border-radius:5px}colorpicker-alpha,colorpicker-hue{width:15px;height:100px;float:left;cursor:row-resize;margin-left:4px;margin-bottom:4px}colorpicker-alpha i,colorpicker-hue i{display:block;height:2px;background:#000;border-top:1px solid #fff;position:absolute;top:0;left:0;width:100%;margin-top:-1px}.colorpicker,colorpicker-alpha{display:none}colorpicker-hue{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEUA/z8AuP//JAAA/33/3AAA/1ABAv8A/7r/AH7/jgD2AP8A//j/AEHmAP/XAP/HAP+4AP//ALyoAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8ATv//AG7/cAD/vgD/APoAmv//ADH/AKwB/wMA5//4Eg4AL///AOr/UQD/nwAA/27/7AAA/+kAe/8Ayf8A/5sA/zEA/6z/ABEAEP8A/17/MgAA/9n/ACL/gAD/AJ0AXP8Aqv//AMoA/yHqFBb/zAD/AGD/ANsA9//1/wDk/wDV/wDF/wC3/wD/AI2m/wD/FACY/wCI/wB5/wBp/wD/YgBb/wBK/wA8/wAs/wAd/wAN/wAAPv8A/xH/AFAAi///rQAA/8r/+gAA1///QwAAH/8Abf8A/43c/JNGAAAAiUlEQVR4AQXBg2EDAAAAsMy2bds2ttp2+/8PTby79mDLsKJPq/oFPdk24dWXAxsGjRg1ZtykKdNmzJozb8GiJct63WjYl7fiWdOZkk0vOpyr2fVtyKl7FX2uXGjpcuxWDy69KdiRk5WRlpIUFxMVERLw78+vH1Unun1YV3ZkwKM1CYfq7nQK22sD03ITV2Aqp0IAAAAASUVORK5CYII=);background-size:contain}.colorpicker-color,colorpicker-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAMAAACIElGlAAADAFBMVEUAAADT09PT09P////T09P////e3t7q6urT09Px8fHT09P////////T09PT09P////////T09PT09P////////////T09PT09P////////////T09P////T09PT09PT09P////T09PT09P////////////////T09P////T09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09P////T09P////////////T09PT09P////T09P////////////////////T09P////////T09PT09P////////////////////////T09PT09P////////////////////////T09PT09P////T09PT09P////////T09P////////////T09P////////T09P////T09P////T09P////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////////////////T09PT09P////////////T09P////////T09P////T09PT09PT09P////////T09P////////T09P////T09PT09P////////////////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////T09P////T09PT09PT09PT09PT09P////////////////////////////////////T09P////T09P////T09P////T09PT09P////////////T09P////T09P////T09P////////////T09PT09P////////////////T09PT09P////T09P////T09PT09P////T09P////T09PT09P////T09PT09PT09PT09P////T09PT09P////////////T09PT09P////T09P////////T09MQsm1FAAABAHRSTlMAgJN8/vcDAfcCnJyGaZmZlomGk4yJOmM/eTxs8wY0YDFC7HNdLx18n5/7aUvzCcW9+qKiK8P0ZiltRwfdw/n8Px3WduJjItj78ss5PDHUNELbwP5wplA2FglEVwvkqNarCs4Z7b2sDLgQ0xNdyLrr0eLLUeW1Vs5TWQLwjPI3ZvQGdvxFyFrAeevaLCLvGd0kpRskGyf4qK605xKvFrGyDRHnBYMEkJaDkIBvB/gpH99O6CrbIC4nH3Lg2SXp4A7Qul/GDEgPSlMQ6LjqFU0SjyCCj5V/gnBN7xglL3O70WBU7gjFFEfft0sPTo1ndRipwXr2yRemWRVENq+ytbGuxGaWGQAAAnpJREFUeNpNxmdcDHAAxvEHOWXvmXX23ntv2XvvMg/Z44x0KaRBSnfcKSqlnYZKp1QqGpT20KZh783/eePj+3vzw3/q/AM9iURPTy6XS+RwcXNzcZMQTE1dTE3bE7y9S0u9xxD600rCGtpI2ErOsbGxzoiMrIqscnaOi4vDdnp4XYSrguwxQSb7KpMllycnl2MFaTSaTxrY5NrY5BoKb2BnZ2doZ29vb2OPSdSd4Bcc7OcXGhqamgqrYCsrq+mEiEtC3gUBDg55Dg53IkQYSYG+gb6+GEqB5wV0o5D8/JAQdKK5hA40n3BS+L6c0JJmE+ZQW8JEak1YQJ0Jq+jbaQEPnotGE+IrK+Pj+xKqU6pTUrIDAgKysZ+WEY5QQkJxcQIO0WrCUbL4YmFhgZ3UlVAUHR1d1JEwjVoRRpDJKxMTE/ShBoRR1I6whLyyvLyyUFAQFhbWhTCFFArFawXOCu/bEHpQLYKnZ0aGZw2CR1qah0dmpqurK+pTU0ILakJoTi+PC7j5RHTrqQg1qRkh3T3d3b0xoSE1ItSleoSe1IswmIYQPl8UlhLWkaOj41tHbKENBLX6j1qt/KFUKnFN+Onk9NvJCQdJpfqlUqGiIjExcRthN91/JsJmGkhYRO/OCBhHwwgxMWUxZQMIu8j8o7m5OfbRLMJh2kTYQ1FRhYVR2EHzCOtpMmEG3SUsJEvLoKAg2Prb2tqOJYSH+/uH33shwlTaS1hLBwhX6AYX2tuiRwStVntOa5yUZJwEqbREKjUi5Bjl5BhZW1uXWOMYGRBOnNDX1zfoxz1FwwkfSJfgo6vr41P7soBBNJ7Qm2YSzHTMzMwmEHRoMf0Fm5mYOUrzNBYAAAAASUVORK5CYII=);background-size:10px 100%}.colorpicker{top:0;left:0;z-index:9999}.colorpicker colorpicker-alpha,.colorpicker colorpicker-hue,.colorpicker colorpicker-saturation{position:relative}.colorpicker input{width:100px;font-size:11px;color:#000;background-color:#fff}.colorpicker.alpha{min-width:140px}.colorpicker.alpha colorpicker-alpha{display:block}.colorpicker.dropdown{position:absolute}.colorpicker.colorpicker-fixed-position{position:fixed}.colorpicker .dropdown-menu::after,.colorpicker .dropdown-menu::before{content:'';display:inline-block;position:absolute}.colorpicker .dropdown-menu::after{clear:both;border:6px solid transparent;top:-5px;left:7px}.colorpicker .dropdown-menu::before{border:7px solid transparent;top:-6px;left:6px}.colorpicker .dropdown-menu{position:static;top:0;left:0;min-width:129px;padding:4px;margin-top:0}.colorpicker-position-top .dropdown-menu::after{border-top:6px solid #fff;border-bottom:0;top:auto;bottom:-5px}.colorpicker-position-top .dropdown-menu::before{border-top:7px solid rgba(0,0,0,.2);border-bottom:0;top:auto;bottom:-6px}.colorpicker-position-right .dropdown-menu::after{border-right:6px solid #fff;border-left:0;top:11px;left:-5px}.colorpicker-position-right .dropdown-menu::before{border-right:7px solid rgba(0,0,0,.2);border-left:0;top:10px;left:-6px}.colorpicker-position-bottom .dropdown-menu::after{border-bottom:6px solid #fff;border-top:0}.colorpicker-position-bottom .dropdown-menu::before{border-bottom:7px solid rgba(0,0,0,.2);border-top:0}.colorpicker-position-left .dropdown-menu::after{border-left:6px solid #fff;border-right:0;top:11px;left:auto;right:-5px}.colorpicker-position-left .dropdown-menu::before{border-left:7px solid rgba(0,0,0,.2);border-right:0;top:10px;left:auto;right:-6px}colorpicker-preview{display:block;height:10px;margin:5px 0 3px;clear:both;background-position:0 100%}
/* 
  UWAGA:
    po aktualizacji ikonek nalezy KONIECZNIE zaktualizowa� parametr v=xxx w URLach do poszczeg�lnych ikon, aby przegl�darka pobra�a now� wersj�
*/
@font-face {
    font-family: "Flaticon";
    src: url(/fonts/flaticon_omnipharm.eot?cf60b9793e3777aecff601605e7b5845);
    src: url(/fonts/flaticon_omnipharm.eot?cf60b9793e3777aecff601605e7b5845#iefix) format("embedded-opentype"), 
        url(/fonts/flaticon_omnipharm.woff2?cf60b9793e3777aecff601605e7b5845) format("woff2"), 
        url(/fonts/flaticon_omnipharm.woff?cf60b9793e3777aecff601605e7b5845) format("woff"), 
        url(/fonts/flaticon_omnipharm.ttf?cf60b9793e3777aecff601605e7b5845) format("truetype"), 
        url(/fonts/flaticon_omnipharm.svg?cf60b9793e3777aecff601605e7b5845#flaticon_omnipharm) format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url(/fonts/flaticon.svg?v=20240701#Flaticon) format("svg");
    }
}

.fa[class^="flaticon-"]:before, .fa[class*=" flaticon-"]:before,
.fa[class^="flaticon-"]:after, .fa[class*=" flaticon-"]:after {
    display: inline-block;
    font: normal normal normal 14px/1 Flaticon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 
  UWAGA:
    po aktualizacji ikonek nalezy KONIECZNIE zaktualizowa� parametr v=xxx w URLach do poszczeg�lnych ikon, aby przegl�darka pobra�a now� wersj�
*/

.flaticon-interlock:before {
    content: "\f101";
}
.flaticon-medical-3:before {
    content: "\f102";
}
.flaticon-cross:before {
    content: "\f103";
}
.flaticon-aktualizacje:before {
    content: "\f104";
}
.flaticon-chess-horse:before {
    content: "\f105";
}
.flaticon-business-2:before {
    content: "\f106";
}
.flaticon-people-4:before {
    content: "\f107";
}
.flaticon-graphic-progression:before {
    content: "\f108";
}
.flaticon-transport:before {
    content: "\f109";
}
.flaticon-networking-1:before {
    content: "\f10a";
}
.flaticon-hotel-supplier:before {
    content: "\f10b";
}
.flaticon-mark:before {
    content: "\f10c";
}
.flaticon-money-exchange:before {
    content: "\f10d";
}
.flaticon-medical-1:before {
    content: "\f10e";
}
.flaticon-book:before {
    content: "\f10f";
}
.flaticon-buildings:before {
    content: "\f110";
}
.flaticon-interface:before {
    content: "\f111";
}
.flaticon-admin-with-cogwheels:before {
    content: "\f112";
}
.flaticon-business:before {
    content: "\f113";
}
.flaticon-box:before {
    content: "\f114";
}
.flaticon-gielda-pomyslow:before {
    content: "\f115";
}
.flaticon-sprzedaz-wiazana:before {
    content: "\f116";
}
.flaticon-knot:before {
    content: "\f117";
}
.flaticon-ckd:before {
    content: "\f118";
}
.flaticon-delivery-man-1:before {
    content: "\f119";
}
.flaticon-delivery-man-5:before {
    content: "\f11a";
}
.flaticon-strategie-marzowe:before {
    content: "\f11b";
}
.flaticon-tactics:before {
    content: "\f11c";
}
.flaticon-sales:before {
    content: "\f11d";
}
.flaticon-arrows:before {
    content: "\f11e";
}
.flaticon-people-5:before {
    content: "\f11f";
}
.flaticon-arrows-1:before {
    content: "\f120";
}
.flaticon-people-6:before {
    content: "\f121";
}
.flaticon-medicine:before {
    content: "\f122";
}
.flaticon-change:before {
    content: "\f123";
}
.flaticon-shopping-basket:before {
    content: "\f124";
}
.flaticon-box-1:before {
    content: "\f125";
}
.flaticon-businesswoman:before {
    content: "\f126";
}
.flaticon-tag-1:before {
    content: "\f127";
}
.flaticon-people-1:before {
    content: "\f128";
}
.flaticon-hierarchical-structure:before {
    content: "\f129";
}
.flaticon-kokpit-menedzerski:before {
    content: "\f12a";
}
.flaticon-people:before {
    content: "\f12b";
}
.flaticon-settings:before {
    content: "\f12c";
}
.flaticon-list:before {
    content: "\f12d";
}
.flaticon-drugs:before {
    content: "\f12e";
}
.flaticon-medical:before {
    content: "\f12f";
}
.flaticon-layers:before {
    content: "\f130";
}
.flaticon-list-1:before {
    content: "\f131";
}
.flaticon-multimedia:before {
    content: "\f132";
}
.flaticon-arrow:before {
    content: "\f133";
}
.flaticon-arrow-1:before {
    content: "\f134";
}
.flaticon-delivery-man-2:before {
    content: "\f135";
}
.flaticon-niezaspokojony-popyt:before {
    content: "\f136";
}
.flaticon-pharmacy:before {
    content: "\f137";
}
.flaticon-key:before {
    content: "\f138";
}
.flaticon-multimedia-1:before {
    content: "\f139";
}
.flaticon-people-2:before {
    content: "\f13a";
}
.flaticon-przeceny-centralne-2:before {
    content: "\f13b";
}
.flaticon-promotions:before {
    content: "\f13c";
}
.flaticon-networking:before {
    content: "\f13d";
}
.flaticon-tasks:before {
    content: "\f13e";
}
.flaticon-drugs-1:before {
    content: "\f13f";
}
.flaticon-dashboard:before {
    content: "\f140";
}
.flaticon-checklist:before {
    content: "\f141";
}
.flaticon-presentation:before {
    content: "\f142";
}
.flaticon-lock:before {
    content: "\f143";
}
.flaticon-tag:before {
    content: "\f144";
}
.flaticon-delivery-man-4:before {
    content: "\f145";
}
.flaticon-competition:before {
    content: "\f146";
}
.flaticon-cenniki:before {
    content: "\f147";
}
.flaticon-przeceny-centralne-1:before {
    content: "\f148";
}
.flaticon-chess:before {
    content: "\f149";
}
.flaticon-percentage:before {
    content: "\f14a";
}
.flaticon-ks-bloz:before {
    content: "\f14b";
}
.flaticon-back:before {
    content: "\f14c";
}
.flaticon-document:before {
    content: "\f14d";
}
.flaticon-dodatek-excel:before {
    content: "\f14e";
}
.flaticon-gear:before {
    content: "\f14f";
}
.flaticon-coins:before {
    content: "\f150";
}
.flaticon-add-notes:before {
    content: "\f151";
}
.flaticon-buildings-1:before {
    content: "\f152";
}
.flaticon-doc-file-format:before {
    content: "\f153";
}
.flaticon-log-file-format:before {
    content: "\f154";
}
.flaticon-zip-file-format:before {
    content: "\f155";
}
.flaticon-xlsx-file-format-extension:before {
    content: "\f156";
}
.flaticon-csv-file-format-extension:before {
    content: "\f157";
}
.flaticon-docx-file-format-symbol:before {
    content: "\f158";
}
.flaticon-txt-file-symbol:before {
    content: "\f159";
}
.flaticon-xls-file-format-symbol:before {
    content: "\f15a";
}
.flaticon-pdf-file-format-symbol:before {
    content: "\f15b";
}
.flaticon-xml-file-format-symbol:before {
    content: "\f15c";
}
.flaticon-medical-2:before {
    content: "\f15d";
}
.flaticon-people-3:before {
    content: "\f15e";
}
.flaticon-multiple-users-silhouette:before {
    content: "\f15f";
}
.flaticon-shuffle-arrows-hand-drawn-symbol:before {
    content: "\f160";
}
.flaticon-statystyki-z-rynku:before {
    content: "\f161";
}
.flaticon-analiza-towarow:before {
    content: "\f162";
}
.flaticon-circle:before {
    content: "\f163";
}
.flaticon-verification-of-delivery-list-clipboard-symbol:before {
    content: "\f164";
}
.flaticon-call-center-worker-with-headset:before {
    content: "\f165";
}
.flaticon-delivery-package-opened:before {
    content: "\f166";
}
.flaticon-packages-transportation-on-a-truck:before {
    content: "\f167";
}
.flaticon-pharmacy-shopping-cart:before {
    content: "\f168";
}
.flaticon-download-business-statistics-symbol-of-a-graphic:before {
    content: "\f169";
}
.flaticon-four-squares-button:before {
    content: "\f16a";
}
.flaticon-settings-gears:before {
    content: "\f16b";
}
.flaticon-wallet-filled-money-tool:before {
    content: "\f16c";
}
.flaticon-discount:before {
    content: "\f16d";
}
.flaticon-commerce:before {
    content: "\f16e";
}
.flaticon-medical-4:before {
    content: "\f16f";
}
.flaticon-item-interconnections:before {
    content: "\f170";
}
.flaticon-blokady-zamawiania-1:before {
    content: "\f171";
}
.flaticon-programy-partnerskie:before {
    content: "\f172";
}
.flaticon-blokady-zamawiania-2:before {
    content: "\f173";
}
.flaticon-like:before {
    content: "\f174";
}
.flaticon-medal:before {
    content: "\f175";
}
.flaticon-speed:before {
    content: "\f176";
}
.flaticon-repairing-service:before {
    content: "\f177";
}
.flaticon-check:before {
    content: "\f178";
}
.flaticon-no-trolley:before {
    content: "\f179";
}
.flaticon-stock:before {
    content: "\f17a";
}
.flaticon-new:before {
    content: "\f17b";
}
.flaticon-snow:before {
    content: "\f17c";
}
.flaticon-cross-1:before {
    content: "\f17d";
}
.flaticon-new-1:before {
    content: "\f17e";
}
.flaticon-user:before {
    content: "\f17f";
}
.flaticon-user-1:before {
    content: "\f180";
}
.flaticon-basket:before {
    content: "\f181";
}
.flaticon-sitemap:before {
    content: "\f182";
}
.flaticon-information:before {
    content: "\f183";
}
.flaticon-contract:before {
    content: "\f184";
}
.flaticon-hand-shake:before {
    content: "\f185";
}
.flaticon-sync:before {
    content: "\f186";
}
.flaticon-insurance:before {
    content: "\f187";
}
.flaticon-bloz-logo-bialy:before {
    content: "\f188";
}
.flaticon-bloz-logo-bialy1:before {
    content: "\f189";
}
.flaticon-warning:before {
    content: "\f18a";
}
.flaticon-online:before {
    content: "\f18b";
}

/*! angularjs-slider - v6.6.0 -  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -  https://github.com/angular-slider/angularjs-slider -  2018-06-29 */
.rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;user-select:none}.rzslider.with-legend{margin-bottom:40px}.rzslider[disabled]{cursor:not-allowed}.rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}.rzslider[disabled] .rz-draggable{cursor:not-allowed}.rzslider[disabled] .rz-selection{background:#8b91a2}.rzslider[disabled] .rz-tick{cursor:not-allowed}.rzslider[disabled] .rz-tick.rz-selected{background:#8b91a2}.rzslider span{position:absolute;display:inline-block;white-space:nowrap}.rzslider .rz-base{width:100%;height:100%;padding:0}.rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box}.rzslider .rz-draggable{cursor:move}.rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-bar-wrapper.rz-transparent .rz-bar{background:transparent}.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar{background:#df002d}.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar{background:#03a688}.rzslider .rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-restricted{z-index:3;background:#f00;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:''}.rzslider .rz-pointer:hover:after{background-color:#fff}.rzslider .rz-pointer.rz-active{z-index:4}.rzslider .rz-pointer.rz-active:after{background-color:#451aff}.rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default}.rzslider .rz-bubble.rz-limit{color:#55637d}.rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;width:100%;height:0;margin:0;list-style:none;box-sizing:border-box}.rzslider .rz-ticks-values-under .rz-tick-value{top:auto;bottom:-32px}.rzslider .rz-tick{position:absolute;top:0;left:0;width:10px;height:10px;margin-left:11px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%}.rzslider .rz-tick.rz-selected{background:#0db9f0}.rzslider .rz-tick-value{position:absolute;top:-30px;transform:translate(-50%,0)}.rzslider .rz-tick-legend{position:absolute;top:24px;max-width:50px;white-space:normal;transform:translate(-50%,0)}.rzslider.rz-vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}.rzslider.rz-vertical .rz-base{width:100%;height:100%;padding:0}.rzslider.rz-vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}.rzslider.rz-vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}.rzslider.rz-vertical .rz-pointer{top:auto;bottom:0;left:-14px!important}.rzslider.rz-vertical .rz-bubble{bottom:0;left:16px!important;margin-left:3px}.rzslider.rz-vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%}.rzslider.rz-vertical .rz-tick{margin-top:11px;margin-left:auto;vertical-align:middle}.rzslider.rz-vertical .rz-tick-value{top:auto;left:24px;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-tick-legend{top:auto;right:24px;max-width:none;white-space:nowrap;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value{right:24px;bottom:auto;left:auto}
/*! ngTable v1.0.0 by Vitalii Savchuk(esvit666@gmail.com) - https://github.com/esvit/ng-table - New BSD License */

.ng-table th{text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-table th.sortable{cursor:pointer}.ng-table th.sortable .sort-indicator{padding-right:18px;position:relative}.ng-table th.sortable .sort-indicator:after,.ng-table th.sortable .sort-indicator:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:5px;top:50%;position:absolute;opacity:.3;margin-top:-4px}.ng-table th.sortable .sort-indicator:before{margin-top:2px;border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}.ng-table th.sortable .sort-indicator:hover:after,.ng-table th.sortable .sort-indicator:hover:before{opacity:1;visibility:visible}.ng-table th.sortable.sort-desc,.ng-table th.sortable.sort-asc{background-color:rgba(141,192,219,.25);text-shadow:0 1px 1px rgba(255,255,255,.75)}.ng-table th.sortable.sort-desc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:after{margin-top:-2px}.ng-table th.sortable.sort-desc .sort-indicator:before,.ng-table th.sortable.sort-asc .sort-indicator:before{visibility:hidden}.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:hover:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.sortable.sort-desc .sort-indicator:after{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ng-table .ng-table-group-header th{text-align:left}.ng-table .ng-table-group-selector{display:block}.ng-table .ng-table-group-close,.ng-table .ng-table-group-toggle{float:right}.ng-table .ng-table-group-toggle{margin-right:5px}@media only screen and (max-width:800px){.ng-table-responsive{border-bottom:1px solid #999}.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700}.ng-table-responsive thead tr th{text-align:left}.ng-table-responsive thead tr.ng-table-filters th{padding:0}.ng-table-responsive thead tr.ng-table-filters th form>div{padding:8px}.ng-table-responsive td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.ng-table-responsive td:before{content:attr(data-title-text)}.ng-table-responsive,.ng-table-responsive thead,.ng-table-responsive tbody,.ng-table-responsive th,.ng-table-responsive td,.ng-table-responsive tr{display:block}}.ng-table-pagination{margin-top:0}.ng-table-group-selector:before,.ng-table-group-selector:after,.filter:before,.filter:after{display:table;content:" "}.ng-table-group-selector:after,.filter:after{clear:both}.filter>.filter-cell{float:left;box-sizing:border-box}.filter-horizontal>.filter-cell{padding:0 2px}.filter-horizontal>.filter-cell:first-child{padding-left:0}.filter-horizontal>.filter-cell:last-child,.filter-horizontal>.filter-cell.last{padding-right:0}.s12{width:100%}.s11{width:91.66666666666666%}.s10{width:83.33333333333334%}.s9{width:75%}.s8{width:66.66666666666666%}.s7{width:58.333333333333336%}.s6{width:50%}.s5{width:41.66666666666667%}.s4{width:33.33333333333333%}.s3{width:25%}.s2{width:16.666666666666664%}.s1{width:8.333333333333332%}@media all and (max-width:468px){.s12,.s11,.s10,.s9,.s8,.s7,.s6,.s5,.s4,.s3,.s2,.s1{width:100%}.filter>.filter-cell{padding:0}}
.rc-handle-container{position:relative}.rc-handle{position:absolute;width:7px;cursor:ew-resize;margin-left:-3px;z-index:2;padding:0 3px}.rc-handle div{width:1px;height:inherit}.rc-handle-container:not(.rc-table-resizing) .rc-handle:hover div{border:dashed gray 1px}table.rc-table-resizing{cursor:ew-resize}table.rc-table-resizing thead,table.rc-table-resizing thead>th,table.rc-table-resizing thead>th>a{cursor:ew-resize}
/**
 * pretty-checkbox.css
 *
 * A pure CSS library to beautify checkbox and radio buttons
 *
 * Source: https://github.com/lokesh-coder/pretty-checkbox
 * Demo: https://lokesh-coder.github.io/pretty-checkbox
 *
 * Copyright (c) 2017 Lokesh rajendran
 */

.pretty *{box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jelly{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes jelly{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.pretty.p-default .state label:after{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:calc(1em / 7)}.pretty.p-default.p-thick .state label:after{-webkit-transform:scale(.4)!important;-ms-transform:scale(.4)!important;transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover{display:block}.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img,.pretty.p-toggle .state.p-off{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain input:checked~.state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly .7s cubic-bezier(.25,.46,.45,.94);animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{-webkit-animation:rotate .7s cubic-bezier(.25,.46,.45,.94);animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked~.state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca!important}.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked~.state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty input:checked~.state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de!important}.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked~.state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty input:checked~.state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c!important}.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked~.state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty input:checked~.state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e!important}.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked~.state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty input:checked~.state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f!important}.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked~.state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc((0% - (100% - 1em)) - 35%)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}

.fl-scrolls{bottom:0;height:35px;overflow:auto;position:fixed}.fl-scrolls div{height:1px;overflow:hidden;pointer-events:none}.fl-scrolls div:before{content:"\A0"}.fl-scrolls,.fl-scrolls div{font-size:1px;line-height:0;margin:0;padding:0}.fl-scrolls-hidden{bottom:9999px}.fl-scrolls-hidden div:before{content:"\A0\A0"}.fl-scrolls-viewport{position:relative}.fl-scrolls-body{overflow:auto}.fl-scrolls-viewport .fl-scrolls{left:0;position:absolute}.fl-scrolls-hoverable .fl-scrolls{opacity:0;transition:opacity .5s .3s}.fl-scrolls-hoverable:hover .fl-scrolls{opacity:1}
.rz-tick-value {
    line-height: 20px;
}

.rzslider.full-color .rz-bar,
.rzslider.full-color .rz-tick {
    background-color: #0db9f0 !important;
}

.horizontalbar-legend,
.stackedbar-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center;
  /* NOTE: Browsers automatically add 40px of padding-left to all lists, so we should offset that, otherwise the legend is off-center */
  -webkit-padding-start: 0;
  /* Webkit */
  -moz-padding-start: 0;
  /* Mozilla */
  padding-left: 0;
  /* IE (handles all cases, really, but we should also include the vendor-specific properties just to be safe) */
}
.horizontalbar-legend li,
.stackedbar-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default;
}
.horizontalbar-legend li span,
.stackedbar-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px;
}

/*animacja zakladki*/
.bookmark-slide-in {
    animation: bookmark-slide-in 0.5s;
}

.bookmark-slide-out {
    animation: bookmark-slide-out 0.5s;
}
    
@keyframes bookmark-slide-in {
    0%  { right: 0px; }
    100% { right: 50%; }
}
    
@keyframes bookmark-slide-out {
    0%  { right: 50%; }
    100% { right: 0px; }
}

.tree-slide-in {
    animation: tree-slide-in 0.5s;
}

.tree-slide-out {
    animation: tree-slide-out 0.5s;
}
    
@keyframes tree-slide-in {
    0%  { right: -50%; }
    100% { right: 0px; }
}
    
@keyframes tree-slide-out {
    0%  { right: 0px; }
    100% { right: -50%; }
}

.ng-if-opacity-transition.ng-enter,
.ng-if-opacity-transition.ng-leave {
    -webkit-transition: opacity ease-in-out 0.5s;
    -moz-transition: opacity ease-in-out 0.5s;
    -ms-transition: opacity ease-in-out 0.5s;
    -o-transition: opacity ease-in-out 0.5s;
    transition: opacity ease-in-out 0.5s;
}

.ng-if-opacity-transition.ng-enter,
.ng-if-opacity-transition.ng-leave.ng-leave-active {
    opacity: 0;
}

    .ng-if-opacity-transition.ng-leave,
    .ng-if-opacity-transition.ng-enter.ng-enter-active {
        opacity: 1;
    }
.list-component-view .list-component-table-container {
    overflow-y: hidden;
    overflow-x: hidden;
}

.list-component-view .list-component-table-container table + div {
    position: absolute;
    top: 100%;
    width: 100%;
}

.list-component-view .list-component-table-container > table {
    margin-bottom: 0;
}

.list-component-view .ng-table-pagination {
    margin-bottom: 5px;
}

.list-component-view .ng-table-counts {
    margin-right: 30px;
}

/*.list-component-view .fa-check-square-o {
    padding-top: 3px;
}*/

.list-component-view .filter-show {
    position: absolute;
    font-size: 0.8em;
    margin-left: -20px;
    margin-top: 21.5px;
}

.list-component-view .filter-hide {
    position: absolute;
    font-size: 0.8em;
    margin-left: -20.5px;
    margin-top: 21.5px;
}

.list-component-view .glyphicon-eye-open {
    font-size: 2em;
    color: #101010;
}

.list-component-view .glyphicon-eye-close {
    font-size: 2em;
    color: #101010;
}

.list-component-view .eyeDisabled {
    color: #808080 !important;
    cursor: not-allowed;
}

.list-component-view .removeSelection .fa-times {
    position: absolute;
    margin-left: -9px;
    margin-top: 12px;
    font-size: 1.3em;
    color: red;
}

.list-component-view .close-save .btn span {
    padding-left: 4px;
}

.list-component-view .close-save {
    padding-top: 6px;
}

/*.list-component-view .close-save .btn-success span {
    font-size: 1.1em;
}*/

/*.list-component-view .close-save .btn-danger span {
    font-size: .0em;
}*/

.list-component-view .close-save .btn fa {
    padding-top: 2px;
}

.list-component-view .component-radio-selected-btn {
    background-color: #06344F;
    color: white;
    height: 24px;
    font-size:12px;
    padding: 0px;
    width:77px;
    cursor: not-allowed;
}

.list-component-view .component-radio-selected-btn:hover {
    background-color: #06344F;
    color: white;
}

.list-component-view .dropdown-menu .toolbar-dropdown-btn-option-li{
    max-width: 300px;
}

.list-component-view .component-radio-btn {
    background-color: #3c8dbc;
    color: white;
    height: 24px;
    padding: 0px;
    width:77px;
    font-size:12px;
}

.list-component-view .component-radio-btn:hover {
    background-color: #06344F;
    color: white;
}

.list-component-view #radio-button > button {
    border-radius: 3px;
}

.list-component-view .selected-item-row td {
    background-color: #d9edf7; 
    border-top-style:none!important;
    color: #31708f;
}

.list-component-view .selected-item-row-label td {
    background-color: #d9edf7; 
    border-bottom-style:none;
    color: #31708f;
}
.list-component-view .selected-item-row > :first-child{
    font-weight:500;
}

.list-component-view .selected-item-row {
    margin-top:50px;
    border-color: #bce8f1;
    border-style: solid;
    border-top-style: none;
    border-width: 1px;
    border-left-width: 2px;
}

.list-component-view .selected-item-row-label {
    border-color: #bce8f1;
    border-style: solid;
    border-top-style: double;
    border-width: 1px;
    border-bottom-style: none;
}

.list-component-view .selected-item-row-label span,
.list-component-view .selected-item-row-label-filter span {
    font-weight:600
}

.list-component-view .empty-row {
    height: 10px;
}

.list-component-view .empty-row td {
    background-color:white;
    border-style:none!important
}

.list-component-view .empty-row :first-child {
    width: 200px; 
}

.list-component-view .tree-component-container {
    max-height: 550px;
    margin-bottom: 20px;
    padding-left: 0!important;
    min-height: 300px;
}

.list-component-view #bookmark-title {
    padding-top: 6px;
}

.list-component-view .tree-component {
    top: 173px;
}

@media(max-width: 992px){
   .list-component-view .tree-component {
    top: 218px;
}
}
@media(max-width: 767px){
   .list-component-view .tree-component {
    top: 270px;
}
}
@media(max-width: 527px){
   .list-component-view .tree-component {
    top: 290px;
}
}

@media(max-width: 992px){
   .list-component-view .tree-component {
    top: 218px;
}
}
@media(max-width: 767px){
   .list-component-view .tree-component {
    top: 270px;
}
}
@media(max-width: 527px){
   .list-component-view .tree-component {
    top: 290px;
}
}

.list-component-view .control-label {
    padding-top:5px;
}

.list-component-view .select2-results{
    max-height:360px;
}

.list-component-view .ui-select-choices-row {
    line-height: 1.7;
}

/***************  select darkScheme styles *****************/

/*.list-component-view .select2-container .select2-choices .select2-search-field input,
.list-component-view .select2-container .select2-choice, 
.list-component-view .select2-container .select2-choices {
    color: white;
    background-color: grey;
    border-color: #A6A6A6
}

.list-component-view .select2-container .select2-choice > .select2-chosen {
    color:white;
}

.list-component-view .select2-results .select2-highlighted {
    color: white;
    background-color: #1E4457;
}

.list-component-view .select2-search input {
    margin-top: 4px;
}

.list-component-view .select2-drop-active,
.list-component-view.select2-results,
.list-component-view .select2-search {
    background-color: #737373!important;
    color:white;
}

.list-component-view .ui-select-choices-row:hover {
    background-color: #8C8C8C;
    color: white;
}

.list-component-view .select2-drop-active {
    border: 1px solid;
    border-color: #999999;
}

.list-component-view .select2-container-active .select2-choice {
    border-color: #999999!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(166, 166, 166, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(166, 166, 166, 0.6);
}

.list-component-view .select2-arrow {
    background-color: #444444!important;
}*/

/*********************scroll bar*******************/
/*.list-component-view .ui-select-choices::-webkit-scrollbar {
    width: 13px;
}

.list-component-view .ui-select-choices::-webkit-scrollbar-track {
    background-color: #444;    
    /*border-left: 1px solid #ccc;
}

.list-component-view .ui-select-choices::-webkit-scrollbar-thumb {
    background-color: #2B2B2B;
}

.list-component-view .ui-select-choices::-webkit-scrollbar-thumb:hover {
    background-color: #383838;
}*/

/************************************************/
/******************tooltip***********************/

.list-component-view .component-tooltip {
}

.list-component-view .component-tooltip-text {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    z-index: 1000;
    background-color: #222d32;
    padding: 5px 10px;
    color: white;
    font-weight: normal;
}

.list-component-view .component-tooltip:hover + .component-tooltip-text {
    visibility: visible;
}
/******************************************/
.list-component-view #generate-btn .btn{
        background-color: white;
        border: 1px solid #3F545F;
        border-left: none;
        border-right: none;
        border-bottom:none;
        border-radius: 0px;
        color: #3F545F;
         font-size: 30px;
        font-weight: 300;
        letter-spacing: 4px;
    }
 .list-component-view    #generate-btn{
        text-align: left;
        margin-top: 40px;
    }
.list-component-view #generate-btn .btn i {
        color: inherit;
    }
.list-component-view #generate-btn :hover{
        background-color: #EBEBEB;
    }

.list-component-standalone-container .list-component-view .list-component-table-container > div {
    position: inherit;
}

.ui-select-match{
    border-radius: 0px!important;
}

/*.list-component-view .select2-chosen{
    color: #BABABA;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}*/

/*.ui-select-match{
    border: 1px solid #d2d6de;
}*/

.list-component-view .ps-status-icon{
    /*color:#FFB300;*/
    font-size: 15px;
}

.list-component-scrollable-container {
    min-height: 66vh;
    max-height: 66vh;
    overflow-y: scroll;
}

.list-component-turbo-bloz-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12vh;
    max-width: 11.5vw;
    background-image: url(/Content/Images/turboBLOZ_LOGO.png);
    background-repeat: no-repeat;
    background-size: 20vh;
    height: 15vh;
}
.loader-spinner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.5);
    z-index: 2000;
}
.loader-spinner.global-spinner {
    position: fixed;
}
.loader-spinner div,
.loader-spinner-no-background div,
.loader-text {
    position: absolute;
    background-color: transparent;
    z-index: 21 !important;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.loader-spinner-no-background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
}
.loader-text{
    top:65%;
    font-weight:600;
}
.loader-spinner.below-select-component {
    z-index: 900 !important;
}

.odbiorcy-nip-input-loader .loader-spinner div {
    font-size: 3px;
    left: calc(100% - 60px);
}
.loader-gray .loader-spinner {
    color: #b1b1b1;
}

.input-loader .loader-spinner div {
    font-size: 3px;
    left: calc(100% - 60px);
}

/*  simple loader - http://codepen.io/malhadi/pen/WvmrRz/
    created by malhadi http://codepen.io/malhadi
    The MIT License (MIT) https://opensource.org/licenses/MIT
*/
.overlay {
    background-color: #eaeaea !important;
    position: fixed !important;
    top: 0 !important;
    display: block;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    opacity: 0.6 !important;
    z-index: 20!important;
}

.small2 {
  position: absolute;
  height: 50px;
  width: 50px;
  background-color: transparent;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 21!important;
}

.small1 {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50vh;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: transparent;
  z-index: 21!important;
}

.ball {
  border-radius: 100%;
  position: absolute;
  z-index: 21!important;
}

.small {
  width: 13px;
  height: 13px;
  animation: small 1s infinite ease;
  box-shadow: 0px 2px rgba(0,0,0,0.3);
  background-color: #cccccc;
  z-index: 21!important;
}

.small:nth-child(1) {
  top: 0%;
  left: 0%;
}

.small:nth-child(2) {
  top: 0%;
  right: 0%;
}

.small:nth-child(3) {
  right: 0%;
  bottom: 0%;
}

.small:nth-child(4) {
  bottom: 0%;
  left: 0%;
}

.smallball1{
  animation-delay: -0.875s;
}
.smallball6{
  animation-delay: -0.750s;
}
.smallball2{
  animation-delay: -0.625s;
}
.smallball7{
  animation-delay: -0.5s;
}
.smallball3{
  animation-delay: -0.375s;
}
.smallball8{
  animation-delay: -0.25s;
}
.smallball4{
  animation-delay: -0.125s;
}
.smallball5{
  animation-delay: -0s;
}

@keyframes small {
  0% {
    transform: scale(1);
     background-color: #cccccc;
  }
  10% {
    transform: scale(1.3);
    background-color: #cccccc;
  }
  15% {
    transform: scale(1);
  }
  25%{
transform: scale(1);
     background-color: #333333;
  }
  100%{
    transform: scale(1);
     background-color: #333333;
  }
}

.ng-table tr.ng-table-group-header th .sort-indicator {
  cursor: pointer;
}
.ng-table tr.ng-table-group-header th .sort-indicator {
  padding-right: 18px;
  position: relative;
}
.ng-table th.text-left {
  text-align: left;
}
.ng-table th.text-right {
  text-align: right;
}
.ng-table th {
    position: relative;
}
.ng-table th {
    position: relative;
}
.ng-table th .fa.fa-info-circle {
    position: absolute;
    top: 3px;
    right: 5px;
}

.ng-table tr.ng-table-group-header th .sort-indicator:after,
.ng-table tr.ng-table-group-header th .sort-indicator:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: visible;
  right: 5px;
  top: 50%;
  position: absolute;
  opacity: .3;
  margin-top: -4px;
}
.ng-table tr.ng-table-group-header th .sort-indicator:before {
  margin-top: 2px;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
}
.ng-table tr.ng-table-group-header th .sort-indicator:hover:after,
.ng-table tr.ng-table-group-header th .sort-indicator:hover:before {
  opacity: 1;
  visibility: visible;
}
.ng-table tr.ng-table-group-header th.sort-desc,
.ng-table tr.ng-table-group-header th.sort-asc {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.ng-table tr.ng-table-group-header th.sort-desc .sort-indicator:after,
.ng-table tr.ng-table-group-header th.sort-asc .sort-indicator:after {
  margin-top: -2px;
}
.ng-table tr.ng-table-group-header th.sort-desc .sort-indicator:before,
.ng-table tr.ng-table-group-header th.sort-asc .sort-indicator:before {
  visibility: hidden;
}
.ng-table tr.ng-table-group-header th.sort-asc .sort-indicator:after,
.ng-table tr.ng-table-group-header th.sort-asc .sort-indicator:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table tr.ng-table-group-header th.sort-desc .sort-indicator:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table tr.ng-table-group-header th .dropdown > a {
    padding-bottom: 2px;
}
.ng-table tr.ng-table-group-header th .group-filter {
    width: 200px;
    display: inline-block;
    margin-left: 5px;
}
.ng-table tr.ng-table-filters th.filter .filter-pull-left {
    float: left !important;
}
.ng-table th.filter .input-filter {
  padding: 6px;
}

@media screen and (max-width: 1300px) {
   .ng-table th.filter .input-filter {
        padding: 6px 1px !important;
    }
}

table > thead > tr.ng-table-filters > th {
    vertical-align: top;
}

table.ng-table td.tree-pagination > div {
    line-height: 0.8;
}
table.ng-table td.tree-pagination ul.pagination {
    margin-bottom: 0;
}

table.sort-indicator-left th.sortable .sort-indicator:after,
table.sort-indicator-left th.sortable .sort-indicator:before {
    right: auto;
    left: -2px;
}
table.sort-indicator-left th.sortable .sort-indicator {
    padding-left: 9px;
    padding-right: 0px;
    margin-right: 7px;
}

table.sort-indicator-left th .fa.fa-info-circle{
    right: 3px;
}

/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext);*/


.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1440px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0%;
    }
}

.selected-ng-table {
    background-color: #337ab7 !important;
    color: white;
}
.selected-ng-table .component-checkbox,
.selected-ng-table .component-radio {
    background-color: white !important;
    color: black !important;
}

.selected-ng-table-platnosci {
    background-color: #c2fcc3 !important;
    color: black;
}

.modal-lg {
    width: 1200px;
}

.modal-xlg {
    width: 1400px;
}

@media (min-width: 992px) {
    .modal-lg-original {
        width: 900px;
    }
}
.modal-wide .modal-dialog {
    width: 800px;
}
@media (max-width: 800px) {
    
    .modal-wide .modal-dialog {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
}

.navbar-nav > .user-menu .dropdown-toggle {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
}

.navbar-nav > .user-menu .user-image {
    margin-top: 8px;
    position: absolute; left: 15px; 
    margin-right: 0;
}

/*.navbar-nav > .user-menu .dropdown-toggle > span {
    float: left;
}*/

.service-unavailable {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.5);
    z-index: 2000;
}
.service-unavailable span {
    position: absolute;
    background-color: white;
    z-index: 21 !important;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-weight:600;
    border: solid 10px lightgray;
    padding: 30px;
    text-align: center;
}

.content-wrapper,
.right-side,
.main-footer {
    margin-left: 280px;
}

@media (max-width: 767px) {
    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        width: 320px!important;
    }

    .main-sidebar,
    .left-side {
        width: 280px;
    }

    .control-sidebar-bg,
    .control-sidebar {
        right: -250px;
        width: 250px;
    }
    .control-sidebar-wide-bg,
    .control-sidebar-wide {
        right: -500px;
        width: 500px;
    }

    .main-header > .navbar {
        margin-left: 280px;
    }

    .main-header .logo {
        width: 280px;
    }


    .control-sidebar-open .content-wrapper,
    .control-sidebar-open .right-side,
    .control-sidebar-open .main-footer {
        margin-right: 250px;
    }
}

.sidebar-menu > li > a > .fa.fa-lg {
    width: 25px;
}

.sidebar-menu > li > a {
    padding-left: 13px;
}

.tiles-menu h1 {
    font-weight: 300;
    margin-top: 10px;
}

.tiles-menu p {
    text-align: justify;
}

.tiles-menu .fixed-min-height {
    min-height: 154px;
}

.tiles-menu .panel-row {
    padding-bottom: 10px;
}

.tiles-menu .panel-body:hover{
    background-color: #4d5360;
    color: #ffffff;
    border-radius: 2.5px;
}

.tiles-menu .panel-body:hover .fa{
    color: #fdb45c;
}
.tiles-menu .panel-body:hover .glyphicon{
    color: #fdb45c;
}

.tiles-menu .panel-body:hover hr{
    border-color: #fdb45c;
}

.tile-disabled, .sidebar-menu-item-disabled {
    cursor: not-allowed !important;
    opacity: 0.66 !important;
}

.login-box-body #register-link > a {
    font-size: 12px;
    color: #3c8dbc;
    cursor: pointer;
}

@media (min-width: 768px) {
    .register-box.wide {
        width: 768px;
        margin: 2% auto;
    }
}

@media (min-width: 1000px) {
    .register-box.wide {
        width: 1000px;
        margin: 2% auto;
    }
}

.register-box .login-box-msg {
    font-size: 24px;
    padding-bottom: 0;
}

.register-box .login-box-small-msg {
    font-size: 15px;
    font-weight: 400;
    padding: 10px;
    font-size: 15px;
    text-align: center;
}

/*Style build-in commands*/
.abutton {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    text-indent: -4444px;
    min-width: 0;
    border: 0;
}
    /*Style custom buttons for cenniki*/
    .abutton.delete {
        background-image: url(/Content/Images/Cennik/UsunCennik.png);
        background-size: 100%;
    }

    .abutton.edit {
        background: url(/Content/Images/Cennik/ZmienCennik.png);
        background-size: 100%;
    }

    .abutton.edit-options {
        background: url(/Content/Images/Controls/EdytujWersja.png);
        background-size: 100%;
    }

.button-align-right {
    float: right;
    align-content: flex-end;
    text-align: right;
}
/*Style custom buttons for cenniki pozycje*/

.abutton.delete_item {
    background: url(/Content/Images/Cennik/UsunPozycje.png);
    width: 17px;
    height: 17px;
}

.abutton.cancel {
    background: url(/Content/Images/Cennik/cancel.png);
}

.abutton.select {
    background-image: url(/Content/Images/Cennik/Fajeczka.png);
}

.abutton.create {
    background-image: url(/Content/Images/Cennik/DodajCennik.png);
}

.abutton.copy {
    background-image: url(/Content/Images/Cennik/DodajCennikNaPodstawie.png);
    width: 17px;
    height: 17px;
    background-size: 100%;
}

/* kolor zaznaczenia */
.blueBackground {
    color: white !important;
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}


li, ul {
    /*margin-right:0;
    padding:0;*/
    list-style: none;
    line-height: 2.2;
}

ol.list-decimal > li {
    list-style: decimal;
}

ol.inherited-height-list li {
    line-height: inherit;
}

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

fieldset {
    line-height: 2.2;
    padding: 1em;
    margin-right: 0.5em;
    padding-top: 0.2em;
}

.label-as-badge {
    border-radius: 1em;
}
.label-as-badge-2 {
    border-radius: 1em;
    padding: 0.3em 0.4em 0.3em 0.6em;
}

.dodatekAnalizy li {
    list-style: square;
}

ul.list-round > li {
    list-style: circle;
}



/* zarzadzanie opcjami */
#zarzadzanie-opcjami div.parametry {
    position: relative;
}

    #zarzadzanie-opcjami div.parametry > .row,
    #zarzadzanie-opcjami div.parametry > .row > div.opcje,
    #zarzadzanie-opcjami div.parametry > .row > div.opcje div.panel-default {
        height: 100%;
    }

.pointer {
    cursor: pointer;
}

#zarzadzanie-opcjami div.tree,
#zarzadzanie-opcjami div#opcje-container-outer {
    position: relative;
    height: 100%;
    overflow: auto;
}

#zarzadzanie-opcjami-tree treecontrol {
    color: #428bca;
}

    #zarzadzanie-opcjami-tree treecontrol li {
        line-height: inherit;
    }

    #zarzadzanie-opcjami-tree treecontrol .tree-label {
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        border-color: transparent;
        line-height: 1.3333em;
        margin: 1px 0 1px .3333em;
        padding: .4167em .6667em .3333em .5833em;
    }

    #zarzadzanie-opcjami-tree treecontrol .tree-selected {
        color: #fff;
        background-color: #428bca;
        font-weight: normal;
    }

    #zarzadzanie-opcjami-tree treecontrol .tree-branch-head {
        color: #000;
        font-size: 10px;
        margin-left: -15px;
    }

#zarzadzanie-opcjami #tree-toggle {
    position: absolute;
    display: none;
    left: 20px;
    top: 16px;
    line-height: 14px;
    z-index: 100;
}

#zarzadzanie-opcjami #tree-search,
#historia-ustawien #tree-search {
    font-weight: normal;
}

    #zarzadzanie-opcjami #tree-search ul li:not(:last-child),
    #historia-ustawien #tree-search ul li:not(:last-child) {
        border-bottom: solid 1px rgba(0,0,0,.15);
        padding-bottom: 0px !important;
    }

    #zarzadzanie-opcjami #tree-search .autocomplete-text,
    #historia-ustawien #tree-search .autocomplete-text {
        line-height: 20px;
    }

        #zarzadzanie-opcjami #tree-search .autocomplete-text .highlight-term,
        #historia-ustawien #tree-search .autocomplete-text .highlight-term {
            font-weight: bold;
        }

    #zarzadzanie-opcjami #tree-search .autocomplete-footnote,
    #historia-ustawien #tree-search .autocomplete-footnote {
        font-size: 12px;
        line-height: 14px;
        color: rgba(0,0,0,.55);
        margin: 2px 0 2px 10px;
    }

#zarzadzanie-opcjami div.parametry > .row > div.opcje {
    padding-right: 0;
}

#zarzadzanie-opcjami div#opcje-container .opcje-empty {
    margin: 15px 0 0 20px;
}

#zarzadzanie-opcjami .panel.panel-default .panel-heading span {
    margin-left: 10px;
    font-size: 12px;
    color: rgba(0,0,0,.55);
}

#zarzadzanie-opcjami .opcje #right-pane #hide-panel-btn {
    float: right;
    margin-top: -7px;
    margin-right: -11px;
}

#zarzadzanie-opcjami .opcje #right-pane #search-input {
    display: inline;
    width: 200px;
    margin: -7px 0 -7px 20px;
}

#zarzadzanie-opcjami table.opcje-edit-table > tbody > tr.hover {
    background-color: #e2effb; /*bbd3fa*/
}

#zarzadzanie-opcjami table.opcje-edit-table > tbody > tr.selected {
    background-color: #FEEFB3;
}

#zarzadzanie-opcjami table.opcje-edit-table > tbody > tr > td {
    vertical-align: middle;
}

#zarzadzanie-opcjami table.opcje-edit-table td.context-dropdown .dropdown-menu.pull-up-65 {
    top: -65px;
}

#zarzadzanie-opcjami table.opcje-edit-table div.opcja-label {
    min-height: 28px;
    margin-top: 7px;
}

#zarzadzanie-opcjami .opcja-edit {
    line-height: 36px;
    min-width: 272px;
}

#zarzadzanie-opcjami .opcja-edit-val {
    float: right;
    width: 200px;
}

#zarzadzanie-opcjami .opcja-edit-btns {
    min-height: 1px;
    width: 62px;
    float: right;
    margin-left: 10px;
}

#zarzadzanie-opcjami .opcja-view-val {
    float: right;
    width: 200px;
    margin-right: 72px;
}

#zarzadzanie-opcjami .btn-container {
    min-width: 29px;
    min-height: 1px;
    float: left;
}

#zarzadzanie-opcjami div#opcje-container.opcje-form {
    line-height: 35px;
    overflow-x: hidden;
}

#zarzadzanie-opcjami .opcje #right-pane .wartosci-default-value-label,
#wartosci-w-punktach-sprzedazy .wartosci-default-value-label,
.empty-value {
    color: #bbb !important;
}

#historia-ustawien .details {
    position: relative;
    margin-left: 40px;
    margin-right: 20px;
}

#historia-ustawien .refresh-btn {
    margin: 0px 0 4px 40px;
}

@media (max-width: 1199px) {
    #zarzadzanie-opcjami #tree-toggle {
        display: block;
    }

    #zarzadzanie-opcjami .opcje #opcje-splitter .panel-heading {
        padding-left: 50px;
    }

    #zarzadzanie-opcjami div.tree {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #f5f5f5;
        width: 300px;
        z-index: 50;
        -webkit-box-shadow: 5px 0 15px 0 rgba(0,0,0,.15);
        -moz-box-shadow: 5px 0 15px 0 rgba(0,0,0,.15);
        box-shadow: 5px 0 15px 0 rgba(0,0,0,.15);
    }

    #zarzadzanie-opcjami .parametry.tree-active div.tree {
        display: block !important;
    }

    #zarzadzanie-opcjami .parametry.tree-active #tree-toggle {
        left: 240px;
        top: 12px;
    }

    #zarzadzanie-opcjami div.tree > #tree-search > input {
        width: 220px;
    }
}

/*blockquote .small::before, blockquote footer::before, blockquote small::before {
    content: ""!important;
}*/

blockquote {
    border-left-color: #222d32 !important;
}

.clickable {
    cursor: pointer;
}
.cursor-help {
    cursor: help;
}

.clickable:active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: unset !important;
}

.text-wrap {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word;
}

.size {
    font-size: 2em;
}

.no-top-margin {
    margin-top: 0px !important;
}

.no-bottom-margin {
    margin-bottom: 0px !important;
}

.glyphicon-flipped {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.glyphicon-rotate-right {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.glyphicon-rotate-left {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

html {
    -ms-overflow-style: scrollbar !important;
}

.green {
    color: #66AF68;
}

.blue {
    color: #337ab7;
}

.red {
    color: #C95658;
}

.red-important {
    color: #C95658 !important;
}

.yellow {
    color: #FFEC5E;
}

.orange {
    color: darkorange;
}

.gray, .grey {
    color: #8a8a8a;
}

.gold {
    color: gold;
}

.glyphicon-sign {
    position: absolute;
    margin-left: -5px;
    margin-top: 16px;
    font-size: 1.3em;
}

.fa-pull-right + .glyphicon-sign {
    right: 5px;
}

.glyphicon-sign-small {
    position: absolute;
    margin-left: -6px;
    margin-top: 16px;
    font-size: 0.7em;
}

.filter-show-sign {
    position: absolute !important;
    font-size: 0.8em;
    -webkit-margin-before: 12px !important;
    margin-top: 13px;
    margin-left: 6px;
    margin-left: 26px\9 !important;
}

.filter-hide-sign {
    position: absolute !important;
    font-size: 0.8em;
    -webkit-margin-before: 12px !important;
    margin-top: 13px;
    margin-left: 5px;
    margin-left: 22px\9 !important;
}

.filter-show-sign.thin {
    margin-left: 6px\9 !important;
}

.filter-hide-sign.thin {
    margin-left: 6px\9 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .filter-show-sign {
        margin-left: 26px !important;
    }

    .filter-hide-sign {
        margin-left: 22px !important;
    }

    .filter-show-sign.thin {
        margin-left: 6px !important;
    }

    .filter-hide-sign.thin {
        margin-left: 6px !important;
    }
}

.leftBorder {
    border-left-style: solid;
    min-height: 80px;
    border-color: #00171F;
}

.outer, outer-xs {
    display: flex; /*flex nie jest wspierany przez ie*/
    justify-content: center;
}

@media (min-width: 768px) {
    .outer-sm {
        display: flex; /*flex nie jest wspierany przez ie*/
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .outer-md {
        display: flex; /*flex nie jest wspierany przez ie*/
        justify-content: center;
    }
}

@media (min-width: 1200px) {
    .outer-lg {
        display: flex; /*flex nie jest wspierany przez ie*/
        justify-content: center;
    }
    .width-90{
        width:90%
    }
}

.inner {
    align-self: center;
}

.show-filter-button {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.row-gap {
    /*min-height: 28px;*/
    /*margin-top: 8px;*/
    /*padding-left: 5px;*/
    line-height: 30px;
    margin-bottom: 4px;
}

.fa-question-circle {
    color: #0097E3;
    /*cursor: pointer;*/
}
.fa-info-circle-blue {
    color: #0097E3;
    /*cursor: pointer;*/
}

.fa-pencil {
    cursor: pointer;
}

.input-group .input-group-addon {
    background-color: rgb(241, 241, 241);
}

table, th, td {
    border-collapse: collapse;
    padding: 5px;
}

    table tr:nth-child(odd) {
        background-color: #f1f1f1;
    }

    table tr:nth-child(even) {
        background-color: #ffffff;
    }

th {
    font: bold;
}

.input-group-addon-modyfied {
    width: 0%;
}

.form-control-date {
    text-align: center !important;
}

@supports (-ms-accelerator:true) {
    .form-control-date {
        padding-top: 0px !important;
        line-height: 28px !important;
    }
}

.right-label {
    margin-bottom: 0;
    padding-top: 4px !important;
    text-align: right;
}

.header-label {
    display: unset;
}

.form-control, input {
    cursor: pointer;
}

.header-title {
    padding-top: 10px;
    text-align: center;
}

.th-header-title {
    position: absolute;
    top: 3px;
    right: 5px;
}

.header-style {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left !important;
    margin: 9px 0px 0px 20px;
    font-size: 20px;
}

.skin-blue .header-style {
    color: #fff;
}

.user-menu .id-sieci {
    color: #8a8a8a;
}

.skin-blue .user-menu .id-sieci {
    color: #cacaca;
}

.skin-blue-ks .user-menu .id-sieci {
    color: #dadada;
}

.tooltip-inner {
    min-width: 200px;
    white-space: pre-line;
}

.dostawcy-form .row {
    padding-top: 2px;
    padding-bottom: 2px;
}

.checkbox-label {
    margin-bottom: 0;
    padding-top: 2px;
    text-align: right;
}

.margin-top-4 {
    margin-top: 4px !important;
}

.margin-top-7 {
    margin-top: 7px !important;
}

.margin-top-8 {
    margin-top: 8px !important;
}

.margin-r-2 {
    margin-right: 2px;
}

.margin-r-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-r-15 {
    margin-right: 15px;
}

.margin-r-20 {
    margin-right: 20px;
}

.margin-r-30 {
    margin-right: 30px;
}

.margin-l-2 {
    margin-left: 2px;
}

.margin-l-5 {
    margin-left: 5px;
}

.margin-l-15 {
    margin-left: 15px;
}

.margin-l-25 {
    margin-left: 25px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-3 {
    margin-bottom: 3px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}
@media (max-width: 767px) {
    .margin-bottom-0-xs {
        margin-bottom: 0 !important;
    }
    .margin-bottom-35-xs {
        margin-bottom: 35px !important;
    }
}
.payments-table {
    width: 100% !important;
}

.payments-table th,
.payments-table td
{
   text-align: center;
}

.input-group[class*="col-"] {
    float: left;
    margin: 0px 22px 0px 0px;
    min-width: 190px;
}

.remove-gaps {
    margin: 0px !important;
    padding: 0px !important;
}

.date-picker-height {
    height: 28px !important;
}

.error-correct {
    margin-left: 13px;
}

.own-btn {
    background-color: white;
    border-radius: 0;
    max-width: 100px;
}

    .own-btn:active {
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
        outline: unset !important;
    }

.own-btn2 {
    background-color: transparent;
    border-radius: 0;
}

    .own-btn2:active {
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
        outline: unset !important;
    }

.main-menu-btn {
    /*max-width: 100px;*/
    border-radius: 0px;
    white-space: normal;
}

.main-menu-colored-btn {
    /*max-width: 100px;*/
    border-radius: 0px;
    white-space: normal;
}

.main-menu-wide-btn {
    min-width: 100px;
}

.main-menu-wide-200-btn {
    max-width: 200px;
}

.main-menu-button-dropdown-indicator {
    position: absolute;
    right: 0;
    bottom: 13px;
}
/*.main-menu-btn:hover,
.main-menu-wide-btn:hover,
.main-menu-wide-200-btn:hover {
    background-color: rgb(241, 241, 241);
}*/

.padding-bottom-fixed {
    padding-bottom: 9px;
}

/* Textarea only vertical resize */
.vertical-resize {
    resize: vertical;
    border-top-color: transparent;
}
.vertical-resize2 {
    resize: vertical;
}

.none-header .header {
    display: none;
}

.edit-dostawca-form {
    margin-top: 15px;
}

    .edit-dostawca-form .row {
        padding-top: 2px;
        padding-bottom: 2px;
    }

.input-group-addon {
    line-height: 1px;
}

.prospekty form.form-horizontal > .row {
    padding-top: 2px;
    padding-bottom: 2px;
}

.prospekty-minimum-logistyczne-error-bg {
    background-color: #ff4545 !important;
}

/****************** widok raportu *********************/
#RaportContainer .bs-callout {
    padding: 10px 20px 0px;
    margin-top: 40px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

#RaportContainer .bs-callout {
    border-left-color: #337ab7;
}

#prospekty-header .bs-callout {
    border-left-color: #337ab7 !important;
    border: 1px solid #eee;
    border-width: 0px 0px 0px 5px;
    border-radius: 3px;
    padding: 12px 0px 10px 22px;
    margin-bottom: 10px;
}

    #prospekty-header .bs-callout #name-label {
        color: #337ab7;
        font-size: 12px;
        font-weight: 600;
        display: inline;
    }

    #prospekty-header .bs-callout #name-value {
        font-size: 20px;
        font-weight: 500;
    }

    #prospekty-header .bs-callout #name-value-termin {
        font-size: 14px;
        font-weight: 400;
        margin-left: 6px;
    }

#RaportContainer .bs-callout h4 {
    color: #337ab7;
}

#RaportContainer {
    margin-left: 5%;
    margin-right: 5%;
}



#GenerateRaportButton .btn-success {
    background-color: #333333 !important;
    color: white !important;
    border-color: #333333 !important;
    margin-left: 0px;
    margin-top: 16px;
    padding-left: 8px !important;
    padding-right: 8px !important;
    min-width: 130px;
}

    #GenerateRaportButton .btn-success:hover {
        background-color: #404040 !important;
        color: white;
        border-color: #333333 !important;
    }

    #GenerateRaportButton .btn-success .fa-file-text-o {
        padding-left: 6px;
        font-size: 16px;
    }

#RaportInputsContainer {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
}

#RaportInputs .form-control-dropddown-modyfied {
    height: 34px;
}

.form-control-dropddown-modyfied-small {
    height: 22px;
    padding: 1px 12px;
}

/* datapicker + select*/
#RaportInputs div:not(:last-child) {
    padding-top: 8px;
}

#RaportInputs > div:last-child {
    padding-top: 8px;
}

#RaportInputs > div {
    margin-bottom: 5px;
}

#RaportInputs .sortButton {
    padding-top: 10px;
    cursor: pointer;
}

#RaportInputsContainer .dropdown-menu {
    width: 100% !important;
    left: 15px;
    padding: 15px;
}

    #RaportInputsContainer .dropdown-menu .fa-check {
        margin-left: 4px;
    }

    #RaportInputsContainer .dropdown-menu ul {
        cursor: pointer;
        margin-bottom: 20px;
        height: 40px;
    }

        #RaportInputsContainer .dropdown-menu ul li {
            height: 24px;
        }

    #RaportInputsContainer .dropdown-menu span {
        font-weight: 600;
    }

    #RaportInputsContainer .dropdown-menu ul li:hover {
        color: #337ab7;
    }

#RaportInputsContainer #dropdown :first-child {
    text-align: left;
}

#RaportInputsContainer #dropdown :last-child {
    margin-top: 8px;
}

#RaportInputsContainer select, #RaportInputsContainer ks-date-time-picker, #RaportInputsContainer .dropdown > button {
    min-width: 320px;
}

#RaportInputsContainer .dropdown > button {
    border-radius: 0px;
}

#RaportInputsContainer div:first-child select {
    background-color: #3c8dbc;
    border-color: #367fa9;
    color: white;
}

    #RaportInputsContainer div:first-child select:focus {
        background-color: #204d74 !important;
        border-color: #122b40 !important;
        color: white;
    }

    #RaportInputsContainer div:first-child select option {
        background-color: white;
        color: black;
    }

#RaportInputsContainer .divider {
    height: 1px;
    background-color: #ccc;
    margin-left: 10px;
    margin-right: 10px;
}

#RaportInputsContainer > div > div > div > div:first-child {
    padding-top: 8px;
    text-align: right !important;
}

#RaportInputsContainer > div > div > div:last-child > div:first-child {
    text-align: left !important;
}

#RaportInputsContainer > div {
    margin-bottom: 5px;
}




#RaportContainer .raporty-details-header {
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
    margin-top: 5px;
}

#RaportContainer .raporty-details-header {
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
    margin-top: 5px;
}

    #RaportContainer .raporty-details-header .fa-th-list,
    #RaportContainer .raporty-details-header .fa-medkit {
        color: #404040;
    }

#RaportContainer .raporty-details-container {
    margin-bottom: 60px;
}

    #RaportContainer .raporty-details-container .tabs {
        padding-left: 0px;
    }

#RaportContainer .tab-space {
    margin-top: 50px;
    margin-bottom: 10px;
}

#RaportContainer .raporty-details-header .fa-chevron-circle-up,
#RaportContainer .raporty-details-header .fa-chevron-circle-down {
    background: white;
    border-radius: 50%;
    height: 1em;
    width: 1em;
    margin-top: 4px;
}

#RaportContainer #footer-border {
    border-top: 1px dotted #eee;
    margin: 30px 0px 10px 0px;
}

.set-border {
    border-bottom: 1px dotted #eee !important;
}

.unset-border {
    border-bottom: none !important;
}

/* szczegoly enzp raporty */
.enzpContainer {
    max-height: 600px;
    overflow: auto;
}

.move-scroll {
    margin-right: unset;
}

/* pagination style*/
#ItemsPerPageButtons {
    display: inline-block;
    margin-top: 20px;
}

    #ItemsPerPageButtons button::after hover {
        background-color: #ddd;
        border-color: #adadad;
    }

.pagination-buttons-active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
    color: #333 !important;
    z-index: 2;
}

.tabs {
    margin-top: -41px;
    padding-left: 5px;
}

/****************************************************/

/*loading animation start*/
.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 100px auto;
    position: center;
}

    .sk-cube-grid .sk-cube {
        width: 33%;
        height: 33%;
        background-color: #333;
        float: left;
        -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    }

    .sk-cube-grid .sk-cube1 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .sk-cube-grid .sk-cube2 {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube3 {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .sk-cube-grid .sk-cube4 {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube5 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .sk-cube-grid .sk-cube6 {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube7 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    .sk-cube-grid .sk-cube8 {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube9 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
/*loading animation end*/

.margin-top {
    margin-top: 11px !important;
}

.force-update-warning {
    margin: 10px 0px;
    margin-top: 0px;
    padding: 12px;
    padding-right: 30px;
    color: #9F6000;
    background-color: #FEEFB3;
    border-color: #FEEFB3;
    border: solid;
    border-width: 1px;
    width: auto;
}

.warning-checkbox-position {
    vertical-align: sub;
}

@-webkit-keyframes fadeOut085 {
    from {
        opacity: 0.85;  
    }

    to {
        opacity: 0.0;
    }
}

@keyframes fadeOut085 {
    from {
        opacity: 0.85;
    }

    to {
        opacity: 0.0;
    }
}

@-webkit-keyframes fadeIn085 {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.85;
    }
}

@keyframes fadeIn085 {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.85;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.form-value {
    padding-top: 7px;
    margin-bottom: 0;
}

.form-value2 {
    padding-top: 5px;
    margin-bottom: 0;
}

.select-objects-component {
    position: fixed;
    top: 100px;
    right: 0;
    background-color: white;
    z-index: 1100;
    width: 85%;
    height: 80vh;
    border: solid grey 1px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: -5px 5px 15px 0 rgba(0,0,0,.15);
    transition: width 0.3s linear;
}
.select-objects-component-wide {
    width: 95%;
}

.fixed-position-component {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background: rgba(255,255,255,0.5);
}

.fixed-position-component-content {
    position: fixed;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 2001;
    width: 50%;
    margin: 0px auto;
    border: solid grey 1px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: -5px 5px 15px 0 rgba(0,0,0,.15);
}

@media (max-width: 1199px) {
    .fixed-position-component-content {
        width: 70%;
    }
}

@media (min-width: 768px) {
    .small-list-component {
        width: 40%;
    }
}

.select-objects-component-modal .modal-dialog {
    width: 80%;
    height: 80vh;
}

.width-modal .modal-dialog {
    width: 99% !important;
    height: 80vh;
}

.width-modal-360 .modal-dialog {
    width: 360px !important;
}

@media (max-width: 1199px) {
    .select-objects-component-modal .modal-dialog {
        width: 70%;
    }
}

.prospekty-sub-list .details .ng-table-counts {
    margin-top: 5px !important;
}

.prospekty-sub-list .details .pagination {
    margin: 5px 0 !important;
}

.prospekty-sub-list .details .table {
    margin-bottom: 5px !important;
}

.prospekty-sub-list .details > td {
    padding-top: 0;
}

.prospekty-sub-list .details .details-table-container {
    box-shadow: 0px 5px 15px 0 rgba(0,0,0,.15);
}

.context-dropdown {
    width: 40px;
    padding: 0px !important;
    vertical-align: middle !important;
    /*background-color: #f4f4f4;*/
}

.context-btn {
    border-radius: 0;
    background-color: inherit;
    width: 100%;
}

.sub-span-align {
    vertical-align: sub;
}

.context-menu-btn {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    background-color: white;
    color: #1d8cd1;
    width: 100%;
    text-align: left;
}

    .context-menu-btn > i {
        margin-right: 10px;
    }

.selected-ng-table .context-dropdown {
    background-color: #1B80BE;
}


.select-option-bold {
    font-weight: bold;
}

.table-tbody-striped > tbody:nth-of-type(odd) > tr {
    background-color: #f9f9f9;
}

.table-tbody-striped > tbody:nth-of-type(even) > tr {
    background-color: #ffffff;
}
.table-tbody-striped > tbody:nth-of-type(odd) > tr > td.darker {
    background-color: #f2f2f2;
}

.table-tbody-striped > tbody:nth-of-type(even) > tr > td.darker {
    background-color: #fefefe;
}

/*Drzewo filtrowania*/
.tree-component {
    position: fixed;
    top: 200px;
    z-index: 9;
    background-color: #444444;
    opacity: 0.9;
    color: #ffffff;
}

.demo-license-margin{
   top: 320px!important;
}

.tree-component-tab {
    min-height: 200px;
    max-height: 600px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.tree-component-container {
    max-height: 550px;
    margin-bottom: 20px;
    overflow-y: scroll;
    padding-left: 0 !important;
}

    .tree-component-container::-webkit-scrollbar {
        width: 15px;
    }

    .tree-component-container::-webkit-scrollbar-track {
        background-color: #383838;
        /*border-left: 1px solid #ccc;*/
    }

    .tree-component-container#gray-tree-scroll::-webkit-scrollbar-track {
        background-color: #eaecef;
    }

    .tree-component-container::-webkit-scrollbar-thumb {
        background-color: #1F1F1F;
    }

    .tree-component-container#gray-tree-scroll::-webkit-scrollbar-thumb {
        background-color: #c5c8cc;
    }

    .tree-component-container::-webkit-scrollbar-thumb:hover {
        background-color: #050505;
    }

    .tree-component-container#gray-tree-scroll::-webkit-scrollbar-thumb:hover {
        background-color: #9c9fa3;
    }

.tree-component-open {
    right: 0px;
}

.tree-component-close {
    right: -50%;
}

.tree-component-left-down-radius {
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-left-radius: 30px;
}

.tree-component-bookmark-left-radius {
    -webkit-border-top-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.tree-component-bookmark {
    height: 30px;
    width: 100px;
    padding-right: 0px;
}

.tree-component-bookmark-open {
    right: 50%;
}

.tree-component-bookmark-close {
    right: 0px;
}

.tree-component-bookmark-element {
    vertical-align: middle;
    margin-left: 10px;
}

.progress.with-min-width .progress-bar {
    min-width: 5px !important;
}

.przeglad-ewidencji-toolbar {
    padding: 20px;
}

    .przeglad-ewidencji-toolbar .form-control-dropddown-modyfied {
        height: 34px;
    }

    .przeglad-ewidencji-toolbar input {
        text-align: center;
    }

    .przeglad-ewidencji-toolbar .btn-filtruj {
        background-color: #000000;
        border-color: #000000;
        margin-left: 14px;
        color: #FFFFFF;
    }

    .przeglad-ewidencji-toolbar .toolbar-li,
    .przeglad-ewidencji-toolbar .toolbar-btn {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .przeglad-ewidencji-toolbar .toolbar-btn-icon {
        padding-top: 5px!important;
    }
        /*.przeglad-ewidencji-table .padding-right-fixed div div {
    padding-right: 20px;
}*/
        .datepicker-text-center input {
            text-align: center !important;
        }

.datepicker-with-prefix {
    position: relative;
}

.datepicker-prefix {
    position: absolute;
    top: 0;
    left: 9px;
    z-index: 3;
    display: block;
    width: 28px;
    height: 34px;
    line-height: 34px;
    text-align: left;
    pointer-events: none;
    font-weight: bold;
}

.remove-gaps .datepicker-prefix {
    margin-left: 0;
}

.datepicker-prefix + input {
    padding-left: 40px;
}

.prefix-wide-70 .datepicker-prefix {
    width: 70px;
}

    .prefix-wide-70 .datepicker-prefix + input {
        padding-left: 82px;
    }

.date-filter-column {
    width: 300px;
}

    .date-filter-column .s6 {
        width: 140px;
        padding-left: 0px;
    }

.date-filter {
    display: block;
    position: relative;
}

.none-result {
    margin: 20px 10px;
    text-align: left !important;
    font-weight: 600;
}

.main-menu-btn-hover:hover {
    background-color: rgb(241, 241, 241);
}

.custom-hr {
    margin-top: 10px;
    margin-bottom: 5px;
}
.slim-hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 1200px) {
    .fixed-top-margin {
        margin-top: 5px;
    }

    .fixed-bottom-margin {
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .fixed-position-component-content {
        width: 90%;
    }

    .label-align-left {
        text-align: left !important;
    }

    .form-inline-xs .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline-xs .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline-xs .form-control-static {
        display: inline-block;
    }

    .form-inline-xs .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline-xs .input-group .input-group-addon,
        .form-inline-xs .input-group .input-group-btn,
        .form-inline-xs .input-group .form-control {
            width: auto;
        }

        .form-inline-xs .input-group > .form-control {
            width: 100%;
        }

    .form-inline-xs .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline-xs .radio,
    .form-inline-xs .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline-xs .radio label,
        .form-inline-xs .checkbox label {
            padding-left: 0;
        }

        .form-inline-xs .radio input[type="radio"],
        .form-inline-xs .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline-xs .has-feedback .form-control-feedback {
        top: 0;
    }

    .content {
        padding: 0!important;
    }
}

.date-picker-menu table tr td.current-day button {
    background-color: #d8d8d8;
}

.date-picker-menu table tr button.active:not(.btn-info) {
    background-color: #b8b8b8;
}

.timepicker-top-right ul.datetime-picker-dropdown {
    top: auto;
    left: auto !important;
    bottom: 100%;
    right: 0;
}

/* style do wyszukiwarki bloz */
label.searcher {
    border: solid 1px #3c8dbc;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 20px;
    padding: 0px 10px 5px 10px;
    background-color: rgb(241, 241, 241);
    cursor: pointer;
    display: block;
}

    label.searcher span {
        padding-left: 5px;
        cursor: pointer;
    }

    label.searcher input {
        margin-top: 8px;
    }

.full-search-input {
    border-color: #3c8dbc;
    border-bottom: dashed 1px #3c8dbc;
}

.powiazania-brak {
    padding: 10px 0px;
    font-weight: bold;
}

.powiazania-opis {
    padding: 10px 15px;
    margin: 0;
}

.powiazania-view .select2-results{
    max-height: 280px;
}
.powiazania-view .select2-result-label > div{
    line-height: 1.7;
}
.powiazania-action-btn:hover {
    box-shadow:none!important;
}
.powiazania-action-btn:focus {
    outline: 0!important;
}
.powiazania-action-btn{
     background-color: inherit;
}

.sugestia-opis {
    padding: 10px 0px;
}

.max-height-container {
    max-height: 300px;
    overflow: auto;
}
.max-height-container-200 {
    max-height: 200px;
    overflow: auto;
}

.session-out-msg {
    margin: 0;
    padding: 0 20px 20px;
    text-align: center;
    color: red;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: auto;
}

    .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > a > small {
        display: block;
        font-size: 12px;
        line-height: 1.5;
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > a > span {
        display: block;
        line-height: 1.2;
    }

    .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > a:hover {
        color: #3c8dbc;
    }

.skin-blue .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > a:hover {
    color: #cacaca;
}

.skin-blue-ks .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > a:hover {
    color: #dadada;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > a {
    color: white;
}

::-ms-clear {
    display: none;
}

.dashboard-difference-icon {
    position: absolute;
    margin-left: 0px;
    margin-top: 16px;
    font-size: 20px;
}

.dashboard-panel-and-chart {
    margin-bottom: 20px;
    padding: 5px;
    border: solid 2px #a8a8a8;
}

.dashboard-panel-chart-50 {
    width: 50%;
}
.chart-no-results {
    height: 100%;
}
.chart-no-results .chart-no-results-title {
    text-align: center;
    position: absolute;
    width: 100%;
    font-weight: 700;
    color: #888888;
    margin-top: 15px;
    font-size: 13.5px;
    top: -50px;
}
.chart-no-results .chart-no-results-content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #d4d4d4 !important;
    border: solid 1px;
    margin-top: 50px;
}
.chart-no-results .chart-no-results-content > div {
    text-align: center;
    font-size: 15px;
}
ul.thin-legend, ul.thin-legend li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.9;
}

ul.dashboard-kokpit-special-legend {
    width: 80px;
    margin-left: 10px;
}

div.vertically-alligned-text-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}

    div.vertically-alligned-text-wrapper > .vertically-alligned-text {
        display: table-cell;
        vertical-align: middle;
    }

.text-white {
    color: white !important;
}

span.rekomendacja-color-rect {
    display: inline-block;
    float: right;
    width: 10px;
    margin-left: 2px;
}

span.rekomendacja {
    padding: 2px 6px;
    border-left: solid white 6px;
}

    span.rekomendacja + span.rekomendacja {
        margin-left: 10px;
    }

.details-panel {
    min-height: 70px;
    margin-bottom: 0;
    background-color: #fcfcfc !important;
}

.sticky.stick {
    position: fixed;
    z-index: 1000;
    background-color: white;
}

    .sticky.stick.top {
        top: 0;
        box-shadow: -5px 5px 15px 0 rgba(0,0,0,.15);
    }

        .sticky.stick.top.radius {
            border-top: none;
            border: solid #aaa 1px;
            border-radius: 0 0 0.5em 0.5em;
        }

    .sticky.stick.bottom {
        bottom: 0;
        box-shadow: -5px -5px 15px 0 rgba(0,0,0,.15);
    }

        .sticky.stick.bottom.radius {
            border-bottom: none;
            border: solid #aaa 1px;
            border-radius: 0.5em 0.5em 0 0;
        }

tr.selected-ng-table .editable-click, tr.selected-ng-table .editable-click {
    text-decoration: none;
    color: white;
    border-bottom: dashed 1px white;
}

#nowe-zamowienie .disable-bgcolor {
    background-color: #EBEBEB;
    border-color: dimgray;
    color: #808080;
}

#nowe-zamowienie #radios span {
    font-size: 16px;
    font-weight: 400;
}

#nowe-zamowienie .option-radio-window {
    border: 1px solid #ddd;
    border-radius: 4px;
    max-width: 540px;
    margin-top: 10px;
    margin-bottom: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    #nowe-zamowienie .option-radio-window .fa-chevron-circle-up,
    #nowe-zamowienie .option-radio-window .fa-chevron-circle-down {
        font-size: 22px;
    }

#nowe-zamowienie .input-days {
    width: 60px;
    text-align: right;
}

#nowe-zamowienie .first-panel .more-button p {
    cursor: pointer;
    color: black;
}

#nowe-zamowienie .third-panel > :first-child {
    margin-bottom: 10px;
}

#nowe-zamowienie .children-inline {
    display: inline-flex;
}

#nowe-zamowienie .second-panel {
    margin-top: 1px;
}

.popover-table-td-padding-4 td {
    padding: 4px !important;
}

.dashboard .dashboard-filters .box-title {
    font-weight: 500;
    font-size: 18px;
}
.box-title.restricted-width {
    max-width: calc(100% - 30px);
}
.yellowbg {
    background-color: #f7ffae !important;
}

.padding15 {
    padding: 15px;
}

.overflowauto {
    overflow: auto;
}

.float-right {
    float: right;
}

.padding-left-1 {
    padding-left: 1px;
}

.padding-left-2 {
    padding-left: 2px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.zamrozona {
    color: #b1b3ab;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-bottom-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.no-padding-left {
    padding-left: 0;
}

td.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-left-force {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0;
}

td.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-margin-right {
    margin-right: 0px;
}

@media (max-width: 767px) {
    .no-padding-xs {
        padding: 0 !important;
    }
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}

.margin-left-10 {
    margin-left: 5px;
}

.width-13 {
    width: 9%;
    text-align: left;
}

.a-disabled {
    cursor: not-allowed;
    opacity: 0.66 !important;
}

.a-disabled .clickable {
    cursor: not-allowed;
}

.zam-pak-towar-zalegajacy-bg {
    background-color: #ff4545 !important;
    color: white;
}

.zam-pak-towar-zalegajacy-bg .editable-click {
    background-color: #ff4545 !important;
    color: white;
    border-bottom: dashed 1px white;
}

.zam-pak-towar-zalegajacy-bg a.editable-click {
    background-color: #ff4545 !important;
    color: white;
    border-bottom: dashed 1px white;
}

.zam-pak-towar-wysoka-cena-zakupu-bg {
    background-color: #ff4545 !important;
    color: white;
}

.zam-pak-towar-wysoka-cena-zakupu-bg .editable-click {
    background-color: #ff4545 !important;
    color: white;
    border-bottom: dashed 1px white;
}

.zam-pak-towar-wysoka-cena-zakupu-bg a.editable-click {
    background-color: #ff4545 !important;
    color: white;
    border-bottom: dashed 1px white;
}

.zam-pak-towar-niska-cena-zakupu-bg {
    background-color: #aaff99 !important;
}

.zam-pak-towar-wysoka-cena-zakupu-bg a.editable-click {
    color: white !important;
    border-bottom: dashed 1px white !important;
}

.zam-pak-ilosc-znaczaco-rozna-bg {
    background-color: #ffec5e !important;
}

.selected-ng-table td.zam-pak-ilosc-znaczaco-rozna-bg{
    color: black;
}

.zam-pak-towar-nigdy-nie-zamowiony-tooltip-color-indicator {
    border-left: solid 10px #8affff !important;
    padding-left: 3px;
}

.zam-pak-towar-zalegajacy-tooltip-color-indicator {
    border-left: solid 10px #ff4545 !important;
    padding-left: 3px;
}

.zam-pak-ilosc-znaczaco-rozna-tooltip-color-indicator {
    border-left: solid 10px #ffec5e !important;
    padding-left: 3px;
}

.zam-pak-towar-wysoka-cena-zakupu-tooltip-color-indicator {
    border-left: solid 10px #ff4545 !important;
    padding-left: 3px;
}

.zam-pak-towar-niska-cena-zakupu-tooltip-color-indicator {
    border-left: solid 10px #aaff99 !important;
    padding-left: 3px;
}

.zam-pak-high-popover {
    max-height: 60vh;
    overflow: auto;
}

td.zam-pak-ilosc-do-zakupu-col {
    background-color: #f2f2f2;
}

tr.selected-ng-table td.zam-pak-ilosc-do-zakupu-col {
    background-color: #337ab7;
}

.table-tbody-striped > tbody:nth-of-type(odd) > tr > td.zam-pak-ilosc-do-zakupu-col {
    background-color: #eaeaea;
}

.table-striped > tbody > tr:nth-of-type(odd) > td.zam-pak-ilosc-do-zakupu-col {
    background-color: #eaeaea;
}

.table-tbody-striped > tbody:nth-of-type(odd) > tr.selected-ng-table > td.zam-pak-ilosc-do-zakupu-col {
    background-color: #337ab7 !important;
}

.table-striped > tbody > tr.selected-ng-table:nth-of-type(odd) > td.zam-pak-ilosc-do-zakupu-col {
    background-color: #337ab7 !important;
}

table.table-column-borders {
    border-collapse: separate;
}

.table-column-borders > tbody > tr > td:not(:last-child) {
    border-right: 1px solid #eaeaea;
}

.table-column-borders > thead > tr > th:not(:last-child) {
    border-right: 1px solid #eaeaea;
}

/*tr:last-child:not(:first-child) > td.zam-pak-ilosc-do-zakupu-col {
    background-color: #e5e5e5 !important;
}*/

tr.selected-ng-table:last-child:not(:first-child) > td.zam-pak-ilosc-do-zakupu-col {
    background-color: #337ab7 !important;
}

.towar-nazwa-handlowa-ze-szczegolami > span:nth-child(n+2) {
    font-size: 11px;
    line-height: 14px;
    color: rgba(0,0,0,.55);
    margin: 2px 0 2px 0;
}
.punkt-sprzedazy-nazwa-i-adres > :nth-child(n+2) {
    font-size: 11px;
    line-height: 14px;
    color: rgba(0,0,0,.55);
    margin: 2px 0 2px 10px;
}

.form-groups-thin .form-group {
    margin-bottom: 5px;
}

@media (min-width: 1280px) {
    .form-groups-medium .form-group {
        margin-bottom: 10px;
    }
}

.form-with-show-filter-button {
    position: relative;
}

    .form-with-show-filter-button .show-filters-button {
        position: absolute;
        right: 0;
        bottom: 0;
    }

        .form-with-show-filter-button .show-filters-button.pull-down {
            bottom: -45px;
        }

.disable-menu-item {
    cursor: not-allowed !important;
    opacity: 0.8;
}

.custom-xeditable-properties .editable-buttons {
    position: relative;
    z-index: 90;
    background-color: white;
}

    .custom-xeditable-properties .editable-buttons button {
        margin-left: 2px;
        border-radius: 0px;
        padding: 6px 8px;
    }

.custom-xeditable-properties .editable-controls::before, .custom-xeditable-properties .editable-controls::after {
    display: none !important;
}

.custom-xeditable-properties .editable-wrap {
    width: 80px;
}

form.editable-number {
    white-space: nowrap;
}

form.editable-wrap .input-group {
    display: inline-table;
}

    form.editable-wrap .input-group .input-group-addon {
        width: auto;
    }

form.editable-wrap .editable-controls.form-group {
    margin-left: 0;
    margin-right: 0;
}

form.editable-ui-select {
    white-space: nowrap;
}

.scrollable-table {
    display: block;
    overflow-x: scroll;
}

th.col-yellow {
    background-color: #ffff55;
}

td.col-yellow {
    background-color: #ffff88;
}

th.col-green {
    background-color: #ffaa00;
}

td.col-green {
    background-color: #ffcc66;
}

th.col-blue {
    background-color: #5588ff;
}

td.col-blue {
    background-color: #88bbff;
}

.vert-mid {
    vertical-align: middle !important;
}

/*fix dla wykresow w edge*/
@supports (-ms-ime-align:auto) {
    .fixed-height-edge-433 {
        height: 433px;
    }
}

/*Na wszystkich przegladarkach jest problem z wykresami, gdy powiekszymy do 125%*/
.fixed-max-height-337 {
    height: 337px;
}

.materialpicker-colors {
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    border: 1px solid #FFF;
    border-radius: 2px;
    display: inline-block;
    box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    cursor: default;
}

    .materialpicker-colors div.selected {
        position: relative;
        z-index: 2;
        box-shadow: 0 0 4px #000;
        border: 2px solid #FFF;
    }

div.materialpicker-white.selected {
    border-color: #78909C;
}

.colorpicker-preview {
    width: 60px;
    height: 60px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
}

.materialpicker.ng-invalid .materialpicker-colors {
    border-color: #a94442;
    box-shadow: 0 1px 5px #a94442;
}

.materialpicker.ng-empty .materialpicker-colors{
    border-color: red;
}

.disabled-bgcolor {
    background-color: #EBEBEB;
    border-color: dimgray;
    color: #808080;
}

.disabled-row td{
    color: #CBCBCB;
    border-color: dimgray;
}
.disabled-row td .ks-icon-status {
    background-color: #EBEBEB;
}
.disabled-row td status-komunikacji .fa,
.disabled-row td .fa-clock-o,
.disabled-row td .fa-check-circle-o,
.disabled-row td.fa-exclamation-triangle {
    color: #CBCBCB;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.disable-click-action {
    pointer-events: none;
}

.publication-form-bs-callout {
    margin-bottom: 10px !important;
}

/*edycja kart lokalnych*/
.towlok-modal-button {
    border-radius: 0px;
}

.border-box {
    border: 1px solid #d1d1d1;
    padding: 5px;
}

.towlok .removeSelection .fa-times {
    position: absolute;
    margin-left: -7px;
    margin-top: 7px;
    font-size: 1em;
    color: red;
}

.towlok .fa-check-square-o {
    font-size: 1.2em;
}

.tow-stat .stat-info {
    font-size: 40px;
}

    .tow-stat .stat-info :first-child {
        font-size: 40px;
        color: #333;
    }

    .tow-stat .stat-info :last-child {
        color: #A5A7A1;
        display: block;
        font-size: 12px;
        line-height: 1.0;
    }

.tow-stat-padding {
    padding-top: 40px;
}

.tow-stat {
    display: inline-flex;
}

@media (max-width: 1200px) {
    .tow-stat .stat-info :first-child,
    .tow-stat .stat-info {
        font-size: 26px;
        text-align: left;
        font-weight: 500;
    }

    .tow-stat {
        padding-top: 6px;
    }
    #kryteria-wyszukiwania-form > div > label{
        text-align:left;
    }
}

@media (max-width: 768px) {
    .tow-stat .stat-info {
        font-size: 20px;
        text-align: center;
        font-weight: 600;
    }


}

.color-blue {
    color: #1d8cd1;
}
.color-black {
    color: black;
}


.stat-table .alert-column .tooltip-inner {
    min-width: 440px;
}

.error-tooltip .tooltip-inner {
    padding: 15px;
    max-width: 1000px!important;
    text-align: left;
}

.stat-table .checked-items-number {
    font-size: 10px;
    position: absolute;
    padding-left: 2px;
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}
.padding-top-20 {
    padding-top: 20px;
}

.color-red {
    color: red;
}

#towar-bufor-zmian .tooltip-inner {
    white-space: pre-wrap;
    max-width: 840px;
    text-align: left;
}

.none-border {
    border: none;
}

.anto-padding {
    padding: 3px 15px;
}

.anto-border {
    border-width: 1px 0px 0px 0px;
}

.anto-table-border {
    border-bottom: 1px solid #f4f4f4;
}

.anto-table-border-left {
    border-left: 1px solid #f4f4f4 !important;
}

.anto-table-border-bold-left {
    border-left: 3px solid #f4f4f4 !important;
}

.anto-background-color {
    background-color: #f9f9f9 !important;
}

.anto-td-color {
    color: #fdb45c;
}

.anto-white-background {
    background-color: #ffffff !important;
}

.anto-input-height30 {
    height: 30px;
}
/*WSB style*/
.transparent
{
    background-color:transparent;
}

.dropdown-menu > li > .label-a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    cursor:pointer;
}

.dropdown-menu > li > .label-a:hover {
    background-color: #e1e3e9;
    color: #333;
}
button.limity-button :focus{
    border:none;
}

button.limity-button {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    background-color: transparent;
}
.dropdown-menu > li > button.limity-button:hover {
    background-color: #e1e3e9;
    color: #333;
}
.top-14-left-8
{
margin-top: 14px; padding-left: 8px;
}

hr.hr-procesy {
border-color: #fdb45c; margin-top:10px;
}

h1.procesyBiznesowe-h1 
{
font-weight:300; margin:0px;
}
/*Style WSB*/
button.Odswiez-Button {
    position: absolute;
    height: 34px;
    background-color: #f5f5f5;
    border-color: #ddd;
}

span.informacja {
    position: relative;
    top: -2px;
}
/*Koniec: Style WSB*/

#inherit-font {
    font-family: inherit;
    /*font-size: 14px;*/
}

.custom-select-choices-padding .select2-result-label {
    padding: 0px 7px;
}

.archival-bloz-product {
    color: #d4d4d4;
}

.custom-warning-info-bar {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fdb45c;
    padding: 6px;
}

.custom-error-info-bar {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #CA0000;
    padding: 6px;
}

.custom-info-info-bar {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #00c0ef;
    padding: 6px;
}

.custom-default-info-bar {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #f4f4f4;
    padding: 6px;
}

.custom-info-bar-icon {
    color: #ffffff;
}

.custom-info-bar-text {
    vertical-align: middle;
    color: #ffffff;
}

/*Style WSB*/
.cursor-pointer {
    cursor: pointer;
}

.cursor-pointer-imp {
    cursor: pointer!important;
}

.opis {
    font-size: 11px;
    color: gray;
}

.selected-ng-table .opis {
    color: white;
}

input.ng-touched.ng-invalid {
    border-left: 4px solid red !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}
.procesyBiz-podpis {
    color: grey;
    margin-top: 10px}

/*Koniec style WSB*/
    .abd-statystyki .legend {
    padding: 2px 6px;
    border-left: solid white 6px;
}
.czerwona {background-color:red!important;
}
.abd-statystyki .legend.border-rynek {
    border-left-color: #ffff55;
}

.abd-statystyki .legend.border-sieci {
    border-left-color: #ffaa00;
}

.abd-statystyki .legend.border-wlasne,
.abd-statystyki .legend.border-siec {
    border-left-color: #5588ff;
}

.abd-statystyki .dashboard-panel-and-chart.wskaznik-rynek .info-box-content {
    background-color: #ffff88;
    color: #555555;
    height: 90px;
}

.abd-statystyki .dashboard-panel-and-chart.wskaznik-wlasne .info-box-content {
    background-color: #88bbff;
    color: #555555;
    height: 90px;
}


.tabela-interwalowa-edit .main-menu-btn {
    margin-top: 4px;
}

.tabela-interwalowa-edit .input-sm {
    height: 28px;
}

.tabela-interwalowa-edit .main-menu-btn p {
    font-size: 13px;
}

.tabele-interwalowe-przedzialy tr .editable-controls {
    position: relative;
}

.tabele-interwalowe-przedzialy tr .editable-error {
    position: absolute;
    white-space: nowrap;
    text-align: left;
}

.tabele-interwalowe-przedzialy .editable-click-invalid {
    border-bottom-color: red;
}

    .tabele-interwalowe-przedzialy .editable-click-invalid:hover {
        border-bottom-color: red;
    }

    .tabele-interwalowe-przedzialy .editable-click-invalid span {
        color: red;
    }

.tabele-interwalowe-przedzialy tr .editable-wrap {
    vertical-align: middle;
    top: 0px;
}

.tabele-interwalowe-przedzialy td.row-editor {
    padding-bottom: 38px;
    padding-top: 14px;
}


.tabele-interwalowe-przedzialy .koncowki-row .editable-input > div {
    max-height: 80px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
}

.tabele-interwalowe-przedzialy .koncowki-row.row-editor {
    height: 146px;
}

/*.tabele-interwalowe-przedzialy .koncowki-row .ui-select-choices {
    visibility: hidden;
}*/

.tabele-interwalowe-przedzialy .koncowki-row .ui-select-match {
    border: none;
}

.tabele-interwalowe-przedzialy .koncowki-row .editable-ui-select {
    white-space: initial;
    width: 100%;
}

.tabele-interwalowe-przedzialy .koncowki-row .editable-buttons {
    vertical-align: bottom;
    margin-top: 5px;
}

.tabele-interwalowe-przedzialy .cena-od-label {
    display: inline-block;
    height: 100%;
}

.tabele-interwalowe-przedzialy .cena-od-value {
    display: inline;
    vertical-align: middle;
}

.tabele-interwalowe-przedzialy .cena-do-label {
    display: inline-block;
    vertical-align: middle;
}

.tabele-interwalowe-przedzialy .cena-do-value {
    display: inline-block;
}

.tabele-interwalowe-przedzialy .marza-cell {
    white-space: nowrap;
}

    /*.tabele-interwalowe-przedzialy .marza-cell > div {
    padding-right: 5px;
}*/

    /*.tabele-interwalowe-przedzialy .marza-cell > div > div {
    width: 60px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}*/

    .tabele-interwalowe-przedzialy .marza-cell .editable-input {
        width: 54px;
    }

.tabele-interwalowe-przedzialy .cena-do-value .editable-input, .tabele-interwalowe-przedzialy .cena-od-value .editable-input {
    width: 10em;
}

.tabele-interwalowe-przedzialy .regula-cell {
    width: 150px;
}

.center-block {
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 991px) {
    .kpi table .center-block {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: auto !important;
    }
}


.big-btn {
    width: 100%;
    font-size: 21px;
    font-weight: 300;
    background-color: transparent;
    cursor: pointer;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

    .big-btn:hover:disabled {
        cursor: no-drop;
    }

    .big-btn:hover:enabled {
        background-color: #4d5360;
        color: #ffffff;
        border: 1px solid #4d5360;
    }

        .big-btn:hover:enabled .glyphicon,
        .big-btn:hover:enabled .fa {
            color: #fdb45c;
        }

.number-input {
    height: 20px;
    width: 60px;
}

.hint {
    font-size: x-small;
    vertical-align: top;
}

.orange-border {
    border-color: #fdb45c;
}

.grey-border {
    border-color: #d0c7c7;
}

.blue-text {
    color: #2528b2 !important;
}

tr.cells-vertical-mid td {
    vertical-align: middle !important;
}

.popover-md {
    width: 450px;
    max-width: none;
}

.popover-md2 {
    width: 550px;
    max-width: none;
}

.popover-lg {
    width: 1000px;
    max-width: none;
}

.no-float {
    float: none;
}

.remove-side-gaps {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

div.row.remove-side-gaps > div[class*="col-sm-"] {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.jednostkiChoroboweSelect .ui-select-search {
    width: 100% !important;
}

.bloz-filter-row {
    line-height: 35px;
    margin-bottom: 10px;
}

.bloz-archi-prod {
    margin-left: -3em;
    margin-top: 1px;
}

.sugestia-filter-row {
    padding: 10px 0px;
}

.default-info-select {
    line-height: 25px;
}

.small-info-select {
    line-height: 13px;
    font-size: 11px;
}

.simple-select-with-addon {
    display: table;
}

.no-border-radius {
    border-radius: 0px;
}

.default-cursor {
    cursor: default;
}

.shorten-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*globalne ustawienie 'placeholdera' uiSelecta na wzor standardowego placeholdera*/
.select2-default {
    color: #a9a9a9 !important;
    box-shadow: none !important;
    opacity: 0.8;
}

.select2-choice {
    border-color: #d2d6de !important;
    font-family: "Roboto condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.simple-select-drop .select2-drop {
    z-index: 20;
}

.simple-select-footer{
    color: #a9a9a9;
    text-align: right;
}

.select2-search input{
    line-height: 16px!important;
    font-family: "Roboto condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.select2-results .select2-disabled .select2-result-label {
    cursor: not-allowed !important;
}
.form-inline .select2-container.form-control {
    display: inline-block !important;
    min-width: 150px;
    /*margin-left: 5px !important;*/
    margin-top: 3px !important;
}

tr.row-highlighted {
    color: blue;
    font-weight: bold;
}

.forcedPasswordChangeModal .modal-dialog {
    width: auto;
    padding: 4vh;
}

.regulaminModal .modal-dialog {
    width: 92%;
    /*padding: 2vh;*/
}

.regulamin-modal-body {
    height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-left:40px;
    padding-right: 35px;
}

.regulamin-modal-footer {
    border-top: none;
    padding-top: 10px;
    min-height: 59px;
}

.regulamin-auto-scroll-btn {
    height: 1px;
    margin-top: -30px;
}

    .regulamin-auto-scroll-btn > i {
        background: white;
        border-radius: 50%;
        width: 50px;
        color: #4d5360;
    }

.tow-buf-notyfication {
    width: unset !important;
    min-width: 250px;
}

.color-lime {
    color: #8cbb02!important;
}

@media only screen and (max-width: 768px) {
    .captcha-xs {
        width: 302px;
        margin: 0 auto;
        padding-bottom: 6px;
    }
}

.regulamin-hr {
    margin-top: 0px;
    margin-bottom: 6px;
}

.regulamin-btn {
    width: 200px;
    margin: 0px auto 6px !important;
    display: block;
}

.max-width-30 {
    max-width: 30px;
}

.max-width-57 {
    max-width: 57px;
}

.max-width-80 {
    max-width: 80px!important;
}

.max-width-100 {
    max-width: 100px;
}

.max-width-120 {
    max-width: 120px;
}

.max-width-100pc {
    max-width: 100%;
}

.max-width-150 {
    max-width: 150px;
}

.max-width-180 {
    max-width: 180px;
}

.max-width-200 {
    max-width: 200px;
}

.max-width-220 {
    max-width: 220px;
}

.max-width-250 {
    max-width: 250px;
}

.max-width-270 {
    max-width: 270px;
}

.small-del-btn {
    font-size: large;
}

    .small-del-btn:hover {
        font-weight: bold;
    }

tr.row-highlighted {
    color: blue;
    font-weight: bold;
}

.text-wrap-normal {
    white-space: normal;
}

#zmiany-do-zatwierdzenia table td {
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
}

#zmiany-do-zatwierdzenia table tr {
    background-color: white !important;
}

#zmiany-do-zatwierdzenia table th {
    padding-bottom: 20px;
}

.red-border {
    border-color: #CA0000;
}

.border-radius-0 {
    border-radius: 0px!important;
}

.border-radius-4 {
    border-radius: 4px;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-bottom-8 {
    padding-bottom: 8px;
}

.whitespaceprewrap .modal-body p {
    white-space: pre-wrap;
}

.modal-content-separator .modal-body p:not(:last-child) {
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 30px;
}

.general-details {
    background-color: lightgoldenrodyellow;
    padding-bottom: 10px; 
    /*border: 1px solid #eaeaea;*/  
    border-top: none; 
    border-bottom: none;
}

.locked-indicator-icon {
    color: darkorange;
    font-size: 16px;
}

.przeglad-details-row {
    border-bottom: 5px solid #eee !important;
}

.przeglad-details-row > td:first-of-type {
    padding: 0px 0px 20px 0px;
}

.tabheader-loader {
    height: 18px;
}

.sprzedaz-wiazana-details-option {
    padding-top: 7px;
}

.sprzedaz-wiazana-info {
    font-size: 30px!important;
    color: #d4d4d4!important;
    padding: 22px!important;
    white-space: normal;
}

.checkbox-table>td{
    padding: 6px 8px!important;
    vertical-align: middle!important;
}

.checkbox-table {
    height: 35px;
}

.custom-info-bar {
    margin-left: 0px;
    margin-right: 0px;
    padding: 6px;
}
.sprzedaz-wiazana-tabset .nav-link {
    border: 1px solid #ddd;
}

.sprzedaz-wiazana-tabset .active .nav-link {
    background-color: #f7f7f7!important;
    color: #337ab7!important;
}

.sprzedaz-wiazana-tabset {
    border: 1px solid #eaeaea; 
    border-top: none;  
    border-bottom: none;
}

.general-details .form-group{
    margin-bottom: 0px;
}

.bold {
    font-weight: bold;
}

.bolder {
    font-weight: bolder;
}

.inline-checkbox-row{
    float: left;
    padding-left: 20px;
    padding-top: 15px;
}

.towar-config-border{
    border-radius: 0px;
    border-color: rgb(36, 137, 197) !important;
}

.header-row > th:not(.custom-header) {
    background-color: white !important;
    border-color: transparent !important;
}

.col-border-left {
    border-left: 1px solid #eaeaea;
}

.col-border-bold-left {
    border-left: 3px solid #eaeaea;
}

.col-border-right {
    border-right: 1px solid #eaeaea;
}

.border-bottom-grey-5px{
    border-bottom: 5px solid #eaeaea;
}

.border-top-grey-3px {
    border-top: 3px solid #eaeaea;
}

.no-border-bottom{
    border-bottom: none !important;
}

.display-inline-block {
    display: inline-block;
}

.display-contents {
    display: contents;
}

.text-center{
    text-align: center;
}

.opaque {
    opacity: 1 !important;
}

.send-towary-panel li{
    line-height: 2.8;
}
.select-objects-component-modal-small .modal-dialog {
    width: 36%;
    height: 80vh;
}
@media (max-width: 1199px) {
    .select-objects-component-modal-small .modal-dialog {
        width: 70%;
        height: 80vh;
    }
}
.glyph-resize-to-fa {
    font-size:1.5em !important;
}

.padding-top-5 {
    padding-top: 5px;
}

.custom-multi-select {
    min-height:34px;
}

.custom-multi-select .ui-select-choices-row-inner,
.custom-multi-select .ui-select-search,
.custom-multi-select .ui-select-match-item span
{
    font-family: inherit;
    font-size: 14px;
}

.custom-multi-select .ui-select-search{
    padding-left:10px;
}
.custom-multi-select .ui-select-choices {
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,.25);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,.25);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,.25);
}
.increase-popover-width {
   max-width: 100% !important;
}

.popover-width-300 {
    max-width: 300px;
}

@media (min-width: 980px) {
    .select-label-towary > label {
       float:right;
    }
    .select-label-towary{
       padding-right: 0px;
    }
}
.highligh-new{
    color: deepskyblue;
}
.loader-spin-animation {
    -webkit-animation: ui-select-spin 2s infinite linear;
    animation: ui-select-spin 3s infinite linear;
}

.sv-helper .sv-helper-hide {
    display: none;
    z-index: 500;
}
.sv-placeholder .sv-placeholder-hide {
    display: none;
}

.sv-handle-hover:hover {
    /*cursor: move; /* fallback: no `url()` support or images disabled */
    /*TODO cursor: url(/Content/Styles/images/grab.cur);*/ /* fallback: Internet Explorer */ 
    cursor: -webkit-grab; /* Chrome 1-21, Safari 4+ */
    cursor: -moz-grab; /* Firefox 1.5-26 */
    cursor: grab; /* W3C standards syntax, should come least */
}

.pointer-hover:hover{
    cursor: pointer;
}

.hover-scroll-container-border {
    width:100%; 
    height:0px; 
    position:absolute;
}
    .hover-scroll-container-border.hover-scroll-container-static {
        position: static;
    }
    .hover-scroll-container-border.hover-scroll-container-border-top {
        top: 0px;
    }
    .hover-scroll-container-border.hover-scroll-container-border-bottom {
        bottom: 0px;
    }

.hover-scroll-area {
    left: 0px;
    width: 100%;
    height: 7%;
    /*DEBUG: opacity: 0.5;*/
    opacity: 0;
    position: fixed;
    z-index: 100000;
}

.hover-scroll-area.hover-scroll-area-up {
    top: 0px;
    /*DEBUG: background-color: cornflowerblue!important;*/
}

[table-columns-visibility-dynamic-standalone] .hover-scroll-area.hover-scroll-area-up {
    height: calc(7% + 89px); /*Wysokosc naglowka + wysokosc zakladek menu*/
}

.hover-scroll-area.hover-scroll-area-down {
    bottom: 0px;
    /*DEBUG: background-color: palevioletred!important;*/
}

[table-columns-visibility-dynamic-standalone] .hover-scroll-area.hover-scroll-area-down {
    height: calc(7% + 50px); /*wysokosc stopki*/
}

.relative-container{
    position: relative;
}

.small-underlined-text {
    text-decoration: underline; 
    font-size: 12px; 
    font-weight: 300;
}

.on-top{
    z-index: 20000!important;
}

.locked {
    color: #868686 !important;
}

.padding-right-60 {
    padding-right: 60px;
}

.background-white {
    background-color: #ffffff!important;
}

.padding-2 {
    padding: 2px;
}
.padding-5 {
    padding: 5px!important;
}

.margin-left-10 {
    margin-left: 10px;
}

.ui-select-addon .select2-chosen:before {
    font-family: FontAwesome;
    content: "\f002";
    padding-right: 5px;
}

.new-item-label {
    position: absolute;
    top: 15px;
    left: 30px;
    background-color: red;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}
ul.treeview-menu li a i.new-item-label {
    position: absolute;
    top: 10px;
    left: auto;
    background-color: red;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}
div.premium-btn i.new-item-label {
    left: auto;
    top: 2px;
    right: 20px;
}

.panel-style-background-col {
    background-color: #f5f5f5 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.context-menu-last-row:last-child .dropdown-menu,
.context-menu-last-row:nth-last-child(2) .dropdown-menu{
     top: -110%;
     left: 100%;
}

.width-115{
    width: 115px !important;
    margin-right: 0px !important;
}

@media (min-width: 550px){
    .break-mobile {
        display: none;
    }
}

@media (max-width: 549px) {
    .width-mobile-100 {
        width: 100px !important;
    }
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-25{
    margin-bottom: 25px;
}

.display-table {
    display: table!important;
}

.display-table-row {
    display: table-row!important;
}

.display-table-cell {
    display: table-cell!important;
}

.padding-right-5 {
    padding-right: 5px;
}
.padding-right-7 {
    padding-right: 7px;
}
.padding-right-10 {
    padding-right: 10px;
}

.fa-10x {
    font-size: 10em;
}
.odplatnosci-modal .modal-dialog {
    width: 1100px;
}
@media (max-width: 991px) {
    .odplatnosci-modal .modal-dialog {
        max-width: 550px;
    }
}
.rej-hurt-modal .modal-dialog {
    width: 1100px;
}
@media (max-width: 1100px) {
    .rej-hurt-modal .modal-dialog {
        max-width: 800px;
    }
}
.padding-left-20 {
    padding-left: 20px;
}
.dialog-size-modal .modal-dialog {
    width: 600px;
}
.padding-left-25 {
    padding-left: 25px;
}
.padding-left-240 {
    padding-left: 240px;
}
.border-separator {
    border-left: 2px solid #eee;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

@media (min-width: 769px) {
    .modal-md-size .modal-dialog {
        width: 769px !important;
        margin: 30px auto;
    }
}

@media (min-width: 800px) {
    .modal-md-size-2 .modal-dialog {
        width: 800px !important;
        margin: 30px auto;
    }

    .modal-md-size-4 .modal-dialog {
        width: 1300px !important;
        margin: 30px auto;
    }
}

.modal-md-size-80percent .modal-dialog {
    width: 80% !important;
    margin: 30px auto;
}

.details-row-btn{
    height: 20px;
    line-height: 12px;
    padding: 0px 8px 0px 8px;
    background-color:#ddd;
}
.details-row-btn:hover{
    background-color:#BBB;
}
.details-row-btn i {
   color:black;
}

.full-width {
    width: 100%;
}

.custom-tab-content .tab-content {
    border-left: 1px solid #ddd;
}

.icon-padding-new-tow-list{
   padding-right: 26px;
}

.xeditable-number-fixed-length > div > .editable-input {
    width: 85px!important;
}

.background-color-transparent {
    background-color: transparent!important;
}

.padding-top-3 {
    padding-top: 3px;
}

.inline-input-btn .toolbar-btn-icon i{
    font-size: 1.0em
}
.inline-input-btn .toolbar-li .toolbar-btn{
    padding-top:7px;
    padding-bottom:0px;
    color: #555;
}
.inline-input-btn .toolbar-li{
    height:32px; width:37px;
}

ol.numbered li{
    list-style-type: decimal;
}

ul.circle li {
    list-style-type: circle;
}

label.normal-weight {
    font-weight: normal;
}

.form-group-sm .input-group .input-group-btn .btn {
    height: 30px;
}

.line-height-32{
    line-height: 32px;
}

.line-height-34 {
    line-height: 34px;
}

.line-height-39 {
    line-height: 39px;
}

@media only screen and (max-width: 992px) {
    .margin-left-0-xs-sm {
        margin-left: 0px!important;
    }
}
.browser-info-dialog #unsupported, .browser-info-dialog #outdated {
    position: fixed;
    bottom: 1vh;
    width: 100%;
    border-radius: 0px;
    border-left: none;
}
#unsupported {
    border-left: 5px solid #c23321;
}
#outdated {
    border-left: 5px solid #c87f0a;
}
#unsupported .close, #outdated .close {
    top: -1px;
}
.browser-info-icon {
    display: none;
}
.browser-info-dialog .browser-info-icon {
    font-size: 96px;
    position: absolute;
    top: -25px;
    border-radius: 50%;
    height: 96px;
    width: 96px;
    text-align: center;
    display: block;
}
.browser-info-dialog #unsupported .browser-info-icon {
    color: #7a2015;
    background-color: #dd4b39;
}
.browser-info-dialog #outdated .browser-info-icon {
    color: #B57001;
    background-color: #f39c12;
}
.browser-info-dialog .browser-info-label {
    margin-left: 110px;
}

.modal-towar .tooltip-inner{
    max-width:450px;
    text-align:left;
}
.tooltip-big .tooltip-inner{
    max-width:450px;
    text-align:left;
}
.tooltip-xl .tooltip-inner {
    max-width: 650px;
    text-align: left;
}
.tooltip-width-md .tooltip-inner {
    max-width: 350px;
}
.tooltip-text-wrap-normal .tooltip-inner{
    white-space:normal;
}

.fa-1x {
    font-size: 1em;
}


.fa-1-2x {
    font-size: 1.2em;
}

.fa-1-3x{
    font-size:1.3em;
}

.fa-1-6x{
    font-size:1.6em;
}

.fa-1-8x {
    font-size: 1.8em;
}

.fa-2-3x{
    font-size:2.3em;
}

.fa-stack-top-right-corner {
    top: -7px;
    left: 10px;
}
.fa-stack.fa-fw {
    height: 1.28571429em;
    line-height: 1.28571429em;
}

.white-modal-first-cell{
        display: table-cell;
        vertical-align: middle;
        padding: 10px 40px 10px 30px;
}

.white-modal-second-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 10px 30px 0px 0px;
}

.full-width > .white-modal-second-cell {
    padding-right: 0px;
}

.btn-dark {
    background-color: #4d5360;
    border: 1px solid #ddd;
}

.btn-dark:hover{
    background-color: #3b3f49;
}

.koszty-yellow{
    background-color: #f8f3c8 !important;
}

.koszty-green{
    background-color: #3a987c!important;
    color: #ffffff!important;
}

.koszty-red{
    background-color: #ca4545 !important;
    color: #ffffff!important;
}

.selected-cell{
    outline: solid 3px #337ab7 !important;
    outline-offset: -3px !important;
}

.input-fill-space{
    width: 100%;
}

/*klasa naprawiajaca problem z lagiem podczas 
  podmiany elementow za pomoca ng-show*/
.ng-hide-no-lag.ng-hide.ng-hide-animate {
    display: none !important;
}

.override-datepicker-dropdown-right .dropdown-menu {
    right: 0;
    left: auto!important;
}

.below-modal {
    z-index: 1040;
}

.margin-top-23 {
    margin-top: 23px;
}

.font-size-13{
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
    font-family: inherit;
}

.font-size-14px {
    font-size: 14px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-22{
    font-size: 22px;
}

.sprzedaz-wielokrotna-icon {
    position: absolute; 
    top: 10px; 
    padding-left: 4px;
}

.half-opacity {
    opacity: 0.5;
}

.szukany-dostawca {
    background-color: #d9edf7!important; 
    border-top-style:none!important;
    color: #31708f;
    margin-top:50px;
    border-color: #bce8f1;
    border-style: solid;
    border-top-style: none;
    border-width: 1px;
    border-left-width: 2px;
}

.compare-input-l {
    margin-right:-20px;
}
.compare-input-r {
    margin-left:-20px;
}
@media (max-width: 1100px) {
    .compare-input-l {
        margin-right:-15px;
    }
    .compare-input-r {
        margin-left:-15px;
    }
}

.modal-footer button{
    border-radius: 0px;
}

.span-disabled{
    cursor: not-allowed;
}

.span-disabled > span{
    background-color: #EBEBEB;
    border-color: dimgray;
    color: #808080;
}

.input-number-size-mm {
    font-size: 16px;
    height:22px;
    width:100%;
    text-align:right;
}

.input-reko-size-group {
    font-size: 16px;
    height: 22px;
    width: 100%;
}

.input-number-size-reklamacje {
    font-size: 16px;
    height:22px;
    line-height:22px;
    width:100%;
    text-align:right;
    padding-top:3px;
}

.flashy-btn{
    background-color: #1d8cd1;
    border-color: #1d8cd1;
    color: white;
}

.flashy-btn:hover, .flashy-btn:focus{
    background-color: rgba(29, 140, 209, 0.75);
    color: white;
}

.flashy-btn:disabled{
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
}

.form-control-prefix{
    line-height: 34px;
}

.platnosci-podsumowanie-modal .modal-dialog {
    width: 60%;
    height: 80vh;
}

.select-konto-bankowe-component {
    position: fixed;
    top: 10px;
    right: -25%;
    background-color: white;
    z-index: 1000;
    width: 150%;
    height: 80vh;
    border: solid grey 1px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: -5px 5px 15px 0 rgba(0,0,0,.15);
}

.select-realizator-component {
    position: fixed;
    top: 10px;
    right: -5%;
    background-color: white;
    z-index: 1000;
    width: 110%;
    height: 80vh;
    border: solid grey 1px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: -5px 5px 15px 0 rgba(0,0,0,.15);
}

@media (max-width: 1199px) {
    .platnosci-podsumowanie-modal .modal-dialog {
        width: 95%;
    }

    .select-konto-bankowe-component {
        right: 0;
        width: 100%;
    }

    select-realizator-component {
        right: 0;
        width: 100%;
    }
}

.word-wrap-break-word {
    word-wrap: break-word;
}

@media (min-width: 992px) {
    .table-overflow-x {
        display: inline-block;
        overflow-x: auto;
    }

    .table-overflow-x:has(.datetime-picker-dropdown){
        min-height: 503px;
    }
}

.platnosci-context-menu-hight-last-rows:last-child .dropdown-menu,
.platnosci-context-menu-hight-last-rows:nth-last-child(2) .dropdown-menu,
.platnosci-context-menu-hight-last-rows:nth-last-child(3) .dropdown-menu,
.platnosci-context-menu-hight-last-rows:nth-last-child(4) .dropdown-menu {
     top: -350%;
     left: 100%;
}

.platnosci-context-menu-short-last-rows:last-child .dropdown-menu,
.platnosci-context-menu-short-last-rows:nth-last-child(2) .dropdown-menu,
.platnosci-context-menu-short-last-rows:nth-last-child(3) .dropdown-menu,
.platnosci-context-menu-short-last-rows:nth-last-child(4) .dropdown-menu {
     top: -270%;
     left: 100%;
}

.platnosci-group-header-datepicker {
    max-width: 150px;
    display: inline-block;
    margin-top: -3px;
    margin-bottom: -3px;
}

.platnosci-header-text-collapse > div > span {
    white-space: pre-line
}

.platnosci-header-popover {
    width: 250px;
}

.platnosci-select-to-amount-checkbox > .icheckbox_square-blue.hover {
    background-position: 0 0!important;
}

.platnosci-select-to-amount-checkbox > .icheckbox_square-blue.hover.checked {
    background-position: -48px 0!important;
}

.platnosci-select-to-amount-checkbox > .icheckbox_square-blue:hover {
    background-position: -24px 0!important;
}

.input-inline-fit-width {
    overflow: hidden;
    display: block;
    padding-left: 10px;
}

.trybPracyKartotekiSelect {
    display:inline-table!important;
    vertical-align:middle;
    width: 70%;
}
.footer-guid{
   float: left;
   line-height:8px;
   padding-top:26px;
   font-size:10px;
}

.arrow-breadcrumb > li + li:before {
    font-family: FontAwesome;
    content: "\f105";
}

/*-------------------------------------------------*/

@media (min-width: 991px) {
    .sticky-column {
        position: relative;
        position: sticky;
        left: 0;
        background: inherit;
        background-clip: padding-box;
        border-right: 0px;
        z-index: 1000;
    }

    .sticky-column::after {
        display: block;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        border-right: 1px solid #eaeaea;
    }

    .table-column-borders > thead > tr > th.sticky-column::after {
        display: block;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        border-right: 1px solid #eaeaea;
        border-bottom: 1px solid #d4d4d4;
        pointer-events: none;
    }

    .table-column-borders > tbody > tr > td.sticky-column {
        border-right: 0px solid #eaeaea;
        border-bottom: 0px solid #eaeaea;
    }

    .table-column-borders > thead > tr > th.sticky-column {
        border-right: 0px solid #eaeaea;
        border-bottom: 0px solid #eaeaea;
    }

    .sticky-column.context-dropdown {
        background-color: #f4f4f4;
    }

    .sticky-column.context-dropdown {
        background-color: #f4f4f4;
    }

    .ng-table th.sticky-column {
        position: relative;
        position: sticky;
        z-index: 1000;
    }
    .table-with-sticky-collspan.ng-table th.sticky-column {
        z-index: 1002;
    }
    .table-with-sticky-collspan.ng-table th:not(.sticky-column) {
        z-index: 1001;
    }

    .ng-table th.sticky-column.sortable.sort-desc,
    .ng-table th.sticky-column.sortable.sort-asc {
        background-color: rgb(218, 231, 238);
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    }

    .sticky-header {
        background-color: inherit;
        position: relative;
        z-index: 5;
    }

    .ng-table th.sticky-header.sortable.sort-desc,
    .ng-table th.sticky-header.sortable.sort-asc {
        background-color: #D5D8DE; /* rgb(218, 231, 238);*/
        color: #4d5360;
    }

    .ng-table td.sticky-column.sticky-column-placeholder {
        z-index: 10;
    }
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    .table-column-borders > thead > tr > th.sticky-column::after {
        border-right: 0px solid #eaeaea;
        border-bottom: 0px solid #d4d4d4;
    }

    .table-column-borders > thead > tr > th.sticky-column {
        border-right: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
    }
}
.horizontal-scroll-wrapper {
    overflow: auto;
}
.horizontal-scroll-nested-table-wrapper {
    overflow: auto !important;
    max-height: 70vh;
}

.horizontal-scroll-wrapper .fl-scrolls {
    z-index: 1050;
}
.horizontal-scroll-wrapper .nested-ng-table-column {
    max-width: 1px;
}
.horizontal-scroll-wrapper .editable-buttons .glyphicon {
    position: static;
}
.horizontal-scroll-wrapper .editable-buttons .btn {
    padding-top: 8px;
    padding-bottom: 4px;
}
.horizontal-scroll-wrapper .editable-wrap,
.row-edit-wrap .editable-wrap {
    position: relative;
    overflow: visible;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
    background-color: white;
    margin: -5px;
    padding: 5px;
}


    .sticky-relative-container {
        position: relative;
        position: sticky;
        left: 0px;
    }

.stick .sticky-relative-container {
    position: static;
}
.rc-handle {
    z-index: 1002;
}

.above-rc-handle {
    z-index: 1005;
}

.overflowing-column {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 1px;
}

.height-45vh {
    height: 45vh;
}

.height-55vh {
    height: 55vh;
}

.height-65vh {
    height: 65vh;
}

.height-25 {
    height: 25px;
}

.height-26 {
    height: 26px;
}

.height-28 {
    height: 28px;
}

.height-40 {
    height: 40px;
}

.height-54-imp {
    height: 54px!important;
}

.height-100 {
    height: 100%!important;
}

.height-50px {
    height: 50px;
}

.height-120px {
    height: 120px;
}

.height-450px {
    height: 450px
}

.height-500px {
    height: 500px
}

.height-600px {
    height: 600px;
}

.min-height-27 {
    min-height: 27px;
}

.min-height-40 {
    min-height: 40px;
}

.min-height-100 {
    min-height: 100px;
}

.min-height-120 {
    min-height: 120px;
}

.min-height-220 {
    min-height: 220px;
}

.min-height-290 {
    min-height: 290px;
}

.max-height-210 {
    max-height: 210px !important;
}

.max-height-240 {
    max-height: 240px !important;
}

.max-height-270 {
    max-height: 270px !important;
}

.max-height-300 {
    max-height: 300px !important;
}

.max-height-337 {
    max-height: 337px !important;
}

.max-height-400 {
    max-height: 400px !important;
}

.max-height-460 {
    max-height: 460px !important;
}

.max-height-600 {
    max-height: 600px !important;
}

.width-0 {
    width: 0;
}

.width-1 {
    width: 1%;
}

.width-8 {
    width: 8%;
}

.width-15{
    width: 15%;
}

.width-21 {
    width: 21%;
}

.width-39 {
    width: 39%;
}

.width-70 {
    width: 70%;
}

.width-80 {
    width: 80%;
}

.width-85 {
    width: 85%;
}

.width-89 {
    width: 89%;
}

.width-100 {
    width: 100%;
}

.width-100-no-margin-bottom {
    width: 100%;
    margin-bottom: 0px;
}

.widthL-14px{
    width:14px;
}

.width-37px {
    width: 37px;
}

.width-40px {
    width: 40px;
}

.width-48px {
    width: 48px;
}

.width-60px {
    width: 60px;
}

.width-70px {
    width: 70px;
}

.width-75px {
    width: 75px !important;
}

.width-80px {
    width: 80px;
}

.width-84px {
    width: 84px;
}

.width-150px {
    width: 150px;
}

.width-120px {
    width: 120px !important;
}

.width-128px {
    width: 128px !important;
}

.width-140px {
    width: 140px;
}

.width-143px {
    width: 143px;
}

.width-150px {
    width: 150px;
}

.width-160px {
    width: 160px;
}

.width-280px {
    width: 280px;
}

.width-520px {
    width: 520px;
}

.width-600px {
    width: 600px;
}

.max-width-600 {
    max-width: 600px;
}

.max-width-400 {
    max-width: 400px;
}

.max-width-90 {
    max-width: 90px !important;
}

.min-width-15 {
    min-width: 15px;
}

.min-width-22 {
    min-width: 22px;
}

.min-width-57 {
    min-width: 57px;
}

.min-width-100 {
    min-width: 100px;
}

.min-width-120 {
    min-width: 120px;
}

.min-width-130 {
    min-width: 130px;
}

.min-width-180 {
    min-width: 180px;
}

.min-width-200 {
    min-width: 200px;
}

.min-width-238 {
    min-width: 238px;
}

.min-width-250 {
    min-width: 250px;
}

.min-width-300 {
    min-width: 300px;
}

.min-width-320 {
    min-width: 320px!important;
}

.min-width-400 {
    min-width: 400px;
}

.min-width-500 {
    min-width: 500px;
}

.padding-0 {
    padding: 0px;
}

.padding-3 {
    padding: 3px;
}

.padding-1pc {
    padding: 1%;
}

.padding-0-7 {
    padding: 0px 7px;
}
.padding-0-30 {
    padding: 0px 30px;
}

.padding-6-0 {
    padding: 6px 0px;
}

.padding-10-0 {
    padding: 10px 0px;
}

.padding-10-15 {
    padding: 10px 15px;
}

.padding-3-6 {
    padding: 3px 6px;
}

.padding-top-8-left-10 {
    padding-top: 8px;
    padding-left: 10px;
}

.padding-top-bottom-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.padding-top-bottom-6 {
    padding-top: 6px;
    padding-bottom: 6px;
}
.padding-left-right-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.padding-top-1 {
    padding-top: 1px;
}
.padding-top-2 {
    padding-top: 2px;
}
.padding-top-4 {
    padding-top: 4px;
}
.padding-top-6 {
    padding-top: 6px;
}

.padding-top-7 {
    padding-top: 7px;
}

.padding-top-8 {
    padding-top: 8px;
}

.padding-top-12 {
    padding-top: 12px;
}

.padding-top-13 {
    padding-top: 13px;
}

.padding-top-14 {
    padding-top: 14px!important;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-16 {
    padding-top: 16px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-25 {
    padding-top: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-35 {
    padding-left: 35px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-50 {
    padding-left: 50px;
}

.padding-right-50 {
    padding-right: 50px;
}

.padding-right-35 {
    padding-right: 35px;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-19 {
    margin-left: 19px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-left-100 {
    margin-left: 100px;
}

.margin-right-minus15 {
    margin-right: -15px;
}

.margin-right-minus-20 {
    margin-right: -20px;
}
.margin-top-bottom-2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.margin-top-10-bottom-20 {
    margin-bottom: 20px;
    margin-top: 10px;
}

.margin-top-2 {
    margin-top: 2px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-6 {
    margin-top: 6px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-1 {
    margin-bottom: 1px;
}

.margin-bottom-6 {
    margin-bottom: 6px;
}

.padding-top-0-margin-r-15 {
    padding-top: 0px;
    margin-right: 15px;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.inline-table-middle {
    display: inline-table;
    vertical-align: middle;
}

.inline-table-middle-w60 {
    display: inline-table;
    vertical-align: middle;
    width: 60px;
}

.inline-table-middle-w70 {
    display: inline-table;
    vertical-align: middle;
    width: 70px;
}

.inline-table-middle-minw250 {
    display: inline-table;
    vertical-align: middle;
    min-width: 250px;
}

.inline-block-minw209 {
    min-width: 209px;
    display: inline-block;
}

.inline-block-minw209-padding-left-25 {
    min-width: 209px;
    display: inline-block;
    padding-left: 25px;
}

.inline-block-minw23-h1 {
    min-width: 23px;
    height: 1px;
    display: inline-block;
}

.inline-block-minw67 {
    min-width: 67px;
    display: inline-block;
}

.inline-block-minw150 {
    display: inline-block;
    min-width: 150px;
}

.inline-block-center-w60 {
    width: 60px;
    display: inline-block;
    text-align: center;
}

.inline-block-center-w70 {
    width: 70px;
    display: inline-block;
    text-align: center;
}

.inline-block-w120 {
    width: 120px;
    display: inline-block;
}

.zoom66 {
    zoom: 66%;
}

.overflow-y-auto {
    overflow-y: auto;
}

.filtrowanie-grup-odplatnosci {
    margin-right: 7px;
    margin-bottom: 6px;
    display: inline-block;
}

.filtrowanie-grup-odplatnosci-header {
    margin-left: 2px;
    margin-right: 7.5px;
}

.feedback-modal {
    margin-top: 5px;
    max-height: 600px;
    overflow: auto;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

.text-align-justify {
    text-align: justify;
}

.text-align-left-vertical-align-middle {
    text-align: left;
    vertical-align: middle;
}

.darkorange-16px {
    color: darkorange;
    font-size: 16px;
}

.kpi-chart {
    position: relative;
    height: 60vh;
}
.kpi-chart .chart-no-results .chart-no-results-content > div {
    font-size: 5vh;
}

.color-sug-blue {
    color: #1d8bd1;
}

.color-orange {
    color: #fdb45c;
}

.color-darkorange {
    color: darkorange;
}

.whitespace-pre-color-orangered {
    white-space: pre;
    color: orangered;
}

.color-orange-margin-7-0 {
    border-color: #fdb45c;
    margin: 7px 0px 7px 0px;
}

.border-color-orange {
    border-color: #fdb45c;
}

.border-left-color-orange {
    border-color: #fdb45c;
}

.border-left-color-red {
    border-left-color: #ff0000;
}

.border-left-unset {
    border-left: unset;
}

.no-padding-no-border {
    padding: 0px!important;
    border: none!important;
}

.no-padding-no-border-text-center {
    padding: 0px;
    border: none;
    text-align: center;
}

.brak-danych {
    margin: 0px;
    border: 1px solid #ffffff;
    border-radius: 0px;
}

.brak-danych-body {
    background-color: #ffffff;
    color: #000000;
    padding: 7px;
}

.color-light-red {
    color: #BC2F3A;
}

.color-mint {
    color: #1a936f;
}

.col-gray-blue {
    color: #d2d6de;
}

.blue-tone {
    color: #3c8dbc;
}

.color-cornflowerblue {
    color: cornflowerblue;
}

.light-grey {
    color: #d4d4d4;
}

.light-grey-bg {
    background-color: lightgrey!important;
}

.dark-grey {
    color: #4d5360;
}

.light-blue {
    background-color: lightblue;
}

.light-green {
    background-color: lightgreen;
}

.width-100-no-padding {
    width: 100%!important;
    padding: 0px!important;
}

.width-100-border-rad-0 {
    width: 100%;
    border-radius: 0px;
}

.kreator-inc {
    position: absolute !important;
    right: 1% !important;
    top: 30% !important;
    padding: 120px 0px 120px 30px !important;
}

.kreator-dec {
    position: absolute !important;
    left: 1% !important;
    top: 30% !important;
    padding: 120px 30px 120px 0px !important;
}

.kreator-arrow {
    border: 1px solid #f4f4f4 !important;
    background-color: #f4f4f4 !important;
    margin-bottom: 5px !important;
}

.border-solid-grey {
    border: 1px solid #f4f4f4;
}

.border-solid-grey2 {
    border: 1px solid #eaeaea;
}

.font-weight-300 {
    font-weight: 300 !important;
}

.align-center-top-padding-6 {
    padding-top: 6px !important;
    text-align: center !important;
}

.kreator-btn {
    color: #ffffff !important;
    background-color: #4d5360 !important;
    border: 1px solid #ffffff !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}

.overflowauto-margin-top-5 {
    margin-top: 5px;
    overflow: auto;
}

.list-component-checkbox-container {
    top: 50%;
    padding-top: 6px;
    padding-bottom: 0px;
}

.list-component-radio-container {
    top: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 1%;
}

.multiselect-brak-danych-container {
    background-color: #ffffff;
    color: #000000;
    padding: 7px;
    border: none;
}

.wybierz-punkty-towary {
    font-size: 36px!important;
    color: #d4d4d4!important;
    padding: 32px!important;
    white-space: normal;
}

.details-panel-button {
    width: 100%;
    background-color: inherit;
    color: inherit;
}

.img-style {
    max-width: 500px;
    margin: 5px;
}

.z-index-inherit {
    z-index: inherit;
}

.z-index-1{
    z-index: 1
}

.max-height-5px-bground-inherit {
    background-color: inherit;
    max-height: 5px;
}

.background-light-blue {
    background-color: #DFEDF5;
}

.towar-groups-selector-checkbox {
    padding-left: 2px;
    line-height: 20px;
}

.font-size-12 {
    font-size: 12px!important;
}

.font-size-20 {
    font-size: 20px;
}

.komunikat-bledu {
    color: red;
    white-space: pre-line;
}

.whitespace-preline {
    white-space: pre-line;
}

.whitespace-nowrap-of-hidden-margin-0 {
    white-space: nowrap;
    overflow: hidden;
    margin: 0px;
}

.zmiana-hasla-success {
    font-size: 24px;
    color: #4d5360;
}

.zmiana-hasla-footer {
    border-top: none;
    padding-top: 10px;
}

.display-none {
    display: none;
}

.edit-apteka-prospekt-alert {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    text-align: center;
}

.edit-apteka-prospekt-alert-p {
    padding-bottom: 5px;
    display: inline;
    font-weight: 500;
}

.opis-produktu-status {
    max-height: 333px;
    overflow: auto;
}

.vertical-align-minus2 {
    vertical-align: -2px;
}

.display-inline {
    display: inline;
}

.ul-style {
    max-height: 30vh;
    overflow: auto;
    width: 100%;
}

.border-bottom-5px-solid-lgrey {
    border-bottom: 5px solid #eee;
}

.border-bottom-statusy {
    border-bottom: 1px solid #f4f4f4;
}

.border-top-0 {
    border-top: 0px;
}

.table-custom-params {
    overflow-x: scroll;
    display: block;
    padding-bottom: 6px;
    padding-left: 0px;
}

.font-weight-normal {
    font-weight: normal !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.font-bold-gray {
    font-weight: bold !important;
    color: gray;
}

.font-size-2em {
    font-size: 2em;
}

.line-height-20 {
    line-height: 20px;
}

.line-height-22 {
    line-height: 22px;
}

.line-height-26 {
    line-height: 26px;
}

.line-height-29 {
    line-height: 29px;
}

.line-height-33 {
    line-height: 33px;
}

.raporty-jakosci-form {
    padding: 5px;
    border: 1px solid #d4d4d4;
}

.raporty-jakosci-chart-container {
    border: 1px solid #d4d4d4;
    border-top: none;
    padding-top: 10px;
    max-height: 270px;
}

.raporty-jakosci-form-container {
    background-color: lightgoldenrodyellow;
    padding-bottom: 10px;
}

.statystyka-brak-danych {
    font-size: 20px;
    color: #A5A7A1;
}

.opis-zdarzenia {
    white-space: pre-wrap;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: white;
}

.opis-grupy-aptek {
    padding-top: 7px;
    word-break: break-all;
}

.podsumowanie-procesow-count {
    white-space: normal;
    margin-right: 0px;
    background-color: transparent;
}

.podsumowanie-procesow-count-row {
    white-space: normal;
    margin-right: 0px;
}

.alert-success-color {
    background-color: #dff0d8 !important;
    color: #3c763d !important;
}

.alert-failure-color {
    background-color: #f2dede !important;
    color: #a94442 !important;
}

.resize-vertical {
    resize: vertical;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.position-relative-overflow-hidden {
    position: relative;
    overflow: hidden;
}
.position-relative {
    position: relative;
}

.plik-oswiadczenia-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.rekomendacje-h1 {
    font-weight: 300;
    margin: 0px;
}

.rekomendacje-hr {
    border-color: #fdb45c;
    margin-top: 10px;
}

.colorpicker-dim {
    margin-left: 15px;
    width: 287px;
    height: 30px;
}

.chart-area-style {
    max-height: 500px;
    overflow-y: scroll;
}

.proces-towar-style {
    overflow-y: scroll;
    max-height: 400px;
}

.lista-lekow-z-iloscia-table {
    padding: 0px!important;
    border: none!important;
    background-color: white!important;
}

.border-right-solid {
    border-right: 1px solid #f4f4f4;
}

.td-field-va-middle {
    border-right: 1px solid #f4f4f4;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
}

.tr-style {
    background-color: #ffffff!important;
    border-bottom: 1px solid #f4f4f4!important;
}

.td-field {
    border-right: 1px solid #f4f4f4;
    padding-top: 0px;
    padding-bottom: 0px;
}

.td-field-2 {
    border-right: 1px solid #f4f4f4;
}

.td-field-2-va-middle {
    border-right: 1px solid #f4f4f4;
    vertical-align: middle;
}

.td-orange-field {
    border-right: 1px solid #f4f4f4;
    color: #fdb45c;
    vertical-align: middle;
}

.display-grid {
    display: grid;
    display: -ms-grid;
}

.display-grid-margin-bottom-3 {
    display: grid;
    display: -ms-grid;
    margin-bottom: 3px;
}

.margin-bottom-0-line-height-34 {
    margin-bottom: 0px;
    line-height: 34px;
}

.pos-abs-right-6-top-0 {
    position: absolute;
    right: 6px;
    top: 0px;
}

.zalacznik-plik {
    font-size: 12px;
    color: #3c8dbc;
    margin-top: 10px;
}

.zalacznik {
    font: smaller;
    margin-top: 10px;
}
@media (max-width: 991px) {
    .overflowing-column {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: unset;
    }
}

@media (min-width: 992px) {
    .overflowing-column {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 1px;
    }

    .overflowing-column.overflowing-element:hover {
        overflow: visible;
        z-index: 1001;
        position: relative;
    }
    .sticky-column.overflowing-column.overflowing-element:hover {
        overflow: visible;
        z-index: 1001;
        position: sticky;
    }

    tr.selected-ng-table td.overflowing-column.overflowing-element:hover {
        color: #333333;
    }

    tr.selected-ng-table td.overflowing-column.overflowing-element:hover .editable-click {
        color: #2a6496;
    }

    .overflowing-column.overflowing-element:hover > * {
        overflow: visible;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
        background-color: white;
        margin: -5px;
        padding: 5px;
        position: relative;
        width: auto;
        /*margin-right: -80px;
        padding-right: 80px;*/
    }

    .overflowing-column.overflowing-element-multiline:hover > * {
        white-space: normal;
        position: absolute;
    }
    .sticky-column.overflowing-column.overflowing-element:hover:after {
        border-right: none;
    }
    .overflowing-column.overflowing-element:not(.sticky-column) {
        position: relative;
    }
    .overflowing-column.overflowing-element:not(:hover) > div:after {
        pointer-events: none;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+70,1+85 */
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 95%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 95%,rgba(255,255,255,1) 98%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 95%,rgba(255,255,255,1) 98%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    }

    .min-width-155-radio {
        min-width: 155px !important;
    }
}
.position-static {
    position: static !important;
}

.popover-bold-title .popover-title {
    font-weight: bold;
}

.clear-right {
    clear: right;
}

.table[table-with-sticky-headers] {
    border-collapse: separate;
}

.table[table-with-sticky-headers] > tbody > tr > td {
    border-top: 0px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.table[table-with-sticky-headers] > thead > tr.ng-table-filters > th {
    border-top: 0px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.table[table-with-sticky-headers] > thead > tr.ng-table-filters > th.sticky-column {
    border-top: 0px solid #d4d4d4;
    border-bottom: 0px solid #d4d4d4;
}


/*@media (max-width: 991px) {
    .horizontal-scroll-test-element {
        width: 100%;
    }
}

@media (min-width: 991px) {
    .horizontal-scroll-test-element {
        width: 2300px;
    }
}*/

.pretty.p-icon .state .icon.fa.flaticon-check:before,
.pretty.p-icon .state .icon.fa.fa-times:before {
    font-size: 0.8em !important;
}
.pretty input:checked ~ .state.p-danger-o .icon,
.pretty input:checked ~ .state.p-danger-o .svg,
.pretty input:checked ~ .state.p-danger-o svg,
.pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
    color: #dd4b39;
    stroke: #dd4b39;
}

.no-license-demo {
    position: relative;
}

.no-license-demo img {
    width: 100%;
}

.background-color-lightblueimp {
    /*background-color: #ccccff !important;*/
    background-color: #d3e8ed !important;
}

.background-color-lightred {
    background-color: rgba(221, 75, 57, 0.3) !important;
}

.background-color-lightredheader {
    background-color: #dd4b39;
}

.background-color-lightyellow {
    background-color: rgba(243, 156, 18, 0.3) !important;
}

.background-color-lightyellowheader {
    background-color: #f39c12;
}

.background-color-lightgreen {
    background-color: #ccff99 !important;
}

.background-color-lightgreenheader {
    background-color: #4ce600;
}

.background-color-lightgrey {
    background-color: #dcdcdc;
}

.background-color-lightblue {
    background-color: #cceeff !important;
}

.background-color-lightblueheader {
    background-color: #66ccff;
}

.background-color-white{
    background-color: white!important;
}

.background-color-whitesmoke {
    background-color: whitesmoke!important;
}

.header-mm-bold {
    font-weight: bold !important;
}

.disable-row-mm-kreator {
  pointer-events: none;
  background-color: #ececec;
  color: #b9b9b9;
}

.invalid-value-mm {
  border-color: red;
}

.background-color-inherit {
    background-color: inherit !important;
}

.border-color-light-gray {
    border-color: #dcdcdc!important;
}

.border-color-blue {
    border-color: #3c8dbc!important;
}



.list-component-view .list-component-table-container .expandable-row-table div > .ng-table-pager {
    position: static;
}

.list-component-view .list-component-table-container .expandable-row-table div > [ng-table-pagination] {
    position: static;
}

.tab-marzowe-row-icon-warning {
    position: absolute;
    line-height: inherit;
}

.kreator-podsumowanie-lista-publikacji {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px;
}


.ng-table.collapsed-header > thead {
    visibility: collapse
}

.ng-table.collapsed-header > thead th {
    border-bottom: 0px;
}

.ng-table.collapsed-header th.sortable .sort-indicator {
    display: none;
}

.modal-95vw{
    width: 95vw;
}


.first-coherent-group {
    background-color: aliceblue;
}
table tr:nth-child(odd).first-coherent-group {
    background-color: aliceblue;
}
table tr:nth-child(even).first-coherent-group {
    background-color: aliceblue;
}

.second-coherent-group {
    background-color: lightyellow;
}
table tr:nth-child(odd).second-coherent-group {
    background-color: lightyellow;
}
table tr:nth-child(even).second-coherent-group {
    background-color: lightyellow;
}


.table.cell-border-bottom > tbody > tr > td {
    border-top: 0px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.mm-filtry-lista .form-group {
    margin: 0;
}

.vertical-align-top {
    vertical-align: top;
}
.vertical-align-middle {
    vertical-align: middle;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.width-28 {
    width: 28px;
}

.min-height-210 {
    min-height: 210px;
}

.min-height-245 {
    min-height: 245px;
}

.padding-6-4 {
    padding: 6px 4px!important;
}

.margin-left-30 {
    margin-left: 30px;
}

.static-legend {
    position: fixed;
    right: 0;
    background: white;
    z-index: 1000;
}
.checkbox-uncheck {
    position: relative;
}
.checkbox-uncheck .label.label-as-badge,
.checkbox-with-badge .label.label-as-badge {
    position: absolute;
    top: -8px;
    right: 0;
}

.cancel-empty-value-color .empty-value{
    color: inherit !important;
}

table.table-cells-overflow {
    table-layout: fixed;
}

table.table-cells-overflow.auto-layout {
    table-layout: auto;
}

    table.table-cells-overflow tbody tr td > *:first-child {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    table.table-cells-overflow tbody tr td.overflow-visible-only {
        overflow: visible;
    }
        table.table-cells-overflow tbody tr td.overflow-visible-only *:first-child {
            overflow: visible;
        }

    table.table-cells-overflow tbody tr td.overflow-visible-only {
        overflow: visible;
    }
        table.table-cells-overflow tbody tr td.overflow-visible-only *:first-child {
            overflow: visible;
        }

    table.table-cells-overflow tbody tr td.overflow-visible {
        overflow: visible;
    }
        table.table-cells-overflow tbody tr td.overflow-visible *:first-child {
            overflow: visible;
            display: inline;
        }

table.ng-table-resizable-columns-dynamic th.header.sortable div span.fa.fa-info-circle ~ span {
    margin-right: 8px;
}

table.ng-table-resizable-columns-dynamic th.header div span.fa.fa-info-circle ~ span {
    margin-right: 13px;
}

.editable-nullable.editable-click.editable-empty, a.editable-nullable.editable-click.editable-empty {
    font-style: normal;
    text-decoration: none;
    color: #428bca;
    border-bottom: dashed 1px #428bca;
}

aside.control-sidebar.visually-hidden {
    display: none;
    height: 0px;
}
aside.control-sidebar {
    /*height: 100%;*/
    height: calc(100% - 100px);
}
aside.control-sidebar .tab-content#aside-tab-content {
    /*height: calc(100% - 89px);*/
    height: calc(100% + 50px);
    overflow: auto;
}

.towar-redirect-btn {
    padding: 0px 18px 0px 0px;
    border: none;
    position: relative;
    font-weight: initial;
}

.towar-redirect-btn > i {
    position: absolute;
    right: 3px;
    padding-top: 2px;
    top: 0;
}

.towar-redirect-btn:focus {
    outline: none;
    text-decoration: none;
}

.towar-redirect-btn:hover {
    text-decoration: underline;
}

.selected-ng-table .towar-redirect-btn {
    color: white !important;
}

.text-bold .towar-redirect-btn {
    font-weight: 700;
}

/*reset bootstrap hr border color after AdminLTE.css:5494*/
hr {
    border-top: 1px solid #eee;
}
.osoz-tv-link img {
    margin: -11px 0;
}
@media (max-width: 767px) {
    .osoz-tv-link {
        float: left;
    }
    .osoz-tv-link img {
        margin: 0;
    }
    .osoz-tv-link ~ span {
        display: block;
    }
}
.osoz-tv-preview {
    float: left;
    width: 40vh;
    padding: 10px 5px;
    margin-bottom: 15px;
    margin-right: 20px;
    /*padding-right: 100px*/
}
@media (min-height: 1100px) {
    .osoz-tv-preview {
        max-width: 404px;
    }
}
@media (max-height: 499px) {
    .osoz-tv-preview {
        width: 200px;
        /*width: 200px;*/
    }
}
@media (max-width: 767px) {
    .osoz-tv-preview {
        min-width: 100% !important;
        margin-bottom: 10px !important;
        padding-left: 0px;
        margin-left: 0px !important;
    }
}
@media (min-aspect-ratio: 11/6) {
    .osoz-tv-preview {
        width: calc(100% - 99vh + 120px - 40px - 40vh);
        max-width: 50%;
    }
}
@media (min-aspect-ratio: 11/6) and (max-height: 499px) {
    .osoz-tv-preview {
        width: calc(100% - 390px - 40px - 200px);
        max-width: 50%;
    }
}
.osoz-tv-preview.align-together-right {
    float: right;
    margin-right: 15px;
    margin-left: 5px;
}
.osoz-tv-preview.osoz-tv-preview-full-width {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    width: calc(99vh - 120px);
    max-width: 100% !important;
    margin-bottom: 20vh;
}

.div-child-no-bottom-margin > div {
    margin-bottom: 0px;
}

.div-child-no-bottom-margin > div > label {
    margin-bottom: 0px!important;
    text-align: left!important;
}

.hightlight-btn-tow > button {
    color: #FF851B;
}
.hightlight-btn-tow {
    outline: 2px solid #FF851B;
}
.modal-width-700 .modal-dialog {
    width: 700px;
}
@media (min-width: 780px) {
    .modal-width-1000 .modal-dialog {
        width: 1000px;
    }
    .modal-width-1000 .captcha-xs {
        padding-left: 100px;
    }
}

.sticky-towary-navigation {
    z-index: 1001 !important;
}

    .position-fixed {
        position: fixed;
    }

    .margin-left-32 {
        margin-left: 32px;
    }

    #cert-opt .list-group-item-danger,
    #cert-opt .list-group-item-success {
        display: list-item;
        padding-left: 20px;
        background-color: white;
        line-height: 20px;
    }

        #cert-opt .list-group-item-danger > i,
        #cert-opt .list-group-item-success > i {
            font-size: 10px;
        }
    #cert-opt .disabled > div > div > span,
    #cert-opt .disabled > label {
        color: dimgray !important;
        cursor: default;
    }

    .zam-pak-disable-edit .zam-pak-edit.editable-click.clickable,
    .zam-pak-disable-edit .zam-pak-edit.editable-click.clickable:hover {
        cursor: inherit;
        text-decoration: inherit;
        color: inherit;
        border-bottom: inherit;
        font-style: normal;
    }
        .zam-pak-disable-edit .zam-pak-edit.editable-click.clickable:active {
            box-shadow: inherit;
            outline: inherit;
        }

    .zam-pak-disable-full-edit .zam-pak-full-edit.editable-click.clickable,
    .zam-pak-disable-full-edit .zam-pak-full-edit.editable-click.clickable:hover {
        cursor: inherit;
        text-decoration: inherit;
        color: inherit;
        border-bottom: inherit;
        font-style: normal;
    }
        .zam-pak-disable-full-edit .zam-pak-full-edit.editable-click.clickable:active {
            box-shadow: inherit;
            outline: inherit;
        }

    td .cell-info.fa.fa-info-circle {
        position: absolute;
        top: 3px;
        right: 5px;
    }

    .disabled-element-tooltip-wrapper {
        display: inline-block;
    }

        .disabled-element-tooltip-wrapper.disabled {
            cursor: not-allowed;
        }

        .disabled-element-tooltip-wrapper [disabled] {
            pointer-events: none;
        }

    .changes-in-tab .nav-link {
        color: #f39c12 !important;
    }

    .three-level-1-margin {
        margin-left: 25px;
    }

    .three-level-2-margin {
        margin-left: 50px;
    }

    .three-level-3-margin {
        margin-left: 75px;
    }


    .edit-odbiorca-form {
        margin-top: 15px;
    }

        .edit-odbiorca-form .row {
            padding-top: 5px;
            padding-bottom: 5px;
        }

    .gus-info-box {
        border: 1px solid #d1d1d1;
        border-radius: 3px;
        background-color: #f4f4f4;
    }

        .gus-info-box .row {
            padding-top: 3px;
            padding-bottom: 5px;
        }

    .min-width-50p {
        min-width: 50%;
    }

    .pretty-margin-right-3px .pretty{
        margin-right: 3px;
    }

    .pagination-refresh-gap-10px .pagination.ng-table-pagination{
        margin-right: 10px;
        margin-bottom: 0;
    }

    .label-danger-override .label-info {
        background-color: #dd4b39 !important;
    }

    .opacity-none {
        background-color: inherit;
        opacity: 0;
    }

        .opacity-none.opacity-full-transition {
            opacity: 1;
            transition: all 0.5s;
        }

    .group-selector {
        background-color: rgba(141,192,219,.25);
        text-shadow: 0 1px 1px rgba(255,255,255,.75);
        margin-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .data-selector {
        background-color: rgba(141,192,219,.25);
        text-shadow: 0 1px 1px rgba(255,255,255,.75);
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }


    .border-top {
        border-top: 1px solid #eaeaea;
    }

    .margin-bottom-20 {
        margin-bottom: 20px;
    }

    @media (min-width: 768px){
        .pex-filter-list-component-footer {
            opacity: 0;
            position: absolute;
            top: 100%;
        }

        .table-with-filters-panel-on-left.expanded .filters-col pex-filter .pex-filter-footer.pex-filter-list-component-footer {
            opacity: 1;
            transition: opacity ease-in 0.3s;
        }
    }

    li.show-filters-button-on-mobile button.toolbar-btn.hideOnMobile{
        display: inline-block !important
    }

    @media (max-width: 1199px) {
        .custom-min-width-big li.min-width-md {
            min-width: 80px;
        }
    }

    @media (max-width: 991px) {
        .width-100-percent-on-mobile {
            width: 100% !important;
        }
    }

    @media (min-width: 992px) {
        .no-padding-on-desktop {
            padding: 0 !important;
        }
    }

    .bg-color-match {
        color: #3c8dbc;
    }

    .selected-ng-table-row-2 {
        background-color: #b1aeae !important;
        color: white;
    }

    .margin-bottom-20 {
        margin-bottom: 20px;
    }

    @media (min-width: 768px){
        .pex-filter-list-component-footer {
            opacity: 0;
            position: absolute;
            top: 100%;
        }

        .table-with-filters-panel-on-left.expanded .filters-col pex-filter .pex-filter-footer.pex-filter-list-component-footer {
            opacity: 1;
            transition: opacity ease-in 0.3s;
        }
    }

    li.show-filters-button-on-mobile button.toolbar-btn.hideOnMobile{
        display: inline-block !important
    }

    @media (max-width: 1199px) {
        .custom-min-width-big li.min-width-md {
            min-width: 80px;
        }
    }

    @media (max-width: 991px) {
        .width-100-percent-on-mobile {
            width: 100% !important;
        }
    }

    @media (min-width: 992px) {
        .no-padding-on-desktop {
            padding: 0 !important;
        }
    }

    .bg-color-match {
        color: #3c8dbc;
    }

    .selected-ng-table-row-2 {
        background-color: #b1aeae !important;
        color: white;
    }

    .search-btn {
        width: 100px;
        margin-right: 43px;
        margin-top: 10px;
    }

    table.th-overflow-hidden > thead > tr > th {
        overflow: hidden
    }

    .flex-column {
        display: flex;
        flex-flow: column;
    }

    .flex-row {
        display: flex;
        flex-flow: row;
    }

    .flex-center-text {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .flex-space-between {
        display: flex;
        justify-content: space-between;
    }

    .simple-select-over-sticky .ui-select-dropdown {
        z-index: 1001;
    }

    .margin-left-m1 {
        margin-left: -1px;
    }

    .margin-right-m1 {
        margin-right: -1px;
    }

    .pretty.p-big label:before,
    .pretty.p-big label:after,
    .pretty.p-big .icon,
    .pretty.p-big .svg,
    .pretty.p-big .img {
        font-size: 1.4em !important;
        margin-top: 3px;
    }

    .pretty.p-big {
        height: 21px;
        width: 22px;
        margin-right: 5px;
        line-height: normal;
    }

        .pretty.p-big label {
            text-indent: 1.7em;
        }

    .pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon {
        background: #428bca;
        width: 60%;
        height: 60%;
        left: 20%;
        top: 20%;
        margin: 0px;
    }

    .normal-text-label {
        font-weight: normal !important;
        margin-bottom: 0px;
    }

    .navi-buttons.navi-buttons-top-0 {
        top: 0px;
    }

    .navi-buttons.navi-buttons-right-33 {
        right: 33px
    }

    #przesuniecie-towaru-tables {
        overflow: auto;
        max-height: 62vh;
    }

    a.editable-click.disabled {
        color: #808080;
        border-bottom: dashed 1px #808080;
        cursor: not-allowed;
    }

    .bg-color-blink-orange {
        background-color: transparent;
        animation-name: bg-color-blink-orange;
        animation-duration: 1s;
        animation-iteration-count: 1;
    }

@keyframes bg-color-blink-orange {
    0% {
        background-color: orange;
    }

    100% {
        background-color: transparent;
    }
}

    .margin-left-01 {
        margin-left: 1px;
    }

    .turbo-bloz-scrollable-table {
        max-height: calc(100vh - 240px);
        min-height: calc(100vh - 240px);
        overflow-y: scroll;
    }

    .turbo-bloz-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15vh;
        max-width: 12.5vw;
        background-image: url(/Content/Images/turboBLOZ_LOGO.png);
        background-repeat: no-repeat;
        background-size: 25vh;
        height: 20vh;
    }

    .turbo-bloz-logo-text {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        color: #00cfff;
        font-size: 3vh;
        font-weight: bold;
    }

    .turbo-bloz-config {
        z-index: 1100;
    }

    .scrollable-dropdown-menu .dropdown-menu {
        max-height: 150px;
        overflow-y: auto;
    }

    .progress-bar-text {
        color: black;
        white-space: nowrap;
    }

    .margin-left-1em {
        margin-left: 1em;
    }

    .min-width-20 {
        min-width: 20px
    }

    .table-checkbox .p-big {
        margin-right: 0px;
    }

    .disabled-text {
        opacity: 0.66
    }

    .btn-disabled{
        cursor: not-allowed;
        opacity: 0.65;
        box-shadow:none;
        -webkit-box-shadow: none;
    }

    .line-on-sides {
        text-align: center;
        overflow: hidden
    }

        .line-on-sides span {
            display: inline-block;
            position: relative;
            max-width: 50%;
            color: gray;
        }

            .line-on-sides span:before,
            .line-on-sides span:after {
                position: absolute;
                top: 50%;
                overflow: hidden;
                width: 100vw;
                height: 1px;
                content: '\a0';
                background-color: #eeeeee;
            }

            .line-on-sides span:before {
                right: 100%;
                margin-right: 5px;
            }

            .line-on-sides span:after {
                left: 100%;
                margin-left: 5px;
            }


    .line-on-right-sides {
        text-align: left;
        overflow: hidden
    }

        .line-on-right-sides span {
            display: inline-block;
            position: relative;
            color: gray;
        }

            .line-on-right-sides span:after {
                position: absolute;
                top: 50%;
                overflow: hidden;
                width: 100vw;
                height: 1px;
                content: '\a0';
                background-color: #eeeeee;
            }

            .line-on-right-sides span:after {
                left: 100%;
            }

    .line-side-margin-left-5 span:after {
        margin-left: 5px;
    }

    .overflow-hidden {
        overflow: hidden;
    }

    .select-item-border-bottom {
        border-bottom: 1px solid #ddd;
    }

    .top-8 {
        top: 8px;
    }

    .left-8 {
        left: 8px;
    }

    .left-6 {
        left: 6px;
    }

    .font-style-normal {
        font-style: normal;
    }

    .text-decoration-line-through {
        text-decoration: line-through;
    }

    input.alerval::-webkit-outer-spin-button,
    input.alerval::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* Firefox */
    input.alerval[type=number] {
        -moz-appearance: textfield;
    }

    .margin-left-m20 {
        margin-left: -20px;
    }

    .margin-left-m42 {
        margin-left: -42px;
    }

    .progress.lg,
    .progress-lg {
        height: 35px;
        margin-bottom: 0px;
    }

    .position-absolute {
        position: absolute
    }

    .kredyt-progress-bar {
        background: linear-gradient(90deg, rgba(255,89,89,1) 0%, rgba(249,255,0,1) 97%);
    }

        .kredyt-progress-bar > .progress-bar {
            float: right;
            background-color: #f5f5f5;
        }

    .float-left {
        float: left;
    }
    .display-flex {
        display: flex
    }
    .hr-color-grey {
        border-color: #d2d6de
    }

    .plat-group-sort-indicator.fa-sort-asc:before {
        vertical-align: sub;
    }

    .plat-group-sort-indicator.fa-sort-desc:before {
        vertical-align: super;
    }

    .plat-pagination-inner.sticky-pagination {
        background: -moz-linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255, 1) 55%, rgba(255,255,255,0.2) 100%);
        background: -webkit-linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,0.2) 100%);
        background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,0.2) 100%);
    }

    .display-if-sticky-pagination {
        display: none;
    }

    .sticky-pagination .display-if-sticky-pagination {
        display: block;
    }

.text-overflow-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-overflow-ellipsis-2 {
    text-overflow: ellipsis;
    overflow: hidden;
}


.plat-min-width-40px {
    min-width: 40px;
}

    .plat-min-width-55px {
        min-width: 55px;
    }

    .plat-min-width-80px {
        min-width: 80px;
    }

    .plat-min-width-100px {
        min-width: 100px;
    }

    .plat-text-overflow-ellipsis-15vw-min-100px {
        width: 15vw;
        min-width: 100px;
    }

    .plat-text-overflow-ellipsis-10vw-min-100px {
        width: 10vw;
        min-width: 100px;
    }

    .plat-text-overflow-ellipsis-07vw-min-100px {
        width: 7vw;
        min-width: 100px;
    }

    .plat-text-overflow-ellipsis-07vw-min-80px {
        width: 7vw;
        min-width: 80px;
    }

    .width-30vw {
        width: 30vw;
    }

    @media (max-width: 991px) {
        .plat-text-overflow-ellipsis-15vw-min-100px {
            width: 100%;
        }

        .plat-text-overflow-ellipsis-10vw-min-100px {
            width: 100%;
        }

        .plat-text-overflow-ellipsis-07vw-min-100px {
            width: 100%;
        }

        .plat-text-overflow-ellipsis-07vw-min-80px {
            width: 100%;
        }
    }

    .pull-right-bottom {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .visibility-col-break {
        border: 2px solid #d4d4d4;
        border-radius: 10px;
        margin-top: 10px;
    }

    .fa-1-5x {
        font-size: 1.5em;
    }

    .width-auto {
        width: auto!important;
    }

    .lineTitle {
        position: relative;
        z-index: 1;
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .lineTitle::before {
            border-top: 1px solid #dfdfdf;
            content: "";
            margin: 0 auto;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            z-index: -1;
        }

        .lineTitle > span {
            background: #fff;
            padding: 0 5px;
            font-weight: bold;
            margin-left: 25px;
            color: gray;
        }

    .text-underline {
        text-decoration: underline;
    }

    .ui-select-match {
        box-shadow: none !important;
    }

    .select2-dropdown-open > .ui-select-match {
        border: 1px solid #66afe9 !important;
    }

    .padding-bottom-3px {
        padding-bottom: 3px;
    }

    .editable-text-with-checkbox {
        white-space: nowrap;
        width: 190px;
    }

    #wizytowka .form-inline {
        margin-top: -10px;
    }

    /*.context-menu-modal*/
    .dropdown-menu {
        z-index: 1051;
    }

    .synonym-leader {
        background-color: lightgoldenrodyellow !important;
    }

    .select-punkt-sprzedazy-in-modal-component {
        width: 80vw;
        right: -25vw;
    }

    @media (max-width: 1199px) {
        .select-punkt-sprzedazy-in-modal-component {
            right: 0;
            width: 100%;
        }
    }

    .popover-condensed .popover-content {
        padding: 4px;
    }

    .popover-condensed ul.pagination {
        margin-bottom: 0px;
    }

    .popover-condensed-container {
        min-height: 148px;
    }

    .margin-top-m5 {
        margin-top: -5px;
    }


    .switch-container {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 22px;
    }

        .switch-container input[type=checkbox] {
            opacity: 0;
            width: 0;
            height: 0;
        }

    .switch {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        border-radius: 22px;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .switch:before {
            position: absolute;
            content: "";
            height: 18px;
            width: 18px;
            left: 2px;
            bottom: 2px;
            background-color: white;
            border-radius: 50%;
            transition: .4s;
            -webkit-transition: .4s;
        }

    input:checked + .switch {
        background-color: #3c8dbc;
    }

    input:hover + .switch {
        box-shadow: 1px 1px #3c8dbc, 1px -1px #3c8dbc, -1px -1px #3c8dbc, -1px 1px #3c8dbc;
    }

    input:checked + .switch:before {
        transform: translateX(18px);
        -webkit-transform: translateX(18px);
        -ms-transform: translateX(18px);
    }

    .color-black-important {
        color: black !important;
    }

    .color-peru-important {
        color: peru !important;
    }

    .grid-background-light-blue {
        background-color: #eff3f5 !important
    }

    .radio-line > div .row:first-child {
        padding-bottom: 5px;
    }

    .yelloww {
        color: #fdd835;
    }

    .color-global-settings {
        color: #00796b;
        font-weight: 600;
    }

    .color-local-settings {
        color: #1d8cd1;
        font-weight: 600;
    }

    .summary-row-2 {
        font-weight: bold;
        background-color: #e0f4ff !important;
    }

    .krz-th-yellow {
        background-color: #ffff55;
    }

    .krz-th-orange {
        background-color: #ffaa00;
    }

    .krz-pex-filter {
        margin-top: 33px;
    }

    .krz-niezg {
        font-weight: bold;
        color: #dd4b39;
    }

    .krz-pow {
        font-weight: bold;
        color: #0e9d0d;
        text-shadow: 0px 0px 3px white;
    }

    .flex-grow-1 {
        flex-grow: 1;
    }

    .width-35 {
        width: 35px;
    }

    .disabled-input-lookalike {
        background-color: #eeeeee;
        opacity: 1;
    }

    .enable-click input:disabled {
        pointer-events: none
    }

    .nested-form-z-index-1000 > form {
        z-index: 1000;
    }

    .rej-frame-with-border {
        border: 1px solid black;
        margin-bottom: 20px;
        border-color: #d2d6de;
        padding: 15px 15px 0px 15px;
    }

    .rej-frame-with-border > div:first-child {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: -25px;
        margin-left: -10px;
        background: white;
        font-weight: bold;
        display: table;
    }
    .rej-frame-with-border > div:nth-of-type(2) {
        padding-top: 10px;
    }

.pharmind-grid-icon {
    content: url(/Content/Images/pharmind_grid_menu.svg);
    display: block;
    margin: auto;
}

.pharmind-grid-sidebar-icon {
    content: url(/Content/Images/pharmind_grid_sidebar.svg);
}

.pharmind-grid-icon-big {
    content: url(/Content/Images/pharmind_grid_menu_big.svg);
    display: block;
    margin: auto;
    width: 30%;
    margin: 0 auto !important;
}

.pharmind-grid-menu-item-font-size {
    font-size: 2.75vh !important;
}

.bloz-icon-menu-item-font-size {
    font-size: 3.75vh !important;
}

.bloz-icon-sidebarmenu-item-font-size {
    font-size: 1.35vh !important;
}

.gray-scale-filter {
    filter: grayscale(100%);
}

.st0 {
    fill: #B1FCE0;
    width: 100%;
    height: auto;
    background-size: contain;
    background-position: center center;
}

.word-spacing-none {
    word-spacing:0vw!important;
}

.small-size-pharmind {
    font-size:2.45vh!important;
}

.background-white-alpha-08 {
    background: rgba(255, 255, 255, 0.8);
}

.position-top-0 {
    top: 0px;
}

.margin-top-110 {
    margin-top: 110px;
}

.selected-ng-table-link a {
    color: white !important;
}

.qr-input {
    border-top:none;
    border-bottom:none;
}

.qr-input:focus {
    border-color: #d2d6de !important;
    border-left: 4px solid #3c8dbc !important;
}

.qr-input-first {
    border-top: solid 1px #d2d6de;
}

.qr-input-last {
    border-bottom: solid 1px #d2d6de;
}

.flex-align-items-center {
    display: flex;
    align-items: center;
}

.icon-in-input-r1 {
    position: absolute;
    top: 10px;
    right: 5px;
}
.icon-in-input-r2 {
    position: absolute;
    top: 10px;
    right: 20px;
}

.text-input-with-2-icons {
    padding-right: 37px;
}

.display-on-hover-or-focus {
    display: none;
}

.hover-or-focus-element:hover ~ .display-on-hover-or-focus,
.hover-or-focus-element:focus ~ .display-on-hover-or-focus,
.hover-or-focus-element:hover .display-on-hover-or-focus {
    display: block;
}

.url-insert-parametr {
    display: inline-block;
    border: solid 1px lightgray;
    border-radius: 20px;
    padding: 5px;
    margin-right: 10px;
    margin-top: 5px;
    color: #3c8dbc;
}

.url-insert-parametr:hover {
    color: black;
}

.qr-code-paragon-podglad {
    width: 240px;
    background-color: #f9f9f9;
    padding-left: 5px;
    padding-right: 5px;
}

.qr-code-line {
    min-height: 19px;
}

.margin-auto {
    margin: auto;
}

.overflow-wrap-break-word {
    overflow-wrap: break-word;
}


@media (min-width: 992px) {
    .td-with-checkbox {
        height: 40px;
    }
}

.line-height-normal {
    line-height: normal;
}

.display-block {
    display: block;
}

.additional-sorting {
    margin-left: -9px;
    padding-left: 9px;
    padding-right: 9px !important;
    display: inherit !important;
}

table.sort-indicator-left th.sortable .sort-indicator.additional-sorting {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px !important;
}

table.sort-indicator-left th.sortable .sort-indicator.additional-sorting::before,
table.sort-indicator-left th.sortable .sort-indicator.additional-sorting::after {
    left: 0px !important;
    right: auto !important;
}
table.sort-indicator-left th.sortable .sort-indicator.additional-sorting::before {
    top: 40% !important;
}
.sort-indicator.additional-sorting::before,
.sort-indicator.additional-sorting::after {
    right: 0px !important;
}
     
.vert-text-bottom {
    vertical-align: text-bottom
}

.vert-text-top {
    vertical-align: text-top
}

.header-multi-sort-icon {
    position: absolute;
    /*  left: 5px;
    top: 5px;*/
    right: 5px;
    bottom: 5px;
    font-size: 0.8em;
}

.header-multi-sort-indicator {
    position: absolute;
    width:  16px;
    height: 16px;
    background-color: red;
    rotate: 45deg;
    overflow: hidden;
    right: -8px;
    bottom: -8px;
}

.font-size-08em {
    font-size: 0.8em;
}

.dropdown-sort-dir.fa-sort-desc {
    top: 15%;
}

.dropdown-sort-dir.fa-sort-asc {
    top: 35%;
}

.header-dropdown {
    padding-top: 0px;
}

.header-dropdown li:nth-child(n+2) {
    border-top: solid 1px #eaeaea;
}

.header-dropdown .section-title {
    background-color: #f4f4f4;
}

.zamowienia-krz-icon-td {
    padding-bottom: 0px !important;
    padding-top: 6px !important;
}

.zamowienia-krz-icon-td .display-flex {
    align-items: center;
    justify-content: flex-start;
}
.zamowienia-krz-icon-td .display-flex div {
    flex: 1;
}
.rodzaj-zamowienia{
    font-size:18px;
    padding-left:4px;
    color:orange;
}

.flex-direction-column {
    flex-direction: column;
}

.margin-top-m10 {
    margin-top: -10px;
}

/*.background-color-verylightgrey {
    background-color: #f5f5f5;
}*/

.mfa-box {
    width: 372px;
    height: 360px;
    padding: 10px 10px 20px 10px;
    background-color: #f5f5f5;
}

.flex-wrap {
    flex-wrap: wrap;
}

.padding-7 {
    padding: 7px;
}

.flex-wrap {
    flex-wrap: wrap;
}

.font-style-italic {
    font-style: italic;
}

.align-items-flex-start {
    align-items: flex-start;
}

.header-no-border-right {
    border-right: none !important;
}

.nested-form-z-index-1000 > form {
    z-index: 1000;
}

.margin-top-m15 {
    margin-top: -15px;
}

.pex-2-0 .pex-filter-subgroups,
.pex-2-0 .pex-filter .pex-filter-header {
    border: none;
}

.pex-2-0 .pex-filter .pex-filter-dropdown {
    border-left: none;
}

.pex-2-0 input.form-control[type="text"] {
    border-left: none;
    border-right: none;
    border-top: none;
}

.toolbar-info-span {
    line-height: 1.42857143;
    padding: 9px 20px 9px 20px;
    font-size: 2.3em;
    color: darkorange;
}

@media (max-width: 1480px) {
    .grupy-right-list-padding {
        padding-left: 6vw;
    }
}

.disable-text-selection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.required-tile-color {
    color: #8a600c
}

.optional-tile-color {
    color: #2e6883;
}

.inline-span {
    display: inline-block;
    vertical-align: middle;
}

.vertical-align-middle-important {
    vertical-align: middle !important
}

#export-map-modal .niezerowe-pozycje .toolbar-btn-icon {
    margin-left: 40px;
}

#export-map-modal .editable-error {
    max-width: 260px;
    text-wrap: wrap;
}

#export-map-modal #save-button button {
    color: #00a65a;
}
#export-map-modal #cancel-button button {
    color: #c95658;
}

#import-map-modal .ui-select-container,
#import-map-modal .ui-select-container .ui-select-match {
    height: 28px;
}
#import-map-modal .select2-chosen {
    padding: 3px 12px;
}

#import-map-modal td {
    padding: 4px 8px;
}

#import-map-modal .select2-arrow {
    top: -3px;
}

#import-map-modal .ui-select-choices-row-inner {
    font-size: 12px;
}

#import-map-modal .select2-highlighted .choices-badges {
    color: black;
}
#import-map-modal .select2-highlighted .choices-badges2 {
    background-color: rgba(249, 226, 189, 1) !important;
    color: black
}

.min-height-34px {
    min-height: 34px;
}

.form-control-padding {
    padding: 6px 12px;
}

.highlight-input {
    background-color: #adf0be !important;
}

.color-difference {
    color: darkorange;
}

.summaryCellResult {
    background-color: ButtonFace;
    z-index: 2000;
    position: relative;
    min-width: 45px;
    display: inline-block;
}

/*naprawia delay na ngInclude w po��czeniu z ngIf*/
.ng-leave {
    display: none;
}

.select2-results .select2-highlighted {
    background-color: #245885;
}

.tooltip-width-260 + .tooltip > .tooltip-inner {
    max-width: 260px;
    width: 260px;
}

.tooltip-width-160 + .tooltip > .tooltip-inner {
    max-width: 160px;
    min-width: 160px;
    width: 160px;
}

.color-black-333 {
    color:#333333
}

.color-dim-gray{
    color:dimgray;
}

.no-button-bar-datepicker .uib-datepicker-current,
.no-button-bar-datepicker .uib-clear {
    display: none;
}

.icheck-not-allowed .iCheck-helper {
    cursor: not-allowed;
}

.ng-leave {
    display: none !important;
}

.flaticon-toolbar-button .toolbar-btn-icon {
    margin-bottom: -3px;
}

.selected-row-icons i.fa {
    color: white!important;
}

.margin-left-n-30 {
    margin-left: -30px;
}

.cursor-text {
    cursor: text !important;
}

.line-height-default {
    line-height: 1.42857143;
}

.opacity-40p {
    opacity: 0.4;
}

.simple-edit-row-background {
    background: rgba(51, 80, 170, .1)!important;
}

.rows-striped > .row:nth-child(even) {
    background-color: #fbfbfb;
}

.rows-striped .towary-control {
    margin-bottom: 2px
}



.zap-view .lineTitle {
    margin-bottom: 10px;
    margin-top: 10px;
}

.zap-view .lineTitle:first-of-type {
    margin-top: 0px;
}

.zap-view .table{
    margin-bottom: 0px!important;
}

.zap-view .zap-headers th {
    text-align: center;
}

.zap-view .zap-td > td {
    text-align: center;
}

.header-title-no-ng-table {
    position: absolute;
    top: 3px;
    right: 5px;
}

.center-inputs-content input {
    text-align: center;
}

@media (max-width: 768px) {

    .zap-view .nav-not-justified li {
        min-width: 65px !important;
    }
}






.modal {
    z-index: 1060;
}

.tooltip.show {
    opacity: 0.9;
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

ngb-modal-window {
    display:block !important;
}

.fade.show {
    opacity: 1;
}

ks-toolbar {
    display: block;
}


.red-editable a.editable-click {
    color:#CA0000;
    font-weight: bold;
}

.green-editable a.editable-click {
    color: #66AF68;
    font-weight: bold;
}

.yellow-editable a.editable-click {
    color: #dbb114;
    font-weight: bold;
}

.background-color-clickable{
    background-color: beige;
}

.label-info {
    background-color: #1d8cd1 !important;
}

.no-box-shadow {
    box-shadow: none;
    -webkit-box-shadow: none;
}

/*div.tooltip.tooltip-wide .tooltip-inner {
    text-align: left!important;
}*/


.grid-kontrakt-header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.grid-kontrakt-header {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(2, auto);
}

.margin-left-auto{
    margin-left:auto;
}

.margin-right-auto {
    margin-right: auto;
}

.bloz-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15vh;
    text-align: center;
    color: #00cfff;
    font-size: 3vh;
    font-weight: bold;
}

.bloz-logo-text {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #00cfff;
    font-size: 3vh;
    font-weight: bold;
}

.disabled-publication {
    color: #a9a9a9;
}

.dialog-modal {
    z-index: 9999 !important;
}

.tooltip-inner-word-wrap-break div.tooltip .tooltip-inner {
    word-wrap: break-word;
}
[treecontrol] {
    /* prevent user selection */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* default */
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:13px;
    color: #555;
    text-decoration: none;
}

[treecontrol] ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    overflow: hidden;
}

[treecontrol] li {
    position: relative;
    padding: 0 0 0 20px;
    line-height: 20px;
}

[treecontrol] li.tree-expanded i.tree-leaf-head, [treecontrol] li.tree-collapsed i.tree-leaf-head {display:none;}
[treecontrol] li.tree-expanded i.tree-branch-head, [treecontrol] li.tree-collapsed i.tree-branch-head {display:inline;}
[treecontrol] li.tree-leaf i.tree-branch-head {display:none;}
[treecontrol] li.tree-leaf i.tree-leaf-head {display:inline;}

[treecontrol] li i {
    cursor: pointer;
}

[treecontrol] li .tree-label {
    cursor: pointer;
    display: inline;
}


[treecontrol].tree-classic li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/folder.png) no-repeat;
}

[treecontrol].tree-classic li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/folder-closed.png) no-repeat;
}

[treecontrol].tree-classic li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    background: url(/Content/images/file.png) no-repeat;
}

[treecontrol].tree-classic li .tree-selected {
    background-color: #aaddff;
    font-weight: bold;
}


[treecontrol].tree-light li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/node-opened-2.png) no-repeat;
}

[treecontrol].tree-light li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/node-closed-2.png) no-repeat;
}

[treecontrol].tree-light li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    width: 16px; height: 16px;
    background: none no-repeat;
}

[treecontrol].tree-light li .tree-selected {
    font-weight: bold;
}


[treecontrol].tree-dark li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/node-opened-light.png) no-repeat;
}

[treecontrol].tree-dark li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/node-closed-light.png) no-repeat;
}

[treecontrol].tree-dark li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    width: 16px; height: 16px;
    background: none no-repeat;
}

[treecontrol].tree-dark li .tree-selected {
    font-weight: bold;
}

[treecontrol].tree-dark {
    color: #ddd;
}

treecontrol {
    /* prevent user selection */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* default */
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:13px;
    color: #ffffff;
    text-decoration: none;
}

treecontrol ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    overflow: hidden;
}

treecontrol li {
    position: relative;
    padding: 0 0 0 20px;
    line-height: 20px;
}

treecontrol li.tree-expanded i.tree-leaf-head, treecontrol li.tree-collapsed i.tree-leaf-head {display:none;}
treecontrol li.tree-expanded i.tree-branch-head, treecontrol li.tree-collapsed i.tree-branch-head {display:inline;}
treecontrol li.tree-leaf i.tree-branch-head {display:none;}
treecontrol li.tree-leaf i.tree-leaf-head {display:inline;}

treecontrol li i.tree-branch-head {
    cursor: pointer;
}

treecontrol li .tree-label {
    cursor: pointer;
    display: inline;
}

treecontrol li .tree-unselectable {
    cursor: not-allowed;
}

treecontrol.tree-classic li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/folder.png) no-repeat;
}

treecontrol.tree-classic li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/folder-closed.png) no-repeat;
}

treecontrol.tree-classic li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    background: url(/Content/images/file.png) no-repeat;
}

treecontrol.tree-classic li .tree-selected {
    background-color: #aaddff;
    font-weight: bold;
}

treecontrol.tree-classic li .tree-unselectable {
    color: #ddd;
}

treecontrol.tree-light li.tree-expanded > i.tree-branch-head,
treecontrol.tree-light li.tree-collapsed > i.tree-branch-head,
treecontrol.tree-light li.tree-leaf > i.tree-leaf-head,
treecontrol.tree-light li.tree-loading > i.tree-loading-head,
treecontrol.tree-light li.more-label i.more-icon
{
    position: relative;
    padding-left: 10px;
    font-family: FontAwesome;
    font-style: normal;
    color: #ffffff;
}
 
treecontrol.tree-light li.tree-expanded > i.tree-branch-head:before {
    content:"\f07c";
}

treecontrol.tree-light li.tree-collapsed > i.tree-branch-head:before {
    content:"\f07b";
}

treecontrol.tree-light li.tree-leaf > i.tree-leaf-head:before {
    content:"\f054";
}

treecontrol.tree-light li.tree-loading > i.tree-loading-head:before {
    content:"\f110";
    cursor: pointer; 
    display: inline-block;
    animation: spin 0.6s linear infinite;
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

treecontrol.tree-light li .tree-selected {
    font-weight: bold;
}

treecontrol.tree-light li .tree-unselectable {
    color: #ddd;
}

treecontrol.tree-dark li.tree-expanded i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/node-opened-light.png) no-repeat;
}

treecontrol.tree-dark li.tree-collapsed i.tree-branch-head {
    padding: 1px 10px;
    background: url(/Content/images/node-closed-light.png) no-repeat;
}

treecontrol.tree-dark li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    width: 16px; height: 16px;
    background: none no-repeat;
}

treecontrol.tree-dark li .tree-selected {
    font-weight: bold;
}

treecontrol.tree-dark li .tree-unselectable {
    color: #777;
}

treecontrol.tree-dark {
    color: #ddd;
}

treecontrol.tree-light li.more-label i.more-icon:before {
    font-size: 14px;
    padding-left: 0px;
    content: "\f0fe";
}

treecontrol.tree-light li.more-label {
    text-align: center;
}

#towar-grupa-multiselect treecontrol .tree-collapsed:hover,
#towar-grupa-multiselect treecontrol .tree-expanded:hover,
#towar-grupa-multiselect treecontrol .tree-leaf:hover,
#strategie_marzowe-grupa-multiselect treecontrol .tree-collapsed:hover,
#strategie_marzowe-grupa-multiselect treecontrol .tree-expanded:hover,
#strategie_marzowe-grupa-multiselect treecontrol .tree-leaf:hover {
    background-color: #eaeaea;
}

treecontrol.tree-white
{
    color:#000000 !important;
}
treecontrol.tree-white li.tree-expanded > i.tree-branch-head,
treecontrol.tree-white li.tree-collapsed > i.tree-branch-head,
treecontrol.tree-white li.tree-leaf > i.tree-leaf-head,
treecontrol.tree-white li.tree-loading > i.tree-loading-head,
treecontrol.tree-white li.more-label i.more-icon
{
    position: relative;
    padding-left: 10px;
    font-family: FontAwesome;
    font-style: normal;
}
 
treecontrol.tree-white li.tree-expanded > i.tree-branch-head:before {
    content:"\f07c";
}

treecontrol.tree-white li.tree-collapsed > i.tree-branch-head:before {
    content:"\f07b";
}

treecontrol.tree-white li.tree-leaf > i.tree-leaf-head:before {
    content:"\f054";
}

treecontrol.tree-white li.tree-loading > i.tree-loading-head:before {
    content:"\f110";
    cursor: pointer; 
    display: inline-block;
    animation: spin 0.6s linear infinite;
}

treecontrol.tree-white li .tree-selected {
    font-weight: bold;
}

treecontrol.tree-white li .tree-unselectable {
    color: #000000;
}

#strategie_marzowe-grupa-multiselect treecontrol ul {
    padding-right: 5px;
}
input.ng-touched.ng-invalid, select.ng-invalid, .select2.ng-invalid a,
.outer-invalid input, .outer-invalid .select2 a, textarea.ng-invalid {
  border: 1px solid red;
}

.validation-error {
    color: red;
    font-size: 12px;  
}

.validation-warning{
    color: #ff851b;
    font-size: 12px;
}

input.validation-invalid, select.validation-invalid, .select2.validation-invalid a, textarea.validation-invalid {
    border-color: #d2d6de !important;
    border-left: 4px solid red !important;
}

.validation-stronger input.ng-invalid {
    border-left: 4px solid red !important;
}

.validation-force-error-when-focused input.ng-invalid {
    border: 1px solid red !important;
    border-left-width: 4px !important;
}

.input-dirty {
    border-color: #d2d6de;
    border-left: 4px solid #3c8dbc !important;
}

.outer-invalid input.input-dirty {
    border-left: 4px solid red !important;
}

input.permanent-border, .select2.permanent-border a, textarea.permanent-border {
    border-left-width: 4px !important;
}

input.validation-valid, select.validation-valid, .select2.validation-valid a, textarea.validation-valid {
    border-color: #d2d6de !important;
    border-left: 4px solid green !important;
}

/* Walidacja hasła */
.x-validation form > div > .help-block {
    color: red !important;
    text-align: left !important;
}

.invalid-table-data-filter input {
    border: 1px solid red!important;
    border-left-width: 4px!important;
}
.validation-error.validation-next-to-field {
    display: none;
}
.ng-invalid + .validation-error.validation-next-to-field {
    display: block;
}

.lista-lekow-ziloscia-table .validation-error {
    color: #62ff00;
    text-shadow: -1px 0 #00000082, 0 1px #00000082, 1px 0 #00000082, 0 -1px #00000082;
    font-size: 13px;
}

.invalid-select a {
    border: 1px solid red !important;
    border-left-width: 4px !important;
}

.border-left-width-4px {
    border-left-width: 4px !important;
}

.option-info-icon,
.option-info-tooltip-icon-false,
.option-info-tooltip-icon-true  {
    font-size: 1.3em;
    font-family: FontAwesome;
    font-style: normal;
    cursor: default;
}

.option-info-icon:before {
    color: #337ab7;
    content: "\f05a";
}

.option-info-tooltip-icon-false:before {
    color: red;
    padding-left: 2px;
    content: "\f00d";
}

.option-info-tooltip-icon-true:before {
    color: green;
    padding-left: 2px;
    content: "\f00c";
}

.option-info-tooltip {
}

/*.option-info-tooltip-text {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    z-index: 1000;
    border: 1px solid black;
    border-radius: 3px;
    background-color: white;
    padding: 5px;
}*/

.option-info-tooltip-text {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    z-index: 1000;
    background-color: #222d32;
    color: white;
    padding: 5px 10px;
}

.option-info-tooltip:hover .option-info-tooltip-text {
    visibility: visible;
}

.option-info-tooltip tr {
    background-color: #222d32 !important;
}

.option-info-tooltip table,
.option-info-tooltip th,
.option-info-tooltip td {
    padding: 0px;
}

/* original: http://css-tricks.com/responsive-data-tables/ */

.responsive {
    width: 100%;
    border-collapse: collapse;
}

/*ie9*/
:root .responsive {
    overflow: hidden\;
}

/*responsywnosc komponentu*/
.list-component-table-container .ng-table-pager{
    position: absolute;
    top:100%;
    width:100%;
}

/*responsywne tabele dla xs i sm (telefony i tablety)*/
@media only screen and (min-width: 992px) {
    .showOnMobile {
        display: none !important;
    }
    .hideOnDesktop {
     display: none;
  }
}
/*responsywne tabele dla xs i sm (telefony i tablety)*/
@media only screen and (max-width: 991px) {

    .hideOnMobile {
        display: none !important;
    }

    .floatOnMobile {
        position:absolute!important;
        right:2px!important;
        top:1px!important;
    }

    .floatOnMobileLeft {
        position: absolute !important;
        left: 2px !important;
        top: 1px !important;
    }

    .relative-row{
        position:relative!important;
    }

    /*responsywnosc komponentu*/
    .dropdown-right-menu{
        right: 0;
        left: auto;
    }

    #search-box{
        margin: 0px 0px 1px 0px;
    }

    .ps-group-selector-in-component{
        margin: 1px 0px 1px 0px;
    }

    .component-checkbox{
        position: absolute!important;
        padding-left: 8px!important;
        z-index: 20!important;
        transform: translateY(-50%);
    }

    .component-radio{
        position: absolute!important;
        padding-left: 0px!important;
        z-index: 20!important;
        transform: translateY(-50%);
        padding-left:8px!important;
    }

    /*.component-radio > button{
        background-color: inherit!important;
    }*/

    .list-component-actions-row .dropdown-menu{
        margin-left:16px;
        margin-top: 0px;
        border-radius: 0px;
    }
    .checkbox-blue-active-icon{
        padding-left:1px;
        margin:0;
    }
    /*responsywnosc komponentu END*/

    /* Force table to not be like tables anymore */
    /* table.responsive,*/
    .responsive thead,
    .responsive tbody,
    .responsive tr,
    .responsive th,
    .responsive col {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .responsive thead tr, .responsive th {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .responsive tr {
        border: 1px solid #ccc;
    }

    .responsive tr:nth-child(odd), .responsive tr:nth-child(even) {
        border-bottom: none;
    }

    .responsive tr:last-child{
        border-bottom: 1px solid #ccc;
    }

    .responsive td:nth-child(odd), .responsive td:nth-child(even) {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;

        display: block;
        -webkit-box-sizing: content-box;
           -moz-box-sizing: content-box;
                box-sizing: content-box;
        min-height: 1.5em;
    }

    /*responsywnosc komponentu*/
    .component-responsive td:nth-child(odd), .component-responsive td:nth-child(even){
        border: none;
        padding-left: 20%;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .component-radio-responsive td:nth-child(odd), .component-radio-responsive td:nth-child(even) {
        border: none;
        padding-left: 36%;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .component-responsive .component-tooltip{
        padding-left: 2px;
    }

     .list-component-table-container .ng-table-pager{
        max-height: 49px;
     }
     /*responsywnosc komponentu END*/

    /*ie9*/
    :root .responsive td:nth-child(odd), :root .responsive td:nth-child(even) {
        float: left\;
    }

    :root .responsive td:nth-child(odd), :root .responsive td:nth-child(even) {
        width: 100%\;
    }

    .responsive td:nth-child(odd)::before, .responsive td:nth-child(even)::before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        left: 6px;
        width: 45%;
        padding-right: 10px;
        -ms-word-wrap: break-word;
            word-wrap: break-word;
        text-align: left;
        font-weight: bold;
        z-index: 10;
        content: attr(fixedTitle);
    }

    .responsive td.responsive-omit-title:nth-child(odd), .responsive td.responsive-omit-title:nth-child(even) {
        padding-left: 6px;
    }

    .responsive td.responsive-omit-title::before {
        display: none;
    }

    .responsive td.responsive-omit-if-empty:empty {
        display: none;
    }

    .responsive tr td.text-left,
    .responsive tr th.text-left,
    .responsive tr td.text-right,
    .responsive tr th.text-right {
        text-align: right;
    }
    .responsive tr td .cell-info.fa.fa-info-circle {
        position: static;
        top: auto;
        right: auto;
    }

    #details {
        padding-left: 8px;
    }

    /*.dropdown-menu {
        width: 100%;
    }*/

    .details-row-mobile{
        position: relative;
    }

    /*indywidualne cssy ewidencji nzp start==================================*/
    .przeglad-ewidencja-table td:nth-of-type(3):before { content: none; }

    .przeglad-ewidencja-table  td:nth-child(3){
        padding-left: 22px!important;
        padding-right: 12px;
    }
    /*indywidualne cssy ewidencji nzp end====================================*/

    /*indywidualne cssy towary list start====================================*/

    .przeglad-towary-table td:nth-of-type(5):before { content: none; }

    .przeglad-towary-table  td:nth-child(5){
        padding-left: 22px!important;
        padding-right: 12px;
    }

    .przeglad-towary-powiazania-table td:nth-of-type(2):before { content: none; }
    .przeglad-towary-powiazania-table td:nth-of-type(5):before { content: none; }

    .przeglad-towary-powiazania-table  td:nth-child(2), .przeglad-towary-powiazania-table  td:nth-child(5){
        padding-left: 22px!important;
        padding-right: 12px;
    }

    /*indywidualne cssy towary list end======================================*/
    
    /*indywidualne cssy dostawcy list start====================================*/
    .przeglad-dostawcy-table td:nth-of-type(4):before { content: none; }

    .przeglad-dostawcy-table td:nth-child(4){
        padding-left: 22px!important;
        padding-right: 12px;
    }
    /*indywidualne cssy dostawcy list end====================================*/

    /*indywidualne cssy bloz list start====================================*/
    .przeglad-bloz-table td:nth-of-type(2):before { content: none; }

    .przeglad-bloz-table td:nth-child(2){
        padding-left: 22px!important;
        padding-right: 12px;
    }
    /*indywidualne cssy bloz list end====================================*/

    .fixed-on-mob {
        display: table!important;
        position: unset!important;
        width: 100%!important;
    }
}

@media only screen and (max-width: 400px) {

    .przeglad-ewidencja-table td:nth-child(odd), .przeglad-ewidencja-table td:nth-child(even) {
        min-height: 2em!important;
    }

    .przeglad-towary-powiazania-table td:nth-child(odd), .przeglad-towary-powiazania-table td:nth-child(even){
        min-height: 2em!important;
    }

    /*indywidualne cssy prospekty list start====================================*/
    .prospekty-list-table td:nth-child(odd), .prospekty-list-table td:nth-child(even) {
        min-height: 2em!important;
    }
    /*indywidualne cssy prospekty list end====================================*/

    /*indywidualne cssy leki z iloscia list start====================================*/
    .lista-lekow-ziloscia-table td:nth-child(odd), .lista-lekow-ziloscia-table td:nth-child(even) {
        min-height: 2em!important;
    }
    /*indywidualne cssy leki z iloscia list end====================================*/

    /*indywidualne cssy stany z vat list start====================================*/
    .stany-zvat-table td:nth-child(odd), .stany-zvat-table td:nth-child(even) {
        min-height: 2em!important;
    }
    /*indywidualne cssy stany z vat list end====================================*/

    /*indywidualne cssy stany magazynowe wg czasu list start====================================*/
    .czas-magazyn-table td:nth-child(odd), .czas-magazyn-table td:nth-child(even) {
        min-height: 2em!important;
    }
    /*indywidualne cssy stany magazynowe wg czasu list end====================================*/
}

@media only screen and (min-width: 768px) { 
  /*.hideOnDesktop {
     display: none;
  }*/
  .saveClose {
      padding-top:12px;
  }

  .paddingTop{
      padding-top: 16px!important;
  }

  .analiza-towarow-table th:nth-child(11){
      display: none;
  }

  .expandable-row-table>thead>tr>th:last-of-type{
      display: none;
  }

  .expandable-row-table tbody tr:nth-child(odd) {
      background-color: #f9f9f9;
  }
}

@media only screen and (min-width: 992px) { 
  .hideMdLg {
     display: none;
  }

  /*.ps-group-selector-in-component{
      margin: 1px 0px 0px 0px;
  }*/


  .setPadMdLg{
      padding: 2px 0px 0px 0px;
  }

  .fix-pager .ng-table-pager{
      position: static!important;
      top:100%;
      width:100%;
   }

  .saveClose {
      padding-top:8px;
      padding-bottom:0px;
  }

  .otherButtons .fa{
      font-size: 2em;
  }

  .added-column{
      width: 25%;
  }
}

  .saveClose {
      padding: 5px 0px 0px 0px;
  }
  .otherButtons{
      padding: 5px 0px 0px 0px;
  }

@media only screen and (max-width: 767px) { 
  .hideOnXs {
     display: none;
  }

  .ps-group-selector-in-component{
      margin: 1px 0px 4px 0px;
  }

  /*ustawienie szerokosci komponentu na xs*/
  .select-objects-component{
      width: 100%;
  }

  .list-component-actions-row .dropdown-menu{
      left: auto;
      right: 0;
  }

}
 
@media only screen and (min-width: 767px) { 
  .showOnXs {
     display: none;
  }
}

.fix-pager .ng-table-pager{
    position: static!important;
    max-height: none;
}

/*primary properties*/
.button {
	float: left;
	min-width: 150px;
	max-width: 250px;
	display: block;
	margin: 1em;
	padding: 1em 2em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	/*-moz-osx-font-smoothing: grayscale;*/
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}

/*size properties*/
.button--round-s {
	border-radius: 5px;
}
.button--round-m {
	border-radius: 15px;
}
.button--round-l {
	border-radius: 40px;
}
    .button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}
/*border properties*/
 .button--border-thin {
	border: 1px solid;
}
.button--border-medium {
	border: 2px solid;
}
.button--border-thick {
	border: 3px solid;
}

/*text properties*/
.button--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.button--text-thin {
	font-weight: 300;
}
.button--text-medium {
	font-weight: 500;
}
.button--text-thick {
	font-weight: 600;
}

/* Itzel */
.button--itzel {
	border: none;
	padding: 0px;
	overflow: hidden;
	width: 255px;
}
.button--itzel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-radius: inherit;
	/*-webkit-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);*/
	clip-path: url(/Content/index.html#clipBox);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.button--itzel.button--border-thin::before {
	border: 1px solid;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
}
.button--itzel.button--border-thick::before {
	border: 3px solid;
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.button--itzel::before,
.button--itzel .button__icon {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--itzel .button__icon {
	position: absolute;
	top: 100%;
	left: 50%;
	padding: 20px;
	font-size: 20px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.button--itzel > span {
	display: block;
	padding: 20px;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.button--itzel:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--itzel:hover .button__icon {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}
.button--itzel:hover > span {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

/*wybierz punkt sprzedazy button*/
.container-ps{
    display: table;
    min-height:62px;
    color: white;
    padding-left: 0px;
    padding-right:0px;
}

.pick-ps-panel{
    float: none;
    display: table-cell;
    vertical-align: middle;
    border-radius:0;
    border-width: 1px;
    border-style:solid; 
    border-color:white;
    text-align: center;
}

.left-ps-panel{
    background-color: #39A9DB;
    border-right: none;
}

.right-ps-panel{
    background-color: #40BCD8;
}

.right-ps-panel > h4{
    font-weight: 300;
}

.bs-callout {
        padding: 20px;
        margin: 20px 0;
        border: 1px solid #eee;
        border-left-width: 5px;
        border-radius: 3px;
        margin-top: 0px;
}

.bs-callout-info {
        border-left-color: #1b809e;
}

.bs-callout h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

.lista-lekow-ziloscia-table th {
    background-color: #4d5360;
    color: white;
    border: 1px solid white;
}

.search-margin {
    margin-top: 9px;
}

.main-title {
    font-weight: 300;
    margin-top: 0px;
}

.stan-mag-margins {
    margin: 7px 0px 7px 0px;
}

.panel-heading-colors {
    background-color: #4d5360!important;
    color: #ffffff!important;
}

.function-buttons-color {
    color: #fdb45c;
}

.stan-mag-scroll {
    overflow-y: auto;
}

.czas-mag-ps-height {
    max-height: 437px;
}

.suma-vat-ps-height {
    max-height: 294px;
}

.czas-mag-barchart-height {
    max-height: 402px;
}

.czas-mag-piechart-height {
    max-height: 352px;
}

.table-white-background {
    background-color: #ffffff;
}

.summary-row {
    background-color: #1a936f!important;
    color: #ffffff!important;
}

.sum-row-padding {
    padding: 0px 15px 0px 15px;
}

.sum-hurt-title-row {
    border: 1px solid #ddd;
    border-bottom: none;
    line-height: 40px; 
    padding-right:15px;
}

.sum-detal-title-row {
    border: 1px solid #ddd;
    line-height: 40px;
    padding-right: 15px;
}

.sum-title-properties {
    font-size: 22px;
    font-weight: 300;
}

.sum-details-col {
    border: 1px solid #ddd;
    border-bottom: none;
}

.sum-hurt-details-col {
    border: 1px solid #ddd;
    border-top: none;
}

.sum-details-cell {
    font-weight: 300;
    font-size: 28px;
    line-height: 106px;
}

.selected-row-table{
    background-color: #1a936f!important;
    color: #ffffff;
}

.bs-callout-custom {
    border-left-color: #fdb45c!important;
}

.nested-ng-table > thead > tr > th{
    background-color: #ffffff;
    color: #000000;
    font-weight: 300;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.nested-ng-table > thead > tr> th:last-of-type{
    border-right: none!important;
}

.nested-ng-table > tbody{
    border-bottom: 1px solid #f4f4f4;
}

.grey-text-color{
    color: #B2B2B2;
}

.custom-pagination .ng-table-counts{
    margin:4px 4px 0 4px !important;
}

.custom-pagination .pagination{
    margin:4px 0 0 4px !important;
}

.custom-pagination .pagination .active > a{
    background-color: #1b809e;
    border-color: #1b809e;
}

.disableMaxWidth div{
    max-width:none!important;
}

@media only screen and (max-width: 767px) {
    .pull-xs-center{
        text-align: center!important;
    }
}

.custom-checkbox {
    cursor: pointer;
    border: 1px solid #ddd;
    width: 22px;
    height: 22px;
    line-height:22px;
    text-align: center;
}

.custom-checkbox-active {
    color: white;
    background-color: #fdb45c;
    visibility: visible!important;
    border: 1px solid #fdb45c;
}

.custom-checkbox > i {
    font-size:14px;
    visibility:hidden;
}

.custom-checkbox:hover {
    border-color: #fdb45c;
}

.custom-radio{
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 50%;
    -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    cursor: pointer;
    vertical-align: middle;
}

.custom-radio:hover {
    border-color: #fdb45c;
    border-radius: 50%;
}

.custom-radio-active{
    border: 6px solid #fdb45c;
    border-radius: 50%;
}

.custom-label-danger{
    background-color: #bc2f3a;
    color: #ffffff;
}

.custom-label-info{
    background-color: #4d5360;
    color: #fdb45c;
}

.custom-red-text{
    color: #bc2f3a!important;
}

.custom-dark-text{
    color: #4d5360!important;
}

.generuj-raport-btn{
    width:100%; 
    font-size:23px; 
    font-weight:300; 
    background-color: transparent;
    cursor:pointer;
    padding:10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.generuj-raport-btn:focus {
    outline:0;
}

.generuj-raport-btn[disabled]{
    cursor: not-allowed;
}

.generuj-raport-btn:hover{
    background-color: #4d5360;
    color: #ffffff;
    border: 1px solid #4d5360;
}

.generuj-raport-btn:hover .fa{
    color: #fdb45c;
}

.stan-mag-ps-selector .ui-select-search{
    height: 28px!important;
}

.stan-mag-ps-selector  li{
    line-height: 2.7em;
}

.lista-lekow-ziloscia-table th.sortable.sort-desc, .lista-lekow-ziloscia-table th.sortable.sort-asc {
    background-color: #D5D8DE; /* #9DA1A8; */
    text-shadow: none;
    color: #4d5360;
}

.nested-ng-table th.sortable.sort-desc, .nested-ng-table th.sortable.sort-asc {
    background-color: #DFEDF5;
    text-shadow: none; 
}

.inline-filter .s12{
    width: 50%;
}

.lista-lekow-ziloscia-table .datepicker-prefix {
    color: black;
}

.tabset-nav-margin-bottom-9 > ul.nav {
    margin-bottom: 9px;
}

.stany-zapas-cell {
    min-width: 110px !important;
    max-width: 110px !important;
}
#edycja-zamowienia-toolbar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

    #edycja-zamowienia-toolbar > div {
        margin-right: 6px;
        margin-left: 6px;
    }

        #edycja-zamowienia-toolbar > div:first-child {
            margin-left: 0px;
        }

        #edycja-zamowienia-toolbar > div:last-child {
            margin-right: 0px;
        }


/*xs*/
@media (max-width: 767px) {
    #edycja-zamowienia-toolbar {
        display: block
    }

        #edycja-zamowienia-toolbar > #search-box {
            padding-right: 65px;
        }

        #edycja-zamowienia-toolbar > #wyswietlane-pozycje {
            min-width: 175px;
            max-width: 200px;
            display: inline-block;
        }

        #edycja-zamowienia-toolbar > #synonimy {
            min-width: 110px;
            display: inline-block;
        }

        #edycja-zamowienia-toolbar > #actions {
            flex-grow: 1;
            flex-shrink: 1;
        }
}
/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
    #edycja-zamowienia-toolbar {
        flex-wrap: wrap;
    }

        #edycja-zamowienia-toolbar > #search-box {
            max-width: 33%;
            flex: 1;
        }

        #edycja-zamowienia-toolbar > #wyswietlane-pozycje {
            min-width: 175px;
            max-width: 200px;
            flex: 1;
        }

        #edycja-zamowienia-toolbar > #synonimy {
            min-width: 110px;
            flex: 1;
            padding-right: 65px;
        }

        #edycja-zamowienia-toolbar > #actions {
            flex-grow: 1;
            flex-shrink: 1;
            margin-bottom: 7px;
        }
}
/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
    #edycja-zamowienia-toolbar {
        flex-wrap: wrap;
    }

        #edycja-zamowienia-toolbar > #search-box {
            max-width: 25%;
        }

        #edycja-zamowienia-toolbar > #wyswietlane-pozycje {
            min-width: 175px;
            max-width: 200px;
        }

        #edycja-zamowienia-toolbar > #synonimy {
            min-width: 110px;
            padding-right: 65px;
        }

        #edycja-zamowienia-toolbar > #actions {
            flex-grow: 1;
            flex-shrink: 1;
            /*przywrocic w przypadku dodania przycisku do rozwijania drugiego toolbara w zamowieniach*/
            /*padding-right: 65px;*/
            padding-right: 25px;
            margin-bottom: 7px;
        }
}
/*lg*/
@media (min-width: 1200px) {
    #edycja-zamowienia-toolbar > #search-box {
        max-width: 16%
    }

    #edycja-zamowienia-toolbar > #wyswietlane-pozycje {
        min-width: 175px;
        margin-top: 0px!important;
    }

    #edycja-zamowienia-toolbar > #synonimy {
        min-width: 110px;
    }

    #edycja-zamowienia-toolbar > #actions {
        flex-grow: 1;
        flex-shrink: 1;
        /*przywrocic w przypadku dodania przycisku do rozwijania drugiego toolbara w zamowieniach*/
        /*padding-right: 65px;*/
        padding-right: 25px;
    }
}


#bledne-zamowienia-czastkowe-toolbar {
    display: flex;
    flex-direction: row;
    /*justify-content: flex-start;*/
}

    #bledne-zamowienia-czastkowe-toolbar > div {
        margin-right: 6px;
        margin-left: 6px;
    }

        #bledne-zamowienia-czastkowe-toolbar > div:first-child {
            margin-left: 15px;
            margin-top: 0px !important;
        }

        #bledne-zamowienia-czastkowe-toolbar > div:last-child {
            margin-right: 0px;
        }

    #bledne-zamowienia-czastkowe-toolbar > #zakres-dat div.form-value.dropdown {
        padding-top: 0px;
    }


/*xs*/
@media (max-width: 767px) {
    #bledne-zamowienia-czastkowe-toolbar {
        flex-wrap: wrap;
        align-items: center;
    }

        #bledne-zamowienia-czastkowe-toolbar > #zakres-dat {
            min-width: 270px;
            flex: 1;
        }

        #bledne-zamowienia-czastkowe-toolbar > #actions {
            flex-grow: 1;
            flex-shrink: 1;
        }
}
/*sm, md, lg*/
@media (min-width: 768px) {
    #bledne-zamowienia-czastkowe-toolbar {
        flex-wrap: wrap;
    }

        #bledne-zamowienia-czastkowe-toolbar > #zakres-dat {
            min-width: 270px;
            max-width: 400px;
            flex: 1;
        }

        #bledne-zamowienia-czastkowe-toolbar > #actions {
            flex-grow: 1;
            flex-shrink: 1;
        }
}

.z-index-1002 {
    z-index: 1002!important;
}

.z-index-1003 {
    z-index: 1003 !important;
}

.selected-ng-table .white-on-selected {
    color: white;
}

.zamowienia-context-menu .context-btn > span {
    margin-left: -4px;
}

.zamowienia-przeniesienia-synonimow-input-width {
    width: 38px!important;
}

.zamowienia-old-ilosc-do-zakupu {
    text-decoration: line-through!important;
    color: #dd4b39!important;
}

.zamowienia-pakietowe-sub-list form.editable-text {
    z-index: 2;
}

.zamowienie-request-window {
    position:absolute;
    height: 100%;
    width: 100%;
    color: #222d32;
    z-index: 300;
    background: rgba(255,255,255,0.7);
}
.zamowienie-request-window > div {
    max-width: 400px;
    top: 140px;
    margin:auto;
    background-color: white;
    position: relative;
    text-align: center;
    padding-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 40px 0 rgba(0, 0, 0, 0.29);
}


.zamowienie-request-window .infobox{
    font-size: 14px;
    padding: 10px 40px 0px 40px;
}

.zamowienie-request-window .info-msg{
    white-space:pre-wrap;
    padding-bottom: 20px;
    text-align:center;
    font-size: 13px;
    font-weight:600;
    padding-top:10px;
}

.zamowienie-request-window .btn{
    width:100px;
    font-size:14px;
    border-radius: 0px;
    margin: 0px 39px 10px 39px;
}


/*       loading    */
.zamowienie-request-window #loading{
    margin: 0px 0px 50px 0px;
}

.zamowienie-request-window .loader:before,
.zamowienie-request-window .loader:after,
.zamowienie-request-window .loader {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.zamowienie-request-window .loader {
  color: #222d32;
  font-size: 8px;
  margin:auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  margin-top: 10px;
}
.zamowienie-request-window .loader:before {
  left: -2.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.zamowienie-request-window .loader:after {
  left: 2.5em;
}
.zamowienie-request-window .loader:before,
.zamowienie-request-window .loader:after {
  content: '';
  position: absolute;
  top: 0;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 1.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 1.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

#towar-groups-selector{
    padding-top:10px;
}
#towar-groups-selector treecontrol ul {
    color: #337ab7;
}
#towar-groups-selector treecontrol.tree-classic li .tree-unselectable {
    color: #ddd;
}
#towar-groups-selector treecontrol.tree-light li.tree-expanded > i.tree-branch-head,
#towar-groups-selector treecontrol.tree-light li.tree-collapsed > i.tree-branch-head,
#towar-groups-selector treecontrol.tree-light li.tree-leaf > i.tree-leaf-head,
#towar-groups-selector treecontrol.tree-light li.tree-loading > i.tree-loading-head,
#towar-groups-selector treecontrol.tree-light li.more-label i.more-icon
{
    color: #666666;
}
#towar-groups-selector > :first-child{
    font-size: 18px;
    color: #222d32;
    background-color: white;
    margin-bottom: 6px;
}
#towar-groups-selector > hr{
    margin: 16px 15px 14px 15px;
    border-color: rgba(253,180,92,1);
    border-width:2px;
}
#towar-groups-selector > :first-child,
#towar-groups-selector > :nth-child(2)
{
    padding-left: 30px;
    padding-right: 30px;
}
#towar-groups-selector > :first-child > div,
#towar-groups-selector > :nth-child(2)> div
{
    padding-left: 0px;
    padding-right: 0px;
}
#towar-groups-selector > :first-child  > :first-child {
    padding-top: 8px;
}
#towar-groups-selector #confirm-button > div {
    background-color:#4d5360;
    border-color: #4d5360;
    color: #ffffff!important;
    font-weight:300; 
    font-size:18px;
}
#towar-groups-selector #confirm-button > button {
    background-color:#4d5360;
    border-color: #4d5360;
    color: #ffffff!important;
    font-weight:300; 
    font-size:18px;
    margin-right:4px;
}
@media(min-width:768px){
    #towar-groups-selector #confirm-button > button{
        width: 36%
    }
}
@media(max-width:767px){
    #towar-groups-selector #confirm-button > button{
        margin-bottom: 6px;
    }
}
#towar-groups-selector > :first-child .btn{
    float:right;
}
#towar-groups-selector #confirm-button :hover {
   background-color: #424752;
}
#towar-groups-selector .placeholder-color{
    color: #bbb!important;
}
#towar-groups-selector ::-webkit-scrollbar {
    width: 15px;
}
#towar-groups-selector ::-webkit-scrollbar-track {
    background-color: #F2F2F2;

}
#towar-groups-selector ::-webkit-scrollbar-thumb {
    background-color: #D9D9D9;
}
#towar-groups-selector ::-webkit-scrollbar-thumb:hover {
    background-color: #CCCCCC;
}

#towar-groups-selector #tree-search > input{
    width:100%;
}
#towar-groups-selector .tooltip-inner{
    max-width:none;
} 


#towar-groups-selector treecontrol.tree-light li.tree-leaf > i.tree-leaf-head:before {
    content:"\f0da";
    color: rgba(253,180,92,1);
}
@media(max-width: 767px){
    #towar-groups-selector > :first-child .btn {
        width:100%;
    }
    #towar-groups-selector > :first-child  > :first-child {
        margin-bottom: 4px;
    }
}

#towar-groups-selector #select-options > :first-child{
    padding-left:30px;
}
#towar-groups-selector #select-options > :first-child i{
    padding-left:2px;
}
#towar-groups-selector #body {
    overflow:auto
}
#towar-groups-selector #body > :first-child{
    padding-top:10px;
}
#towar-groups-selector #body > :first-child i {
    padding-left:2px;
}
#towar-groups-selector #body > :first-child > :first-child{
    padding-left:30px;
}
#towar-groups-selector #body > :first-child > :first-child{
    padding-left:30px;
}

.active-page {
    background-color: #4d5360 !important;
    color: #ffffff;
    border-color: #4d5360 !important;
}

.active-page lp {
    color: #fdb45c;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 20.5px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid white;
    position: absolute;
}



.arrow-right-second {
    width: 0;
    height: 0;
    border-top: 20.5px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid #f4f4f4;
    position: absolute;
    right: 5px;
    background-color: white;
}

.active-arrow {
    width: 0;
    height: 0;
    border-top: 20.5px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid white;
    position: absolute;
}

.active-arrow-second {
    width: 0;
    height: 0;
    border-top: 20.5px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid #4d5360;
    position: absolute;
    right: 5px;
    background-color: white;
}

.arrow-right-first {
    border-left: 20px solid #f4f4f4 !important;
}

.arrow-right-first-active {
    border-left: 20px solid #4d5360 !important;
}

.arrow-right-last {
    background-color: #f4f4f4 !important;
}

.arrow-right-last-active {
    background-color: #4d5360 !important;
}

/*.animate-switch-container {
    position: relative;
    min-height: 800px;
    overflow: hidden;
}

.animate-switch {
    padding: 0px;
}

.animate-switch.ng-animate {
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.animate-switch.ng-leave.ng-leave-active, .animate-switch.ng-enter {
    top: -1200px;
}

.animate-switch.ng-leave, .animate-switch.ng-enter.ng-enter-active {
    top: 0;
}*/

.wrap-content {
    max-height: 600px;
    overflow-y: scroll;
}

.kreator .list-component-view .list-component-table-container > div {
        position: inherit;
}

.kreator .custom-tabset .nav-tabs{
    /*display: none;*/
}
.tab-procesy .ng-isolate-scope .nav-tabs {
    display: block !important;
}
/*firefox fix*/
@-moz-document url-prefix() {
    .active-arrow-second { border-bottom: 22px solid transparent; }
    .arrow-right-second { border-bottom: 22px solid transparent; }
}

/*ie fix*/
/*:root .active-arrow-second { border-bottom: 21.5px solid transparent \; }*/
/*:root .arrow-right-second { border-bottom: 21.5px solid transparent\; }*/


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
    display: none !important;
}

ng\:form {
    display: block;
}

.ng-animate-block-transitions {
    transition: 0s all !important;
    -webkit-transition: 0s all !important;
}


.ng-hide-add-active, .ng-hide-remove {
    display: block !important;
}

.ui-notification {
    position: fixed;
    z-index: 9999;
    width: 250px;
    cursor: pointer;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    color: #fff;
    border-radius: 9px;
    background: #337ab7;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
    white-space: pre-line;
}

    .ui-notification.killed {
        -webkit-transition: opacity ease 1s;
        -o-transition: opacity ease 1s;
        transition: opacity ease 1s;
        opacity: 0;
    }

    .ui-notification > h3 {
        font-size: 14px;
        font-weight: bold;
        display: block;
        margin: 10px 10px 0 10px;
        padding: 0 0 5px 0;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    .ui-notification a {
        color: #fff;
    }

        .ui-notification a:hover {
            text-decoration: underline;
        }

    .ui-notification > .message {
        margin: 10px 10px 10px 10px;
    }

    .ui-notification.warning {
        color: #fff;
        background: #ffbc5d;
    }

    .ui-notification.error {
        color: #fff;
        background: #b82621;
    }

    .ui-notification.success {
        color: #fff;
        background: #1e821e;
    }

    .ui-notification.info {
        color: #fff;
        background: #17bbec;
    }

    .ui-notification:hover {
        opacity: .7;
    }

.start-page{
    background-color: #d2d6de;
}
.login-logo{
    margin:2% auto;
}
.start-page .login-box-msg{
font-size: 26px;
font-weight: bold;
color: #555;
}
.start-page .login-box-body{
    background: rgba(0, 0, 0, 0.0);
}

.start-page .icon-wrapper > i {
    color: #555;
    font-size: 15px;
}
.start-page .icon-wrapper{
    height: 32px;
    width: 100%;
    padding-top: 5px;
    background-color: #E2E4E9;
    text-align: center;
}
.start-page .icon-wrapper:hover{
    background-color: #B6BBC8;
    color:white;
}
.start-page .link{
    font-size:13px;
}
.start-page .checkbox > label{
    padding-left:0px;
}
.start-page #forgot-pwd{
    padding-top: 10px;
    text-align:right;
}
.start-page .login-btn{
    margin-bottom:10px;
}
.start-page #inf-btn a{
    color: #555;
}

.login-unchecked-class {
    /*border: 1px solid #999;*/
    border-radius: 3px;
}

.login-checkbox-hover {
    background-color: none;
    border-color: #888;
}

@media(min-width: 768px)
{
    .start-page .login-box {
        /*margin-left: 120px;
        margin-top: 100px;*/
        margin-top: 160px;
    }
    .start-page #inf-btn > :first-child{
        padding-right: 4px;
    }
    .start-page #inf-btn > :last-child{
        padding-left: 4px;
    }
}

@media(max-width: 767px)
{
    .start-page #inf-btn > :first-child{
        margin-bottom: 4px;
    }
}

.checkbox-blue {
    cursor: pointer;
    border: 1px solid #ddd;
    width: 22px;
    height: 22px;
    line-height:22px;
}
.checkbox-blue-active-icon {
    color: white;
    background-color: #2489C5;
    visibility: visible!important;
    border: 1px solid #2489C5;
}
.checkbox-blue > i {
    font-size:12px;
    visibility:hidden;
    top:0px;
}
.checkbox-blue:hover {
    border-color: #2489C5;
}
.checkbox-blue-disabled{
    background-color: #ededed;
    cursor:not-allowed;
    border-color: #ededed;
    color: #737373;
}

#pub-form .action-row{
    padding :15px 20px 10px 10px;
    margin-bottom: 6px;
    border: 1px solid #ddd;
}

#pub-form .action-row > #second-row .btn {
    background-color: #4d5360;
    color: white;
    margin-bottom: 10px;
}

#pub-form .action-row > #second-row .btn i {
         color: #fdb45c;
}

#pub-form .btn-light{
    width:100%; 
    font-size:18px; 
    font-weight:300; 
    background-color: transparent;
    cursor:pointer;
    padding:10px;
    border: 1px solid #ddd;
    border-radius: 0px;
}

#pub-form .btn-light > i{
    color: #fdb45c;
}

#pub-form .btn-light:hover{
    color: black;
    border-color: #ABABAB;
}

#pub-form .btn-row {
    position: absolute;
    bottom: 14px;
    margin-top:4px; 
    display:flex;
}

#pub-form .btn-row > :first-child{
    margin-right:2px;
}

#pub-form .label-middle{
    padding-top: 6px;
}

#pub-form .no-border{
    border:none;
}

#pub-form .pf-diasbled{
    color:#ddd;
    cursor: not-allowed;
}
#pub-form .pf-btn-dark {
    color: white;
    background-color: #4d5360;
    border: 1px solid #ffffff;
    font-weight: 300;
    font-size: 16px;
}
#pub-form .pf-btn-dark > i {
      color: #fdb45c;
    }
#pub-form .pf-btn-dark:hover {
    color: white;
}
#pub-form .pf-btn {
    color: black;
    background-color: white;
    border: 1px solid #ffffff;
    font-weight: 300;
    font-size: 16px;
}

#pub-form .pf-btn:hover {
    color: black;
}

#pub-form .pf-btn > i {
    color: #fdb45c;
}

/*.panel-body .ng-table-pager{
    position:static!important;
}*/
/*.panel-body .btn-row{
    position:static!important;
}*/

@media(max-width: 767px) {
   #pub-form .btn-row {
        padding-left: 0px;
    }
    #pub-form .list-component-table-container{
    min-height: 320px;
}
    #form2 p, #form1 p{
    float: none!important;
}
     .small-btns{
         margin-right:30px;
         margin-top: 10px;
     }
}
/*@media(min-width: 768px) {
    #pub-form .list-component-table-container{
    min-height: 300px;
    }
}
@media(min-width: 981px){
    #pub-form .list-component-table-container{
    min-height: 480px;
    }
}*/


.select-based-on {
    padding: 10px 20px 20px 30px;
}

.select-based-on .row {
    padding-top: 10px;
}

.select-based-on-selector {
    float: left;
    margin-left: -50px;
    width: 200px;
}

#password-strength-bar{
    height: 10px;
    background-color: #ddd;
    width:100%;
}

#password-strength-bar > #value{
    height: 10px;
    width: 0%;
    -moz-transition: height 0.25s ease;
    -webkit-transition: height  0.25s ease;
    -o-transition: height  0.25s ease;
    transition: height 0.25s ease;
}
.password-row > .form-group{
  margin-bottom: 10px;
}

.bg-white {
    background-color: white;
}
 #towary-zapotrzebowanie .bg-c{
    background-color: #F2F2F2!important;
}
 @media(min-width: 768px ){ 
 #towary-zapotrzebowanie .label-right{
        float: right;
    }
}
#towary-zapotrzebowanie .status-icon > span{
    font-size: 18px;
    position: absolute;
    top: 2px;
    right: 7px;
    color: white;
}
#towary-zapotrzebowanie .status-icon{
    font-size:28px;
    width:29px
}
#towary-zapotrzebowanie .status-icon-small{
   font-size: 26px;
}
#towary-zapotrzebowanie .status-icon-small > span{
    font-size: 14px;
    position: absolute;
    top: 4px;
    right: 7px;
    color: white;
    background-color:inherit;
}
#towary-zapotrzebowanie .pd-b{
      padding-bottom:4px;
      padding-top:4px;
  }

#towary-zapotrzebowanie .bg-color-match {
        color:#3c8dbc;
}
#towary-zapotrzebowanie .selected-ng-table-row
{
    background-color: #e6e6e6!important;
}


@media(min-width: 998px) and (max-width: 1200px) {
    #zapotrzebowanie-icon {
        padding-left: 0px;
    }
}

.version-info-box .panel {
    border:0px !important;
}

.version-info-box .panel-heading {
    border-radius: 0px;
    padding: 0px 5px 0px 5px;
    cursor: default;
    background-color: #3c8dbc;
    color: #fff;
}

.version-info-box .panel-body {
    background-color: #E2E4E9;
    max-height: 150px;
    overflow:hidden;
    padding: 5px;
    padding-bottom: 5px !important;
    padding-right: 25px;
    border-bottom: 0px;
}

.version-info-box li {
    list-style: circle;
    line-height: 1.42;
}

.version-info-box ul,
.version-info-box p {
    margin-bottom: 0px;
}

.version-info-box .panel-body table tr,
.version-info-box .panel-body table td {
    background-color: #E2E4E9;
    padding: 0px;
}

.version-info-box .info-icon {
    position: relative;
    margin-top: -20px;
    margin-right: 5px;
    cursor: pointer;
}

.version-info-box .less-info {
    visibility: hidden;
}

.version-info-box .btn-more {
    border-radius: 0px;
    background-color: #3c8dbc;
    color: #fff;
    margin:0px 5px 10px 5px;
}

.version-info-box .btn-more:hover {
    background-color: #1b76aa !important;
}

.version-info-box .btn-close {
    border-radius: 0px;
    background-color: #dd4b39;
    color: #fff;
    margin:0px 5px 10px 5px;
}

.version-info-box .btn-close:hover {
    background-color: #d73925 !important;
}

.version-info-box .newInfo {
    color: #0af225;
    font-weight: bold;
    font-style: italic;
        text-shadow: -1px 0 #048f14, 0 1px #048f14, 1px 0 #048f14, 0 -1px #048f14;
}

.modal-version-info {
    width: 90% !important;
    padding-bottom: 30px;
}

.version-info-box .hidden {
    visibility: hidden;
}

/*Z pliku nowe_style.css*/
.version-info-box .panel-heading {
    background-color: #1d8cd1 !important;
}

.version-info-box .panel-body {
    background-color: #ffffff !important;
}
/*.custom-ng-table tr{
    background-color: #ffffff!important;
}*/

.custom-ng-table-dark-background {
    background-color: #f9f9f9;
}

.custom-ng-table-light-background {
    background-color: #ffffff!important;
}

.custom-ng-table th {
    background-color: #4d5360;
    color: white;
    border-right: 1px solid white;
    vertical-align: middle!important;
}

.custom-table-header th{
    background-color: #4d5360;
    color: white;
    border: 1px solid white;
}

.custom-ng-table th.sortable.sort-desc, .custom-ng-table th.sortable.sort-asc {
    background-color: #D5D8DE;
    text-shadow: none;
    color: #4d5360;
}

.hover-color-row tr:hover{
    background-color: #AEB0B6!important;
    color: #ffffff;
}

.hover-blue-color-row:hover {
    background-color: #1d8cd1!important;
    color: #ffffff;
}

.custom-delete-hover:hover{
    border: 1px solid #1d8bd1;
}

.custom-iterate-hover:hover{
    border: 1px solid #1d8bd1;
}

.incorrect-datarow{
    color: #bc2f3a!important;
}

.custom-delete-header-hover:hover{
    color: #bc2f3a;
}

.custom-ng-table tr td{
    vertical-align: middle!important;
}

.incorrect-sumarry-datarow {
    color: #bc2f3a!important;
    font-weight: 700;
}

tr.custom-selected-ng-table{
    background-color: #1d8cd1!important;
    color: #ffffff!important;
}

.moved-row {
    background-color: #AEB0B6!important;
    color: #fdb45c!important;
}

.last-added-row {
    background-color: #1a936f!important;
    color: #ffffff!important;
}

.last-added-row .context-dropdown{
    background-color: #1a936f;
}


.ks-table th {
    background-color: #1d8cd1;
    color: white;
    border-right: 1px solid white;
    vertical-align: middle!important;
}

.ks-table .ng-table-sort-header:first-child th.sortable.sort-desc, .ks-table .ng-table-sort-header:first-child th.sortable.sort-asc {
    background-color: #5AABDD;
    text-shadow: none; 
}

.nested-ks-table > thead > tr > th{
    background-color: #1d8cd1;
    color: #ffffff;
    font-weight: 300;
    border-right: 1px solid #f4f4f4;
}

.ks-table > tbody:nth-of-type(odd) > tr, .ks-table > tbody > tr:nth-of-type(odd), .nested-ks-table > tbody:nth-of-type(odd) > tr, .nested-ks-table > tbody > tr:nth-of-type(odd) {
    background-color: #E8F6FF;
}

.ks-table > tbody:nth-of-type(even) > tr, .ks-table > tbody > tr:nth-of-type(even), .nested-ks-table > tbody:nth-of-type(even) > tr, .nested-ks-table > tbody > tr:nth-of-type(even) {
    background-color: #ffffff;
}

.sticky-pagination {
    padding-top: 40px;
    box-shadow: none !important;
    background-color: unset!important;
    background: -moz-linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255, 1) 45%, rgba(255,255,255,0.2) 100%);
    background: -webkit-linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,0.2) 100%);
    background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.sticky-pagination > .ng-table-pagination {
    margin: 0px;
}

.ng-table-pager button {
    border-radius: 0;
}

ul.pagination.count-stats span {
    border: none !important;
    color: #a8a8a8 !important;
}
ul.pagination.count-stats span:hover {
    background: none !important;
}
ul.pagination.count-stats span.fa {
    color: #666 !important;
    margin-bottom: -2px;
}

.wersja-ng-table {
    background-color: #e2f7d4 !important;
    color: black;
}

.wersja-ng-table .context-dropdown {
    background-color: #a4f191
}

.white-background{
    background-color: #ffffff;
}

.sug-thick-table-border{
    border: 1px solid #eaeaea;
}

.sug-details-table-panel{
    border: 1px solid #eaeaea;
    padding-bottom: 0px;
}

.sug-margin-top-10{
    margin-top: 10px;
}

.sug-maring-bottom-10{
    margin-bottom: 10px;
}

.sug-non-pading{
    padding: 0px;
}

.sug-temporary-analizy-styles{
    margin: 0px;
    border: 1px solid #ffffff;
    border-radius: 0px;
}

.sug-temporary-analizy-styles2{
    background-color: #ffffff; 
    color: #000000; 
    padding: 7px;
}

.sug-temporary-analizy-styles3{
    color: #BC2F3A;
}

.sug-hr{
    border-color: #fdb45c; 
    margin-top:10px;
}

.sug-width-100{
    width: 100%;
}

.sug-padding-top-6{
    padding-top: 6px;
}

.sug-magin-top-9{
    margin-top: 9px;
}

.sug-border-left-color{
    border-left-color:#fdb45c;
}

.sug-justify{
    text-align:justify;
}

.sug-margin-top-6{
    margin-top: 6px;
}

.sug-max-height-300{
    max-height: 300px;
}

.sug-max-width-600{
    max-width:600px;
}

.sug-max-height-560{
    max-height: 560px;
}

.sug-overflowy{
    overflow-y: scroll;
}

.sug-margin-bottom-0{
    margin-bottom: 0px;
}

.sug-vertical-align-middle{
    vertical-align: middle;
}

.sug-summary-panel{
    padding:0px!important; 
    border: none; 
    text-align: center;
}

.sug-sumary-panel2{
    margin: 0px; 
    border: 1px solid #ffffff; 
    border-radius: 0px;
}

.sumary-panel-panel3{
    background-color: #ffffff; 
    color: #000000; 
    padding: 7px;
}

.sug-font-weight-300{
    font-weight: 300;
}

.sug-podsumowanie{
    font-weight: 300;
    margin-top: 0px;
    border-bottom: 1px solid #ddd;
}

.sug-chevron{
    position: absolute;
    right: 15px;
    top: 0px;
}

.sug-color1{
    color: #fdb45c;
}

.custom-table-checkbox{
    cursor: pointer;
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
}

.custom-table-checkbox > i {
    visibility:hidden;
}

.custom-table-checkbox-active {
    background-color: #1d8cd1;
    border-color: #1d8cd1;
}

.custom-table-checkbox-active > i {
    visibility: visible!important;
    color: #ffffff;
}

.custom-table-checkbox:hover {
    border-color: #1d8cd1;
}

.custom-table-checkbox-td{
    padding: 8px 2px;
    text-align: center;
    vertical-align: middle;
}

.custom-table-checkbox-disabled,
.custom-table-checkbox-disabled:hover {
    background-color: #ddd;
    border-color: #ddd;
}


.sugestie-table th{
    vertical-align: middle!important;
}

.sugestie-table tbody tr:nth-child(odd){
    background-color: #f9f9f9;
}

.sugestie-popover .popover {
    max-width: 100%;
}

.sugestie-canvas-width{
    width: 500px;
}

.sugestie-popover-i{
    padding-top: 2px; 
    margin-left: 0em!important;
}

.sugestie-nested-table-bottom-border{
    border-bottom: 5px solid #eee;
}

.no-top-padding{
    padding-top: 0px!important;
}
.no-bottom-padding{
    padding-bottom: 0px!important;
}

.sugestie-border-top{
    border-top: 1px solid #eee;
}

.sugestie-width-100p{
    width: 100%!important;
}

.sugestie-double-nested-table-td{
    border-right: 1px solid #f4f4f4; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    vertical-align: middle;
}

.sugestie-double-nested-table-tr{
    background-color: #ffffff!important; 
    border-bottom: 1px solid #f4f4f4
}

.padding-right-25{
    padding-right: 25px!important;
}

.export-zbiorczy-btn-sugestie {
    position: absolute;
    margin: 0px!important;
    top: 4px;
    right: 5px;
}

.light-grey-background-color {
    background-color: #f9f9f9 !important;
}

.fixed-39p2px-height {
    height: 39.2px;
}
.ks-icon-status{
    color: #ffffff;
    font-family: Arial, Calibri;
}
.ks-icon-status-twocolor {
    position: relative;
    margin-bottom: -3px;
}
.ks-icon-status-twocolor:before {
    position: absolute;
    top: 1px;
}
/*definicja wielkosci ikon*/
.ks-icon-status-size-0-75x {
    width: 18px;
    line-height: 15px;
    font-size: 12px;
}
.ks-icon-status-twocolor.ks-icon-status-size-0-75x {
    height: 15px;
    border-bottom: 15px solid;
    border-left: 18px solid;
}
.ks-icon-status-twocolor.ks-icon-status-size-0-75x:before {
   right: 5px;
}

.ks-icon-status-size-1x {
    width: 23px;
    line-height: 20px;
    font-size: 15px;
}
.ks-icon-status-twocolor.ks-icon-status-size-1x {
    height: 20px;
    border-bottom: 20px solid;
    border-left: 23px solid;
}
.ks-icon-status-twocolor.ks-icon-status-size-1x:before {
    right: 6px;
}

.ks-icon-status-size-1-8x{
    width: 27px; 
    line-height: 25px;
    font-size: 18px;
}
.ks-icon-status-twocolor.ks-icon-status-size-1-8x {
    height: 25px;
    border-bottom: 25px solid;
    border-left: 27px solid;
}
.ks-icon-status-twocolor.ks-icon-status-size-1-8x:before {
    right: 7px;
}

.ks-icon-status-size-2x{
    width: 46px; 
    line-height: 40px;
    font-size: 30px;
}
.ks-icon-status-twocolor.ks-icon-status-size-2x {
    height: 40px;
    border-bottom: 40px solid;
    border-left: 46px solid;
}
.ks-icon-status-twocolor.ks-icon-status-size-2x:before {
    right: 12px;
}

.ks-icon-status-size-3x{
    width: 69px; 
    line-height: 60px;
    font-size: 45px;
}
.ks-icon-status-twocolor.ks-icon-status-size-3x {
    height: 60px;
    border-bottom: 60px solid;
    border-left: 69px solid;
}
.ks-icon-status-twocolor.ks-icon-status-size-3x:before {
    right: 18px;
}

/*definicja wielkosci tytulu*/
.ks-icon-title-size-1x{
    font-size: 10px;
}

.ks-icon-title-size-1-8x{
    font-size: 11px;
}

.ks-icon-title-size-2x{
    font-size: 15px;
}

.ks-icon-title-size-3x{
    font-size: 20px;
}

/*predefiniowane klasy statusow
    aktywna
    zatwierdzona
    przyszla
    nieokreslona
    niezatwierdzona
    zakonczona
    anulowanaPrzerwana
*/
.publication-status-active{
    background-color: #99C200;
}

.publication-status-active:before{
    content: "A";
    display: inline-block;
}

.publication-status-nonactive {
    background-color: #CA0000;
}

.publication-status-nonactive:before {
    content: "N";
    display: inline-block;
}

.publication-status-future{
    background-color: #0074A7;
}

.publication-status-future:before{
    content: "P";
    display: inline-block;
}

.publication-status-not-sepcified{
    background-color: #AEAEAE;
}

.publication-status-not-sepcified:before{
    content: "N";
    display: inline-block;
}

.publication-status-ended{
    background-color: #CA0000;
}

.publication-status-ended:before{
    content: "Z";
    display: inline-block;
}

.publication-status-cancelled-by-edit {
    background-color: #CA0000;
}

.publication-status-cancelled-by-edit:before {
    content: "E";
    display: inline-block;
}

.publication-status-unfinished{
    background-color: #AEAEAE;
}

.publication-status-unfinished:before{
    content: "B";
    display: inline-block;
}

.publication-status-all{
    background-color: #AEAEAE;
}

.publication-status-all:before{
    content: "W";
    display: inline-block;
}

.publication-status-canceled-interrupted {
    padding-left: 1px;
    background-color: #CA0000;
}

.supplier-status-hidden,
.towar-status-hidden {
    background-color: #CA0000;
}
.towar-status-hidden-grey {
    background-color: #AEAEAE;
}
.towar-status-hidden-grey {
    background-color: #AEAEAE;
}
.towar-status-hidden-red-grey {
    border-left-color: #CA0000 !important;
    border-bottom-color: #AEAEAE !important;
}
.towar-status-hidden-grey-red {
    border-left-color: #AEAEAE !important;
    border-bottom-color: #CA0000 !important;
}

.supplier-status-hidden:before,
.towar-status-hidden:before,
.towar-status-hidden-grey:before,
.towar-status-hidden-red-grey:before,
.towar-status-hidden-grey-red:before {
    content: "U";
    display: inline-block;
}

.towar-status-new{
    background-color: #AEAEAE;
}

.towar-status-new:before{
    content: "N";
    display: inline-block;
}

/*predefiniowane klasy statusów cenników*/
.publication-status-confirmed{
    background-color: #99C200;
}
.publication-status-confirmed:before{
    content: "Z";
    display: inline-block;
}

.publication-status-not-confirmed{
    background-color: #AEAEAE;
}
.publication-status-not-confirmed:before{
    content: "N";
    display: inline-block;
}

/*predefiniowane klasy statusów zgłoszeń*/
.ticket-status-new{
    background-color: #AEAEAE;
}
.ticket-status-new:before{
    content: "N";
    display: inline-block;
}

.ticket-status-sended{
    background-color: #0074A7;
}
.ticket-status-sended:before{
    content: "W";
    display: inline-block;
}

.ticket-status-completed{
    background-color: #99C200;
}
.ticket-status-completed:before{
    content: "W";
    display: inline-block;
}

.ticket-status-rejected{
    background-color: #CA0000;
}
.ticket-status-rejected:before{
    content: "O";
    display: inline-block;
}

/*predefiniowane klasy typów zgłoszeń*/
.ticket-type-add{
    background-color: #99C200;
}
.ticket-type-add:before{
    content: "D";
    display: inline-block;
}

.ticket-type-remove{
    background-color: #CA0000;
}
.ticket-type-remove:before{
    content: "U";
    display: inline-block;
}

.ticket-type-internal{
    background-color: #99C200;
}
.ticket-type-internal:before{
    content: "W";
    display: inline-block;
}

.ticket-type-external{
    background-color: #AEAEAE;
}
.ticket-type-external:before{
    content: "Z";
    display: inline-block;
}

/*predefiniowane klasy statusów publikacji przecen centralnych*/
.publication-status-rejected{
    background-color: #CA0000;
}

.publication-status-rejected:before{
    content: "O";
    display: inline-block;
}

/**/
.status-unknown{
    background-color: #AEAEAE;
}
.status-unknown:before{
    content: "?";
    display: inline-block;
}

/*klasa tytulu ikony*/
.ks-icon-below-title{
    font-weight: 300;
    margin-bottom: 0px;
}

/*predefiniowany set kolorow odpowiadajacych SL*/
.icon-blue{
    color: #0074A7;
}

.icon-aqua{
    color: #00c0ef;
}

.icon-red{
    color: #CA0000;
}

.icon-green{
    color: #99C200;
}

.icon-grey{
    color: #AEAEAE;
}

.icon-white{
    color: #ffffff;
}

.icon-orange{
    color: #ff851b;
}

.icon-yellow {
    color: #edc11f;
}

.icon-dark-yellow {
    color: #dbb114;
}

.icon-black {
    color: #000000;
}

.icon-background-blue{
    background-color: #0074A7;
}

.icon-background-red{
    background-color: #CA0000;
}

.icon-background-green{
    background-color: #99C200;
}

.icon-background-grey{
    background-color: #AEAEAE;
}

.icon-background-warning{
    background-color: #f39c12;
}

.icon-background-yeallow {
    background-color: #edc11f;
}

.icon-background-dark-yeallow {
    background-color: #a88813;
}

/* klasy statusów komunikacji*/
.default-communication-status:before {
    font-family: FontAwesome;
    display: inline-block;

    /*fa-fw*/
    width: 1.28571429em;
    text-align: center;

    /*fa-lg*/
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.communication-status-not-send {
    color: #AEAEAE;
}
.communication-status-not-send:before {
    content: "\f017";
}

.communication-status-pending {
    color: #0074A7;
}
.communication-status-pending:before {
    content: "\f017";
}

.communication-status-sucess {
    color: #99C200;
}
.communication-status-sucess:before {
    content: "\f05d";
}

.communication-status-error {
    color: #CA0000;
}
.communication-status-error:before {
    content: "\f05c";
}

.communication-status-warning {
    color: #FFAE42;
}
.communication-status-warning:before {
    content: "\f05d";
}

.communication-status-warning-cross {
    color: #FFAE42;
}

.communication-status-warning-cross:before {
    content: "\f05c";
}

.zamowienie-status-pending{
    background-color: #AEAEAE;
}

.zamowienie-status-pending:before{
    content: "P";
    display: inline-block;
}

.zamowienie-status-edit{
    background-color: #0096da;
}

.zamowienie-status-edit:before{
    content: "E";
    display: inline-block;
}

.zamowienie-status-confirmed{
    background-color: #99C200;
}

.zamowienie-status-confirmed:before{
    content: "Z";
    display: inline-block;
}

.zamowienie-status-executed{
    background-color: #0074A7;
}

.zamowienie-status-executed:before{
    content: "O";
    display: inline-block;
}

.zamowienie-status-error{
    background-color: #CA0000;
}

.zamowienie-status-error:before{
    content: "B";
    display: inline-block;
}

.zamowienie-status-deleted {
    background-color: #AEAEAE;
}

.zamowienie-status-deleted:before {
    content: "U";
    display: inline-block;
}

.zamowienia-status-realization-confirmed {
    background-color: #0074A7;
}

.zamowienia-status-realization-confirmed:before {
    content: "R";
    display: inline-block;
}

.zapotrzebowanie-status-nie-dolaczono-do-zamowienia {
    background-color: #AEAEAE;
}

.zapotrzebowanie-status-nie-dolaczono-do-zamowienia:before {
    content: "N";
    display: inline-block;
}

.zapotrzebowanie-status-dolaczono-do-zamowienia {
    background-color: #99C200;
}

.zapotrzebowanie-status-dolaczono-do-zamowienia:before {
    content: "D";
    display: inline-block;
}

.grupa-his-szczegoly-dodany-towar-status{
    background-color: #99C200;
}
.grupa-his-szczegoly-dodany-towar-status:before{
    content: "D";
    display: inline-block;
}

.prospekt-status-nowy {
    background-color: #AEAEAE;
}
.prospekt-status-nowy:before {
    content: "N";
    display: inline-block;
}

.prospekt-status-przekazany {
    background-color: #0074A7;
}
.prospekt-status-przekazany:before {
    content: "P";
    display: inline-block;
}

.prospekt-status-zatwierdzony {
    background-color: #99C200;
}
.prospekt-status-zatwierdzony:before {
    content: "Z";
    display: inline-block;
}

.prospekt-status-zamkniety {
    background-color: #CA0000;
}
.prospekt-status-zamkniety:before {
    content: "Z";
    display: inline-block;
}

.grupa-vat {
    background-color: #1d8cd1;
}
.grupa-vat:before {
    content: "GV";
    display: inline-block;
    font-size: 10px;
}
.grupa-vat-status-active {
    background-color: #1d8cd1;
}
.grupa-vat-status-active:before{
    content: "GV";
    display: inline-block;
}

.rodzaj-zsmopl-po {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-po:before {
    content: "PO";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-hu {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-hu:before {
    content: "HU";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-ap {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-ap:before {
    content: "AP";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-pw {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-pw:before {
    content: "PW";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-fp {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-fp:before {
    content: "FP";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-fzh {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-fzh:before {
    content: "FZH";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-fzo {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-fzo:before {
    content: "FZO";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-fzi {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-fzi:before {
    content: "FZI";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-of {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-of:before {
    content: "OF";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-pr {
    background-color: #1d8cd1;
}
.rodzaj-zsmopl-pr:before {
    content: "PR";
    display: inline-block;
    font-size: 10px;
}

.rodzaj-zsmopl-warning {
    background-color: #CA0000!important;
}

.bloz-buforowy-status {
    background-color: #ff851b;
}
.bloz-buforowy-status:before {
    content: "A";
    display: inline-block;
}

/*matching icon-grey*/
.text-grey {
    color: #AEAEAE;
}

.rejestracja-uslug-activate{
    background-color: #99C200;
}

.rejestracja-uslug-activate:before{
    content: "A";
    display: inline-block;
}

.rejestracja-uslug-deactivate{
    background-color: #CA0000;
}

.rejestracja-uslug-deactivate:before{
    content: "D";
    display: inline-block;
}

.rejestracja-uslug-modify {
    background-color: #0074A7;
}

.rejestracja-uslug-modify:before {
    content: "M";
    display: inline-block;
}

.zam-oph-stauts-new{
    background-color: #AEAEAE;
}
.zam-oph-stauts-new:before{
    content: "N";
    display: inline-block;
}

.zam-oph-status-sended{
    background-color: #f59258;
}
.zam-oph-status-sended:before{
    content: "P";
    display: inline-block;
}


.zam-oph-status-confirmed{
    background-color: #99C200;
}
.zam-oph-status-confirmed:before{
    content: "Z";
    display: inline-block;
}

.zam-oph-status-incomplete{
    background-color: #edc11f/*//#ffd663;*/
}
.zam-oph-status-incomplete:before{
    content: "LB";
    display: inline-block;
}

.zam-oph-status-realization-confirmed{
    background-color: #0074A7;
}
.zam-oph-status-realization-confirmed:before{
    content: "R";
    display: inline-block;
}


.zam-oph-poz-status-not-set{
    background-color: #AEAEAE;
}
.zam-oph-poz-status-not-set:before{
    content: "N";
    display: inline-block;
}


.zam-oph-poz-status-reject{
    background-color: #CA0000;
}
.zam-oph-poz-status-reject:before{
    content: "O";
    display: inline-block;
}

.zam-oph-poz-status-realization{
    background-color: #0074A7;
}
.zam-oph-poz-status-realization:before{
    content: "R";
    display: inline-block;
}

.zam-oph-poz-status-accepted{
    background-color: #0074A7;
}
.zam-oph-poz-status-accepted:before{
    content: "P";
    display: inline-block;
}

.zam-oph-poz-status-transport{
    background-color: #99C200;
}

.publication-status-reservation:before{
    content: "R";
    display: inline-block;
}

.publication-status-reservation-modified{
    background-color: #3F949E;
}

.publication-status-reservation-modified:before{
    content: "ER";
    display: inline-block;
}

.publication-status-document{
    background-color: #99C200;
}

.publication-status-document:before{
    content: "D";
    display: inline-block;
}

.publication-status-document-modified{
    background-color: #C0DB98;
}

.publication-status-reservation{
    background-color: #93E1D8;
}

.publication-status-document-modified:before{
    content: "ED";
    display: inline-block;
}

.publication-status-confirm{
    background-color: #9B813F;
}

.publication-status-confirm:before{
    content: "P";
    display: inline-block;
}

.publication-status-confirm-modified{
    background-color: #483711;
}

.publication-status-confirm-modified:before{
    content: "EP";
    display: inline-block;
}

.publication-status-send{
    background-color: #444643;
}

.publication-status-send:before{
    content: "Z";
    display: inline-block;
}

.zam-oph-poz-status-transport:before{
    content: "T";
    display: inline-block;
}

/*.publication-status-rejected{
    background-color: #D70000;
}

.publication-status-rejected:before{
    content: "O";
    display: inline-block;
}*/

.zam-oph-poz-status-confirmed{
    background-color: #99C200;
}
.zam-oph-poz-status-confirmed:before{
    content: "Z";
    display: inline-block;
}

.zam-oph-poz-status-accepted{
    background-color: #4086f7;
}
.zam-oph-poz-status-accepted:before{
    content: "P";
    display: inline-block;
}

.publication-status-mm-days10{
    background-color: #3FCDA7;
}

.publication-status-mm-days10:before{
    content: "10";
    display: inline-block;
}

.publication-status-mm-days30{
    background-color: #E9EA7A;
}

.publication-status-mm-days30:before{
    content: "30";
    display: inline-block;
}

.publication-status-mm-days50{
    background-color: #E9932A;
}

.publication-status-mm-days50:before{
    content: "50";
    display: inline-block;
}

.publication-status-edited{
    background-color: #ff6666;
}

.publication-status-edited:before{
    content: "E";
    display: inline-block;
}

.icon-bloz {
    font-size: 25px;
    margin-top: -7px;
    height: 30px;
    margin-left: -20px;
}

/*Reklamacje*/
.complaint-status-not-sepcified{
    background-color: #AEAEAE;
}

.complaint-status-not-sepcified:before{
    content: "N";
    display: inline-block;
}

.complaint-status-send{
    background-color: #444643;
}

.complaint-status-send:before{
    content: "Z";
    display: inline-block;
}

.complaint-status-supplier{
    background-color: #99C200;
}

.complaint-status-supplier:before{
    content: "P";
    display: inline-block;
}

.complaint-status-completed{
    background-color: #9B813F;
}

.complaint-status-completed:before{
    content: "R";
    display: inline-block;
}

.complaint-status-canceled{
    background-color: #ff6666;
}

.complaint-status-canceled:before{
    content: "A";
    display: inline-block;
}
.complaint-status-rejected{
    background-color: #CA0000;
}

.complaint-status-rejected:before{
    content: "O";
    display: inline-block;
}

.nieuwzglednione-zapotrzebowanie-wyjatek {
    background-color: transparent;
    color: orange;
    font-size: 28px;
    font-weight: 500;
    line-height: 37px;
    padding: 0px;
}

.nieuwzglednione-zapotrzebowanie-wyjatek:before {
    content: "NZ";
}

.dost-l-warunki-handlowe {
    background-color: #9B813F;
}

.dost-l-warunki-handlowe:before {
    content: "L";
    display: inline-block;
}

.dost-c-warunki-handlowe {
    background-color: #99C200;
}

.dost-c-warunki-handlowe:before {
    content: "C";
    display: inline-block;
}

.ng-table .header {
    vertical-align: middle;
}
.ng-table.reorganizable-table .header {
    position: relative;
}
.ng-table th.sortable .sort-indicator {
    display: inline-block;
}
@media (min-width: 991px) {
    .table-01-width-col {
        width: 1%;
    }

    .table-02-width-col {
        width: 2%;
    }

    .table-05-width-col {
        width: 5%;
    }

    .table-06-width-col {
        width: 6%;
    }

    .table-07-width-col {
        width: 7%;
    }

    .table-08-width-col {
        width: 8%;
    }

    .table-09-width-col {
        width: 9%;
    }

    .table-10-width-col {
        width: 10%;
    }

    .table-11-width-col {
        width: 11%;
    }

    .table-12-width-col {
        width: 12%;
    }

    .table-13-width-col {
        width: 13%;
    }

    .table-14-width-col {
        width: 14%;
    }

    .table-15-width-col {
        width: 15%;
    }

    .table-16-width-col {
        width: 16%;
    }

    .table-17-width-col {
        width: 17%;
    }

    .table-18-width-col {
        width: 18%;
    }

    .table-19-width-col {
        width: 19%;
    }

    .table-20-width-col {
        width: 20%;
    }

    .table-21-width-col {
        width: 21%;
    }

    .table-22-width-col {
        width: 22%;
    }

    .table-24-width-col {
        width: 24%;
    }

    .table-25-width-col {
        width: 25%;
    }

    .table-26-width-col {
        width: 26%;
    }

    .table-27-width-col {
        width: 27%;
    }

    .table-28-width-col {
        width: 28%;
    }

    .table-29-width-col {
        width: 29%;
    }

    .table-30-width-col {
        width: 30%;
    }

    .table-31-width-col {
        width: 31%;
    }

    .table-32-width-col {
        width: 32%;
    }

    .table-33-width-col {
        width: 33%;
    }

    .table-34-width-col {
        width: 34%;
    }

    .table-35-width-col {
        width: 35%;
    }

    .table-36-width-col {
        width: 36%;
    }

    .table-37-width-col {
        width: 37%;
    }

    .table-38-width-col {
        width: 38%;
    }

    .table-40-width-col {
        width: 40%;
    }

    .table-41-width-col {
        width: 41%;
    }

    .table-42-width-col {
        width: 42%;
    }

    .table-43-width-col {
        width: 43%;
    }

    .table-44-width-col {
        width: 44%;
    }

    .table-45-width-col {
        width: 45%;
    }

    .table-47-width-col {
        width: 47%;
    }

    .table-48-width-col {
        width: 48%;
    }

    .table-50-width-col {
        width: 50%;
    }

    .table-52-width-col {
        width: 52%;
    }

    .table-53-width-col {
        width: 53%;
    }

    .table-55-width-col {
        width: 55%;
    }

    .table-57-width-col {
        width: 57%;
    }

    .table-58-width-col {
        width: 58%;
    }

    .table-60-width-col {
        width: 60%;
    }

    .table-65-width-col {
        width: 65%;
    }

    .table-70-width-col {
        width: 70%;
    }

    .table-72-width-col {
        width: 72%;
    }
    
    .table-75-width-col {
        width: 75%;
    }

    .table-80-width-col {
        width: 80%;
    }

    .table-84-width-col {
        width: 84%;
    }

    .table-85-width-col {
        width: 85%;
    }

    .table-89-width-col {
        width: 89%;
    }

    .table-98-width-col {
        width: 98%;
    }
}

.nazwa-col {
    width: 1000px;
    min-width: 600px;
}

.nazwa-col2 {
    width: 1033px;
    min-width: 633px;
}

.wartosc-col {
    width: 105px;
    min-width: 105px;
    max-width: 105px;
}

.wartosc-col-2 {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
}

.expand-col {
    min-width: 33px;
    width: 33px;
}

.koszt-col{
    width: 180px;
    min-width: 100px;
}

.koszt-nazwa-col {
    width: 1000px;
    min-width: 100px;
}

.koszt-miesiac-col{
    width: 360px;
    min-width: 200px;
}

.raport-mm-nip-col{
    width: 400px;
    min-width: 400px;
}

.raport-mm-ps-col{
    width: 270px;
    min-width: 270px;
}

.raport-mm-ps-ksid-col{
    width: 90.5px;
    min-width: 90.5px;
}

.raport-mm-wychprzych-col{
    width: 360px;
    min-width: 360px;
}

.raport-mm-wychprzych-child-col{
    width: 80px;
    min-width: 80px;
}

.raport-mm-wychprzych-rozn-col{
    width: 90px;
    min-width: 90px;
}

.raport-mm-odrznieop-col{
    width: 95px;
    min-width: 95px;
}

.raport-mm-odrz-col{
    width: 90px;
    min-width: 90px;
}

.raport-mm-nieop-col{
    width: 100px;
    min-width: 100px;
}

.kpi-wartosc-col {
    width: 120px;
    min-width: 90px;
}

.kpi-nazwa-col {
    min-width: 200px;
}

@media (min-width: 991px) {

    .stat-serial-nazwa-col {
        width: 800px;
        max-width: 1000px;
        min-width: 200px;
    }

    .stat-serial-id-col {
        width: 100px;
        min-width: 100px;
        max-width: 100px;
    }

    .stat-serial-wart-col {
        width: 180px;
        min-width: 110px;
    }

    .stat-serial-nazwa2-col {
        width: 900px;
        max-width: 1100px;
        min-width: 300px;
    }
}

@media only screen and (min-width: 992px) {
    .raport-reklamacje-ksid {
        width: 400px;
        min-width: 200px;
    }

    .raport-reklamacje-wartosc {
        width: 160px;
        min-width: 80px;
    }
}

@media (min-width: 991px) {
    .bloz-col {
        width: 80px;
        min-width: 80px;
        max-width: 80px;
    }

    .ean-col {
        width: 125px;
        min-width: 125px;
        max-width: 125px;
    }

    .towar-nazwa-col {
        width: 1000px;
        min-width: 200px;
    }

    .towar-liczba-col {
        width: 120px;
        min-width: 120px;
        max-width: 120px;
    }

    .pkt-sprz-ksid-col {
        width: 100px;
        min-width: 100px;
        max-width: 100px;
    }

    .pkt-sprz-nazwa-col {
        width: 600px;
        min-width: 100px;
    }

    .pkt-sprz-adres-col {
        width: 300px;
        min-width: 100px;
    }

    .data-utw-col {
        width: 300px;
        min-width: 100px;
    }

    .dostepnosc-col {
        width: 130px;
        min-width: 130px;
        max-width: 130px;
    }

    .bloz-nazwa-col {
        width: 800px;
        min-width: 200px;
    }

    .bloz-nazwa-miedz-col {
        width: 400px;
        min-width: 100px;
    }

    .bloz-status-col {
        width: 50px;
        min-width: 50px;
        max-width: 50px;
    }

    .bloz-inne-col {
        width: 200px;
        min-width: 100px;
    }

    .kontr-zam-wart-col {
        width: 125px !important;
        min-width: 125px !important;
        max-width: 125px !important;
    }

    .kontr-zam-nazwa-col {
        width: 250px;
        min-width: 250px !important;
    }

    .kontr-zam-symbol-col{
        min-width:175px;
    }
}

.zamowienie-promocyjne-nazwa-col {
    min-width: 300px;
}

.zamowienie-promocyjne-nazwa-col2 {
    width: 300px;
    max-width: 350px;
}

.promo-nazwa-col {
    width: 400px;
    min-width: 200px;
    max-width: 400px;
}

.promo-data-col {
    width: 200px;
    min-width: 200px;
    max-width: 250px;
}

.promo-rodzaj-col {
    width: 150px;
    min-width: 100px;
    max-width: 200px;
}

.control-sidebar-menu > li {
    padding-left: 25px;
}
.control-sidebar-menu > li button {
    background-color: transparent;
}

.control-sidebar .control-sidebar-tabs li.control-tab {
    width: 0.5%;
}
.control-sidebar .control-sidebar-tabs li.control-tab a {
    padding: 10px 0;
    border-left: none !important;
    border-right: none !important;
}
.control-sidebar .control-sidebar-tabs li.control-tab a.toggle-btn {
    padding: 10px 1px;
}
.control-sidebar .control-sidebar-tabs li.control-tab a.toggle-btn.toggled span {
    color: #0097E3;
}

.control-sidebar.v0 .control-sidebar-menu > li {
    padding-left: 0;
    width: 50%;
    float: left;
    margin-top: 10px;
}

.control-sidebar.v0 .control-sidebar-menu > li:not(.toolbar-li) {
    display: none;
}
.control-sidebar.v0 .control-sidebar-menu > li.toolbar-li .dropdown-menu {
    left: auto;
    right: 0;
}

.control-sidebar:not(.v0) .control-sidebar-menu > li.toolbar-li {
    display: none;
}

.control-sidebar.v1 .btn-group {
    width: 100%;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    margin-left: -10px;
}

.control-sidebar.v1 .btn-group .btn {
    width: 100%;
    font-size: 18px;
    max-width: none;
    border: 1px #1d8cd1 solid;
    border-radius: 5px;
}

.control-sidebar.v1 .caret {
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-right: 10px;
}

.control-sidebar.v1 .btn span.fa {
    position: absolute;
    left: 10px;
    top: 10px;
}

.control-sidebar.v2 .btn-group {
    width: 50%;
    float: left;
}

    .control-sidebar.v2 .btn-group .btn {
        width: 90%;
        font-size: 14px;
        max-width: none;
        border: 1px #1d8cd1 solid;
        border-radius: 5px;
        height: 0;
        padding: 0;
        padding-bottom: 90%;
        display: inline-block;
        box-sizing: content-box;
    }

.control-sidebar.v2 .caret {
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-right: -4px;
    position: static;
    right: 0;
    bottom: auto;
}

.control-sidebar.v2 .btn span.fa {
    font-size: 26px;
    width: 100%;
    height: 0;
    padding: 15% 0 35% 0;
}

.control-sidebar.v3 li {
    min-width: 70px;
    max-width: 100px;
    float: left;
}

.control-sidebar.v3 .btn {
    width: 100%;
    line-height: 1.42857143;
    background-color: transparent;
    border: 0 !important;
    color: #3c8dbc;
    border-radius: 0 !important;
    padding: 10px 6px;
}

.nav-not-justified > li{
    min-width: 70px;
    max-width: 100px;
}

.custom-width-li li{
    max-width: 120px;
}

.custom-width-90-li li {
    max-width: 90px;
}

.custom-width-180-li li {
    max-width: 180px;
}

.custom-width-sm-li li {
    min-width: 50px;
    max-width: 70px;
}

.toolbar-btn{
    width: 100%; 
    line-height: 1.42857143;
    background-color: transparent;
    border: 0px !important;
    color: #3c8dbc;
    border-radius: 0px !important;
    padding: 10px 6px;
}

.toolbar-btn:hover{
    color: #000000 !important;
}

.toolbar-btn:focus{
    outline: none;
}

.toolbar-btn-icon i{
    font-size: 1.8em;
}

.toolbar-btn-text > p, .toolbar-btn-text>div>p{
    margin-bottom: 0px; 
    font-size: 11px;
}

.toolbar-btn-text .fa-caret-down{
    padding-left: 6px;
}

.toolbar-btn[disabled] {
    opacity: .65;
    cursor: not-allowed;
    pointer-events: none;
}

.toolbar-dropdown-button-option{
    color:#3c8dbc; 
    text-align: left; 
    padding: 4px 6px!important; 
    width: 100%; 
    background-color: transparent!important;
    font-size: 14px!important;
}

.toolbar-toggle-button-active {
    cursor: pointer !important;
    /*color: #000000 !important;*/
    background-color: #f4f4f4 !important;
}

.toolbar-toggle-button-not-active {
    color: #3c8dbc !important;
    background-color: transparent !important; 
}

.toolbar-dropdown-btn-option-li{
    line-height: 1.5em;
    max-width: 320px !important;
}

.toolbar-dropdown-btn-option-li > button{
    color:#3c8dbc; 
    text-align: left; 
    padding: 4px 6px!important; 
    width: 100%; 
    background-color: transparent!important;
    font-size: 14px!important;
}

.toolbar-dropdown-btn-option-li > button:active:focus{
    outline: none;
}

.nav-justified .toolbar-separator {
    width: 0.001%!important;
    border: 1px solid #f4f4f4;
}

@media screen\0 {
    .nav-justified .toolbar-separator {
        width: 0.01%!important;
        border: 1px solid #f4f4f4;
    }
}

@supports (-ms-ime-align:auto) {
   .nav-justified .toolbar-separator {
        width: 0.01%!important;
        border: 1px solid #f4f4f4;
    }
}

_:-ms-fullscreen, :root .nav-justified .toolbar-separator {
    width: 0.01%!important;
    border: 1px solid #f4f4f4;
}

.nav-not-justified .toolbar-separator {
    min-width: 0;
    width: 1px;
    border: 1px solid #f4f4f4;
    height: 60px;
}

.nav-justified .toolbar-separator-dark {
    width: 0.001%!important;
    border: 1px solid #b0b0b0;
}

@media screen\0 {
    .nav-justified .toolbar-separator-dark {
        width: 0.01%!important;
        border: 1px solid #b0b0b0;
    }
}

@supports (-ms-ime-align:auto) {
   .nav-justified .toolbar-separator-dark {
        width: 0.01%!important;
        border: 1px solid #b0b0b0;
    }
}

_:-ms-fullscreen, :root .nav-justified .toolbar-separator-dark {
    width: 0.01%!important;
    border: 1px solid #b0b0b0;
}

.nav-not-justified .toolbar-separator-dark {
    min-width: 0;
    width: 1px;
    border: 1px solid #b0b0b0;
    height: 60px;
}

.padding-bottom-10{
    padding-bottom: 10px;
}

.padding-bottom-2{
    padding-bottom: 2px;
}

.toolbar-btn > i{
    position: absolute; 
    margin-left: auto; 
    margin-right: auto; 
    left: 0; 
    right: 0;
}

.toolbar-counter-label{
    position: absolute;
    top: 0;
}

.toolbar-filter-row{
    padding-bottom: 0px!important;
}

.toolbar-filter-row .nav-tabs{
    border-bottom: none!important;
    border-top: 1px solid #d2d6de!important;
}

.toolbar-filter-row .nav-tabs > li{
    text-align: center;
    margin-bottom: 0px!important;
}

.toolbar-li{
    display: block;
    vertical-align: top;
    margin-bottom: 0px!important;
}
.toolbar-radio {
    max-width: none !important;
    margin-top: 10px;
}

.toolbar-li .toolbar-btn[disabled] {
  /* don't let button block mouse events from reaching wrapper */
  /*pointer-events: none;*/
}

.toolbar-li.disabled {
  /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
  cursor: not-allowed;
}

.custom-min-width li{
    min-width: 90px;
}

.custom-min-width-big li{
    min-width: 100px;
}
.custom-width-li-big li{
    max-width: 140px;
}

/*tymczasowe rozwiazanie blokowania opcji dropdown btn*/
.temp-class.disabled {
  /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
  cursor: not-allowed;
}
.temp-class .btn[disabled] {
  /* don't let button block mouse events from reaching wrapper */
  pointer-events: none;
}


.navi-buttons {
    position: absolute; 
    padding-right: 10px; 
    top: 10px; 
    right: 0; 
    /*height: 75px;*/
}
.navi-buttons > button{
    color: #3c8dbc;
    background-color: #ffffff;
    display: block; 
    padding: 5px 2px 1px 2px;
    border-radius: 0; 
}
.navi-buttons > button:first-of-type{
    margin-bottom: 1px;
}
.navi-button-active {
    background-color: #f4f4f4!important;
    color: #3c8dbc!important;
}
.navi-button-inactive {
    color: #3c8dbc!important;
    background-color: #ffffff!important;
}
.navi-buttons > button:hover{
    color: #000000!important;
}
.navi-buttons i {
    font-size: 1.5em;
}

.toolbar-btn-link{
    background-color: transparent!important;
    padding: 10px 6px 10px 6px!important;
    border: 0px!important;
}
.toolbar-btn-link:hover{
     background-color: transparent!important;
}
.toolbar-btn-link[disabled]{
    color: #3c8dbc!important;
}

.ks-toolbar-new {
    top: 10px;
    left: unset;
}

.ks-toolbar-navi-btn-new {
    right: 14px;
    top: 4px;
    left: unset;
}

.search-box-clear-btn {
    position: absolute;
    top: 6px;
    right: 40px;
    z-index: 3;
}

.nav-not-justified .select2-with-searchbox li{
    max-width: none !important;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div {
  display: block;
  white-space: nowrap;
  border-bottom: 1px solid #f4f4f4;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div:hover{
  background: #f4f4f4;
  text-decoration: none;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div{
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 6px 10px 6px 10px;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div > div{
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px !important;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div > div > .fa{
  width: 20px;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div > div > .fa-close {
    font-size: 16px;
    color: #808080;
    float: right;
    margin-top: 10px;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > div > div > .fa-close:hover {
    color: #b61616;
    cursor: pointer;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li{
    border-top: 1px solid #f4f4f4;
}

#notifiDate,
#notifiText{
    margin-bottom: -6px;
}

#notifiDate{
    font-size: 10px;
    margin-top: 4px;
    line-height: 14px;
}

#notifiIcon{
    float: left;
    margin-top: 12px;
    margin-right: 5px;
}

#notifiIcon.fa-close{
    float: right;
    margin-top: 10px;
    margin-right: 0px;
}
#notifiDiv.col-md-11{
    padding-left: 4px;
    padding-right: 0;
}

#notifiDiv.col-md-1{
    padding-left: 0;
    padding-right: 4px;
}

#notifiDetails{
    font-size: 10px;
    word-wrap: break-word;
    white-space: initial;
    line-height: 12px;
    text-overflow: ellipsis;
    margin: 0px 10px 0px 10px;
    max-height: 100px;
}

#notifiDetails.collapse{
    height: 0px !important;
    padding: 0;
    border-bottom: none;
}

#notifiDetails.collapse.in{
    height: auto !important;
    border-bottom: 1px solid #f4f4f4;
    margin: 0px 10px 0px 10px;
}

#notifiReadAll{
    float:right;
    z-index:222;
    position:absolute;
    top:6px;
    right:17px;
    font-size: 9px;
    color: #3c8dbc;
}

#notifiReadAll:hover {
    color: #b61616;
    cursor: pointer;
}

#notifiLink {
    color:#3c8dbc!important
}
.padding-top-30 {
    padding-top: 30px;
}

.dashboard-single-line-header {
    line-height: 26px !important;
}

.dashboard-double-line-header {
    line-height: 36px !important;
}

.dashboard-title-margin-left {
    margin-left: 25px;
}

@media only screen and (max-width: 767px) {
    .dashboard-title-margin-left {
        margin-left: unset;
    }
}

.dashboard-box-header {
    padding: 8px 10px; 
    position: relative;
}

.dashboard-box {
    margin-bottom: 8px!important;
}
.dashboard-box.box-with-border {
    border-left: 1px solid #3c8dbc;
    border-right: 1px solid #3c8dbc;
    border-bottom: 1px solid #3c8dbc;
}

.dashboard-header-button {
    padding: 2px 12px; 
    height: 26px;
}

.dashboard-header-button-height-36 {
    height: 36px !important;
}

.dashboard-header-clear-button {
    padding: 2px 5px;
    margin-right: 2px;
    height: 26px;
}

.max-component-width-600 {
    max-width:600px
}

.min-select-width-238 {
    min-width: 238px;
}

.dashboard-header-font-size {
    font-size: 16px!important;
}

.double-line-header-icon {
    position: absolute; 
    padding-top: 7px;
}

.disable-datepicker {
    pointer-events: all;
    cursor: not-allowed;
}

.disable-datepicker.form-control:focus {
    border-color: #d2d6de !important;
}

.filter-panel-label {
    font-weight: unset;
    cursor: pointer;
}

.filter-panel-label:active {
    box-shadow: none;
}

.default-filter {
    opacity: 0.75;
    color: white;
}

.not-default-filter {
    opacity: 1;
    font-weight: bold;
    color: white;
}

.not-default-filter > i {
    color: #055589;
}

.panel-bg-color{
    background-color: #2C9CE2;
}

.add-grupa{
    padding-left: 20px;
}

.add-grupa > input{
    height: 25px;
    width: 175px;
}

.add-grupa > span{
    text-align: center;
    height: 25px;
    width: 25px;
    color: #3c8dbc;
    background-color: #eeeeee;
}

.okres-container {
    display: flex;
    align-items: center;
    line-height: 1.2;
}
.kpi .nav.nav-tabs {
    padding-right: 60px;
}
.kpi .colors-toggle {
    padding: 5px;
}
.kpi .kpi-panels-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around; /* space-evenly nie działa na IE */
}
.kpi .kpi-panel {
    width: 300px;
    margin: 0 5px;
    position: relative;
}
.kpi .kpi-panel-spacer {
    height: 0;
}

.kpi .kpi-panel .inner-additional-header {
    font-weight: bold;
    text-align: center;
    height: 20px;
    color: dimgrey;
}
.kpi .kpi-panel .inner {
    width: 190px;
    text-align: center;
    height: 180px;
    padding: 0;
}
.kpi .kpi-panel .inner-additional-header + .inner {
    height: 160px;
}
.kpi .kpi-panel .inner div:not(:only-child) {
    height: 90px;
    padding: 5px;
}
.kpi .kpi-panel .inner.subpanels-2 > div:first-child {
    border-bottom: solid 1px black;
}
.kpi .kpi-panel .inner.subpanels-4 > div:nth-child(odd) {
    border-right: solid 1px black;
}
.kpi .kpi-panel .inner.subpanels-4 > div:nth-child(-n+2) {
    border-bottom: solid 1px black;
}
.kpi .kpi-panel .inner span.kpi-access-denied-mark {
    font-size: 36px;
}
.kpi .kpi-panel .inner.subpanels-2 span.kpi-access-denied-mark {
    font-size: 26px;
}
.kpi .kpi-panel .inner.subpanels-4 span.kpi-access-denied-mark {
    font-size: 22px;
}
.kpi .kpi-panel .inner .back-panel .chart {
    height: 100px;
    padding: 0;
}
.kpi .kpi-panel .inner.subpanels-2 .back-panel .chart,
.kpi .kpi-panel .inner.subpanels-4 .back-panel .chart {
    height: 44px;
}
.kpi .kpi-panel .inner .back-panel .chart > div {
    height: 100%;
    padding: 0 5px;
}
.kpi .kpi-panel .inner.subpanels-2 .back-panel .chart > div,
.kpi .kpi-panel .inner.subpanels-4 .back-panel .chart > div {
    padding: 0 10px;
}
.kpi .kpi-panel .inner-additional-header + .inner div:not(:only-child) {
    height: 80px;
}
.kpi .kpi-panel .inner > div:only-child {
    padding: 10px;
}
/*.kpi .kpi-panel .inner > div:first-child {
    padding: 10px 10px 5px;
}
.kpi .kpi-panel .inner > div:last-child {
    padding: 5px 10px 10px;
}*/
.kpi .kpi-panel .inner.no-icon {
    width: 298px;
}

.kpi .kpi-panel .inner h5 {
    font-size: 16px;
}
.kpi .kpi-panel .inner h4 span {
    font-size: 20px;
}
.kpi .kpi-panel .inner div:not(:only-child) h3 {
    font-size: 30px;
    margin: 0;
}
.kpi .kpi-panel .inner div:not(:only-child) h4 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
}
.kpi .kpi-panel .inner div:not(:only-child) h5 {
    margin: 5px 0;
}

.kpi .kpi-panel .kpi-action {
    position: absolute;
    top: 5px;
    display: none;
    margin: 5px;
    z-index: 1;
    color: white;
}
.kpi .kpi-panel .kpi-additional-info {
    display: none;
}
.kpi .kpi-panel:hover .kpi-additional-info {
    display: inline;
}
.kpi .kpi-panel .inner > div:not(:only-child) .kpi-action {
    top: 0;
    left: 0;
}

.kpi .kpi-panel .kpi-action.legend-flag {
    top: 0;
    left: 0;
}
.kpi .kpi-panel .kpi-action.info {
    top: 5px;
    right: 5px;
}
.kpi .kpi-panel .inner-additional-header ~ .kpi-action.info {
    top: -4px;
}

.kpi .kpi-panel .rotate .kpi-action {
    display: none !important;
}

.kpi .kpi-panel:hover .kpi-action {
    display: block;
}

.kpi .kpi-panel .small-box {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
}
.kpi .kpi-panel .small-box.small-box-no-footer .inner {
    height: 202px;
}

.kpi .kpi-panel .small-box > .small-box-footer {
    padding: /*10px*/ 0;
    font-size: 16px;
    font-weight: 700;
    background-color: white;
    color: dimgrey;
    z-index: 901;
}

.kpi .kpi-panel .small-box > .small-box-footer i {
    font-weight: 400;
}
.kpi .kpi-panel .small-box > .small-box-footer div.details-btn {
    float: left !important;
    width: 43%;
    padding: 0 10px;
}
.kpi .kpi-panel .small-box > .small-box-footer div.details-btn div.disabled {
    cursor: not-allowed;
}
.kpi .kpi-panel .small-box > .small-box-footer div.chart-btn {
    float: left !important;
    width: 14%;
    padding: 0 10px;
}
.kpi .kpi-panel .small-box > .small-box-footer div.chart-btn.disabled {
    cursor: not-allowed;
}
.kpi .kpi-panel .small-box > .small-box-footer div.premium-btn {
    float: left !important;
    width: 43%;
    padding: 0 10px;
}
.width-50-proc {
    width: 50%!important;
}
.kpi .kpi-panel .small-box > .small-box-footer div:hover {
    background-color: lightgray;
}
.kpi .kpi-panel .small-box > .small-box-footer div.blocked {
    cursor: not-allowed !important;
    opacity: 0.66 !important;
}

.kpi-panel-premium-popover.popover {
    max-width: 500px;
    z-index: 903;
}

@media only screen and (max-width: 768px) {
    .kpi-panel-premium-popover.popover {
        max-width: 95vw;
        z-index: 903;
    }
}

.kpi-panel-premium-popover.popover .list-group .list-group-item .index {
    padding-right: 0;
}
.kpi-panel-premium-popover.popover .list-group .list-group-item .action {
    color: #3c8dbc;
}

.kpi .kpi-panel .legend {
    width: 80px;
    text-align: center;
    position: absolute;
    top: -1px;
    left: -80px;
    z-index: 902;
    padding: 0 5px;
}
@media (max-width: 767px) {
    .kpi .kpi-panel .legend,
    .kpi .kpi-panel .legend-right .legend {
        left: 225px !important;
    }
    .kpi .kpi-panel .legend.edit {
        left: 25px !important;
    }
}

.kpi .kpi-panel .legend-right .legend {
    left: 300px;
}
.kpi .kpi-panel .legend.edit {
    width: 280px;
}
.kpi .kpi-panel .legend .legend-edit-title {
    background-color: white;
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
}
.kpi .kpi-panel .legend .range > div:last-child {
    width: 68px;
    height: 50px;
    line-height: 45px;
}
.kpi .kpi-panel .legend .range > div.legend-edit-form {
    padding: 8px 0 8px 15px;
    width: 190px;
    transform: translateY(25px);
}
.kpi .kpi-panel .legend .range > div.legend-edit-form .indicator {
    width: 25px;
    height: 34px;
    border-top: 17px solid white;
    border-bottom: 17px solid white;
    border-left: 25px solid grey;
}
.kpi .kpi-panel .legend .range > div.legend-edit-form .input-group {
    width: calc(100% - 25px);
}
.kpi .kpi-panel .legend .range {
    background-color: white;
}
.kpi .kpi-panel .legend .range div {
    float: left;
}
.kpi .kpi-panel .legend > div {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.kpi .kpi-panel .legend div.edit-btn {
    height: 30px;
    line-height: 30px;
    background-color: grey;
    color: #fff;
}
.kpi .kpi-panel .legend div.actions {
    background-color: white;
    padding: 10px;
}

@media (min-width: 992px) {
    .kpi .kpi-slider .kpi-slider-label {
        display: table;
        height: 75px;
        table-layout: fixed;
        overflow: visible;
    }
    .kpi .kpi-slider .kpi-slider-label span {
        display: table-cell;
        vertical-align: middle;
    }
}
.kpi .kpi-slider .kpi-slider-legend {
    margin: 0 16px 22px;
}
.kpi .kpi-slider .kpi-slider-legend div {
    float: left;
    height: 12px;
}

.kpi .legend-color-red,
.kpi .legend-color-yellow,
.kpi .legend-color-green {
    color: #fff !important;
}
.kpi .legend-no-color {
    color: dimgray !important;
}
.kpi .legend-color-red {
    background-color: #dd4b39 !important;
}
.kpi .legend-color-red-dimmed {
    background-color: rgba(221, 75, 57, 0.3) !important;
}
.kpi .legend-color-yellow {
    background-color: #f39c12 !important;
}
.kpi .legend-color-yellow-dimmed {
    background-color: rgba(243, 156, 18, 0.3) !important;
}
.kpi .legend-color-green {
    background-color: #00a65a !important;
}
.kpi .legend-color-green-dimmed {
    background-color: rgba(0, 166, 90, 0.3) !important;
}
.kpi .legend-color-gray {
    background-color: #d2d6de !important;
}

.kpi .legend-color-red .empty-value,
.kpi .legend-color-yellow .empty-value,
.kpi .legend-color-green .empty-value,
.kpi .legend-color-red .fa-info-circle,
.kpi .legend-color-yellow .fa-info-circle,
.kpi .legend-color-green .fa-info-circle {
    color: white !important;
}

.kpi tr.kpi-summary-row {
    font-weight: bold;
    background-color: #e0f4ff !important;
}
@media (max-width: 991px) {
    .kpi tr.kpi-summary-row {
        margin-bottom: 15px;
    }
}


.kpi tr.kpi-summary-row .legend-color-red,
.kpi tr.kpi-summary-row .legend-color-red-dimmed,
.kpi tr.kpi-summary-row .legend-color-yellow,
.kpi tr.kpi-summary-row .legend-color-yellow-dimmed,
.kpi tr.kpi-summary-row .legend-color-green,
.kpi tr.kpi-summary-row .legend-color-green-dimmed {
    padding: 6px;
}
.kpi tr.kpi-summary-row .legend-color-red > div,
.kpi tr.kpi-summary-row .legend-color-red-dimmed > div,
.kpi tr.kpi-summary-row .legend-color-yellow > div,
.kpi tr.kpi-summary-row .legend-color-yellow-dimmed > div,
.kpi tr.kpi-summary-row .legend-color-green > div,
.kpi tr.kpi-summary-row .legend-color-green-dimmed > div {
    padding: 2px;
    color: #333333 !important;
    background-color: #fff !important;
}
.kpi tr.kpi-summary-row .legend-color-red .empty-value,
.kpi tr.kpi-summary-row .legend-color-yellow .empty-value,
.kpi tr.kpi-summary-row .legend-color-green .empty-value {
    color: #333333 !important;
}
.kpi tr.kpi-summary-row .legend-color-red > div .fa-info-circle,
.kpi tr.kpi-summary-row .legend-color-red-dimmed > div .fa-info-circle,
.kpi tr.kpi-summary-row .legend-color-yellow > div .fa-info-circle,
.kpi tr.kpi-summary-row .legend-color-yellow-dimmed > div .fa-info-circle,
.kpi tr.kpi-summary-row .legend-color-green > div .fa-info-circle,
.kpi tr.kpi-summary-row .legend-color-green-dimmed > div .fa-info-circle {
    color: #000 !important;
}
.kpi tr.kpi-summary-row .legend-color-red,
.kpi tr.kpi-summary-row .legend-color-yellow,
.kpi tr.kpi-summary-row .legend-color-green {
    color: #333333 !important;
}

.legend-multiplier-ref {
    background-color: white; 
    padding: 15px 0 5px;
}

.legend-multiplier-ref-input {
    display: unset; 
    width: 80px!important;
}


.kpi .no-slider-value-label .rz-model-value{
     visibility:hidden!important;
}
.kpi .wrap-last-tick-value .rzslider .rz-tick:last-child .rz-tick-value {
    transform: translate(-80%, 50%);
    white-space: pre-wrap;
}

.custom-kpi-date-selector-line-height {
    line-height: 35px;
}

.tooltip-min-width-350 .tooltip-inner {
    min-width: 350px;
}

.kpi .no-slider-value-label .rz-model-value{
     visibility:hidden!important;
}
.kpi .wrap-last-tick-value .rzslider .rz-tick:last-child .rz-tick-value {
    transform: translate(-80%, 50%);
    white-space: pre-wrap;
}

.custom-kpi-date-selector-line-height {
    line-height: 35px;
}

.tooltip-min-width-350 .tooltip-inner {
    min-width: 350px;
}

.kpi01-toggle {
    position: absolute; 
    bottom: 0; 
    height: unset!important;
}
.kpi01-toggle button {
    background-color: inherit; 
    padding: 2px; 
    color: white!important;
}
.kpi01-toggle button:active {
    box-shadow: none;
}
.kpi01-toggle button:focus {
    outline: none!important;
    outline-offset: unset;
}

.flip-container .rotate .flipper,
.flip-container .rotate .kpi-action,
.flip-container .rotate .small-box-footer,
.flip-container .rotate .inner-additional-header
{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;

    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;

    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;

    transition: 0.6s;
    transform-style: preserve-3d;
}

.back-panel {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.dirty-grupex-table-row {
    opacity: 0.7;
    color: #AEAEAE;
}

.hidden-during-animation.legend-color-red-remove,
.hidden-during-animation.legend-color-yellow-remove,
.hidden-during-animation.legend-color-green-remove,
.hidden-during-animation.legend-no-color-remove,
.hidden-during-animation.bg-gray-remove{
    visibility: hidden;
}

.height-180{
    height:180px;
}

.kpi-legend-hint-positioning {
    position: absolute; 
    top: 1px; 
    right: 4px;
}
.kpi-info-panel-container {
    display: inline-block;
}
.kpi-info-panel {
    display: inline-block;
    padding: 15px 30px 10px 30px;
    border: 1px solid #dbdbdb;
    border-radius: 25px;
    margin-bottom: 10px;
    background-color: #f9f9f9;
}

.highlight-button{
    outline: 2px solid #3c8dbc !important;
}

.kpi-highlight {
    opacity: 1!important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td {
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.kpi-highlight-table.table > thead > tr > th,
.kpi-highlight-table.table > tbody > tr > th,
.kpi-highlight-table.table > thead > tr > td,
.kpi-highlight-table.table > tbody > tr > td {
    opacity: 0.15;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.kpi-akcja-icon {
    display: inline-block;
    color: #3c8dbc;
    font-size: 18px;
    margin-right: 4px;
}

.kpi-akcja-icon2 {
    display: inline-block;
    font-size: 18px;
    margin-right: 4px;
}

.kpi-none-akcja-icon{
    display: inline-block;
    color: #c95658;
    font-size: 18px;
    margin-right: 6px;
}

.no-padding-right-akcje-filter {
    float: right;
}
.no-padding-right-akcje-filter ul {
    padding-right: 0px !important;
}
.no-padding-right-akcje-filter.li-x-1 ul {
    max-width: 75px;
}
.no-padding-right-akcje-filter.li-x-2 ul {
    max-width: 150px;
}
.no-padding-right-akcje-filter.li-x-3 ul {
    max-width: 225px;
}
.no-padding-right-akcje-filter.li-x-4 ul {
    max-width: 300px;
}
.no-padding-right-akcje-filter.li-x-5 ul {
    max-width: 375px;
}

.kpi-premium00-PS-position {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -7px;
}

.kpi-premium00-PS-td {
    border-left: 1px solid #3c8dbc !important;
    border-right: 1px solid #3c8dbc !important;
}

.kpi-premium00--border-last-row > tr > td {
    border-bottom: 2px solid #3c8dbc !important;
}

.kpi-premium00-td-border {
    border-left: 1px solid #3c8dbc !important;
    border-right: 1px solid #3c8dbc !important;
    border-top: 1px solid #3c8dbc !important;
}

.kpi-premium00-th-border-bottom {
    border-bottom: 1px solid #f4f4f4 !important;
    min-width: 190px;
}

.kpi-premium00-th-border-right {
    border-right: 2px solid #dcdcdc!important;
}

.kpi-premium00-PS-color {
    background-color: #3c8dbc;
    color: white;
}

.table[horizontal-scroll-table].kpi-premium00P1-table {
    cursor: grab;
}

.table[horizontal-scroll-table].kpi-premium00P1-table.grabbed {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

.kpi-premium00-table i {
    line-height: inherit;
}

.table[table-with-sticky-headers].kpi-premium00-table > tbody > tr > td {
    border-bottom:none;
    border-top:none;
}
table.kpi-premium00-table > tbody > tr > td:first-child {
    vertical-align: middle;
    font-weight: bold;
}
.kpi00-summary-row.kpi-premium00-PS-color {
    background-color: #3c8dbc !important;
    color: white;
}

.kpi00-summary-row.kpi-premium00-PS-td {
    border-left: 1px solid #3c8dbc !important;
    border-right: 1px solid #3c8dbc !important;
}

.kpi00-summary-row {
    background-color: #e0f4ff !important;
}
.kpi00-summary-row.month-odd {
    background-color: #d2ecf9 !important;
}
.kpi-premium00-table .month-odd:not(.kpi00-summary-row):not(.kpi-last-td-partial) {
    background-color: #f0f0f0 !important;
}
.kpi00-legend-table {
    font-size: 13px;
}

.kpi-first-td {
    border-left-width: 2px !important;
}

.kpi-last-td {
    border-right-width: 2px !important;
}
.kpi-last-td-partial {
    background-color: #e6e6e6 !important;
}
tbody:first-child .kpi-last-td-partial {
    background-color: #d4d4d4 !important;
}
@media (max-width: 991px) {
    .responsive td.auto-xs-label-width:nth-child(odd)::before, .responsive td.auto-xs-label-width:nth-child(even)::before {
        width: auto;
    }
}

@media (max-width: 1199px) {
    .show-on-lg {
        display: none;
    }
}

.kpi-button-in-cell {
    margin-top: -2px;
    padding-top: 0px;
    padding-bottom: 0px;
}
tr.kpi-border-top:not(:first-child) {
    border-top: 1px solid #eee;
}
@media (min-width: 992px) {
    .kpi .horizontal-scroll-wrapper .nazwa-poziomu-col {
        min-width: 200px;
    }
    .kpi .horizontal-scroll-wrapper .nazwa-apteki-col,
    .kpi .horizontal-scroll-wrapper .nazwa-towaru-col {
        min-width: 250px;
    }
}

.kpi [class^="visible-columns-group-"] span,
.kpi [class*=" visible-columns-group-"] span {
    padding: 2px 6px;
    border-left: solid white 6px;
}
.kpi .visible-columns-group-NaRecepte span {
    border-left-color: #ffff55;
}

.kpi .visible-columns-group-OTC span {
    border-left-color: #ffaa00;
}

.kpi .visible-columns-group-Pomocnicze span {
    border-left-color: #5588ff;
}
.kpi-actions-dropdown ul.dropdown-menu {
    z-index: 1001;
}

.kpi-flex-table {
    display: flex;
    padding: 0;
}

.kpi-flex-table tbody {
    width: 100%;
}

.kpi-flex-table tbody tr {
    display: flex;
}

.kpi-flex-table tr > td {
    display: flex;
    flex: 1;
    min-width: 0;
}

.kpi-flex-table td:first-of-type > span:first-of-type {
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.kpi-flex-table td:first-of-type > span:last-of-type {
    flex-shrink: 0;
    margin-left: auto;
}

.kpi-flex-table td:last-of-type > span:first-of-type {
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
    order: 1;
}

.kpi-flex-table td:last-of-type > span:last-of-type {
    flex-shrink: 0;
    order: 0;
}

.kpi-flex-table td:last-of-type > i {
    padding-left: 3px;
}

.kpi-name-legend-250 {
    width: 250px !important;
}

.btn-disabled-legenda-kpi {
    cursor: context-menu;
    opacity: 0.65;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.invalid-value-grupy-legenda-kpi {
    border-color: red !important;
}

.name-input-grupy-legenda-kpi {
    height: 34px;
}

.kpi-m-to-m-cell-table {
    width: 100%;
    min-width: 178px;
}

@media print {

    .disable-if-printing {
        visibility: hidden;
    }

    .print-center-media-parent {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .print-center-media-child {
        flex-shrink: 0;
    }

    table, th, td, tr {
        border-collapse:collapse;
        border: 1px solid black;
        width:100% !important;
        max-width:100% !important;
        text-align:right;
    }
}
.body-main-menu .box {
    background: none;
    border: none;
    box-shadow: none;
}
.body-main-menu .box-footer {
    background: none;
    border: none;
}
.body-main-menu .panel.panel-default.carousel {
    border: 0px solid rgba(0, 0, 0, 0);
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, .5);*/
}
.body-main-menu .panel.panel-default.carousel:hover {
    border: 0px solid rgba(0, 0, 0, 0);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
}

.min-height-menu {
    min-height: 200px;
}

.table-disp {
     display: table;
}

.main-menu-description {
    padding-top: 10px;
    font-size: smaller;
}

.main-menu-category-title {
    position: absolute;
    bottom: 0;
    font-size: 25px;
    /*text-transform: uppercase;*/
    color: #1d8cd1;
    padding: 0 15px;
}

.main-menu-new-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: courier;
    font-weight: 700;
    font-size: 33px;
    color: red;
    display: inline-block;
    padding: 8px 10px;
    margin: 8px;
    transform: rotate(-25deg);
    border-radius: 48%;
    border: 7px solid red;
    z-index: 1;
  
    -webkit-mask-size: contain;
    -webkit-mask-image: url(/Content/Images/grunge_texture.png);
    -o-mask-image:url(/Content/Images/grunge_texture.png);
    -moz-mask-image:url(/Content/Images/grunge_texture.png);
    -ms-mask-image:url(/Content/Images/grunge_texture.png);
    mask-image: url(/Content/Images/grunge_texture.png);
}
.tiles-menu .main-menu-new-icon {
    right: 80px;
    left: auto;
}

/* IE only style */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .main-menu-new-icon {
        color: rgba(255, 0, 0, 0.25);
        border-color: rgba(255, 0, 0, 0.25);
        font-family: monospace;
    }
}

.main-menu-info-icon {
    color: white;
}

.main-menu-category-icon {
    /*font-size: 10em;*/
    font-size: 8em;
    margin-right: 20px;
    margin-top: 20px;
}

.panel-body:hover .main-menu-info-icon {
    color: #1d8cd1 !important;
}

.main-menu-body:hover {
   /*outline:1px #1d8cd1 solid;*/
}

.main-menu-no-license .main-menu-category-title {
    color: grey !important;
}

.main-menu-no-license .main-menu-body:hover {
    outline: 0px !important;
    cursor: not-allowed !important;
}

.main-menu-no-license .main-menu-category-icon {
    color: grey !important;
}

.main-menu-no-license-info {
    color: #bc2f3a;
}

@media (min-width: 992px) {
    .main-menu-header-icon {
        padding-top: 30px;
        margin-right: -15px !important;
    }
}

@media (max-width: 991px) {
    .main-menu-space {
        margin: 0 30px;
    }
}


@media (max-height: 768px) {
    .min-height-menu {
        min-height: 130px;
    }

    .main-menu-category-icon {
        font-size: 5em;
    }

    .main-menu-category-title {
        font-size: 18px;
    }

    .main-menu-button {
        margin-bottom: 10px !important;
    }

    .main-menu-description {
        font-size: 8px;
    }

    .main-menu-space > .col-md-4 {
        margin-bottom:2px !important;
        margin-top:2px !important;
        padding:2px !important;
    }

    .main-menu-no-license-info {
        font-size: 8px;
    }
}

@media (min-height: 769px) and (max-height: 850px) {
    .min-height-menu {
        min-height: 140px;
    }

    .main-menu-category-icon {
        font-size: 6em;
    }

    .main-menu-category-title {
        font-size: 20px;
    }

    .main-menu-description {
        font-size: 9px;
    }

    .main-menu-no-license-info {
        font-size: 9px;
    }
}

@media (min-height:851px) and (max-height: 916px) {
    .min-height-menu {
        min-height: 160px;
    }

    .main-menu-category-icon {
        font-size: 7em;
    }

    .main-menu-category-title {
        font-size: 20px;
    }

    .main-menu-description {
        font-size: 10px;
    }

    .main-menu-no-license-info {
        font-size: 10px;
    }
}
.body-background {
    background-image: url(/Content/Images/background_02_grey.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.start-page-new {
    background-color: rgb(18, 68, 150);
    background-image: url(/Content/Images/background_01_blue_1920_hq.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

@media screen and (min-device-width: 1981px), screen and (min-device-height: 1281px) {
    .start-page-new {
        background-image: url(/Content/Images/background_01_blue_3840.jpg);
    }
}

.omnipharm-logo-small {
    width:40px;
    height:40px;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
}

.omnipharm-logo-lg {
    width:150px;
    height:40px;
    padding: 0;
    vertical-align: middle;
}

.omnipharm-logo-color {
    width: 60vh;
    vertical-align: middle;
    position: absolute;
    right: calc(25% - 25vh);
    bottom: 20px;
    z-index: -1;
    opacity: 0.7;
}

.menu-dark-blue {
     background-color: #055589 !important;
}

.menu-dark-blue.disabled {
    opacity: 0.8;
    background-color: #808080 !important;
    cursor: not-allowed;
}

.menu-blue {
    background-color: #077BC6;
}

.menu-blue.disabled {
    opacity: 0.8;
    background-color: #808080;
    cursor: not-allowed;
}

.menu-bright-blue {
    background-color: #2C9CE2;
}

.menu-bright-blue.disabled {
    opacity: 0.8;
    background-color: #808080;
    cursor: not-allowed;
}

.center-box-outer {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.center-box-middle {
    display: table-cell;
    vertical-align: middle;
}

.center-box-inner {
    margin-left: auto;
    margin-right: auto;
}

.box-3x3 {
    max-width: 100vh;
    width: auto;
    padding-right: 0px;
}

/*IE9+*/
@media screen and (min-width:0\0) and (min-resolution: +72dpi){
    .box-3x3 {
        width: 88.2vh;
    }
}

.box-6 {
    max-width: 200vh;
}

.box-3x3 .square-block,
.box-6 .square-block {
    float: left;
    width: calc(33vh - 40px)
}

.box-3x3 .double-square-block,
.box-6 .double-square-block {
    float: left;
    width: calc(66vh - 80px)
}

.menu-item-block {
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.menu-item-block-new {
    width: 100%;
    padding-top: 50%;
    position: relative;
}

.menu-item-content {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
}

.new-menu-block {
    position:absolute;
    left:0px;
    background-color: red;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1vw;
    margin-top: 1vw;
}


.box-3x3 .new-menu-block,
.box-6 .new-menu-block {
    position:absolute;
    left:0px;
    background-color: red;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.8vh;
    margin-top: 2vh;
}

.menu-block-element {
    height: 100%;
}

.menu-element-content{
    padding-top: 3vw;
}

.box-3x3 .menu-element-content,
.box-6 .menu-element-content{
    padding-top: 3vh;
}

.menu-item-title {
    font-size: 1.4vw;
    word-break: break-word;
    word-spacing: 100vw;
    line-height: 1.7vw;
}

.box-3x3 .menu-item-title,
.box-6 .menu-item-title {
    font-size: 2.9vh;
    word-break: break-word;
    word-spacing: 100vw;
    line-height: 3.5vh;
}

.menu-item-long-title {
    word-spacing: normal!important;
}

.menu-item-icon {
    font-size: 4vw;
}

.box-3x3 .menu-item-icon,
.box-6 .menu-item-icon {
    font-size: 8vh;
}

.menu-element-long-text-content {
    padding-top: 1.5vw;
}

.menu-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.94vw;
}

.box-3x3 .menu-text,
.box-6 .menu-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2vh;
}

.white-line {
    position :absolute;
    height: 80%;
    right: 50%;
    top: 10%;
    border-left: 1px solid white;
}

.menu-title-row {
    padding-top: 1vw;
    margin-left: 5px;
    margin-right: 5px;
}

.box-3x3 .menu-title-row,
.box-6 .menu-title-row {
    padding-top: 2vh;
    margin-left: 5px;
    margin-right: 5px;
}

.block-padding {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.margin-top-m25 {
    margin-top: -25px;
}

.module-menu-item-block {
    width: 100%;
    padding-top: calc(50% - 5px);
    position: relative;
}

.module-menu-item-block-square {
    width: 100%;
    padding-top: 100% !important;
    position: relative;
}

@media (min-width: 1900px) {

    .menu-item-icon {
        font-size: 76px;
    }

    .menu-title-row {
        padding-top: 20px;
    }

    .menu-item-title {
        font-size: 28px;
        line-height: 32px;
    }

    .menu-item-title-font-size-26 {
        font-size: 26px;
    }

    .menu-text {
        font-size: 18px;
    }

    .new-menu-block {
        font-size: 19px;
        margin-top: 19px;
    }
}

@media (max-height: 499px) {

    .box-3x3 {
        max-width: 390px;
        width: 390px;
    }

    .box-3x3 .square-block,
    .box-6 .square-block {
        min-width: 124.66px;
    }

    .box-3x3 .menu-item-icon,
    .box-6 .menu-item-icon {
        font-size: 40px;
    }

    .box-3x3 .menu-title-row,
    .box-6 .menu-title-row {
        padding-top: 10px;
    }

    .box-3x3 .menu-item-title,
    .box-6 .menu-item-title {
        font-size: 14.5px;
        line-height: 17px;
    }

    .box-3x3 .new-menu-block,
    .box-6 .new-menu-block {
        font-size: 9px;
        margin-top: 10px;
    }

    .omnipharm-logo-color {
        width: 300px;
    }
}

@media (min-width: 1199px) {

    .module-menu-box .square-block {
        max-width: 300px;
        min-width: 180px;
    }

    .module-menu-box .double-square-block {
        min-width: 330px;
        max-width: 530px;
    }

}

@media (min-height: 1100px) {

    .omnipharm-logo-color {
        right: 5%;
    }

    .box-3x3 {
        max-width: 999px;
    }

    .box-3x3 .square-block,
    .box-6 .square-block {
        min-width: 323px !important;
        max-width: 323px !important;
    }

    .box-3x3 .double-square-block,
    .box-6 .double-square-block {
        min-width: 646px!important;
        max-width: 646px!important;
    }

    .box-3x3 .menu-item-icon,
    .box-6 .menu-item-icon {
        font-size: 88px;
    }

    .box-3x3 .menu-title-row,
    .box-6 .menu-title-row {
        padding-top: 23.4px;
    }

    .box-3x3 .menu-item-title,
    .box-6 .menu-item-title {
        font-size: 33px;
        line-height: 37px;
    }

    .box-3x3 .menu-text,
    .box-6 .menu-text {
        font-size: 22.5px;
    }

    .box-3x3 .new-menu-block,
    .box-6 .new-menu-block {
        font-size: 20px;
        margin-top: 22px;
    }

    .omnipharm-logo-color {
        width: 659px;
    }
}

@media (max-width: 1199px) {

    .omnipharm-logo-color {
        right: 50px;
    }

    .menu-text {
        font-size: 1.2vw;
    }

    .menu-item-title {
        font-size: 1.5vw;
        line-height: 1.8vw;
    }

    .new-menu-block {
        font-size: 1.8vw;
        margin-top: 2.5vw;
    }
}

@media (min-width: 767px) and (max-width: 1199px){
     .module-menu-box .square-block {
        min-width: 155px;
    }

     .module-menu-box .double-square-block {
        min-width: 310px;
    }
}

@media (max-width: 991px) {

     .menu-item-icon {
        font-size: 40px;
    }

    .menu-title-row {
        padding-top: 8px;
    }

    .menu-item-title {
        font-size: 15px;
        line-height: 16px;
    }

    .menu-text {
        font-size: 12px;
    }
}

@media (max-width: 767px){

    .hideOnXs { 
        display: none;
    }

    .box-3x3 {
        max-width: 100%;
        width: 100%;
        padding-left: 0px;
    }

    .box-3x3 .square-block,
    .box-6 .square-block{
        width: 50%
    }

    .box-3x3 .double-square-block,
    .box-6 .double-square-block {
        width: 100%
    }

    .menu-item-icon,
    .box-3x3 .menu-item-icon,
    .box-6 .menu-item-icon
    {
        font-size: 16vw;
    }

    .menu-title-row,
    .box-3x3 .menu-title-row,
    .box-6 .menu-title-row {
        padding-top: 1.6vw;
    }

    .menu-item-title,
    .box-3x3 .menu-item-title,
    .box-6 .menu-item-title
    {
        font-size: 4.5vw;
        line-height: 5vw;
    }

    .menu-text,
    .box-3x3 .menu-text,
    .box-6 .menu-text {
        font-size: 3vw;
    }

    .new-menu-block,
    .box-3x3 .new-menu-block,
    .box-6 .new-menu-block {
        font-size: 3vw;
        margin-top: 4vw;
    }
}

.start-page-logo {
    margin-left: auto;
    margin-right: auto;
    width: unset;
}

.new-login-box {
    margin-top: 7vh;
    margin-bottom: 7vh;
    border-left: 1px solid white;
    font-size: 15px;
    font-weight: 100;
    min-height: 86vh;
}

.new-login-box-body {
    text-align:center;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.start-page-new .omnipharm-logo-lg {
    width: 300px;
    height: 80px;
    padding: 0;
    vertical-align: middle;
}

.start-page-new .logo-box {
    padding-top: 30px;
    padding-bottom: 50px;
}

.center-box-outer {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.center-box-middle {
    display: table-cell;
    vertical-align: middle;
}

.center-box-inner {
    margin-left: auto;
    margin-right: auto;
}

.login-box-form {
    border: 1px solid white;
    border-radius: 3px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.icon-box {
    width: 40px;
    height: 29px;
    position: relative;
    margin-top: 2px;
    border-right: 1px solid white;
    display: inline-block
}

.login-box-form .icon {
    color: white;
    padding-top: 7px;
}

.input-box {
    position: relative
}

.button-blue-gradient {
    width: 100%;
    cursor: pointer;
    border:1px solid #00b4d7;
    border-radius: 2px;
    padding: 0px;
    display:inline-block;
    color: #FFFFFF;
    background-color: #10D8FF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#10D8FF), to(#1D8CD1));
    background-image: -webkit-linear-gradient(top, #10D8FF, #1D8CD1);
    background-image: -moz-linear-gradient(top, #10D8FF, #1D8CD1);
    background-image: -ms-linear-gradient(top, #10D8FF, #1D8CD1);
    background-image: -o-linear-gradient(top, #10D8FF, #1D8CD1);
    background-image: linear-gradient(to bottom, #10D8FF, #1D8CD1);
}

.button-blue-gradient:hover:not([DISABLED]) {
 border:1px solid #1D8CD1;
 color: #1D8CD1;
 background-color: #FFFFFF;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
 background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
 background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
 background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
 background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
 background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
}

.button-blue-gradient:disabled {
    cursor: not-allowed;
    border:1px solid #808080;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#808080));
    background-image: -moz-linear-gradient(top, #ffffff, #808080);
    background-image: -ms-linear-gradient(top, #ffffff, #808080);
    background-image: -o-linear-gradient(top, #ffffff, #808080);
    background-image: linear-gradient(to bottom, #ffffff, #808080);
}

.login-input {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    height: 34px;
    padding-left: 15px;
    width: calc(100% - 42px);
}

.login-input:focus {
    outline: none;
}

.login-input:-webkit-autofill,
.login-input:-webkit-autofill:hover,
.login-input:-webkit-autofill:focus,
.login-input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

.login-input:-webkit-autofill {
    caret-color: white;
}


.login-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 0.5; /* Firefox */
    font-weight: 100!important;
}

.login-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
    opacity: 0.5;
    font-weight: 100!important;
}

.login-input::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
    opacity: 0.5;
    font-weight: 100!important;
}

.new-login-box-body .row {
    line-height: 30px;
}

.new-login-box-body .link {
    font-size: 14px;
    padding-right: 13px;
}

.login-captcha{
    padding-left: 48px;
    padding-bottom: 30px;
}

.horizontal-white-line {
    margin-top: 30px;
    border-top: 1px solid white;
    padding-bottom: 30px;
}

.blue-transparent-button {
    width: 100%;
    cursor: pointer;
    border:1px solid #1D8CD1;
    border-radius: 2px;
    display:inline-block;
    color: #1D8CD1;
    background-color: transparent;
    font-weight: normal;
}

@media (max-width: 991px) {
    .new-login-box {
        border: none;
    }
}

.ceneter-on-xs {
    text-align: left;
}

.kamsoft-logo {
    width: 150px;
    padding: 0;
    vertical-align: middle;
    margin-top: 50px;
}

.input-icon {
    margin-top: 6px;
    vertical-align: middle;
    max-width: 20px;
    max-height: 17px;
}

.error-box {
    color: white;
    background-color: rgba(229, 69, 69, 0.7);
    font-weight:100;
}

.error-box .field-validation-error {
    font-weight: 100;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    color: rgba(255, 255, 255, 1);
}

.start-page-new .icheckbox_square-blue {
     display: inline-block;
     vertical-align: middle;
     margin: 0px;
     padding: 0px;
     width: 22px;
     height: 22px;
     cursor: pointer;
     border: 1px solid white;
     border-radius: 3px;
     background: unset;
}

.start-page-new .icheckbox_square-blue.checked {
    position:relative;
}

.start-page-new .icheckbox_square-blue.checked:before {
    content: "\f00c";
    font-family: FontAwesome;
    position:absolute;
    top: -5px;
    left: 3px;
}


@media (max-width: 767px) {
    .ceneter-on-xs {
        text-align: center;
    }

    .new-login-box {
        margin-top: 20px;
        min-height: 0px;
    }

    .start-page-new .logo-box {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .login-box-form {
        margin-bottom: 20px;
    }

    
    .horizontal-white-line {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .kamsoft-logo {
        margin-top: 30px;
    }

    .main-sidebar {
        top: unset !important;
        padding-top: 0px !important;
    }

    .header-style {
        max-width: calc(100% - 50px);
    }
}

.main-header {
    max-height: unset !important;
}

.page-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.most-used-box{
    max-width: 40vh;
    float: left;
    padding-right: 0px;
    margin-bottom: 35px;
}

.most-used-box .most-used-item{
    height: calc((33vh - 40px)/3);
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    background-clip: content-box;
    background-color: rgba(132, 199, 239, 0.7);
}

.most-used-icon-block{
    width: calc((33vh - 40px)/3 - 10px);
    text-align: center;
    float: left;
}

.most-used-icon{
    font-size: 5vh;
    line-height: calc((33vh - 40px)/3 - 10px);
    color: white;
}

.most-used-text{
    width: calc(100% - ((33vh - 40px)/3 - 10px));
    line-height: calc((33vh - 40px)/3 - 10px);
    color: #055589;
    text-align: left;
    float: left;
    font-size: 1.8vh;
    padding-left: 2vh;
    padding-right: 2vh;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.most-used-title{
    color: white;
    font-size: 2.9vh;
    text-align: center;
    line-height: calc((33vh - 40px)/3 - 10px);
}

@media (min-height: 1100px) {
    .most-used-box {
        max-width: 404px;
    }

    .most-used-box .most-used-item {
        height: calc(323px/3);
    }

    .most-used-icon-block {
        width: calc((323px/3) - 10px);
    }

    .most-used-icon {
        font-size: 50px;
        line-height: calc(323px/3 - 10px);
    }

    .most-used-text {
        width: calc(100% - (323px/3 - 10px));
        line-height: calc(323px/3 - 10px);
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .most-used-title {
        font-size: 20px;
        line-height: calc(323px/3 - 10px);
    }
}

@media (max-width: 991px) {

    /*.most-used-box {
        padding-left: 15px;
    }*/
}

@media (max-height: 499px) {
    .most-used-box {
        max-width: 200px;
        /*width: 200px;*/
    }

    .most-used-box .most-used-item {
        height: 41.55px;
    }

    .most-used-title {
        font-size: 14.3px;
        line-height: 31.55px;
    }

    .most-used-icon-block {
         width: 31.55px;
    }

    .most-used-icon {
        font-size: 24.6px;
        line-height: 31px;
    }

    .most-used-text {
        width: 158.44px;
        line-height: 31px;
        font-size: 8.87px;
        padding-left: 9.86px;
        padding-right: 9.86px;
    }
}


@media (max-width: 767px) {

    .most-used-box {
        min-width: 100% !important;
        margin-bottom: 10px !important;
        padding-left: 0px;
    }

    .most-used-box .most-used-item {
        height: 59.27px;
    }

   .most-used-title {
        font-size: 17px;
        line-height: 49px;
    }

    .most-used-icon-block {
         width: 49.27px;
    }

    .most-used-icon {
        font-size: 30px;
        line-height: 49px;
    }

    .most-used-text {
        width: calc(100% - 50px);
        line-height: 49px;
        font-size: 13px;
        padding-left: 9.86px;
        padding-right: 9.86px;
    }

}

.menu-main-item-disabled-bgcolor {
    filter: grayscale(100%) !important
}

.menu-sub-item-disabled-bgcolor {
    background-color: #808080 !important;
}


div.tooltip .tooltip-inner,
ngb-tooltip-window.tooltip .tooltip-inner {
    color: #337ab7;
    background-color: white;
    border: solid 1px #337ab7;
}

div.tooltip.top .tooltip-arrow,
div.tooltip.top-left .tooltip-arrow,
div.tooltip.top-right .tooltip-arrow,
ngb-tooltip-window.tooltip.top .tooltip-arrow,
ngb-tooltip-window.tooltip.top-left .tooltip-arrow,
ngb-tooltip-window.tooltip.top-right .tooltip-arrow {
    border-top-color: #337ab7;
}

div.tooltip.right .tooltip-arrow,
ngb-tooltip-window.tooltip.right .tooltip-arrow {
    border-right-color: #337ab7;
}

ngb-tooltip-window.tooltip.right .tooltip-arrow {
    transform: none !important;
    top: 50% !important;
}

div.tooltip.left .tooltip-arrow,
ngb-tooltip-window.tooltip.left .tooltip-arrow {
    border-left-color: #337ab7;
}

div.tooltip.bottom .tooltip-arrow,
div.tooltip.bottom-left .tooltip-arrow,
div.tooltip.bottom-right .tooltip-arrow,
ngb-tooltip-window.tooltip.bottom .tooltip-arrow,
ngb-tooltip-window.tooltip.bottom-left .tooltip-arrow,
ngb-tooltip-window.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #337ab7;
}

div.tooltip.tooltip-wide .tooltip-inner,
ngb-tooltip-window.tooltip.tooltip-wide .tooltip-inner {
    max-width: 500px;
}
div.tooltip.sidebar-menu-tooltip .tooltip-inner,
ngb-tooltip-window.tooltip.tooltip-wide .tooltip-inner {
    max-width: 220px; /* jeśli to zmieniasz, sprawdź, czy inne tooltipy w menu bocznym, z tą klasą, wyświetlają się zgodnie z założeniami */
}

div.tooltip.tooltip-text-left .tooltip-inner,
ngb-tooltip-window.tooltip.tooltip-wide .tooltip-inner {
    text-align: left;
}
.pex-filters {
    position: relative;
}

.pex-filter-subgroups {
    border: 1px solid #d2d6de;
    padding: 7px;
    margin-bottom: 7px;
}
.subgroups-header {
    color: #444;
    font-weight: bold;
    margin-bottom: 5px;
}
.pex-filter {
    margin-bottom: 7px;
    font-size: 12px;
}
.pex-filter-subgroups .pex-filter:last-child {
    margin-bottom: 0;
}

.pex-filter.f11 {
    font-size: 11px;
}
.pex-filter.f10 {
    font-size: 10px;
}
.pex-filter-actions {
    font-size: 12px;
    min-width: 150px;
    overflow: hidden;
}
.pex-filter-actions .control-label {
    margin-top: 7px;
}
.pex-filter-actions button {
    max-width: 20%;
}

.pex-filter .pex-filter-header {
    padding: 4px;
    border: 1px solid #d2d6de;
    border-radius: 0px !important;
    box-shadow: none;
    position: relative;
}
.pex-filter .pex-filter-header .title {
    display: block;
    margin-right: 26px;
    color: #a9a9a9;
    overflow: hidden;
    width: 100%;
}
.pex-filter .pex-filter-header .title.small-title {
    font-size: 10px;
}
.pex-filter .pex-filter-header .expand-btn {
    position: absolute;
    top: 6px;
    right: 6px;
}
.pex-filter .pex-filter-header .clear-btn {
    position: absolute;
    top: 2px;
    right: 16px;
}
.pex-filter .pex-filter-header .clear-btn:hover {
    background-color: #f5f5f5;
}
.pex-filter .pex-filter-header .fa-info-circle {
    position: absolute;
    top: 7px;
    right: 40px;
    background-color: white;
}
.pex-filter .pex-filter-dropdown {
    border: 1px solid #d2d6de;
    border-top: none;
    z-index: 1000;
    background: white;
    margin-top: -1px;
}

.pex-filter ul {
    max-height: 195px;
    padding: 0 0 0 10px;
    margin: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}
.pex-filter .pex-filter-dropdown ul li {
    line-height: 2.0em;
}
.pex-filter .pex-filter-dropdown > * {
    margin-top: 1px;
}
.pex-filter .pex-filter-dropdown .search-form {
    padding: 5px;
}
.pex-filter .pex-filter-dropdown div:not(:first-child) .search-form {
    border-top: 1px solid #d2d6de;
}

.pex-filter ul.collapsing, .pex-filter .collapsing > ul {
    overflow-y: hidden;
}
.pex-filter li:hover {
    background-color: #f5f5f5;
}
.pex-filter li > span {
    display: block;
}
.pex-filter li > span > a.category-name-link {
    display: block;
    padding-left: 17px;
}
.pex-filter li > span > a:not(.category-name-link) {
    float: left;
}
.pex-filter a.category-name-link.last-level {
    font-weight: bold;
}

.table-with-filters-panel-on-left {
    display: flex;
}

.table-with-filters-panel-on-left .filters-col {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    width: 0;
    transition: width 0.3s linear;
}
.table-with-filters-panel-on-left .table-col {
    width: 100%;
    transition: width 0.3s linear;
}
.table-with-filters-panel-on-left.expanded .filters-col {
    padding-right: 7px;
    width: 20%;
}
.table-with-filters-panel-on-left.expanded .table-col {
    width: 80%;
}

.list-component-view .list-component-table-container .table-with-filters-panel-on-left .table-col table + div {
    transition: width 0.3s linear;
}

@media (max-width: 767px) {
    .list-component-view .list-component-table-container .table-with-filters-panel-on-left.expanded .table-col table + div {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .list-component-view .list-component-table-container .table-with-filters-panel-on-left.expanded .table-col table + div {
        width: 60%;
    }
}
@media (min-width: 992px) {
    .list-component-view .list-component-table-container .table-with-filters-panel-on-left.expanded .table-col table + div {
        width: 80%;
    }
}

@media (max-width: 992px) {
    .list-component-view .list-component-table-container .table-with-filters-panel-on-left.expanded .ng-table-counts {
        margin-right: 0px;
    }
}

@media (max-width: 767px) {
    .table-with-filters-panel-on-left {
        display: block;
    }
    .table-with-filters-panel-on-left.expanded .filters-col {
        width: 100%;
    }
    .table-with-filters-panel-on-left.expanded .table-col {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .table-with-filters-panel-on-left.expanded .filters-col {
        width: 40%;
    }
    .table-with-filters-panel-on-left.expanded .table-col {
        width: 60%;
    }
}
@media (min-width: 992px) {
    .table-with-filters-panel-on-left.expanded .filters-col {
        width: 20%;
    }

    .table-with-filters-panel-on-left.expanded .table-col {
        width: 80%;
    }
}

@media (min-width: 1200px) {
    .table-with-filters-panel-on-left.expanded .filters-col {
        width: 20%;
    }

    .table-with-filters-panel-on-left.expanded .table-col {
        width: 80%;
    }
}
.pex-filter .opacity-70-85 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+70,1+85 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

@media (min-width: 1200px) and (max-width: 1460px) {
    .sticky-box {
        width: 900px!important;
    }

    .fixed-towar-container-width > .panel-default {
        width: 900px;
    }
}

.towary-control {
    padding: 4px 2px;
    height: 30px;
}

.toolbar-btn-as-input-addon {
    height: 30px!important;
    width: initial!important;
}
.toolbar-btn-as-input-addon > button {
    line-height: 31px;
    height: 30px;
    border: 1px solid #d2d6de!important;
    border-left: none!important;
    padding-top: 4px!important;
}

.toolbar-btn-as-input-addon .toolbar-btn-icon {
    margin-top: -5px;
}
.toolbar-btn-as-input-addon .toolbar-btn-icon > i {
    font-size: 14px;
}

.towary-group-addon {
    border: 1px solid #d2d6de!important; 
    border-left: none!important; 
    width: 30px!important;
}

.no-box-shadow {
    box-shadow: none!important;
}
.active-segment a {
    color: #555555!important;
    border-bottom-color: transparent!important;
    background-color: white!important;
}
.inactive-segment a {
    border-bottom-color: #ddd!important;
    color: #3c8dbc!important;
    background-color: white!important;
}
.remove-margin-labels label {
    margin-bottom: 0px;
}
.remove-margin-labels .row {
    margin-bottom: 5px;
}

.height-30 {
    height: 30px;
    border-radius: 0px;
    border-color: #d2d6de;
    padding: 5px 6px 6px 6px;
}
.icon-for-height30 > i{
    padding: 5px 6px 6px 6px;
}
.overide-a-focus a {
    margin-top: 1px;
}
.no-border-left {
    border-left: none;
}
.no-border-right {
    border-right: none;
}
.ng-table-filters th.filter {
    padding: 4px 8px;
}

.line-height-30 {
    line-height: 30px;
}

.line-height-22 {
    line-height: 22px;
}

.typy-compact .icheckbox_square-blue {
    margin-left: -7px;
}

.font-size-12 {
    font-size: 12px;
}

.remove-tooltip-inner-width .tooltip-inner {
    min-width: unset!important;
}


.sticky-towar-navigation h4.sticky-towar-title {
    font-size: 16px;
    margin: 0px;
    transition: font-size .2s linear;
}

.sticky-towar-navigation .toolbar-btn .toolbar-btn-text {
    /*display: none !important;*/
    /*transition: height .3s linear;*/
}

.sticky-towar-navigation .toolbar-btn {
    padding-top: 0px;
    padding-bottom: 0px;
    transition: padding-top .2s, padding-bottom .2s linear;
}

.sticky-towar-navigation .toolbar-btn .toolbar-btn-icon > i {
    font-size: 1.1em;
    transition: font-size .2s linear;
}

.sticky-towar-navigation .toolbar-li {
    min-width: 38px !important;
    max-width: unset !important;
    transition: min-width .2s linear;
}

.sticky-show {
    display: none;
}

.sticky-towar-navigation .sticky-show {
    display: unset;
}

.typy-wskazniki-column {
    border-right: 1px solid #ddd;
}

.nested-ng-table .ng-table-filters input,
.nested-ng-table .ng-table-filters select {
    font-size: 13px;
}

.ostrzezenia-dropdown-width {
    width: 152px;
}

.margin-left-m7px {
    margin-left: -7px;
}

.input-width-180px {
    width: 180px!important;
}

.input-width-60px {
    width: 60px!important;
}

.overflow-input {
    overflow: hidden;
    text-overflow: ellipsis;
}

.towar-text-area {
    resize: none;
    overflow: hidden;
    height: 280px !important;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-bottom-2 {
    margin-bottom: 2px!important;
}

.margin-right-87 {
    margin-right: 87px;
}

.filters-expander {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    width : 16px;
    height: 100px;
    text-align: center;
    background-color: #f4f4f4;
}

.filters-expande span {
    position: relative;
    display:block;
    transform: translateY(-50%);
}

.pex-filter-footer {
    padding-bottom: 5px;
}

@media (max-width: 767px) {
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col {
        width: 100%;
    }
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col .filters-expander {
        display: none
    }
    .nav-tabs.nav-justified > li.toolbar-li {
        min-width: unset;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col {
        position:absolute;
        display: table;
        z-index: 100;
        width: 16px;
        background-color:white;
        padding-right: 0px;
        margin-left: -10px;
        border: 1px solid #d2d6de;
        transition: width 0.1s linear;
        -moz-transition: width 0.1s linear;
        margin-bottom: 10px;
    }

    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .table-col {
        width: 100%;
        margin-left: 10px;
    }

    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col .pex-filters {
        visibility: hidden;
        width: 0;
        padding-right: 0px;
        padding-left: 0px;
        transition: visibility 0.1s, width 0.1s linear;
        -moz-transition: visibility 0.1s, width 0.1s linear;
    }

    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col.filters-expanded .pex-filters {
        visibility: visible;
        width: 100%;
        padding-right: 3px;
        padding-left: 3px;
    }

    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col.filters-expanded .filters-expander {
        border-left: 1px solid #d2d6de;
        height: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col.filters-expanded {
        width: 40%;
    }
}
@media (min-width: 992px) and  (max-width: 1199px){
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col.filters-expanded {
        width: 25%;
    }
}

@media (min-width: 1200px){
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col {
        width: 20%;
    }
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .table-col {
        width: 80%;
    }
     .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .filters-col {
        width: 20%;
    }
    .table-with-filters-panel-on-left.panel-filter-collapse-on-mobile .table-col.filters-expanded {
        width: 80%;
    }
    .table-with-filters-panel-on-left .filters-expander {
        display: none
    }
}

.stock-availability-bar {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto;
    grid-column-gap: 2px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.stock-availability-bar-square-1 {
    grid-column-start: 1;
    grid-column-end: 1;
    background-color: #AAAAAA;
}

.stock-availability-bar-square-2 {
    grid-column-start: 2;
    grid-column-end: 2;
    background-color: #AAAAAA;
}

.stock-availability-bar-square-3 {
    grid-column-start: 3;
    grid-column-end: 3;
    background-color: #AAAAAA;
}

.stock-availability-bar-square-4 {
    grid-column-start: 4;
    grid-column-end: 4;
    background-color: #AAAAAA;
}

.stock-availability-bar-gray {
    background-color: #AAAAAA !important;
}

.stock-availability-bar-red {
    background-color: #CC0000 !important;
}

.stock-availability-bar-orange {
    background-color: #f78042 !important;
}

.stock-availability-bar-yellow {
    background-color: #ffba1b !important;
}

.stock-availability-bar-green {
    background-color: #23bd00 !important;
}
.summary-column-row {
    background-color: #f9f9f9 !important;
    position: relative;
    z-index: 1003;
}

.summary-column-row > td {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.summary-column-row  button {
    padding: 8px;
}

.summary-column-row .dropdown-menu {
    width: 100%;
}

.summaryColumnCell {
    overflow: visible!important;
}

.text-align-right-important {
    text-align: right!important;
}

.summary-header-border {
    border: 1px solid #d4d4d4;
}

html{font-size:12px}.width-fit-content{width:fit-content}.visually-hidden{display:none}.dropdown-item{width:100%;clear:both;font-weight:400;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.typehead-raport-selector-container ngb-typeahead-window.dropdown-menu{width:calc(100% - 30px)}.dropdown-item.active,.dropdown-item.active .opis{background-color:#1d8cd1!important;color:#fff}.typehead-raport-selector-container ngb-typeahead-window{max-height:calc(100vh - 260px);overflow-y:auto}@media (max-height: 585px){.typehead-raport-selector-container ngb-typeahead-window{max-height:325px}}.table-100-min-width-col{min-width:100px}.table-150-min-width-col{min-width:150px}.table-200-min-width-col{min-width:200px}.table-250-min-width-col{min-width:250px}.table-300-min-width-col{min-width:300px}.report-patterns-filter-panel date-range-ex div div{margin-bottom:0!important}ngb-modal-backdrop{opacity:0!important}.font-awesome{font-family:Roboto condensed,Helvetica Neue,Helvetica,Arial,FontAwesome,sans-serif}ngb-typeahead-window .dropdown-item i.ngbtypeahead-template-tooltip{position:absolute;right:-6px;color:#0074a7;background-color:#fff;border:solid,2px;border-right:solid 6px;border-left:solid 4px;border-color:#fff}ngb-typeahead-window .dropdown-item.active i.ngbtypeahead-template-tooltip{color:#fff;background-color:#1d8cd1;border-color:#1d8cd1}.towar-nazwa-column-250-overflow-ellipsis button{width:250px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.remove-min-max-width{min-width:0px!important;max-width:none!important}.border-top-1-solid-lightgray{border-top:1px solid lightgray}.float-label-gray{color:#475569}.display-flex-wrap{display:flex;flex-wrap:wrap}input.ng-untouched.ng-invalid[required]:not([disabled]){border-left:4px solid orange!important}.no-margin-bottom{margin-bottom:0}.p-scroller-position-relative ul{position:relative}.p-scroller{overflow-anchor:none}.p-scroller-hidden-item ul.p-virtualscroller-content p-selectitem:first-of-type{display:none}.p-tooltip-text{color:#337ab7!important;background:#fff!important;border:solid 1px;border-radius:4px!important;width:200px;text-align:center}.p-tooltip-right .p-tooltip-arrow{border-right-color:#337ab7!important;left:-1px!important}.p-tooltip-left .p-tooltip-arrow{border-left-color:#337ab7!important;right:-1px!important}.p-tooltip-top .p-tooltip-arrow{border-top-color:#337ab7!important;bottom:-1px!important}.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#337ab7!important;top:-1px!important}.p-inputnumber-input{text-align:right}.p-inputtext,.p-textarea{font-size:1.1rem!important}.p-disabled:not(.p-radiobutton),.p-inputtext:disabled,.p-textarea:disabled{background:#eee!important;cursor:not-allowed!important}p-inputnumber.p-inputnumber-horizontal:has(.p-inputnumber-button) input{width:calc(100% - 60px)}p-floatlabel.p-floatlabel-on:has(.p-disabled) label,p-floatlabel.p-floatlabel-on:has(.p-inputtext:disabled) label,p-floatlabel.p-floatlabel-on:has(.p-textarea:disabled) label,p-floatlabel.p-floatlabel-on:has(.disable-datepicker) label{background:linear-gradient(to bottom,transparent 50%,#eee 50%)!important}p-floatlabel:has(.p-disabled){cursor:not-allowed!important}p-floatlabel label{z-index:999}.p-fileupload-basic{justify-content:flex-start!important}p-fileupload p-message{order:99;width:100%}p-message .p-message-content span{white-space:pre-line}p-tab.p-tab-active{border-style:solid;border-width:1px;border-bottom:none;margin-bottom:-1px}p-tab.p-tab{border-top-left-radius:5px;border-top-right-radius:5px}form input.p-inputtext[readonly]{background-color:#eee;opacity:1}.p-floatlabel-on:has(input[placeholder]) label,.p-floatlabel-on:has(input.label-always-on) label{top:0;transform:translateY(-50%);border-radius:var(--p-floatlabel-on-border-radius);background:var(--p-floatlabel-on-active-background);padding:var(--p-floatlabel-on-active-padding);font-size:var(--p-floatlabel-active-font-size);font-weight:var(--p-floatlabel-label-active-font-weight);color:var(--p-floatlabel-active-color)}.p-floatlabel-on label.tooltip-in-label,.p-floatlabel-on label .tooltip-in-label{pointer-events:auto}.p-floatlabel-on label i.fa{font-size:14px}@font-face{font-family:primeicons;font-display:block;src:url(/Scripts/Angular/build_package/primeicons.8ca441e178bfb872.eot);src:url(/Scripts/Angular/build_package/primeicons.8ca441e178bfb872.eot?#iefix) format("embedded-opentype"),url(/Scripts/Angular/build_package/primeicons.e1a53edb6ea00325.woff2) format("woff2"),url(/Scripts/Angular/build_package/primeicons.7f7722745590608a.woff) format("woff"),url(/Scripts/Angular/build_package/primeicons.310a7310efb91ab1.ttf) format("truetype"),url(/Scripts/Angular/build_package/primeicons.19e14e488f5edc90.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}

