/* TPL LOGIN */
.inputIco {
    width: 50px;
    text-align: center;
    display: grid;
 }
 #eyePassword {
    cursor: pointer;
 }
 
 .clock {
    background-color: #000;
    color: #fff;
    position: absolute;
    padding: 10px 20px;
    font-size: 40px;
    border-radius: 5px;
    left: 50%;
    transform: translateX(-50%);
 }
 .hidden {
    display: none;
 }
 /*COLOR TEXT*/
 .bianco {
    color: #ffffff;
 }
 
 /*LABEL ANIMATION*/
 .labelPadd{padding-top: 25px;}

 .labelFilter {
   text-transform: uppercase ;
 }

 label.inputCheck {
    position: unset;
    margin: 0px;
    padding: 4px 10px;
 }
 label.inputText {
    position: absolute;
    margin: 8px 0;
    padding: 0px 10px;
    -webkit-transition: margin 0.3s ease-in-out, font-size 0.3s ease-in-out,
       letter-spacing 0.2s ease-in-out;
    transition: margin 0.3s ease-in-out, font-size 0.3s ease-in-out,
       letter-spacing 0.2s ease-in-out;
    z-index: 1;
 }
 
 label.inputData {
    position: absolute;
    margin: 8px 0;
    padding: 0px 10px;
    -webkit-transition: margin 0.3s ease-in-out, font-size 0.3s ease-in-out,
       letter-spacing 0.2s ease-in-out;
    transition: margin 0.3s ease-in-out, font-size 0.3s ease-in-out,
       letter-spacing 0.2s ease-in-out;
    z-index: 1;
 }
 
 label.inputFile {
    position: absolute;
    margin: 8px 0;
    padding: 0px 10px;
    -webkit-transition: margin 0.3s ease-in-out, font-size 0.3s ease-in-out,
       letter-spacing 0.2s ease-in-out;
    transition: margin 0.3s ease-in-out, font-size 0.3s ease-in-out,
       letter-spacing 0.2s ease-in-out;
    z-index: 1;
 }
 
 label.active {
   font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: -10px 0;
    padding: 0px 10px;
    position: absolute;
    background-color: #ffffff;
    margin-left: 8px;
    color: #0B5ED7;
 }
 
 .form-control {
    font-size: 0.9rem;
 }
 /* /LABEL ANIMATION*/
 .logo-icon {
    width: 170px;
 }
 /*NOTIFICA*/
 .lobibox-notify .lobibox-notify-body {
    margin: 10px 35px 10px 90px;
 }
 
 @media screen and (min-width: 1400px) {
    .page-wrapper {
       padding-left: 0px;
       padding-right: 0px;
    }
 }
 
 .dtfh-floatingparenthead {
    top: 100px;
 }
 .dataTables_processing {
    background: rgb(255, 255, 255, 1);
    z-index: 999999999;
 }
 
 /* OVERRIDE DATATABLE */
.dataTables_scrollHeadInner{width: 100%!important;} 
table.dataTable {
   width: 100%!important;
}

 table.dataTable tbody td.select-checkbox:before,
 table.dataTable tbody th.select-checkbox:before {
    content: " ";
    margin-top: -6px;
    margin-left: -6px;
    border: 0px solid black;
    border-radius: 3px;
 }
 
 table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
 table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    left: 10px;
 }
 table.dataTable tr.selected td.select-checkbox:after,
 table.dataTable tr.selected th.select-checkbox:after {
    content: "";
    margin-top: -6px;
    margin-left: -6px;
 }
 table.dataTable tbody td.select-checkbox:before,
 table.dataTable tbody th.select-checkbox:before {
    margin-top: 0px;
    margin-left: -6px;
 }
 table.dataTable tr.selected td.select-checkbox:before,
 table.dataTable tr.selected th.select-checkbox:before {
    border: 1px solid white;
 }
 /*
 table.dataTable tr.selected td.select-checkbox:after,
 table.dataTable tr.selected th.select-checkbox:after {
    content: "✓";
    font-size: 26px;
    margin-top: -47px;
    margin-left: -9px;
    text-align: center;
    text-shadow: 1px 2px #b0bed9, 1px 1px #b0bed9, 0px 0px #b0bed9,
       1px 1px #b0bed9;
 }
 */
 @media screen and (max-width: 766px) {
   table.dataTable {
      width: 100%!important;
   }
    table.dataTable tr.selected td.select-checkbox:after,
    table.dataTable tr.selected th.select-checkbox:after {
       content: "✓";
       font-size: 23px;
       margin-top: -50px;
       margin-left: 2px;
    }
    
 }
 
 table.dataTable tr.selected td.select-checkbox:before,
 table.dataTable tr.selected th.select-checkbox:before {
    border: 0px solid white;
 }
 
 table.dataTable tbody td.select-checkbox:before,
 table.dataTable tbody td.select-checkbox:after,
 table.dataTable tbody th.select-checkbox:before,
 table.dataTable tbody th.select-checkbox:after {
    display: block;
    position: absolute;
    top: 46px;
    left: 50%;
    width: 19px;
    height: 16px;
    box-sizing: border-box;
 }
 /*
 table.dataTable tbody td.select-checkbox:before,
 table.dataTable tbody th.select-checkbox:before {
    margin-top: -33px;
    margin-left: -8px;
 }
 */
 .dataTables_processing {
    position: fixed !important;
    font-size: 20px !important;
    top: 40% !important;
    width: 180px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    color: #ffffff !important;
    background-color: rgb(13, 202, 240, 0.8) !important;
    box-shadow: 0 0 30px #fff, 0 0 60px #5c5c5c !important;
    border-radius: 50% !important;
    height: 180px !important;
    padding-top: 60px !important;
 }
 
 div.dataTables_processing > div:last-child > div {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
 }
 
 .dataTables_wrapper .dataTables_length {float:right!important;}

 .dataTables_scroll { padding-top: 30px;}


 /* DEFAULT */
 .maiuscolo{
   text-transform: uppercase;
 }
 .left {
    text-align: left;
 }
 .center {
    text-align: center;
 }
 .right {
    text-align: right;
 }
 .nascondi {
    display: none;
 }
 
 .float-left {
    float: left;
 }
 .float-right {
    float: right;
 }
 
 .ml-0 {
   margin-left: 0px;
}
 .ml-1 {
    margin-left: 5px;
 }
 .ml-2 {
    margin-left: 10px;
 }
 .ml-3 {
    margin-left: 15px;
 }
 .ml-4 {
    margin-left: 20px;
 }
 .ml-5 {
    margin-left: 25px;
 }
 
 .mr-0 {
   margin-right: 0px;
}
 .mr-1 {
    margin-right: 5px;
 }
 .mr-2 {
    margin-right: 10px;
 }
 .mr-3 {
    margin-right: 15px;
 }
 .mr-4 {
    margin-right: 20px;
 }
 .mr-5 {
    margin-right: 25px;
 }

.mt-0 {
   margin-top: 0px;
}
.mt-1 {
   margin-top: 5px;
}
.mt-2 {
   margin-top: 10px;
}
.mt-3 {
   margin-top: 15px;
}
.mt-4 {
   margin-top: 20px;
}
.mt-5 {
   margin-top: 25px;
}


.mb-0 {
   margin-bottom: 0px;
}
.mb-1 {
   margin-bottom: 5px;
}
.mb-2 {
   margin-bottom: 10px;
}
.mb-3 {
   margin-bottom: 15px;
}
.mb-4 {
   margin-bottom: 20px;
}
.mb-5 {
   margin-bottom: 25px;
}

.pt10 {
   padding-top: 10px;
}

.pu {padding:unset;}
.p0 {padding:0px;}
.p1 {padding:5px;}
.p2 {padding:10px;}
.p3 {padding:15px;}
.p4 {padding:20px;}
.p5 {padding:25px;}

.pr-0 {
   padding-right: 0px;
}
.pr-1 {
   padding-right: 5px;
}
.pr-2 {
   padding-right: 10px;
}
.pr-3 {
   padding-right: 15px;
}
.pr-4 {
   padding-right: 20px;
}
.pr-5 {
   padding-right: 25px;
}


.pl-0 {
   padding-left: 0px;
}
.pl-1 {
   padding-left: 5px;
}
.pl-2 {
   padding-left: 10px;
}
.pl-3 {
   padding-left: 15px;
}
.pl-4 {
   padding-left: 20px;
}
.pl-5 {
   padding-left: 25px;
}

.pb-0 {
   padding-bottom: 0px;
}
.pb-1 {
   padding-bottom: 5px;
}
.pb-2 {
   padding-bottom: 10px;
}
.pb-3 {
   padding-bottom: 15px;
}
.pb-4 {
   padding-bottom: 20px;
}
.pb-5 {
   padding-bottom: 25px;
}

.pt-0 {
   padding-top: 0px;
}
.pt-1 {
   padding-top: 5px;
}
.pt-2 {
   padding-top: 10px;
}
.pt-3 {
   padding-top: 15px;
}
.pt-4 {
   padding-top: 20px;
}
.pt-5 {
   padding-top: 25px;
}
 
.width5{
   width: 5%;
}
.width10{
   width: 10%;
}
.width15{
   width: 15%;
}
.width20{
   width: 20%;
}
.width25{
   width: 25%;
}
.width30{
   width: 30%;
}
.width35{
   width: 35%;
}
.width40{
   width: 40%;
}
.width45{
   width: 45%;
}
.width50{
   width: 50%;
}
.width55{
   width: 55%;
}
.width60{
   width: 60%;
}
.width65{
   width: 65%;
}
.width70{
   width: 70%;
}
.width75{
   width: 75%;
}
.width80{
   width: 80%;
}
.width85{
   width: 85%;
}
.width90{
   width: 90%;
}
.width95{
   width: 95%;
}
.width100{
   width: 100%;
}
 .width-100 {
    width: 100%;
 }
 .w20 {
   width: 20px;
}

.dispIB{display: inline-block;}
.notB{font-weight: 100;}
.font-size-small {
    font-size: 12px;
 }
 .bold{font-weight: 600;}
 
 .text-right {
    text-align: right;
 }
 .text-left {
   text-align: left;
}
 .btn i {
    font-size: 1rem;
    margin-right: 0px;
 }
 .right0{right:0!important;}
 .header-colors-indigators .indigator {
    width: 45px;
    height: 45px;
    background: #f4f2f2;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    /* vertical-align: middle; */
    padding-top: 13px;
 }
 
 ul.metismenu li.active a {
    color: #ffffff !important;
    background-color: #0d6efd;
 }
 
 /* DYNAMSOFT BARCODE READER */
 @media only screen and (max-width: 545px) {
    .controler {
       flex-direction: column;
    }
 }
 
 .selector_switch {
    position: relative;
    width: 250px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: 30px;
    cursor: pointer;
    transition: all 200ms;
 }
 
 .selector_switch:hover {
    border: 1px solid #b4b4b4;
 }
 
 .selector_input {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 30px 0 15px;
    box-sizing: border-box;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    color: #606266;
 }
 
 .selector_switch svg {
    height: 30px;
    position: absolute;
    right: 5px;
 }
 
 .arrow {
    transform: rotate(0deg);
    transition: all 200ms;
 }
 
 .trans {
    transform: rotate(-180deg);
 }
 
 .options {
    position: absolute;
    width: 250px;
    max-height: 0;
    margin: 3px 0 10px 0;
    transition: max-height 200ms;
    overflow: hidden;
    border-radius: 5px;
    overflow: auto;
    z-index: 2000;
    background-color: #fff;
 }
 
 .show {
    border: 1px solid #e4e7ed;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    /*max-height: 200px;*/
 }
 
 .unshow {
    border: none;
    box-shadow: none;
 }
 
 .noheight {
    max-height: 0;
 }
 
 .UIElement {
    width: 80vw;
    height: 60vh;
    max-width: 600px;
    margin: 2vmin auto;
    text-align: center;
    font-size: medium;
 }
 
 .UIElement > div {
    width: 100%;
    height: 100%;
 }
 
 .latest-result {
    display: block;
    margin: 0;
    padding: 0.4rem 0.8rem;
    color: inherit;
    min-width: 40vw;
    width: auto;
    border: none;
    font-size: 1rem;
    border-radius: 0.2rem;
    text-align: center;
 }
 
 .latest-result::placeholder {
    color: #b0bec5;
 }
 
 .latest-result:focus {
    outline: none;
    box-shadow: 0.1rem 0.4rem 0.8rem #fe8e14;
 }
 
 .imageuploadify-details {
    opacity: 0.8 !important;
 }
 .imageuploadify-details span {
    word-wrap: break-word;
    font-size: 10xp;
    white-space: break-spaces;
    padding: 0px 3px;
 }
 .imageuploadify .imageuploadify-images-list .imageuploadify-container {
    width: 220px;
    height: 150px;
 }
 .imageuploadify {
    max-width: unset;
 }
 .imageuploadify-container {
    margin-right: 6px;
 }
 
 fieldset {
    position: absolute;
    border: 5px solid #aaa;
    background: #aaa;
    right: 0px;
    bottom: 0px;
 }
 canvas {
    outline: 5px solid #aaa;
    background: #fff;
 }
 input[type="submit"],
 input[type="reset"] {
    font-size: larger;
 }
 
 .dropdown-item {
    padding: 0.5rem 1rem;
 }
 
 body.login .card{
   box-shadow: 0 0px 56px 0 rgb(218 218 253 / 0%), 0 0px 0px 0 rgb(206 206 238 / 0%) !important;
 }

.loading{
    margin: 50px 0;
    text-align: center;
}
.progress {
    height: 2rem;
}
.spinner-grow {
    width: 5rem;
    height: 5rem;
}
.form-switch .form-check-input {
   width: 2.5rem;
}
.form-check-input {
   height: 1.6em;
}

.listArt{height: 38px;  line-height: 38px;}

/*COLOR*/
.danger{color:#f41127;}
.success{color:#17a00e;}
.selected .danger,.selected .success{color:#fff;}
.selected .btn-outline-success, .selected .btn-outline-primary, .selected .btn-outline-danger {
   color: #ffffff;
   border-color: #ffffff;
}

#tipologiaTab table tr td{vertical-align: middle;}

.huAccordion{font-size:14px;}

.accordionHu .accordion-body{background-color: aliceblue!important;}
.absolute{position:absolute;}
span.config{
   display: grid;
   width: 30%;
   text-align: right;
   font-size: 59px;
   font-weight: 400;
   text-transform: uppercase;
}    
@media (min-width: 1200px){
   .modal-xl {
      max-width: 1240px;
   }
}

@media (min-width: 1800px){
   .modal-xl {
      max-width: 1840px;
   }
}

.lobibox.lobibox-confirm .lobibox-header, .lobibox.lobibox-confirm .lobibox-footer {
   background-color: #c0c0c0;
   color: #141414;
}

.lobibox-confirm .lobibox-body{padding:30px 0px!important;}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
   text-align: unset!important;
}

.required{color: red;
   font-size: 16px;
   font-weight: 700;}

.textForm{margin-top:10px;}
.col-form-label{font-weight: 600;}

.form-check .form-check-input {
   float: none;
   margin-left: -1.5em;
}
.form-check-input {
   height: 1.6em;
   width: 1.6em;
}
label.form-label{
   font-weight: 600;
   text-transform: uppercase;
}
.btNull{width: unset;height:unset();max-width:unset;margin-top:unset;border: 0!important;background: transparent!important;font-size: 1.5rem;}
.customSpace{margin-top: 1.5rem;margin-bottom:0;}
.delimita{
   border-bottom: 5px #c0c0c0;
   margin-bottom: 25px;
   border-bottom-style: dashed;
   opacity: 1;
   color: #ffffff;}

.delimitaVert{
      border-right: 5px #c0c0c0;
      margin-right: 0px;
      border-right-style: dashed;
      opacity: 1;
      color: #ffffff;}
.delimita1{border-bottom: 2px #0077ff;
   margin-bottom: 20px;
   border-bottom-style: dashed;
   opacity: 1;
   color: unset();
   padding-bottom: 25px;}
.note{margin:0;margin: 15px 0; color:#0077ff;}
.blocco{padding:0 30px;}
.textarea{height:120px;}

.delimita2{
   border-right: 1px dashed #c0c0c0;
   border-bottom: 1px dashed #c0c0c0;
   padding-bottom: 35px;
}

.lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify {
   min-height: 180px;
}

.lobibox-notify-body .lobibox-notify-msg{max-height: 130px!important;}

.comorbiditaSI{
   overflow-y: auto;
    height: 448px;
    padding: 10px;
    border: 1px solid #c0c0c0;
}

.btnSmall {
   display: inline-block;
   font-weight: 400;
   line-height: 1.5;
   color: #212529;
   text-align: center;
   letter-spacing: .5px;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none;
   background-color: transparent;
   border: 1px solid transparent;
   padding: .375rem .75rem;
   font-size: 1rem;
   border-radius: .25rem;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.colorBg{
   background-color: #ededed;
}

small.listGroupIco{
   text-align: right;
   display: block;
}

.comorbiditaList small.listGroupIco {
   text-align: right;
   display: block;
   width: 200px;
   right: 0;
   float: right;
}

.truncate-text {
   display: -webkit-box;
    -webkit-line-clamp: 3; /* Limita il testo a 2 righe */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; /* Aggiunge i puntini di sospensione */
    font-size: 0.8rem;
    font-weight: 200;

    
 }

   #sider-highlight-mark  ::highlight(sider-highlight-mark-yellow-active) {background-color:unset!important;}
