﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital@0;1&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital@0;1&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "cfl-portale-multiservizi";
  src: url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.eot?e9axid");
  src: url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.eot?e9axid#iefix") format("embedded-opentype"), url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.ttf?e9axid") format("truetype"), url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.woff?e9axid") format("woff"), url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.svg?e9axid#cfl-portale-multiservizi") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ico-pm {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cfl-portale-multiservizi" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-apprendistato:before {
  content: "\e900";
}

.ico-arrow:before {
  content: "\e901";
}

.ico-company:before {
  content: "\e902";
}

.ico-company-detail:before {
  content: "\e910";
}

.ico-corso:before {
  content: "\e903";
}

.ico-dashboard:before {
  content: "\e904";
}

.ico-lock:before {
  content: "\e905";
}

.ico-logout:before {
  content: "\e906";
}

.ico-tirocinio:before {
  content: "\e907";
}

.ico-user:before {
  content: "\e908";
}

.ico-refresh:before {
  content: "\e909";
}

.ico-export:before {
  content: "\e90a";
}

.ico-config:before {
  content: "\e90b";
}

.ico-filter:before {
  content: "\e90c";
}

.ico-sort:before {
  content: "\e90d";
}

.ico-bin:before {
  content: "\e90e";
}

.ico-download:before {
  content: "\e90f";
}

:root {
  --color-black: #2A254D;
  --color-white: #FFFFFF;
  --color-grey: #F6F5F5;
  --color-grey-2: #cdcbd3;
  --color-grey-3: #697585;
  --color-grey-4: #f7f7f7;
  --color-red: #FF1327;
  --color-red-2: #FF6767;
  --color-blue: #1099FF;
  --color-blue-2: #3DACFF;
  --color-yellow: #FFBE67;
  --color-transparent: transparent;
  --font-family-noto-sans: "Noto Sans", sans-serif;
  --font-family-urbanist: "Urbanist", sans-serif;
  --font-size: .9rem;
  --font-size-sm: .7rem;
  --font-size-md: 1.4rem;
  --font-size-lg: 1.8rem;
  --font-weight-regular: 400;
  --font-weight-semibold: 600;
  --border-radius-7: 7px;
  --border-radius-10: 10px;
  --border-radius-20: 20px;
  --box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  --box-shadow-2: 0px 4px 1px rgba(0,0,0,.03);
  --cubic-bezier-linear: cubic-bezier(.6,.03,.44,.89);
  --nav-width: 90px;
  --nav-top-sm: 200px;
  --button-width: 44px;
  --button-width-sm: 34px;
  --header-height: 70px;
}

@font-face {
  font-family: "cfl-portale-multiservizi";
  src: url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.eot?e9axid");
  src: url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.eot?e9axid#iefix") format("embedded-opentype"), url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.ttf?e9axid") format("truetype"), url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.woff?e9axid") format("woff"), url("../fonts/cfl-portale-multiservizi/fonts/cfl-portale-multiservizi.svg?e9axid#cfl-portale-multiservizi") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ico-pm {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cfl-portale-multiservizi" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-apprendistato:before {
  content: "\e900";
}

.ico-arrow:before {
  content: "\e901";
}

.ico-company:before {
  content: "\e902";
}

.ico-company-detail:before {
  content: "\e910";
}

.ico-corso:before {
  content: "\e903";
}

.ico-dashboard:before {
  content: "\e904";
}

.ico-lock:before {
  content: "\e905";
}

.ico-logout:before {
  content: "\e906";
}

.ico-tirocinio:before {
  content: "\e907";
}

.ico-user:before {
  content: "\e908";
}

.ico-refresh:before {
  content: "\e909";
}

.ico-export:before {
  content: "\e90a";
}

.ico-config:before {
  content: "\e90b";
}

.ico-filter:before {
  content: "\e90c";
}

.ico-sort:before {
  content: "\e90d";
}

.ico-bin:before {
  content: "\e90e";
}

.ico-download:before {
  content: "\e90f";
}

:root {
  --color-black: #2A254D;
  --color-white: #FFFFFF;
  --color-grey: #F6F5F5;
  --color-grey-2: #cdcbd3;
  --color-grey-3: #697585;
  --color-grey-4: #f7f7f7;
  --color-red: #FF1327;
  --color-red-2: #FF6767;
  --color-blue: #1099FF;
  --color-blue-2: #3DACFF;
  --color-yellow: #FFBE67;
  --color-transparent: transparent;
  --font-family-noto-sans: "Noto Sans", sans-serif;
  --font-family-urbanist: "Urbanist", sans-serif;
  --font-size: .9rem;
  --font-size-sm: .7rem;
  --font-size-md: 1.4rem;
  --font-size-lg: 1.8rem;
  --font-weight-regular: 400;
  --font-weight-semibold: 600;
  --border-radius-7: 7px;
  --border-radius-10: 10px;
  --border-radius-20: 20px;
  --box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  --box-shadow-2: 0px 4px 1px rgba(0,0,0,.03);
  --cubic-bezier-linear: cubic-bezier(.6,.03,.44,.89);
  --nav-width: 90px;
  --nav-top-sm: 200px;
  --button-width: 44px;
  --button-width-sm: 34px;
  --header-height: 70px;
}

.color-black {
  color: var(--color-black) !important;
}

.color-white {
  color: var(--color-white) !important;
}

.color-grey {
  color: var(--color-grey) !important;
}

.color-red {
  color: var(--color-red) !important;
}

.color-red-2 {
  color: var(--color-red-2) !important;
}

.color-blue {
  color: var(--color-blue) !important;
}

.color-blue-2 {
  color: var(--color-blue-2) !important;
}

.color-yellow {
  color: var(--color-yellow) !important;
}

.background-black {
  background-color: var(--color-black) !important;
}

.background-white {
  background-color: var(--color-white) !important;
}

.background-grey {
  background-color: var(--color-grey) !important;
}

.background-red {
  background-color: var(--color-red) !important;
}

.background-red-2 {
  background-color: var(--color-red-2) !important;
}

.background-blue {
  background-color: var(--color-blue) !important;
}

.background-blue-2 {
  background-color: var(--color-blue-2) !important;
}

.background-yellow {
  background-color: var(--color-yellow) !important;
}

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  user-select: none;
}
.chosen-container * {
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  clip-path: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
body {
  font-family: var(--font-family-noto-sans);
  font-size: var(--font-size);
  font-weight: var(--font-weight-regular);
  letter-spacing: 0.2px;
  color: var(--color-black);
  overflow-x: hidden;
}

* {
  outline: none;
}

:focus-visible {
  outline: solid 3px var(--color-red);
  outline-offset: 2px;
  box-shadow: none;
}

a {
  transition: all 0.3s var(--cubic-bezier-linear);
  color: var(--color-red);
  text-decoration: none;
  padding-bottom: 5px;
  position: relative;
}
a::before, a::after,
a ::before,
a ::after {
  transition: all 0.3s var(--cubic-bezier-linear);
}
a > .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: unset;
  bottom: 0;
  height: 1px;
  background-color: var(--color-red);
  transform: scaleX(0.6);
  opacity: 0.5;
  pointer-events: none;
}
a.no-a {
  padding: 0;
}

b,
strong {
  font-weight: var(--font-weight-semibold);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family-urbanist);
  font-weight: var(--font-weight-semibold);
}

h1 {
  font-size: var(--font-size-lg);
  margin-bottom: 30px;
  position: relative;
}
h1:has(.ico-pm) {
  padding-left: 65px;
}
h1:has(.ico-pm) .ico-pm {
  position: absolute;
  top: -6px;
  left: 0;
  width: calc(var(--button-width) + 5px);
  height: calc(var(--button-width) + 5px);
  background-color: var(--color-grey-2);
  border-radius: var(--border-radius-7);
  display: flex;
  justify-content: center;
  align-items: center;
}

input[type=text],
input[type=password],
select,
textarea {
  background-color: var(--color-white);
  border: solid 1px var(--color-black);
  border-radius: var(--border-radius-7);
  padding: 10px 15px;
}

button,
.button,
.jconfirm .jconfirm-box .jconfirm-buttons button,
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-] {
  display: inline-block;
  background-color: var(--color-red);
  border: none;
  border-radius: var(--border-radius-7);
  color: var(--color-white);
  height: var(--button-width);
  font-weight: var(--font-weight-semibold);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
button > span:not(.ico-pm),
.button > span:not(.ico-pm),
.jconfirm .jconfirm-box .jconfirm-buttons button > span:not(.ico-pm),
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-] > span:not(.ico-pm) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 120%;
  left: -100%;
  background-color: var(--color-white);
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  opacity: 0.2;
  pointer-events: none;
}
button > div,
.button > div,
.jconfirm .jconfirm-box .jconfirm-buttons button > div,
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-] > div {
  position: relative;
}
button .ico-pm,
.button .ico-pm,
.jconfirm .jconfirm-box .jconfirm-buttons button .ico-pm,
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-] .ico-pm {
  margin-left: 10px;
}
button.button-icon,
.button.button-icon,
.jconfirm .jconfirm-box .jconfirm-buttons button.button-icon,
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-].button-icon {
  background-color: var(--color-transparent);
  color: var(--color-red);
  font-size: var(--font-size-md);
  display: inline-flex;
  padding: 0 6px;
}
button.button-icon .ico-pm,
.button.button-icon .ico-pm,
.jconfirm .jconfirm-box .jconfirm-buttons button.button-icon .ico-pm,
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-].button-icon .ico-pm {
  margin: 0;
}
button.button-text,
.button.button-text,
.jconfirm .jconfirm-box .jconfirm-buttons button.button-text,
.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-].button-text {
  background-color: var(--color-transparent);
  color: var(--color-blue);
  display: inline-flex;
}

.jconfirm[class*=jconfirm-] .jconfirm-box .jconfirm-buttons button[class*=btn-]:hover {
  background-color: var(--color-red);
}

progress {
  border: solid 1px var(--color-grey-2);
  background-color: var(--color-grey);
  height: 6px;
  border-radius: var(--border-radius-10);
}
progress::-webkit-progress-bar, progress::-moz-progress-bar {
  background-color: var(--color-red);
}

.tooltip {
  --bs-tooltip-bg: var(--color-black);
}
.tooltip.tooltip-nav {
  margin-left: 23px !important;
}
.tooltip.tooltip-nav.color-black {
  margin: 4px 0 0 0 !important;
  --bs-tooltip-bg: var(--color-white);
  --bs-tooltip-color: var(--color-black);
}
.tooltip.tooltip-logout {
  --bs-tooltip-bg: var(--color-red);
  margin-top: 5px !important;
}
.tooltip.tooltip-button {
  --bs-tooltip-bg: var(--color-red);
}

#page-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  pointer-events: none;
  opacity: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transition: all 0.3s var(--cubic-bezier-linear);
  backdrop-filter: blur(2px) grayscale(10) contrast(0.9);
  align-items: flex-end;
}
#page-loader::before, #page-loader::after,
#page-loader ::before,
#page-loader ::after {
  transition: all 0.3s var(--cubic-bezier-linear);
}
#page-loader > span {
  border-radius: var(--border-radius-7);
  background: url("/images/ico-loader.svg") no-repeat 35px center var(--color-black);
  background-size: auto 24px;
  color: var(--color-white);
  padding: 20px 45px 20px 80px;
  margin: 0 30px 30px;
}
#page-loader.loading {
  pointer-events: fill;
  opacity: 1;
}

.form-table .row {
  padding-top: 8px;
  margin-bottom: 8px;
}
.form-table .row:nth-of-type(odd) {
  background-color: var(--color-grey-4);
}
.form-table .form-label {
  margin: 10px 0 0 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-table .form-control:disabled {
  background-color: var(--color-grey);
  border-color: var(--color-grey-2);
}

.box-data {
  background-color: var(--color-white);
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius-20);
  padding: 20px;
}
.box-data .box-title {
  color: var(--color-black);
  position: relative;
  min-height: 20px;
}
.box-data .box-title:has(.ico-pm) {
  padding: 30px 30px 30px 60px;
  position: relative;
  background-color: var(--color-grey);
  border-radius: var(--border-radius-10);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  justify-content: space-between;
}
.box-data .box-title .man {
  width: 30px;
  filter: invert(1);
  cursor: pointer;
}
.box-data .box-title .ico-pm {
  position: absolute;
  font-size: var(--font-size-lg);
  left: 20px;
}
.box-data .box-title h2 {
  font-size: var(--font-size);
  text-transform: uppercase;
  margin: 0;
}
.box-data .box-title .options {
  position: absolute;
  top: 0;
  right: 10px;
  width: calc(50% - 20px);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: var(--font-size-sm);
  font-weight: var(--font-weight-semibold);
}

table thead th {
  font-weight: var(--font-weight-regular);
  color: var(--color-grey-3);
  padding-bottom: 10px;
}
table tbody tr td {
  font-weight: var(--font-weight-semibold);
  padding: 3px 8px;
}
table tbody tr:nth-of-type(odd) td {
  background-color: var(--color-grey);
}

.list .list-element {
  padding: 5px 10px;
  display: block;
  position: relative;
  color: var(--color-black);
}
.list .list-element:has(.list-image) {
  padding-left: 50px;
}
.list .list-element .list-image {
  position: absolute;
  top: 9px;
  left: 10px;
  width: 16px;
  filter: brightness(0) saturate(100%) invert(22%) sepia(99%) saturate(6442%) hue-rotate(349deg) brightness(101%) contrast(100%);
}
.list .list-element:nth-of-type(odd) {
  background-color: var(--color-grey);
}
.list .list-element:hover {
  color: var(--color-red);
}

div:where(.swal2-container) h2:where(.swal2-title) {
  font-size: var(--font-size-md) !important;
  color: var(--color-black) !important;
}
div:where(.swal2-container) div:where(.swal2-html-container) {
  font-size: var(--font-size) !important;
  color: var(--color-black);
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  font-size: var(--font-size) !important;
  font-weight: var(--font-weight-semibold) !important;
  background-color: var(--color-red) !important;
  border-radius: var(--border-radius-7) !important;
  position: relative !important;
  transition: all 0.3s var(--cubic-bezier-linear) !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm)::before, div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm)::after,
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) ::before,
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) ::after {
  transition: all 0.3s var(--cubic-bezier-linear) !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
  opacity: 0;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover {
  background-image: none !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover::before {
  opacity: 0.2;
}

.nav-tabs {
  margin-bottom: 20px;
}
.nav-tabs .nav-link {
  font-family: var(--font-family-urbanist);
  font-size: var(--font-size);
  font-weight: var(--font-weight-semibold);
  text-transform: uppercase;
  border-radius: var(--border-radius-10) var(--border-radius-10) 0 0 !important;
  color: var(--color-red);
}
.nav-tabs .nav-link:hover {
  border-color: var(--color-transparent);
}
.nav-tabs .nav-link:focus-visible {
  outline: solid 3px var(--color-red);
  outline-offset: 2px;
  box-shadow: none;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: var(--color-grey-2) var(--color-grey-2) var(--color-white);
  background: linear-gradient(var(--color-grey) 20%, var(--color-white) 80%);
}
.nav-tabs.tabs-2 {
  border-bottom: none;
}
.nav-tabs.tabs-2 .nav-item.show .nav-link,
.nav-tabs.tabs-2 .nav-link.active {
  border-radius: 0;
  border-color: var(--color-transparent);
  background: var(--color-transparent);
}
.nav-tabs.tabs-2 .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-black);
}

.login {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url("/images/login-background.webp") no-repeat center center var(--color-white);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
.login .login-box {
  border-radius: var(--border-radius-7);
  padding: 55px 45px;
  text-align: center;
  color: var(--color-white);
  min-width: 400px;
  max-width: calc(100% - 30px);
  overflow: hidden;
  position: relative;
}
.login .login-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-black);
  opacity: 0.9;
  mix-blend-mode: multiply;
}
.login .login-box > * {
  position: relative;
}
.login .login-box > img {
  width: 80px;
}
.login .login-box div:has(input[type=text]), .login .login-box div:has(input[type=password]) {
  position: relative;
}
.login .login-box div:has(input[type=text]) .ico-pm, .login .login-box div:has(input[type=password]) .ico-pm {
  position: absolute;
  top: 14px;
  left: 15px;
  color: var(--color-black);
  pointer-events: none;
}
.login .login-box div:has(input[type=text]) input[type=text],
.login .login-box div:has(input[type=text]) input[type=password], .login .login-box div:has(input[type=password]) input[type=text],
.login .login-box div:has(input[type=password]) input[type=password] {
  padding-left: 40px;
}
.login.loading .login-box #txtMessaggio {
  z-index: 2;
}
.login.loading .login-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-black);
  opacity: 0.7;
  z-index: 1;
}

nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  width: var(--nav-width);
  background-color: var(--color-black);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 0;
  flex-direction: column;
  flex-wrap: wrap;
}
nav .logo {
  display: inline-block;
  width: 50px;
  border-radius: var(--border-radius-7);
}
nav .nav {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
nav .nav a {
  color: var(--color-white);
  display: inline-block;
  width: var(--button-width);
  height: var(--button-width);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: var(--border-radius-7);
  overflow: hidden;
  margin-bottom: 15px;
}
nav .nav a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
  opacity: 0;
}
nav .nav a .ico-pm {
  font-size: var(--font-size-md);
  position: relative;
  z-index: 2;
}
nav .nav a:hover::before, nav .nav a:focus-visible::before {
  opacity: 0.2;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  left: var(--nav-width);
  width: calc(100% - var(--nav-width));
  height: var(--header-height);
  background-color: var(--color-grey-2);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px;
  z-index: 1000;
}
.header > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header > div .data {
  font-weight: var(--font-weight-semibold);
  margin-right: 30px;
}
.header > div .data a {
  color: var(--color-black);
  border-radius: var(--border-radius-7);
}
.header > div .data .ico-pm {
  margin-right: 10px;
}
.header > div #nav-mob {
  width: var(--button-width-sm);
  height: var(--button-width-sm);
  position: fixed;
  right: 70px;
  border-radius: var(--border-radius-7);
  cursor: pointer;
  pointer-events: fill;
  display: none;
}
.header > div #nav-mob > span {
  position: absolute;
  width: calc(100% - 8px);
  top: calc(50% - 4px);
  left: 4px;
  height: 2px;
  background-color: var(--color-white);
  pointer-events: none;
  transition: all 0.3s var(--cubic-bezier-linear);
  transition-property: background-color;
}
.header > div #nav-mob > span::before, .header > div #nav-mob > span::after,
.header > div #nav-mob > span ::before,
.header > div #nav-mob > span ::after {
  transition: all 0.3s var(--cubic-bezier-linear);
}
.header > div #nav-mob > span:nth-of-type(2) {
  top: calc(50% + 4px);
}
.header > div #nav-mob:hover > span, .header > div #nav-mob:focus-visible > span {
  background-color: var(--color-red);
}
.header > div .button {
  width: var(--button-width-sm);
  height: var(--button-width-sm);
}

main {
  margin: var(--header-height) 0 0 var(--nav-width);
  padding: 20px;
}

.innerDiv .tableGrid {
  font-family: var(--font-family-noto-sans);
}
.innerDiv .headerDiv .titleDiv .gridTitle > span {
  font-weight: var(--font-weight-semibold);
  display: block;
  margin: 0 0 10px 0;
  font-style: normal;
}
.innerDiv .headerDiv .titleDiv .gridTitle .titleStatusDiv {
  font-size: var(--font-size-sm);
  color: var(--color-black);
}
.innerDiv .headerDiv .titleDiv .gridTitle .titleStatusDiv > span {
  display: block;
  margin: 0;
  text-transform: none;
}
.innerDiv .headerDiv .titleDiv .gridTitle .titleStatusDiv > span:has(img[src*=cross]) {
  position: relative;
}
.innerDiv .headerDiv .titleDiv .gridTitle .titleStatusDiv > span:has(img[src*=cross])::before {
  content: "\e90e";
  font-family: "cfl-portale-multiservizi";
  position: absolute;
  top: 0;
}
.innerDiv .headerDiv .titleDiv .gridTitle .titleStatusDiv > span:has(img[src*=cross]) img {
  opacity: 0;
}
.innerDiv .headerDiv .titleDiv .gridTitle .titleStatusDiv > span:has(img[src*=cross]):hover::before {
  color: var(--color-red);
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText {
  display: inline-block;
  background-color: var(--color-red);
  border: none;
  border-radius: var(--border-radius-7);
  color: var(--color-white);
  height: var(--button-width);
  font-weight: var(--font-weight-semibold);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: auto;
  font-size: var(--font-size-sm);
  padding: 4px 8px;
  cursor: pointer;
  margin-right: 4px;
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText .icon {
  font-family: "cfl-portale-multiservizi";
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText .icon.icoRefresh::before {
  content: "\e909";
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText .icon.icoExport::before {
  content: "\e90a";
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText .icon.icoConfig::before {
  content: "\e90b";
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText [class*=ui-icon-triangle] {
  position: relative;
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText [class*=ui-icon-triangle]::before, .innerDiv .headerDiv .optionsDiv .toolbarButtonText [class*=ui-icon-triangle]::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 2px;
  top: 6px;
  left: 8px;
  background-color: var(--color-white);
  transform: rotate(45deg);
  pointer-events: none;
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText [class*=ui-icon-triangle]::after {
  left: 11px;
  transform: rotate(-45deg);
}
.innerDiv .headerDiv .optionsDiv .toolbarButtonText:has(.icoConfig) {
  display: none;
}
.innerDiv .headerDiv .filterDiv {
  background-color: var(--color-grey);
  border-radius: var(--border-radius-7);
  padding: 10px;
  margin: 10px 0;
  font-size: var(--font-size-sm);
  display: none;
}
.innerDiv .headerDiv .filterDiv:has(table tr) {
  display: block;
}
.innerDiv .headerDiv .filterDiv input[type=text],
.innerDiv .headerDiv .filterDiv select,
.innerDiv .headerDiv .filterDiv textarea {
  padding: 5px 10px;
  border-color: var(--color-grey-2);
}
.innerDiv .headerDiv .filterDiv .icoDelete {
  margin-right: 5px;
  cursor: pointer;
}
.innerDiv .headerDiv .filterDiv .icoDelete::before {
  font-family: "cfl-portale-multiservizi";
  content: "\e90e";
}
.innerDiv .headerDiv .filterDiv .icoDelete:hover {
  color: var(--color-red);
}
.innerDiv .headerDiv .filterDiv table tr td:has(.chosen-container) {
  padding-left: 10px;
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-single {
  border-color: var(--color-grey-2);
  padding: 1px 10px;
  height: auto;
  background: var(--color-white);
  box-shadow: none;
  font-size: var(--font-size-sm);
  border-radius: var(--border-radius-7);
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-single > div > b {
  position: relative;
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-single > div > b::before, .innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-single > div > b::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 2px;
  top: 12px;
  background-color: var(--color-grey-3);
  transform: rotate(45deg);
  pointer-events: none;
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-single > div > b::after {
  transform: rotate(-45deg);
  left: 3px;
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-drop {
  top: unset !important;
  left: 0 !important;
  border: none;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius-7);
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-search input[type=text] {
  border-color: var(--color-grey-2);
  border-radius: var(--border-radius-7);
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-results li {
  font-size: var(--font-size-sm);
}
.innerDiv .headerDiv .filterDiv .chosen-container-single .chosen-results li.highlighted {
  background: var(--color-red);
}
.innerDiv .headerDiv .headerTable {
  background: none;
  z-index: 100;
}
.innerDiv .headerDiv .headerTable thead th {
  padding: 12px 8px;
  height: auto !important;
  border-top: solid 1px var(--color-grey-2);
  border-right: none;
  border-left: none;
  border-bottom: solid 1px var(--color-grey-2);
  box-shadow: var(--box-shadow-2);
}
.innerDiv .headerDiv .headerTable thead th > span {
  font-size: var(--font-size-sm);
  font-style: normal;
}
.innerDiv .headerDiv .headerTable thead th > span.icon {
  font-family: "cfl-portale-multiservizi";
  color: var(--color-red);
  cursor: pointer;
}
.innerDiv .headerDiv .headerTable thead th > span.icon.icoFilter {
  right: 30px !important;
}
.innerDiv .headerDiv .headerTable thead th > span.icon.icoFilter::before {
  content: "\e90c";
}
.innerDiv .headerDiv .headerTable thead th > span.icon.icoNoSort, .innerDiv .headerDiv .headerTable thead th > span.icon.icoSortDown, .innerDiv .headerDiv .headerTable thead th > span.icon.icoSortUp {
  right: 10px !important;
}
.innerDiv .headerDiv .headerTable thead th > span.icon.icoNoSort::before, .innerDiv .headerDiv .headerTable thead th > span.icon.icoSortDown::before, .innerDiv .headerDiv .headerTable thead th > span.icon.icoSortUp::before {
  content: "\e90d";
}
.innerDiv .headerDiv .headerTable thead th > span.icon.icoSortDown {
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}
.innerDiv .headerDiv .headerTable thead th > span.icon.icoSortUp {
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
}
.innerDiv .bodyDiv .tableGrid td {
  border: none;
  padding-top: 6px;
  padding-bottom: 6px;
}
.innerDiv .bodyDiv .tableGrid .alternato {
  background-color: var(--color-grey);
}
.innerDiv .bodyDiv .iconCommand {
  width: 14px;
  color: var(--color-red);
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(22%) sepia(99%) saturate(6442%) hue-rotate(349deg) brightness(101%) contrast(100%);
}
.innerDiv .footerDiv {
  font-family: var(--font-family-noto-sans);
  font-size: var(--font-size-sm);
  margin-top: 12px;
  border: none;
}
.innerDiv .footerDiv .footerDivInner .elencoPagine .pagina {
  border: none;
}
.innerDiv .footerDiv .footerDivInner .elencoPagine .pagina.paginaSelezionata {
  background-color: var(--color-grey);
  color: var(--color-red);
  padding: 4px 8px;
  border-radius: var(--border-radius-7);
}
.innerDiv .footerDiv .footerDivInner .elencoPagine .pagina:hover {
  color: var(--color-red);
}
.innerDiv .footerDiv .footerDivInner select {
  padding: 5px 10px;
  border-color: var(--color-grey-2);
}

.consoleDiv {
  border: none;
}

.ui-widget.ui-menu {
  background-color: var(--color-white);
  border-radius: var(--border-radius-7);
  box-shadow: var(--box-shadow);
  padding: 6px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ui-widget.ui-menu:focus-visible {
  outline: none;
}
.ui-widget.ui-menu .ui-menu-item {
  padding: 6px;
}
.ui-widget.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  cursor: pointer;
  font-size: var(--font-size-sm);
}
.ui-widget.ui-menu .ui-menu-item .ui-menu-item-wrapper:hover {
  color: var(--color-red);
}

.jconfirm .jconfirm-cell .jconfirm-holder .container {
  max-width: 500px;
}
.jconfirm .jconfirm-cell .jconfirm-holder .container .jconfirm-box {
  border-radius: var(--border-radius-10);
}
.jconfirm .jconfirm-cell .jconfirm-holder .container .jconfirm-box .jconfirm-title-c .jconfirm-title {
  font-size: var(--font-size);
  text-transform: uppercase;
  font-weight: var(--font-weight-semibold);
  font-family: var(--font-family-urbanist);
}
