:root {
  --text-color: #557699;
}

/* modificato z index del date picker */
.cp{cursor:pointer;}
#img-logo img {
    height: 40px;
}
#head-top {
    background-color: #fff;
    background-image:none;
    border-bottom: none;

}
.dark-border {
    border: solid 1px #adbaca;
}

#bo-menu-div {
    box-shadow:none;
    /* height:32px; */
    background-color: #5d81a8;
}

#bo-menu-div ul li {
    padding-left: 20px;
    padding-right: 20px;
}

#bo-menu-div ul li:hover{
    background-color: var(--text-color);
}

.bo-menu-right-button,#bo-menu-div ul,.menu-off {
    background-color: transparent;
}

.bo-menu-right-button:hover ,#bo-menu-div ul li:hover    {
    background-color: var(--text-color);
}
#bo-menu-div ul li span a {

    font-weight: normal;
    font-size: 14px;
}


#bo-menu-div ul li ul{
    min-width: 200px;
    padding: 0;
    background-color: #fff;
    /* overflow: hidden; */
    border: none;
    box-shadow: 0 3px 5px rgba(0,0,0, 0.2);
    border-radius:  0 0 5px 5px;
    z-index: 2;
}

#ul-config {
    min-width: 100px;
    /* box-shadow: 0 3px 5px rgba(0,0,0, 0.2); */
    border-radius:  0 0 5px 5px;
    z-index: 2;
    background-color: #fff;
}

#ul-config li{
    background-color: #fff;
}

#bo-menu-div ul li ul li,
#ul-config li{
    width: 100%;
    box-sizing: border-box;
    padding: 8px 15px;
    font-size: 13px;
    padding: 8px 15px;
}


#bo-menu-div ul li ul li:hover,
#ul-config li:hover{
    background-color: #eee !important;
    color: black !important;
}
#bo-menu-div ul li ul li:hover a,
#ul-config li:hover span a{
    color: black !important;
}


#bo-menu-div ul li ul li:first-child:before {
    content: '';
    position: absolute;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 6px solid rgba(255, 255, 255, 1);
    top: -6px;
    left: 30px;
    
}

#bo-menu-div ul li ul li:first-child:hover:before{
    border-bottom: 6px solid #eee;
}

.menu-on {
    background-color: var(--text-color);

}

.show-tab thead tr {
    background-color: transparent;
}

.search-button {
    
    background: url(/pframework_app_27/img/glyph-search-black.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 0px solid #1b426d;
    width: 28px;
    background-color: #e7e7e7;
    margin-left: 3px;
    
}
.search-button:hover {
    background-color: #d8d8d8;
}

#ricerca-globale-field,.tasto-icon {
    /* border: solid 1px #4b5d73; */
    border: solid 1px #ccc;
    /* border-radius: 3px;; */
}

.item-bo {
    border:0px;
    border-bottom: 2px solid #dddddd;
}
.item-bo_on {

    background-color: #5d699e;
    box-shadow:none;
    border: 0px;
    
}

.item-bo_on span a , .item-bo span a  {
    font-weight: 300;
    font-size: 14px;;
}

.tasto-icon {
    font-weight: 300;
  

    box-shadow:none;
}
.show-tab thead tr th {
    border-right: 0px;
    border-bottom: 1px solid #ddd;
    padding-left: 2px;
    background-color: #ebebeb;
}

.show-tab {
    border:0px;
    padding:4px;
    padding-bottom:8px;
}
.show-tab tbody tr td {
    border-right:0px;
    padding-left: 6px;
}

.tasto-icon-tab {
    box-shadow: none;
}
.tasto-icon-tab {
    border:0;
    border-radius: 50%;
}

.tasto-icon-tab:hover {
    background-color: transparent;
}

/* .show-tab tr:last-child td {
    border-bottom:0;
} */

.show-tab tr:nth-child(odd) {
    background-color: #fcfdff;
}


.show-tab tr:hover {
    background-color: rgb(255, 249, 224);
}

.riga-tab-bottom {
    background-color: #ebebeb;
    height: 5px;
}

.form-tab { 
    border:0px;
}
.form-tab-label ,.form-tab-field{
    border-right: 0px;
}
.input-shadow {
    box-shadow: none;
    border: 1px solid #e3e3e3;
    /* margin: 2px 0; */
}

.form-tab-label {
    padding-top: 9px;
    /* padding-bottom: 16px; */
    padding-bottom: 9px;
    font-size: 12px;
    background-color: #fdfdfd;
    margin-bottom: 3px;
    padding-right: 3px;
}
/* 
td:has(> img[src*="tab-menu-"]) {
    border:1px solid red;
}

td:has(img[src*="tab-menu-"]) {
    display: none;
} */

.tasto-lookup{
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    margin-top: 2px ;
}

#lang-sel-div {
    display: none;
    visibility: hidden;
}

.spt-ul {
    background-color: white;
    height: 38px;

}

.spt-ul li.on {
    border-bottom: 3px solid palevioletred;

}
.spt-ul li.on, .spt-ul li {
    background-image: none;
    margin-top: 5px;
    height: 28px;

}
.spt-ul li {
padding-left: 0;
padding-right: 0;
line-height: 10px;;

}


.spt_on ,.spt_off {
    padding-left: 10;
    padding-right:10;
    height: 26px;
    display: block;
    text-decoration: none !important;
    margin-top:6px;
}
.spt_on {
    color: #000;
    
}


.spt_off {
    color: #a1a1a1
}
.spt-ul li.on:before , .spt-ul li.on:after,.spt-ul li:before , .spt-ul li:after {
    width: 0;
}


.p-path{
    
    padding: 0;
    margin: 0;
    display: flex;
}


.p-path li{
    list-style-type: none;
    padding: 3px 30px 3px 0 ;
    margin: 0;
    position: relative;
    color: #555;
}

.p-path li a{
    color: #555;
    text-decoration: none;
}

.p-path li.selected{
    font-weight: bold;
    color: steelblue;
}


.p-path li.selected a{
    font-weight: bold;
    color: steelblue;
    text-decoration: underline;
}

.p-path li:after{
    content: '';
    position: absolute;
    top: 7px;  
    right: 11px;
    background-image: url("/pframework_app_27/img/glyph-next-black-disabled.png");
    background-repeat: no-repeat;
    width: 8px;
    height: 13;
    box-sizing: border-box;
}
.p-path li:last-child:after{
    display: none;
}


.cont-coso{
    margin: 20px;
    border: 2px solid #ddd;
    max-width: 600px;
    padding: 20px;
    text-align: center;

}


.tab-subtext-s{
    font-size: 11px; 
    line-height: 6px;
} 

.tab-subtext-evid{ 
    font-size: 11px; 
    font-weight: bold;
    color: steelblue;
    line-height: 9px;
}

.giorno-risorsa-tab thead{
    background-color: #f8f8f8;
    position: sticky;
    top:0px;
    z-index: 2;
    color:#7b7b7b;
}	
.container_week table tr td div {
    z-index: 0 !important;

}
.giorno-risorsa-tab thead tr th{
    border-top: 1px solid #e2e8ef;
    height:30px !important;
    font-size:16px;
    font-weight:normal;
}

.show-tab thead th a {
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
}

.show-tab tbody tr td {
    border-right: 0px;
    padding-left: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.show-tab tbody tr  td {
    border-bottom: 1px solid #e5e5e5;
}

.riga-tab-bottom .btn-traccia-mod{
    text-align: center;
    width: 30px;
    display: inline-block;
    background-color: rgba(0,0,0, 0.4);
    padding: 4px 0 4px 5px;
}








.riga-tab-bottom .btn-traccia-mod:hover{
    background-color: rgba(0,0,0, 0.6);
}









#ui-datepicker-div {
    z-index: 100 !important;
}


.container_week table tr td div {
    
    border-radius: 5px !important;
}
/*
.container_week table tr .border-solid {
    border-bottom: 1px solid #dfdfdf !important;
}
    

.container_week table tr td, .container_week table tr th {
    text-align: center;
    border-right: 1px dotted #f0f0f0;
    border-bottom: 1px dotted #f0f0f0;
}
*/
.evento {
    padding-bottom: 2px !important;
    
    

}

.evento {

    border: 1px solid rgba(0, 0, 0, 0.1) !important;

}

/* */
.title-blue{
    font-size: 17px;
    font-weight: bold;
    color: var(--text-color);
              
    display: inline-block;
    padding:6px;
    padding-left:14px;

}
.showtab-page-label {
  display: inline-block;      
  margin-left: 10px;          
  color: var(--text-color);
  font-size:12px;
}

.black_10{
    color: #777777;
    font-weight: normal;
    font-size: 12px;
}


.colonna-box-paziente {
    padding-left: 0px;
    border-left: 3px solid #e6e6e6;
    background-color: white;

}

.border-bottom-legacy {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 6px;
}
    
#bo-menu-div ul li ul li span a {    
    font-size: 13px;;
}

.form-tab-header {
    text-transform: uppercase;
    font-size: 11px;
    background-color: #fdfdfd;
    padding: 0px;
    padding-top: 20px;
    padding-left: 9px;
    color: #454545;
    border-bottom: 1px solid #eee;    
}



    .form-row-container {
        margin:auto;
        
        max-width: 1200px;
    }

    .form-row-grid {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        gap: 10px;
        margin-bottom: 10px;
    }

    .form-field-wrapper {
        display: flex;
        flex-direction: column;
    }

    .form-field-label {
        font-size: 12px;
        color: #444;
        margin-bottom: 2px;
    }


    .form-field-input,
    .form-field-select {
        width: 100%;
    }

    /* colonne */
    .form-row-col-2 { grid-column: span 2; }
    .form-row-col-3 { grid-column: span 3; }
    .form-row-col-4 { grid-column: span 4; }
    .form-row-col-5 { grid-column: span 5; }
    .form-row-col-6 { grid-column: span 6; }
    .form-row-col-8 { grid-column: span 8; }
    .form-row-col-9 { grid-column: span 9; }
    .form-row-col-11 { grid-column: span 11; }
    .form-row-col-12 { grid-column: span 12; }
