/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
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;
  }
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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: #333;
  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: thin dotted;
  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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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: normal;
  line-height: 1;
  color: #777;
}
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: .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: #777;
}
.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 #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.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: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
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 #eee;
  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, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -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: #333;
  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;
}
.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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  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 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;
}
.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: .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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  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 .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  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 .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  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 .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: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  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, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
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;
  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:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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;
  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:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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;
  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:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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;
  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:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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;
  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:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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;
  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:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(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: normal;
  line-height: 1.42857143;
  color: #333;
  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: #777;
}
.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: #777;
  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, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 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-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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  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;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  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-top: 8px;
  margin-right: 15px;
  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-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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-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: #777;
}
.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: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 > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  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: #777;
  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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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: #777;
}
.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: #777;
  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: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .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: #333;
}
.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, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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;
}
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.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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;
}
.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, .05);
          box-shadow: 0 1px 1px rgba(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: #333;
  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: #333;
}
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.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-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.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: .5;
}
.modal-header {
  min-height: 16.42857143px;
  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, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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-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;
}
.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;
}
.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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.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;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(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: #999;
  border-right-color: rgba(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: #999;
  border-bottom-color: rgba(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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .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 {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(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, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(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;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .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, .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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .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-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-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;
  }
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/app/_dist/0c35d18bf06992036b69.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}



@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url(/app/_dist/0ff659a72755cd332dc7.woff2) format('woff2');
}

.material-symbols,
.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
:root{
	--black:#000;
	--black-softest:#0001;
	
	--blue:#2c7be5;
	--blue-dark:#27b;
	--blue-light:#3e8cf3;
	--blue-lighter:#adc9e8;
	--blue-lightest:#d5ebfc;
	
	
	--red:#e51c23;
	--red-dark:#bd2d29;
	--red-light:#f0433d;
	--red-lighter:#f7817c;
	--red-lightest:#ffeded;
	
	--cyan:#47bac1;
	--danger:#e51c23;
	--dark:#354052;
	
	--green:#4caf50;
	--green-light:#62d067;
	--green-lighter:#b2d3a3;
	--green-dark:#0e5711;
	
	--orange:#fd7e14;
	--orange-dark:#924220;
	--orange-light:#f6b99e;
	--orange-lighter:#f6b99e;
	--orange-lightest:#f6b99e;
	
	--purple:#6f42c1;
	--purple-light:#7852be;
	--purple-lighter:#8667be;
	--purple-lightest:#9178bc;
	
	--grey:#999;
	--grey-dark:#777;
	--grey-darker:#555;
	--grey-darkest:#333;
	--grey-light:#bbb;
	--grey-lighter:#efefef;
	--grey-lightest:#fdfdfd;
	
	--indigo:#6610f2;
	--info:#47bac1;
	--light:#f8f9fa;
	--marine-blue:#27b;
	--muted:#efefef;
	--pink:#9d7bd8;
	--purple:#6f42c1;
	
	
	--primary:#2c7be5;
	--secondary:#9d7bd8;
	--success:#4caf50;
	--teal:#20c997;
	--tertiary:#5997eb;
	--warning:#ff9800;
	--white:#fff;
	--yellow:#ff9800;
	--yellow-dark:#e89113;
	--yellow-light:#efa740;
	--yellow-lighter:#ffdb9a;
	
	--main2:#decfa3;
	--main2-light:#eaddb7;
	--main3:#377175;
	--main3-light:#549094;
	
	
	--chart1:#003f5c; --chart1-transp:#003f5c22;
    --chart2:#2f4b7c; --chart2-transp:#2f4b7c22;
    --chart3:#665191; --chart3-transp:#66519122;
    --chart4:#a05195; --chart4-transp:#a0519522;
    --chart5:#d45087; --chart5-transp:#d4508722;
    --chart6:#f95d6a; --chart6-transp:#f95d6a22;
    --chart7:#ff7c43; --chart7-transp:#ff7c4322;
    --chart8:#ffa600; --chart8-transp:#ffa60022;
    --chart9:#5c0610; --chart9-transp:#5c061022;
    --chart10:#79250b; --chart10-transp:#79250b22;
    --chart11:#904400; --chart11-transp:#90440022;
    --chart12:#a06600; --chart12-transp:#a0660022;
    --chart13:#a58b00; --chart13-transp:#a58b0022;
    --chart14:#a0b100; --chart14-transp:#a0b10022;
    --chart15:#8ad813; --chart15-transp:#8ad81322;
    --chart16:#52ff59; --chart16-transp:#52ff5922;
}
.approve-message{
    padding:10px 0;
}
.approve-input-container{
    position: relative;
    display: flex;
}.approve-input-container[required]>input{
    border-color: var(--red);
    background: var(--red-lightest);
}.approve-input-container[required]>label{
    color: var(--red);
    background: var(--red-lightest);
}
.approve-input-label{
    position: absolute;
    background: #fff;
    padding:0 5px;
}
.approve-input{
    border: 1px solid var(--grey);
    margin: 10px 0;
    width: 100%;
    outline: 0;
    height: 50px;
}

.aprove-input-file-container {
    width: 100%;
}

.aprove-input-link {
    margin: 10px 0;
}



button.approve-input-button {
    height: 50px;
    margin: 10px 0;
}

.approve-button{
    width: 50%;
    padding: 10px;
}
.approve-button.reject{
    background:var(--red);
    color:#fff;
}

.approve-select{
    opacity: 1;
    top: 10%;
    background-color: white;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 5px;
    font-family: Arial;
    left: -100%;
    right: -100%;
    margin: auto;
    padding: 25px;
    position: fixed;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 600px;
    max-width: 100%;
    border-radius: 3px;
    color: rgb(51, 51, 51);
    z-index: 99999;
}
.approve-select-buttons{
    display:flex;
    flex-direction: column;
}
.approve-select-button{
    padding: 10px;
    margin: 1px 0;
    width: 100%;
}
.approve-select-button.reject{
    background:var(--red);
    color:#fff;
}
.approve-input.approve-input-stars {
    display: flex;
    justify-content: center;
    align-items: center;
}.approve-input-star{
    cursor: pointer;
}.approve-input-stars>span{
    filter:grayscale(1);
    opacity: 0.25;
}
.approve-input-stars[value="1"]>span:nth-child(1){
    filter:none;
    opacity: 1;
    }.approve-input-stars[value="2"]>span:nth-child(1), 
    .approve-input-stars[value="2"]>span:nth-child(2){
        filter:none;
        opacity: 1;
    }.approve-input-stars[value="3"]>span:nth-child(1), 
    .approve-input-stars[value="3"]>span:nth-child(2), 
    .approve-input-stars[value="3"]>span:nth-child(3){
        filter:none;
        opacity: 1;
    }.approve-input-stars[value="4"]>span:nth-child(1), 
    .approve-input-stars[value="4"]>span:nth-child(2), 
    .approve-input-stars[value="4"]>span:nth-child(3), 
    .approve-input-stars[value="4"]>span:nth-child(4){
        filter:none;
        opacity: 1;
    }.approve-input-stars[value="5"]>span{
        filter:none;
        opacity: 1;
}

.speak-listen-container {
    top:0;
    position: fixed;
    margin: auto;
    width: 300px;
    background: #fff;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    transition: all .3s;
    z-index: 9999999999999999;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
}.speak-listen-inner-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}.speak-listen-container .speak-text {
    flex-grow: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}.speak-listen-container button.speak-stop-btn {
    width: 25%;
    background: #000;
    padding: 10px;
    color: #fff;
    border-radius: 2px;
    margin-top: 10px;
    width: 250px;
}img.speak-image {
    width: 250px;
    max-width: 100%;
    margin: 50px 0;
}





















.call-to-action-container{
    margin-top: 100px;
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    width: 100%;
    height: 350px;
    display: flex;
    align-items: center;
    }.call-to-action-container::after {
        content: '';
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.75));
        backdrop-filter: blur(2px);
}

.call-to-action-img {
    background-attachment: fixed;
    background-position: center 60px;
    background-repeat: no-repeat;
    background-size: 100vw auto;
    height: 400px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.call-to-action-container .cta-btn {
    height: 50px !important;
    display: inline-flex;
    margin: auto;
    width: fit-content;
    align-items: center;
    border: 1px solid #fff3;
    padding: 10px;
    margin: 10px 0 20px 0;
    border-radius: 2px;
    background: #fff1;
    cursor: pointer;
    letter-spacing: 4px;
    }.call-to-action-container .cta-btn:hover {
        color: var(--main);
        border: 1px solid var(--main);
        text-decoration: none;
}


@media (width < 1000px){
    .call-to-action-img {
        background-size: 200vw auto;
    }
}














.hero-container{
    /*margin-top: 100px;*/
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    width: 100%;
    height: 550px;
    display: flex;
    align-items: center;
    &::after {
        content: '';
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.75));
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
    }
    &.hero-overlay-ignore{
        &::after{
            display: none;
        }
    }
    &.hero-overlay-light{
        &::after{
            content: '';
            z-index: 1;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.75));
            backdrop-filter: blur(2px);
            -webkit-backdrop-filter: blur(2px);
        }
    }
    .text-center{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .text-left{
        display: flex;
        flex-direction: column;
        align-items: start;
    }
    .text-right{
        display: flex;
        flex-direction: column;
        align-items: start;
    }
    .logo{
        margin: 4rem 0;
    }
    
    }.hero-container.hero-container-5, .hero-container.hero-container-5 .hero-img{
        height:100vh;
    }.hero-container.hero-container-6, .hero-container.hero-container-6 .hero-img{
        height:100vh;
        transition:all .3s;
        &:after{
            backdrop-filter:none;
            -webkit-backdrop-filter: none;
        }
        .slide{
            width: 100%;
            height: 100%;
            display: flex;
            align-items: flex-end;
            overflow: hidden;
            flex-basis: 100%;
            position: relative;
            &:after {
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                background: #000;
                z-index: 0;
                position: absolute;
                left: 0;
                bottom: 0;
                background: linear-gradient(90deg, black 0%, transparent 50%);
                backdrop-filter: blur(1px);
                -webkit-backdrop-filter: blur(1px);
            }
            &:last-child {
                align-items: center;
                &:after{
                    content: '';
                    z-index: 1;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    height: 100%;
                    width:100%;
                    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.75));
                    backdrop-filter: blur(2px);
                    -webkit-backdrop-filter: blur(2px);
                }
                .slide-container{
                    align-items: center;
                    .cta-btn {
                        margin: auto;
                    }
                }
            }
            .hero-img{
                top:0;
            }
            .slide-container{
                margin-bottom: 50px;
                z-index: 9;
                align-items: start;
                display: flex;
                flex-direction: column;
                justify-content: center;
                height: fit-content;
                .slide-text{
                    padding: 10px 25px;
                    border-radius: 5px;
                    width: fit-content;
                    /*margin-bottom: 15px;*/
                    max-width: min(568px, 90vw);
                    color: #fff;
                    text-shadow: 2px 2px 4px #0005;
                    background: linear-gradient(90deg, black, transparent);
                    backdrop-filter: blur(4px);
                    &:hover{
                        outline: 2px solid var(--main);
                        box-shadow: 0 0 5px #FFF;
                    }
                    .slide-header, .hero-sub-header{
                        text-align: left;
                    }
                }
                .cta-btn {
                    margin: 20px 0;
                }
            }
        }
}

.hero-slide-container{
    width:100vw;
    overflow: hidden;
    position: relative;
}

.slides-buttons {
    position: absolute;
    margin: auto;
    bottom: 25px;
    z-index: 9;
    display: flex;
    align-items: center;
    z-index: 10;
    width: 100vw;
    justify-content: center;
    background: none !important;
    .slide-btn {
        width: 20px;
        height: 20px;
        background: #fff;
        margin: 0 10px;
        border-radius: 100%;
        box-shadow: 2px 2px 3px #0009;
        cursor: pointer;
        /*outline: 5px solid #0009;*/
        &.selected{
            background: var(--main);
        }
    }
}

.hero-img {
    /*background-attachment: fixed;*/
    background-attachment: local, scroll;
    /*background-position: center 60px;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100vw auto;
    /*background-size: cover;*/
    /*-webkit-background-size: cover;*/
    height: 600px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    /*background-color: #f3f;*/
}

.hero-container .cta-btn {
    height: 50px !important;
    display: inline-flex;
    margin: auto;
    width: fit-content;
    align-items: center;
    border: 1px solid #fff3;
    padding: 10px 25px;
    margin: 10px 0 20px 0;
    border-radius: 2px;
    background: var(--main) !important;
    cursor: pointer;
    letter-spacing: 4px;
    }.hero-container .cta-btn:hover {
        /*color: var(--main);*/
        /*border: 1px solid var(--main);*/
        text-decoration: none;
        box-shadow: 0 0 0 10px #fff2;
    }.hero-container.color .cta-btn {
        background: #fff !important;
        color:var(--main) !important;
    }.hero-container.color .cta-btn:hover {
        color:#fff !important;
    }.cta-btn>span{
        color:var(--cta-text-color);
}


.hero-container.hero-container-2 {
    flex-wrap: wrap;
    color: #fff;
    &:after{
        display: none;
    }
    .hero-section-2{
        &:after{
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                background: #000;
                z-index: 0;
                position: absolute;
                left: 0;
                bottom: 0;
                background: linear-gradient(0deg, black 0%, transparent 50%);
                backdrop-filter: blur(2px);
                -webkit-backdrop-filter: blur(2px);
        }
    }
    
    .hero-section-2-logo{
        &:after{
            display: none !important;
        }
    }
    
    }.hero-container.hero-container-2.light{
        color: #333;
    }.hero-section-2 {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #333;
        margin: 0;
        padding: 0;
    }.hero-section-2:nth-child(1) {
        justify-content: end;
        z-index: 2;
    }.hero-container.hero-container-2.light .hero-section-2:nth-child(1) {
        background: #f1f1f1;
    }.hero-container.hero-container-2.color .hero-section-2:nth-child(1) {
        background: var(--main);
    }.hero-section-2:nth-child(2) {
        justify-content: start;
        padding:0 20px;
    }.hero-section-container-2{
        max-width:570px;
        margin: 0;
    }.hero-section-2 .hero-img{
        background-position: center center;
        background-size: cover;
    }.hero-section-2>.hero-section-2-logo {
        max-width: 100%;
        max-width:570px;
}

.hero-container-2.hero-container-2-fliped{
    &.light{
        .hero-section-2:nth-child(2) {
            background: #f1f1f1;
        }
    }
    &.color{
        .hero-section-2:nth-child(2) {
            background: var(--main);
        }
    }
}

.hero-section-2-fliped{
    .hero-img {
        background-position: center center;
    }
}

.hero-container.hero-container-3 {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100vw;
    flex-direction: column;
    background: #333 !important;
    }.hero-container.hero-container-3.light {
        background: #f1f1f1 !important;
    }.hero-template-3-img {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 200px;
        position: relative;
        flex-grow: 1;
    }.hero-section-container-3{
        z-index: 99;
        position: absolute;
        background: #0003;
        border-radius: 10px;
        padding: 30px;
        max-width: calc(100% - 20px);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        color:#fff;
    }.light .hero-section-container-3{
        background: #fff3;
        color:#333;
    }.color .hero-section-container-3{
        background: var(--main  );
        color:#fff;
        opacity: 0.9;
}

.hero-container.hero-container-4 {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100vw;
    flex-direction: column;
    background: #333 !important;
    height: 750px;
    }.hero-container.hero-container-4.light {
        background: #f1f1f1 !important;
    }.hero-container.hero-container-4.color {
        background: var(--main) !important;
    }.hero-template-4-img {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 200px;
        position: relative;
        flex-grow: 1;
    }.hero-section-container-4{
        z-index: 99;
        position: relative;
        padding: 80px 20px;
}



.hero-container-5 .scroll-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
    padding-top: 100px;
    }.hero-container-5 .scroll-btn span {
      position: absolute;
      top: 0;
      left: 50%;
      width: 24px;
      height: 24px;
      margin-left: -12px;
      border-left: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-animation: sdb07 2s infinite;
      animation: sdb07 2s infinite;
      opacity: 0;
      box-sizing: border-box;
    }.hero-container-5 .scroll-btn span:nth-of-type(1) {
      -webkit-animation-delay: 0s;
      animation-delay: 0s;
    }.hero-container-5 .scroll-btn span:nth-of-type(2) {
      top: 16px;
      -webkit-animation-delay: .15s;
      animation-delay: .15s;
    }.hero-container-5 .scroll-btn span:nth-of-type(3) {
      top: 32px;
      -webkit-animation-delay: .3s;
      animation-delay: .3s;
    }@-webkit-keyframes sdb07 {
      0% {
        opacity: 0;
      }
      50% {
        opacity: 1;
      }
      100% {
        opacity: 0;
      }
    }@keyframes sdb07 {
      0% {
        opacity: 0;
      }
      50% {
        opacity: 1;
      }
      100% {
        opacity: 0;
      }
}

video.hero-vid {
    position: absolute;
    left: -1000%;
    right: -1000%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}




/*@media (width < 1200px){*/
@media screen and (max-width: 991px) {
    
    .hero-img {
        background-size: auto 100%;
        -webkit-background-size: auto 750px;
    }.hero-container.hero-container-4 .hero-img{
        background-size: auto 800px;
        -webkit-background-size: auto 800px;
    }.hero-container.hero-container-5 .hero-img{
        background-size: auto 100vh;
        -webkit-background-size: auto 100vh;
    }
    
    .hero-section-2:nth-child(1) {
        height:calc(100% - 250px);
    }.hero-section-2:nth-child(2) {
        height: 250px;
    }.hero-section-2 .hero-img{
        background-position: center 0;
        background-size: cover;
        height:270px;
    }

    .hero-section-2-fliped .hero-img {
        background-position: center center;
    }
    
    .hero-section-4 .hero-img{
        background-position: center top;
        background-size: auto 100vh;
    }
    
    
    
    .hero-container h2, .hero-container .h2 {
        font-size: 24px;
    }
    
    .hero-container-6{ 
        height:450px !important;
        .hero-img {
            width: 100vw;
            background-size: 200vw;
            height: 450px !important;
        }
        .logo{
            margin: 2rem auto;
        }
        .slide-header{
            font-size: 16px;
        }
        .cta-btn{
            height: 35px !important;
            font-size: 12px;
        }
    }
    
    .hero-slide-container{
        height: 450px !important;
    }
}














.header-container{
    /*margin-top: 100px;*/
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
}.header-container::after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.75));
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

.header-img {
    /*background-attachment: fixed;*/
    background-attachment: local, scroll;
    /*background-position: center 60px;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100vw auto;
    /*background-size: cover;*/
    /*-webkit-background-size: cover;*/
    height: 600px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    /*background-color: #f3f;*/
}

.header-container .cta-btn {
    height: 50px !important;
    display: inline-flex;
    margin: auto;
    width: fit-content;
    align-items: center;
    border: 1px solid #fff3;
    padding: 10px 25px;
    margin: 10px 0 20px 0;
    border-radius: 2px;
    background: var(--main) !important;
    cursor: pointer;
    letter-spacing: 4px;
    }.header-container .cta-btn:hover {
        /*color: var(--main);*/
        /*border: 1px solid var(--main);*/
        text-decoration: none;
    }.header-container.color .cta-btn {
        background: #fff !important;
        color:var(--main) !important;
    }.header-container.color .cta-btn:hover {
        color:#fff !important;
}


.header-container.header-container-2 {
    flex-wrap: wrap;
    color: #fff;
    }.header-container.header-container-2.light{
        color: #333;
    }.header-section-2 {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #333;
        margin: 0;
        padding: 0;
    }.header-section-2:nth-child(1) {
        justify-content: end;
    }.header-container.header-container-2.light .header-section-2:nth-child(1) {
        background: #f1f1f1;
    }.header-container.header-container-2.color .header-section-2:nth-child(1) {
        background: var(--main);
    }.header-section-2:nth-child(2) {
        justify-content: start;
        padding:0 20px;
    }.header-section-container-2{
        max-width:600px;
        margin: 0;
    }.header-section-2 .header-img{
        background-position: center center;
        background-size: cover;
}

.header-section-2-fliped .header-img {
    background-position: center center;
}

.header-container.header-container-3 {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100vw;
    flex-direction: column;
    background: #333 !important;
    }.header-container.header-container-3.light {
        background: #f1f1f1 !important;
    }.header-template-3-img {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 200px;
        position: relative;
        flex-grow: 1;
    }.header-section-container-3{
        z-index: 99;
        position: absolute;
        background: #0003;
        border-radius: 10px;
        padding: 30px;
        max-width: calc(100% - 20px);
        backdrop-filter: blur(5px);
        color:#fff;
    }.light .header-section-container-3{
        background: #fff3;
        color:#333;
    }.color .header-section-container-3{
        background: var(--main  );
        color:#fff;
        opacity: 0.9;
}

.header-container.header-container-4 {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100vw;
    flex-direction: column;
    background: #333 !important;
    height: 850px;
    }.header-container.header-container-4.light {
        background: #f1f1f1 !important;
    }.header-container.header-container-4.color {
        background: var(--main) !important;
    }.header-template-4-img {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 200px;
        position: relative;
        flex-grow: 1;
    }.header-section-container-4{
        z-index: 99;
        position: relative;
        padding: 80px 20px;
}

.page-header-text {
    font-size: 26px;
    text-shadow: 0 0 5px #000;
    font-weight: bold;
}


/*@media (width < 1200px){*/
@media screen and (max-width: 1200px) {
    
    .header-img {
        background-size: auto 750px;
        -webkit-background-size: auto 750px;
    }.header-container.header-container-4 .header-img{
        background-size: auto 800px;
        -webkit-background-size: auto 800px;
    }
    
    .header-section-2:nth-child(1) {
        height:calc(100% - 250px);
    }.header-section-2:nth-child(2) {
        height: 250px;
    }.header-section-2 .header-img{
        background-position: center 0;
        background-size: cover;
    }

    .header-section-2-fliped .header-img {
        background-position: center center;
    }
    
    .header-section-4 .header-img{
        background-position: center top;
        background-size: auto 100vh;
    }
    
    
    
    .header-container h2, .header-container .h2 {
        font-size: 24px;
    }
}














.image-2-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
}
.image-text-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
}
.image-text-view .text-description {
    font-size: 14px;
}
.image-text-image-container {
    overflow: hidden;
    height: 200px;
    &.square, &.round{
        width: 200px;
        height: 200px;
    }
    img.image-text-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius:3px;
        
        &.round{
            width: 200px;
            height: 200px;
            border-radius: 100%;
        }
        &.square{
            width: 200px;
            height: 200px;
        }
        &.rounded{
            border-radius: var(--rounded-radius);
        }
    }
}

.image-text-image-aligner{
    text-align: center;
    &.square, &.round{
        width: 200px;
        height: 200px;
    }
}

@media (width < 1000px){
    .image-text-image-aligner{
        padding: 0 0 var(--view-padding-vertical) 0;
    }
}
.map-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}

.map-container {
    width: 100%;
    overflow: hidden;
    height: 330px;
}

.map-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img.map-color{
    mix-blend-mode: luminosity;
}
#menu {
    background: #333 !important;
    /*border-bottom: 5px solid var(--main);*/
    font-family: var(--font-family-1), serif;
    font-size: 18px;
    height: 75px;
    position: sticky;
    top: 0;
    width: 100vw;
    z-index: 11;
        &.gradient{
            background: linear-gradient(45deg, var(--main), black) !important;
            .menu-btn{
                color:#fff;
            }
        }
    }#menu.light, #menu.light .display-menu{
        background: #f1f1f1 !important;
    }#menu.dark{
        background: #333 !important;
    }#menu.color, #menu.color .display-menu{
        background: var(--main) !important;
        color:#fff;
    }#menu.color .menu-btn{
        background: var(--main) !important;
        color:#fff;
}#menu>.container {
    padding: 0;
}

#menu.type-MINI{
    position: absolute;
    background: #fff1 !important;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    }#menu.type-MINI .menu-btn{
        color: #000e;
        text-shadow: 0 0 5px #0009;
    }#menu.type-MINI.light{
    background: #0001 !important;
    }#menu.type-MINI.light .menu-btn{
        color: #fffe;
    }#menu.type-MINI.color .menu-btn{
        color: var(--main);
        background: #fff1 !important;     
}

.menu-btns-container {
    height: 75px;
    margin: auto;
    min-height: 50px;
    overflow: hidden;
    display: flex;
    width: 100%;
    }.menu-btns-container>a {
        flex-grow: 1;
        padding: 0;
        width: 100%;
        max-width: 120px;
        display: flex;
        justify-content: center;
        margin: 0;
        text-decoration: none;
    }.menu-btns-container.width-max>a {
        max-width: none !important;
}

.menu-btn{
    width: 100%;
    color: var(--main);
    cursor: pointer;
    font-size: 16px;
    height: 75px;
    /*line-height: 75px;*/
    text-align: center;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    &.highlight{
        /*animation: highlight-menu-btn-animation 2s linear infinite;*/
        background: var(--main);
        color: #000;
    }
}.menu-btn:hover{
	border-top:5px solid var(--main);
}.menu-btn.menu-burger-btn{
    display: flex;
    justify-content: end;
}.menu-btn.menu-burger-btn:hover{
    border-top: none;
}.menu-btn.menu-burger-btn *{
    /*width: fit-content;*/
    max-width: 80%;
    padding: 0 10px;
    max-height: 60px;
    top: 8px;
    display: flex;
    align-items: center;
    height: 100%;
}.menu-btn.menu-burger-btn>.menuBtnMain{
    margin-right:15px;
}.menu-btn>i.menu-btn-icon {
    padding: 0 5px 0 20px;
}

.menu-track-order-btn {
    flex-direction: column;
    i.fa-solid.fa-truck {
        flex-grow: 1;
        display: flex;
        align-items: center;
    }
    .see-last-order {
        display: flex;
        font-size: 9px;
        line-height: 9px;
        background: var(--main);
        color: #000;
        padding: 4px 0;
        width: 100%;
        justify-content: center;
        position: absolute;
        bottom: 0;
        &:hover{
            text-decoration: none;
        }
    }
}


@keyframes highlight-menu-btn-animation{
  0%{
      border-top: 0px solid var(--main);
  }
  50%{
      border-top: 10px solid var(--main);
  }
  100%{
      border-top: 0px solid var(--main);
  }
}

.menu-logo-container {
    flex-grow: 1;
    width: 100%;
    }.menu-logo{
        padding:15px;
        max-height: 100%;
}

.menu-logo-menu-btn{
    position: absolute;
    left: 0;
}




.display-menu{
	background:#333;
	border-bottom:10px solid var(--main);
	height:auto !important;
    width: 100vw;
    /*margin-left: -15px;*/
}

a.menu-small-btn {
    width: 30%;
}

.small-menu-container-background{
    position: absolute;
    background: #000 !important;
    height: 125px;
    top: 0;
    z-index: -1;
    width: 100vw;
}
.small-menu-container {
    background: #000 !important;
    height: 75px;
    position: sticky;
    top: 0;
    z-index: 12;
    transition: top .3s;
    
    &.scrolled-down{
        top: 75px;
    }
}
.small-menu-btns > a {
    flex-grow: 0;
    width: 100px;
    &:hover{
        text-decoration: none;
    }
}
.small-menu-btns {
    display: flex;
    justify-content: end;
    flex-grow: 1;
    flex-basis: 100px;
}
.small-menu-container .menu-btn {
    height: 75px;
}


.menu-search-container {
    position: relative;
    flex-grow: 2;
    display: flex;
    overflow: hidden;
    padding: 15px;
    border-radius: 3px;
    max-width: 500px;
}/*.small-menu-space {
    width: 0px;
    flex-grow: 1;
}*/.menu-search-input {
    outline: 2px solid transparent;
    outline-offset: 2px;
    width: 100%;
    color: #333;
    padding: 10px;
    border-radius: 3px;
    outline: none;
    border: none;
}.menu-search-button {
    outline: none!important;
    background-color: #fff0;
    position: absolute;
    height: calc(100% - 30px);
    width: fit-content;
    top: 15px;
    right: 15px;
    display: flex;
    align-items: center;
}

.menu-mini-contact-container{
    background: var(--main);
    color: var(--btns-text-color);
}
.menu-mini-contact{
    padding: 10px 30px !important;
    align-items: center;
}.menu-mini-contact>i {
    padding: 0 10px;
}


.menu-cart-btn {
    position: relative;
}.menu-cart-btn-counter {
    background: #fff;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--font-size-s);
    top: calc(50% - 18px);
    right: calc(50% - 25px);
}

.search-suggestions {
    display: none;
    width: 100%;
    max-width: 470px;
    z-index: 10;
    box-shadow: 0 0 10px #0002;
    padding: 10px;
    border-radius: 3px;
    box-sizing: border-box;
    margin-top: -14px;
    margin-left: 0px;
    pointer-events: auto;
    .close-sugestions-btn{
        display: flex;
        justify-content: end;
        align-items: center;
        i.fa {
            padding: 0 10px;
            flex-grow: 0;
            flex-basis: 1px;
            color: var(--red);
            font-size: 16px;
        }
    }
    .search-suggestions-inner {
        overflow: auto;
        max-height: 250px;
        .search-suggest-item {
            display: flex;
            align-items: center;
            &:hover {
                background: var(--grey-lighter);
            }
            .search-suggest-item-photo {
                width: 70px;
                overflow: hidden;
                padding: 2px 10px;
                height: 50px;
                display: flex;
                align-items: center;
                img {
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }
            }
        }
    }
}.small-menu-container:has(#menu-search-input:focus-visible) .search-suggestions {
    display: block;
}.container:has(.search-suggestions){
    pointer-events: none;
}

/*@media (width < 1200px){*/
@media screen and (max-width: 990px) {
    #menu>.container {
        padding: 0;
    }
    .menu-btns-container {
        display: block;
    }
    
    #menu.type-MINI:has(.display-menu){
        /*position: relative;*/
        background: #333 !important;
    }#menu.type-MINI .menu-btn{
        color: #fff;
    }
    
    #menu.type-MINI.light:has(.display-menu){
        background: #f1f1f1 !important;
    }#menu.type-MINI.light:has(.display-menu) .menu-btn{
        color: #333 !important;
    }
    a.menu-small-btn {
        width: 100%;
        min-width: 50px;
    }
    .menu-btns-container.display-menu>a{
        max-width:100%;
    }
}












.text-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}.text-view>.container {
    position: relative;
    z-index:2;
    padding: 0 30px;
}.text-item {
    width: 50%;
    padding: 30px;
}.text-title {
    font-size: 21px;
    font-weight: bold;
    /*color: #777;*/
    margin: 10px 0 20px 0;
}
.text-2-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}.text-2-view>.container {
    position: relative;
    z-index:2;
}.text-2-item {
    padding: 0 var(--view-padding-vertical);
}.text-title {
    font-size: 21px;
    font-weight: bold;
    /*color: #777;*/
    margin: 10px 0 20px 0;
}

@media (width < 1000px){
    
}
.text-3-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}.text-3-view>.container {
    position: relative;
    z-index:2;
}.text-3-item {
    padding: 0 var(--view-padding-vertical);
}.text-title {
    font-size: 21px;
    font-weight: bold;
    /*color: #777;*/
    margin: 10px 0 20px 0;
}



@media (width < 1000px){
    
}
.statistics-view{
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}
.statistics-view.color{
    background: var(--main) !important;
    color:#fff;
}

.statistics-item {
    /*padding: 20px 30px;*/
    text-align: center;
}
.statistics-title {
    font-size: 46px;
    font-weight:bold;
    padding: 0 0 10px 0;
}
.statistics-text {
    font-style: italic;
}
.statistics-item-container {
    padding: 20px 10px;
    background: #0001;
    border-radius: 3px;
    transition: all .3s;
}.statistics-item-container:hover {
    scale: 1.1;
}

.statistics-item-container.shape-item.round {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 200px;
}.statistics-item-container.shape-item.round>.statistics-title {
    font-size: 35px;
}

.statistics-item-container.shape-item.square {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 200px;
}

@media screen and (max-width: 1000px) {
    .statistics-item:nth-child(3) {
        margin-top: 20px;
        width: 100%;
    }
}







.articles-search-input{
    /*outline: 2px solid transparent;*/
    outline-offset: 2px;
    width: 100%;
    color: #333;
    padding: 20px;
    border-radius: 3px;
    outline: none;
    border: none;
    height: auto;
    margin-right: 10px;
}
.article-types {
    border-radius: 3px;
    margin: auto;
    border:none;
    padding: 20px;
    width: 100%;
}



.contentContainer.products-product-product,
.contentContainer.article {
    .article-products{
        background: var(--grey-lighter);
    }
}
.services-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}
.services-view{
    text-align: left;
}.services-view>.container{
    max-width: 100%;
}


a.service-link {
    padding: 10px;
    overflow: hidden;
    display: block;
    }a.service-link:hover {
        text-decoration: none;
    }a.service-link:hover img {
        scale: 1.2;
    }.service-item{
    	border-bottom:10px solid #fff0;
    	/*filter:grayscale(1);*/
    	/*font-family:'Spectral', serif;*/
    	margin-bottom:20px;
    	overflow:hidden;
    	padding:15px;
    	padding-bottom:20px;
    	transition:all .3s;
    	background: #fff;
    	border-radius:3px;
        box-shadow: 0 0 10px #0001;
    }.service-item:hover{
    	/*border-bottom:10px solid var(--main);*/
    	/*color:var(--main);*/
    	filter:grayscale(0);
    }.service-item:hover img.service{
	    transform:scale(1.2);
    }.service-item-img {
        border-radius: 3px;
        height: 250px;
        object-fit: cover;
        overflow: hidden;
        position: relative;
}

.service-item-img.round {
    border-radius: 100%;
    aspect-ratio: 1;
    margin: auto;
}
/*.services-title {*/
/*    font-size: 21px;*/
/*    font-weight: bold;*/
/*    color: #777;*/
/*    margin: 0 0 10px 0;*/
/*}*/
.products-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}

h3.product-price {
    color: var(--red);
    font-weight: bold;
    letter-spacing: -1.5px;
    font-size: 32px;

}
.gallery-view{
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}

.gallery-item-container {
    border-bottom: 10px solid #fff0;
    /*filter: grayscale(1);*/
    font-family: 'Spectral', serif;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
    transition: all .3s;
}.gallery-item-container:hover {
    filter: grayscale(0);
}.gallery-item-container:hover img.product{
	    transform:scale(1.2);
}
.testimonials-view{
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}
.testimonials-view .fa-star{
    color: var(--yellow);
}

.reviews-container-grid {
    display: grid;
    grid-template-columns: repeat(2, 50%);
}

.review-container {
    text-align: left;
    padding: 15px;
    margin: 0 0 20px;
    }.review-inner-container {
        background: #fff;
        padding: 20px;
        border-radius: 3px;
        box-shadow: 0 0 13px #0002;
        min-height:170px;
    }.review-company {
        font-size: 18px;
        font-weight: bold;
    }.review-name {
        font-weight: bold;
        font-size: var(--font-size-l);
    }.review-date {
        font-weight: 100;
        font-size: var(--font-size-m);
        font-style: italic; 
        color: #aaa;
    }.review-text {
        font-weight: 300;
        font-size: var(--font-size-m);
        margin: 10px 0;
        min-height: 150px;
    }.review-stars {
        font-size: 14px;
    }.review-image {
        width: 100px;
        height: 100px;
        overflow: hidden;
        border-radius: 100%;
        border: 5px solid #fff;
        /*box-shadow: 0 0 10px #0002;*/
        filter: grayscale(1);
        margin-right: 20px;
    }.review-image>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        float: left;
    }.review-user-data {
        display: flex;
        padding: 20px 0;
    }.review-user-text {
        padding: 0 10px;
        align-items: start;
        display: flex;
        flex-direction: column;
        justify-content: center;
}

.review-type-2 .review-text {
    font-weight: bold;
    font-size: var(--font-size-m);
    font-style: oblique;
    padding: 40px 0;
    }.review-type-2 .review-user-data {
        padding: 0;
}

@media screen and (max-width: 992px) {
    .reviews-container-grid {
        grid-template-columns: repeat(1, 100%) !important;
    }
}

















.mini-contact-view{
    padding: var(--view-padding-vertical) 0;
    position: relative;
    /*overflow: hidden;*/
}
.mini-contact-container {
    /*border: 1px solid var(--green-lighter);*/
    width: 600px;
    border-radius: 2px;
    /* background: var(--green-lighter); */
    margin: 20px 0 20px 0;
    padding: 10px;
    font-size: var(--font-size-l);
    /*box-shadow: 1px 1px 2px #0003;*/
    }a.mini-contact-btn {
        width: 150px;
        max-width: 100%;
        font-size: var(--font-size-m);
        height: 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 5px;
        border-radius: 3px;
        background: #53CF60;
        transition: all 0.3s ease 0s;
        text-decoration: none;
        color: #fff;
        overflow: visible;
    }a.mini-contact-btn:hover {
        background: var(--green-light);
        color: #fff;
    }a.mini-contact-btn.blue {
        /*background: var(--blue);*/
        background: var(--blue);
    }a.mini-contact-btn.blue:hover {
        background: var(--blue-light);
    }a.mini-contact-btn.purple{
        /*background: var(--purple);*/
        background: var(--purple);
    }a.mini-contact-btn.purple:hover{
        background: var(--purple-light);
    }a.mini-contact-btn>* {
        /* padding: 10px; */
        height: 25px;
        display: flex;
        align-items: center;
    }a.mini-contact-btn>svg {
        width: 100px;
        max-width: 100%;
        height: 55px;
        padding: 10px;
}.mini-contact-btn.shape-item.round{
    width: auto;
    border-radius:100px !important;
    padding: 0 20px;
}
.mini-contact-text {
    height: 100px;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}
.mini-contact-buttons{
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 1.5rem;
}



@media screen and (max-width: 1200px) {
    .mini-contact-text {
        height:auto;
        width:100%;
    }.mini-contact-text>* {
        flex-grow: 1;
    }
    .mini-contact-buttons{
        justify-content: start;
    }
    .mini-contact-buttons>a{
        flex-grow:1;
    }
    a.mini-contact-btn>*{
        font-size: 12px;
    }
}














.partners-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}
/*.partners-view .container {*/
/*    width:100% !important;*/
/*}*/
.partners-title{
    font-family: 'Roboto';
    color: #999;
    padding: 25px;
    font-weight: bold;
}
.partners-container.container {
    background: var(--grey-lighter);
    width: 100%;
    /*margin-top: 20px;*/
}
.partner-item:hover img.partner-logo{
    filter: none;
}
img.partner-logo {
    width: 100px;
    height: 100px;
    object-fit: contain;
    filter: grayscale(1);
    mix-blend-mode: multiply;
    opacity: 0.85;
    border-radius: 100%;
    box-shadow: 0 0 10px #0003;
}.partner-name {
    margin: 25px 0;
    font-size: 16px;
    color: #ccc;
    font-family: 'Roboto';
    text-align: center;
}

.partner-item {
    cursor: pointer;
    display: flex;
    justify-content: center;
    text-align: center;
}
.map-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}

.map-container {
    width: 100%;
    overflow: hidden;
    height: 330px;
}

.map-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img.map-color{
    mix-blend-mode: luminosity;
}
.faq-view{
    font-family: Roboto;
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}

.faq-item-container .question {
    margin-bottom: 0 !important;
    font-weight: 500;
    color: #777;
    font-size: var(--font-size-m);
}
.faq-item-container .response {
    margin-top: 5px;
    font-weight:300;
    font-size: var(--font-size-m);
}
.share-icon a.btn-custom {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-right: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}.share-icon a.btn-custom i {
    margin-right: 0;
    font-size: 14px;
}

.share-icon{
    display: flex;
    width:100%;
    margin-top: 17px;
}.share-icon>span:nth-child(1) {
    flex-grow: 1;
    text-align: left;
    font-size: 14px;
    display: flex;
    justify-content: start;
    align-items: center;
}.share-icon>span>span{
    padding: 0 5px 0 0;
}

.fixed-actions-view{
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    background: none !important;
}
a.whatsAppButton {
    border-radius: 100%;
    aspect-ratio: 1 !important;
    width: 60px;
    height: 60px;
    border: 5px solid #fff;
    box-shadow: 0 0 10px #0002;
    }a.whatsAppButton>svg {
        padding:5px !important;
}
:root{
    --view-padding-vertical: 40px;
    --rounded-radius: 35px;
}

.view-background-image{
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100vw auto;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:0;
    pointer-events: none;
    filter:blur(2px);
}

h2.view-title {
    text-align: left;
    font-size: 32px;
    padding: 0 0 10px 15px;
    margin-top: 0px;
    margin-bottom: 5px;
}

@media ( width < 1000px){
    .view-background-image{
        background-size: 300vw auto;
        height: 100vh;
        min-height: 100%;
    }
}

.s-icon{
    font-size: 13px !important;
    position: absolute;
    top: 0;
    right: 0;
    color: inherit;
    padding: 3px;
    display: flex !important;
    align-items: center;
    background: #0002;
}

.s-icon-full{
    font-size: 16px !important;
    position: absolute;
    top: 0;
    right: 0;
    background: #0002;
    color: inherit;
    padding: 4px;
    height: 100%;
    display: flex !important;
    align-items: center;
}

.sfi.lg{
    height:70px;
}

.sfi.sm{
    height:30px;
}
.sfi.sm>.material-icons{
    font-size:21px;
}


.sfi{
	align-items:center;
	display:flex;
	height:50px;
	name:standardFormInput;
	padding:0 10px;
	width:100%;
    outline: none;
    border: none;
    &.error{
        border:1px solid var(--red);
        background: #ff550055;
    }
    
    &:has(input){
        &.error{
            &:after{
                content: attr(error);
                border: 1px solid #f005;
                height: 14px;
                overflow: hidden;
                position: absolute;
                bottom: -5px;
                background: #ffcdb4;
                width: fit-content;
                border-radius: 2px;
                font-size: 10px;
                padding: 2px 5px;
                display: flex;
                align-items: center;
                color: #0009;
            }
               
        }
    }
}

.standardFormRowData{
	padding:0 !important;
}
.sfrd{
	name:standardFormRowData;
	padding:0 !important;
}
.standardFormSubRow{
	border-bottom:1px solid var(--grey);
	display:block;
	overflow:hidden;
	width:100%;
}
.sfsr{
	border-bottom:1px solid #fff;
	display:block;
	name:standardFormSubRow;
	overflow:visible;
	width:100%;
}
.standardFormTitle{
	align-items:center;
	background:var(--grey-light);
	border-right:0;
	box-sizing:border-box;
	color:var(--gray-dark);
	display:flex;
	float:left;
	font-size:inherit;
	justify-content:center;
	position:relative;
	text-align:center;
}
.sft{
	align-items:center;
	background:var(--grey-light);
	border-bottom:1px solid #fff;
	border-right:0;
	box-sizing:border-box;
	color:var(--gray-dark);
	display:flex;
	float:left;
	font-size:inherit;
	justify-content:center;
	name:standardFormTitle;
	position:relative;
	text-align:center;
}
.sfii{
	background: none;
    margin-right: 5px;
    padding: 0;
    text-align: left;
    width: 100%;
    outline: none;
    overflow: hidden;
    height: 50px;
    display: flex;
    align-items: center;
}

.sfe-main3,
.sfe-error{
    margin-bottom: 1px;
}
.sfe{
    	align-items:stretch;
    	background:var(--grey-lighter);
    	border-left:1px solid #fff;
    	border-right:0;
    	box-sizing:border-box;
    	color:var(--gray-dark);
    	display:flex;
    	flex-direction:column;
    	float:left;
    	font-size:inherit;
    	min-height:20px;
    	name:standardFormElement;
    	overflow:visible;
    	padding:0 !important;
    	text-align:left;
    }.sfe:nth-child(1){
        border-left: none;
    }.sfe.disabled{
        pointer-events: none;
        filter: brightness(0.8);
        opacity: 0.5;
}
.sfh{
	background:var(--grey-light);
	display:flex;
	height:20px;
	name:standardFormHeader;
	padding:0 10px;
}
.standardFormInput{
	align-items:center;
	display:flex;
	height:70px;
	padding:0 10px;
	width:100%;
}
.sfi{
	align-items:center;
	display:flex;
	height:50px;
	name:standardFormInput;
	padding:0 10px;
	width:100%;
}

.closeBtn{
	background: var(--red);
	border: none;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
	z-index: 9;
	cursor: pointer;
}
.closeBtn:hover{
	background:#ff7221;
	color:#fff;
}
.standardFormRow{
	display:flex;
	float:left;
	height:auto;
	margin-left:0;
	margin-top:1px;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:100%;
}
.sfr-hide{
	display:none !important;
}
.sfr{
	display:flex;
	float:left;
	height:auto;
	margin-left:0;
	name:standardFormRow;
	overflow:visible;
	position:relative;
	text-align:left;
	width:100%;
}
.sfc{
	background:var(--grey-lightest);
	box-sizing:border-box;
	height:0;
	left:0;
	name:standardFormContainer;
	overflow:hidden;
	position:fixed;
	top:0;
	transition:all .3s;
	width:100%;
	z-index:11;
	-webkit-backface-visibility: hidden;
}
.sfcc{
	max-height:100vh;
	max-width:100vw;
	name:standardFormContainerCenter;
	overflow:auto;
	width:1500px;
	-webkit-backface-visibility: hidden;
}
.vh100{
	height:100vh;
}
.anim3s{
	transition:all.3s;
}
.fullCenter{
	left:50%;
	position:absolute;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
}
.standardFormContainer{
	background:var(--grey-lightest);
	height:0;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	transition:all .3s;
	width:100vw;
	z-index:9;
}
.standardFormContainerCenter{
	max-width:100vw;
	width:1500px;
}
.standardFormInputDivField{
	MARGIN-LEFT:1PX;
	align-items:stretch;
	background:#eee;
	box-sizing:border-box;
	float:left;
	font-size:inherit;
	min-height:50px;
	overflow:hidden;
	padding:15px;
	text-align:left;
	width:calc(100% - 201px);
}
.standardFormInputFieldType{
	align-items:center;
	background:rgba(0,0,0,0.08);
	border-right:0;
	box-sizing:border-box;
	color:#fff;
	float:left;
	font-size:inherit;
	padding:15px;
	position:relative;
	text-align:center;
	width:200px !important;
}
.containerHead{
	color:var(--grey-darker);
	font-size:28px;
}
.standardFormElement{
	align-items:stretch;
	background:var(--grey-lighter);
	border-left:1px solid #fff;
	border-right:0;
	box-sizing:border-box;
	color:var(--gray-dark);
	display:flex;
	flex-direction:column;
	float:left;
	font-size:inherit;
	min-height:70px;
	overflow:hidden;
	padding:0 !important;
	text-align:left;
}


















.barcode{
    background: #fff;
    padding: 0 !important;
    display: flex;
    width: 100%;
    justify-content: center;
}


.barcode>.barcode-input{
    width:100%;
    height:100%;
    outline: none;
}.barcode>.barcode-input-next-to-camera{
    width:0;
    height:100%;
}.barcode>.barcode-input-next-to-camera:focus{
    outline:none;
    background: #fff;
}

.barcode>.barcode-image{
    transform: translate(0,0);
    height: 100%;
    width: fit-content;
    background: #eee;
    margin: 0;
}
.barcode .barcode-camera{
    cursor: pointer;
    display:flex;
    width:100px;
    height:100%;
    justify-content: center;
    align-items: center;
}
.barcode video{
    max-height: 100%;
}
.barcode canvas{
    display: none;
}
.barcode-camera-container{
    display: flex;
    height: 100%;
    width: fit-content;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}
.barcode-camera-close-btn{
    background: var(--red);
    border: none;
    color: #fff;
    height: 100%;
    width: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.barcode-camera-select{
    text-overflow: ellipsis;
    min-width: 0;
    margin: 2px;
    height:100%;
    flex-grow: 2;
    flex-shrink: 2;
}
.button{
    justify-content: center;
    cursor:pointer;
    user-select: none;
}

.button.primary{
    background:var(--blue);
    color:#fff;
}.button.primary:hover{
    background:var(--blue-light);
}

.button.ok{
    background:var(--green);
    color:#fff;
}.button.ok:hover{
    background:var(--green-light);
}

.button.error{
    background:var(--red);
    color:#fff;
}.button.error:hover{
    background:var(--red-light);
}

.button.warning{
    background:var(--orange);
    color:#fff;
}.button.warning:hover{
    background:var(--orange-light);
}

.button>.input-icon{
    text-align: right;
    padding: 0;
}

.button.main{
    background:var(--main);
    color:#fff;
}.button.main:hover{
    background:var(--main-light);
}

.button.main2{
    background:var(--main2);
    color:#333;
}.button.main2:hover{
    background:var(--main2-light);
}

.button.main3{
    background:var(--main3);
    color:#fff;
}.button.main3:hover{
    background:var(--main3-light);
}

.button.disabled{
    opacity: 0.5;
    pointer-events: none;
}

.button.white{
    background:#fff;
    color:var(grey-darker);
}

.button.far-away>.button-value{
    text-align: center;
    flex-grow: 1;
}


.btn-blue,
.btn-blue-light,
.btn-blue-lighter,
.btn-blue-lightest,

.btn-green,
.btn-green-light,
.btn-green-lighter,
.btn-green-lightest,

.btn-red, .btn-error,
.btn-red-light,
.btn-red-lighter,
.btn-red-lightest,

.btn-purple,
.btn-purple-light,
.btn-purple-lighter,
.btn-purple-lightest,

.btn-orange,
.btn-orange-light,
.btn-orange-lighter,
.btn-orange-lightest{
    	background:var(--blue);
    	border:0;
    	box-sizing:border-box;
    	color:#fff;
    	cursor:pointer;
    	float:left;
    	font-size:13px;
    	height:50px;
    	padding:5px;
    	width:100%;
        justify-content: center;
        border-bottom: 1px solid #fff;
    }.btn-blue-light{
        background:var(--blue-light);
    }.btn-blue-lighter{
        background:var(--blue-lighter);
    }.btn-blue-lightest{
        background:var(--blue-lightest);
    }
    
    .btn-green{
	    background:var(--green);
    }.btn-green-light{
	    background:var(--green-light);
    }.btn-green-lighter{
	    background:var(--green-lighter);
    }.btn-green-lightest{
	    background:var(--green-lightest);
    }
	    
	.btn-red, .btn-error{
        background:var(--red);
    }.btn-red-light{
        background:var(--red-light);
    }.btn-red-lighter{
        background:var(--red-lighter);
    }.btn-red-lightest{
        background:var(--red-lightest);
    }
    
    .btn-orange{
        background:var(--orange);
    }.btn-orange-light{
        background:var(--orange-light);
    }.btn-orange-lighter{
        background:var(--orange-lighter);
    }.btn-orange-lightest{
        background:var(--orange-lightest);
    }
    
    .btn-purple{
        background:var(--purple);
    }.btn-purple-light{
        background:var(--purple-light);
    }.btn-purple-lighter{
        background:var(--purple-lighter);
    }.btn-purple-lightest{
        background:var(--purple-lightest);
    
        
    }.btn-grey{
        background:var(--grey);
    }.btn-grey-light{
        background:var(--grey-light);
    }.btn-grey-lighter{
        background:var(--grey-lighter);
    }.btn-grey-lightest{
        background:var(--grey-lightest);
}

.btn-disabled {
    background: var(--grey-light);
}








.camera-container{
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}.camera-container>video{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}.camera-container>canvas{
    display: none;
}
.camera-container>.close-camera-btn {
    width: 40px;
    height: 40px;
    background: var(--red);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    right: 0;
    cursor:pointer;
    z-index:999999999;
}.camera-container>.close-camera-btn:after {
    content: '\00D7';
}.camera-container>.close-camera-btn:hover {
    background: var(--red-light);
}
.camera-container>.snapshot-camera-btn,
.camera-container>.snapshot-flash-btn {
    width: 80px;
    height: 80px;
    background: #0005;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    right: 0;
    cursor: pointer;
    border-radius: 100%;
    bottom: 123px;
    /*left: 0;*/
    right: 0;
    margin: auto;
    z-index: 99999999;
    user-select: none;
}.camera-container>.snapshot-camera-btn:hover {
    background: var(--blue-light);
}
.camera-container>.snapshot-flash-btn{
    bottom: 213px;
}

.camera-container>.camera-screenshots-container{
    width:100%;
    background:#0003;
    padding:10px;
    z-index: 99999;
    display: flex;
    position: absolute;
    bottom: 0;
    overflow: auto;
}.camera-container>.camera-screenshots-container>.camera-screenshot{
    width:150px;
    min-width:100px;
    height: 75px;
    overflow: hidden;
    margin:5px;
}.camera-container>.camera-screenshots-container>.camera-screenshot>img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.camera-container>.camera-select{
    position:absolute; 
    z-index: 99999;
    top:5px;
    left:0;
    right:0;
    margin:auto;
    padding:15px;
    border-radius:3px;
    width: fit-content;
}




.sfii.checkbox{
    width:20px;
    height:20px;
}
.sfi.checkbox{
    justify-content: center;
    margin:0;
    display: flex;
}.sfi.checkbox>input{
    margin: auto !important;
}

.checkbox-list{
    height:120px !important;
    display: flex;
    flex-direction: row;
    /*overflow: auto;*/
    padding: 5px !important;
    flex-direction: column;
    width: 100%;
}
.checkbox-list>.checklist-options-container>.checkbox-list-item {
    flex-grow: 1;
    flex-basis: 100%;
    width: 100%;
    display: flex;
    height: 20px;
    align-items: center;
    filter: grayscale(1);
    margin-top: 1px;
    background: #f3f3f3;
    padding: 3px;
    border-radius: 2px;
}
.checkbox-list>.checklist-options-container>.checkbox-list-item>.checkbox-list-checkbox{
    width: 20px;
    height: 20px;
    margin: 0;
    flex-basis: 20px;
    flex-shrink: 0;
}
.checkbox-list>.checklist-options-container>.checkbox-list-item>.checkbox-list-label {
    padding: 0 10px;
    margin: 0;
}
.checkbox-list>.checklist-options-container {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 5px;
    width: 100%;
    flex-direction: column;
    overflow: auto;
}
button.checkbox-list-add-new-option {
    height: 40px;
    width: 100%;
    border-radius: 2px;
}
.checkbox-list-add-new-option-btns{
    display: flex;
    width: 100%;
}.checkbox-list-add-new-option-btns>*{
    flex-grow: 1;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 10px !important;
}.checkbox-list-add-new-option-btns>*:nth-child(1){
    width:300%;
}

.color-picker-container {
    width: 100%;
    height: 50px;
    padding: 5px;
    background: #fff;
    margin: 1px 0;
}
.color-picker-preview {
    width: 100%;
    height: 100%;
    background: #fff;
}
.color-picker{
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    z-index: 99;
    margin-top: 5px;
    left: 0;
    box-shadow: 0 0 10px #0003;
    max-height: 200px;
    overflow: auto;
    justify-content: center;
    width:200px;
}
.color-picker-color{
    width: 30px;
    height: 30px;
    margin: 5px;
    cursor: pointer;
}
.color-picker-color.selected{
    border:5px solid var(--blue);
}
.color-picker-inputs{
    overflow: hidden;
    width:100%;
    display: flex;
}
.color-picker-input-color{
    width: 25%;
    height: 100%;
    padding: 2px;
}
.color-picker-input{
    width: 50%;
    height: 100%;
}
.color-picker-confirm{
    width: 25%;
}












.date2{
    position: relative;
}
.date2-container{
    position: relative;
}
.date2-input{
    width: 80%;
    outline: none;
}
.date2-input.lg{
    height:70px;
}
.date2-input-container{
    display: flex;
    align-items: center;
    background: #fff;
}
.date2-input-container>.material-icons{
    width:20%;
    text-align: right;
    font-size: 23px;
    color: var(--grey-dark);
    padding: 0 10px;
}
.date2-calendar-container {
  width: 100%;
  margin: auto;
  /*overflow: hidden;*/
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: fixed;
  z-index: 99;
  transition: transform .3s;
}
.date2-calendar-day-cell.date2-selected{
    background:var(--blue) !important;
    color:#fff;
}
.date2-calendar {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(8, minmax(20px, 1fr));
  grid-template-rows: 50px;
  grid-auto-rows: 50px;
  /*overflow: auto;*/
}
.date2-calendar-header {
  text-align: center;
  padding: 5px 0;
  background: linear-gradient(to bottom, #fafbfd 0%, rgba(255, 255, 255, 0) 100%);
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
  display: flex;
}
.date2-calendar-controll{
    width: 50%;
}.date2-calendar-controll-active{
    background:var(--blue-lighter);
}
.date2-calendar-header h1 {
  margin: 0;
  font-size: 18px;
}
.date2-calendar-header p {
  margin: 5px 0 0 0;
  font-size: 13px;
  font-weight: 600;
  color: rgba(81, 86, 93, 0.4);
}
.date2-calendar-header button {
  background: 0;
  border: 0;
  padding: 0;
  color: rgba(81, 86, 93, 0.7);
  cursor: pointer;
  outline: 0;
}
.date2-week-cell-name{
    display:flex;
    justify-content: center;
    align-items: center;
    background: var(--blue);
    color:#fff !important;
}
.date2-week-cell{
    display:flex;
    justify-content: center;
    align-items: center;
    background: var(--blue-light);
    color:#fff !important;
}
.date2-calendar-day-cell {
    border-bottom: 1px solid rgba(166, 168, 179, 0.12);
    border-right: 1px solid rgba(166, 168, 179, 0.12);
    text-align: right;
    letter-spacing: 1px;
    font-size: 12px;
    box-sizing: border-box;
    color: #98a0a6;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    }.date2-calendar-day-cell:hover{
        background: var(--blue-lighter);
}
.date2-calendar-day-cell:nth-of-type(8n + 8) {
  border-right: 0;
}
.date2-calendar-day-cell:nth-of-type(n + 1):nth-of-type(-n + 8) {
  grid-row: 2;
}
.date2-calendar-day-cell:nth-of-type(n + 9):nth-of-type(-n + 16) {
  grid-row: 3;
}
.date2-calendar-day-cell:nth-of-type(n + 17):nth-of-type(-n + 24) {
  grid-row: 4;
}
.date2-calendar-day-cell:nth-of-type(n + 25):nth-of-type(-n + 32) {
  grid-row: 5;
}
.date2-calendar-day-cell:nth-of-type(n + 33):nth-of-type(-n + 35) {
  grid-row: 6;
}
.date2-calendar-day-cell:nth-of-type(8n + 1) {
  grid-column: 1/1;
}
.date2-calendar-day-cell:nth-of-type(8n + 2) {
  grid-column: 2/2;
}
.date2-calendar-day-cell:nth-of-type(8n + 3) {
  grid-column: 3/3;
}
.date2-calendar-day-cell:nth-of-type(8n + 4) {
  grid-column: 4/4;
}
.date2-calendar-day-cell:nth-of-type(8n + 5) {
  grid-column: 5/5;
}
.date2-calendar-day-cell:nth-of-type(8n + 6) {
  grid-column: 6/6;
}
.date2-calendar-day-cell:nth-of-type(8n + 7) {
  grid-column: 7/7;
}
.date2-calendar-day-cell:nth-of-type(8n + 8) {
  grid-column: 8/8;
}
.date2-day-name {
  font-size: 12px;
  text-transform: uppercase;
  color: #99a1a7;
  text-align: center;
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
  line-height: 50px;
  font-weight: 500;
}
.date2-calendar-day-cell-disabled {
  color: rgba(152, 160, 166, 0.6);
  background-color: var(--grey-lighter);
  /*background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f9f9fa' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");*/
  cursor: not-allowed;
}

.date-range{
    align-items: center;
    display: flex;
    height: 120px;
    padding: 0;
    width: 100%;
    flex-direction: column;
}
.date-range-inputs{
    display: flex;
    width: 100%;
}
.date-range-input{
    align-items: center;
    display: flex;
    height: 50px;
    padding: 0 10px;
    width: 100%;
    outline: none;
    border: none;
}
.date-range-slider{
    display: flex;
    width:100%;
    background:var(--grey-lighter);
    flex-direction: row;
    padding: 0 30px;
    flex-grow: 1;
    align-items: center;
}
.date-range-slider-section{
    display: flex;
    width:200%;
    height:70px;
    align-items: center;
}
.date-range-slider-section-before,
.date-range-slider-section-after{
    display: flex;
    width:100%;
    height:70px;
    align-items: center;
    /*background: repeating-linear-gradient(-55deg, var(--blue) , #336367 1px, var(--blue) 15px, var(--blue) 20px );*/
}
.date-range-slider-section-before>.date-range-slide-bar{
    background:var(--grey-light);
    border-right: 3px solid #fff;
    border-radius: 3px 0 0 3px;
}
.date-range-slider-section-after>.date-range-slide-bar{
    background:var(--grey-light);
    border-left: 3px solid #fff;
    border-radius: 0 3px 3px 0;
}
.date-range-slider-disabled>.date-range-slide-bar{
    background: repeating-linear-gradient(-55deg, var(--red) , var(--red-dark) 1px, var(--red) 15px, var(--red) 20px );
    background: var(--red-light);
}
.date-range-slide-bar{
    width: 100%;
    height: 10px;
    background: repeating-linear-gradient(-55deg, var(--blue) , #336367 1px, var(--blue) 15px, var(--blue) 20px );
    background: var(--blue-light);
    position: relative;
}
.date-range-drag-c1{
    width: 0;
    height: 0;
    position: absolute;
    height: 70px;
    /*border-left: 1px solid var(--blue);*/
    top:-30px;
    user-select: none;
    z-index: 1;
}
.date-range-drag-c2{
    width: 0;
    height: 0;
    position: relative;
}


.date-range-drag-left{
    width: 30px;
    height: 20px;
    background: var(--blue);
    z-index: 999;
    /*border-radius: 100%;*/
    top: 25px;
    left: -30px;
    position: absolute;
    color: #fff;
    font-size: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /*box-shadow: 0 0 20px var(--blue);*/
    user-select: none;
    border-radius: 2px;
    }.date-range-drag-left:after{
        width: 80px;
        height: 19px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--blue-light);
        content: attr(data-date);
        position: absolute;
        border-radius: 3px;
        transition: all .3s;
        pointer-events: none;
        box-shadow: 0 0 3px #0003;
        padding: 5px;
        z-index: 999;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        font-family: Arial;
        opacity: 1;
        left: 1px;
        top: -25px;
    }.date-range-drag-left:before{
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        pointer-events: none;
        transition:all .3s;
        z-index: 999;
        font-size: 11px;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: var(--blue-light) transparent transparent transparent;
        opacity:1;
        top:-10px;
}

.date-range-drag-right{
    width: 30px;
    height: 20px;
    background: var(--blue);
    z-index: 999;
    /*border-radius: 100%;*/
    top: 25px;
    left: 0;
    position: absolute;
    color: #fff;
    font-size: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /*box-shadow: 0 0 20px var(--blue);*/
    user-select: none;
    border-radius: 2px;
    }.date-range-drag-right:after{
        width: 80px;
        height: 19px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--blue-light);
        content: attr(data-date);
        position: absolute;
        border-radius: 3px;
        transition: all .3s;
        pointer-events: none;
        box-shadow: 0 0 3px #0003;
        padding: 0;
        z-index: 999;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        font-family: Arial;
        opacity: 1;
        left: -61px;
        top: 24px;
    }.date-range-drag-right:before{
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        pointer-events: none;
        transition:all .3s;
        z-index: 999;
        font-size: 11px;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent var(--blue-light) transparent;
        opacity: 1;
        top: 20px;
        left: 2px;
}

.date-range-drag-left>.material-icons,
.date-range-drag-right>.material-icons{
    font-size:20px;
    user-select: none;
}
.date-range-nodata{
    padding: 5px;
    background: var(--blue);
    width: 150px;
    text-align: center;
    color: #fff;
}
.date-range-info{
    width: 100%;
    display: flex;
    background: var(--blue-lighter);
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size:13px;
    height:50px;
    overflow: hidden;
}

.date-range-info1{
    font-weight: bold;
    text-align: center;
}


.sfi-file{
    justify-content: center;
}
.sfi-files-add-btn {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
    cursor: pointer;
    background: var(--green-lighter);
    flex-shrink: 0;
}
.sfi-files-container{
    overflow: hidden;
    display: flex;
}
.sfi-files-inner-container{
    display: flex;
    min-height: 50px;
    flex-wrap: wrap;
    flex-grow: 1;
    height:100%;
    overflow: auto;
    max-height: 200px;
}.sfi-files-inner-container>.sfi-files-add-btn{
    width: 100%;
    font-size: 32px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--grey-dark);
    cursor:pointer;
}.sfi-files-inner-container>.sfi-files-add-btn:hover{
    background:var(--green-lighter);
    color:#fff;
}
.sfi-files-fl{
    display: flex;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}.sfi-files-fl:hover{
    background:var(--grey-lightest);
}.sfi-files-fl>.sfi-file{
    height: fit-content;
    width: 100%;
    position: relative;
    padding: 5px;
    border-bottom: 1px solid var(--grey-light);
}.sfi-files-fl>.remove-fl {
    width: 30px;
    height: 100%;
    background: var(--red-dark);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    right: 0;
    cursor:pointer;
}.sfi-files-fl>.remove-fl:after {
    content: '\00D7';
}.sfi-files-fl>.remove-fl:hover {
    background: var(--red) ;
}.sfi-files-fl>.sfi-file-extension{
    width: 45px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:12px;
}

.files-preview-container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: #000c;
    }.files-preview-container>.files-preview-img-container{
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }.files-preview-container>.files-preview-img-container>.files-preview-iframe{
        max-width: calc(100% - 20px);
        max-height: calc(100% - 20px);
        width: 100%;
        height: 100%;
        overflow: hidden;
        background:#fff;
        border:none;
        border-radius:3px;
    }.files-preview-container>.files-preview-btn-close{
        position: absolute;
        top: 20px;
        right: 20px;
        color: #333;
        font-size: 40px;
        line-height: 28px;
        z-index: 2;
        cursor: pointer;
        user-select: none;
        text-shadow: -1px 0 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, 0 -1px 0 #fff;
    }.files-preview-container>.files-preview-btn{
        position: absolute;
        top: calc(50vh - 25px);
        color: #fff;
        font-size: 50px;
        /*line-height: 60px;*/
        z-index: 2;
        cursor: pointer;
        user-select: none;
    }.files-preview-container>.files-preview-btn.prev{
        left:20px;
        color: #333;
        text-shadow: -1px 0 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, 0 -1px 0 #fff;
    }.files-preview-container>.files-preview-btn.next{
        right:20px;
        color: #333;
        text-shadow: -1px 0 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, 0 -1px 0 #fff;
    }.files-preview-container>.files-preview-data{
        color: #333;
        position: absolute;
        bottom: 20px;
        right: 80px;
        font-size:18px;
        text-shadow: -1px 0 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, 0 -1px 0 #fff;
    }.files-preview-btn.download {
        bottom: 5px;
        top: auto;
        left: 15px;
        font-size: 15px;
        width: 50px;
        height: 50px;
        display: flex;
        background: #0009;
        border-radius: 100%;
        align-items: center;
        justify-content: center;
        text-shadow: 0 0 5px #000;
}








.face-detector{
    position: relative;
    height: 200px;
}

.face-detector>video{
    top: 0;
    max-height: 100%;
    position: absolute;
    left: 0;
    width: fit-content;
}
.face-detector>canvas{
    top: 0;
    max-height: 100%;
    position: absolute;
    left: 0;
}
.face-detector>.face-detector-camera-btn{
    width:100%;
    height:100%;
}


.face-detector-loader{
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    left: 0;
    top: 0;
    z-index:9;
}
.face-detector-spinner {
  border: 10px solid #f3f3f3; /* Light grey */
  border-top: 10px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.json-array-container{
    padding: 0 0 0 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
    display: inline-flex;
    display:none;
    }.json-array-container.visible{
        display: inline-flex;
    }.json-array-container>.json-array-item{
        padding: 0 0 0 20px;
        display: inline-flex;
        width:100%;
        margin-bottom:1px;
        flex-direction: column;
        border-left: 1px dotted #0003;
        position: relative;
}
.json-object-container{
    padding: 0 0 0 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
    display: inline-flex;
    display:none;
    }.json-object-container.visible{
        display: inline-flex;
    }.json-object-container>.json-object-item{
        padding: 0 0 0 20px;
        display: inline-flex;
        width:100%;
        margin-bottom:1px;
        flex-direction: column;
        border-left: 1px dotted #0003;
        position: relative;
}
.json-key{
    width:100px;
    height:25px;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 0;
    justify-content: flex-start;
    padding:0 10px;
    position: relative;
    overflow: visible;
}
.json-value-container{
    width: 100px;
    flex-grow: 2;
}
.json-value{
    height:25px;
    display: flex;
    align-items: center;
    width:100%;
    padding: 0 5px;
}
.json-key.json-key-object{
    width: 100%;
    justify-content: start;
    padding: 10px;
}
.json-object-item.json-item-container-string,
.json-object-item.json-item-container-number,
.json-object-item.json-item-container-boolean {
    flex-direction: row;
}
.json-controlls {
    padding: 2px;
    height: 19px;
    position: absolute;
    left: 10px;
    top: -17px;
    align-items: center;
    display: none;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px #0003;
    }.json-controlls.visible {
        display: flex;
        top: 0;
        right: 0;
        left: auto;
    }.json-key:hover>.json-controlls{
        display: flex;
}

.json-controll-btn {
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    padding: 0 5px;
    background: #999;
    margin: 0 1px;
    border-radius: 3px;
    justify-content: center;
    cursor:pointer;
    overflow: hidden;
}
.json-controll-btn>.material-icons {
    font-size: 12px;
}

.json-array-item>.json-key {
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 25px;
}
.sfi-json-container {
    position: relative;
    padding-top: 25px;
}
.json-type-editor {
    width: 100%;
    height: 100%;
    min-height:150px;
    display: flex;
    position: absolute;
    z-index: 9;
    background: #fff;
    align-items: center;
    justify-content: center;
}
.json-input{
    border: 1px solid var(--grey-light);
    width: 100%;
    padding: 5px;
}

.json-code-editor {
    width: 100%;
    height: 100%;
    min-height:250px;
    display: flex;
    position: absolute;
    z-index: 9;
    background: #fff;
    align-items: center;
    justify-content: center;
}
.json-view-code{
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    min-height: 200px;
    height: 100%;
    overflow: auto;
    width: 100%;
}
.json-controll-collapse{
    width:19px;
    height:19px;
    }.json-controll-collapse>.material-icons {
    font-size: 18px;
}
.json-controll-add{
    background: var(--green);
    color:#fff;
}
.json-controll-delete{
    background: var(--red);
    color:#fff;
}
.json-controll-type{
    background: var(--info);
    color:#fff;
}
.json-controll-clone{
    background: var(--blue);
    color:#fff;
}

















.sfi-geo-location-container>.geo-location-map {
    width: 100%;
    height: 140px;
}.sfi-geo-location-container>.geo-location-map-l {
    width: 100%;
    height: 280px;
}
.sfi-geo-location-container>.geo-location-input {
    width: 100%;
}.sfi-geo-location-container>.geo-location-input>input {
    width: 100%;
    height:50px;
}
.geo-location-add-btn{
    display: flex;
    background: var(--green);
    color: #fff;
    align-items: center;
    justify-content: center;
    }.geo-location-add-btn:hover{
        background: var(--green-light);
    }.geo-location-add-btn.disabled{
        background: var(--grey);
    }.geo-location-add-btn.disabled:hover{
        background: var(--grey-light);
    }
.geo-location-locations{
    padding: 0;
    height: 50px;
    overflow: auto;
}
.geo-location-item-name{
    padding: 0 5px;
    background: var(--grey-lightest);
    margin: 1px 0;
}
.geo-location-item{
    height: 20px;
    overflow: hidden;
}
.geo-location-remove-btn{
    height: 100%;
    background: var(--red-dark);
    justify-content: center;
    display: flex;
    color: #fff;
    margin: 1px 0;
    padding: 0;
    }.geo-location-remove-btn:after{
    	content:'\00d7';
    	font-family:Arial, sans-serif;
    }.geo-location-remove-btn:hover{
        background: var(--red);
}
.geo-location-multiple{
    height: 100%;
    display: flex;
}


.geo-location-distance-inputs{
    display: flex;
}.geo-location-ditance-input{
    width: 50%;
}.geo-location-map-info {
    position: absolute;
    bottom: 0;
    display: flex;
}.geo-location-map-item {
    background: var(--grey-lightest);
    margin: 5px;
    padding: 5px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 3px #0003;
}.geo-location-map-item>.material-icons{
    margin: 0 5px 0 0;
    font-size: 20px;
}












.sfi.html-text{
    min-height:300px;
    padding:0;
    display: flex;
    height: fit-content;
}.sfi.html-text>div{
    width:100%;
}.sfi.html-text>.html-text-void-button {
    position: absolute;
    background: var(--blue);
    width: 50px !important;
    height: 50px !important;
    overflow: hidden;
    right: 5px;
    bottom: 5px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.tox .tox-collection__item-label{
    min-width:140px;
}
.sfi-image-container{
    max-height: 200px;
    overflow: auto;
}

.sfi-image-inner-container{
    height: 120px;
    position: relative;
}
.sfi-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.sfi-image-inner-container>.remove-img {
    width: 20px;
    height: 20px;
    background: var(--red-dark);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    right: 0;
    cursor:pointer;
}.sfi-image-inner-container>.remove-img:after {
    /*convert entities with */
    /*http://www.evotech.net/articles/testjsentities.html*/
    /*content: '×'; */
    /* &times; */
    content: '\00D7';
}.sfi-image-inner-container>.remove-img:hover {
    background: var(--red) ;
}

.sfi-image-inner-container.lg{
    height:140px;
}




.sfi-images-inner-container.disabled{
    pointer-events: none;
}.sfi-images-inner-container{
    display: flex;
    min-height:120px;
    flex-wrap: wrap;
}.sfi-images-inner-container>.sfi-images-add-btn{
    width: 120px;
    font-size: 48px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1000;
    color: var(--grey-dark);
    cursor:pointer;
}.sfi-images-inner-container>.sfi-images-add-btn>.sfi-images-add-files-btn{
    width: 50%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}.sfi-images-inner-container>.sfi-images-add-btn>.sfi-images-add-files-btn:hover{
    background:var(--green-lighter);
    color:#fff;
}.sfi-images-inner-container>.sfi-images-add-btn>.sfi-images-add-camera-btn{
    width: 50%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}.sfi-images-inner-container>.sfi-images-add-btn>.sfi-images-add-camera-btn:hover{
    background:var(--blue-lighter);
    color:#fff;
}
.sfi-images-img{
    height: fit-content;
    display: flex;
    overflow: hidden;
    width: fit-content;
    float: left;
    position: relative;
    flex-grow:1;
    max-width:180px;
}.sfi-images-img>.sfi-image{
    height: 120px;
    width: auto;
    position: relative;
    flex-grow: 1;
}.sfi-images-img>.remove-img {
    width: 16px;
    height: 16px;
    background: var(--red);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    right: 0;
    cursor: pointer;
    border-radius: 1px;
    margin: 1px;
    box-shadow: 0 0 5px #0003;
}.sfi-images-img>.remove-img:after {
    /*convert entities with */
    /*http://www.evotech.net/articles/testjsentities.html*/
    /*content: '×'; */
    /* &times; */
    content: '\00D7';
}.sfi-images-img>.remove-img:hover {
    background: var(--red-light) ;
}

.gallery-container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: #000c;
    }.gallery-container>.gallery-img-container{
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }.gallery-container>.gallery-img-container>.gallery-img-center{
        max-width: calc(100% - 20px);
        max-height: calc(100% - 20px);
        width: 100%;
        height: 100%;
        overflow: hidden;
    }.gallery-container>.gallery-img-container>.gallery-img-center>.gallery-img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }.gallery-container>.gallery-btn-close{
        position: absolute;
        top: 5px;
        right: 20px;
        color: #fff;
        font-size: 40px;
        line-height: 28px;
        z-index: 2;
        cursor: pointer;
        user-select: none;
    }.gallery-container>.gallery-btn{
        position: absolute;
        top: calc(50vh - 25px);
        color: #fff;
        font-size: 50px;
        /*line-height: 60px;*/
        z-index: 2;
        cursor: pointer;
        user-select: none;
    }.gallery-container>.gallery-btn.prev{
        left:20px;
    }.gallery-container>.gallery-btn.next{
        right:20px;
    }.gallery-container>.gallery-data{
        color: #fff;
        position: absolute;
        bottom: 10px;
        right: 20px;
}









.input-icon{
    margin:10px;
}

.input-sugest {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9999;
    border-radius: 2px;
    box-shadow: 0 0 10px #0002;
    overflow: auto;
    max-height: 150px;

    }.input-sugest ul {
        padding: 0;
        width: 100%;
    }.input-sugest li {
        display: block;
        border-bottom: 1px solid var(--grey-lighter);
        width: 100%;
        border-radius: 2px;
        cursor: pointer;
        font-size: 13px;
        padding: 2px;
        position: relative;
        padding: 5px 5px 5px 15px;

    }
    .input-sugest li:hover,
    .input-sugest li.selected {
        background: var(--grey-lighter);
}

.input-action-icon{
    display: flex !important;
    flex-grow: 0 !important;
    padding: 3px 0 !important;
    width: auto !important;
    margin: 0 !important;
    cursor: pointer;
    color: #777;
    font-size: 21px !important;
}
.label-designer-transform-gizmo{
    position: fixed;
    border: 1px solid var(--red);
    background: #27b3;
    z-index: 999;
    touch-action: none;
}

.label-designer-transform-gizmo-top-left,
.label-designer-transform-gizmo-top-right,
.label-designer-transform-gizmo-bottom-left,
.label-designer-transform-gizmo-bottom-right,
.label-designer-transform-gizmo-top,
.label-designer-transform-gizmo-bottom,
.label-designer-transform-gizmo-left,
.label-designer-transform-gizmo-right{
    position: absolute;
    width:8px;
    height:8px;
    border: 1px solid var(--red);
    box-sizing: border-box;
    background: #fff;
    border-radius:100%;
    }.label-designer-transform-gizmo-top-left{
        top:-5px;
        left:-5px;
    }.label-designer-transform-gizmo-top-right{
        top:-5px;
        right:-5px;
    }.label-designer-transform-gizmo-bottom-left{
        bottom:-5px;
        left:-5px;
    }.label-designer-transform-gizmo-bottom-right{
        bottom:-5px;
        right:-5px;
    }.label-designer-transform-gizmo-top-left:hover,
    .label-designer-transform-gizmo-top-right:hover,
    .label-designer-transform-gizmo-bottom-left:hover,
    .label-designer-transform-gizmo-bottom-right:hover,
    .label-designer-transform-gizmo-top:hover,
    .label-designer-transform-gizmo-bottom:hover,
    .label-designer-transform-gizmo-left:hover,
    .label-designer-transform-gizmo-right:hover{
        background: var(--red);
}

.label-designer-transform-gizmo-top{
    top:-3px;
    margin:auto;
    left: -100%;
    right: -100%;
}
.label-designer-transform-gizmo-bottom{
    bottom:-3px;
    margin:auto;
    left: -100%;
    right: -100%;
}
.label-designer-transform-gizmo-left{
    left:-3px;
    margin:auto;
    top: -100%;
    bottom: -100%;
}
.label-designer-transform-gizmo-right{
    right:-3px;
    margin:auto;
    top: -100%;
    bottom: -100%;
}

.label-designer-transform-gizmo-rotate {
    top: -25px;
    position: absolute;
    left: calc(50% - 3px);
    border-radius: 100%;
    background: #fff;
    cursor: crosshair;
}.label-designer-transform-gizmo-rotate-line {
    width: 1px;
    height: 23px;
    background: #f30;
    left: calc(50% - 0.5px);
    position: absolute;
    top: -23px;
    z-index: -1;
}

.label-designer-transform-gizmo-left,
.label-designer-transform-gizmo-right {
    cursor: ew-resize;
}

.label-designer-transform-gizmo-top,
.label-designer-transform-gizmo-bottom {
    cursor: ns-resize;
}

.label-designer-transform-gizmo-bottom-left,
.label-designer-transform-gizmo-top-right {
    cursor: ne-resize;
}

.label-designer-transform-gizmo-bottom-right,
.label-designer-transform-gizmo-top-left {
    cursor: nw-resize;
}

















/*@import url('https://fonts.googleapis.com/css2?family=Amaranth:ital,wght@0,400;0,700;1,400;1,700&family=Cabin+Sketch:wght@400;700&family=Caveat:wght@400;700&family=Dancing+Script:wght@400;700&family=Fjord+One&family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Moon+Dance&family=Nunito:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Oswald:wght@300;400;700&family=Pacifico&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Rokkitt:wght@300;400;700&family=Sevillana&family=Spectral+SC:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Trocchi&family=Yellowtail&display=swap');*/


.label-designer{
    /*min-height: 200px;*/
}

.tox.tox-silver-sink.tox-tinymce-aux {
    position: absolute !important;
    z-index: 9999;
    width: 100px;
}

.label-designer-editor-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    /*background: #000c;*/
    display: flex;
    &.quick-edit {
        border: 1px dashed #f30;
        height: fit-content;
        .label-designer-quick-edit-actions {
            position: absolute;
            top: 5px;
            color: #fff;
            display: flex;
            right: 0;
            z-index: 999;
            .label-designer-quick-edit-action {
                padding: 5px;
                background: var(--main);
                margin: 1px;
                border-radius: 5px;
                width: 25px;
                height: 25px;
                &:hover{
                    background: var(--main1-light);
                }
                .material-icons{
                    color:#fff;
                    font-size: 15px;
                }
            }
        }
    }
}.label-designer-editor{ 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*max-width: 1200px;*/
    max-width: 100% !important;
    margin: auto;
    background: #fff;
    display: flex;
}
.label-designer-editor-left {
    width: calc(100% - 220px);
    display: flex;
    flex-direction: column;
    background: var(--grey-light);
    /*overflow: hidden;*/
    /*overflow-y: auto;*/
}
.label-designer-editor-right {
    width: 220px;
    background: var(--grey-lighter);
    border-left: 1px solid #fff;
    box-sizing: border-box;
    padding:3px;
    justify-content: center;
    overflow-y: auto;
    max-height: 100vh;
    z-index: 999;
}.label-designer-editor-right .label-designer-button-container>button {
    width: 100%;
}
.label-designer-toolbar-top {
    height: 30px;
    display: flex;
    align-items: center;
    background: var(--grey-lighter);
    z-index: 9999;
    overflow-y: hidden;
    overflow: auto;
    
    &::-webkit-scrollbar {
        display: none;
    }
    
    .label-designer-button-container{
        width: auto !important;
    }
    
}
.label-designer-toolbar-left {
    width: 60px;
    height: 100%;
    position: absolute;
    background: var(--grey-lighter);
    top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 30px);
    /*grid-template-rows: repeat(20, 30px);*/
    grid-auto-rows: 30px;
    
    z-index: 9;
    overflow: auto;
}
.label-designer-viewport-container {
    display: flex;
    height: 100%;
    background: var(--grey-light);
    justify-content: center;
    align-items: center;
    /*overflow: hidden;*/
    position: absolute;
    &.dragging{
        cursor: grab;
        user-select: none;
    }
}
.label-designer-viewport {
    background-color: #fff;
    background-size: 5mm 5mm;
    background-image: linear-gradient(to right, #0001 1px, transparent 1px), linear-gradient(to bottom, #0001 1px, transparent 1px);
    display: flex;
    height: 100%;
    box-shadow: 0 0 10px #0005;
    position: relative;
    user-select: none;
}
.label-designer-ruller {
    background-color: #fff;
    background-size: 1mm 1mm;
    background-image: linear-gradient(to right, #0001 1px, transparent 1px), linear-gradient(to bottom, #0001 1px, transparent 1px);
    display: flex;
    height: 100%;
    box-shadow: 0 0 10px #0005;
    position: relative;
}

.label-designer-viewport-ruller-top,
.label-designer-viewport-ruller-bottom {
    position: absolute;
    width: 100%;
    height: 5mm;
    top: calc(-5mm - 1px);
    background-size: 10mm 10mm;
    background-image: linear-gradient(to right, var(--grey) 1px, var(--grey-light) 1px);
    }
    .label-designer-viewport-ruller-top-mm,
    .label-designer-viewport-ruller-bottom-mm {
        height: 2.5mm;
        width: 100%;
        background-size: 1mm;
        background-image: linear-gradient(to right, var(--grey) 1px, var(--grey-light) 1px);
    }.label-designer-viewport-ruller-bottom{
        top: auto;
        bottom: calc(-5mm - 1px);
    }.label-designer-viewport-ruller-bottom-mm {
        margin-top: 2.5mm;    
}

.label-designer-viewport-safety {
    width: 100%;
    height: 100%;
    background: #f305;
    /*top: 0;*/
    /*left: 0;*/
    position: absolute;
    pointer-events: none;
    }.label-designer-viewport-ruller-top>.label-designer-viewport-safety {
        left: 0;
        top: 100%;
    }.label-designer-viewport-ruller-bottom>.label-designer-viewport-safety {
        /*top: auto;*/
        left:0; 
        bottom: 100%;
    }.label-designer-viewport-ruller-left>.label-designer-viewport-safety {
        left: 100%;
        top:0;
    }.label-designer-viewport-ruller-right>.label-designer-viewport-safety {
        /*left:auto*/
        right: 100%;
        top:0;
}

.label-designer-viewport-ruller-left,.label-designer-viewport-ruller-right {
    position: absolute;
    width: 5mm;
    height: 100%;
    left: calc(-5mm - 1px);
    
    background-size: 10mm 10mm;
    background-image: linear-gradient(to bottom, var(--grey) 1px, var(--grey-light) 1px);
    }.label-designer-viewport-ruller-left-mm, .label-designer-viewport-ruller-right-mm {
        width: 2.5mm;
        height: 100%;
        background-size: 1mm 1mm;
        background-image: linear-gradient(to bottom, var(--grey) 1px, var(--grey-light) 1px);
    }.label-designer-viewport-ruller-right{
        left: auto;
        right: calc(-5mm - 1px);
    }.label-designer-viewport-ruller-right-mm{
        margin-left: 2.5mm;
}


.label-designer-input-container,
.label-designer-input-container-textarea{
    display: flex;
    flex-direction: column;
    margin: 1px 1px 0 0;
    background: #fff;
    border-radius: 2px;
    height: 29px;
    justify-content: center;
    position: relative;
    flex-grow: 1;
    
    .label-designer-input-slider-square{
        padding: 0;    
    }
    }.label-designer-input-name {
        font-style: italic;
        z-index: 2;
        padding: 0px 4px;
        border-radius: 2px 2px 0 0;
        display: flex;
        align-items: center;
        font-size: 8px;
        color: var(--grey);
        position: absolute;
        top: 0px;
        left: 0;
        background: #fff;
        line-height: 9px;
    }.label-designer-input-values {
        display: flex;
        align-items: center;
        background: #fff;
        padding: 1px;
        box-sizing: border-box;
        /*border-radius: 2px;*/
        overflow: hidden;
        /*border: 1px solid #ccc;*/
        height: 50px;
    }.label-designer-input {
        width: 100%;
        padding: 0 4px;
        font-size: 11px;
        outline: none;
        height: 100%;
    }.label-designer-input-icon {
        border-radius: 2px;
        background: #0001;
        width: 18px;
        display: flex;
        height: 18px;
        align-items: center;
        justify-content: center;
        margin: 0 10px 0 0;
        padding: 2px;
    }.label-designer-input-icon>.material-icons {
        font-size: 16px;
    }.label-designer-select {
        width: 100%;
        font-weight: normal;
        padding: 4px;
        font-size:11px;
}.label-designer-input-container-textarea{
        height: fit-content;
    }.label-designer-input-container-textarea>.label-designer-input-values{
        height:fit-content;
    }.label-designer-input-container-textarea textarea{
        min-height:70px;
        padding: 7px 3px;
}


input.label-designer-input[type="color"] {
    padding: 0;
    outline: none;
    border: 0;
    width: calc(100% + 10px);
    height: 50px;
    margin: -5px;
}
.label-designer-input-values:has(input[type="color"]) {
    width: 100%;
}
.label-designer-button-container{
    position: relative;
    padding: 0 !important;
    }.label-designer-button-container>button,
    .label-designer-button-submenu .label-designer-button-container>button {
        width: 32px;
        transition: all .3s;
        background: var(--grey-lightest);
        margin: 1px;
        border-radius: 2px;
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0 2px #0001;
        box-sizing: border-box;
        position: relative;
        color:var(--grey-darker);
    }.label-designer-button-container>button:hover,
    .label-designer-button-submenu .label-designer-button-container>button:hover,
    .label-designer-button-active{
        background: var(--main) !important;
        color: #fff !important;
}
.label-designer-grid-size-input{
    width: 90px;
}

.label-designer-viewport-data{
    width: 100%;
    height:100%;
    overflow: hidden;
}

.label-designer-toolbar-objects {
    width: 333px;
    display: flex;
}.label-designer-toolbar-objects.label-designer-toolbar-objects-center {
    justify-content: center;
    flex-grow: 1;
}

.label-designer-toolbar-options {
    width: fit-content;
    display: flex;
    align-items: center;
}
.label-designer-tollbar-new-section{
    grid-column-end: span 2;
}

.label-designer-element{
    position: absolute;    
}.label-designer-element.label-designer-circle {
    border-radius: 100%;
}.label-designer-element.label-designer-image{
    overflow: hidden;
    }.label-designer-element.label-designer-image > img{
        width: 100%;
        height: 100%;
        object-fit: contain;
}.label-designer-element.label-designer-line>.label-designer-line-element{
        transform-origin: 0;
}

.label-designer-properties-tab-title {
    height: 26px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 11px;
}

.label-designer-input-container.label-designer-w-100 {
    width: 100%;
    float: left;
}

.label-designer-input-container.label-designer-w-75 {
    width: calc(75% - 1px);
    float: left;
}

.label-designer-input-container.label-designer-w-50 {
    width: calc(50% - 1px);
    float: left;
}

.label-designer-input-container.label-designer-w-25 {
    width: calc(25% - 1px);
    float: left;
}

.label-designer-properties-section {
    overflow: hidden;
    /*background: #0001;*/
    /*padding: 5px;*/
    /*margin: 1px;*/
    border-radius: 2px;
    width: 100%;
}.label-designer-properties-section-title {
    font-style: italic;
    padding: 0 4px;
    font-size: 13px;
    text-decoration: underline;
}.label-designer-properties-section-container {
    display: flex;
}
.label-designer-dynamic-inputs {
    font-size: 13px;
    font-style: italic;
    padding: 5px;
    background: #0002;
    border-radius: 2px;
    margin-top: 10px;
    overflow: hidden;
}
.label-designer-button-container>button.label-designer-save-btn {
    width: 80px;
    background: var(--green);
    color:#fff;
    font-size:10px;
}.label-designer-button-name {
    flex-grow: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.label-designer-object-tree-item {
    cursor: pointer;
    background: #fff9;
    margin: 1px;
    border-radius: 2px;
    padding: 1px 5px;
    display: flex;
    &.label-designer-object-tree-item-selected {
        background: var(--main);
        color:#fff;
    }
    }.label-designer-object-tree-item-name {
        width: 75%;
    }.label-designer-object-tree-item-name:first-letter {
        text-transform: capitalize;
    }.label-designer-object-tree-item-actions {
        width: 25%;
        display: flex;
        justify-content: center;
        align-items: center;
    }.label-designer-object-tree-item-action {
        overflow: hidden;
        padding: 0 3px;
    }.label-designer-object-tree-item-action>.material-icons {
        font-size: 12px;
}

.label-designer-active-ruller {
    position: absolute;
    height: 100%;
    background: #27b2;
    width: 100%;
    top: 0;
    display: flex;
    font-size: 7px;
    color: #0007;
}.label-designer-active-ruller.top{
    align-items: end;
}.label-designer-active-ruller.bottom{
    align-items: start;
}.label-designer-active-ruller.left{
    justify-content: center;
}.label-designer-active-ruller.right{
    justify-content: center;
}

.label-designer-disabled {
    pointer-events: none;
    opacity: 0.25;
}

button.btn.label-designer-btn-small.label-designer-small-btn-active {
    background: var(--blue);
}
button.btn.label-designer-btn-small {
    height: 38px;
    margin: 1px;
    background: #ccc;
    color: #fff;
    outline: none;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    }button.label-designer-btn-small>.material-icons {
        font-size: 15px;
        color: #fff;
}

.label-designer-object-actions {
    display: grid;
    grid-template-columns: repeat(10, 30px);
    margin-bottom: 5px;
}.label-designer-object-actions>.label-designer-button-container>button {
    width: calc(100% - 1px);
    height: 25px;
}
.label-designer-button-container>button>.material-symbols {
    font-size: 16px;
}
.label-designer-button-container button.label-designer-delete {
    background: var(--red);
    color: #fff;
}
.label-designer-editor-container>.closeBtn{
    right: 3px;
    border-radius: 2px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    z-index: 9999;
}

.label-designer-color-picker-container {
    position: relative;
    /*overflow: hidden;*/
    height: 29px;
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    flex-grow: 0;
}.label-designer-color-picker-value {
    width: 30px;
    height: 30px;
    box-shadow: inset 0 0 5px #0005;
    border-radius: 2px;
    overflow: hidden;
}
.label-designer-color-palette {
    width: 200px;
    position: fixed;
    right: 0;
    top: 100%;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 20px rgb(0 0 0 / 8%);
    box-shadow: 1px 0 20px rgb(0 0 0 / 8%);
    display: block;
    background: #fff;
    z-index: 9999;
    transition: all .3s;
}.label-designer-color-palette-inner {
    padding: 10px;
    position: relative;
}.label-designer-color-palette-label{
    margin-top: 20px;
    margin-bottom: 10px;
}.label-designer-main-color-palette {
    display: grid;
    grid-template-columns: repeat(5, 20%);
    grid-template-rows: repeat(2, 40px);
    margin: 10px 0;
}.label-designer-main-color-palette-r1{
    display: grid;
    grid-template-columns: 20% 80%;
    grid-template-rows: repeat(1, 40px);
    margin: 10px 0;
}.label-designer-main-color-palette>div {
    overflow: hidden;
    display: flex;
}.label-designer-main-color-palette-r1{ 
    input[type="color"] {
        height: 50px;
        width: 50px;
        max-height: 50px;
        padding: 0;
        margin: -5px;
    }
}

.label-designer-input-slider-btns-container {
    display: flex;
    
    button.label-designer-input-slider-btn {
        height: 12px;
        display: flex;
        align-items: center;
        margin-right: 1px;
        justify-content: center;
    }
}


.label-designer-input-slider-range {
    display: none;
}

.label-designer-input-values:hover{
    .label-designer-input-slider-range {
        display: block;
    }
}

.label-designer-color-picker{
    background-image: linear-gradient(45deg, #808080 25%, transparent 25%), linear-gradient(-45deg, #808080 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #808080 75%), linear-gradient(-45deg, transparent 75%, #808080 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}.label-designer-color-picker>input {
    max-height: 40px;
    outline: none;
}.label-designer-color-picker {
    overflow: hidden;
}.label-designer-color-picker:nth-child(1) {
    /*border: 1px solid #0001;*/
    box-shadow: 0 0 10px #0002;
    border-radius: 3px;
}

.label-designer-color-palette-inner{
    input[type="range"]{
        padding: 0;
    }
}

.label-designer-rotation-actions-container {
    display: grid;
    grid-template-columns: repeat(8, 30px);
}

.label-designer-input-values.mm:after {
    content: ' mm';
    font-size: 10px;
    color: #aaa;
}
.label-designer-deg{
    font-size: 11px;
    }.label-designer-deg:after{
        content: ' °';
        font-size: 10px;
        color: #aaa;
}.label-designer-editor-right .label-designer-button-container>button.label-designer-deg {
    width: 29px;
    border-radius: 100%;
    margin: 3px;
    height: 29px;
    box-shadow: 1px 1px 3px #0002;
    padding: 1px;
    .label-designer-button-name{
        flex-grow:0;
    }
}

.label-designer-button-submenu, .label-designer-button-title {
    position: fixed;
    top: 27px;
    display: grid;
    grid-template-columns: repeat(5, 32px);
    left: 0;
    z-index: 9999;
    background: #fff;
    width: fit-content;
    /*height: fit-content;*/
    padding: 0 3px 0 0;
    border-radius: 2px;
    box-shadow: 0 0 3px #0001;
}.label-designer-button-title {
    display: flex;
    height: 20px;
    pointer-events: none;
}

.label-designer-svg-icon-container{
    width:100%;
    height:100%;
    padding:2px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.label-designer-area-selector {
    position: fixed;
    z-index: 99;
    background: #27b3;
    border: 1px solid #27b9;
    pointer-events: none;
}


.label-designer-hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none; /* Firefox */
    }.label-designer-hide-scrollbar::-webkit-scrollbar {
        display: none;
}

.label-designer-context-menu {
    position: fixed;
    width: 100px;
    min-height: 25px;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0 0 3px #0003;
    border-radius: 2px;
}.label-designer-context-menu>ul {
    padding: 5px;
}.label-designer-context-menu>ul>li {
    display: block;
    padding: 5px;
}

.label-designer-filter-inputs {
    display: flex;
    position: relative;
    padding-top: 10px;
    background: #fff;
    margin-top: 1px;
    }.label-designer-filter-inputs-container {
        display: flex;
}

.label-designer-overflow-visible{
    overflow: visible;
}

.label-designer-image-selector {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #000c;
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(3px);
}
.label-designer-image-selector-controlls {
    max-width: 1200px;
    overflow: hidden;
    margin: auto;
    display: flex;
    width: 100%;
    min-height: 50px;
    align-items: center;
    }.label-designer-image-selector-controlls button {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        color:#fff;
        background: var(--main);
        *{
            color:#fff;
        }
    }.label-designer-image-selector-controlls input {
        border-radius: 2px;
        margin: 1px;
    }.label-designer-image-selector-controlls>* {
        flex-grow: 2;
        width: 100%;
}
.label-designer-image-selector-images-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(10, 2fr);
    max-height: -webkit-fill-available;
    overflow: auto;
    }img.label-designer-image-selector-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
}

.label-designer-guide-h, .label-designer-guide-v {
    width: 100%;
    height: 100%;
    position: absolute;
    mix-blend-mode: difference;
    pointer-events: none;
}.label-designer-guide-h{
    height:0;
    border-top: 1px solid #f30;
}.label-designer-guide-v{
    width:0;
    border-left: 1px solid #f30;
}

.label-designer-context-menu {
    display: block;
    position: fixed;
    background-color: white;
    border: 1px solid #ccc;
    width: 160px;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    list-style: none;
    padding: 0;
    margin: 0;
    li {
        padding: 10px;
        cursor: pointer;
        :hover {
          background-color: #f0f0f0;
        }
    }
    
    
}

.label-designer-transform-gizmo-options {
    position: absolute;
    top: -50px;
    right: 0;
    display: flex;
    justify-content: end;
    .label-designer-transform-gizmo-option{
        width: 20px;
        height: 20px;
        background: var(--main);
        margin-left:1px;
        border-radius:100%;
        i {
            font-size: 20px;
            color: #fff;
        }
    }
}



@media (width < 900px){
    .label-designer-toolbar-left{
        width: 30px;
        display: flex;
        flex-direction: column;
    }
    .label-designer-editor-left{
        width: calc(100% - 120px);
    }
    .label-designer-editor-right{
        width: 120px;
    }

    .label-designer-input-container.label-designer-w-50,
    .label-designer-input-container.label-designer-w-75,
    .label-designer-input-container.label-designer-w-25 {
        width: 100%;
        float: none;
    }
}

@media (width > 1600px){
    .label-designer-editor-right {
        width: 400px;
    }
}









.sfi.radio-container{
    &.vertical {
        flex-direction: column;
        height: auto;
    }
    .sfii.radio-item {
        display: flex;
        align-items: center;
        >input {
            margin: 0 10px 0 0;
        }
        >label {
            margin: 0;
        }
    }
}

.select2{
    position: relative;
    display: flex;
    flex-direction: row;
    height:50px;
    width: 100%;
    background:#fff;
}

.select2 img,
.select2-list img{
    width:50px;
    margin-right: 10px;
}
.select2-value-container{
    display: flex;
    flex-direction: row;
    flex-basis: 1px;
    flex-grow: 1;
    padding: 0 5px;
    align-items: center;
    overflow: auto;
}
/* Track */
.select2-value-container::-webkit-scrollbar-track {
  background: #efe7e7;
}
/* Handle */
.select2-value-container::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius:5px;
}
.select2-value{
    display: flex;
    flex-grow: 1;
    flex-basis: 50px;
    justify-content: start;
    outline:none;
    height: 100%;
    align-items: center;
    overflow-x: auto;
    overflow-y: clip;
    white-space: nowrap;
}
.select2-value-multiple {
    padding: 5px;
    background: var(--grey-lighter);
    height: calc(100% - 2px);
    display: flex;
    align-items: center;
    margin: 0.5px;
    position: relative;
    min-width: 30px;
}.select2-value-multiple-remove,
.select2-value-multiple-move-up,
.select2-value-multiple-move-down{
    position: absolute;
    top: 1px;
    right: 1px;
    background: #0000;
    height: 12px;
    width: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--grey-dark);
    cursor: pointer;
}.select2-value-multiple-remove:hover {
    color:red;
}.select2-value-multiple-remove {
    padding-top:2px;
}.select2-value-multiple-move-up{
    right: 21px; 
}.select2-value-multiple-move-down{
    right: 11px; 
}.select2-value-multiple-move-up:hover,
.select2-value-multiple-move-down:hover{
    color:blue;
}
.select2-icon{
    display: flex !important;
    flex-grow: 0 !important;
    padding: 3px 0 !important;
    width: auto !important;
    margin: 0 !important;
    cursor: pointer;
}
.select2-list{
    display:none;
    position: fixed;
    flex-direction: column;
    background: #fff;
    margin-top: 49px;
    padding: 5px 0;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    box-shadow: 0 0 10px #0003;
    z-index:99999;
    transition:transform .3s;
    overscroll-behavior: contain;
}

.select2-active{
    display:flex;
}

.select2-option{
    text-align:left;
    padding:0 5px;
    border-bottom:1px solid var(--grey-lighter);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    }.select2-option>.select-icon{
        font-size:14px;
        margin-right:10px;
        height:15px;
        line-height:18px !important; 
        overflow: hidden;
}

.select2-option-active{
    background: var(--main2);
}

.select2-filter{
    display: flex;
    flex-direction: row;
    width: 100%;
    border-radius: 3px;
}.select2-filter form{
    display: flex;
    flex-grow: 2;
}
.select2-input{
    flex-grow: 1;
    flex-basis: 20px;
    width: 100%;
    border: none;
    padding: 0 5px;
    outline:none;
}
.select2-options{
    max-height: 200px;
    overflow-y:auto;
}

@media screen and (max-width: 800px){
    .select2-option{
        height: 40px;
        display: flex;
        align-items: center;
    }
}











.select-image-container{
    height:auto !important;
    
    flex-wrap: wrap;
    justify-content: center;
    
    /*display: block !important;*/
    /*overflow: hidden;*/
    /*overflow-x: auto;*/
    /*white-space: nowrap;*/
}
.select-image-div{
    width:100px;
    height:100px;
    border:5px solid #fff0;
    margin:10px;
    transition:all .3s;
    position: relative;
    display: flex;
    /*display: inline-block;*/
}
.select-image-active{
    border-color:var(--primary);
    /*margin: 10px;*/
}
.select-image-active > img{
    transform: scale(1.2);
    filter:none;
    outline: 2px solid var(--primary);
    border: 1px solid #fff;
    opacity:1;
}
.select-image{
    width:100%;
    height:100%;
    object-fit: cover;
    transition:all .3s;
    filter:grayscale(1);
    opacity:0.7;
}

.select-image-selected-icon{
    position: absolute;
    color: var(--primary);
    top: -6px;
    right: -6px;
    font-size:21px !important;
    filter: drop-shadow(1px 1px 0px #fff) drop-shadow(-1px 1px 0px #fff) drop-shadow(1px -1px 0px #fff) drop-shadow(-1px -1px 0px #fff);
}

.select-number{
    display: flex;
    overflow: hidden;
    transition:all .3s;
    padding: 0 !important;
    background: #fff;
}
.select-number-input{
    display: flex;
    width: 100%;
    text-align: center;
    background: none;
    outline: none;
    padding: 10px;
}
.select-number-value{
    display: flex;
    width: 100%;
    background: none;
    border:none;
    outline: none;
}
.select-number-arrows{
    display: flex;
    flex-direction: column;
}
.select-number-arrow{
    height: 50%;
    display: flex;
    align-items: center;
    cursor: pointer;
    background: #fff3;
    margin: 1px;
    color: var(--grey-dark);
    padding: 3px;
}
.select-number-arrow:hover{
    background: var(--primary);
    color:#fff;
}

.select-number-active{
    background:var(--main2) !important;
}
.select-number-has-value{
    background:var(--green-lighter);
}
.select-text-container{
    height:auto !important;
    
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    
    /*display: block !important;*/
    /*overflow: hidden;*/
    /*overflow-x: auto;*/
    /*white-space: nowrap;*/
}

.select-text-container:hover>.clear-selection {
    display:flex;
}
.select-text-container>.clear-selection {
    display:none;
    width: 20px;
    height: 20px;
    background: var(--red-dark);
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    cursor:pointer;
}.select-text-container>.clear-selection:after {
    /*convert entities with */
    /*http://www.evotech.net/articles/testjsentities.html*/
    /*content: '×'; */
    /* &times; */
    content: '\00D7';
}.select-text-container>.clear-selection:hover {
    background: var(--red) ;
}

.select-text-div{
    width:auto;
    border:5px solid #fff0;
    margin:10px 5px;
    transition:all .3s;
    position: relative;
    display: flex;
    padding: 10px 5px;
    cursor: pointer;
    opacity: 0.6;
    /*display: inline-block;*/
}
.select-text-active{
    border-color:var(--primary);
    opacity: 1;
    background:#fff;
    /*margin: 10px;*/
}
.select-text-active > img{
    transform: scale(1.2);
    filter:none;
    outline: 2px solid var(--primary);
    border: 1px solid #fff;
    opacity:1;
}
.select-text{
    width:100%;
    height:100%;
    object-fit: cover;
    transition:all .3s;
    filter:grayscale(1);
    opacity:0.7;
}

.select-text-selected-icon{
    position: absolute;
    color: var(--primary);
    top: -6px;
    right: -6px;
    font-size:21px !important;
    filter: drop-shadow(1px 1px 0px #fff) drop-shadow(-1px 1px 0px #fff) drop-shadow(1px -1px 0px #fff) drop-shadow(-1px -1px 0px #fff);
}

.signature-element-canvas{
    background: #fff;
}
.slider{
    align-items: center;
    display: flex;
    height: 120px;
    padding: 0;
    width: 100%;
    flex-direction: column;
}
.slider-inputs{
    display: flex;
    width: 100%;
}
.slider-input{
    align-items: center;
    display: flex;
    height: 50px;
    padding: 0 10px;
    width: 100%;
}
.slider-slider{
    display: flex;
    width:100%;
    background:var(--grey-lighter);
    flex-direction: row;
    padding: 0 30px;
    align-items: center;
    height: 100%;
}
.slider-slider-section{
    display: flex;
    width:200%;
    height:70px;
    align-items: center;
}
.slider-slider-section-before,
.slider-slider-section-after{
    display: flex;
    width:100%;
    height:70px;
    align-items: center;
    /*background: repeating-linear-gradient(-55deg, var(--main3) , #336367 1px, var(--main3) 15px, var(--main3) 20px );*/
}
.slider-slider-section-before>.slider-slide-bar{
    background:var(--grey-light);
    border-right: 3px solid #fff;
    border-radius: 3px 0 0 3px;
}
.slider-slider-section-after>.slider-slide-bar{
    background:var(--grey-light);
    border-left: 3px solid #fff;
    border-radius: 0 3px 3px 0;
}
.slider-slider-disabled>.slider-slide-bar{
    background: repeating-linear-gradient(-55deg, var(--red) , var(--red-dark) 1px, var(--red) 15px, var(--red) 20px );
    background: var(--red-light);
}
.slider-slide-bar{
    width: 100%;
    height: 10px;
    background: repeating-linear-gradient(-55deg, var(--main3) , #336367 1px, var(--main3) 15px, var(--main3) 20px );
    background: var(--main3-light);
    position: relative;
}
.slider-drag-c1{
    width: 0;
    height: 0;
    position: absolute;
    height: 70px;
    /*border-left: 1px solid var(--main3);*/
    top:-30px;
    user-select: none;
    z-index: 1;
}
.slider-drag-c2{
    width: 0;
    height: 0;
    position: relative;
}


.slider-drag-left{
    width: 30px;
    height: 20px;
    background: var(--main3);
    z-index: 999;
    /*border-radius: 100%;*/
    top: 25px;
    left: -30px;
    position: absolute;
    color: #fff;
    font-size: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /*box-shadow: 0 0 20px var(--main2);*/
    user-select: none;
    border-radius: 2px;
    }.slider-drag-left:after{
        width: 80px;
        height: 19px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--main3-light);
        content: attr(data-value);
        position: absolute;
        border-radius: 3px;
        transition: all .3s;
        pointer-events: none;
        box-shadow: 0 0 3px #0003;
        padding: 5px;
        z-index: 999;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        font-family: Arial;
        opacity: 1;
        left: 1px;
        top: -25px;
    }.slider-drag-left:before{
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        pointer-events: none;
        transition:all .3s;
        z-index: 999;
        font-size: 11px;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: var(--main3-light) transparent transparent transparent;
        opacity:1;
        top:-10px;
}

.slider-drag-right{
    width: 30px;
    height: 20px;
    background: var(--main3);
    z-index: 999;
    /*border-radius: 100%;*/
    top: 25px;
    left: 0px;
    position: absolute;
    color: #fff;
    font-size: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /*box-shadow: 0 0 20px var(--main2);*/
    user-select: none;
    border-radius: 2px;
    }.slider-drag-right:after{
        width: 80px;
        height: 19px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--main3-light);
        content: attr(data-value);
        position: absolute;
        border-radius: 3px;
        transition: all .3s;
        pointer-events: none;
        box-shadow: 0 0 3px #0003;
        padding: 0;
        z-index: 999;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        font-family: Arial;
        opacity: 1;
        left: -61px;
        top: 24px;
    }.slider-drag-right:before{
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        pointer-events: none;
        transition:all .3s;
        z-index: 999;
        font-size: 11px;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent var(--main3-light) transparent;
        opacity: 1;
        top: 20px;
        left: 2px;
}

.slider-drag-left>.material-icons,
.slider-drag-right>.material-icons{
    font-size:20px;
    user-select: none;
}
.slider-nodata{
    padding: 5px;
    background: var(--main3);
    width: 150px;
    text-align: center;
    color: #fff;
}
.slider-info{
    width: 100%;
    display: flex;
    background: var(--main3);
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size:13px;
    height:50px;
    overflow: hidden;
}

.slider-info1{
    font-weight: bold;
    text-align: center;
}


.table-component{
    width:100%;
}
.table-component-td{
    padding:5px;
    border: 1px solid var(--grey-light);
}
.table-component-input{
    padding:0;
}

.table-component-cell-header{
    position: relative;
    min-width:50px;
    background:var(--main2);
    text-align: left;
    padding: 5px 17px;
    }.table-component-cell-header-duplicate{
        background:var(--red) !important;
}

.table-component-cell-header > .table-component-header-input{
    text-align: left;
}
.table-component-header-input{
    padding: 5px;
    transition: all .3s;
    outline: none;
}

.table-component-row-header > .table-component-cell-header{
    background:var(--main3);
    color:#fff;
    text-align: center;
}

.table-component-row-header > .table-component-cell-header > .table-component-header-input{
    text-align: center;
}

.table-component-td{
    text-align: center;
}.table-component-td-editable{
    background: #fff;
}

.table-component-cell-header:hover >.table-component-menu{
    display: block;
    width: 100%;
}
.table-component-menu{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 8px;
    display: none;
    flex-direction: row;
    pointer-events: none;
    height: 100%;
}

.table-component-header-btn{
    font-size: 16px !important;
    cursor: pointer;
    user-select: none;
    width: 20px;
    height: 20px;
    background: #0004;
    color:#fff;
    display: flex !important;
    justify-content: center;
    align-items: center;
    pointer-events: auto;
}.table-component-header-btn:nth-child(1) {
    float: left;
    height:100%;
    opacity: .75;
}.table-component-header-btn:nth-child(2) {
    float: right;
    background: var(--red);
    height:100%;
}

.table-component-drag-preview{
    position:fixed;
    border: 5px solid blue;
    z-index:99;
    background:#fff;
}
.table-component-drag-top{
    border-top: 3px solid var(--red);
}
.table-component-drag-bottom{
    border-bottom: 3px solid  var(--red);
}
.table-component-drag-left{
    border-left: 3px solid  var(--red);
}
.table-component-drag-right{
    border-right: 3px solid  var(--red);
}

.table-component-main-container{
    display: flex;
    justify-content: center;
}
.table-component-main-btn{
    display: flex !important;
    cursor: pointer;
}
.table-component-save-btn{
    padding:10px;
    background:var(--main3);
    color:#fff;
}
.table-component-origin-cell{
    padding:0;
}
button.table-component-header-button {
    height: 34px;
    background: #0003;
    margin: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1px;
    }
    button.table-component-header-button>.material-icons,
    .table-component-header-btn.material-icons{
        color:#fff;
}













.tableOptions{
    overflow: hidden;
    height: fit-content !important;
    padding: 5px !important;
    border-radius:3px;
}.tableOptions>table{
    width: 100%;
}.tableOptions>table tr{
    /*display: flex;*/
    /*width: 100%;*/
    /*height: fit-content;*/
}.tableOptions>table tr:hover{
    background: #0001;
}.tableOptions>table tr>td{
    padding:10px;
    border: 1px solid #0001;
    background: #00000005;
}.tableOptions>table>thead>tr>td:nth-child(1){
    /*background: var(--blue-lightest);*/
    flex-grow: 1;
    font-weight: bold;
}
.tableOptions>table>thead>tr>td:not(:first-child),
.tableOptions>table>thead>tr:not(:first-child)>td{
    width: 50px;
    text-align: center;
    font-size: 13px;
}.tableOptions>table>tbody>tr>td.selected{
    color:var(--blue); 
    /*background: linear-gradient(to top, var(--blue) 0%, var(--blue-lighter) 100%);*/
}

.tableOptionsSelectable{
    cursor: pointer;
    color:var(--blue);
    text-align: center;
    transition: all .3s;
}.tableOptionsSelectable:hover{
    background: #fff3;
    outline: 5px solid #0001;
    outline-offset: -5px;
}.tableOptionsSelectable>.material-icons{
    font-size:18px !important;
}
.sfi-textarea{
    height: fit-content !important;
    textarea{
        &.sfii{
            &.sfii-textarea{
                border: none;
                outline: none;
                width: 100%;
                min-height:100px;
                
                /*make textarea grow automaticaly*/
                height: auto;
                field-sizing: content; 
            }
        }
    }
}


.select-time{
    position: relative;
    display: flex;
    flex-direction: row;
    height: 50px;
    width: 100%;
    background: #fff;
}
.select-time-controller{
    position: absolute;
    flex-direction: column;
    background: #fff;
    margin-top: 49px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    box-shadow: 0 0 10px #0003;
    z-index: 9;
    display:flex;
    display:none;
}
.select-time-active{
    display:flex;
}
.select-time-controller .visible{
    display:block;
}
.select-time-inputs-container{
    display:flex;
    color:#000;
}
.select-time-inputs{
    width: 50%;
    box-sizing: border-box;
    padding: 5px;
    display: flex;
    overflow: hidden;
    transition: all .3s;
    border: 2px solid var(--main2);
    margin: 5px;
}
.select-time-inputs:hover{
    background:var(--main2);
}

.select-time-input{
    display: flex;
    width: 100%;
    text-align: center;
    padding: 0;
}

.select-time-arrows{
    display: flex;
    flex-direction: column;
}
.select-time-arrow{
    height: 50%;
    display: flex;
    align-items: center;
    cursor: pointer;
    background: var(--grey-lighter);
    margin: 1px;
    color: var(--grey-dark);
    padding: 3px;
}
.select-time-arrow:hover{
    background: var(--primary);
    color:#fff;
}

.select-time-save{
    padding:5px;
    background:var(--main2);
    margin-top: 10px;
}

.select-time-watch-container{
    padding: 15px;
    background: var(--main2);
    margin-bottom: 10px;
}

.select-time-clock{
        /*filter: drop-shadow( 1px -1px 0px #fff) drop-shadow( -1px 1px 0px rgba(0, 0, 0, 0.063)) drop-shadow(-2px 2px 0px rgba(0, 0, 0, 0.06)) drop-shadow(-3px 3px 0px rgba(0, 0, 0, 0.057)) drop-shadow(-4px 4px 0px rgba(0, 0, 0, 0.054)) drop-shadow(-5px 5px 0px rgba(0, 0, 0, 0.051)) drop-shadow(-6px 6px 0px rgba(0, 0, 0, 0.048)) drop-shadow(-7px 7px 0px rgba(0, 0, 0, 0.045)) drop-shadow(-8px 8px 0px rgba(0, 0, 0, 0.042)) drop-shadow(-9px 9px 0px rgba(0, 0, 0, 0.039)) drop-shadow(-10px 10px 0px rgba(0, 0, 0, 0.036)) drop-shadow(-11px 11px 0px rgba(0, 0, 0, 0.033)) drop-shadow(-12px 12px 0px rgba(0, 0, 0, 0.03)) drop-shadow(-13px 13px 0px rgba(0, 0, 0, 0.027)) drop-shadow(-14px 14px 0px rgba(0, 0, 0, 0.024)) drop-shadow(-15px 15px 0px rgba(0, 0, 0, 0.021)) drop-shadow(-16px 16px 0px rgba(0, 0, 0, 0.018)) drop-shadow(-17px 17px 0px rgba(0, 0, 0, 0.015)) drop-shadow(-18px 18px 0px rgba(0, 0, 0, 0.012)) drop-shadow(-19px 19px 0px rgba(0, 0, 0, 0.009)) drop-shadow(-20px 20px 0px rgba(0, 0, 0, 0.006)) drop-shadow(-21px 21px 0px rgba(0, 0, 0, 0.003));*/
}

.input-time-clock-container{
    width:100%;
    height:100px;
}

.input-time-clock-icon{
    width:50px;
    height:50px;
    padding: 5px;
}

.select-time-value{
    padding: 0 10px !important;
    align-items: center;
    display: flex;
    height: 100%;
}

.select-time-controller.top{
    top: -350px;
}
.fil0 {
    fill: red;
}
.fil1 {
    fill: #663333;
}
.calendar {
    display: grid;
    width: 100%;
    /*grid-template-columns: repeat(8, 1fr);*/
    grid-template-columns: repeat(8, minmax(20px, 1fr));
    grid-template-rows: 50px;
    grid-auto-rows: 178px;
    overflow: auto;
    user-select: none;
    }.calendar.sm {
      grid-auto-rows: 95px;
    }.calendar.md {
      grid-auto-rows: 135px;
}
.calendar.range-view{
    display: flex;
    overflow: visible;
    min-height: 200px;
    height:fit-content;
    }
    .calendar.range-view>.week-cell, 
    .calendar.range-view>.day-name{
        display: none !important;
    }.calendar.range-view>.calendar-day-cell{
       min-height:300px; 
       width:30px;
       display: flex;
       justify-content: center;
    }.calendar-events-container.range-view{
        margin-top:44px;
    }.calendar-range-header-item{
        text-align: center;
        color: var(--grey);
    }.calendar-range-header-item:nth-child(odd) {
        background: var(--grey-lighter);
}

.calendar-day-event-unhighlight{
    background: var(--grey-light) !important;
}

.calendar-range-header{
    height: 22px;
    display: flex;
    align-items: center
}

.calendar-container {
  width: 100%;
  margin: auto;
  /*overflow: hidden;*/
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.calendar-data-container{
    position: relative;
    overflow: auto;
}
.calendar-events-container{
    position: absolute;
    top: 0;
    overflow: hidden;
}
.calendar-header {
  text-align: center;
  /*padding: 20px 0;*/
  background: linear-gradient(to bottom, #fafbfd 0%, rgba(255, 255, 255, 0) 100%);
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
  display: flex;
}
.calendar-controll{
    width: 50%;
    display: flex;
    flex-direction: column;
    height:80px;
    align-items: center;
    justify-content: center;
    }.calendar-controll.sm{
        height:55px;
    }.calendar-controll.md{
        height:65px;
}
.calendar-controll-2,
.calendar-controll-3{
    width: 25%;
    display: flex;
    flex-direction: column;
}
.calendar-controll-2>.calendar-view-btn{
    height: 100%;
    background: var(--grey-lighter);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--grey-darker);
    overflow: visible;
}.calendar-view-btn.adding-event {
    background: var(--grey) !important;
}
.calendar-controll-3>.calendar-view-btn{
    height: 100%;
    background: var(--blue);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible;
}
.calendar-header h1 {
  margin: 0;
  font-size: 18px;
}
.calendar-header p {
    margin: 5px 0 0 0;
    font-size: 13px;
    font-weight: 600;
    color: rgba(81, 86, 93, 0.4);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.calendar-header button {
    background: 0;
    border: 0;
    padding: 0;
    color: rgba(81, 86, 93, 0.7);
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-grow: 1;
}
.week-cell-name{
    display:flex;
    justify-content: center;
    align-items: center;
    background: var(--grey-light);
    color:var(--grey-dark) !important;
    color:#fff !important;
}
.week-cell{
    display:flex;
    justify-content: center !important;
    align-items: center;
    background: var(--grey-lighter);
    color:var(--grey-dark) !important;
    }.week-cell:hover{
        background: var(--grey-lighter) !important;
}
.calendar-day-cell,
.calendar-week-day-cell{
    border-bottom: 1px solid rgba(166, 168, 179, 0.12);
    border-right: 1px solid rgba(166, 168, 179, 0.12);
    text-align: right;
    justify-content: end;
    padding: 3px;
    letter-spacing: 1px;
    font-size: 12px;
    box-sizing: border-box;
    color: #98a0a6;
    position: relative;
    /*pointer-events: none;*/
    z-index: 1;
    }.calendar-day-cell:hover{
        background: #2c7be533;
    }.calendar-week-day-cell{
        width: 30px;
        height:20px;
        justify-content: center;
        text-align: center;
        display: flex;
        align-items: center;
        color:#bbb;
        font-size:9px;
    }.calendar-day-cell-today{
        background: var(--blue-lightest);
        font-weight: bold;
        font-size: 16px;
        padding: 0 2px;
        color: var(--grey-darker);
    }.calendar-day-cell-weekend{
        background: repeating-linear-gradient( 45deg, #ffffff08, #ffffff08 10px, #00000008 10px, #00000008 20px );
    }.calendar-day-cell.calendar-day-cell-today.calendar-day-cell-weekend {
    background: repeating-linear-gradient( 45deg, #2c7be533, #2c7be533 10px, #d5ebfc 10px, #d5ebfc 20px );
}

/*
.calendar-day-cell:nth-of-type(8n + 8) {
  border-right: 0;
}
.calendar-day-cell:nth-of-type(n + 1):nth-of-type(-n + 8) {
  grid-row: 2;
}
.calendar-day-cell:nth-of-type(n + 9):nth-of-type(-n + 16) {
  grid-row: 3;
}
.calendar-day-cell:nth-of-type(n + 17):nth-of-type(-n + 24) {
  grid-row: 4;
}
.calendar-day-cell:nth-of-type(n + 25):nth-of-type(-n + 32) {
  grid-row: 5;
}
.calendar-day-cell:nth-of-type(n + 33):nth-of-type(-n + 35) {
  grid-row: 6;
}
.calendar-day-cell:nth-of-type(8n + 1) {
  grid-column: 1/1;
}
.calendar-day-cell:nth-of-type(8n + 2) {
  grid-column: 2/2;
}
.calendar-day-cell:nth-of-type(8n + 3) {
  grid-column: 3/3;
}
.calendar-day-cell:nth-of-type(8n + 4) {
  grid-column: 4/4;
}
.calendar-day-cell:nth-of-type(8n + 5) {
  grid-column: 5/5;
}
.calendar-day-cell:nth-of-type(8n + 6) {
  grid-column: 6/6;
}
.calendar-day-cell:nth-of-type(8n + 7) {
  grid-column: 7/7;
}
.calendar-day-cell:nth-of-type(8n + 8) {
  grid-column: 8/8;
}
*/
.day-name {
  font-size: 12px;
  text-transform: uppercase;
  color: #99a1a7;
  text-align: center;
  border-bottom: 1px solid rgba(166, 168, 179, 0.12);
  border-right: 1px solid rgba(166, 168, 179, 0.12);
  line-height: 50px;
  font-weight: 500;
}
.calendar-day-cell-disabled {
      color: rgba(152, 160, 166, 0.6);
      background-color: #3331;
      /*background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f9f9fa' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");*/
      /*cursor: not-allowed;*/
    }.calendar-day-cell-disabled:hover {
        /*background: #3331;*/
}

.calendar-event-overflow-start.material-icons,
.calendar-event-overflow-end.material-icons{
    font-size:20px;
}
.calendar-task-photo{
    width: 28px;
    min-width: 28px;
    height: 28px;
    overflow: hidden;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 0 5px #0002;
    margin-right: 3px;
    }.calendar-task-photo>img{
        width: 100%;
        height: 100%;
        object-fit: cover;        
}

.calendar-task-status{
        width: 13px;
        min-width: 13px;
        height: 13px;
        border-radius: 2px;
        box-shadow: 0 0 5px #0003;
        border: 1px solid #fffa;
    }.calendar-task-status.calendar-task-status-0{
        /*PENDING*/
        background:var(--grey);
    }.calendar-task-status.calendar-task-status-1{
        /*RUNNING*/
        background:var(--blue);
    }.calendar-task-status.calendar-task-status-2{
        /*MISSED*/
        background:var(--red);
    }.calendar-task-status.calendar-task-status-3{
        /*COMPLETED*/
        background:var(--green);
}

.calendar-event-data-container{
    display:flex;
    width: 100%;
    height: 100%;
    align-items: center;
    overflow: hidden;
}
.calendar-event-data{
    flex-grow: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px;
    height: 100%;
    display:flex;
    align-items: center;
    opacity:0.75;
    cursor: pointer;
}
.calendar-event-info-container{
    display: flex;
    width: 100%;
    align-items: center;
}
.calendar-event-data-name{
    flex-grow: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px;
    height: 100%;
    line-height: 30px;
}

.calendar-event-start {
    width: 5px;
    min-width:5px;
    height: 100%;
    overflow: hidden;
    border-radius: 2px 0 0 2px;
    cursor:e-resize;
}
.calendar-event-end {
    width: 5px;
    min-width:5px;
    height: 100%;
    overflow: hidden;
    border-radius: 0 2px 2px 0;
    cursor:e-resize;
}
.calendar-event-arrow-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 10px;
    border-color: transparent transparent transparent #6980fe;
    opacity:0.75;
    pointer-events: none;
}

.calendar-event-arrow-left {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 15px 0;
    border-color: transparent #6980fe transparent transparent;
    opacity:0.75;
    pointer-events: none;
}

.calendar-event {
        /*border-left-width: 3px;*/
        /*border-left-style: solid;*/
        padding: 0 1px;
        /*margin: 3px;*/
        font-size: 11px;
        position: relative;
        z-index: 2;
        display: flex;
        align-items: center;
        height: 30px;
        transition: opacity 0.5s;
        overflow: hidden;
        mix-blend-mode: multiply;
    }.calendar-event-active {
        mix-blend-mode: unset;
    }.taks:hover{
        z-index:99;
    }.calendar-event.sm {
        height: 12px;
        }.calendar-event.sm .calendar-event-data-name{
        line-height: 12px;
    }.calendar-event.md {
        height: 20px;
    }.calendar-event.md .calendar-event-data-name{
        line-height: 20px;
    }.calendar-event.calendar-event-expired{
        filter: brightness(1.1) saturate(0.75);
        opacity: .8;
}
/*.calendar-event-expired .calendar-event-info-container {*/
/*        background: repeating-linear-gradient( 45deg, #ffffff08, #ffffff08 5px, #00000008 5px, #00000008 10px );*/
/*}*/

.calendar-event-blur{
    opacity: 0.25;
    z-index: 1;
    /*filter:blur(1px);*/
}
.calendar-event-title {
    position: absolute;
    position: fixed;
    background: #fffa;
    box-shadow: 0 0 10px #0003;
    padding: 10px;
    border-radius: 3px;
    white-space: pre;
    z-index: 100;
    transition: all .3s;
    pointer-events: none;
    backdrop-filter: blur(1px);
}



.calendar-event--info {
  /*border-left-color: #4786ff;*/
  grid-column: 6/span 2;
  grid-row: 5;
  margin-top: 15px;
  /*background: rgba(218, 231, 255, 0.7);*/
  align-self: start;
  color: #fff;
}
.calendar-event--view-more {
    bottom: 0;
    left: 1px;
    position: absolute;
    width: 100%;
    /*background: var(--grey-lighter);*/
    width: calc(100% - 1px);
}
.calendar-view-day-container{
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 9;
    max-width: 300px;
    max-height: 500px;
    margin: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    box-shadow: 0 0 10px #0005
}
.calendar-event-editor-modal {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99;
    padding: 10px;
    background: #0009;
    overflow: auto;
}
.calendar-event-editor-container{
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    z-index: 9;
    margin: auto;
    overflow: hidden;
    box-shadow: 0 0 20px #0003;
}
.calendar-view-day-date{
    display: flex;
    height: 40px;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    background: var(--grey-lighter);
    color: var(--grey);
}
.calendar-view-day-events{
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    height: calc(100% - 30px);
    overflow: hidden;
    position: relative;
    padding-top: 60px;
    padding-bottom: 30px;
    overflow: auto;
    background: #fff;
}
.calendar-event-field {
    background: var(--grey-lighter);
    padding: 10px;
    border-radius: 3px; 
    border: 1px solid #fff;
    height:fit-content;
    display: flow-root;
}.calendar-event-field-name {
    padding: 5px;
    color: var(--grey-darker);
}.calendar-event-field-container{
    padding: 0 !important;
}
.calendar-adding-event{
    opacity: 0.15;
    pointer-events: none;
}
.calendar-event-status-container{
    display: flex;
    width: 100%;
    align-items: center;
}
.calendar-event-status-text{
    margin-left: 10px;
}











.task--primary {
  background: #4786ff;
  border: 0;
  border-radius: 4px;
  grid-column: 3/span 3;
  grid-row: 4;
  align-self: end;
  color: #fff;
  box-shadow: 0 10px 14px rgba(71, 134, 255, 0.4);
}
.task__detail {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  background: #fff;
  border: 1px solid rgba(166, 168, 179, 0.2);
  color: #000;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.task__detail:after, .task__detail:before {
  bottom: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.task__detail:before {
  border-bottom-color: rgba(166, 168, 179, 0.2);
  border-width: 8px;
  margin-left: -8px;
}
.task__detail:after {
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.task__detail h2 {
  font-size: 15px;
  margin: 0;
  color: #51565d;
}
.task__detail p {
  margin-top: 4px;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 500;
  color: rgba(81, 86, 93, 0.7);
}

.calendar-event-move-start {
    background: #000c;
    display: flex;
    height: calc(100% - 2px);
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    border-radius: 2px;
    margin-left: -5px;
    cursor: move;
    overflow: hidden;
    transition: width .3s;
    width: 0;
    margin-right: 5px;
    flex-grow: 1;
    user-select: none;
    }.calendar-event-move-start>.material-icons{
        font-size: 16px;
    }.calendar-event-active .calendar-event-move-start{
        width:20px;
    }.calendar-event-active .calendar-event-info-container{
        width:calc(100% - 20px);
}







.update-value{
	animation-duration:.7s;
	animation-iteration-count:1;
	animation-name:anim-update-value;
	animation-timing-function: ease-out;
}
@keyframes anim-update-value{
    0%   {background: #4caf50;}
    99% {background: #4caf5000;}
    100% {background: inherit;}
}

.update-prop{
	animation-duration:.7s;
	animation-iteration-count:1;
	animation-name:anim-update-prop;
	animation-timing-function: ease-out;
}
@keyframes anim-update-prop{
    0%   {background: #7e8a97;}
    99% {background: #7e8a9700;}
    100% {background: inherit;}
}

.editable-input{
	background:#fff;
}
.default-material{
	background:#2c7be533;
}

.sfii{
	background: none;
    margin-right: 5px;
    padding: 0;
    text-align: left;
    width: 100%;
    outline: none;
    overflow: hidden;
    height: 50px;
    display: flex;
    align-items: center;
    }.sfii.sfii-text{
        align-items: flex-start;
    }.sfii.sfii-text>.sfii-text-container{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        min-height: 100%;
        line-height:25px;
    }.sfii.sfii-text>.sfii-text-container.sfii-grow{
        flex-grow: 1;
        justify-content: center;
}

[data-title]{
    display: flex;
    position: relative;
}
[data-title]:before{
    width: 0;
    height: 0;
    top: 0;
    content: '';
    position: absolute;
    pointer-events: none;
    filter: drop-shadow(0 0 3px #0003);
    transition:all .3s;
    z-index: 999;
    font-size: 11px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    transform: translateX(10px) translateY(-16px);
    opacity: 0;
}
[data-title]:hover:before{
    opacity:1;
    transform: translateX(10px) translateY(-6px);
}

[data-title]:after{
    width: auto;
    top: 0;
    min-width:50px;
    max-width:300px;
    height: auto;
    background: #fefefe;
    content: attr(data-title);
    position: absolute;
    /*margin-top: 100%;*/
    border-radius: 3px;
    transition:all .3s;
    opacity:0;
    pointer-events:none;
    box-shadow:0 0 3px #0003;
    padding:5px;
    z-index: 999;
    font-size:11px;
    transform: translateY(calc(-100% - 15px));
    font-weight:bold;
    color:#333;
    font-family: Arial;
    white-space: pre-wrap;
    line-height: 1.5;
}
[data-title]:hover:after{
    opacity:1;
    transform: translateY(calc(-100% - 5px));
}

[data-title-bottom]{
    position: relative;
    }[data-title-bottom]:after{
        width: auto;
        bottom: 0;
        top: auto;
        min-width:50px;
        max-width:300px;
        height: auto;
        background: #fefefe;
        content: attr(data-title-bottom);
        position: absolute;
        border-radius: 3px;
        transition:all .3s;
        opacity:0;
        pointer-events: none;
        box-shadow:0 0 3px #0003;
        padding:5px;
        z-index: 999;
        font-size:11px;
        transform: translateY(calc(100% + 15px));
        font-weight:bold;
        color:#333;
        font-family: Arial;
        white-space: pre-wrap;
        left: 0;
    }[data-title-bottom]:hover:after{
        opacity:1;
        transform: translateY(calc(100%));
}






.card-item {
    padding: 5px !important;
}
.card-item-container {
    padding: 10px;
    background: #fff;
    /* box-shadow: 2px 2px 3px #0001; */
    border-radius: 2px;
    border: 1px solid #f1f1f1;
}
.card-name {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}
.card-description {
    font-size: 13px;
    font-weight: 100;
    color: #777;
}
.pagination-page-btn{
        display: flex;
        color: var(--grey-dark);
        background: var(--grey-lightest);
        padding: 5px;
        margin-right: 1px;
        margin-top: 1px;
        align-items: center;
        justify-content: center;
        transition: all .3s;
        border: none;
        width: 50px;
        /*border: 1px solid var(--grey-lighter);*/
        margin: 2px;
    }.pagination-page-btn:hover{
        color: var(--main3);
        background: var(--main2);
        outline: none;
    }.pagination-page-btn.selected-page{
        color: var(--main2);
        background: var(--main3);
    }.pagination-page-btn.pagination-page-btn-points{
        width: 100px;
        flex-grow: 1;
        background: none;
    }.pagination-page-btn.pagination-page-btn-points:hover{
        background: none;
}
.pagination-pages-results{
    display:flex;
    width: 100%;
    padding:5px;
}
.pagination-pages{
    display:flex;
    width: 100%;
    padding:5px;
}
.pagination-items-container{
    display: block;
    background: #fff;
    overflow: hidden;
    width: 100%;
}
.pagination-items-container.pagination-vh-100{
    min-height: calc(100vh - 225px);
}
.tabs-component-header {
    display: flex;
}
button.tabs-component-header-button {
    padding: 5px 15px;
    max-width: fit-content;
    border-radius: 2px 2px 0 0;
    margin-right: 1px;
}button.tabs-component-header-button.tabs-component-header-button-active{
    background: var(--blue);
    color:#fff;
}
.modal-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 98;
    background: #000c;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-container>.modal-btn-close {
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
    font-size: 40px;
    line-height: 28px;
    z-index: 2;
    cursor: pointer;
    user-select: none;
    background: var(--red);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-data-container {
    width: calc(100vw - 40px);
    background: #fff;
    height: calc(100vh - 20px);
    max-width: 1200px;
    padding: 10px;
    border-radius: 3px;
    overflow: auto;
}

@media screen and (max-width: 800px){
    .modal-container>.modal-btn-close {
        right: 0;
    }
}
.closable-section {
    background: var(--grey-lighter);
    border-bottom: 1px solid var(--grey-light);
    width: 100%;
    overflow: hidden;
}.closable-section.disabled{
    pointer-events: none;
}
.closable-section-header {
    display: flex !important;
    height: 50px !important;
    align-items: center;
    justify-content: center;
    background: var(--grey-lighter) !important;
    color: var(--grey-darkest);
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
.closable-section-container {
    padding: 10px;
    background: #fff;
    overflow: auto;
}
.closable-section-container:has(select-image-wc) {
    overflow: visible;
}

.inner-loader-container{
    position: absolute;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: #eeec;
    z-index: 999;
    transition: opacity 0.2s ease 0s;
    overflow: hidden;
    opacity: 1;
    backdrop-filter: blur(7px);
    border-radius: 1px;
    margin: 2px;
}.inner-loader-element {
    border: 6px solid #fff;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    animation: innerLoaderSpin 2s linear infinite;
    filter: drop-shadow(0px 0px 3px #0001);
}@keyframes innerLoaderSpin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.is-online-container-offline {
    position: fixed;
    bottom: 0;
    right: 0;
    height: fit-content;
    width: fit-content;
    background: var(--red-dark);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    color: #fff;
    opacity: 0.9;
    text-shadow: 0 0 2px #0009;
    /*backdrop-filter: blur(7px);*/
    padding: 10px;
    margin: 5px;
    border-radius: 3px;
    border: 1px solid #fff;
}
.text-highlight{
    color: var(--red);
}
.orga-user-data{
    padding: 20px 10px;
    margin: -0.5px;
    position: relative;
    border: 1px solid #0003;
}
.orga-user-image{
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: Auto;   
    border-radius: 2px;
    margin-bottom: 10px;
    border: 2px solid #fff;
    cursor: pointer;
    position: relative;
    display: flex;
    max-width: 100%;
    }.orga-user-image>img{
        object-fit: cover;
        width: 100%;
        height: 100%;
        transition:all .3s;
    }.orga-user-image>img:hover{ 
        transform: scale(1.25);
    }.orga-user-image.inactive{
        border: 2px solid var(--red-light);
    }.orga-user-image.inactive>img{
        filter: grayscale(1);
}

.orga-user:hover{
    background: #27b2;
}

.orga-edit{
    position: absolute;
    background: #fff;
    right: 0;
    width: 20px;
    height: 20px;
    font-size: 18px !important;
    justify-content: center;
    align-items: center;
    display: flex !important;
    opacity:0;
    pointer-events:none;
    transition: all .3s;
    color:var(--blue);
}
.orga-edit.visible{
    opacity: 1;
    pointer-events: auto;
}

.orga-conection-line{
    stroke: #fff
}


.orga-user-name{
    max-width: 100px;
    margin: auto;
    height: 25px;
    justify-content: center;
    display: flex;
    align-items: center;
    background: var(--grey-lighter);
    font-size: 12px;
    color: var(--grey-darkest);
    font-weight: bold;
}

.orga-element{
    width:100%;
    overflow: hidden;
}

.orga-children{
    display: flex;
    width:100%;
    overflow: hidden;
}
.orga{
    position:relative;
    overflow: hidden;
    z-index: 1;
    min-height: 100%;
    }.orga>svg{
        position: absolute;
        left: 0;
        top: 0;
        overflow: visible !important;
        z-index: -1;
}
.orga-up-btn{    
    margin: auto;
    width: 30px;
    text-align: center;
    height: 20px;
    font-size: 12px !important;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    color: #fff;
    cursor: pointer;
    }.orga-up-btn:hover{
        background: var(--blue);
}
.orga-extra-data{
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px;
    text-align: right;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap-reverse;
    max-width: calc(100% - 123px);
}
.orga-data-field{    
    margin-bottom: 1px;
    font-size: 12px;
    width: 100%;
    color: var(--grey-darkest);
    text-align: left;
    background: var(--grey-lighter);
    padding: 0px 10px;
}
.orga-element-detailed{   
    background: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .3s;
    margin: -0.5;
    display:flex;
    height:0;
    overflow:hidden;
    }.orga-element-detailed.visible{   
        height: 100%;
}
.orga-detailed-user{
    width: 25%;
    height: 100%;
    overflow: hidden;
}
.orga-detailed-user-image{
    width: 100%;
    height: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background:var(--blue);
    }.orga-detailed-user-image>img{
        width: 50%;
        height: 50%;
        object-fit: cover;
        border: 2px solid #fff;
        border-radius: 3px;
}
.orga-detailed-user-name{
    width: 100%;
    height: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    background: var(--blue);
    color: #fff;
}
.orga-detailed-extra-data{
    width: 75%;
}
.orga-detailed-data-field{
    border-radius: 1px;
    background: var(--blue);
    margin: 1px;
    padding: 5px 10px;
    color: #fff;
}

@media screen and (max-width: 576px) {
    .orga-children.l1 {
        display:none;
    }
    .orga-children.l1 .orga-user-image{
        display:none;
    }
    .orga-children.l0 .orga-data-field-name{
        display:none;
    }
    
    .l0 .orga-extra-data{
        display:none;
    }
    .orga-detailed-user-image>img{
        width: 96%;
    }
}

/* First, set containment on the parent you're querying*/
.orga-user-data {
  contain: style layout inline-size;
}

@container (max-width: 300px) {
  .orga-extra-data {
    display: none;
  }
}





.donut-chart{
    width: 100%;
    position: relative;
    padding:10px;
    display:flex;
    background:#fff;
}
.donut-chart>.donut-chart-svg-container{
        flex-grow: 1;
        justify-content: center;
        align-items: center;
        display: flex;
    }.donut-chart>.donut-chart-svg-container>svg{
        margin:auto;
        overflow: visible;
        z-index: 9;
    }.donut-chart>.donut-chart-svg-container>svg>g{
        cursor:pointer;
    }   .donut-chart>.donut-chart-svg-container>svg>g>path,
        .donut-chart>.donut-chart-svg-container>svg>g>g>path{
            transition: 0.2s;
    }   .donut-chart>.donut-chart-svg-container>svg>g>text,
        .donut-chart>.donut-chart-svg-container>svg>g>g>text{
            pointer-events: none;
}
.donut-chart-preview{
    position: relative;
    height: 20px;
    overflow: hidden;
    line-height: 15px;
    font-family: Arial;
    background: var(--grey-lighter);
    padding: 0 3px;
    margin-bottom: 1px;
    border-radius: 1px;
    font-size: 12px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    flex-shrink: 0;
}.donut-chart-preview.title{
    font-size:14px;
    font-weight:bold;
}
.donut-chart-bullet{
    width:15px; 
    height:15px; 
    border-radius:10em;
    float:left; 
    margin:0 5px 0 0;
}
.donut-chart-items{
    width: fit-content;
    right: 10px;
    max-height: calc(100% - 30px);
    overflow: auto;
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    top: 29px;
    min-width: 100px;
    position: absolute;
    z-index: 9;
    background: #fff;
    max-width: calc(100% - 20px);
    height: fit-content;
    padding: 2px;
    border-radius: 2px;
    box-shadow: 0 0 5px #0002;
    opacity: .97;
}
.donut-chart-faded-level{
    opacity:0.5;
    transition: opacity .2s;
}
.donut-chart-highlight-legend-item{
    background:var(--grey-light);
}
.donut-chart-legend-item-text{
    flex-grow: 1;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 15px 0 0;
}
.donut-chart-legend-btn{
    position: absolute;
    top: 0;
    right: 10px;
    background: var(--grey-lighter);
    padding: 3px 5px;
    color: var(--grey);
    border-radius: 2px;
    cursor: pointer;
}.donut-chart-legend-btn.donut-chart-legend-btn-active{
    background: var(--blue-light);
    color: #fff;
}











.area-chart-items{
    width:100%;
    height:200px;
    display:flex;
}
.area-chart-item{
    width:100%;
    height:100%;
    background: #fff;
    border-right:1px solid var(--grey-lighter);   
    position: relative;
    }.area-chart-item:hover{
        background:var(--grey-lighter);
    }.area-chart-item:hover>.area-chart-title{
    opacity:1;
}
.area-chart-key{
    position: absolute;
    width: 100%;
    bottom:0;
    text-align: center;
    font-size: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.area-chart{
    position: relative;
    overflow:hidden;
    }.area-chart:hover{
        overflow:visible;
}
.area-chart>svg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    pointer-events: none;
}.area-chart>svg>path{
        transition: 0.2s;
}
.area-chart-title{
    position: absolute;
    width: 100vw;
    background: #fff;
    top: calc(100% + 2px);
    border-radius: 2px;
    z-index: 20;
    padding: 5px;
    max-width: 300px;
    opacity:0;
    transition:all .3s;
    pointer-events: none;
}
.area-chart-legend{
    position: absolute;
    top: 0;
    padding: 2px;
    opacity: 0;
    transition:all .3s;
    }.area-chart:hover .area-chart-legend{
        opacity: 1;
}
.area-chart-preview{
    background: #fffa;
    border-radius: 2px;
    margin-bottom: 1px;
    display: flex;
    align-items: center;
    padding:2px;
}
.area-chart-bullet{
    width:15px; 
    height:15px; 
    border-radius:10em;
    float:left; 
    margin:0 5px 0 0;
}
.column-chart-items{
    width:100%;
    height:200px;
    display:flex;
}
.column-chart-item{
    width:100%;
    height:100%;
    background: #fff;
    border-right:1px solid var(--grey-lighter);   
    position: relative;
    }.column-chart-item:hover{
        background:var(--grey-lighter);
    }.column-chart-item:hover>.column-chart-title{
        opacity:1;
    }.column-chart-item>.column-chart-events.disabled{
        opacity:0.35;
}
.column-chart-key{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-size: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    color: #0009;
    text-shadow: 0 -1px 0 #fff5, -1px 0px 0 #fff5, 0 1px 0 #fff5, 1px 0 0 #fff5;
    }.column-chart-key>.material-icons {
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.column-chart{
    position: relative;
    overflow:hidden;
    }.column-chart:hover{
        overflow:visible;
}

.column-chart-title{
        position: absolute;
        width: 100vw;
        background: #fff;
        top: calc(100% + 2px);
        border-radius: 2px;
        z-index: 2;
        padding: 5px;
        max-width: 300px;
        opacity:0;
        transition:all .3s;
        pointer-events: none;
        white-space: pre;
        box-shadow: 0 0 10px #0002;
    }
    .column-chart-title-item>b {
            white-space: nowrap;
            display: inline-block;
            overflow: hidden;
            max-width: 100%;
            text-overflow: ellipsis;
        }.column-chart-title-item>span {
            white-space: nowrap;
            display: inline-block;
            overflow: hidden;
    }
    .column-chart-title-item-title>b {
            white-space: normal;
            display: inline-block;
            overflow: hidden;
            max-width: 100%;
            text-overflow: ellipsis;
    }
    .column-chart-sub-titles>div {
        padding: 0 10px;
        font-size: 12px;
        font-style: italic;
}

.column-chart-legend{
    position: absolute;
    top: 0;
    padding: 2px;
    opacity: 0;
    transition:all .3s;
    }.column-chart:hover .column-chart-legend{
        opacity: 1;
}
.column-chart-preview{
    background: #fffa;
    border-radius: 2px;
    margin-bottom: 1px;
    display: flex;
    align-items: center;
    padding:2px;
}
.column-chart-bullet{
    width:15px; 
    height:15px; 
    border-radius:10em;
    float:left; 
    margin:0 5px 0 0;
}
.column-chart-events{
    width:100%;
    height:100%;
    overflow: hidden;
}
.column-chart-item-event{
    width:100%;
    height:100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    }.column-chart-item-event.individual{
        position:relative;
        box-shadow: 0 -4px 4px #0001;
}.column-chart-item-event.individual>.column-chart-item-event-background{
    opacity:0.35;
}
.column-chart-item-event-background{
    width:100%;
    height:100%;
    opacity:0.15;
}
.column-chart-item-event-text{
    position: absolute;
    width:100%;
    height:100;
    text-align: center;
    vertical-align: top;
    font-size:10px;
}
@media screen and (max-width: 800px){
    .column-chart-key{
            width: 100%;
            padding: 3px;
            color: #0007;
            writing-mode: vertical-lr;
            text-orientation: mixed;
            max-height: 100%;
            transform: rotate(180deg);
            background: none;
            padding: 5px;
            text-shadow: 0 0 5px #fff;
            display: flex;
            align-items: center;
        }.column-chart-key>.material-icons{
            display: none;
    }
    .column-chart-item-event-text{
        display: none;
    }
}
















.chart-base{
    padding: 0.5px;
}
.smart-form-container{
    width:100%;
    background: var(--grey-lighter);
}
.smart-form-item{
    background:#fff;
    overflow: hidden;
    display: flex;
    padding:0;
    cursor:pointer;
}.smart-form-item:hover{
    background:var(--grey-lighter);
}
.smart-form-field{
    padding: 10px;
    border-bottom: 1px solid var(--grey-light);
    border-left: 1px solid var(--grey-light);
    display:flex;
    /*white-space: pre;*/
    overflow:hidden;
    align-items: center;
    font-size: 13px;
    }.smart-form-field:last-child{
        border-right: 1px solid var(--grey-light);
    }.smart-form-field>img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }.smart-form-field-color{
        width:100%;
        height:100%;
}

.smart-form-container-main-btns-container {
    display: flex;
    align-items: center;
    width: 100%;
}

.smart-form-filter-container{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
}


.smart-form-field-header{
    padding: 10px;
    background: var(--grey-darker);
    border-left: 1px solid #fff;
    color:#fff;
    display:flex;
    white-space: pre;
    overflow:hidden;
    align-items: center;
    .name{
        flex-grow:1;
    }
    .material-icons{
        font-size: 20px;
    }
    }.smart-form-field-header:nth-child(1){
        border-left: none;
}

.smart-form-field-new{
    background: var(--blue);
    border: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 50px;
    margin-top: 1px;
    padding: 5px;
    justify-content: center;
}
.smart-form-field-close{
    background: #52ba7b;
    border: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    justify-content: center;
    margin-top:1px;
}

.dashboard-category {
    padding: 4px !important;
    height: fit-content;
    display: flex;
    flex-direction: column;
    /*filter: drop-shadow(0px 0px 3px #0002);*/
    }.dashboard-category-container{
        position: relative;
        width: 100%;
        height: 100%;
        overflow: visible;
    }.dashboard-category-title {
        background: #fafafa;
        border-radius: 2px 2px 0 0;
        padding: 5px 10px;
        font-weight: bold;
        display: flex;
        align-items: center;
        box-shadow: 0 0 3px #0002;
    }.dashboard-category-title-t {
        flex-grow: 1;
    }.dashboard-category-title-b {
        flex-grow: 0;
        flex-basis: 50px;
        cursor: pointer;
        display: flex;
        justify-content: center;
    }.dashboard-category-title-b:hover {
        color:var(--blue);
    }.dashboard-category-content {
        background: #fff;
        border-radius:0 0 2px 2px;
        padding:10px;
        box-shadow: 0 0 3px #0002; 
        display: flow-root;
    }.dashboard-code{
        white-space: pre;
}

.clocking-event {
    background: var(--grey-lightest);
    border-top: 1px solid var(--grey-light);
    overflow: hidden;
    color: #333;
    cursor: pointer;
    height: 50px;
    font-size: 11px;
    width: 100%;
    margin-bottom: 1px;
}

.clocking-event>div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.clocking-event-users-img-c {
    width: 30px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin: 0 2px;
    border-radius: 3px;
}
.dashboard-event-users-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




.dashboard-category {
    padding: 5px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    }.dashboard-category-header {
        background: #fff;
        border-radius: 2px 2px 0 0;
        padding:10px;
        font-weight: bold;
        display: flex;
        align-items: center;
    }.dashboard-category-title{
        flex-grow: 1;
    }.dashboard-category-action{
        cursor: pointer;
        padding: 3px;
        margin: 0 5px;
        border-radius: 3px;
        box-shadow: 0 0 5px #0002;
        color: #555;
        font-size:19px;
    }.dashboard-category-content {
        background: #fff;
        border-radius: 2px;
        padding:10px;
        box-shadow: 0 0 3px #0001;
        display: flow-root;
    }.dashboard-category-actions {
        display: flex;
    }.dashboard-category-active {
        background: var(--blue);
        color:#fff;
}



















#footer{
	background:#333;
	border-top:var(--footer-top-border) solid var(--main);
	font-family:Courgette;
	font-size:13px;
	line-height:50px;
	text-align:center;
	display: flex;
    flex-direction: row;
    color: #fff;
    padding-bottom: 10px;
}
#footer.light{
	background:#f1f1f1;
    color: #777;
}
#footer.light .footer-items.footer-items-list a {
    color: #777;
    font-weight: 300;
}

#footer.color{
	background:var(--main);
    color: #fff;
}
.footer-container {
    display: block;
    max-width: 100vw;
    /*overflow: auto;*/
}
.footer-items {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    line-height: 23px;
    justify-content: start;
    text-align: left;
    align-items: start;
    line-height: 16px;
}.footer-items.footer-items-list a,
.footer-items.footer-items-list .footer-item-text {
    margin: 3px 0;
    font-size: 12px;
    font-family: var(--font-family-1);
    font-weight: lighter;
    padding: 6px 0;
}
.footer-items.footer-items-list {
    justify-content: start;
    align-items: start;
    width: 100%;
    flex-grow: 2;
} .footer-title {
    font-size: 14px;
    font-family: 'Roboto';
    text-align: left;
    height: 35px;
}

.footer-items a {
    font-family: 'Roboto';
}

.footer-logo{
	display:block;
	/*fill:#fff !important;*/
	height:75px; 
    max-width: 225px;
	padding:10px 0;
    filter: drop-shadow(1px 1px 3px #0004);
}

.footer-column{
    padding:25px 40px;
    }.footer-column:first-child {
        padding: 25px 20px;
}


.footer-type-2{
    .footer-column{
        /*align-items: center;*/
        display: flex;
        flex-direction: column;
        
        &:first-child {
            padding: 25px 40px;
        }
        .footer-title{
            font-size:var(--font-size-l);
        }
        .footer-items, .footer-social{
            /*align-items: center;*/ 
            margin-top: 30px;
        }
        .netopia-container {
            display: flex;
            /*align-items: center;*/
            /*justify-content: center;*/
        }
    }
}

.footer-slogan{
    padding: 10px 0;
}

.footer-items.footer-items-list a {
    font-size: 12px;
    line-height: 12px;
    height: auto;
    color: #f1f1f1;
    font-weight: 100;
    padding: 6px 0;
}

span.anpc-holder {
    display: block;
    width: 100px;
    }.anpc-holder .anpc-sal,
    .anpc-holder .anpc-sol {
        background-image: url(/app/_dist/1ec039b2fde887d4a63c.svg);
        width: 100px;
        height: 25px;
        background-size: 100px 25px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
    }.anpc-holder .anpc-sol {
        background-image: url(/app/_dist/7aa3136b3ea49162c335.svg);
}


.footer-social {
    justify-content: start;
    display: flex;
    padding: 10px 0;
    font-size: 22px;
}.footer-social i {
    margin-right: 10px;
}

.netopia-container {
    width: 50%;
}


@media (width < 992px){
    .footer-column{
        padding:25px 5px;
    }
    
    .footer-column:first-child {
        padding: 25px 0px;
    }
}

@media (width > 992px){
    /*.footer-container>*:nth-child(2) .footer-items.footer-items-list,*/
    /*.footer-container>*:nth-child(3) .footer-items.footer-items-list{*/
    /*    align-items: center;*/
    /*}.footer-container>*:nth-child(4) .footer-items.footer-items-list{*/
    /*    align-items: end;*/
    /*}*/
    
    /*.footer-container>*:nth-child(2) .footer-title,*/
    /*.footer-container>*:nth-child(3) .footer-title{*/
    /*    text-align: center;*/
    /*}.footer-container>*:nth-child(4) .footer-title{*/
    /*    text-align: right;*/
    /*}*/
    
    #footer.light .footer-items.footer-items-list a {
        color: #777;
        font-weight: 300;
    }
}









.dashboard-container {
    height: 100vh;
    margin: auto;
    width: 100%;
    box-shadow: 0 0 100px #0002;
    overflow: auto;
    overflow-x: hidden;
    background:#eee;
}

.dashboard-event.low-efficiency {
    background: var(--red-lightest);
}
.dashboard-event {
    background: var(--grey-lightest);
    border-top: 1px solid var(--grey-lighter);
    overflow: hidden;
    color: #333;
    cursor: pointer;
    height: 20px;
    font-size: 11px;
    transition: all .3s;
}.dashboard-event>div:nth-child(1) {
    border-left: none;
}.dashboard-event>.dashboard-event-time, .dashboard-event>.dashboard-event-date {
    justify-content: center;
}.dashboard-event-efficiency {
    white-space: pre !important;
    justify-content: center;
}.dashboard-event-users-img-c {
    width: 20px;
    height: 20px;
    overflow: hidden;
    float: left;
    margin: 0px 2px;
    border-radius: 3px;
}.dashboard-event-users-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dashoard-events-area, .dashoard-events-area>.area-chart-items {
    height: 373px;
}

.dashboard-event>.dashboard-event-time, .dashboard-event>.dashboard-event-date {
    justify-content: center;
}
.dashboard-event>div {
    display: inline-block;
    border-left: 1px solid var(--grey-lighter);
    height: 100%;
    align-items: center;
    padding: 0px 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
}

.dashboard-event-issue {
    background: var(--red-light);
    border-top: 1px solid #fff;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    height: 30px;
    font-size: 11px;
    display: flex;
}.dashboad-apply-filters-btn {
    background: var(--green-lighter);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--maxup-dark);
    cursor: pointer;
    height: 245px;
    border-radius: 3px;
}

.dashboard-category {
    padding: 5px;
    height: fit-content;
    display: flex;
    flex-direction: column;
}.dashboard-category-header {
    background: #fff;
    border-radius: 2px 2px 0 0;
    padding: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
}.dashboard-category-title {
    flex-grow: 1;
}.dashboard-category-actions {
    display: flex;
}.dashboard-category-content {
    background: #fff;
    border-radius: 2px;
    padding: 10px;
    box-shadow: 0 0 3px #0001;
    display: flow-root;
}

.dashboard-category .sfi, .dashboard-category .select2 {
    margin: 0 !important;
}

.dasboard-filters-container .sfi, .dasboard-filters-container .select2{
    margin-top: 10px !important;
}

.sfi.checkbox-list.dashboard-planning-calendar-to-do {
    height: fit-content !important;
}.dashboard-planning-calendar-to-do>.checklist-options-container {
    height: fit-content !important;
}

.dashboard-category .sfe {
    padding: 0.5px !important;
    border: 0;
}.sfi.button.far-away.dashboard-filter-btn {
    height: 50px;
    border: none;
    border-radius: 0;
}

.dashboard-search-info {
    display: flex;
    align-items: center;
}

.dashboard-event-issue>div {
    display: flex;
    align-items: center;
}




@media screen and (max-width: 992px) {
    .dashboad-apply-filters-btn {
        max-height: 100px;
    }
}























.sfe {
    align-items: stretch;
     background: #fff; 
    border-left: 1px solid #fff;
    border-right: 0;
    box-sizing: border-box;
    color: var(--gray-dark);
    display: flex;
    flex-direction: column;
    float: left;
    font-size: inherit;
    min-height: 20px;
    name: standardFormElement;
    overflow: visible;
    /* padding: 0 !important; */
    text-align: left;
    padding: 3px !important;
    /* overflow: hidden; */
    &:hover{
        .sfh{
            top:-10px;
            scale: 1.2;
        }
    }
}.sfe>.sfh {
    position: absolute;
    background: var(--grey-lighter);
    display: flex;
    height: 20px;
    padding: 3px 3px;
    z-index: 2;
    background: none;
    background: #fff;
    font-size: 11px;
    color: #777;
    top: -3px;
    height: 15px;
    display: flex;
    align-items: center;
    transition:all .3s;
}.sfe>.sfi:not(.html-text) {
    align-items: center;
    display: flex;
    height: 55px;
    padding: 0 10px;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    /*margin-top: 10px;*/
    border-radius: 3px;
}.sfe>.select2, 
.sfe>.date2, 
.sfe>.checkbox, 
.sfe>.date-range, 
.sfe>.select-time , 
.sfe>.color-picker-container {
    border: 1px solid #eee;
    border-radius: 3px;
    /*margin-top: 10px;*/
    height: 55px;
}.sfe>.date-range{
    height: fit-content;
}

.sfe.disabled {
    pointer-events: none;
    filter: none;
    opacity: 1;
}.sfe.disabled .sfi,
.sfe.disabled .select2,
.sfe.disabled .date2,
.sfe.disabled .checkbox,
.sfe.disabled .date-range,
.sfe.disabled .color-picker-container{
    background: #eee;
}

.sfe.disabled {
    filter: grayscale(1);
}

.dashboard-category .sfe.sfe-invoice-range {
    padding: 10px 0 !important;
}
.date-range {
    padding: 20px 15px;
}


.sfi.lg {
    height: 55px;
}
.sfi:has(.sfii-text), .sfi:has(.read-only) {
    background: #eee;
}

textarea.sfii.sfii-textarea {
    padding-top: 5px;
}



:root{
    --menu-height: 40px;
}
.app>.container,
.app .dashboard-container{
    padding-top: calc(var(--menu-height) + 4px);
}

img.maxup-login-icon {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#adminContainer {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: auto;
    /*top: 70px;*/
}
#upMenu {
    background: rgba(255,255,255,0);
    font-family: Arial;
    height: 100%;
    /*overflow: auto;*/
    pointer-events: none;
    position: fixed;
    transition: all .3s;
    width: 100px;
    z-index: 999;
}.menu-layer-1-container {
    height: 100%;
    overflow: auto;
}
.showMenu {
    background: #fff !important;
    font-family: Arial;
    height: 100vh !important;
    overflow: hidden;
    pointer-events: auto !important;
    position: fixed;
    width: 250px !important;
    box-shadow: 0 0 10px #0001;
    max-width:50vw;
}
.up-menu-btn-container {
    position: fixed;
    width: 100%;
    height: var(--menu-height);
    background: #0001;
    top: 0;
}
#upMenuBtn {
    color: var(--maxup-dark);
    cursor: pointer;
    font-size: 21px !important;
    height: var(--menu-height);
    pointer-events: auto;
    transition: all .3s;
    width: var(--menu-height);
    border-radius: 0;
    background: #fff;
    margin:0;
    padding:0;
}

.sfe-active-client-files{
    height:126px;
}

.speak-ai-btn {
    background: #000;
    width: 75px;
    height: 75px;
    position: fixed;
    z-index: 999999;
    right: 5px;
    bottom: 5px;
    border-radius: 75px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s;
    transition-timing-function: cubic-bezier(0.74, 0.57, 0.67, 1.53);
    padding: 0 30px;
    user-select: none;
}.speak-ai-btn.dictate-in-input{
    border:3px solid var(--blue);
}.speak-ai-btn.dictate-in-input .material-icons{
    display: flex;
}.speak-ai-btn.dictate-in-input .fas{
    display: none;
}.speak-ai-btn i{
    pointer-events: none;
}.speak-ai-btn.should-voice {
    height: 95px;
}.speak-ai-btn.should-chat {
    width: 95px;
}.speak-ai-btn.is-chatting {
    width: calc(100vw - 10px);
}.speak-ai-btn i{
    pointer-events: none;
    user-select: none;
}.speak-ai-btn .material-icons{
    display: none;
}.speak-ai-btn.is-chatting .material-icons{
    pointer-events: auto;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #fff2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -13px 0 10px;
    display: flex;
}.speak-ai-btn input.speak-ai-input {
    flex-grow: 0;
    padding: 10px;
    color: #000;
    opacity: 0;
    transition: opacity .3s;
    padding: 0;
    width: 0;
    outline: none;
    border: none;
    border-radius: 10px;
}.speak-ai-btn.is-chatting input.speak-ai-input {
    opacity: 1;
    width: 100px;
    flex-grow: 1;
    padding: 10px;
}.speak-ai-messages {
    position: fixed;
    bottom: 85px;
    display: flex;
    flex-direction: column;
    flex-direction: column-reverse;
    height: calc(100vh - 85px);
    overflow: auto;
}.speak-ai-message-container {
    width: calc(100vw - 10px);
    display: flex;
}.speak-ai-message {
    width: fit-content;
    background: #000c;
    margin: 10px;
    font-size: 12px;
    padding: 10px;
    border-radius: 10px;
    max-width: 75%;
    min-width: 40%;
    display: flex;
}.speak-ai-message:hover:active {
    background: #000a;
}.speak-ai-message.user {
    left: 5px;
}.speak-ai-message-container.user {
    justify-content: end;
    font-weight: bold;
}.speak-ai-message-text {
    flex-grow: 1;
}.speak-ai-message .material-icons {
    background: none !important;
    font-size: 16px;
    display: flex;
    align-items: end !important;
    height: 100% !important;
    display: none !important;
    width: 40px;
}.speak-ai-message:hover .material-icons {
    background: #000a;
    display: flex !important;
}.speak-ai-btn .fas:before {
    font-size: 21px;
}.speak-ai-btn.is-chatting .fas{
    display: none;
}

.txt-red{
    color:red;
}

.payments-container .month-navigator-container{
    padding: 0;
}.payment-click-cell{
    cursor: pointer;
}.payment-click-cell:hover{
    background: var(--grey-lighter);
}
.payments-table{
    width: 100%;   
}.payments-table td{
    border:1px solid #999;
    white-space: pre;
}


.dashboard-category-content>[data-category="events"] {
    height: 373px;
}

.access-card-login {
    background: #fff !important;
    overflow: hidden !important;
    height: 100px !important;
    padding: 0 !important;
}.barcode-camera-close-btn{
    background: var(--red);
    border: none;
    color: #fff;
    height: 100%;
    width: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-filter-container {
    width: 100%;
    overflow: hidden;
}

button.btn-add-custom-field {
    width: fit-content;
    background: var(--blue);
    color: #fff;
    border-radius: 2px;
}

.sfi.html-container {
    display: block !important;
    height: 150px !important;
    overflow: auto;
    padding: 5px !important;
}.sfi.html-container.small {
    height: 75px !important;
}

.sfe-disabled {
    opacity: 0.7;
    pointer-events: none;
}

.sfh.sfh-far-away.sfh-error {
    right: 3px;
    background: var(--red-lighter);
    color: #fff;
    border-radius: 2px;
}

.project-category-count {
    padding: 0 10px;
}

.project-material-item,
.project-material-item-header{
    display: flex;
    flex-wrap: nowrap !important;
}.sfsr.project-material-item .sfi-image-inner-container {
    height: 55px;
    border-radius: 2px;
    overflow: hidden;
}.project-material-item .button.delete{
    height:55px !important;
}

.project-btn-type {
    padding: 10px;
    text-align: center;
    background: var(--grey-lightest);
    display: flex;
    justify-content: center;
    background: #ffebd9;
    display: flex;
    align-items: center;
}.project-btn-name {
    padding: 10px;
    background: var(--grey-lightest);
    cursor: pointer;
    display: flex;
    align-items: center;
}.project-btn-date {
    padding: 10px;
    border-right: 1px solid #fff6;
    background: var(--grey-lightest);
    display: flex;
    align-items: center;
}


.excel-template {
    overflow: hidden;
    display: flex;
    height: fit-content;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #fff;
}.excel-document-fields .sfi {
    height: 25px !important;
    border-bottom: 1px solid #0003;
    overflow: hidden;
}

.invoice-checkbox {
    width: 100%;
    display: flex;
    justify-content: center;
}.invoice-checkbox>input {
    scale: 1.5;
}

.calendar-event-to-do-title.attention{
    font-size:12px;
    font-style: italic;
    color: var(--grey);
}.calendar-event-to-do-completion{
    margin-left: 5px;
}

.orga-user-image.user-captures-event {
    border: 5px solid var(--blue-light);
}

.dynamic-field {
    padding: 0 2px;
    margin: 0 1px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    display: flex;
}.dynamic-fields-category {
    display: flex;
    flex-wrap: wrap;
}.btn-remove-custom-field,
.btn-move-custom-field {
    top: 0;
    background: #f309;
    color: #fff;
    font-size: 7px;
    width: 10px;
    height: 100%;
    border-radius: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1px;
}.btn-move-custom-field{
    background: #0003;
}

.icon {
    background: #fff;
    border-radius: 10rem;
    color: #c9d49d;
    font-size: 50px !important;
    height: 50px;
    margin: auto;
    margin-bottom: 10px;
    padding: 25px;
    text-align: center;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#upMenuData {
    opacity: 1;
    transition: all .3s;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.menu-buttons {
    height: 100%;
    min-height: calc(100% - 50px);
    flex-grow: 1;
    z-index:9;
    background: #fff;
}
.accountSettingsBtn {
    box-sizing: border-box;
    cursor: pointer;
    filter: sepia(.7);
    height: 130px;
    line-height: 100px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    transition: all .3s;
}
.menuBtnAdmin,
.sfe-menuBtnAdmin{
    border-bottom: 1px solid #a8f9ff;
    box-sizing: border-box;
    cursor: pointer;
    filter: sepia(.7);
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
    transition: all .3s;
    display: flex;
    justify-content: start;
    align-items: center;
    }.menuBtnAdmin-n{
        filter:none;
    }.menuBtnAdmin:hover, 
    .menu-btn-admin-selected {
        background: #00b0c7;
        color: #fff;
    }.menuBtnAdmin>.material-icons {
        padding: 0 10px;
        width: 100px;
    }.menuBtnAdmin>.menuBtnName {
        flex-grow: 1;
        font-size:14px;
        line-height: normal;
    }.menuBtnAdmin.coppyright-menu-tem {
        filter: none;
        border-bottom: none;
        align-self: end;
        height: 45px;
        background: var(--maxup-dark);
        width: 100%;
    }.coppyright-menu-item-data {
        width: 100%;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
    }.menu-brand-icon {
        max-height: 30px;
        margin: auto;
    }.version-text {
        height: 15px;
        color: #fff5;
        line-height: 5px;
}

.menuBtnAdmin-AI {
    border-bottom: 1px solid #a8f9ff;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: all .3s;
    display: flex;
    justify-content: start;
    align-items: center;
}.menuBtnAdmin-AI input-wc>.sfi{
    box-shadow: none !important;
}
    
.menuPhoto {
    width: 100%;
    height: 100%;
    }.menuPhoto>img {
        height: 100%;
        object-fit: cover;
        border-radius:100%;
        border: 1px solid #ccc;
        padding: 2px;
        aspect-ratio: 1;
        
}#menuBtnLogOut {
    background: #aebaa2;
    box-sizing: border-box;
    cursor: pointer;
    /*filter: sepia(.7);*/
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
    transition: all .3s;
    justify-content: center;
    font-size: 14px;
}

.admin-list-item,
.admin-list-item-product,
.admin-list-item-service
{
    display:grid;
    grid-template-columns: 10% 46% 10% 8% 8% 10% 8%;
    height:50px;
    width: 100%;
    overflow: hidden;
    border-bottom:1px dashed #0001;
    border-left: 1px solid #0001;
    cursor:pointer;
}.admin-list-item-product{
    grid-template-columns: 10% 10% 46% 8% 8% 10% 8%;
}.admin-list-item-service{
    grid-template-columns: 10% 10% 66% 24%;
}.admin-list-item.disabled,
.admin-list-item-product.disabled,
.admin-list-item-service.disabled,
.admin-users-row:has(.admin-list-item-active.disabled){
    background: #d5d5d5;
}.admin-list-item.canceled,
.admin-list-item-product.canceled,
.admin-list-item-service.canceled,
.admin-users-row:has(.admin-list-item-active.canceled){
    background: #ff9999;
}.admin-list-item.arrived-to-client,
.admin-list-item-product.arrived-to-client,
.admin-list-item-service.arrived-to-client,
.admin-users-row:has(.admin-list-item-active.arrived-to-client){
    background: #ebf3ff;
}.admin-list-item.refused-by-client,
.admin-list-item-product.refused-by-client,
.admin-list-item-service.refused-by-client,
.admin-users-row:has(.admin-list-item-active.refused-by-client){
    background: #fff9eb;
}
.admin-list-item-image{
    width:100px;
    height:50px;
}.admin-list-item-image>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}.admin-list-item-name, .admin-list-item-date, .admin-list-item-price, .admin-list-item-id, 
.admin-list-item-short-text, .admin-list-item-active, .admin-list-item-stock{
    flex-grow: 2;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0 10px;
    height:50px;
    flex-wrap: wrap;
    overflow: hidden;
}.admin-list-item-stock.no-stock{
    background: var(--red-light);
    color:#fff;
}.admin-list-item-drag {
    display: flex;
    background: #fff;
    align-items: center;
    color: #ccc;
    cursor: ns-resize;
}.admin-list-item-date, .admin-list-item-id, .admin-list-item-price{
    flex-grow: 0;
}.admin-list-item-number {
    /* flex-grow: 2; */
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0 10px;
}
.admin-list-category-container {
    padding: 0 0 0 20px;
}
.approve-button {
    width: 50%;
    padding: 10px;
}
button {
    border: none;
    width: 100%;
}
img.admin-web24-img {
    width: 100px;
    height: 50px;
    object-fit: cover;
}

.menuBtn.coppyright-menu-tem {
    background: #333;
}

.sub-menu {
    position: fixed;
    background: #eee;
    height: 100vh;
    width: 0;
    top: 0;
    left: 0;
    transition: width .3s;
    max-width:50vw;
    overflow: hidden;
    overflow-y: auto;
}.sub-menu.sub-menu-show {
    width: 250px;
    left: 250px;
}

.admin-item.text-edit {
    padding: 20px;
    border: 1px solid #eee;
    text-align: left;
    cursor: pointer;
}



.matMatTable {
    box-size: border-box;
    font-size: 12px;
    margin: auto;
    width: 100%;
    background: var(-gray-lighter);
}
.mapMatTr {
    display: table-row;
    height: auto;
}.mapMatTd {
    border: 1px solid #fff;
    display: table-cell;
    padding: 8px;
}
.management-header {
    text-align: center;
    background: var(--main3);
    color: #fff;
}
.lightYellow {
    background: var(--yellow-lighter);
}.lightRed {
    background: var(--main2);
}th {
    background: var(--table-header);
}td.error {
    background: var(--red-dark);
    color: #fff;
}

.date-range-drag-right, .date-range-drag-left {
    background: var(--blue);    
}

.img-200{
    width:200px;
    height:200px;
    overflow: hidden;
}.img-200>img{
    width: 100%;
    height:100%;
    object-fit: cover;
}




.project-btn {
    /* background: var(--main2); */
    border: 0;
    border-top: 1px solid #fff6;
    overflow: hidden;
    display: flex;
}.project-btn.selected>* {
    background: var(--blue-lighter);
}

.btn-offers, .btn-templates {
    border-top: 2px solid #999;
}.btn-completed, .btn-active {
    border-top: 2px solid var(--green) !important;
}.btn-pending {
    border-top: 2px solid var(--orange) !important;
}.btn-lost {
    border-top: 2px solid var(--red) !important;
}



.mockup{
    
}.mockup>*{
    filter:grayscale(1);
    opacity:0.5;
}.mockup:after {
    position: fixed;
    width: 200px;
    height: 50px;
    content: 'Fara access. Contactati administratorul';
    background: #fffa;
    top: calc(50vh - 40px);
    left: calc(50vw - 115px);
    padding: 30px;
    box-shadow: 0 0 10px #0003;
    border-radius: 3px;
    backdrop-filter: blur(3px);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:12px;
    font-weight: bold;
    color: var(--red);
}.mockup.comming-soon:after {
    content: 'Fara access. Disponibil in curand';
}.mockup.no-access:after {
    content: 'Fara access. Contactati admin';
}

.price-green{
    border-left:10px solid var(--green-light) !important;
}
.price-orange{
    border-left:10px solid var(--yellow-dark) !important;
}
.price-red{
    border-left:10px solid var(--red) !important;
}
.price-black{
    border-left:10px solid #000 !important;
}

.project-section {
    overflow: visible;
    position: relative;
    height: fit-content;
    width: calc(100% - 20px);
    padding: 25px 5px 5px 5px;
    border: 1px solid #0001;
    margin: 10px;
    border-radius: 3px;
    background: #fff;
}.project-section>div {
    display: flex;
    flex-wrap: wrap;
}.project-section-name {
    background: #fff;
    position: absolute;
    top: 0;
    font-weight: 100;
    font-style: italic;
}


.sfcc {
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0 0 10px #0002;
}
.sfc{
    background:#f1f1f1;
}

.invoiceElement {
    background: #fff;
    border-top: 1px solid var(--grey-light);
    height: 40px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}.clientData {
    border-right: 1px solid var(--grey-light);
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    font-size: 13px;
}.cd-delete {
    background: var(--red-light);
    color: #fff;
    cursor: pointer;
    text-align: center;
}


.sfi.button.standardFormBtn {
    height: 100%;
    background: var(--green);
    color: #fff;
}

.registered-user-planned-event {
    padding: 10px 5px;
    overflow: hidden;
}.registered-user-planned-event-container.green {
    background: var(--green);
    color:#fff;
}.registered-user-planned-event-container {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 3px;
    height: 126px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.registered-user-planned-event-name {
    padding: 5px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
}.registered-user-planned-event-description {
    padding: 5px;
    display: flex;
    justify-content: center;
    font-size: 14px;
    text-decoration: underline;
}.registered-user-planned-date {
    display: flex;
    justify-content: center;
    color: var(--grey);
    font-size: 14px;
}.registered-user-active-planning-event>.registered-user-planned-event-container {
    background: var(--blue-light);
    color: #fff;
}.registered-user-planned-event-info {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}.registered-user-planned-event-info>.material-icons{
    font-size: 20px;
}

.scaned-user {
    height: 102px;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}.scaned-user>.data {
    font-size: 23px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}.scaned-user>.data>.time {
    font-size: 21px;
}

table.stock-batches-table td{
    white-space: nowrap;
    padding: 12px;
    text-align: center;
    width: 20px;
    min-width: 112px;
    border: 1px solid #eee;
    font-size: 12px;
}

table.clocking-table {
    margin: 50px auto;
}.clocking-table-container {
    width: 100%;
}.clocking-table th{
    border: 1px solid #0002;
    text-align: center;
}.clocking-table td {
    white-space: nowrap;
    padding: 12px;
    text-align: center;
    width: 20px;
    min-width: 112px;
    border: 1px solid #eee;
    font-size: 12px;
}

tr.assembly-recipe-material {
    background: var(--green-lighter);
}

tr.assembly-recipe-service {
    background: var(--orange-lighter);
}

.lunch-break-users .select-image-div{
    width:40px;
    height:40px;
}

.dayViewerEvents {
    display: flex;
}
.dayViewerEvents {
    border-bottom: 1px solid #fff;
}

.expense-attention-received-invoice {
    border: 1px solid var(--red);
    background: var(--red-lightest);
    margin: 5px;
    overflow: hidden;
    border-radius: 3px;
    padding: 10px;
    color: var(--red-dark);
    width: 100%;
}

.email-template-preview-clients {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    padding: 1px 0;
}span.email-template-preview-client-btn {
    padding: 5px 10px;
    cursor: pointer;
    background: #eee;
}span.email-template-preview-client-name {
    padding: 0 10px;
}

.email-editor-container{
    width:100%;
    overflow: hidden;
}

#exportHTML page{
    max-width: 100%;
}



.admin-assemblies-row img {
    max-height: 50px !important;
    margin: auto;
    max-width: 50px !important;
}

.materialsContainer{
    width:100%;
    display: flex;
}

.smart-form-field.table-pn {
    font-size: 10px;
    white-space: pre;
}

@media screen and (max-width: 500px) {
    .sub-menu.sub-menu-show {
        left: 50%;
    }
    .sfcc {
        padding: 0;
        padding-top:40px;
        border-radius: 0;
        box-shadow: none;
    }
}






















.quick-access-btn-container.col-md-3.col-xs-6 {
    aspect-ratio: 1;
    padding: 1px;
}
button.quick-access-btn {
    width: 100%;
    height: 100%;
    background: var(--blue);
    color: #fff;
    font-size: 18px;
}
/*********************************************************************

 *  Document   : Custom.css
 *  Author     : Sakan Jabin
 *  Description: The main stylesheet of the template
 *  Structure (with shortcodes):
        01. Global Style
        02. Top Header
        03. Nav-Bar
        04. Home Section
        05. Features Section
        06. Why Fling Pro Section
        07. Collection Or Screenshots Or Product Showcase Section
        08. Reviews Or Testimonial Section
        09. FAQ Section
        10. Pricing Or Packages Or Offers Section
        11. Team Or Agents Or Experts Section
        12. Blog Or News Section : Blog Post, Sidebar, Details
        13. Subscribe Section
        14. Certified By or Partners or Clients Section
        15. Contact Section
        16. Products Section : Product Item, Sidebar, Details
        17. Cart Section
        18. Checkout Section
        19. Authentication Section : Sign In, Sign Up, Forgot Password
        20. Footer
        21. Back To Top
        22. Preloader

********************************************************************/

/********************* [ 01. Global Style ] **************************/

/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,800|Oswald:400,500,600,700");*/

:root {
   --main: #d24000;
   --main-light: #ff4f10;
   --color-white: #ffffff;
   --color-white-dark: #f1f1f1;
   --color-black: #000000;
   --color-dark: #333333;
   --color-dark-gray: #666666;
   --color-dark-gray-light: #888888;
   --color-light-gray: #dddddd;

   /* RGBA Color */
   --main-rgba-75: rgba(210, 64, 0, 0.75);
   --main-rgba-80: rgba(210, 64, 0, 0.8);
   --main-rgba-85: rgba(210, 64, 0, 0.85);
   --main-rgba-90: rgba(210, 64, 0, 0.9);
   --main-rgba-95: rgba(210, 64, 0, 0.95);
   --main-rgba-100: rgba(210, 64, 0, 1);

   /* RGBA Color */
   --color-google: #ea4335;
   --color-facebook: #1b74e4;
   --color-twitter: #1c96e8;
}

html,
body {
   color: var(--color-dark);
   font-family: "Oswald", sans-serif;
   font-weight: 400;
}

.pagination-pages-container {
    width: 100%;
    overflow: hidden;
}

.product-slider-container{
    .carousel-inner{
        margin-bottom: 100px;
    }
}

.navbar-expand-lg>.container,
.navbar-expand-lg>.container-fluid {
   padding-left: 15px;
   padding-right: 15px;
}

.navbar-light .navbar-toggler {
   border: 2px solid var(--main);
   border-radius: 0;
   padding: 0.2rem 0.75rem;
}

.contentContainer.products-product-product,
.contentContainer.article {
    .similar-products{
        background: var(--grey-lighter);
    }
}

.similar-products{
    margin: 20px 0;
    .btn-container {
        margin: 20px 0;
    }
}

section {
   padding: 100px 0;
}

section.breadcrumbs {
   padding: 160px 0 0 0;
}

.breadcrumbs .breadcrumb-nav {
   position: relative;
   background: var(--color-white-dark);
   padding: 30px 90px 30px 30px;
   border-radius: 4px;
}

.breadcrumbs .breadcrumb-nav h2 {
   margin-bottom: 4px;
}

.breadcrumbs .breadcrumb-nav .breadcrumb {
   background: transparent;
   padding: 0;
   margin-bottom: 0;
   font-size: 18px;
}

.breadcrumbs .breadcrumb-nav .breadcrumb a {
   color: var(--main);
}

.breadcrumbs .breadcrumb-nav .breadcrumb a:hover {
   color: var(--main-light);
}

.breadcrumbs .cart-notification {
   position: absolute;
   top: 50%;
   right: 30px;
   transform: translateY(-50%);
}

.breadcrumbs .cart-notification .cart-notification-link {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 44px;
   height: 44px;
   border: 2px solid var(--main);
   border-radius: 50%;
   text-decoration: none;
   color: var(--color-dark);
   position: relative;
}

.breadcrumbs .cart-notification .cart-notification-link i {
   font-size: 18px;
}

.breadcrumbs .cart-notification .cart-notification-link span {
   position: absolute;
   top: -14px;
   right: -9px;
   background: var(--color-white);
   color: var(--main);
   font-size: 13px;
   font-weight: 500;
   border-radius: 20px;
   padding: 3px 5px;
}

.breadcrumbs .cart-notification .cart-notification-link:hover {
   color: var(--main);
}

.title-wrap {
   margin: 0 0 40px;
}

.title-wrap .section-title {
   font-size: 34px;
   font-weight: 700;
   margin-bottom: 15px;
   position: relative;
   text-transform: uppercase;
}

.title-wrap .section-title-big {
   font-size: 36px;
   font-weight: 700;
   line-height: 36px;
   margin-bottom: 30px;
   position: relative;
   text-transform: uppercase;
}

.title-wrap .title-line {
   clear: both;
   position: relative;
   line-height: 0;
}

.title-line .long-line {
   background-color: var(--color-white);
   border-radius: 10px;
   display: inline-block;
   height: 3px;
   position: relative;
   width: 90px;
}

.title-line .short-line {
   background-color: var(--main-light);
   border-radius: 10px;
   display: inline-block;
   height: 3px;
   margin-right: 5px;
   position: relative;
   width: 20px;
}

.intro-text {
   color: var(--color-dark);
   max-width: 620px;
   margin: 0 auto 50px;
   font-size: 17px;
   font-weight: 500;
   text-align: center;
}

.section-small-title {
   text-transform: uppercase;
   margin-bottom: 40px;
   color: var(--color-dark-gray-light);
}

.btn {
   font-weight: 500;
   line-height: 24px;
   letter-spacing: 0.325px;
   padding: 6px 15px;
   overflow: hidden;
}

.btn.focus,
.btn:focus {
   box-shadow: none;
}


.productName{
	/*border-bottom:1px solid var(--main);*/
    font-size: var(--font-size-l);
	font-weight:bold;
	margin:10px 0;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    max-width: 100%;
    overflow: hidden;
}
.productPrice{
	background:#333c;
	bottom:0;
	color:var(--main);
	font-family:'Helvetica', serif;
	font-size:18px;
	height:60px;
	line-height:20px;
	padding-top:10px;
	position:absolute;
	transition:all .3s;
	width:100%;
}

.products-empty-container {
    display: flex;
    width: 50%;
    height: 100%;
    align-items: center;
    justify-content: center;
    min-height: 250px;
}

.product img {
    max-width: 100%;
}


.badge.green{
    background: var(--green);
}
.badge.red{
    background: var(--red);
}

.btn-custom {
   font-size: 14px;
   border: 1px solid var(--main);
   border-radius: 0;
   background-color: transparent;
   color: var(--color-dark);
   display: inline-flex;
   flex-direction: row;
   align-items: center;
   position: relative;
   vertical-align: middle;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px transparent;
   box-shadow: 0 0 1px transparent;
   -moz-transform: perspective(1px) translateZ(0px);
   -webkit-transform: perspective(1px) translateZ(0px);
   -o-transform: perspective(1px) translateZ(0px);
   -ms-transform: perspective(1px) translateZ(0px);
   transform: perspective(1px) translateZ(0px);
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-property: color;
   transition-property: color;
   justify-content: center;
   
}

.btn-buy{
    border-color: var(--main);
    color: var(--color-white);
    background: var(--main);
    max-width: 250px;
    flex-wrap: wrap;
    white-space: normal;
}

.btn-custom i {
   margin-right: 6px;
   font-size: 16px;
}

.btn-custom::before {
   background-color: var(--main);
   background-image: radial-gradient(circle at 0 0,
         var(--main),
         var(--main));
   bottom: 0;
   content: "";
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
   -moz-transform: scaleX(0);
   -webkit-transform: scaleX(0);
   -o-transform: scaleX(0);
   -ms-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition-property: transform;
   transition-property: transform;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out;
   z-index: -1;
}

.btn.btn-custom:hover,
.btn.btn-custom:focus,
.btn.btn-custom:active {
   border-color: var(--main);
   color: var(--color-white);
}

.btn-custom:hover::before,
.btn-custom:focus::before,
.btn-custom:active::before {
   -moz-transform: scaleX(1);
   -webkit-transform: scaleX(1);
   -o-transform: scaleX(1);
   -ms-transform: scaleX(1);
   transform: scaleX(1);
}


a,
button,
i {
   -webkit-transition: all 0.35s ease 0s;
   -moz-transition: all 0.35s ease 0s;
   transition: all 0.35s ease 0s;
   letter-spacing: 0.325px;
}

.possion-sticky-top {
   position: sticky;
   top: 80px;
   align-self: flex-start;
}

.pagination {
   margin-top: 30px;
   margin-bottom: 0;
   display: flex;
   justify-content: center;
}

.pagination li {
   margin-right: 6px;
}

.pagination li:last-child {
   margin-right: 0;
}

.pagination li a.page-link {
   color: var(--color-black);
   font-size: 14px;
   font-weight: 600;
   width: 38px;
   height: 38px;
   padding: 0;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50% !important;
}

.pagination li.active a.page-link {
   background: var(--main);
   border-color: var(--main);
}

.mb-30 {
   margin-bottom: 30px !important;
}

/********************* [ 02. Top Header ] **************************/

header#top-header {
   background: var(--color-white) none repeat scroll 0 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
   padding: 10px 0;
   margin-bottom: 100px;
}

header#top-header .btn {
   padding: 5px 18px;
   font-size: 14px;
   text-transform: uppercase;
   font-weight: 500;
   background: var(--main);
   color: var(--color-white);
   border-radius: 0;
}

header#top-header .btn i {
   margin-right: 4px;
}

header#top-header .btn:hover {
   background: var(--main-light);
}

header#top-header .phone {
   padding: 6px 0;
   font-weight: 600;
   text-transform: uppercase;
}

header#top-header .phone i {
   color: var(--main);
}

/********************* [ 03. Nav-Bar ] **************************/

.sps {
   padding: 1.5em 1em;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   font-weight: 500;
   font-size: 14px;
   text-transform: uppercase;
   z-index: 111;
   -webkit-transition: all 0.25s ease;
   -moz-transition: all 0.25s ease;
   transition: all 0.25s ease;
}

.sps--abv {
   background-color: transparent;
   color: var(--color-black);
}

.sps--abv.has-th {
   top: 100px;
}

.single-page.sps--abv.has-th {
   top: 0;
}

.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
   padding-right: 0;
}

.sps--abv .navbar-nav .nav-link {
   color: var(--color-dark);
}

.sps--blw .navbar-nav .nav-link {
   color: var(--color-dark);
}

.sps--blw {
   background-color: var(--color-white);
   box-shadow: -1px 4px 4px rgba(0, 0, 0, 0.1);
}

.sps--blw .navbar-brand img {
   width: 150px;
   -webkit-transition: all 300ms linear 0s;
   -moz-transition: all 300ms linear 0s;
   transition: all 300ms linear 0s;
}

.navbar .active,
.navbar .active a,
.navbar li a.current:hover,
.navbar li a:hover {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
   color: var(--main) !important;
}

.navbar-light .navbar-toggler-icon {
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%2851, 51, 51, 1%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E");
}

/********************* [ 04. Home Section ] **************************/

section.home {
   background: var(--color-white);
   position: relative;
   width: 100%;
}

.watch-review {
   width: 100%;
   display: block;
   overflow: hidden;
   padding: 0 0 20px 0;
}

.watch-review a {
   color: var(--color-dark-gray);
   text-decoration: none;
   font-weight: 600;
   text-transform: uppercase;
   font-size: 14px;
}

.watch-review a:hover {
   color: var(--main);
}

.watch-review a i {
   color: var(--color-dark-gray);
   padding: 10px;
   border: 2px solid var(--main);
   border-radius: 50%;
   font-size: 12px;
   margin-right: 5px;
   text-indent: 2px;
}

.watch-review a:hover i {
   color: var(--main);
}

.banner-content h1.header-title-text {
   font-size: 58px;
   font-weight: 700;
   line-height: 50px;
   margin-bottom: 20px;
   margin-top: 0;
   text-transform: uppercase;
   text-indent: -3px;
}

.banner-content h1.header-title-text span {
   display: block;
   font-size: 40px;
   color: var(--main);
   text-indent: -2px;
}

.banner-content p.header-des-text {
   margin-bottom: 20px;
   max-width: 325px;
   text-transform: unset;
   font-weight: 500;
}

.banner-content p {
   font-size: 16px;
   color: var(--color-dark);
   text-transform: capitalize;
   font-weight: 400;
   margin-bottom: 5px;
   letter-spacing: 0;
}

.button-holder {
   margin-top: 0;
   margin-bottom: 10px;
}

.button-holder .btn.btn-custom {
   margin: 0 10px 10px 0;
}

.home-image img {
   width: 100%;
}

/********************* [ 05. Features Section ] **************************/

section.features {
   background: var(--color-white-dark);
}

section.features img {
   width: 100%;
}

.feature-all-wrap h1 {
   font-weight: 700;
   font-size: 36px;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 50px;
}

.feature-wrap {
   margin: 0 0 30px;
   padding: 0 0 0 60px;
   position: relative;
   text-align: left;
}

.feature-icon {
   left: 0;
   position: absolute;
   top: 0;
}

.feature-wrap h3 {
   font-size: 18px;
   font-weight: 500;
   margin: 0 0 15px;
}

.feature-wrap:hover i {
   background-color: var(--main);
   border-color: var(--main);
   color: var(--color-white);
}

.feature-icon i {
   background-color: transparent;
   border: 2px solid var(--main);
   border-radius: 50%;
   color: var(--color-dark);
   font-size: 20px;
   height: 40px;
   line-height: 36px;
   position: relative;
   text-align: center;
   -webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
   transition: all 0.5s ease 0s;
   width: 40px;
}

.feature-details p {
   font-weight: 400;
   margin-bottom: 0;
   line-height: 25px;
}

/********************* [ 06. Why Fling Pro Section ] **************************/

section.why-us {
   background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-attachment: fixed;
   background-position: top center;
}

section.why-us .title-wrap .section-title,
section.why-us .intro-text,
section.why-us .title-wrap .section-title-big {
   color: var(--color-white);
}

section.why-us .feature-wrap {
   margin: 0;
}

section.why-us .feature-wrap .feature-icon i {
   color: var(--color-white);
}

section.why-us .feature-wrap:hover .feature-icon i {
   color: var(--color-white);
}

/********************* [ 07. Collection Or Screenshots Or Product Showcase Section ] **************************/

section.collection {
   background: var(--color-white);
}

.collection-text h1 {
   font-size: 36px;
   line-height: 38px;
   font-weight: 700;
   text-transform: uppercase;
   text-indent: -3px;
   margin-bottom: 15px;
}

.collection-text h1 span {
   display: block;
}

.collection-text .long-line {
   background-color: var(--color-dark-gray);
}

.collection-text p {
   margin-top: 20px;
   font-weight: 400;
   margin-bottom: 15px;
   letter-spacing: 1px;
}

.collection .owl-carousel .item {
   border: 1px solid var(--color-light-gray);
   padding: 10px;
   -webkit-transition: all 2s ease-in-out 0s;
   transition: all 2s ease-in-out 0s;
}

.collection-text a {
   color: var(--color-dark-gray);
   text-transform: uppercase;
   font-weight: 600;
   font-size: 14px;
   text-decoration: none;
   margin-top: 15px;
}

.collection-text a i {
   color: var(--main);
   font-size: 18px;
}

.collection-text a:hover i {
   color: var(--color-white);
}

.cpsp-des {
   text-align: center;
   position: absolute;
   top: -40%;
   left: 0;
   right: 0;
   background: rgba(0, 0, 0, 0.75);
   width: 100%;
   padding: 5px 0 10px 0;
   display: block;
   -webkit-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}

.collection .owl-carousel .item:hover .cpsp-des {
   display: flex;
   align-items: center;
   justify-content: center;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}

.cpsp-des .btn {
   font-size: 20px;
   padding: 8px 10px;
   text-align: center;
   color: var(--color-white);
   border: 2px solid var(--main);
   border-radius: 0;
}

.cpsp-des .btn i {
   margin-right: 0 !important;
}

.cpsp-des .cpsp-price {
   color: var(--color-white);
   font-weight: 600;
   font-size: 18px;
   margin-bottom: 8px;
}

.cpsp-des .cpsp-price span {
   color: var(--main);
   text-decoration: line-through;
}

.collection .owl-carousel .owl-nav {
   display: none;
}

.collection .owl-carousel .owl-dots {
   bottom: 10px;
   left: 0;
   position: absolute;
   right: 0;
   text-align: center;
}

.owl-carousel .owl-dots .owl-dot span {
   background: var(--color-dark);
   border-radius: 0;
   height: 8px;
   width: 20px;
}

.owl-carousel .owl-dots .owl-dot.active span {
   background: var(--main);
}

/********************* [ 08. Reviews Or Testimonial Section ] **************************/

section.reviews {
   background: var(--color-white-dark);
}

section.reviews .long-line {
   background-color: var(--color-dark-gray);
}

.review-slider {
   display: block;
   background: var(--color-white);
}

.well.client-wall {
   width: 100%;
   position: relative;
   padding: 30px 30px;
   background: var(--color-white);
   text-align: center;
}

.well.client-wall img {
   width: 84px;
   background-color: var(--color-white);
   margin: 0 auto 10px;
   border-radius: 50%;
}

.client-rating {
   color: var(--main);
}

.well.client-wall h4 {
   font-size: 18px;
   font-weight: 600;
   margin-bottom: 0;
}

.well.client-wall h4 span {
   color: var(--main);
}

.review-slider.owl-carousel .owl-dots {
   top: 0;
   right: 23px;
   position: absolute;
}

/********************* [ 09. FAQ Section ] **************************/

section.faq {
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-attachment: fixed;
}

section.faq .section-title-big {
   color: var(--color-white);
}

section.faq #accordion .card {
   margin-bottom: 15px;
   border-radius: 0;
   text-align: left;
   letter-spacing: 1px;
}

section.faq #accordion .card:last-child {
   margin-bottom: 0;
}

section.faq #accordion .card-header {
   padding: 0;
   border-bottom: none;
}

section.faq #accordion .card-header button {
   display: block;
   width: 100%;
   text-align: left;
   background-color: var(--color-white);
   text-decoration: none;
   color: var(--main);
   padding: 20px 20px 20px 50px;
   white-space: normal;
}

section.faq #accordion .card-header button::before {
   content: "−";
   float: left;
   margin-right: 1em;
   margin-left: 10px;
   color: var(--color-white);
   font-size: 28px;
   font-weight: 600;
   display: inline-block;
   position: absolute;
   left: 10px;
   color: var(--main);
}

section.faq #accordion .card-header button.collapsed {
   color: var(--color-dark);
}

section.faq #accordion .card-header button.collapsed::before {
   content: "+";
   color: var(--color-dark);
   position: absolute;
}

section.faq #accordion .card-header button.collapsed:hover {
   color: var(--main);
}

section.faq #accordion .card-body {
   padding-top: 0;
}

section.faq #accordion .card-body p:last-child {
   margin-bottom: 0;
}

section.faq #accordion .card-body ul {
   list-style-type: circle;
   font-size: 14px;
   font-weight: 500;
}

/********************* [ 10. Pricing Or Packages Or Offers Section ] **************************/

section.pricing {
   background: var(--color-white);
}

section.pricing .long-line {
   background-color: var(--color-dark-gray);
}

.pbg-simple {
   background: var(--main-rgba-75);
}

.pbg-normal {
   background: var(--main-rgba-80);
}

.pbg-standard {
   background: var(--main-rgba-85);
}

.pbg-boss {
   background: var(--main-rgba-90);
}

.pbg-big-boss {
   background: var(--main-rgba-95);
}

.pbg-king {
   background: var(--main-rgba-100);
}

.pricing-table {
   height: auto;
   margin: 0 auto;
   padding: 40px 20px;
   position: relative;
   width: 100%;
   color: var(--color-white);
}

.pricing-wrap h3 {
   font-size: 24px;
   font-weight: 600;
   margin-top: 0;
   margin-bottom: 15px;
   text-transform: uppercase;
}

.pricing-wrap h2 span {
   font-size: 1.5em;
   font-weight: 500;
}

.pricing-wrap h2 span.line-through {
   color: var(--color-dark);
   text-decoration: line-through;
   font-size: 20px;
}

.pricing-wrap h2 {
   font-size: 2rem;
   margin-bottom: 16px;
   padding: 0;
}

h2 {
   letter-spacing: 1.1px;
   line-height: 1.4;
}

ul.price li {
   margin: 0 auto;
   padding: 8px 0;
   width: 100%;
   font-weight: 400;
}

ul.price li a {
   color: var(--color-white);
}

ul.price li a:hover {
   text-decoration: none;
}

ul.price {
   list-style: outside none none;
   margin: 0 0 30px 0;
   text-align: center;
   padding: 0;
}

.pricing-table .btn.btn-custom {
   border-color: var(--color-white);
   color: var(--color-white);
}

.pricing-slider .owl-dots {
   margin-top: 30px !important;
}

/********************* [ 11. Team Or Agents Or Experts Section ] **************************/

section.team {
   background: var(--color-white-dark);
}

section.team .long-line {
   background-color: var(--color-dark-gray);
}

section.team .card {
   border: none;
   background: var(--color-white);
}

section.team .image-flip:hover .backside,
section.team .image-flip.hover .backside {
   -webkit-transform: rotateY(0deg);
   -moz-transform: rotateY(0deg);
   -o-transform: rotateY(0deg);
   -ms-transform: rotateY(0deg);
   transform: rotateY(0deg);
   border-radius: 0.25rem;
}

section.team .image-flip:hover .frontside,
section.team .image-flip.hover .frontside {
   -webkit-transform: rotateY(180deg);
   -moz-transform: rotateY(180deg);
   -o-transform: rotateY(180deg);
   transform: rotateY(180deg);
}

section.team .mainflip {
   -webkit-transition: 1s;
   -webkit-transform-style: preserve-3d;
   -ms-transition: 1s;
   -moz-transition: 1s;
   -moz-transform: perspective(1000px);
   -moz-transform-style: preserve-3d;
   -ms-transform-style: preserve-3d;
   transition: 1s;
   transform-style: preserve-3d;
   position: relative;
}

section.team .frontside {
   position: relative;
   -webkit-transform: rotateY(0deg);
   -ms-transform: rotateY(0deg);
   z-index: 2;
   margin-bottom: 30px;
}

section.team .backside {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   background: var(--color-white);
   -webkit-transform: rotateY(-180deg);
   -moz-transform: rotateY(-180deg);
   -o-transform: rotateY(-180deg);
   -ms-transform: rotateY(-180deg);
   transform: rotateY(-180deg);
   -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
   -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
   box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

section.team .frontside,
section.team .backside {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: 1s;
   -webkit-transform-style: preserve-3d;
   -moz-transition: 1s;
   -moz-transform-style: preserve-3d;
   -o-transition: 1s;
   -o-transform-style: preserve-3d;
   -ms-transition: 1s;
   -ms-transform-style: preserve-3d;
   transition: 1s;
   transform-style: preserve-3d;
}

section.team .frontside .card,
section.team .backside .card {
   min-height: 320px;
   border-radius: 0;
}

section.team .frontside .card .card-body,
section.team .backside .card .card-body {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
}

section.team .frontside .card a i {
   color: var(--main);
   font-size: 20px !important;
}

section.team .backside .card a {
   font-size: 18px;
   color: var(--color-dark);
   text-decoration: none;
}

section.team .backside .card a:hover {
   color: var(--main);
}

section.team .frontside .card .card-title,
section.team .backside .card .card-title {
   color: var(--color-dark);
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 15px;
}

section.team .frontside .card .card-text,
section.team .backside .card .card-text {
   font-weight: 400;
}

section.team .frontside .card .card-body img {
   width: 120px;
   height: 120px;
   border-radius: 50%;
}

/********************* [ 12. Blog Or News Section : Blog Post, Sidebar, Details  ] **************************/

section.blog {
   background: var(--color-white);
}

section.blog .long-line {
   background-color: var(--color-dark-gray);
}

.post-blog {
   margin: 0;
   position: relative;
   background: var(--color-white);
}

.post-blog .post-img {
   position: relative;
   overflow: hidden;
}

.post-blog .post-img img {
   width: 100%;
   height: auto;
}

.post-blog .over-layer {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
   background: rgba(0, 0, 0, 0.6);
   -webkit-transition: all 0.3s ease;
   transition: all 0.3s ease;
}

.post-blog:hover .over-layer {
   opacity: 1;
}

.post-blog .post-link {
   margin: 0;
   padding: 0;
   position: relative;
   top: 45%;
   text-align: center;
}

.post-blog .post-link li {
   display: inline-block;
   list-style: none;
   margin: -9px 0 0;
}

.post-blog .post-link li a {
   color: var(--color-white);
   font-size: 39px;
}

.post-blog .post-link li a:hover {
   color: var(--main);
   text-decoration: none;
}

.post-blog .post-date {
   position: absolute;
   top: 30px;
   left: 30px;
}

.post-blog .date {
   display: inline-block;
   border-radius: 0;
   padding: 5px 8px;
   color: var(--color-white);
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   background: var(--color-dark);
   float: left;
}

.post-blog .month {
   display: inline-block;
   border-radius: 0;
   padding: 5px 10px;
   color: var(--color-white);
   font-size: 16px;
   font-weight: bold;
   background: var(--main);
   text-transform: uppercase;
}

.post-blog .post-content {
   padding: 30px;
   background-color: var(--color-white-dark);
}

.post-blog h3.post-title {
   margin: 0 0 15px 0;
   font-size: 18px;
}

.post-blog h3.post-title a {
   font-weight: 500;
   color: var(--color-dark);
   display: inline-block;
   -webkit-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}

.post-blog h2.post-title {
   margin: 0 0 15px 0;
   font-size: 28px;
}

.post-blog .post-title a:hover {
   text-decoration: none;
   color: var(--main);
}

.post-blog .post-description {
   font-size: 14px;
   line-height: 22px;
   color: var(--color-dark);
   padding: 0;
   font-weight: 400;
}

.post-blog blockquote {
   padding: 16px;
   background: var(--color-white);
   border-left: 4px solid var(--main);
}

.post-blog blockquote p {
   font-family: "Oswald", sans-serif;
   margin-bottom: 0;
   font-size: 16px;
   font-weight: 500;
}

.post-blog .post-content ul {
   list-style: decimal;
   padding-left: 30px;
}

.post-blog .post-content ul li {
   padding: 4px 0;
   font-size: 14px;
}

.share-on {
   display: flex;
   align-items: center;
}

.share-on span {
   margin-right: 16px;
   font-size: 16px;
   font-weight: 500;
}

.share-on a {
   background: var(--color-white);
   color: var(--main);
   margin-right: 8px;
   width: 32px;
   height: 32px;
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
   text-decoration: none;
}

.share-on a:last-of-type {
   margin-right: 0;
}

.share-on a:hover {
   background-color: var(--main);
   color: var(--color-white);
}

.post-blog .read-more {
   color: var(--color-dark);
   font-size: 14px;
   font-weight: 600;
   text-transform: uppercase;
   position: relative;
   -webkit-transition: color 0.2s linear;
   transition: color 0.2s linear;
}

.post-blog .read-more:hover {
   text-decoration: none;
   color: var(--main);
}

.post-blog .read-more:after {
   content: "";
   position: absolute;
   width: 30%;
   bottom: -2px;
   left: 0;
   display: block;
   border: 1px solid var(--main);
   -webkit-transition: all 0.3s ease;
   transition: all 0.3s ease;
}

.post-blog .read-more:hover:after {
   width: 100%;
}

.blog-slider.owl-carousel .owl-dots {
   margin-top: 30px !important;
}

.blog-pre-next-post {
   background: var(--color-white-dark);
   display: flex;
   margin-bottom: 30px;
}

.blog-pre-next-post .pre-post,
.blog-pre-next-post .next-post {
   flex: 0 0 50%;
   max-width: 50%;
   display: block;
   position: relative;
   float: left;
   text-decoration: none;
   padding: 30px;
}

.blog-pre-next-post .pre-post {
   border-right: 1px solid var(--color-white);
}

.blog-pre-next-post .next-post {
   border-left: 1px solid var(--color-white);
}

.blog-pre-next-post i {
   font-size: 16px;
   color: var(--main);
}

.blog-pre-next-post p.sub {
   margin-bottom: 16px;
   font-weight: 600;
   font-family: "Oswald", sans-serif;
   color: var(--color-dark);
}

.blog-pre-next-post p {
   color: var(--color-dark-gray);
   font-size: 16px;
   margin-bottom: 0;
}

.blog-pre-next-post .next-post {
   text-align: right;
}

/* Blog Post Comments */

.blog-post-comments {
   background: var(--color-white-dark);
   display: block;
   overflow: hidden;
   padding: 30px;
   margin-bottom: 30px;
}

.comment-title {
   border-bottom: 1px solid var(--color-light-gray);
   padding-bottom: 8px;
   margin-bottom: 30px;
   position: relative;
}

.comment-list .media {
   margin-bottom: 20px;
}

.comment-list .media:last-of-type {
   margin-bottom: 0;
}

.blog-post-comments .media-left img {
   width: 50px;
   margin-right: 10px;
   border-radius: 50%;
}

.blog-post-comments p {
   font-size: 14px;
}

.blog-post-comments .main-comment-wrap {
   padding-bottom: 20px;
}

.blog-post-comments .media-body a {
   text-decoration: none;
   color: var(--color-dark);
}

.blog-post-comments .time-stamp {
   color: var(--color-dark-gray-light);
   display: block;
   font-size: 14px;
   background: transparent;
}

.blog-post-comments .media-body span.badge {
   background: var(--color-dark-gray);
   color: var(--color-white);
   font-size: 10px;
   line-height: 1.1;
   vertical-align: middle;
   text-decoration: none;
}

.blog-post-comments .media-body h6 {
   margin-bottom: 0;
}

.blog-post-comments .media-body h6,
.blog-post-comments .media-body span {
   display: inline-block;
   text-decoration: none;
}

.blog-post-comments .btn.btn-replay {
   background: var(--main);
   color: var(--color-white);
   text-align: center;
   font-size: 12px;
   line-height: 1.1;
   font-weight: 400;
   padding: 4px 8px;
   border-radius: 4px;
   text-transform: capitalize;
}

.leave-comment {
   background: var(--color-white-dark);
   padding: 30px;
}

.leave-comment .form-control {
   background: var(--color-white-dark);
   border-radius: 0;
}

.leave-comment .form-control:focus {
   outline: none;
   box-shadow: none;
   border-color: var(--main);
}

.form-row.empty-row {
    width: 100%;
    overflow: hidden;
    height: 30px;
}

/* Blog Sidebar */

.blog-sidebar-widget {
   padding: 30px;
   margin-bottom: 30px;
   display: block;
   overflow: hidden;
   height: 100%;
   background: var(--color-white-dark);
}

.blog-sidebar-widget h3 {
   margin-top: 0;
   margin-bottom: 20px;
}

.blog-sidebar-widget .categories ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

.blog-sidebar-widget .categories ul li {
   float: none;
   display: block;
   overflow: hidden;
}

.blog-sidebar-widget .categories ul li a {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 10px 0;
   color: var(--color-dark);
   text-decoration: none;
   font-size: 16px;
   font-weight: 500;
}

.blog-sidebar-widget .categories ul li:last-child a {
   padding-bottom: 0;
}

.blog-sidebar-widget .categories ul li a:hover {
   color: var(--main);
}

.blog-sidebar-widget .categories ul li a .badge {
   background: var(--main);
   color: var(--color-white);
   border-radius: 50%;
   padding: 0;
   width: 28px;
   height: 28px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.blog-sidebar-widget .popular-post-wrap {
   margin-top: 30px;
}

.blog-sidebar-widget.popular-post .popular-post-box {
   display: flex;
   align-items: center;
   margin-top: 15px;
}

.blog-sidebar-widget.popular-post .popular-post-box img {
   width: 70px;
   margin-right: 12px;
}

.blog-sidebar-widget.popular-post .popular-post-box .popular-post-des h4 {
   font-size: 16px;
   margin-bottom: 4px;
}

.blog-sidebar-widget.popular-post .popular-post-box .popular-post-des h4 a {
   color: var(--color-dark);
   text-decoration: none;
}

.blog-sidebar-widget.popular-post .popular-post-box .popular-post-des h4 a:hover {
   color: var(--main);
}

.blog-sidebar-widget.popular-post .popular-post-box .popular-post-des p {
   display: flex;
   align-items: center;
   font-size: 14px;
   font-weight: 600;
   margin-bottom: 0;
   color: var(--color-dark-gray);
}

.blog-sidebar-widget.popular-post .popular-post-box .popular-post-des p i {
   margin-right: 8px;
   color: var(--main);
}

.blog-sidebar-widget.post-tags .tags a {
   display: inline-block;
   background: var(--color-white);
   color: var(--color-dark);
   font-size: 14px;
   font-weight: 500;
   padding: 8px 16px;
   margin-top: 10px;
   margin-right: 8px;
   margin-bottom: 5px;
   border-radius: 20px;
   text-decoration: none;
}

.blog-sidebar-widget.post-tags .tags a:hover {
   background: var(--main);
   color: var(--color-white);
}

/********************* [ 13. Subscribe Section ] **************************/

section.subscribe {
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
}

section.subscribe .section-title-big {
   color: var(--color-white);
}

.subscribe-head {
   text-align: center;
}

.subscribe-form input[type="email"] {
   border: 0 none;
   border-radius: 25px;
   color: var(--color-dark);
   font-size: 16px;
   font-style: normal;
   height: 51px;
   letter-spacing: 0;
   text-align: center;
   width: 460px;
}

.subscribe-form input[type="submit"] {
   background: var(--main);
   border: 0 none;
   border-radius: 25px;
   color: var(--color-white);
   height: 51px;
   letter-spacing: 0;
   margin-left: -60px;
   padding: 0 58px;
   font-weight: 600;
   cursor: pointer;
}

/********************* [ 14. Certified By or Partners or Clients Section ] **************************/

section.certified {
   background: var(--color-white-dark);
}

section.certified .long-line {
   background-color: var(--color-dark-gray);
}

section.certified .certified-slider .item {
   border: 1px solid var(--color-light-gray);
   overflow: hidden;
}

section.certified img {
   width: 100%;
   padding: 0;
   -webkit-transition: all 200ms ease-in;
   -webkit-transform: scale(1);
   -ms-transition: all 200ms ease-in;
   -ms-transform: scale(1);
   -moz-transition: all 200ms ease-in;
   -moz-transform: scale(1);
   transition: all 200ms ease-in;
   transform: scale(1);
}

section.certified img:hover {
   z-index: 2;
   -webkit-transition: all 200ms ease-in;
   -webkit-transform: scale(1.1);
   -ms-transition: all 200ms ease-in;
   -ms-transform: scale(1.1);
   -moz-transition: all 200ms ease-in;
   -moz-transform: scale(1.1);
   transition: all 200ms ease-in;
   transform: scale(1.1);
}

.certified-slider.owl-carousel .owl-dots {
   margin-top: 30px !important;
}

/********************* [ 15. Contact Section ] **************************/

section.contact {
   background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-attachment: fixed;
   min-height: 500px;
   background-position: center;
}

section.contact .section-title-big {
   color: var(--color-white);
}

section.contact .long-line {
   background-color: var(--color-white);
}

.contact-details {
   color: var(--color-white);
}

.contact-item {
   margin: 0 0 23px;
}

.contact-item:last-child {
   margin-bottom: 0;
}

.contact-icon {
   float: left;
   margin-right: 15px;
}

.contact-icon i {
   background-color: transparent;
   border: 2px solid var(--main);
   border-radius: 50%;
   color: var(--color-white);
   font-size: 20px;
   height: 40px;
   line-height: 38px;
   text-align: center;
   width: 40px;
}

.contact-item:hover .contact-icon i {
   background-color: var(--main);
   border-color: var(--main);
   color: var(--color-white);
}

.contact-desc {
   padding-left: 55px;
}

.contact-desc h4 {
   color: var(--color-white);
   font-size: 20px;
   font-weight: 500;
   margin: 0 0 10px;
}

.contact-desc a {
   text-decoration: none;
}

.contact-item a {
   color: var(--color-white);
}

.contact-item ul.list-inline.list-social {
   margin: 0;
}

.list-inline.list-social {
   padding: 0;
}

.list-social.list-inline>li {
   padding: 0;
}

.list-inline>li {
   display: inline-block;
}

.social-icon.social-icon-small {
   height: 34px;
   width: 34px;
}

.contact-desc a {
   text-decoration: none;
}

.contact-item a {
   color: var(--color-white);
}

.contact-item p {
   margin-bottom: 0;
}

.social-icon {
   border-radius: 5px 0;
   display: block;
   margin-right: 5px;
   overflow: hidden;
   text-align: center;
   text-shadow: none;
}

.social-icon.social-icon-small i {
   background-color: var(--main-light);
   font-size: 18px;
   line-height: 32px;
}

.social-icon i {
   display: block;
   position: relative;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}

.social-icon.social-icon-small:hover i:first-child {
   margin-top: -32px;
}

.contact-item:hover i {
   border-color: var(--color-white);
}

.contact-form .form-control {
   border-radius: 0;
   font-weight: 400;
   color: var(--color-white);
   background: transparent;
   border: 2px solid var(--color-white);
}

.contact-form .form-control::-moz-placeholder {
   color: var(--color-light-gray);
   opacity: 1;
}

.contact-form .form-control:-moz-placeholder {
   color: var(--color-light-gray);
   opacity: 1;
}

.contact-form .form-control:-ms-input-placeholder {
   color: var(--color-light-gray);
   opacity: 1;
}

.contact-form .form-control::-webkit-input-placeholder {
   color: var(--color-light-gray);
   opacity: 1;
}

.contact-form .btn-custom {
   color: var(--color-white);
   font-weight: 600;
}

/********************* [ 16. Products Section : Product Item, Sidebar, Details ] **************************/


table.product-specs-table {
    width: 100%;
}table.product-specs-table tr:nth-child(odd) {
    background: #0001;
}table.product-specs-table td {
    border: 1px solid #0002;
}

.product-sorting {
   display: flex;
   align-items: center;
   margin-bottom: 30px;
   margin-top: 10px;
   padding: 0 6px;
}

.product-sorting .nav-tabs {
   margin-right: 8px;
   border-bottom: none;
}

.product-sorting .nav-tabs .nav-item {
   margin-right: 4px;
}

.product-sorting .nav-tabs .nav-item .nav-link {
   border-radius: 0 !important;
   border: 1px solid var(--color-light-gray);
   background: var(--color-white);
   color: var(--color-dark-gray);
   padding: 0;
   height: 38px;
   width: 38px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.product-sorting .nav-tabs .nav-item .nav-link.active {
   background: var(--main);
   border-color: var(--main);
}

.product-sorting .nav-tabs .nav-item .nav-link i {
   font-size: 16px;
}

.product-sorting .nav-tabs .nav-item .nav-link.active i {
   color: var(--color-white);
}

.product-sorting .sorting-form .form-group {
   margin-bottom: 0;
   position: relative;
}

.product-sorting .sorting-form .form-group::before {
   content: "\f078";
   font: var(--fa-font-solid);
   color: var(--color-dark);
   font-size: 12px;
   position: absolute;
   top: 13px;
   right: 10px;
}

.product-sorting .sorting-form .form-group select.form-control {
   height: 38px;
   padding-right: 24px;
   line-height: 1.1;
   border-radius: 0;
   border: 1px solid var(--color-light-gray);
   appearance: none;
}

.product-sorting .sorting-form .form-group select.form-control:focus {
   box-shadow: none;
}

.product-sorting .product-showing-count {
   margin-left: auto;
   margin-bottom: 0;
   font-weight: 600;
}

/* Product Display : Grid View */
.products-container a:hover {
    text-decoration: none;
}

h2.products-menu-section-title {
    /* margin: 250px 0 250px 0; */
    overflow: hidden;
    padding: 55px 0px 0 10px;
    width: 100%;
}

.product-item-container {
    padding: 5px 10px;
    &.product-NORMAL-TRANSPARENT{
        .product-item{
            background: none !important;
            box-shadow: none !important;
            
            .product-img {
                padding: 0 !important;
                border-radius: 15px;
                img{
                    max-width: none !important;
                    max-height: none !important;
                    object-fit: cover !important;
                    aspect-ratio: auto !important;
                    width: 100% !important;
                    height: 100% !important;
                }
            }
            h3.product-caption {
                margin: 10px 0 !important;
                display: flex;
                align-items: center;
                height: fit-content !important;
            }
            .product-price {
                margin-bottom: 10px !important;
            }
            
            .details{
                display: none !important;
                .btn{
                    background: var(--main);
                    color: var(--cta-text-color) !important;
                    border:none !important;
                    border-radius:10px;
                }
            }
        }
    }
    &.product-LIST-1,
    &.product-MENU {
        .product-item{
            display: flex;
            margin-bottom: 0 !important;
            overflow: hidden;
            &.product-item-round{
                border-radius:100px;
                .product-img{
                    border: 1px solid #0003;
                    border-radius: 100%;
                    justify-content: center;
                    padding: 0;
                    aspect-ratio: 1;
                }
            }
            .product-img{
                width: 150px;
                flex-basis: 150px;
                height: 150px !important;
                flex-grow: 0;
                padding: 0;
                display: flex;
                justify-content: center;
                
                flex-grow: 0;
                flex-basis: 150px;
                flex-shrink: 0;
                
                >img{
                    aspect-ratio: auto !important;
                }
            }
            .product-details{
                flex-grow: 1;
                display: flex;
                margin: 0 !important;
                padding: 10px !important;
                .product-texts{
                    flex-grow: 1;
                    width: 100%;
                    /*overflow: hidden;*/
                    height: fit-content;
                    .product-caption{
                        font-size: var(--font-size-l) !important;
                        height: auto;
                    }
                    .product-caption,
                    .product-price,
                    .short-text{
                        text-align: left;
                        margin-bottom: 10px !important;
                    }
                    .product-price{
                        color:var(--main);
                    }
                    .short-text{
                        color:var(--grey);
                        text-wrap: auto;
                    }
                }
                .action{
                    display: flex;
                    flex-direction: column;
                    width:100px;
                    .details,
                    .buy-now{
                        max-width: 100% !important;
                        height: 100%;
                        .btn.round{
                            border-radius: 25px;
                        }
                    }
                }
            }
        }   
    }
}

span.current-price {
    color: var(--main);
}


.product{
	height:100%;
	object-fit:cover;
	transition:all .3s;
	width:100%;
}
.productImgC{
	border-radius:3px;
	height:200px;
	object-fit:cover;
	overflow:hidden;
	position:relative;
}.productImgC.square, .productImgC.round{
    aspect-ratio: 1;
    margin: auto;
    width: auto;
    flex-shrink: 0;
    flex-grow: 0;
}.productImgC.round{
    border-radius: 100%;
}.productImgC.rounded{
    border-radius:35px;
}

.product-item .short-text {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-display .grid-view .product-item {
   margin-top: 5px;
   margin-bottom: 20px;
   transition: all 0.35s ease 0s;
   padding: 8px;
   background: #fff;
   border-radius: 2px;
   box-shadow: 0 0 5px #0001;
}

.product-display .grid-view .product-item:hover {
    box-shadow: 0 0 5px #0006;
    z-index: 9;
    background: #fff;
}

.product-display .grid-view .product-item .product-img {
    padding: 15px;
    height:240px;
    overflow: hidden;
    margin: auto;
}

.product-display .grid-view .product-item .product-img img {
    width: fit-content;
    max-height:100%;
    max-width: 100%;
    object-fit: cover;
    transition: all .3s;
    aspect-ratio: 1;
}

.product-display .grid-view .product-item .product-details {
   padding: 20px 0 0 0;
}

.product-display .grid-view .product-item .product-details .product-caption {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 16px; 
    
    height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-display .grid-view .product-item .product-details .product-rating {
   text-align: center;
}

.product-display .grid-view .product-item .product-details .product-rating i {
   color: var(--main);
}

.product-display .grid-view .product-item .product-details .product-price {
   text-align: center;
   font-weight: 500;
   margin-bottom: 20px;
}

.product-display .grid-view .product-item .product-details .product-price .original-price {
   text-decoration: line-through;
   opacity: 0.75;
}

.product-display .grid-view .product-item .product-details .product-price .present-price {
   font-size: 20px;
   /*color: var(--main);*/
}

.product-display .grid-view .product-item .product-details .action {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   /*margin-left: -8px;*/
   /*margin-right: -8px;*/
}

.product-display .grid-view .product-item .product-details .action a {
    padding: 10px 12px;
    border-radius: 0;
    line-height: 1.1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-display .grid-view .product-item .product-details .action .details,
.product-display .grid-view .product-item .product-details .action .buy-now {
   flex: 0 0 50%;
   max-width: 50%;
   padding:5px;
   /*padding-left: 3px;*/
   /*padding-right: 3px;*/
}

.product-display .grid-view .product-item .product-details .action .details .btn {
    color: var(--color-dark-gray);
    /* color: var(--color-white); */
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--color-dark-gray);
}

.product-display .grid-view .product-item .product-details .action .details .btn:hover {
   color: var(--color-dark);
}

.product-display .grid-view .product-item .product-details .action .buy-now .btn {
   background: var(--main);
   color: var(--color-white);
   width: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
}

.product-display .grid-view .product-item .product-details .action .buy-now .btn:hover {
   background: var(--main-light);
}

/* Product Display : List View */

.product-display .list-view .product-item {
   display: flex;
   align-items: center;
   margin-bottom: 30px;
}

.product-display .list-view .product-item .product-img {
   background: var(--color-white-dark);
   width: 300px;
   min-width: 300px;
   padding: 15px;
}

.product-display .list-view .product-item .product-img img {
   width: 100%;
}

.product-display .list-view .product-item .product-details {
   padding: 0 0 0 30px;
}

.product-display .list-view .product-item .product-details .product-caption {
   font-size: 24px;
   margin-bottom: 20px;
}

.product-display .list-view .product-item .product-details .product-rating {
   margin-bottom: 4px;
}

.product-display .list-view .product-item .product-details .product-rating i {
   color: var(--main);
}

.product-display .list-view .product-item .product-details .product-price {
   font-weight: 500;
   margin-bottom: 20px;
}

.product-display .list-view .product-item .product-details .product-price .present-price {
   font-size: 20px;
   color: var(--main);
}

.product-display .list-view .product-item .product-details .product-price .original-price {
   text-decoration: line-through;
   opacity: 0.75;
}

.product-display .list-view .product-item .product-details .short-description {
   margin-bottom: 20px;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

.product-display .list-view .product-item .product-details .action {
   display: flex;
   flex-wrap: wrap;
   margin-left: -8px;
   margin-right: -8px;
}

.product-display .list-view .product-item .product-details .action a {
   padding: 10px 12px;
   border-radius: 0;
   line-height: 1.1;
}

.product-display .list-view .product-item .product-details .action .details,
.product-display .list-view .product-item .product-details .action .buy-now {
   padding-left: 8px;
   padding-right: 8px;
}

.product-display .list-view .product-item .product-details .action .details a {
   background: var(--color-dark-gray);
   color: var(--color-white);
}

.product-display .list-view .product-item .product-details .action .details a:hover {
   background: var(--color-dark);
}

.product-display .list-view .product-item .product-details .action .buy-now a {
   background: var(--main);
   color: var(--color-white);
}

.product-display .list-view .product-item .product-details .action .buy-now a:hover {
   background: var(--main-light);
}

.product-item:hover img {
    scale: 1.2;
}

/* Product Sidebar */

.product-sidebar{
    font-size:12px;
}.product-sidebar>*:first-child {
    margin-top: 25px;
}.product-sidebar .product-sidebar-widget{
    display: none;
}

.product-sidebar-widget {
    padding: 0px;
    background: #fff;
    padding: 10px;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 0 5px #0001;
    &.product-sidebar-widget-round,
    &.product-sidebar-widget-rounded{
        border-radius:25px;
    }
}

.product-sidebar-widget h3 {
   margin-bottom: 20px;
   font-size:18px;
}

.toggle-filters-view-btn {
    width: 100%;
    height: 50px;
    background: var(--main);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--font-size-m);
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    margin:10px 0;
    &.round, &.rounded{
        border-radius: 25px;
    }
}

.product-sidebar .product-sidebar-widget:nth-child(1),
.product-sidebar-widget.product-category,
.product-sidebar.active .product-sidebar-widget{
    display: block;
}

.price-range-slider {
   margin: 10px 0;
}

.price-range-slider h3 {
   margin-bottom: 8px;
}

.price-range-slider p {
   font-size: 14px;
}

.price-range-slider .price-input {
   width: 100%;
   display: flex;
   margin: 10px 0;
}

.price-range-slider .price-input .field {
   display: flex;
   width: 100%;
   height: 38px;
   align-items: center;
}

.price-range-slider .slider-range-container {
    box-shadow: none;
}

.price-range-slider .field input {
   width: 100%;
   height: 100%;
   outline: none;
   font-size: 18px;
   margin-left: 8px;
   border-radius: 0;
   text-align: center;
   border: 1px solid var(--color-light-gray);
   -moz-appearance: textfield;
   appearance: textfield;
   font-size: 12px;
    border-radius: 2px;
}

.price-range-slider input[type="number"]::-webkit-outer-spin-button,
.price-range-slider input[type="number"]::-webkit-inner-spin-button {
   -webkit-appearance: none;
   appearance: none;
}

.price-range-slider .price-input .separator {
   width: 130px;
   display: flex;
   font-size: 19px;
   align-items: center;
   justify-content: center;
}

.price-range-slider .slider {
   height: 5px;
   position: relative;
   background: var(--color-light-gray);
   border-radius: 5px;
   top: 5px;
}

.price-range-slider .slider .progress {
   height: 100%;
   left: 0%;
   right: 0%;
   position: absolute;
   border-radius: 5px;
   background: var(--main);
}

.price-range-slider .range-input {
   position: relative;
   margin-bottom: 4px;
}

.price-range-slider .range-input input {
   position: absolute;
   width: 100%;
   height: 5px;
   top: -5px;
   background: none;
   pointer-events: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

.price-range-slider input[type="range"]::-webkit-slider-thumb {
   height: 17px;
   width: 17px;
   border-radius: 50%;
   background: var(--main);
   pointer-events: auto;
   -webkit-appearance: none;
   box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.price-range-slider input[type="range"]::-moz-range-thumb {
   height: 17px;
   width: 17px;
   border: none;
   border-radius: 50%;
   background: var(--main);
   pointer-events: auto;
   -moz-appearance: none;
   box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.product-category {
   margin-top: 10px;
}

.product-category h3 {
   margin-bottom: 30px;
}

.product-category ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

.product-category ul li {
   font-weight: 500;
}

.product-category ul li a {
   display: flex;
   align-items: center;
   justify-content: space-between;
   color: var(--color-dark);
   padding: 2px 0;
   text-decoration: none;
}

.product-category ul li:last-child a {
   padding-bottom: 0;
}

.product-category ul li a span.badge {
   background: var(--main);
   color: var(--color-white);
   border-radius: 50%;
   padding: 0;
   width: 28px;
   height: 28px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.product-category ul li a:hover {
   color: var(--main);
}

.product-category-check-box {
   margin: 10px 0;
}

.product-category-check-box ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

.product-category-check-box ul li {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 2px 0;
   font-weight: 500;
}

.product-category-check-box ul li:last-child {
   padding-bottom: 0;
}

.product-category-check-box ul li .form-check {
   margin-bottom: 0;
   display: flex;
   align-items: center;
}.product-category-check-box ul li .form-check label{
    margin-bottom:0;
    margin-left: 10px;
}

.product-category-check-box ul li .form-check .form-check-input {
   margin-top: 0;
}

.product-category-check-box ul li span.badge {
   background: var(--main);
   color: var(--color-white);
   border-radius: 50%;
   padding: 0;
   width: 28px;
   height: 28px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.product-tag {
   margin-bottom: 30px;
}

.product-tag h3 {
   margin-bottom: 20px;
}

.product-tag .tags a {
   display: inline-block;
   background: var(--color-white);
   color: var(--color-dark);
   font-size: 12px;
   font-weight: 500;
   padding: 8px;
   margin-top: 10px;
   margin-right: 8px;
   margin-bottom: 5px;
   border-radius: 20px;
   text-decoration: none;
}

.product-tag .tags a:hover {
   background: var(--main);
   color: var(--color-white);
}

/* Product Details */

.product-details-wrap {
   margin-top: 30px;
   margin-bottom: 30px;
}

#productDetailsSlider .carousel-item {
   background: var(--color-white-dark);
   /*padding: 10px;*/
}

#productDetailsSlider .carousel-item img{
    width: 100%;
    border-radius: 3px;
}

#productDetailsSlider .carousel-control-next,
#productDetailsSlider .carousel-control-prev {
   border: none;
   background: none;
   transition: all 0.15 ease-in-out;
   position: absolute;
   top: 0;
   height: 100%;
   width: 20%;
    font-size: 48px;
    color: #fff;
   opacity: 0.25;
}#productDetailsSlider .carousel-control-next{
    right: 0;
}

#productDetailsSlider:hover .carousel-control-prev {
   background: linear-gradient(90deg,
         rgba(0, 0, 0, 0.85) 0%,
         rgba(0, 0, 0, 0) 100%);
}

#productDetailsSlider:hover .carousel-control-next {
   background: linear-gradient(90deg,
         rgba(0, 0, 0, 0) 0%,
         rgba(0, 0, 0, 0.85) 100%);
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
   opacity: 0.5;
}

#productDetailsSlider .carousel-control-next-icon,
#productDetailsSlider .carousel-control-prev-icon {
   width: 32px;
   height: 32px;
}

#productDetailsSlider .carousel-indicators {
    z-index: 9 !important;
}

#productDetailsSlider .carousel-indicators li {
    width: 48px;
    height: 48px;
    padding: 4px;
    text-indent: 0;
    box-shadow: 0 0 5px #0005;
    overflow:hidden;
}

#productDetailsSlider .carousel-indicators li img,
#productDetailsSlider .carousel-indicators li video{
    width: 100%;    
    height:100%;
    object-fit: cover;
}

.carousel-indicators {
    display: inline-block;
    text-wrap: nowrap;
    overflow: auto;
    padding: 10px;
}

.product-title-price {
   display: flex;
   align-items: center;
   justify-content: space-between;
   
   h1 {
       margin-right: 12px;
       margin-bottom: 0;
       font-size: 18px;
    }
}


.product-title-price p.product-price {
   margin-bottom: 0;
   font-weight: 600;
   font-family: "Oswald", sans-serif;
}

.product-price>s{
    color: var(--red);
}

.price-off {
   text-decoration: line-through;
   font-size: 20px;
   color:var(--red);
}

.product-title-price p.product-price .current-price {
   font-size: 24px;
   color: var(--main);
}

.product-small-des {
   margin-bottom: 15px;
   white-space: pre-wrap;
   /*min-height: 120px;*/
}

.product-reviews {
   margin-bottom: 15px;
   .review-icon {
       margin-right: 8px;
       font-size: 16px;
       color: var(--main);
       cursor: pointer;
       .fa{
            font-weight: normal !important;
        }
    }
}



.sku-model-stock {
   display: flex;
   align-items: center;
   justify-content: space-between;
   margin-bottom: 20px;
}

.sku-model-stock p {
   margin-right: 12px;
   margin-bottom: 0;
}

.sku-model-stock p:last-of-type {
   margin-right: 0;
}

.sku-model-stock p strong {
   white-space: nowrap;
   color: var(--color-dark-gray);
}

.color-info,
.size-info {
   display: flex;
   align-items: center;
   margin-bottom: 15px;
}

.color-info .pick,
.size-info .pick {
   min-width: 48px;
   margin-right: 8px;
   margin-bottom: 0;
}

.color-info .product-colors {
   display: flex;
}

.color-info .product-colors .color {
   width: 30px;
   height: 30px;
   margin-right: 10px;
   border-radius: 50%;
   appearance: none;
   position: relative;
}

.color-info .product-colors .color:last-child {
   margin-right: 0;
}

.color-info .product-colors .color:hover {
   transition: all 0.3s ease-in-out;
   cursor: pointer;
}

.color-info .product-colors .color:checked:before {
   content: "\f00c";
   font: var(--fa-font-solid);
   color: var(--color-white);
   font-size: 16px;
   position: absolute;
   bottom: 7px;
   right: 7px;
}

.color-info .product-colors #brown {
   background-color: brown;
}

.color-info .product-colors #blue {
   background-color: #5555ff;
}

.color-info .product-colors #indianred {
   background-color: indianred;
}

.color-info .product-colors #indigo {
   background-color: indigo;
}

.size-info .product-sizes {
   display: flex;
   justify-content: flex-start;
   margin: 0;
   padding: 0;
   list-style: none;
}

.size-info .product-sizes .size {
   height: 30px;
   width: 30px;
   font-size: 14px;
   font-weight: 500;
   line-height: 1;
   text-transform: uppercase;
   margin-right: 10px;
   border: 2px solid var(--color-light-gray);
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
}

.size-info .product-sizes .size:last-child {
   margin-right: 0;
}

.size-info .product-sizes .size:hover {
   background: var(--color-white-dark);
   transition: all 0.4s ease-in-out;
   cursor: pointer;
}

.size-info .product-sizes .focus {
   border-color: var(--main);
}

.product-cart .form-inline {
   padding-bottom: 4px;
}

.product-cart .form-inline .form-control {
   width: 80px;
   height: 52px;
   margin-right: 16px;
   text-align: center;
   font-weight: 600;
   border-radius: 0;
   border: 1px solid var(--color-light-gray);
}

.product-cart .form-inline .form-control:focus {
   box-shadow: none;
   border-color: var(--main);
}

.product-in-details .share-icon {
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.product-in-details .share-icon .btn-custom {
   border-radius: 50%;
   width: 30px;
   height: 30px;
   padding: 0;
   margin-right: 4px;
   display: inline-flex;
   align-items: center;
   justify-content: center;
}

.product-in-details .share-icon .btn-custom i {
   margin-right: 0;
   font-size: 14px;
}

.product-in-details hr {
   margin: 20px 0;
   border-top: 1px dashed var(--color-light-gray);
}

.product-additional-details {
   margin-bottom: 30px;
   background: #fff;
}

.product-additional-details .nav-tabs {
   border-bottom: 1px solid var(--color-light-gray);
}

.product-additional-details .nav-tabs .nav-link {
    background: var(--color-white);
    border-bottom: 1px solid var(--color-light-gray);
    font-weight: 600;
    padding: 20px;  
    width: 100%;
    border: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    &.main{
        background: var(--main);
        color: #fff;
        display: flex;
        align-items: center;   
    }
    span{
        flex-grow:1;
    }
}

.product-additional-details .nav-tabs .nav-link.active {
    color: var(--main);
    border-bottom: 1px solid var(--main);
}

.product-additional-details .tab-content {
   padding: 30px 0;
}

.product-additional-details #nav-description ul {
   list-style: square;
   padding-left: 32px;
}

.product-additional-details #nav-description p:last-child {
   margin-bottom: 0;
}

.review-box {
   margin-bottom: 30px;
}

.review-box:last-of-type {
   margin-bottom: 0;
}

.review-count {
   margin-bottom: 30px;
   font-weight: 200;
   color: var(--color-dark-gray);
}

.review-box .review-customer {
   margin-bottom: 8px;
   display: flex;
   align-items: center;
}

.review-box .review-customer img {
   width: 40px;
   padding: 0;
   margin-right: 8px;
   border: 1px solid var(--color-light-gray);
   background: var(--color-white-dark);
   border-radius: 50%;
}

.review-box .review-customer span {
   font-weight: 600;
}

.review-box .rating {
   display: flex;
   align-items: center;
   margin-bottom: 8px;
}

.review-box .rating .rating-icon {
   color: var(--main);
   margin-right: 8px;
}

.review-box .rating .rating-for {
   margin-bottom: 0;
}

.review-box .review-details p:last-child {
   margin-bottom: 0;
}

.related-product h3 {
   margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
    div#productsContainer> div {
        padding: 1px;
    }
    
    h4.product-caption {
        font-size: 15px !important;
    }
    
    .product-small-des {
       min-height: auto;
    }
    
    .product-display .grid-view .product-item .product-img{
        /*height: 340px;*/
        width: 100%;
    }
    
    section.cart .cart-summary .cart-summary-wrap{
        flex-direction: column;
        align-items: start !important;
    }
    
    section.checkout .checkout-details .flex{
        flex-direction: column;
    }
    
    .product-item-container {
        &.product-LIST-1,
        &.product-MENU {
            .product-item {
                flex-direction: column;
                border-radius: 5px !important;
                .product-img{
                    width: 100%;
                    flex-basis: 100%;
                    height: auto !important;
                    min-width: 100px;
                    border:none !important;
                    img{
                        scale: 1.35;
                    }
                }
                .product-details {
                    flex-direction: column !important;
                    width: 100%.  !important;
                    .product-caption{
                        font-size:var(--font-size-m);
                    }
                    .short-text{
                        font-size:var(--font-size-s);
                    }
                    .action{
                        flex-direction: row;
                        width: 100%;
                        >*{
                            width: 50%;
                            max-width: 50%;
                        }
                        :first-child{
                            margin-left:-2px;
                        }
                    }
                }
                &.product-item-square,
                &.product-item-round{
                    .product-img{
                        border: 1px solid #0003 !important;
                        img{
                            scale: 1;
                        }
                    }
                }
            }
        }
    }
}

/********************* [ 17. Cart Section ] **************************/

.cart-out-of-stock-alert {
    background: var(--red-lighter);
    padding: 10px;
    margin: -10px 0 10px 0;
    border-radius: 2px;
    display: none;
    &.cart-out-of-stock-alert-active{
        display: block;
    }
}

section.cart .cart-table {
   font-weight: 500;
}

section.cart .cart-table thead {
   background: var(--color-white-dark);
}

section.cart .cart-table thead th {
   padding: 20px 12px;
}

section.cart .cart-table th,
section.cart .cart-table td {
   vertical-align: middle;
   border-color: var(--color-light-gray);
}

section.cart .cart-table .cart-action,
section.cart .cart-table .single-price,
section.cart .cart-table .subtotal {
   text-align: center;
}

section.cart .cart-table .cart-action i {
   font-size: 20px;
   cursor: pointer;
   color: var(--color-dark-gray);
}

section.cart .cart-table .cart-action i:hover {
   color: var(--red);
}

section.cart .cart-table .cart-product {
   white-space: nowrap;
   overflow: hidden;
}

section.cart .cart-table .cart-product img {
   width: 72px;
   height: 72px;
   margin-right: 8px;
   background: var(--color-white-dark);
   object-fit: contain;
}

section.cart .cart-table .form-control.cart-value {
   width: 80px;
   margin: 0 auto;
   border-radius: 0;
   text-align: center;
}

.order-qty-input {
    min-width: 100px;
}

select-number-wc {
    .sfi {
        .plus, .minus {
             border-radius: 0 !important; 
        }
    }
}

section.cart .cart-table .form-control.cart-value:focus {
   box-shadow: none;
   border-color: var(--main);
}

section.cart .cart-table .cart-total {
   font-size: 18px;
}

section.cart .cart-table .cart-total .total {
   text-align: right;
}

section.cart .coupon-update {
   margin-top: 15px;
   margin-bottom: 30px;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

section.cart .coupon-update .input-group {
   width: 250px;
}

section.cart .coupon-update .input-group .form-control {
   text-align: center;
   border-radius: 0 !important;
   border-color: var(--color-light-gray);
   line-height: 1;
}

section.cart .coupon-update .input-group .form-control:focus {
   border-color: var(--main);
   box-shadow: none;
}

section.cart .cart-summary {
   padding: 30px;
   background: var(--color-white-dark);
}

section.cart .cart-summary h3.summary-title {
   margin-bottom: 30px;
}

section.cart .cart-summary .cart-summary-wrap {
   display: flex;
   align-items: center;
   justify-content: space-between;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box {
   margin-right: 8px;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box:last-of-type {
   margin-right: 0;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box h5 {
   margin-bottom: 12px;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box p {
   margin-bottom: 0;
   font-weight: 600;
   font-family: "Oswald", sans-serif;
   color: var(--color-dark-gray);
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box p.continue-shoping {
   margin-right: 12px;
   margin-bottom: 12px;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box p.continue-shoping a {
   color: var(--color-dark);
   text-decoration: none;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box p.continue-shoping a i {
   margin-left: 4px;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box p.continue-shoping a:hover {
   color: var(--main);
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box .btn {
   background: var(--main);
   color: var(--color-white);
   border-radius: 0;
   padding: 8px 15px;
   font-size: 14px;
   text-transform: uppercase;
   display: flex;
   justify-content: center;
   align-items: center;
}

section.cart .cart-summary .cart-summary-wrap .cart-summary-box .btn:hover {
   background: var(--main-light);
}

/********************* [ 18. Checkout Section ] **************************/

.checkout-radio-container {
    display: flex;
    padding: 0 20px 0 0;
}

section.checkout .checkout-details {
   padding: 0 30px;
   margin-bottom: 30px;
   /*border: 1px dashed var(--color-light-gray);*/
   /*overflow: auto;*/
}

section.checkout .checkout-details h3 {
    margin-top:0;
    margin-bottom: 20px;
}

section.checkout form .form-row {
   margin-left: -10px;
   margin-right: -10px;
}

section.checkout form .form-row .form-group {
   padding-left: 10px;
   padding-right: 10px;
   display: flow-root;
}

section.checkout form .form-control,
section.checkout form .custom-select {
   border-radius: 0;
   border: 1px solid var(--color-light-gray);
   height: 48px;
   -webkit-transition: all 0.35s;
   -moz-transition: all 0.35s;
   transition: all 0.35s;
   box-shadow: none;
}

section.checkout form textarea.form-control {
   height: auto;
}

section.checkout form .form-control:focus,
section.checkout form .custom-select:focus {
   box-shadow: none;
   border-color: var(--main);
}

section.checkout .order-summary {
   padding: 30px;
   background: var(--color-white-dark);
}

section.checkout .order-summary h3.summary-title {
   margin-bottom: 20px;
}

section.checkout .order-summary .order-summary-wrap {
   display: flex;
   flex-direction: column;
}

section.checkout .order-summary .order-summary-wrap .order-summary-box {
   display: flex;
   align-items: center;
   justify-content: space-between;
   margin-top: 12px;
}

section.checkout .order-summary .order-summary-wrap .order-summary-box h5 {
   font-size: 13px;
   margin-bottom: 0;
}

section.checkout .order-summary .order-summary-wrap .order-summary-box span {
   font-weight: 500;
}

section.checkout .order-summary .order-summary-wrap .alert {
   margin-top: 30px;
}

section.checkout .order-summary .order-summary-wrap .alert p {
   margin-bottom: 0;
}

section.checkout .order-summary .order-summary-wrap .alert p a {
   color: var(--main);
}

section.checkout .order-summary .order-summary-wrap a.btn {
   width: 100%;
   padding: 10px 24px;
   background: var(--main);
   color: var(--color-white);
   border-radius: 0;
   font-size: 16px;
   letter-spacing: 0.75px;
   text-transform: uppercase;
}

span#cart-final-price {
    flex-grow: 1;
    justify-content: end;
    display: flex;
}

/********************* [ 19. Authentication Section : Sign In, Sign Up, Forgot Password ] **************************/

section.authentication .auth-wrap {
   padding: 30px;
   background: var(--color-white-dark);
   border-radius: 4px;
}

section.authentication .auth-wrap .auto-header {
   margin-bottom: 30px;
}

section.authentication .auth-wrap .auto-header p {
   margin-bottom: 0;
}

section.authentication .auth-wrap form .form-control {
   border-radius: 0;
   border-color: var(--color-white-dark);
   height: 48px;
}

section.authentication .auth-wrap form .custom-control {
   margin-bottom: 30px;
}

section.authentication .auth-wrap form .custom-control-label a {
   color: var(--main);
}

section.authentication .auth-wrap form .custom-control span a {
   color: var(--color-dark);
}

section.authentication .auth-wrap form button.btn-submit {
   width: 100%;
   padding: 12px;
   font-size: 16px;
   text-align: center;
   text-transform: uppercase;
   border-radius: 48px;
   background: var(--main);
   color: var(--color-white);
}

section.authentication .auth-wrap form button.btn-submit i {
   margin-left: 4px;
}

section.authentication .auth-wrap form button.btn-submit:hover {
   background: var(--main-light);
}

section.authentication .auth-wrap form button.btn-submit:hover i {
   margin-left: 8px;
}

section.authentication .or-signin {
   margin-top: 30px;
   text-align: center;
}

section.authentication .or-signin p {
   margin-bottom: 24px;
}

section.authentication .or-signin .signin-with a {
   width: 40px;
   height: 40px;
   margin-right: 4px;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   background: var(--color-white);
   color: var(--color-dark);
   border: 2px solid;
   border-radius: 50%;
   text-decoration: none;
}

section.authentication .or-signin .signin-with a:last-of-type {
   margin-right: 0;
}

section.authentication .or-signin .signin-with a.google {
   color: var(--color-white);
   border-color: var(--color-google);
   background: var(--color-google);
}

section.authentication .or-signin .signin-with a.google:hover {
   color: var(--color-google);
   border-color: var(--color-google);
   background: transparent;
}

section.authentication .or-signin .signin-with a.facebook {
   color: var(--color-white);
   border-color: var(--color-facebook);
   background: var(--color-facebook);
}

section.authentication .or-signin .signin-with a.facebook:hover {
   color: var(--color-facebook);
   border-color: var(--color-facebook);
   background: transparent;
}

section.authentication .or-signin .signin-with a.twitter {
   color: var(--color-white);
   border-color: var(--color-twitter);
   background: var(--color-twitter);
}

section.authentication .or-signin .signin-with a.twitter:hover {
   color: var(--color-twitter);
   border-color: var(--color-twitter);
   background: transparent;
}

section.authentication p.auth-help {
   text-align: center;
   margin-top: 30px;
   margin-bottom: 0;
}

section.authentication p.auth-help a {
   color: var(--main);
   font-weight: 600;
}

/********************* [ 20. Footer ] **************************/

.footer {
   background-color: var(--color-black);
   color: var(--color-white);
   padding: 60px 0;
}

#footer ul.list-inline.list-social {
   margin: 60px 0 30px;
}

.list-inline.list-social {
   padding: 0;
}

.list-inline {
   list-style: outside none none;
}

.footer .copyright {
   font-size: 16px;
   margin: 30px 0 0;
}

.footer a,
.footer p,
.footer li {
   border-color: var(--color-white);
   color: var(--color-white);
   line-height: 1.3;
}

.text-center {
   text-align: center;
}

/********************* [ 21. Back To Top ] **************************/

.scrollup {
   bottom: 40px;
   color: var(--main-light);
   font-size: 42px;
   height: 40px;
   position: fixed;
   right: 22px;
   text-align: center;
   width: 40px;
   z-index: 999;
   display: none;
}

.scrollup:hover {
   color: var(--main);
}

/********************* [ 22. Preloader ] **************************/

.preloader.flex-center {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.preloader {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: var(--color-white);
   z-index: 111111;
}

.dots .dot {
   display: inline-block;
   width: 30px;
   height: 30px;
   margin: 0 10px 0 10px;
   border-radius: 50%;
   background: var(--main);
   -webkit-animation: dot-dot-dot 1.4s linear infinite;
   animation: dot-dot-dot 1.4s linear infinite;
}

.dots .dot:nth-child(2) {
   animation-delay: 0.2s;
}

.dots .dot:nth-child(3) {
   animation-delay: 0.4s;
}


.same-product-properties {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 10px 0;
    line-height:40px;
    
    .btn {
        flex-grow: 0;
        width: fit-content;
        margin: 2px;
        min-width: 40px;
        padding: 2px;
        height: 30px;
        
        &.active {
            background: var(--main);
            color: #fff;
        }
    }
    
    span.same-product-properties-name {
        width: 94px;
    }
    
    a:has(.same-product-discount-badge){
        position: relative;
    }
    .same-product-discount-badge {
        display: flex;
        font-size: 10px;
        background: var(--red);
        height: 14px;
        align-items: center;
        justify-content: center;
        padding: 3px;
        border-radius: 5px;
        color: #fff;
        position: absolute;
        top: -2px;
        z-index: 2;
        right: 0;
    }
}

.product-option-name{
    font-size: var(--size-m);
}



@keyframes dot-dot-dot {

   0%,
   60%,
   100% {
      -webkit-transform: initial;
      -ms-transform: initial;
      transform: initial;
   }

   30% {
      -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
      transform: translateY(-25px);
   }
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
    cursor: pointer;
}

.nav-tabs {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.tab-content>.active {
    display: block;
    height: fit-content;
    opacity: 1;
}

.form-inline {
    display: flex;
    align-items: center;
}

.tab-specifications td {
    padding: 10px;
    border-color: #0003;
}

ol.breadcrumb {
    text-align: left;    
    margin-top: 6px;
    padding-left: 10px;
    margin-bottom: 5px;
}
/********* End Of Custom CSS *********/
.section h2.comments-title{
    lext-align:left;
    width: 100%;
    display: flex;
}
.comment-add-container {
    padding: 20px;
    background: #eee;
    border-radius: 5px;
    text-align: left;
    box-shadow: 2px 2px 2px #0005;
    &.disabled {
        filter: grayscale(1);
        pointer-events: none;
    }
    
    .comment-stars-container {
        margin: 5px 0 10px 0;
        span.comment-review-star {
            cursor: pointer;
        }
        &[data-stars="4"]{
            span.comment-review-star[data-value="5"] {
                filter:grayscale(1);
            }
        }
        &[data-stars="3"]{
            span.comment-review-star[data-value="5"],
            span.comment-review-star[data-value="4"] {
                filter:grayscale(1);
            }
        }
        &[data-stars="2"]{
            span.comment-review-star[data-value="5"],
            span.comment-review-star[data-value="4"],
            span.comment-review-star[data-value="3"] {
                filter:grayscale(1);
            }
        }
        &[data-stars="1"]{
            span.comment-review-star[data-value="5"],
            span.comment-review-star[data-value="4"],
            span.comment-review-star[data-value="3"],
            span.comment-review-star[data-value="2"] {
                filter:grayscale(1);
            }
        }
        
    }
    form.comment-add {
        display: flex;
        .comment-send{
            width: 200px;
            padding: 25px;
            margin-left: 10px;
            background: var(--main);
            color: #ffff;
            border-radius: 5px;
        }
        .comment-message {
            flex-grow: 1;
            resize: none;
            border: none;
            height: auto;
            field-sizing: content;
            width: 100%;
        }
        
        input#comment-images {
            display: none;
        }
        
        button.comment-images-btn {
            width: 100px;
            padding: 25px;
            margin-left: 10px;
            background: var(--main);
            color: #ffff;
            border-radius: 5px;
            justify-content: center;
            align-items: center;
        }
    }
}

.comment-container {
    padding: 20px;
    /* box-shadow: 1px 1px 3px #0004; */
    margin: 10px 0;
    border-radius: 5px;
    background: #f1f1f1;
    width:80%;
    position: relative;
    &.comment-is-admin {
        background-color: var(--main) !important;
        color: #fff;
        &:after {
            border-color: transparent transparent transparent var(--main);
        }
        &.comment-reply:after {
            border-color: transparent var(--main) transparent transparent;
        }
        .comment-reply-btn {
            color:#fff;
        }
    }
    &:after {
        content:'';
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 25px 0 25px 25px;
        border-color: transparent transparent transparent #f1f1f1;
        transform: rotate(0deg);
        position: absolute;
        right:-25px;
        top:calc(50% - 25px);
        z-index: -1;
    }
    img.comment-image {
        width: 100px;
        height: 100px;
        object-fit: cover;
    }
    .comment-user-data {
        display: flex;
        align-items: center;
        .comment-user-avatar {
            width: 70px;
            height: 70px;
            aspect-ratio: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid var(--main);
            border-radius: 100%;
            margin: 0 10px;
            outline: 5px solid var(--main-light);
            background: #fff;
            color: var(--main);
            margin-right: 30px;
            font-size: 30px;
        }
        .comment-user-name-container {
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: left;
        }
        .comment-user-name {
            font-size: 21px;
            font-weight: bold;
        }
        .comment-user-date {
            font-size: 16px;
            text-align: left;
            font-weight: 100;
        }
    }
    .comment-text {
        text-align: left;
        padding: 10px 0 0 0;
        white-space: pre-wrap;
    }
    
    .comment-reply-btn {
        width: auto;
        height: 35px;
        text-align: left;
        color:var(--main);
        cursor:pointer;
    }
}

.comment-reply {
    margin-left: 20%;
    font-size:14px;
    position: relative;
    background: #ddd !important; 
    
    &:after {
        content:'';
        width: 0px;
        height: 0px;
        border-style: solid;
        
        border-width: 25px 25px 25px 0;
        border-color: transparent #ddd transparent transparent;
        
        transform: rotate(0deg);
        position: absolute;
        left:-25px;
        top:calc(50% - 25px);
        z-index: -1;
    }
    .comment-user-data {
        justify-content: end;
        flex-direction: row-reverse;
        .comment-user-name,
        .comment-user-date{
            text-align: right;
        }
    }
    
    .comment-user-avatar {
        margin-left: 30px !important;
    }
    .comment-text{
        text-align: right;
        white-space: pre-wrap;
    }
}

.comment-user-type{
    font-weight: 100;
    font-size:14px;
}


.comment-reply-to {
    position: relative;
}
.comment-cancel-reply {
    background: var(--red);
    width: 30px;
    aspect-ratio: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.comment-message-image-container {
    width: 100px;
    margin-left: 10px;
    height: 72px;
    border-radius: 5px;
    position: relative;
    .comment-message-remove-image {
        position: absolute;
        background: var(--red);
        width: 15px;
        height: 15px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        font-size: 10px;
        top: -7px;
        right: -7px;
        cursor: pointer;
    }
    img.comment-message-add-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
}
.section h2.reviews-title,
.section h3.reviews-title,
.section h4.reviews-title{
    lext-align:left;
    width: 100%;
    display: flex;
}
.section h2.reviews-sub-title,
.section h3.reviews-sub-title,
.section h4.reviews-sub-title{
    lext-align:left;
    width: 100%;
    display: flex;
}
.review-add-container {
    padding: 20px;
    background: #eee;
    border-radius: 5px;
    text-align: left;
    box-shadow: 2px 2px 2px #0005;
    width: calc(100% - 20px);
    &.disabled {
        filter: grayscale(1);
        pointer-events: none;
    }
    
    .review-stars-container{
        margin: 5px 0 10px 0;
        span.review-star {
            cursor: pointer;
        }
        &[data-stars="4"]{
            span.review-star[data-value="5"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        &[data-stars="3"]{
            span.review-star[data-value="5"],
            span.review-star[data-value="4"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        &[data-stars="2"]{
            span.review-star[data-value="5"],
            span.review-star[data-value="4"],
            span.review-star[data-value="3"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        &[data-stars="1"]{
            span.review-star[data-value="5"],
            span.review-star[data-value="4"],
            span.review-star[data-value="3"],
            span.review-star[data-value="2"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        
    }
    form.review-add {
        display: flex;
        .review-send{
            width: 100px;
            padding: 25px;
            margin-left: 10px;
            background: var(--main);
            color: #ffff;
            border-radius: 5px;
            flex-grow:1;
        }
        .review-message {
            flex-grow: 1;
            resize: none;
            border: none;
            height: auto;
            field-sizing: content;
            width: 100%;
        }
        
        input#review-images {
            display: none;
        }
        
        button.review-images-btn {
            width: 100px;
            padding: 25px;
            margin-left: 10px;
            background: var(--main);
            color: #ffff;
            border-radius: 5px;
            justify-content: center;
            align-items: center;
        }
    }
}

.review-message-container {
    padding: 5px 20px;
    /* box-shadow: 1px 1px 3px #0004; */
    margin: 10px 0;
    border-radius: 5px;
    background: #f1f1f1;
    width:80%;
    position: relative;
    z-index: 2;
    &.review-is-admin {
        background-color: var(--main) !important;
        color: #fff;
        &:after {
            border-color: transparent transparent transparent var(--main);
        }
        &.review-reply:after {
            border-color: transparent var(--main) transparent transparent;
        }
        .review-reply-btn {
            color:#fff;
        }
    }
    &:after {
        content:'';
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 25px 0 25px 25px;
        border-color: transparent transparent transparent #f1f1f1;
        transform: rotate(0deg);
        position: absolute;
        right:-23px;
        top:calc(50% - 25px);
        z-index: -1;
    }
    img.review-image {
        width: 100px;
        height: 100px;
        object-fit: cover;
        pointer-events: auto;
        border-radius: 0;
        border: 0;
        filter: none;
    }
    .review-user-data {
        display: flex;
        align-items: center;
        .review-user-avatar {
            width: 70px;
            height: 70px;
            aspect-ratio: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid var(--main);
            border-radius: 100%;
            margin: 0 10px;
            outline: 5px solid var(--main-light);
            background: #fff;
            color: var(--main);
            margin-right: 30px;
            font-size: 30px;
        }
        .review-user-name-container {
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: left;
        }
        .review-user-name {
            font-size: 21px;
            font-weight: bold;
        }
        .review-user-date {
            font-size: 16px;
            text-align: left;
            font-weight: 100;
        }
    }
    .review-text {
        text-align: left;
        white-space: pre-wrap;
        min-height: auto;
    }
    
    .review-reply-btn {
        width: auto;
        height: 35px;
        text-align: left;
        color:var(--main);
        cursor:pointer;
    }
    .review-message-stars-container{
        margin: 5px 0 5px 0;
        span.review-star {
            cursor: pointer;
        }
        &[data-stars="4"]{
            span.review-star[data-value="5"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        &[data-stars="3"]{
            span.review-star[data-value="5"],
            span.review-star[data-value="4"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        &[data-stars="2"]{
            span.review-star[data-value="5"],
            span.review-star[data-value="4"],
            span.review-star[data-value="3"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        &[data-stars="1"]{
            span.review-star[data-value="5"],
            span.review-star[data-value="4"],
            span.review-star[data-value="3"],
            span.review-star[data-value="2"] {
                filter:grayscale(1);
                opacity:0.5;
            }
        }
        
    }
}

.reviews-pagination {
    overflow: hidden;
    margin-bottom: 10px;
    .pagination {
        display: flex;
        align-items: start;
        flex-direction: row;
        justify-content: start;
        li.page-item {
            padding: 5px;
            border: 1px solid var(--main);
            aspect-ratio: 1;
            display: flex;
            width: 25px;
            justify-content: center;
            align-items: center;
            overflow: hidden;
            margin: 2px;
            cursor: pointer;
            &.active {
                background: var(--main);
                color: #fff;
            }
        }
    }
}

.review-reply {
    margin-left: calc(20% - 15px);
    font-size:14px;
    position: relative;
    background: #ddd !important; 
    
    &:after {
        content:'';
        width: 0px;
        height: 0px;
        border-style: solid;
        
        border-width: 25px 25px 25px 0;
        border-color: transparent #ddd transparent transparent;
        
        transform: rotate(0deg);
        position: absolute;
        left:-25px;
        top:calc(50% - 25px);
        z-index: -1;
    }
    .review-user-data {
        justify-content: end;
        flex-direction: row-reverse;
        .review-user-name,
        .review-user-date{
            text-align: right;
        }
    }
    
    .review-user-avatar {
        margin-left: 30px !important;
        margin-right:10px !important;
    }
    .review-text{
        text-align: right;
        white-space: pre-wrap;
    }
    .user-data-container{
        flex-direction: row-reverse;
    }
}

.review-user-type{
    font-weight: 100;
    font-size:14px;
}


.review-reply-to {
    position: relative;
}
.review-cancel-reply {
    background: var(--red);
    width: 30px;
    aspect-ratio: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.review-message-image-container {
    width: 100px;
    margin-left: 10px;
    height: 72px;
    border-radius: 5px;
    position: relative;
    .review-message-remove-image {
        position: absolute;
        background: var(--red);
        width: 15px;
        height: 15px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        font-size: 10px;
        top: -7px;
        right: -7px;
        cursor: pointer;
    }
    img.review-message-add-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
}

.tab-reviews .alert.alert-danger {
    box-sizing: border-box;
    max-width: calc(100% - 20px);
}

p.review-count {
    text-align: left;
    font-weight: 400;
}

@media(width < 1000px){
    .review-container{
        width: calc(100% - 10px);
    }
    
    .review-reply{
        margin-left:20px;
    }
    
    form.review-add{
        flex-wrap: wrap;
        .review-message {
            width: 100%;
            min-height: 100px;
            margin-bottom: 10px;
        }
        .review-message {
            width: 100%;
            min-height: 100px;
            margin-bottom: 10px;
        }
        .review-message-image-container,
        .review-images-btn{
            margin-left: 0 !important;
        }
    }
    

    .tab-reviews .alert.alert-danger {
        max-width: calc(100% - 10px);
    }
    
    .review-user-avatar{
        display: none !important;
    }
}
.mini-slide-container{
    border: 2px solid #f0c000 !important; 
    background-color: #fff8dc !important; 
    padding: 15px;
    *{
        color:#000 !important;
    }
    h3, h4{
        color: #d35400 !important;
    }
}
.mini-slide-image {
        width: 100px;
        height: 100px;
        overflow: hidden;
        flex-basis: 100px;
        flex-shrink: 0;
        margin-right: 20px;
        border-radius: 5px;
        img{
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    }
.shelf-selector-row {
    display: flex;
}
.shelf-selector-cell {
    width: 100%;
    align-items: center;
    justify-content: center;
    /* border: 1px solid #999; */
    margin: -1px;
    display: flex;
    padding: 3px;
}

.shelf-selector-inner-cell {
    width: 100%;
    height: 100%;
    display: flex;
    /* border: 1px solid #0002; */
    justify-content: center;
    align-items: center;
    /* border-radius: 2px; */
    box-shadow: inset 3px 3px 3px #0007;
    background: #fff;
    }.shelf-selector-inner-cell:hover {
        background: var(--blue);
        color: #fff;
}

.shelf-selector-name {
    padding: 5px;
    font-weight: bold;
}.shelf-selector {
    overflow: hidden;
    height: fit-content;
    width: 100%;
    background: #ccc;
    padding: 10px;
    /* border-radius: 2px; */
    position: relative;
    padding-bottom: 30px;
    box-shadow: 3px -3px 3px #0007
}.shelf-selector:after {
    content: '';
    position: absolute;
    width: calc(100% - 24px);
    height: 35px;
    background: #fff;
    bottom: -8px;
    left: 12px;
    box-shadow: inset 3px 3px 3px #0007;
}

.shelf-highlighted-row {
    background: #ff040473;
}

.shelf-highlighted-cell {
    background: #27b5;
}
















/*@import url('./views/react/_containers/_section.css');*/
/*@import url('./views/react/_baseComponents/_cssStepProgress.css');*/
/*@import url('./views/react/footer/_cssFooter.css');*/
/*@import url('./views/react/contact/_cssContact.css');*/

html{scroll-behavior:smooth}

:root{
	--black:#000;
	--black-softest:#0001;
	--blue:#2c7be5;
	--blue-dark:#27b;
	--blue-light:#3e8cf3;
	--blue-lighter:#adc9e8;
	--blue-lightest:#d5ebfc;
	--brown-dark:#654321--brown-pastel;
	--cyan:#47bac1;
	--danger:#e51c23;
	--dark:#354052;
	--gray:#6c757d;
	--gray-dark:#343a40;
	--green:#4caf50;
	--green-dark:#0e5711;
	--green-lighter:#b2d3a3;
	--grey-dark:#777;
	--grey-darker:#555;
	--grey-darkest:#333;
	--grey-light:#bbb;
	--grey-lighter:#efefef;
	--grey-lightest:#fdfdfd;
	--indigo:#6610f2;
	--info:#47bac1;
	--light:#f8f9fa;
	--marine-blue:#27b;
	--muted:#efefef;
	--orange:#fd7e14;
	--orange-dark:#924220;
	--orange-lighter:#f6b99e;
	--pink:#9d7bd8;
	--primary:#2c7be5;
	--purple:#6f42c1;
	--red:#e51c23;
	--red-dark:#bd2d29;
	--red-light:#f0433d;
	--red-lightest:#ffeded;
	--secondary:#9d7bd8;
	--success:#4caf50;
	--teal:#20c997;
	--tertiary:#5997eb;
	--warning:#ff9800;
	--white:#fff;
	--yellow:#ff9800;
	--yellow-dark:#e89113;
	--yellow-light:#efa740;
	--yellow-lighter:#ffdb9a;
	
	--table-header: #ffebd9;
    --offers: #ffa600;
    --active: #2c7be5;
    --completed: #4caf50;
    --lost: #e51c23;
    --offers-execution: #D07C4B;
    --offers-design: #FFA600;
    --offers-inspection: #C0A357;
    --active-execution: #6666BD;
    --active-design: #969173;
    --active-inspection: #568DCA;
    --completed-execution: #768073;
    --completed-design: #A6AB28;
    --completed-inspection: #66A77F;
    --lost-execution: #C3375C;
    --lost-design: #F26112;
    --lost-inspection: #B35E69;
    --execution: #a05195;
    --design: #ffa600;
    --inspection: #809fae;
    --maxup-light: #E9E9E9;
    --maxup-dark: #12171C;
    --maxup-main: #48AB47;
    
    --main: #ffa600;
    --main-light: var(--blue-light);
    --main-lighter: var(--blue-lighter);
    --main2: #decfa3;
    --main2-light: #eaddb7;
    --main3: #377175;
    --main3-light: #549094;
    --main3-lighter: #5d8a94;
    
    --border-radius: var(--border-radius);
}

.w-100 {
    width: 100%;
}

.smart-form-field{
    &:has(.payment-method-card) {
        border-left: 5px solid var(--green);
    }
    &:has(.payment-method-bank_transfer) {
        border-left: 5px solid var(--blue);
    }
    &:has(.payment-method-repay) {
        border-left: 5px solid var(--grey-light);
    }
}

.pre {
    white-space: pre;
}
.pre-wrap {
    white-space: pre-wrap;
}

.approve-select.item-added-to-cart-message{
    .approve-select-message {
        padding: 30px 0px;
    }
     .approve-select-buttons{
        display: flex;
        flex-direction: row;
        button.approve-select-button {
            padding: 18px;
            height: 100px;
            margin: 5px;
            color:#fff;
            &:nth-child(1){
                background: var(--green);
            }
            &:nth-child(2){
                background: var(--blue);
            }
        }
    }
}

.font-weight-100{
    font-weight:100;
}.font-weight-200{
    font-weight:200;
}.font-weight-300{
    font-weight:300;
}.font-weight-400{
    font-weight:400;
}.font-weight-500{
    font-weight:500;
}.font-weight-600{
    font-weight:600;
}.font-weight-700{
    font-weight:700;
}

.position-absolute{
    position: absolute;
}

.position-sticky{
    position: sticky;
}

.position-relative{
    position: relative;
}

.margin-top-10 {
    margin-top: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}

.public-order-container{
    
    .section {
        overflow: hidden;
        height: fit-content;
        min-height: auto !important;
        justify-content: start;
        text-align: left;
    }
    
    .public-order-qr-container {
        width: 200px;
        padding: 20px;
        &.xl{
            width: 300px;
        }
        >img {
            box-shadow: 0 0 10px #0004;
        }
    }
    
    .btn-container{
        justify-content: start;
    }
    
    .map{
        width: 100px;
        height: auto !important;
        max-height: 160px;
        flex-grow: 1;
        margin-top:20px;
    }
}


.in-view-anim{
    opacity: 0;
    transform: translate3d(0, 3.125rem, 0);
    transition-duration: .3s;
    transition-property: transform, opacity;
    transition-timing-function: ease-in-out;
    will-change: transform, opacity;
    &.in-view-active{
        opacity: 1;
        transform: translate3d(0, 0, 0);
        
    }
}

.pointer{
    cursor:pointer;
}

.color-red{
    color:var(--red);
}

.pad-1{
    padding: 2px;
}.pad-2{
    padding: 2px;
}.pad-3{
    padding: 3px;
}.pad-4{
    padding: 4px;
}.pad-5{
    padding: 5px;
}.pad-6{
    padding: 6px;
}.pad-7{
    padding: 7px;
}.pad-8{
    padding: 8px;
}.pad-9{
    padding: 9px;
}.pad-10{
    padding: 10px;
}.pad-15{
    padding: 10px;
}.pad-20 {
    padding: 20px;
}

div#content img {
    max-width: 100%;
}

.overflow-visible{
    overflow: visible;
}

.unsubscribe .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: calc(100vh - 460px);
}

.subscribe-to-free-stuff-container {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    text-align:left;
    background: #f1f1f1;
}.subscribe-to-free-stuff-container h3{
    text-align: left;
    padding: 0 10px;
    max-width: 750px;
    margin-top: 0;
    white-space: break-spaces;
}.subscribe-to-free-stuff-container input-wc>.sfi{
    box-shadow: 0 0 3px #0001;
}.subscribe-to-free-stuff-container input-wc>.sfi>.sfi{
    border-radius: 2px;
}.subscribe-to-free-stuff-container .btn{
    margin: 10px;
    width: calc(100% - 20px);
    border-radius: 2px;
}.subscribe-for-free-stuff-form{
    display: block;
    text-align: center;
    flex-direction: column;
    padding: 0 20px 0 0;
}.subscribe-to-free-stuff-container-grid {
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
}.subscribe-to-free-stuff-container-grid .input-general-container{
    padding: 10px !important;
}.subscribe-contact-container {
    width: 100%;
    overflow: hidden;
}.subscribe-contact-container h3 {
    margin: 20px 0 10px 20px;
}.subscribe-to-free-stuff-container p {
    padding: 0 0 0 10px;
}

.services-view .image-text-view {
    padding: 20px 0px;
}.services-view .image-text-view .image-text-image-aligner{
    padding: 0;
}

.service-container h5,
.article-container h5{
    color: #999;
    font-style: italic;
}

.contentContainer{
    &.services,
    &.articles,
    &.orders-track{
        background: #f1f1f1 !important;
    }
}



.download-file-btn {
    display: flex;
    align-items: center;
}.download-file-btn>.material-icons {
    margin-right: 10px;
    font-size: 20px;
}

.web24-config-container{
    padding: 10px 0 40px 0;
    background: #f9f9f9 !important;
}h3.web24-ppreview-h {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    color: #000;
}

.articles-view {
    padding: var(--view-padding-vertical) 0;
    position: relative;
    overflow: hidden;
}.articles-view>.container{
    max-width: 100%;
}

.order-track-view{
    h1, h2, h3, h4, h5, h6, div{
        text-align: left;
    }
    
    .order-tracking-images {
        display: flex;
        flex-wrap: wrap;
    }
    
    img.order-track-executed-image {
        width: 250px;
        margin: 0 10px 10px 0;
        box-shadow: 3px 3px 5px #0005;
    }
    .order-track-section {
        background: #fff;
        width: calc(100% - 40px);
        border-radius: 5px;
        box-sizing: border-box;
        margin-bottom: 50px;
    }
    .order-track-status-container {
        display: flex;
        align-items: center;
        .order-track-status {
            width: 20px;
            height: 20px;
            border-radius: 100%;
            margin-right: 10px;
            &.predat{
                background: var(--blue);
            }
            &.executat{
                background: var(--green);
            }
            &.returnat{
                background: var(--orange);
            }
            &.inregistrat{
                background: var(--grey);
            }
            &.anulat{
                background: var(--red);
            }
        }
    }
    
    .order-tracking-text {
        padding: 20px 0;
    }
}

.my-account-container {
    height: 100%;
    min-height: calc(100vh - 420px);
    display: flex;
    flex-direction: row;
}.my-account-menu {
    display: flex;
    flex-direction: column;
    height: auto;
    width: 200px;
    background: #f1f1f1;
}.my-account-menu-btn {
    padding: 5px 15px;
    border-bottom: 1px solid #0002;
}.my-account-content {
    width: 100%;
}

.my-order-container {
    padding: 10px;
    margin: 10px;
    /* border: 1px solid #0001; */
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 3px #0001;
}.my-order-price {
    font-size: 21px;
    font-weight: bold;
}.my-order-item-container {
    display: flex;
    align-items: center;
    max-width: 500px;
}.my-order-item-image {
    padding: 5px;
    width: 75px;
    overflow: hidden;
}img.my-order-item-img {
    width: 100%;
    border-radius: 3px;
}.my-order-item-name {
    flex-grow: 1;
}.my-order-item-price {
    font-weight: bold;
}
.my-account--my-orders-actions {
    display: flex;
    align-items: center;
    max-width: 500px;
}

.auth-center {
    height: 100%;
    min-height: calc(100vh - 400px);
    align-items: center;
    padding:15px;
    }.auth-links {
        display: flex;
    }.auth-links>a {
        flex-grow: 1;
    }.auth-links>a:nth-child(2) {
        text-align: right;
    }.auth-center .login-form {
        width: 100%;
        max-width:700px;
}

.domain-of-activity-container>input-wc .sfi {
    box-shadow: none;
}


#home-content-container .text-2-item{
    padding: 0 15px;
}

.required-error {
    background: var(--red-lighter);
}

.sfe-planning-event-photo>.sfi-image-container, .sfe-planning-event-photo>.sfi-image-container>.sfi-image-inner-container {
    height: 50px;
    overflow: hidden;
}

#transportMap{
    height:250px;
}

.ellipsis {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
}

.h-80{
    height:80px !important;   
}


.color-blue{
    color: var(--blue);
}


.delete{
	background:var(--red);
	color:#fff;
	font-size:24px;
	height:50px !important;
	justify-content:center;
	text-align:center;
}
.delete:before{
	content:'\00D7';
}
.delete:hover{
	background:var(--red-light);
}

.z-1{z-index: 1;}
.z-2{z-index: 2;}
.z-3{z-index: 3;}
.z-4{z-index: 4;}
.z-5{z-index: 5;}


.cb-users-chart {
    background: var(--main3-lighter);
    position: relative;
    height: fit-content;
    min-height: 350px;
}.orga-user-data {
    background: #fffb;
}
.orga-user-data {
    contain: style layout inline-size;
}
.orga-user-data {
    padding: 20px 10px;
    margin: -0.5px;
    position: relative;
    border: 1px solid #0003;
}

.users-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-width: 65px;
    aspect-ratio: 1;
    border-radius: var(--border-radius);
}

.flex-wrap{
    display: flex;
    flex-wrap: wrap;
}

.unfinished-project:hover {
    z-index: 9;
}
.unfinished-project {
    font-size: 11px;
    padding: 5px;
    background: #333;
    color: #fff;
    margin: 5px 0;
    border-radius: var(--border-radius);
    cursor: pointer;
    width: 100%;
    display: flex;
}.unfinished-project>.unfinished-project-img {
    height: 16px;
    width: 16px;
    margin: 0 14px 0 10px;
}.unfinished-project>.unfinished-project-name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1;
}

.project-material-item.selected-material>div>div {
    background: var(--blue);
    color:#fff;
    overflow: hidden;
}

.dayViewerEvents {
    display: flex;
}.dayDateCont {
    background: var(--grey-light);
    color: var(--grey-darkest);
    font-size: 12px;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}.events-container {
    padding: 0 !important;
}.event-container.header {
    font-weight: bold;
    border-bottom: 1px solid #fff;
    filter: brightness(1.1);
    font-size: 14px;
}.event-container {
    background: var(--grey-lighter);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    transition: all .3s;
    width: 100%;
    height: 51px;
    border-bottom: 1px solid var(--grey-light);
}.event-client {
    box-sizing: border-box;
    float: left;
    padding: 10px;
    display: flex;
    align-items: center;
    color: var(--grey-darkest);
    line-height: 12px;
}.event-name {
    color: var(--grey-darkest);
    box-sizing: border-box;
    float: left;
    padding: 10px;
    display: flex;
    align-items: center;
    line-height: 12px;
    overflow: hidden;
}.event-time {
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--grey-darkest);
}.event-time-total {
    background: var(--main2);
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    color: #333;
    justify-content: center;
}

.bg-blue-lightest{
    background: var(--blue-lightest) !important;
}

#exportHTMLContainer {
    background: #fff;
    height: 0vh;
    overflow: auto;
    /*overflow-y: scroll;*/
    position: fixed;
    transition: all .3s;
    width: 100%;
    z-index: 99;
    top: 0;
}#exportHTML {
    background: #fff !important;
    display: block;
    height: auto;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
    max-width: 100%;
}#exportHtmlBtnsContainer {
    height: auto;
    overflow: hidden;
    position: absolute;
    right: -100px;
    top: auto;
    top: 80px;
    transition: all .3s;
    width: 40px;
}.exportHtmlButtons {
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 36px;
    height: 40px;
    margin-top: 1px;
    position: relative;
    width: 40px !important;
    background: var(--red);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.setup-container {
    height: 100vh;
    margin: auto;
    max-width: 1400px;
    width: 100%;
    box-shadow: 0 0 100px #0002;
}

.admin-category {
    background: var(--grey-lighter);
    border: 0;
    border-top: 1px solid #3333;
    padding: 10px;
    color: var(--grey-darkest);
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
}

.closeBtn {
    background: var(--red);
    border: none;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    tet-align: center;
    top: 0px;
    width: 40px;
    z-index: 9;
}


.gap-6 {
    gap: 1.5rem;
}
.justify-center {
    justify-content: center;
}
.flex-row {
    flex-direction: row;
    padding: 0;
}
.flex-col {
    flex-direction: column;
    padding: 0;
}
.flex {
    display: flex;
    padding:0;
}

div#home-content-container>div:nth-child(even) {
    background: #f7f7f7;
}

div#service-content-container>div:nth-child(odd) {
    background: #ffffff;
}
div.contentContainer:has(#aboutProductsContainer) {
    background: #f7f7f7 !important;
}

.tox-toolbar{
    width: max-content !important;
    .tox-toolbar__group{
        width: max-content !important;
    }
}


.service-container {
    padding: 25px;
}

.article-container {
    padding: 25px;
    /*max-width: 970px;*/
}

.sticky-top{
    position: sticky;
    top:75px;
    z-index: 9;
    }.sticky-top-whatsapp{
        top:95px;
    }.sticky-top-whatsapp button{
        margin-top:-20px;
        margin-bottom:10px;
}

.management-category {
    background: var(--grey-lighter);
    border-bottom: 1px solid var(--grey-light);
}

.sfh-invoice-range {
    height: 30px !important;
    align-items: center;
    justify-content: center;
    color: var(--grey-darkest);
    display: flex;
    padding: 0 10px;
    border-top: 1px solid #fff;
}

label{
    font-weight: inherit;
}

.setup-label-data-container {
    height: 200px;
    padding: 5px;
}.setup-label-data-inner-container {
    width: 100%;
    height: 100%;
    filter: drop-shadow(0px 0px 3px #0005);
    border-radius: var(--border-radius);
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--grey-light);
}


/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #efe7e7;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius:5px;
}

.order-edit{
    background: #f1f1f1;
}.order-section-container {
    padding: 10px;
    width: 100%;
    height: 100%;
}.order-section {
    background: #fff;
    padding: 10px;
    font-size: 13px;
    height: 100%;
    border-radius: var(--border-radius);
}.order-section h4 {
    font-weight: 300;
    border-bottom: 1px solid #eee;
    height: 40px;
    display: flex;
    align-items: center;
    flex-grow: 1;
}.order-row{
    display: flex;
    align-items: center;
}

.order-invoice{
    height:35px;
    margin-bottom:1px;
}.order-invoice>.button{
    height: 35px;
}.order-invoice-data{
    flex-grow: 2;
    width: 100%;
    display: flex;
    align-items: center;
}

.order-section>section {
    padding: 0;
}

.grid-2{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.grid-2 .full-row{
    grid-area: span 2 / span 2;
}


.bg-white{
    background: #fff;   
}

.approve-message {
    padding: 10px 0;
    max-height:calc(100vh - 200px);
    overflow: auto;
}
.approve-button {
    width: 50%;
    padding: 10px;
}.approve-button.reject {
    background: var(--red);
    color: #fff;
}.approve-input {
    border: 1px solid var(--grey);
    margin: 10px 0;
    width: 100%;
    outline: 0;
    padding:10px;
}

.clocking-inform .approve-message{
    text-align: left;
}

button {
    border: none;
    width: 100%;
}

.start-now-btn {
    height: 50px !important;
    display: inline-flex;
    margin: auto;
    width: fit-content;
    align-items: center;
    border: 1px solid #fff3;
    padding: 10px;
    margin: 10px 0 20px 0;
    border-radius: var(--border-radius);
    background: #fff1;
    cursor:pointer;
}.start-now-btn:hover {
    color: var(--main);
    border: 1px solid var(--main);
    text-decoration: none;
}

div#aboutTextContainer li {
    line-height: 12pt;
    font-family: var(--font-family-1);
}
.flex-center{
    display: flex;    
    justify-content: center;
}
.flex-v-center {
    align-items: center;
}

.flex-grow-1{
    flex-grow: 1;
}

.sfi {
    align-items: center;
    display: flex;
    height: 50px;
    max-height: 100%;
    name: standardFormInput;
    padding: 0 10px;
    width: 100%;
    position: relative;
    /*margin: 1px 0;*/
}.sfii {
    background: none;
    margin-right: 5px;
    padding: 0;
    text-align: left;
    width: 100%;
    outline: none;
    overflow: hidden;
    height: 50px;
    display: flex;
    align-items: center;
    outline: none;
    border: none;
}
.editable-input {
    background: #fff;
    /*box-shadow: 1px 1px 2px #0003;*/
}.editable-input>input{
    border:none;
    outline:none;
}

.input-general-container{
    padding: 2px !important;
}.input-general-container>.sfi{
    padding: 0 !important;
}.form-group .input-general-container{
    padding: 0 !important;
}

.input-name {
    font-size: 13px;
    font-family: 'Roboto';
    padding: 0 5px;
    font-style: italic;
    z-index: 2;
    position: absolute;
    left: 10px;
    top: 5px;
    font-weight: bold;
    color: #0007;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-align: left;
}

.step-2 {
    /*margin-top: 20px;*/
    /*overflow: hidden;*/
    /*width: 100%;*/
    height: 325px;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}



.dashboard-category .sfe.sfe-invoice-range {
    padding: 10px 0 !important;
}
.date-range {
    padding: 20px 15px;
}


.sfi.lg {
    height: 55px;
}
.sfi:has(.sfii-text), .sfi:has(.read-only) {
    background: #eee;
}

.management-bill {
    display: flex;
    overflow: hidden;
    width: 100%;
}.management-bill>.sfe {
    margin: 0;
    padding: 1px !important;
}.management-bill>.sfe>.sfi {
    margin: 0px;
}


.z10{
    z-index: 10;
}

.testClass{
	color:#33ff6d;
}
.errorReporting0{
	background:#ffccbf;
}
.errorReporting1{
	background:#ff7be9;
}
.errorReporting2{
	background:#74dba4;
}
.errorReportingMessage{
	max-width:800px;
}
.errorReportinMessageContainer{
	height:44px;
	overflow:hidden;
}
.errorReportingStatus{
	min-width:50px;
}
#jsTime_hoursSelector{
	opacity:0;
	pointer-events:none;
}
#titly{
	background:rgb(255, 255, 255);
	border-radius:5px;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 10px;
	left:874.719px;
	opacity:0;
	padding:10px;
	pointer-events:none;
	position:fixed;
	top:674.391px;
	transition:all 0.3s ease 0s;
	z-index:2147483641;
}

#whatsappButton {
    background: #4a4a48;
    border: none;
    border-radius: var(--border-radius);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    padding: 25px;
    width: 300px;
    z-index: 999999999;
    position: absolute;
    background: var(--green);
    margin: auto;
    left: -100%;
    right: -100%;
    top: 393px;
    box-shadow: 0 0 10px #0005;
}

.alert-dark {
    color: #ebebeb;
    background-color: #8f8f8f;
    border-color: #999999;
}

#webDesigner_tempAlertMessage{
	background-color:white;
	border-radius:5px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 5px;
	color:rgb(51, 51, 51);
	font-family:  var(--font-family-1);
	left:calc(50% - 200px);
	margin:auto;
	opacity:1;
	padding:25px;
	position:fixed;
	text-align:center;
	top:10%;
	transition:all 0.5s ease 0s;
	width:400px;
	z-index:2147483641;
}

.btn {
    height: 50px;
    margin: 3px 0;
    border-radius: var(--border-radius);
    &.disabled{
        pointer-events: none;
        background: var(--gray);
}
}
.btn-web-24 {
    padding:0;
}

.parallax{
	background-attachment:fixed;
	background-position:center 60px;
	background-repeat:no-repeat;
	background-size:100vw auto;
	height:600px;
	left:0;
	position:absolute;
	top:0;
	/*transform:translateZ(-50px) scale(1.15);*/
	width:100%;
	/*filter:blur(3px);*/
}
.parallaxContainer{
	/*border-bottom:5px solid var(--main);*/
	margin-top:65px;
	overflow:hidden;
	position:relative;
	transform-style:preserve-3d;
	width:100%;
	height:650px;
}
.logo{
	display: block;
    max-height: 200px;
    max-width: 100%;
    object-fit: contain;
    position: relative;
    margin: 4rem auto;
}

button.lg {
    height: 75px;
    padding: 25px;
}button.green {
    background: var(--green);
    color:#fff;
}button.blue {
    background: var(--blue);
    color:#fff;
}button.red {
    background: var(--red);
    color:#fff;
}button.purple{
    background: var(--purple);
    color:#fff;
}



.wdtA_filterSideShadow2{
	-webkit-filter:drop-shadow(-1px 1px 0px rgba(0, 0, 0, 0.063)) drop-shadow(-2px 2px 0px rgba(0, 0, 0, 0.06)) drop-shadow(-3px 3px 0px rgba(0, 0, 0, 0.057)) drop-shadow(-4px 4px 0px rgba(0, 0, 0, 0.054)) drop-shadow(-5px 5px 0px rgba(0, 0, 0, 0.051)) drop-shadow(-6px 6px 0px rgba(0, 0, 0, 0.048)) drop-shadow(-7px 7px 0px rgba(0, 0, 0, 0.045)) drop-shadow(-8px 8px 0px rgba(0, 0, 0, 0.042)) drop-shadow(-9px 9px 0px rgba(0, 0, 0, 0.039)) drop-shadow(-10px 10px 0px rgba(0, 0, 0, 0.036)) drop-shadow(-11px 11px 0px rgba(0, 0, 0, 0.033)) drop-shadow(-12px 12px 0px rgba(0, 0, 0, 0.03)) drop-shadow(-13px 13px 0px rgba(0, 0, 0, 0.027)) drop-shadow(-14px 14px 0px rgba(0, 0, 0, 0.024)) drop-shadow(-15px 15px 0px rgba(0, 0, 0, 0.021)) drop-shadow(-16px 16px 0px rgba(0, 0, 0, 0.018)) drop-shadow(-17px 17px 0px rgba(0, 0, 0, 0.015)) drop-shadow(-18px 18px 0px rgba(0, 0, 0, 0.012)) drop-shadow(-19px 19px 0px rgba(0, 0, 0, 0.009)) drop-shadow(-20px 20px 0px rgba(0, 0, 0, 0.006)) drop-shadow(-21px 21px 0px rgba(0, 0, 0, 0.003));
	color:#fff;
	filter:drop-shadow(-1px 1px 0px rgba(0, 0, 0, 0.063)) drop-shadow(-2px 2px 0px rgba(0, 0, 0, 0.06)) drop-shadow(-3px 3px 0px rgba(0, 0, 0, 0.057)) drop-shadow(-4px 4px 0px rgba(0, 0, 0, 0.054)) drop-shadow(-5px 5px 0px rgba(0, 0, 0, 0.051)) drop-shadow(-6px 6px 0px rgba(0, 0, 0, 0.048)) drop-shadow(-7px 7px 0px rgba(0, 0, 0, 0.045)) drop-shadow(-8px 8px 0px rgba(0, 0, 0, 0.042)) drop-shadow(-9px 9px 0px rgba(0, 0, 0, 0.039)) drop-shadow(-10px 10px 0px rgba(0, 0, 0, 0.036)) drop-shadow(-11px 11px 0px rgba(0, 0, 0, 0.033)) drop-shadow(-12px 12px 0px rgba(0, 0, 0, 0.03)) drop-shadow(-13px 13px 0px rgba(0, 0, 0, 0.027)) drop-shadow(-14px 14px 0px rgba(0, 0, 0, 0.024)) drop-shadow(-15px 15px 0px rgba(0, 0, 0, 0.021)) drop-shadow(-16px 16px 0px rgba(0, 0, 0, 0.018)) drop-shadow(-17px 17px 0px rgba(0, 0, 0, 0.015)) drop-shadow(-18px 18px 0px rgba(0, 0, 0, 0.012)) drop-shadow(-19px 19px 0px rgba(0, 0, 0, 0.009)) drop-shadow(-20px 20px 0px rgba(0, 0, 0, 0.006)) drop-shadow(-21px 21px 0px rgba(0, 0, 0, 0.003));
	font-size:2.5rem;
	height:100%;
	line-height:8rem;
	text-align:center;
}

a{
	color:inherit;
}


.contentContainer{
	min-height:calc(100vh - 420px);
	/*text-align:center;*/
	&.service{
        li{
            margin: 15px 0;
        }  
    }
}

.under-menu-image {
    width: 100vw;
    height: 75px;
    filter: blur(1px) brightness(0.85);
}

.relative{
    position: relative;
}

.service-container .pageTitle {
    align-items: start;
}

#webDesignByLink {
    color: #999;
    font-size: 10px;
}


.shape-item.square, .shape-item.round{
    aspect-ratio: 1;
    margin: auto;
}.shape-item.round{
    border-radius:100%;
    &.btn{
        aspect-ratio: auto !important;
        border-radius: 35px;
    }
}.shape-item.square{
    &.btn{
        aspect-ratio: auto !important;
    }
}.shape-item.rounded{
    border-radius:35px;
}

.section{
	/*border-bottom:1px solid var(--main);*/
	overflow:hidden;
	padding:25px 0;
	text-align:center;
}
.btn-main{
	background:var(--main);
	border:none;
	border-radius:2px;
	color:var(--btns-text-color);
	min-height:50px;
	margin:auto;
	margin-top:45px;
	max-width:calc(100vw - 55px);
    padding: 15px 30px;
	transition:all .3s;
	display: flex;
    align-items: center;
    justify-content: center;
    margin:10px auto;
    }.btn-main:hover{
    	background:var(--main);
    	box-shadow:0 0 0 10px #e6dac0;
    	/*color:#333;*/
    	text-decoration: none !important;
    }a:has(.btn-main):hover{
        text-decoration: none;
}button.btn-main.shape-item.round {
    border-radius: 40px;
    aspect-ratio: auto;
}

.btn-container {
    width: 100%;
    display: flex;
    justify-content: center;
    >* {
        margin: 0 10px;
    }
}

.w100{
    width: 100%;
}



body{
	/*background:#f8f8f5;*/
	background:#ffffff;
	overflow-x: hidden;
    max-width: 100vw;
    font-size: var(--font-size-m) !important;
}

.article-name{
	/*background:#333c;*/
	bottom:0;
	/*color: #fff;*/
    font-size: var(--font-size-l);
	/*height:60px;*/
	line-height:18px;
	padding:10px 0;
	/*position:absolute;*/
	transition:all .3s;
	width:100%;
}.article-date {
    font-size: var(--font-size-m);
    font-weight: 100;
}
.material-icons{
	-webkit-font-feature-settings:'liga';
	-webkit-font-smoothing:antialiased;
	direction:ltr;
	display:inline-block;
	font-family:'Material Icons';
	font-size:31px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1;
	text-transform:none;
	white-space:nowrap;
	word-wrap:normal;
}
.productBuy{
	background:var(--yellow);
	bottom:0;
	color:var(--blue-dark);
	cursor:pointer;
	font-size:48px;
	height:35px;
	line-height:35px;
	position:absolute;
	right:0px;
	transition:all .3s;
	width:50%;
}
.prodImgClass {
    border-radius: var(--border-radius);
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%;
}
.galleryImgClass{
	height:100%;
	object-fit:cover;
	transition:all .3s;
	width:100%;
}
.galleryImgClass:hover{
	transform:scale(1.2);
}
.galleryImgContainer{
	height:200px;
	overflow:hidden;
	padding:20px;
}
.prodImgContainer{
	height:200px;
	overflow:hidden;
	position:relative;
}
#galleryDivContainer{
	background:rgba(0, 0, 0, 0.8);
	height:0%;
	overflow:hidden;
	position:fixed;
	top:0px;
	transition:height 0.3s ease 0s;
	width:100%;
}
#galleryImgImg{
	bottom:-1000%;
	display:block !important;
	/*height:100%;*/
	left:-1000%;
	margin:auto;
	max-height:100%;
	max-width:100%;
	object-fit:cover;
	position:absolute;
	right:-1000%;
	top:-1000%;
	/*width:100%;*/
}
#imgContainer{
	:undefined;
	border:1px dashed #fff;
	box-sizing:border-box;
	height:calc(100vh - 100px);
	left:-1000%;
	margin:auto;
	padding:10px;
	position:absolute;
	right:-1000%;
	top:50px;
	width:calc(100vh - 100px);
}
#imgInnerContainer{
	:undefined;
	background:#fff;
	box-sizing:border-box;
	height:100%;
	overflow:hidden;
	padding:10px;
	width:100%;
}
#prevArrow{
	:undefined;
	background:#fff;
	color:#333;
	cursor:pointer;
	font-size:48px;
	font-weight:bold;
	height:50px;
	line-height:40px;
	position:absolute;
	right:10px;
	text-align:center;
	top:50%;
	width:50px;
}
.productBuy:hover{
	color:#fff;
	height:60px;
	line-height:60px;
}
.productPrice:hover{
	background:#fff;
}




#contactDataTxtExtra{
	background:var(--grey-darkest);
	color:#fff;
	font-size:13px;
	overflow:hidden;
	padding:25px;
	text-align:center;
}
#contactSendMessage{
	border:none;
	border-radius:3px;
	box-sizing:border-box;
	cursor:pointer;
	overflow:hidden;
	padding:25px;
	width:100%;
}
.contactInput{
	border:1px solid #4a4a48;
	border-radius:3px;
	box-sizing:border-box;
	margin-bottom:15px;
	padding:15px;
	width:100%;
}.contactInput.error {
    background: var(--red-lighter);
}

#contactData{
	line-height:undefined;
	padding:25px;
	text-align:center;
}
#map{
	border-top:10px solid var(--main);
	height:500px;
	overflow:hidden;
	position:relative;
}

.bold {
    font-weight: bold;
}

.vw100{
    width:100%;
}
.oH {
    overflow: hidden;
}
.oA {
    overflow: auto;
}
.oV{
    overflow: visible;
}
.orderRow{
	height:100px;
	margin-top:1px;
	overflow:hidden;
	padding:0;
}
.orderImgContainer{
	height:100%;
	overflow:hidden;
	padding:0;
}
.orderName{
	border-right:1px solid #ccc;
	height:100%;
	line-height:100px;
}
.orderQty{
	border-right:1px solid #ccc;
	height:100%;
	line-height:100px;
}
.orderUnit{
	border-right:1px solid #ccc;
	height:100%;
	line-height:100px;
}
.orderDel{
	background:var(--red);
	color:#fff;
	cursor:pointer;
	font-size:25px;
	height:100%;
	line-height:100px;
}
#inputsContainer{
	padding:25px 0;
}
.orderDel:hover{
	background:var(--red-light);
}
.orderPrice{
	height:100%;
	line-height:100px;
}
.currency-ron:after{
	content:'RON';
}

#container{
	color:#555;
	filter:none;
	font-family: var(--font-family-1), serif;
    font-size: var(--font-size-m);
	overflow-x: hidden;
}

.project-category {
    background: var(--grey-lighter);
    border: 0;
    border-top: 1px solid #3333;
    padding: 10px;
    color: var(--grey-darkest);
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
}.project-category:hover {
    background: var(--grey-light);
}.project-category>span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 1;
}.project-category-action>span {
    color: #3339;
    font-size: 21px;
}

.projects-header {
    background: var(--table-header);
    overflow: hidden;
    width: 100%;
}.project-btn-data {
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.productTypes{
	border-radius:3px;
	margin:auto;
	margin-top:25px;
	padding:20px;
	width:100%;
}

.contactHeader{
	color:#4a4a48;
	text-align:undefined;
}
#btn3{
}
@font-face{
	font-display:swap;
	font-family:'Material Icons';
	font-style:normal;
	font-weight:400;
}
#btn2{
}
#btn4{
}
.productContainer{
	border-bottom:10px solid #fff0;
	/*filter:grayscale(1);*/
	/*font-family:'Spectral', serif;*/
	margin-bottom:20px;
	overflow:hidden;
	padding:15px;
	padding-bottom:20px;
	transition:all .3s;
    }.productContainer:hover{
    	/*border-bottom:10px solid var(--main);*/
    	/*color:var(--main);*/
    	filter:grayscale(0);
    }.productContainer:hover img.product{
	    transform:scale(1.2);
}


a.article-link {
    padding: 10px;
    overflow: hidden;
    display: block;
    }a.article-link:hover {
        text-decoration: none;
    }.article-item{
    	border-bottom:10px solid #fff0;
    	/*filter:grayscale(1);*/
    	/*font-family:'Spectral', serif;*/
    	margin-bottom:20px;
    	overflow:hidden;
    	padding:15px;
    	padding-bottom:20px;
    	transition:all .3s;
    	background: #fff;
    	border-radius:3px;
        box-shadow: 0 0 10px #0001;
    }.article-item:hover{
    	/*border-bottom:10px solid var(--main);*/
    	/*color:var(--main);*/
    	filter:grayscale(0);
    }.article-item:hover img.article{
	    transform:scale(1.2);
}.article-item-img {
    border-radius: var(--border-radius);
    height: 250px;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    &.round{
        aspect-ratio: 1;
        border-radius: 100%;
        margin: auto;
    }
}

.productText,
.serviceText{
    font-size: var(--font-size-m);
	height:calc(6 * var(--font-size-m));
	text-align: left;
	display: -webkit-box;
    -webkit-line-clamp: 2; /* Number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.articleText{
    font-size: var(--font-size-m);
	height:calc(5 * var(--font-size-m));
	text-align: left;
	display: -webkit-box;
    -webkit-line-clamp: 2; /* Number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    .article-name{
        /* font-size: var(--font-size-m); */
        height: calc(5 * var(--font-size-m));
        text-align: left;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 47px;
        margin-bottom: 15px;
    }
}
.contentHeaderTxt {
    font-family: 'Helvetica', serif;
    font-size: 21px;
    text-align: center;
    display: flex;
}
#prodTextContainer{
	text-align:left;
	min-height:408px;
}
h1{
	/*border-bottom:1px solid #333;*/
    font-family: var(--font-family-2), serif;
	font-size:28px;
	font-weight: inherit;
    text-wrap: balance;
	/*text-align:center;*/
}
h2{
	font-family:  var(--font-family-1), serif;
    color: inherit;
}
h3{
    font-size: 18px;
    color: inherit;
}

#innerContainer>div:nth-child(odd) {
    background: #fff;
}

.section-title {
    font-family: 'Roboto';
    color: #999;
    /*font-weight: bold;*/
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px 0 0 0;
    text-align: center;
}




#dataTxtExtra{
	text-align: left;
	padding: 25px 5px;
}
.addThisContainer{
	overflow:hidden;
	padding:20px 0px;
	width:100%;
}
	
.pageTitle {
    padding: 0 40px;
    flex-grow: 2;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    }.pageTitle>h1{
        text-align: left;
}


div#contactDivContainer {
    display: flex;
    height: fit-content;
    position: relative;
    align-items: stretch;
    /*align-items: center;*/
    /* display: flex; */
    }#contactDivContainer .section {
        /* border-bottom: 1px solid var(--main); */
        overflow: hidden;
        padding: 25px 0;
        text-align: left;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: center;
        /* align-items: stretch; */
        display: flex;
        flex: 1;
    }div#contactDivContainer h1 {
        text-align: center;
        width: 100%;
}

.contactContainer {
    padding: 30px 20px !important;
	text-align:left;
}.contactContainer>#inputsContainer {
    background: #fff;
    /*box-shadow: 0 0 10px #0002;*/
    padding: 20px;
    border-radius: var(--border-radius);
}#contactDivContainer h1 {
	text-align:left !important;
}.contact-data-container{    
    line-height: 60px;
    margin-top: 40px;
}.contact-data-container i.fas {
    background: var(--main);
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    margin-right: 20px;
    aspect-ratio: 1;
    width: 35px;
    text-align: center;
}

#mBtnsContainer{
	background:none;
	padding:0;
}
.preview-container {
    position: relative;
    min-height: 165px;
    position: sticky;
    top: 71px;
    z-index: 10;
    transition: scale .3s;
    max-width: 570px;
}.preview-container.zoom{
    scale: 1.75;
    z-index:11;
}.preview-container.preview-container-admin{
    top:0;
    width: 555px;
}

.preview-container-zoom {
    position: absolute;
    z-index: 9999;
    background: #f1f1f1;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    top: -10px;
    box-shadow: 0 0 5px #0003;
    cursor:pointer;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    left: -100%;
    right: -100%;
    user-select: none;
}
img{
    background: transparent;
}
.preview-img{
    width:100%;
    position: absolute;
    top:0;
    left:0;
    pointer-events: none;
}
iframe.iframe-laptop {
    scale: 0.237;
    position: absolute;
    top: 16px;
    left: 50px;
    transform-origin: top left;
}
iframe.iframe-phone {
    scale: 0.346;
    position: absolute;
    top: 26px;
    left: 418px;
    transform-origin: top left;
    border-radius: 0 0 50px 50px;
}

div#aboutTextContainer {
    margin-bottom: 20px;
    max-width:970px;
}



[data-title]:before {
    border-color: var(--main) transparent transparent transparent;
}[data-title]:after {
    color:#fff;
    background: var(--main);
}

[data-title]:hover:before {
    opacity: 1;
    transform: translateX(3px) translateY(-6px);
}[data-title]:hover:after {
    opacity: 1;
    transform: translateX(0px) translateY(calc(-100% - 5px));
}[data-title]:after {
    transform: translateX(0px) translateY(calc(-100% - 15px));
    display: flex;
    min-width: 140px;
    justify-content: center;
    font-size: var(--font-size-s);
    font-weight: 100;
	color:var(--btns-text-color);
}[data-title]:before {
    transform: translateX(3px) translateY(-16px);
}


[data-title-active]:before{
    width: 0;
    height: 0;
    top: 6px;
    content: '';
    position: absolute;
    pointer-events: none;
    filter: drop-shadow(0 0 3px #0003);
    transition: all .3s;
    z-index: 999;
    font-size: 11px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: var(--main) transparent transparent transparent;
    transform: translateX(3px) translateY(-16px);
}[data-title-active]:after{
    width: auto;
    top: 12px;
    min-width: 50px;
    max-width: 300px;
    height: auto;
    background: var(--main);
    content: attr(data-title-active);
    position: absolute;
    border-radius: var(--border-radius);
    transition: all .3s;
    pointer-events: none;
    box-shadow: 0 0 3px #0003;
    padding: 5px;
    z-index: 999;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    font-family: var(--font-family-1);
    white-space: pre-wrap;
    color: #fff;
    background: var(--main);
    transform: translateX(0px) translateY(calc(-100% - 15px));
    display: flex;
    min-width: 140px;
    justify-content: center;
    font-size: 10px;
    font-weight: 100;
    left: calc(50% - 50px);
    font-weight: bold;
}


[data-title-active-animated]:before{
    animation: title-before-animation 1s linear infinite;
    width: 0;
    height: 0;
    top: 6px;
    content: '';
    position: absolute;
    pointer-events: none;
    filter: drop-shadow(0 0 3px #0003);
    transition: all .3s;
    z-index: 999;
    font-size: 11px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: var(--main) transparent transparent transparent;
    transform: translateX(3px) translateY(-16px);
}[data-title-active-animated]:after{
    animation: title-after-animation 1s linear infinite;
    width: auto;
    top: 12px;
    min-width: 50px;
    max-width: 300px;
    height: auto;
    background: #fefefe;
    content: attr(data-title-active-animated);
    position: absolute;
    border-radius: var(--border-radius);
    transition: all .3s;
    pointer-events: none;
    box-shadow: 0 0 3px #0003;
    padding: 5px;
    z-index: 999;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    font-family: Arial;
    white-space: pre-wrap;
    color: #fff;
    background: var(--main);
    transform: translateX(0px) translateY(calc(-100% - 15px));
    display: flex;
    min-width: 140px;
    justify-content: center;
    font-size: 10px;
    font-weight: 100;
    left: calc(50% - 50px);
    font-weight: bold;
}

.btn.sm{
    height: 30px;
}

@keyframes title-before-animation{
  0%{
    
    transform: translateX(3px) translateY(-13px);
  }
  50%{
    transform: translateX(3px) translateY(-18px);
  }
  100%{
    transform: translateX(3px) translateY(-13px);
  }
}

@keyframes title-after-animation{
  0%{
    transform: translateY(calc(-100% - 15px));
  }
  50%{
    transform: translateY(calc(-100% - 20px));
  }
  100%{
    transform: translateY(calc(-100% - 15px));
  }
}

[data-title-b]:before {
    width: 0;
    height: 0;
    top: 0;
    content: '';
    position: absolute;
    pointer-events: none;
    filter: drop-shadow(0 0 3px #0003);
    transition: all .3s;
    z-index: 999;
    font-size: 11px;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: transparent transparent var(--main1) transparent;
    transform: translateX(calc(-100% - 5px)) translateY(10px);
    opacity: 0;
}[data-title-b]:hover:before {
    opacity: 1;
    transform: translateX(calc(-100% - 5px)) translateY(15px);
}
[data-title-b]:after {
    width: auto;
    top: 0;
    min-width: 50px;
    max-width: 300px;
    height: auto;
    background: var(--main1);
    content: attr(data-title-b);
    position: absolute;
    /* margin-top: 100%; */
    border-radius: var(--border-radius);
    transition: all .3s;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0 0 3px #0003;
    padding: 5px;
    z-index: 999;
    font-size: 11px;
    transform: translateX(-100%) translateY(23px);
    font-weight: bold;
    color: #fff;
    font-family: Arial;
    white-space: pre-wrap;
}[data-title-b]:hover:after {
    opacity: 1;
    transform: translateX(-100%) translateY(33px);
}

.container.order-form {
    margin-top: 25px;
}

#loginFormContainer {
    bottom: -100%;
    height: 385px;
    left: -100%;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: -100%;
    text-align: center;
    top: -100%;
    width: 360px;
}#loginFormContainer>.icon {
    overflow: hidden;
    position: relative;
    padding: 5px;
    width: 75px;
    height: 75px;
    filter: sepia(0.5);
}#loginFormContainer input{
    padding:15px;
    border:none;
}.icon {
    background: #fff;
    border-radius: 10rem;
    color: #c9d49d;
    font-size: 50px !important;
    height: 50px;
    margin: auto;
    margin-bottom: 10px;
    padding: 25px;
    text-align: center;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}#loginUserInput {
    width: 100%;
}#loginPassInput {
    margin-top: 10px;
    width: 100%;
}#submitInput {
    background: #b1bf93;
    border: 0;
    color: #fff;
    margin-top: 10px;
    padding: 15px;
    width: 100%;
}

.euro:after,
.eur:after{
    content: ' \20AC';
    white-space: pre;
}.euro-sfi .button-value:after, .euro-sfi .sfii-text-container:after,
.eur-sfi .button-value:after, .eur-sfi .sfii-text-container:after{
    content: ' \20AC';
    white-space: pre;
}

.usd:after,
.usd:after{
    content: ' $';
    white-space: pre;
}.usd-sfi .button-value:after, .usd-sfi .sfii-text-container:after,
.usd-sfi .button-value:after, .usd-sfi .sfii-text-container:after{
    content: ' $';
    white-space: pre;
}

.ron:after {
    content: ' RON';
    white-space: pre;
}.ron-sfi .button-value:after, .ron-sfi .sfii-text-container:after {
    content: ' RON';
    white-space: pre;
}

.perc:after{
    content: ' %';
    white-space: pre;
}

.ha:after{
    content: ' ha';
    white-space: pre;
}


.custom-control.custom-radio {
    display: flex;
    align-items: center;
    /*height: 35px;*/
    flex-grow: 1;
    padding: 10px 0;
    border-radius:3px;
    &:has(.required-error) {
        background: var(--red-light);
    }
    &.disabled {
        filter: grayscale(1);
        opacity: 0.5;
        pointer-events: none;
    }
}input.custom-control-input {
    margin: 0 5px;
    zoom: 1.75
}label.custom-control-label {
    margin-bottom: 0;
}span.transport-apply {
    padding-left: 5px;
    font-size: var(--font-size-m);
}

.menu-cart-btn {
    position: relative;
}.menu-cart-btn-counter {
    background: #fff;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--font-size-s);
    top: calc(50% - 15px);
    right: calc(50% - 25px);
}


thead td, .thead td {
    background: var(--green-light);
    color: #fff;
}
td{
    padding: 10px;
}


.web24-preferences {
    display: flex;
    flex-direction: column;
}
.web24-inputs-container {
    flex-grow: 1;
}.web24-inputs-container>button {
    margin: 1px 0;
}

table.home-page-table tr {
    display: flex;
    flex-wrap: wrap;
}table.home-page-table td {
    display: flex;
    flex-direction: column;
    justify-content: start;
    padding: 25px;
}

table.variable-prices-table {
    width: 100%;
    box-shadow: 2px 2px 2px #0005;
    border-radius: 10px;
    overflow: hidden;
    thead{ 
        td {
            background: #222;
        }
    }
    tbody{ 
        tr:nth-child(1) {
            background: #eee;
        }
        tr:nth-child(2) {
            background: #fff;
            padding: 10px;
        }
    }
}

/*@media (width < 1200px){*/
@media screen and (max-width: 1200px) {
    .container{
        width:100%;
    }
    .preview-container {
        width: 375px;
        margin: 30px calc(50vw - 215px);
    }
    .pageTitle{
        padding: 0;
    }
    .parallax{
    	background-size:auto 80vh;
    	height:600px;
    	left:0;
    	position:absolute;
    	top:0;
    	/*transform:translateZ(-50px) scale(1.15);*/
    	width:100%;
    	/*filter:blur(3px);*/
    }
    iframe.iframe-laptop {
        scale: 0.16;
        position: absolute;
        top: 11px;
        left: 37px;
        transform-origin: top left;
    }
    iframe.iframe-phone {
        scale: 0.23;
        position: absolute;
        top: 18px;
        left: 281px;
        transform-origin: top left;
        border-radius: 0 0 50px 50px;
    }
    .preview-container-zoom {
        width: 40px;
        height: 40px;
        top:-20px;
    }
    .container.order-form {
        margin-top: 25px;
    }
    .step-2 {
        display: contents;
        height: fit-content;
        overflow: visible;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
    }
    .btn{
        font-size: var(--font-size-m);
    }
    .web24-preferences {
        margin-top: 35px;
    }
    img.partner-logo {
        width: 85px;
    }
    
    .logo{
        max-height: 150px;
    }
    
    .order-section-container{
        grid-area: span 2 / span 2;
    }
    
    .contentHeaderTxt{
        flex-wrap: wrap;
    }
    .prodImgContainer{
        width:100%;
    }
    

    table.home-page-table td {
        width: 100% !important;
    }
    
    h3.web24-ppreview-h {
        font-size: 21px;
    }
    .contactContainer>#inputsContainer {
        box-shadow: none;
    }
    

    .mobile-table-1 td{
        display: grid;
        height: auto !important;
    }
    .mobile-table-1 td{
        height: auto !important;
        width: 100% !important;
    }
    
    .subscribe-to-free-stuff-container-grid{
        display: block;
    }.subscribe-to-free-stuff-container-grid .subscribe-for-free-stuff-form{
        padding: 0;
    }.subscribe-to-free-stuff-container-grid .mini-contact-buttons{
        padding: 20px 0;
    }.subscribe-contact-container h3 {
        margin: 30px 0 10px 0px;
    }
    
    div#contactDivContainer{
        flex-direction: column;
    }

}

@media print {
    .no-print{
        display: none;
    }
}























