/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

.spinner {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 19999;
  transition: opacity 0.5s;
}

.spinner .spinner-circle {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-top: 3px solid black;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  animation: rotating 1s linear infinite;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.is-title {
  display: block;
  font-size: 21px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
}

.is-title.no-margin {
  margin-bottom: 0;
}

.is-title.is-border::before {
  content: "";
  position: absolute;
  margin-top: 3px;
  top: 100%;
  left: 0;
  width: 50px;
  height: 4px;
  background-color: #000000;
}

@media (min-width: 769px) {
  .is-title {
    font-size: 24px;
  }
}

.is-subtitle {
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
}

.is-subtitle.is-italic {
  font-style: italic;
}

.is-subtitle.is-small {
  font-size: 18px;
}

.is-subtitle.is-bold {
  font-weight: 600;
}

.is-subtitle.no-margin {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .is-subtitle {
    font-size: 21px;
  }
}

.is-description {
  opacity: 0.8;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 15px;
}

.is-description.no-margin {
  margin-bottom: 0;
}

.is-description.is-bold {
  font-weight: 500;
}

.is-description.is-extrabold {
  font-weight: 600;
}

.is-description a {
  color: var(--fg-color);
}

.is-icon svg {
  width: 24px;
  height: 24px;
  padding: 3px;
}

.message-empty {
  text-align: center;
  padding: 45px 15px;
  border-radius: 12px;
  background-color: white;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.message-empty .is-icon {
  margin-bottom: 12px;
}

.message-empty .is-icon svg {
  width: 75px;
  height: 75px;
  margin: auto;
}

hr {
  display: block;
  margin: 15px 0;
  border: 0;
  border-top: 1px solid var(--color-gray5);
}

.container {
  max-width: calc(1400px - 60px);
  margin: auto;
  padding: 0 30px;
}

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

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

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

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

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

.box-title {
  padding: 12px 18px;
}

.box {
  overflow: hidden;
  padding: 15px;
  border-radius: 12px;
  background: white;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.box.is-green {
  background-color: var(--color-green-10);
}

.box.is-green .circle {
  color: black;
  background-color: var(--color-green-20);
}

.box.is-green .label {
  color: black;
}

.box.is-red {
  background-color: var(--color-red-10);
}

.box.is-red .circle {
  color: black;
  background-color: var(--color-red-20);
}

.box.is-red .label {
  color: black;
}

.box .is-title {
  font-size: 18px;
  margin-bottom: 12px;
}

.box .columns {
  display: flex;
  align-items: center;
}

.box .columns .column:last-child {
  flex-grow: 1;
  flex-shrink: 1;
}

.box .circle {
  width: 51px;
  height: 51px;
  font-size: 18px;
  margin-right: 9px;
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-orange);
  font-weight: 600;
  background-color: var(--color-orange-10);
}

.box .label {
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 3px;
  text-transform: uppercase;
  color: var(--color-gray0);
}

.box .num {
  font-size: 21px;
  font-weight: bold;
}

.box .value {
  font-size: 12px;
}

.box canvas {
  width: 100% !important;
}

.box ul li {
  font-size: 12px;
  font-weight: 600;
  display: block;
}

.box ul li:not(:last-child) {
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid var(--color-gray5);
}

.box ul li ul {
  padding-top: 3px;
  margin-top: 3px;
  border-top: 1px solid var(--color-gray5);
}

.box ul li ul li {
  margin-left: 24px;
  font-weight: 500;
}

.box ul li ul li ul li {
  font-weight: 400;
}

.box ul li .buttons {
  white-space: nowrap;
}

.box ul li .buttons .button {
  border-width: 1px;
  min-width: initial;
  width: 30px;
  height: 30px;
  padding: 0;
}

.box ul li .buttons .button svg {
  padding: 3px;
}

@media (min-width: 1023px) {
  .box ul li {
    font-size: 14px;
  }
}

@media (min-width: 769px) {
  .is-hidden-desktop {
    display: none;
  }
}

@media (max-width: 768px) {
  .is-hidden-mobile {
    display: none;
  }
}

.is-hidden {
  display: none;
}

.is-hidden-important {
  display: none !important;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row.mobile {
  display: flex;
}

.row.vcenter {
  align-items: center;
}

.row > .column:not(.is-fit) {
  flex-grow: 1;
}

@media (min-width: 769px) {
  .row > .column:not(.is-fit) {
    width: 0;
  }
}

.row > .column {
  flex-shrink: 1;
  flex-basis: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.row > .column.is-right {
  text-align: right;
  justify-content: flex-end;
}

@media (min-width: 769px) {
  .row {
    display: flex;
    justify-content: space-between;
  }
}

[class^="f_"] {
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.tabs {
  border-bottom: 1px solid var(--color-gray5);
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 0;
  white-space: nowrap;
  margin-bottom: 15px;
}

.tabs .tab {
  border-bottom: 4px solid rgba(255, 255, 255, 0);
  cursor: pointer;
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  padding: 0 21px;
  font-size: 16px;
  font-weight: 600;
  height: 42px;
  position: relative;
}

.tabs .tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

.tabs .tab.is-active {
  border-bottom-color: #000000;
}

.tabs .tab svg {
  width: 24px;
  height: 24px;
  padding: 3px;
}

.is-table {
  overflow-y: hidden;
  overflow-x: auto;
  background: white;
  border-radius: 12px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}

.is-table table {
  width: 100%;
  border-collapse: collapse;
}

.is-table table tbody tr:hover td {
  background: var(--color-gray6-50);
}

.is-table table thead tr th,
.is-table table thead th td {
  border-bottom: 1px solid var(--color-gray6);
}

.is-table table thead tr th,
.is-table table tfoot tr th,
.is-table table thead tr td,
.is-table table tfoot tr td {
  border-top: 1px solid var(--color-gray6);
  font-size: 12px;
  padding: 12px 6px;
  font-weight: 600;
}

@media (min-width: 769px) {
  .is-table table thead tr th,
  .is-table table tfoot tr th,
  .is-table table thead tr td,
  .is-table table tfoot tr td {
    padding: 9px;
  }
}

.is-table table tbody tr:not(:last-child) td {
  border-bottom: 1px solid var(--color-gray6);
}

.is-table table td,
.is-table table th {
  background: white;
  font-size: 12px;
  padding: 12px 6px;
  white-space: nowrap;
  text-align: left;
}

.is-table table td.is-center,
.is-table table th.is-center {
  text-align: center;
}

.is-table table td.is-right,
.is-table table th.is-right {
  text-align: right;
}

@media (min-width: 769px) {
  .is-table table td,
  .is-table table th {
    padding: 9px 6px;
    font-size: 14px;
  }
}

.is-table table .is-num {
  min-width: 45px;
  width: 45px;
  padding: 0;
  text-align: center;
}

.is-table table .is-value {
  min-width: 90px;
  width: 90px;
}

.is-table table .is-value2 {
  min-width: 120px;
  width: 120px;
}

.is-table table .is-value3 {
  min-width: 160px;
  width: 160px;
}

.is-table table[data-name="raccolta"] th.is-bull {
  font-size: 11px;
}

.is-table table[data-name="raccolta"] td.is-bull {
  font-size: 33px;
}

.is-table table[data-name="raccolta"] .is-bull {
  width: 33px;
  min-width: 33px;
  padding: 0;
  text-align: center;
}

.is-table table[data-name="raccolta"] tr.is-red td {
  background-color: var(--color-red-10);
}

.is-table table[data-name="raccolta"] tr.is-red td small {
  margin-top: 3px;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--color-red-80);
}

.is-table table[data-name="raccolta"] tr[data-action-name="openForm"] td {
  padding-top: 3px;
  padding-bottom: 3px;
}

.is-table table[data-name="raccolta"] .button.is-small {
  height: 30px;
}

.is-table table[data-name="finanza"] th,
.is-table table[data-name="finanza"] td {
  white-space: normal;
}

.is-table table[data-name="finanza"] tr:hover .is-entrata {
  background-color: var(--color-green-20);
}

.is-table table[data-name="finanza"] tr:hover .is-uscita {
  background-color: var(--color-red-20);
}

.is-table table[data-name="finanza"] .is-entrata,
.is-table table[data-name="finanza"] .is-uscita {
  width: 80px;
  min-width: 80px;
}

@media (min-width: 769px) {
  .is-table table[data-name="finanza"] .is-entrata,
  .is-table table[data-name="finanza"] .is-uscita {
    width: 100px;
    min-width: 100px;
  }
}

.is-table table[data-name="finanza"] .is-entrata {
  text-align: right;
  background-color: var(--color-green-10);
  border-bottom-color: var(--color-green-10) !important;
}

.is-table table[data-name="finanza"] .is-uscita {
  text-align: right;
  background-color: var(--color-red-10);
  border-bottom-color: var(--color-red-10);
}

table.is-settori thead tr td,
table.is-settori tbody tr td,
table.is-settori thead tr th,
table.is-settori tbody tr th {
  background: rgba(255, 255, 255, 0) !important;
  padding: 3px 6px;
  border: 0 !important;
}

table tr.is-agenda-5 td {
  background-color: var(--color-orange-10) !important;
}

.bg-settore-1 {
  background-color: var(--color-blue-30) !important;
}

.bg-settore-2 {
  background-color: var(--color-indigo-30) !important;
}

.bg-settore-3 {
  background-color: var(--color-purple-30) !important;
}

.bg-settore-4 {
  background-color: var(--color-pink-30) !important;
}

.bg-settore-totale {
  background-color: var(--color-green-30) !important;
}

.form-group {
  margin-bottom: 15px;
}

.form-group.has-error .label {
  color: var(--color-red) !important;
}

.form-group.is-large {
  margin-bottom: 45px;
}

.form-group.is-medium {
  margin-bottom: 30px;
}

.form-group label span {
  padding-right: 15px;
}

.form-group .label {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
}

.form-group .is-error div {
  margin: 3px 0;
  font-size: 12px;
  color: var(--color-red);
}

.form .form-group .button {
  min-width: 90px;
}

@media (min-width: 769px) {
  .form .form-group .button {
    min-width: 120px;
  }
}

.input,
.textarea,
.select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 42px;
  border: 0;
  padding: 12px;
  font-size: 15px;
  border-radius: 12px;
  width: 100%;
  background: white;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.input.is-red,
.textarea.is-red,
.select select.is-red {
  background-color: var(--color-red-20);
  border: 1px solid var(--color-red-20);
}

.input.is-green,
.textarea.is-green,
.select select.is-green {
  background-color: var(--color-green-20);
  border: 1px solid var(--color-green-20);
}

.textarea {
  resize: none;
  height: 120px;
}

.ss-content {
  height: 200px;
  border-radius: 12px !important;
  border-color: white !important;
}

.ss-content.ss-open-below {
  transform: translateY(6px);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05) !important;
}

.ss-content.ss-open-below .ss-search {
  border-bottom: 1px solid var(--color-gray5);
}

.ss-content.ss-open-above {
  transform: translateY(-6px);
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.05) !important;
}

.ss-content.ss-open-above .ss-search {
  border-top: 1px solid var(--color-gray5);
}

.ss-content .ss-list {
  padding: 12px;
}

.ss-content .ss-list .ss-optgroup-label {
  padding: 9px 12px !important;
}

.ss-content .ss-list .ss-option {
  font-size: 15px;
  color: black;
  padding: 9px 12px !important;
}

.ss-content .ss-list .ss-option:hover {
  color: black;
  background: rgba(255, 255, 255, 0);
}

.ss-content .ss-list .ss-option.ss-selected {
  font-weight: 500 !important;
  color: black !important;
  background: var(--color-gray5) !important;
}

.ss-content .ss-list .ss-searching,
.ss-content .ss-list .ss-error,
.ss-content .ss-list .ss-search {
  justify-content: center;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  color: var(--color-gray0);
  border: 0;
  padding: 15px;
  height: auto;
}

.ss-content .ss-search {
  padding: 12px;
  height: 60px;
}

.ss-content .ss-search input {
  -webkit-appearance: none;
  appearance: none;
  font-size: 15px;
  text-transform: initial;
  height: 36px;
  color: black;
  padding: 0 12px;
  border-color: var(--color-gray6);
  background-color: var(--color-gray6);
  outline: none !important;
  box-shadow: none !important;
}

.select {
  position: relative;
}

.select .ss-main {
  height: 42px;
  font-size: 15px;
  border-radius: 12px;
  outline: none !important;
  color: black;
  background: white !important;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05) !important;
  border-color: white !important;
  padding: 6px;
  min-height: initial;
}

.select .ss-main .ss-deselect {
  border-radius: 6px;
  background: #000000;
}

.select .ss-main .ss-deselect svg {
  padding: 5px;
}

.select .ss-main .ss-deselect svg path {
  stroke: white;
}

.select .ss-main .ss-deselect,
.select .ss-main .ss-deselect svg {
  width: 18px;
  height: 18px;
}

.select .ss-main .ss-values {
  padding: 0 6px;
}

.select .ss-main .ss-values .ss-value {
  animation: initial !important;
  padding: 0 3px;
  color: white;
  background: #000000;
}

.select .ss-main .ss-values .ss-value .ss-value-text {
  font-size: 12px;
}

.select .ss-main .ss-values .ss-placeholder {
  color: black;
}

.search {
  margin-bottom: 15px;
}

.search .search-input {
  position: relative;
}

.search .search-input .is-left-icon svg {
  left: 0;
}

.search .search-input .is-right-icon svg {
  right: 0;
  cursor: pointer;
}

.search .search-input svg {
  position: absolute;
  top: 0;
  padding: 12px;
  width: 42px;
  height: 42px;
}

.search .search-input .input {
  border-radius: 99px;
  background: white;
  padding-left: 42px;
  padding-right: 42px;
}

/* Radio Buttons
========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-transition: .28s ease;
  transition: .28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type="radio"] + span:before,
[type="radio"] + span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  -webkit-transition: .28s ease;
  transition: .28s ease;
}

/* Unchecked styles */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:before,
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border-radius: 50%;
}

[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
  border: 2px solid #5a5a5a;
}

[type="radio"]:not(:checked) + span:after {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Checked styles */
[type="radio"]:checked + span:before {
  border: 2px solid transparent;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border: 2px solid #000000;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
  background-color: #000000;
}

[type="radio"]:checked + span:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/* Radio With gap */
[type="radio"].with-gap:checked + span:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

/* Focused styles */
[type="radio"].tabbed:focus + span:before {
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42);
}

[type="radio"].with-gap:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

/* Disabled style */
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494;
}

/* Checkboxes
========================================================================== */
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type="checkbox"] + span:not(.lever):before,
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid var(--color-gray0);
  border-radius: 1px;
  margin-top: 2px;
  -webkit-transition: .2s;
  transition: .2s;
}

[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

[type="checkbox"].tabbed:focus + span:not(.lever):after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #000000;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}

[type="checkbox"].filled-in + span:not(.lever):after {
  border-radius: 2px;
}

[type="checkbox"].filled-in + span:not(.lever):before,
[type="checkbox"].filled-in + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid var(--color-gray0);
  top: 0px;
  z-index: 0;
}

[type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 6px;
  height: 14px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #000000;
  background-color: #000000;
  z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #000000;
  border-color: #000000;
}

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}

/* Switch
========================================================================== */
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: #000000;
}

.switch label input[type=checkbox]:checked + .lever:before,
.switch label input[type=checkbox]:checked + .lever:after {
  left: 21px;
  border: 0;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: white;
}

.switch label .lever {
  content: "";
  width: 45px;
  height: 27px;
  display: inline-block;
  position: relative;
  background-color: var(--color-gray5);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 15px;
}

@media (min-width: 769px) {
  .switch label .lever {
    width: 42px;
    height: 24px;
  }
}

.switch label .lever:before,
.switch label .lever:after {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  left: 3px;
  top: 3px;
  -webkit-transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
}

@media (min-width: 769px) {
  .switch label .lever:before,
  .switch label .lever:after {
    width: 18px;
    height: 18px;
  }
}

.switch label .lever:before {
  background-color: rgba(0, 0, 0, 0);
}

.switch label .lever:after {
  background-color: white;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.15);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: var(--color-gray5-60);
}

.switch label input[type=checkbox][disabled]:checked + .lever {
  background-color: #808080;
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: white;
}

.button {
  position: relative;
  user-select: none;
  transition: all 300ms ease;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 12px;
  min-width: 36px;
  height: 36px;
  border: 0;
  margin: 0;
  color: #000000;
  white-space: nowrap;
  font-weight: 500;
  cursor: pointer;
  font-size: 12px;
  border-radius: 12px;
  background: white;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.button .flatpickr-input-times {
  display: none !important;
}

.button [data-component="datepicker"],
.button .flatpickr-input-wrapper,
.button .flatpickr-input.flatpickr-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.button.is-small {
  font-size: 12px;
  padding: 0 12px;
  height: 36px;
  min-width: 36px;
}

.button.is-disabled {
  color: var(--color-gray1);
  pointer-events: none;
  border-color: var(--color-gray4);
}

.button.is-disabled svg path {
  fill: var(--color-gray1);
}

.button.is-primary {
  color: white;
  background: #000000;
  border-color: #000000;
}

.button.is-primary.is-disabled {
  color: var(--color-gray0);
  border-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0.05);
}

.button.is-primary.is-disabled svg path {
  fill: var(--color-gray0);
}

.button.is-primary svg path {
  fill: #ffffff;
}

.button.is-green {
  color: white;
  background: var(--color-green);
  border-color: var(--color-green);
}

.button.is-green svg path {
  fill: #ffffff;
}

.button.is-red {
  color: white;
  background: var(--color-red);
  border-color: var(--color-red);
}

.button.is-red svg path {
  fill: #ffffff;
}

.button svg {
  padding: 2px;
  min-width: 18px;
  width: 18px;
  height: 18px;
}

.button svg path {
  fill: #000000;
}

.button.min-width {
  min-width: 140px;
}

@media (min-width: 769px) {
  .button.min-width {
    min-width: 160px;
  }
}

@media (min-width: 769px) {
  .button {
    font-size: 15px;
    padding: 0 15px;
    min-width: 39px;
    height: 39px;
  }
}

.floating-spacing {
  height: 81px;
}

.floating-buttons {
  position: fixed;
  bottom: 30px;
  right: 30px;
}

.floating-buttons::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gray6-90);
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  transform: translate(100%, 100%) scale(0.5);
  transition: all 150ms ease-in-out;
  z-index: 1;
}

@media (min-width: 769px) {
  .floating-buttons::before {
    left: 210px;
  }
}

.floating-buttons.is-hover::before {
  visibility: visible;
  opacity: 1;
  border-radius: 0;
  transform: translate(0, 0) scale(1);
}

.floating-buttons.is-hover ul {
  visibility: visible;
}

.floating-buttons.is-hover ul .floating-label {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

.floating-buttons.is-hover ul .floating-button {
  transform: translateY(0px) translateX(0px) scale(1);
  opacity: 1;
}

.floating-buttons ul {
  visibility: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 69px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: 2;
}

.floating-buttons ul li {
  padding-bottom: 9px;
  position: relative;
}

.floating-buttons ul li .floating-label {
  opacity: 0;
  transition: all 300ms ease-in-out;
  transform: translateY(-50%) translateX(30px);
  position: absolute;
  top: 50%;
  right: 100%;
  padding: 3px 12px;
  white-space: nowrap;
  border-radius: 6px;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  background-color: var(--color-gray4);
}

.floating-buttons ul .floating-button {
  margin: auto;
  width: 48px;
  height: 48px;
  transform: scale(0.4) translateY(40px) translateX(0px);
  opacity: 0;
  background: white;
  transition: all 300ms ease-in-out;
}

.floating-buttons ul .floating-button svg {
  padding: 12px;
}

.floating-buttons ul .floating-button svg path {
  fill: #000000;
}

.floating-buttons .floating-button {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 69px;
  height: 69px;
  cursor: pointer;
  border-radius: 50%;
  background: #000000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.floating-buttons .floating-button svg {
  display: block;
  width: 100%;
  height: 100%;
  padding: 21px;
}

.floating-buttons .floating-button svg path {
  fill: white;
}

.button-options {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.button-options .button-option {
  transition: all 300ms ease;
  cursor: pointer;
  padding: 45px 15px;
  width: calc((100%/2) - 30px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: 15px;
  border-radius: 12px;
}

.button-options .button-option .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 39px;
  height: 39px;
}

.button-options .button-option .icon.entrata path {
  opacity: 0.5;
}

.button-options .button-option .icon.entrata path:nth-child(1) {
  opacity: 1;
  fill: var(--color-green);
}

.button-options .button-option .icon.uscita path {
  opacity: 0.5;
}

.button-options .button-option .icon.uscita path:nth-child(2) {
  opacity: 1;
  fill: var(--color-red);
}

.button-options .button-option .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.button-options .button-option .icon svg path {
  fill: #000000;
  transition: all 300ms ease;
}

@media (min-width: 769px) {
  .button-options .button-option .icon {
    width: 45px;
    height: 45px;
  }
}

.button-options .button-option .name {
  font-size: 18px;
  margin: 12px;
  font-weight: 600;
}

@media (min-width: 769px) {
  .button-options .button-option .name {
    font-size: 21px;
  }
}

@media (min-width: 769px) {
  .button-options {
    margin: -15px;
  }
}

.buttons {
  font-size: 0;
}

.buttons.is-box {
  padding: 3px;
  border-radius: 12px;
  display: inline-flex;
  vertical-align: middle;
  background: #000000;
  margin-bottom: 15px;
}

.buttons.is-box .button {
  border-radius: 9px;
  min-width: 33px;
  height: 33px;
  margin: 0;
  color: white;
  background: rgba(255, 255, 255, 0);
}

.buttons.is-box .button.is-active {
  color: #000000;
  background: white;
}

.buttons.is-box .button.is-active svg path {
  fill: #000000;
}

.buttons.is-box .button:not(.is-active) {
  border: 0;
  box-shadow: none;
}

.buttons.is-box .button svg path {
  fill: white;
}

@media (min-width: 769px) {
  .buttons.is-box .button {
    min-width: 36px;
    height: 36px;
  }
}

.buttons .button {
  margin: 3px;
}

.icon-entrata svg path {
  opacity: 0.5 !important;
}

.icon-entrata svg path:nth-child(1) {
  opacity: 1 !important;
  fill: var(--color-green) !important;
}

.icon-uscita svg path {
  opacity: 0.5 !important;
}

.icon-uscita svg path:nth-child(2) {
  opacity: 1 !important;
  fill: var(--color-red) !important;
}

.header {
  position: relative;
  margin: -15px -15px 15px -15px;
  height: 90px;
}

.header.is-form .header-wrap {
  height: 90px;
}

@media (min-width: 769px) {
  .header.is-form .header-wrap {
    height: 100px;
  }
}

.header .is-title,
.header .is-description {
  margin: 0;
}

.header .is-description {
  margin-top: 6px;
  font-size: 12px;
  line-height: 15px;
}

@media (max-width: 768px) {
  .header .is-description {
    font-size: 10px;
    line-height: 12px;
  }
}

.header .back svg {
  width: 36px;
  height: 36px;
  padding: 9px;
  border-radius: 12px;
  background-color: #000000;
}

.header .back svg path {
  fill: #ffffff;
}

.header .navbar-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 12px;
  font-size: 10px;
}

@media (min-width: 769px) {
  .header .navbar-toggle {
    display: none;
  }
}

.header .profile {
  margin-left: 15px;
}

@media (max-width: 768px) {
  .header .profile {
    display: none;
  }
}

@media (min-width: 769px) {
  .header .profile {
    margin-left: 30px;
    margin-right: 0;
  }
}

.header .column:not(.is-full) {
  display: flex;
  align-items: center;
}

.header .column.is-full {
  flex-grow: 1;
  flex-shrink: 1;
}

.header .header-wrap {
  padding: 0 15px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 769px) {
  .header .header-wrap {
    padding: 0 30px;
    height: 64px;
  }
}

.header .breadcrumb {
  height: 36px;
  overflow: hidden;
  overflow-x: auto;
  padding: 0 15px;
  display: flex;
  align-items: center;
}

.header .breadcrumb .breadcrumb-item {
  height: 36px;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 15px;
  white-space: nowrap;
}

.header .breadcrumb .breadcrumb-item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-width: 1px;
  width: 6px;
  height: 6px;
  transform: translateY(-50%) rotate(45deg);
  border-style: solid;
  border-color: var(--color-gray3) var(--color-gray3) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.header .breadcrumb .breadcrumb-item svg {
  width: 18px;
  height: 18px;
}

@media (min-width: 769px) {
  .header .breadcrumb .breadcrumb-item {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .header .breadcrumb .breadcrumb-item svg path {
    fill: white;
  }
  .header .breadcrumb .breadcrumb-item i {
    fill: white;
  }
}

@media (min-width: 769px) {
  .header .breadcrumb {
    padding: 0 30px;
    border-top: 1px dashed var(--color-gray4);
  }
}

@media (max-width: 768px) {
  .header .breadcrumb {
    background: #262626;
  }
}

@media (min-width: 769px) {
  .header {
    margin: -30px -30px 30px -30px;
    height: 100px;
    border-bottom: 1px dashed var(--color-gray4);
  }
}

@media (max-width: 768px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1999;
    margin: 0;
    color: white;
    background: #000000;
  }
}

.profile {
  color: white;
  padding: 3px;
  display: inline-flex;
  align-items: center;
  border-radius: 99px;
  background: #000000;
}

@media (max-width: 768px) {
  .profile:not(.mobile) .info {
    display: none;
  }
}

.profile .picture,
.profile .icon {
  padding: 9px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: white;
}

.profile .picture svg path,
.profile .icon svg path {
  fill: #000000;
}

.profile .icon {
  background: rgba(0, 0, 0, 0);
}

.profile .icon svg path {
  fill: white;
}

.profile .info {
  text-align: left;
  padding-left: 6px;
  padding-right: 6px;
}

.profile .info .name {
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}

.profile .info .username {
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.7;
  font-size: 11px;
  width: 120px;
}

@media (min-width: 769px) {
  .profile {
    padding: 6px;
  }
}

.signin {
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  z-index: 1;
}

.signin .message-empty {
  box-shadow: none;
}

.signin .field-group {
  margin: 24px 0;
}

.signin .field-group label {
  display: inline-flex;
  align-items: center;
}

.signin .form-container {
  max-width: 500px;
  width: 90%;
  margin: auto;
  padding: 30px;
  border-radius: 12px;
}

.signin .form-container .row {
  margin: 0;
  margin-bottom: 30px;
}

.signin .form-container .row .column {
  margin: 0;
}

.signin .form-container .is-subtitle,
.signin .form-container .is-description {
  margin: 0;
}

.signin .form-container .is-description {
  font-size: 12px;
}

@media (max-width: 768px) {
  .signin .form-container .is-title {
    font-size: 18px;
  }
}

.signin .form-container .is-subtitle {
  font-size: 15px;
  margin-bottom: 3px;
}

@media (min-width: 769px) {
  .signin .form-container .is-subtitle {
    font-size: 18px;
  }
}

.signin .form-container .logo {
  width: 70px;
  margin-right: 24px;
}

@media (min-width: 769px) {
  .signin .form-container .logo {
    width: 90px;
  }
}

.signin .form-wrap.is-animated {
  animation: headShake;
  animation-duration: 1s;
}

.signin .form .input {
  background-color: rgba(0, 0, 0, 0.15);
}

.signin .form button {
  display: block;
  width: 100%;
}

.signin .signin-wrap {
  margin: auto;
  flex-grow: 1;
}

.account.without-sidebar .sidebar {
  display: none;
}

.account.without-sidebar .main {
  left: 0;
}

@media (min-width: 769px) {
  .account.account-preview .floating-buttons::before {
    left: 0;
  }
  .account.account-preview .sidebar {
    left: -210px;
  }
  .account.account-preview .main {
    left: 0;
  }
  .account.account-preview .main .account-form {
    left: 0;
  }
  .account.account-preview .main .header {
    display: none;
  }
}

.account .sidebar-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.account .sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  padding: 0;
  color: white;
  background: #000000;
}

.account .sidebar .logo {
  display: block;
  height: 100px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.account .sidebar .logo svg {
  display: block;
  width: 100%;
  height: 100px;
  padding: 24px;
}

.account .sidebar .logo svg path {
  fill: white;
}

.account .sidebar nav {
  margin: 15px 0;
  width: 100%;
}

.account .sidebar nav ul li {
  position: relative;
  margin-left: 15px;
}

@media (min-width: 769px) {
  .account .sidebar nav ul li.is-active::before,
  .account .sidebar nav ul li.is-active::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 12px;
    height: 12px;
    background-color: #000000;
    z-index: 2;
  }
  .account .sidebar nav ul li.is-active::before {
    right: 0;
    bottom: 100%;
    border-radius: 0 0 12px 0;
  }
  .account .sidebar nav ul li.is-active::after {
    right: 0;
    top: 100%;
    border-radius: 0 12px 0 0;
  }
  .account .sidebar nav ul li.is-active a {
    border-radius: 12px 0 0 12px;
  }
  .account .sidebar nav ul li.is-active a::before,
  .account .sidebar nav ul li.is-active a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 12px;
    height: 12px;
    background-color: #F6F5FE;
  }
  .account .sidebar nav ul li.is-active a::before {
    right: 0;
    bottom: 100%;
  }
  .account .sidebar nav ul li.is-active a::after {
    right: 0;
    top: 100%;
  }
}

.account .sidebar nav ul li.is-active a {
  color: #000000;
  background: #F6F5FE;
}

.account .sidebar nav ul li.is-active a svg path {
  fill: #000000;
}

.account .sidebar nav ul li a {
  border-radius: 12px;
  background: #000000;
  font-weight: 500;
  color: white;
  display: flex;
  align-items: center;
  padding: 15px;
  position: relative;
}

.account .sidebar nav ul li a svg {
  width: 18px;
  height: 18px;
  margin-right: 15px;
}

.account .sidebar nav ul li a svg path {
  fill: #ffffff;
}

@media (max-width: 768px) {
  .account .sidebar nav ul li {
    margin-right: 15px;
  }
}

.account .sidebar .sidebar-handle {
  position: absolute;
  top: 15px;
  left: 100%;
  width: 24px;
  height: 42px;
  background-color: black;
  border-radius: 0 8px 8px 0;
}

@media (max-width: 768px) {
  .account .sidebar .sidebar-handle {
    display: none;
  }
}

.account .sidebar .sidebar-handle svg {
  padding: 6px;
}

.account .sidebar .sidebar-handle svg path {
  fill: white;
}

.account .sidebar .sidebar-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-x: hidden;
  overflow-y: auto;
}

.account .sidebar .sidebar-container .sidebar-end {
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  text-align: center;
}

@media (min-width: 769px) {
  .account .sidebar {
    left: 0;
    z-index: 2;
    width: 210px;
  }
}

@media (max-width: 768px) {
  .account .sidebar {
    transition: all 350ms ease;
    z-index: 3;
    transform: translateX(-105%);
    width: 70%;
  }
}

.account .main {
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #F6F5FE;
  z-index: 1;
}

@media (min-width: 769px) {
  .account .main {
    padding: 30px;
    left: 210px;
  }
}

@media (max-width: 768px) {
  .account .main {
    padding-top: calc(90px + 15px) !important;
  }
  .account .main .account-form {
    z-index: 19998 !important;
    padding-top: calc(90px + 15px) !important;
  }
}

.account .main .account-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 15px;
  overflow: hidden;
  overflow-y: auto;
  background: #F6F5FE;
}

@media (min-width: 769px) {
  .account .main .account-form {
    padding: 30px;
    left: 210px;
  }
}

.categoria-3 {
  border-color: var(--color-orange-30) !important;
  background: var(--color-orange-30) !important;
}

.categoria-4 {
  border-color: var(--color-indigo-30) !important;
  background: var(--color-indigo-30) !important;
}

.categoria-5 {
  border-color: var(--color-red-30) !important;
  background: var(--color-red-30) !important;
}

.categoria-6 {
  border-color: var(--color-red-30) !important;
  background: var(--color-red-30) !important;
}

.categoria-7 {
  border-color: var(--color-red-30) !important;
  background: var(--color-red-30) !important;
}

.categoria-9 {
  border-color: var(--color-blue-30) !important;
  background: var(--color-blue-30) !important;
}

.agenda {
  background: white;
  border-radius: 12px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.agenda.is-mobile .week.is-main .day.is-active .text {
  color: white;
  background-color: #000000;
}

.agenda.is-mobile .week.is-main .day .label,
.agenda.is-mobile .week.is-main .day .text {
  text-align: center;
}

.agenda.is-mobile .week.is-main .day .text {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: flex;
  margin: 6px auto 0;
  align-items: center;
  justify-content: center;
}

.agenda.is-mobile .week:not(.is-main) .day {
  min-height: 300px;
}

.agenda.is-mobile .week .nota {
  font-size: 15px;
}

.agenda.is-mobile .week .text {
  font-size: 15px;
}

.agenda.is-mobile .week .day {
  padding: 15px;
}

.agenda.is-mobile .week .items .item {
  padding: 12px 15px;
}

@media (max-width: 768px) {
  .agenda:not(.is-mobile) .week .items .item {
    pointer-events: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 6px auto;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 50%;
  }
  .agenda:not(.is-mobile) .week .items .item * {
    opacity: 0 !important;
  }
}

.agenda .week {
  display: flex;
  align-items: stretch;
}

.agenda .week:not(:last-child) {
  border-bottom: 1px solid var(--color-gray6);
}

.agenda .week.is-main .day {
  padding: 6px;
}

.agenda .week.is-main .day .label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.agenda .week:not(.is-main) .day {
  min-height: 60px;
}

.agenda .week:not(.is-main) .day:not(:last-child) {
  border-right: 1px solid var(--color-gray6);
}

.agenda .week:not(.is-main) .day .label {
  font-size: 12px;
  line-height: normal;
  color: var(--color-gray-2);
  text-transform: uppercase;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  padding: 0;
}

@media (min-width: 769px) {
  .agenda .week:not(.is-main) .day .label {
    font-size: 15px;
    width: 27px;
    height: 27px;
  }
}

@media (min-width: 769px) {
  .agenda .week:not(.is-main) .day {
    min-height: 100px;
  }
}

.agenda .week .text {
  font-size: 12px;
  font-weight: 300;
}

@media (min-width: 1201px) {
  .agenda .week .text {
    font-size: 14px;
  }
}

.agenda .week .nota {
  margin-top: 3px;
  font-size: 10px;
  font-style: italic;
  font-weight: 300;
  color: var(--color-gray0);
}

@media (min-width: 1201px) {
  .agenda .week .nota {
    font-size: 12px;
  }
}

.agenda .week .items .item {
  padding: 3px 6px;
  margin: 6px 0;
  border-radius: 3px;
  letter-spacing: -0.5px;
  overflow: hidden;
  border-left: 6px solid var(--color-gray3);
  background: var(--color-gray5);
}

.agenda .week .items .item .button {
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.agenda .week .btn-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media (min-width: 769px) {
  .agenda .week .btn-mobile {
    display: none;
  }
}

.agenda .week .is-notes {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}

.agenda .week .is-notes svg {
  fill: var(--color-gray0);
  width: 100%;
  height: 100%;
  padding: 0;
}

.agenda .week .is-plus {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background: var(--color-gray6);
}

.agenda .week .is-plus svg {
  width: 100%;
  height: 100%;
  padding: 6px;
}

.agenda .week .is-plus svg path {
  fill: var(--color-gray0);
}

@media (min-width: 769px) {
  .agenda .week .is-plus {
    opacity: 0 !important;
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 768px) {
  .agenda .week .is-plus {
    display: none !important;
  }
}

.agenda .week .day {
  position: relative;
  padding: 3px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  width: 0;
}

.agenda .week .day.is-active:hover .is-plus {
  opacity: 1 !important;
}

.agenda .week .day.is-active {
  cursor: pointer;
}

.agenda .week .day.is-active .is-plus {
  display: block;
}

.agenda .week .day.is-today {
  background-color: var(--color-gray6-80);
}

.agenda .week .day.is-today .label {
  font-weight: 500;
  color: white;
  text-align: center;
  background: var(--color-red);
}

.agenda .week .day.is-disable * {
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 769px) {
  .agenda .week .day {
    padding: 6px;
  }
}

.toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6px;
}

@media (max-width: 768px) {
  .toolbar:not(.mobile) .column:first-child {
    width: 100%;
  }
}

.toolbar .column {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .toolbar .column {
    margin: 6px 0;
  }
}

@media (min-width: 769px) {
  .toolbar .column {
    width: calc( 100%/3 );
    flex-shrink: 1;
  }
  .toolbar .column.is-center {
    text-align: center;
    justify-content: center;
  }
  .toolbar .column.is-right {
    text-align: right;
    justify-content: flex-end;
  }
  .toolbar .column.is-fullwidth {
    width: 100%;
  }
}

.toolbar .is-back {
  margin-right: 12px;
}

.toolbar .tabs {
  margin: 0;
}

.toolbar .text {
  font-weight: 600;
  margin: 3px;
}

.toolbar .buttons {
  display: inline-flex;
  vertical-align: middle;
  margin: 0;
}

.toolbar .buttons.no-margin {
  margin: 0;
}

.toolbar .buttons.is-box {
  margin: 0;
}

@media (min-width: 769px) {
  .toolbar .buttons {
    margin-left: 15px;
  }
}

.legenda-agenda {
  padding: 30px 0;
}

.legenda-agenda .item {
  font-size: 15px;
  padding: 3px;
  display: flex;
  align-items: center;
}

.legenda-agenda .item .circle {
  width: 15px;
  height: 15px;
  margin-right: 6px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: var(--color-gray5);
}

.icon-burger.animated .burger-lines,
.icon-burger.animated .burger-lines:before,
.icon-burger.animated .burger-lines:after {
  transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.4s;
  -webkit-transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.4s;
}

.icon-burger.open .burger-lines {
  background-color: initial !important;
}

.icon-burger.open .burger-lines,
.icon-burger.open .burger-lines:before,
.icon-burger.open .burger-lines:after {
  transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.15s 0.2s;
  -webkit-transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.15s 0.2s;
}

.icon-burger.open .burger-lines:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-burger.open .burger-lines:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.icon-burger.open .burger-lines:before,
.icon-burger.open .burger-lines:after {
  left: .5em;
  top: 0;
  width: 2em;
}

.icon-burger {
  position: relative;
  width: 3em;
  height: 2em;
  cursor: pointer;
}

.icon-burger .burger-lines {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 3em;
  height: 0.25em;
  background-color: rgba(255, 255, 255, 0);
}

.icon-burger .burger-lines:before,
.icon-burger .burger-lines:after {
  content: "";
  position: absolute;
  width: 2em;
  height: 0.25em;
  background: white;
}

.icon-burger .burger-lines:before {
  width: 3em;
  top: -0.5em;
  left: 0;
}

.icon-burger .burger-lines:after {
  top: 0.5em;
  left: 0;
}

.open-nav .icon-burger .burger-lines {
  background-color: initial !important;
}

.open-nav .icon-burger .burger-lines,
.open-nav .icon-burger .burger-lines:before,
.open-nav .icon-burger .burger-lines:after {
  transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.15s 0.2s;
  -webkit-transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.15s 0.2s;
}

.open-nav .icon-burger .burger-lines:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open-nav .icon-burger .burger-lines:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open-nav .icon-burger .burger-lines:before,
.open-nav .icon-burger .burger-lines:after {
  left: .5em;
  top: 0;
  width: 2em;
}

.presenze-wrap {
  position: relative;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}

.presenze-wrap.is-wrap .presenze {
  flex-wrap: wrap;
}

.presenze-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(270deg, rgba(246, 245, 254, 0), #f6f5fe);
  z-index: 3;
}

.presenze-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, rgba(246, 245, 254, 0), #f6f5fe);
  z-index: 3;
}

.presenze-wrap .presenze {
  user-select: none;
  display: flex;
  align-items: stretch;
  font-size: 0;
  margin: 0;
  overflow: hidden;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}

.presenze-wrap .presenze.is-center {
  justify-content: center;
}

.presenze-wrap .presenze .item-wrap {
  padding: 15px;
  flex-shrink: 1;
  min-width: calc(100%);
  display: inline-block;
  vertical-align: top;
  scroll-snap-align: start;
}

.presenze-wrap .presenze .item-wrap .item {
  height: 100%;
}

.presenze-wrap .presenze .item-wrap .item .item-header {
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  background: #000000;
}

.presenze-wrap .presenze .item-wrap .item .item-header .is-title {
  font-size: 15px;
  padding: 0;
  margin: 0;
}

.presenze-wrap .presenze .item-wrap .item .item-container {
  height: 100%;
  font-size: 12px;
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.presenze-wrap .presenze .item-wrap .item .text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.presenze-wrap .presenze .item-wrap .item .is-subtitle {
  margin: 0;
  padding: 9px;
  font-weight: 600;
  font-size: 15px;
}

.presenze-wrap .presenze .item-wrap .item .is-subtitle small {
  display: block;
  font-size: 15px;
  margin-top: 9px;
}

.presenze-wrap .presenze .item-wrap .item .empty {
  text-align: center;
  font-size: 15px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  color: var(--color-gray2);
}

.presenze-wrap .presenze .item-wrap .item .field-input-value {
  display: flex;
  align-items: center;
  margin: 9px;
}

.presenze-wrap .presenze .item-wrap .item .field-input-value .is-label {
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  width: 120px;
  font-weight: bold;
}

.presenze-wrap .presenze .item-wrap .item .field-input-value .button {
  margin-left: 6px;
  font-size: 15px;
  min-width: 30px;
  padding: 0 3px;
  height: 30px;
}

.presenze-wrap .presenze .item-wrap .item .field-input-value .button svg {
  padding: 3px;
}

.presenze-wrap .presenze .item-wrap .item .field-input-value .input {
  height: 30px;
  background: var(--color-gray5);
}

.presenze-wrap .presenze .item-wrap .item .field-input-value > div:nth-child(2) {
  flex-grow: 1;
}

.presenze-wrap .presenze .item-wrap .item .field-input {
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border-top: 1px solid var(--color-gray6);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px;
}

.presenze-wrap .presenze .item-wrap .item .field-input .text {
  padding: 3px;
  flex-grow: 1;
}

.presenze-wrap .presenze .item-wrap .item .field-input .text.is-bold {
  font-weight: 700;
}

.presenze-wrap .presenze .item-wrap .item .field-input .input {
  text-align: center;
  box-shadow: none;
  background: var(--color-gray5);
}

.presenze-wrap .presenze .item-wrap .item .field-input .switch {
  pointer-events: none;
}

.presenze-wrap .presenze .item-wrap .item .field-input .switch label .lever {
  margin: 0;
}

.presenze-wrap .presenze .item-wrap .item .field-input > div {
  margin-left: 3px;
  margin-right: 3px;
}

@media (min-width: 769px) {
  .presenze-wrap .presenze .item-wrap .item .field-input {
    padding: 6px;
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .presenze-wrap .presenze .item-wrap {
    min-width: calc((100%/2));
  }
}

@media (min-width: 1100px) {
  .presenze-wrap .presenze .item-wrap {
    min-width: calc((100%/3));
  }
}

* {
  outline: none;
  box-sizing: border-box;
}

[data-component="map"] {
  opacity: 0;
}

html,
body,
input,
textarea,
select,
button {
  color: black;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}

b {
  font-weight: 500;
}

strong {
  font-weight: 600;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

html,
body {
  background-color: #F6F5FE;
}

small {
  font-weight: 300;
  color: var(--color-gray1);
}

svg {
  display: block;
  width: 100%;
  height: 100%;
}

canvas {
  width: 100%;
}

.canvas-container {
  width: 100%;
  height: 400px;
  background: white;
  border-radius: 12px;
  padding: 12px 6px;
  margin-bottom: 15px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

[data-action="click"] {
  cursor: pointer;
}

.app {
  opacity: 0;
  transition: all 300ms ease;
}

#offline {
  transition: all 150ms ease;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 199999;
  background: white;
}

#offline.is-active {
  opacity: 1;
  visibility: visible;
}

#offline .message-empty {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

#offline .message-empty svg path {
  fill: var(--color-red);
}

html.is-ready .app {
  opacity: 1;
}

html.spinner-off .spinner {
  opacity: 0;
  visibility: hidden;
}

a {
  cursor: pointer;
  color: var(--color-orange);
}

.open-nav .account .sidebar {
  transform: translateX(0);
}

@media (max-width: 768px) {
  .open-nav .account .sidebar-overlay {
    display: block;
  }
}

.nowrap {
  white-space: nowrap;
}

.filters {
  border-radius: 12px 0 12px 12px;
  padding: 15px;
  margin-bottom: 15px;
  background: #000000;
}

.filters:not(.is-open) {
  display: none;
}

.filters .label {
  color: white;
}

.swal2-container {
  user-select: none;
}

.swal2-title {
  color: black !important;
}

.swal2-actions button {
  font-size: 12px !important;
  text-transform: uppercase !important;
  outline: none !important;
  box-shadow: none !important;
}

.swal2-html-container {
  font-size: 15px !important;
}

.swal2-confirm.swal2-styled {
  color: white !important;
  background: #000000 !important;
  border: 2px solid #000000 !important;
}

.swal2-deny.swal2-styled {
  color: var(--color-gray-1) !important;
  background: var(--color-gray4) !important;
  border: 2px solid var(--color-gray4) !important;
}

.swal2-cancel.swal2-styled {
  border: 2px solid #000000 !important;
  color: #000000 !important;
  background: rgba(255, 255, 255, 0) !important;
}

.flatpickr-monthDropdown-months {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background: var(--color-gray6) !important;
}

.flatpickr-mobile {
  text-align: left !important;
}

.flatpickr-input-wrapper {
  position: relative;
}

.flatpickr-input-wrapper.show-times .flatpickr-input-times {
  display: block;
}

.flatpickr-input-wrapper .flatpickr-input-times {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  width: 18px;
  height: 18px;
  background-color: black;
  border-radius: 6px;
  cursor: pointer;
  display: none;
}

.flatpickr-input-wrapper .flatpickr-input-times svg {
  display: block;
  padding: 5px;
}

.flatpickr-input-wrapper .flatpickr-input-times svg path {
  fill: none;
  stroke: white;
  stroke-width: 20;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.mc-calendar-overlay {
  transition: all 300ms linear;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  background-color: rgba(255, 255, 255, 0.5);
}

.mc-calendar-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

[data-component="map"] {
  height: 75vh;
  overflow: hidden;
  border-radius: 12px;
}

[data-component="map"] .mapboxgl-ctrl-bottom-left,
[data-component="map"] .mapboxgl-ctrl-bottom-right {
  opacity: 0.0001;
}

.resize-animation-stopper * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  animation: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
}

* {
  -webkit-tap-highlight-color: transparent;
}

.mc-select__data--month,
.mc-select__data--year {
  font-size: 15px;
}

.mc-select__nav {
  width: 40px;
  padding: 3px;
}

.ss-layout {
  transition: all 200ms ease;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
  z-index: 9999;
  overflow: hidden;
  overflow-y: auto;
  background: var(--color-gray6-90);
}

.ss-layout .ss-content {
  display: block;
  visibility: hidden;
  width: 90%;
  max-width: 480px;
  height: inherit;
  max-height: initial;
  margin: auto !important;
}

.ss-layout .ss-content.ss-open-above,
.ss-layout .ss-content.ss-open-below {
  visibility: visible;
}

.ss-layout.is-open {
  visibility: visible;
  opacity: 1;
}

.firma-socio {
  user-select: none;
  -webkit-user-select: none;
}

.firma-socio .firma-background {
  background: var(--color-gray6);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}

.firma-socio .firma-background .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-style: italic;
  border-top: 1px dashed var(--color-gray3);
  padding: 6px;
  pointer-events: none;
  z-index: 2;
}

.firma-socio .firma-toolbar {
  text-align: right;
  padding-top: 12px;
}

.firma-socio .firma-toolbar .button {
  box-shadow: none;
  background: var(--color-gray4-80);
}

.dashboard {
  display: flex;
  flex-wrap: wrap;
  margin: -9px;
}

.dashboard .dashboard-item {
  cursor: default;
  color: var(--fg-color);
  text-decoration: none;
  width: calc((100%/2) - 18px);
  display: inline-flex;
  align-items: center;
  background: white;
  margin: 9px;
  padding: 15px;
  border-radius: 18px 0 18px 0;
  border: 1px solid var(--color-gray5);
}

@media (min-width: 1001px) {
  .dashboard .dashboard-item {
    width: calc((100%/3) - 18px);
    padding: 24px;
    border-radius: 30px 0 30px 0;
  }
}

.dashboard .dashboard-item[href] {
  cursor: pointer;
}

.dashboard .info {
  flex-grow: 1;
}

.dashboard .info .value {
  font-size: 21px;
  font-weight: bold;
}

@media (min-width: 1001px) {
  .dashboard .info .value {
    font-size: 24px;
  }
}

.dashboard .info .label {
  font-size: 15px;
  color: var(--color-gray0);
}

.dashboard .info .label small {
  font-size: 12px;
  color: var(--color-gray2);
}

.dashboard .icon {
  min-width: 33px;
  width: 33px;
  height: 33px;
  margin-right: 15px;
}

.dashboard .icon.is-small {
  min-width: 12px;
  width: 12px;
  height: 12px;
  margin-right: 0;
  margin-left: 6px;
}

@media (min-width: 1001px) {
  .dashboard .icon {
    min-width: 39px;
    width: 39px;
    height: 39px;
    margin-right: 18px;
  }
}

.changes {
  font-size: 10px;
  margin-top: 12px;
  color: var(--color-gray1);
}

.changes .change {
  margin: 6px 0;
}

.changes .change svg {
  width: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}

.changes .change svg path {
  fill: var(--color-gray1);
}

.changes .change b {
  display: inline-block;
  vertical-align: middle;
  min-width: 120px;
  text-transform: uppercase;
}

.tabelle-andamento table .is-value {
  width: 70px;
  min-width: 70px;
}

@media (min-width: 769px) {
  .tabelle-andamento .is-title {
    margin-bottom: 6px;
  }
  .tabelle-andamento .row {
    align-items: stretch;
    margin-bottom: 15px;
  }
  .tabelle-andamento .is-table {
    height: 100%;
    margin-bottom: 0;
  }
  .tabelle-andamento .is-table table {
    height: 100%;
  }
  .tabelle-andamento .tabella-settimana .is-table {
    width: 300px;
  }
}

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

@media (min-width: 769px) {
  .presenza-supervisore {
    width: 300px;
  }
}

@media (max-width: 768px) {
  .presenza-supervisore {
    margin: 15px 0;
  }
}

.presenza-supervisore .label {
  font-weight: bold;
  margin-bottom: 6px;
}

.raccolta-overview .column-box {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  background: white;
  border-radius: 12px;
  border: 1px solid var(--color-gray5);
}

@media (max-width: 768px) {
  .raccolta-overview .column-box {
    margin-bottom: 30px;
  }
}

.raccolta-overview .dashboard-title {
  text-transform: uppercase;
  font-weight: bold;
}

.raccolta-overview .dashboard-label {
  font-size: 15px;
  font-weight: 400;
}

.raccolta-overview .dashboard-label.is-small {
  font-size: 12px;
}

.raccolta-overview .dashboard-value {
  font-size: 15px;
  font-weight: bold;
}

.raccolta-overview .dashboard-value.is-small {
  font-size: 12px;
}

.raccolta-overview .dashboard-chart {
  margin: auto;
}

@media (min-width: 769px) {
  .raccolta-overview .dashboard-chart {
    width: 70%;
  }
}

@media (min-width: 1000px) {
  .raccolta-overview .dashboard-chart {
    width: 45%;
  }
}

.raccolta-overview .dashboard {
  margin-bottom: 15px;
}

.raccolta-overview .dashboard .dashboard-item {
  padding: 18px;
  border-radius: 12px;
}

.raccolta-overview .dashboard .dashboard-item .icon {
  min-width: 30px;
  width: 30px;
}

.raccolta-overview .dashboard .dashboard-item .info .value {
  font-size: 18px;
}

.raccolta-overview .dashboard .dashboard-item .info .label {
  font-size: 15px;
}

@media (min-width: 769px) {
  .raccolta-overview .dashboard .dashboard-item {
    width: calc( (100%/5) - 18px);
  }
}

.raccolta-overview .column svg {
  width: 100%;
  height: auto;
  border-radius: 50%;
  padding: 12px;
}

.raccolta-overview circle {
  fill: transparent;
}

.raccolta-overview .text {
  fill: var(--fg-color);
  font-size: 6px;
  font-weight: bold;
}