/* CSS Document */

html,
body {
  height: 100%;
}

.home-bg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
  background-image: url("../images/bghome_gescliweb.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.home-partner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 140px!important;
  padding-bottom: 40px;
  background-color: #f5f5f5;
  background-image: url("../images/bghome.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  color: #fff !important;
}

.btn-login{
  background-color: #E23637;
  color: #fff;
  border-radius: 30px;
  padding: 12px 40px;
  font-size: 18px;
  font-weight: 500;
  border: none;
  width: 100%;
}

.btn-login-cliente{
  background-color: #0F2396;
  color: #fff;
}

.btn-login:hover, .btn-login:focus, .btn-login:active {
  background-color: #bb0808 !important;
  color: #fff !important;
}

.btn-login-cliente:hover, .btn-login-cliente:focus, .btn-login-cliente:active {
  background-color: #091a77 !important;
  color: #fff !important;
}

.home-logo {
  max-width: 300px;
}

.home-title {
  font-family: var(--primary-font-family);
  font-weight: 600;
  font-size: 3rem;
}

#tabella_ope {
  overflow-x: scroll;
}

.form-signin {
  width: 100%;
  max-width: 380px;
  padding: 15px;
  margin: auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 15px 20px;
  font-size: 16px;
  background-color: #f0f0f5;
  border: none;
  border-radius: 18px;
  color: #666;
}
.form-signin .form-control::placeholder {
  color: #999;
}
.form-signin .form-control:focus {
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(15, 35, 150, 0.2);
}
.form-signin #username {
  margin-bottom: 15px;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
}

.placeholder {
  height: 47px;
  border: 1px solid #28a745;
}
.accordion {
  padding-bottom: 20px;
}
.hand {
  cursor: pointer;
}
.ristr {
  padding: 0.25rem 0.25rem !important;
}
.row2 {
  margin-bottom: 0.5rem;
}
.row3 {
  margin-bottom: 0rem;
}
.row4 {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e7f1ff;
  margin-bottom: 0.5rem;
}
.row5 {
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #e7f1ff;
  margin-bottom: 0.5rem;
}
.accordion > .card {
  overflow: visible;
}
.ui-autocomplete {
  z-index: 99999999999 !important;
  /*position: relative!important;*/
}
.textareablock {
  height: auto !important;
  border: 0px !important;
  /*border: 1px dashed #ced4da;*/
}
.seldis,
.seldis option {
	color: #212529 !important;
	opacity: 1 !important;
	background: none !important;
	background-image: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-expand: none;
	text-indent: 1px;
	text-overflow: "";
	pointer-events: none !important;
}

.toolbar,
.fann {
	width:100%;
  	text-align: right;
}
.tooltipcursor {
    cursor: pointer;
}
.cursornormal {
    cursor: default !important;
}
.modal {
  /*z-index: 2000!important;*/
}
.dataTables_processing {
    z-index: 1000 !important;
}
#g_NOTE_TELEFONATE {
    height: 200px;
}
#g_NOTE_GSW, #v_NOTE_VERIFICA {
  height: 360px;
}
#r_TESTO {
  height: 360px;
}
.textareablock {
  height: auto !important;
  border: 0px !important;
  /*border: 1px dashed #ced4da;*/
}
.textareavisual {
  flex: 1;
  height: 500px;
  overflow-y: auto;
  border: 1px solid #ccc;
  padding: 10px;
}
.textareaff {
  height: 220px !important;
}
.text-orange {
  color: #f90;
}
.ucase {
  text-transform: uppercase !important;
}
.nascondi {
  display: none;
}
.tooltip {
  z-index: 99999 !important;
  /*  display: inline;
  position: relative;*/
}
.tt {
}
.tooltip-inner {
  max-width: 350px;
}
.nowrap {
  white-space: nowrap;
}
.bigcell {
  width: 100%;
}
.form-check-input {
  margin-top: 0.6rem;
}

#tabella_stats .text-danger a {
  color: #dc3545 !important;
}
#tabella_stats .text-info a {
  color: #17a2b8 !important;
}
#tabella_stats .text-success a {
  color: #28a745 !important;
}
#tabella_stats .font-weight-bold a {
  color: #212529 !important;
}
.modal {
  overflow: auto !important;
}

.panel-title2 {
  /*margin-top: -5px;*/
  margin-top: 15px;
}
.panel-title2,
.panel-title3 {
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px #ccc dashed;
}
.fa-80 {
  font-size: 0.8em;
}
.fa-stk {
  width: 1em;
}
.fa-stk-h1 {
  height: 1em;
  line-height: 1em;
}
#sidebarMenu {
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  position: fixed;
  top: 0px;
  height: 100%;
  color: #e1ffff;
}
#sidebarMenu ul,
#sidebarMenu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
}
/* Freccia sottomenu */
#sidebarMenu li .arrow {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 35px;
  vertical-align: middle;
  transition: transform 0.2s ease;
}
/* Freccia ruotata verso sinistra quando il sottomenu è chiuso */
#sidebarMenu li.collapsed .arrow {
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  margin-top: 5px;
  margin-bottom: -5px;
}
#sidebarMenu ul .active,
#sidebarMenu li .active {
  border-left: 3px solid #ffc107;
  background-color: #4f5b69;
}
#sidebarMenu ul .sub-menu li.active,
#sidebarMenu li .sub-menu li.active {
  background-color: #020203;
  border-left: 3px solid #ffc107;
  /*color: #007bff;*/
}
#sidebarMenu ul .sub-menu li.active a,
#sidebarMenu li .sub-menu li.active a {
  color: #ffeeba;
}
#sidebarMenu ul .sub-menu li,
#sidebarMenu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #2e353d;
  border-left: 3px solid #181c20;
  margin-left: 0px;
}
#sidebarMenu ul .sub-menu li:hover,
#sidebarMenu li .sub-menu li:hover {
  background-color: #020203;
  border-left: 3px solid #ffc107;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
#sidebarMenu ul .sub-menu li a:hover,
#sidebarMenu li .sub-menu li a:hover {
  color: #ffeeba;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

#sidebarMenu ul .sub-menu li.text-success a:hover,
#sidebarMenu li .sub-menu li.text-success a:hover {
  color: #37e55f !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
/*#sidebarMenu ul .sub-menu li:before,
#sidebarMenu li .sub-menu li:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}*/
#sidebarMenu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
#sidebarMenu li a {
  text-decoration: none;
  color: #e1ffff;
  /* width: 100%; */
  display: block;
}
#sidebarMenu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
#sidebarMenu li:hover {
  border-left: 3px solid #ffc107;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.cbox label {
  padding-right: 10px !important;
  font-weight: normal !important;
}

.text-label {
  text-align: right !important;
}
.msgfile_normal {
  font-weight: bold;
}
.msgfile_err {
  font-weight: bold;
  color: #eb3300;
}
.thumbbox,
.filebox {
  float: left;
}
.thumbbox {
  padding-right: 5px;
  /*width:38px;*/
}
.msg_info2 {
  padding-top: 30px;
}
.txttel {
  height: 160px !important;
}

.seldis,
.seldis option {
  color: #212529 !important;
  opacity: 1 !important;
  background: none !important;
  background-image: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-expand: none;
  text-indent: 1px;
  text-overflow: "";
}
.h16,
.h16 span.fa-stack {
  height: 16px !important;
  line-height: 16px !important;
}
.fleft {
  float: left;
  padding-right: 10px;
}

#modifica_tel2 {
  float: right;
}
.form-check2 {
  margin-left: -1.25rem !important;
}
#n_NOTECONT {
  height: 200px;
}
#c_ANNOTAZIONI {
  height: 200px;
}
#v_SVOLGIMENTO {
  height: 300px;
}
#c_DESCRIZIONE_NC {
  height: 200px;
}
#c_NOME,
#c_NOME_DI_UTILIZZO {
  /*text-transform:uppercase;*/
}
@media (max-width: 767.98px) {
  #sidebarMenu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  #sidebarMenu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
}
@media (min-width: 767.98px) {
  #sidebarMenu .menu-list .menu-content {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .text-label {
    text-align: left !important;
  }
}

/*
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}*/

.table-orange,
.table-orange > th,
.table-orange > td {
  background-color: #ffd7b6 !important;
}

.table-orange th,
.table-orange td,
.table-orange thead th,
.table-orange tbody + tbody {
  border-color: #ff953d !important;
}

.table-hover .table-orange:hover {
  background-color: #ffbb82 !important;
}

.table-hover .table-orange:hover > td,
.table-hover .table-orange:hover > th {
  background-color: #ffbb82 !important;
}

.accordion:not(#accordionAggiornamenti) .accordion-button::after {
  margin-left: -1.25rem;
}

.form-control-plaintext2 {
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext2.form-control-sm,
.form-control-plaintext2.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

#s_DESCRIZIONE,
#s_NOTE {
  height: 100px;
}

.semaforo {
  font-family: "Font Awesome 5 Pro";
}
.txt-barrato {
  text-decoration: line-through;
}
form {
  position: relative;
}

.text-overflow {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

#e_ID_UTENTE_INS,
#e_ID_UTENTE_UPD,
#e_ID_UTENTE_SOL {
  pointer-events: none;
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.pagination {
  justify-content: end;
}

.rapp-annullato {
  background-color: #b3b3b3 !important; 
  text-decoration: line-through;
}

.rapp-annullato>td {
  background-color: #b3b3b3 !important;
}

.table .text-secondary td{
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.table td p{
  margin-bottom: 0 !important;
}

#tinymce p{
  margin: 0 !important;
}

.dt-container{
  position: relative !important;
}

.container .location-map {
  display: block;
  width: 100%;
  height: 50vh;
}

.wide-card {
  width: 90vw;
  max-width: 640px;
}

/*.col-box {
  border: 1px solid rgba(33, 37, 41, 0.75);
  border-radius: 0.5rem;
  padding: 1rem;
} */

.logo-small {
  width: 60px;
  height: auto;
  vertical-align: middle;
  margin-right: 10px;
}

.wide-card #location-map {
  height: 300px;
  width: 100%;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  margin-bottom: 1rem;
  object-fit: cover;
}

.wide-card {
  border-radius: 2rem;
}

.header-img {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.label-clickable {
  margin: 0 0.5rem;
  cursor: pointer;
  font-weight: 500;
  color: #333;
}

.label-clickable.active {
  color: #0F2396;
  border-bottom: 2px solid #E23637;
}

.d-none {
  display: none;
}

.orari-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.orari-list li {
  display: flex;
  justify-content: start;
  gap: 1rem;
  line-height: 1.8;
}

.giorno {
  width: 90px;
  font-weight: 500;
}

.fascia {
  white-space: nowrap;
}

ul.list6 a {
  color: inherit;
  text-decoration: none;
}

.scroll-tabs {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.scroll-tabs .label-clickable {
  white-space: nowrap;
  flex-shrink: 0;
}

.agggiornamenti-precedenti:not(:last-child) {
  border-bottom: 1px solid #0000ff;
} 

.checkbox-wrapper input[type="checkbox"] {
  accent-color: #dc3545;
  border: 1px solid #dc3545;
  border-radius: 5px;
}