div.mainmenu.interventionplus::before {
    content: "\f0f9";
}
div.mainmenu.interventionplus span::before {
    content: none;
}
.badge-status_planifier {    
    background: #6495ed;
    background-color: #6495ed !important;
    color: #fff;
}
.badge-status_planifier_disponbl{    
    background: #5ead0f;
    background-color: #5ead0f !important;
    color: #fff;
}
.badge-status_faturerdevissav{    
    background: #BF40BF;
    background-color: #BF40BF !important;
    color: #fff;
}
.badge-status_orange{    
    background: #FFA500;
    background-color: #FFA500 !important;
    color: #fff;
}
.title_observfinaloftechnicen{
    color: green;
    font-weight: 600;
}
.observfinaloftechnicen{
    background: #efefef75;
    padding: 15px 10px;
    border-radius: 4px;
    margin-top: 3px;
    border: 1px dashed #ddd;
}

.cursorpointer{
    cursor: pointer;
}

.interventionplus-overlay {
    /*display: none;*/
    align-items: flex-start;
    background-color: #000000a3;
    height: 100%;
    text-align: -webkit-center;
    justify-content: center;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
}

#popup_infotechniciens, #newofintervntion {
    -webkit-tap-highlight-color: transparent;
    background: #f4f5f7;
    border-radius: 6px;
    font-family: Arial;
    font-size: 13px;
    border: 1px solid #cecece;
    color: #172b4d;
    font-size: 12px;
    position: relative;
    z-index: 10001;
    width: 55%;
    padding: 0px 20px;
    margin: 75px 0 80px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 7%);
}


#popup_infotechniciens .closepopintervention, #newofintervntion .closepopintervention {
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #989fac;
    padding: 9px 9px 7px;
}

#popup_infotechniciens a.closepopintervention .fa-times, #newofintervntion a.closepopintervention .fa-times{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

#popup_infotechniciens a.closepopintervention:hover, #newofintervntion a.closepopintervention:hover {
    background: #a9a9b1;
}

#popup_infotechniciens a.closepopintervention .fa-times:hover 
, #popup_infotechniciens a.closepopintervention:hover .fa-times
, #newofintervntion a.closepopintervention .fa-times:hover 
, #newofintervntion a.closepopintervention:hover .fa-times 
{
    color: #fff ;
}

@keyframes interventionplus_blinker_opacity {  
    10% { opacity: 1; }
    20% { opacity: 0; }
    50% { opacity: 1; }
    70% { opacity: 1; }
    100% { opacity: 0; }
}

#intervention-rapport table tr.trrapport, #intervention-rapport table tr td.trrapport{
/*    border: 2px solid #6e6d6d;*/
/*    padding: 8px 17px 8px 8px !important;*/
/*    background-color: #f8f7f7;*/
}

.calendrinterventionplus .sectioncalendarbymonth {
    max-height: calc(100vh - 150px);
}
.fichinter_extras_interventionplustype li.noborderoncategories{
    display: contents;
}
.liste td[data-key="fichinter.interventionplustype"] .select2-search-choice-dolibarr.noborderoncategories {
    font-size: 10px;
    font-weight: bold;
}
span.container_extras_interventionplustype {
    max-height: 126px;
    overflow-y: auto;
    display: inline-block;
}


/********************************************* Style Mesures *********************************************************/




.bordertd_entretien td{
    border-left: 1px solid #e0e0e0;
}

.bordertd_entretien tr td:last-child{
    border-right: 1px solid #e0e0e0;
}

.interventionplus_mesures .qts_mesure{
    margin-left: 32px;
/*    width: max-content;*/
}

.interventionplus_mesures .qts_mesure ul, .interventionplus_mesures .qts_mesure div.list_qst {
    border: 1px dashed #ddd;
    border-radius: 10px;
    padding: 8px 18px;
}

.interventionplus_mesures .qts_mesure li {
    list-style: none;
    padding: 5px;
    color: #6d6b6b;
    text-align: left;
}

.bordertd_entretien td.noborder{
    border-right: 0px !important;
    border-bottom: 0px !important;
    background: #fff !important;
}

.bordertd_entretien td.width30p{
    width: 30%;
}

.interventionplus_mesures #addligne{
    cursor: pointer;
}
.interventionplus_mesures #addligne span{
    font-size: 17px;
}

.interventionplus_mesures #removeligne{
    cursor: pointer;
}

.lastentretien.hidden, .infomandat.hidden{
    display: none;
}

body.dolisignbody{
/*    background-color: #fff !important;*/
}

.addmesure{
    padding: 10px;
    border: 1px dashed #aaa;
    padding-bottom: 20px;
    border-radius: 5px;
}
.colomns.hidden, .titletext.hidden{
    display: none;
}
.cursorpointer {
    cursor: pointer;
}
.interventionplus_mesures .hidecollapse{
    display: none;
}
.interventionplus_mesures textarea{
    width:calc(100% - 30px);
}
.interventionplus_mesures tr.liste_titre td {
    font-weight: bold;
}
.interventionplus_mesures .width250{
    width: 250px;
}
.interventionplus_mesures .maxwidth250{
    max-width: 250px;
}
.interventionplus_mesures .width90p{
    width: 90%;
}
.interventionplus_mesures #add_chapitre.hidden{
    display: none;
}
.interventionplus_mesures .hidden{
    display: none;
}

.interventionplus_mesuresdragicon {
    background-repeat: no-repeat;
    background-position: center center;
    cursor: move;
}

.interventionplus_mesures .td_title{
    background: #ddd;
}
.interventionplus_mesures .champvide {
    white-space: nowrap;
    display: inline-block;
    float: right;
    background: #e7e7e7;
    border-radius: 4px;
    padding: 1px;
}

.interventionplus_mesures .champvide label {
    color: #787474;
    font-size: 13px;
    font-weight: 600;
}

.interventionplus_mesures .champvide input {
    /*transform: scale(1.2);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;*/
    /* width: 16px; */
    /* height: 16px; */
    /* background: #efa6a6; */
    border: 2px solid #9f9f9f;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    vertical-align: middle;
}

.interventionplus_mesures .champvide input:checked {
    background: #007bff;
}
td.td_lines_tablearemplir:has(.champvide input:checked) > *:not(.champvide) {
    display:none
}
#intervention_tasks_form .multiselectcheckboxtags {
    max-height: 600px;
    overflow: auto;
}
#intervention_tasks_form .interventionplus_technicientasks  tr.liste_titre {
    position: sticky;
    top: 0;
    z-index: 1;
}
.interventionplus_container_facture_extrafields_toedit {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 14px;
}
.interventionplus_intervention_extrafield_to_edit {
    min-width: 20%;
    display: inline-block;
    text-align: left;
}
.interventionplus_intervention_extrafield_to_edit .labelextrafield {
    display: block;
    width: 100%;
    margin-left: 5px;
    font-size: 11px;
}
.interventionplus_container_facture_extrafields_toedit .submitextrabutton {
    display: inline-block;
    margin-top: 11px;
}
.interventionplus_container_facture_extrafields_toedit input[type="radio"] {
    min-width: 13px;
}
.interventionplus_container_facture_extrafields_toedit {
    border: 1px dashed #ddd;
    background-color: var(--colorbacktitle1);
    padding: 20px;
}
.ui-dialog:has([data*="edit_formulaire.tpl.php"]) {
    max-width: 600px;
}
.ui-dialog:has([data*="edit_formulaire.tpl.php"]) > .dialogforpopup > object {
    max-height: 500px !important;
}
div#page_wrapper img{
  width: 80px;
  height: 80px;
}
.calendrinterventionplus .sous-event{
    background: #f0f0f0;
}
.tr_new_equipementsinline.hidden{
    display: none;
}
/*.form_extincteur_list_content tr.lineextinct:not(:has(.checkequipemnt:checked)) td:not(.tdcheckequipemnt) {*/
.form_extincteur_list_content tr.lineextinct:not(.equipchecked):not(.tr_new_equipementsinline) td:not(.tdcheckequipemnt) {
    opacity: 0.3;
    font-style: italic;
}
.form_extincteur_list_content:not(:has(.tr_new_equipementsinline:not(.hidden))) #saveNewEquipments{
    display: none;
}
#mainbody:has(.form_extincteur_list_content) .ui-dialog .ui-dialog-content {
    /*max-height: 60vh !important;*/
}
#form_interventionplus_equipemnts tr.tr_new_equipementsinline .extrafieldsnewequipementsinline input {
    max-width: 105px;
    min-width: 90px;
}
body div table tr .includeequipementsinline {
    font-size: 12px;
    max-width: 11px !important;
    white-space: normal !important;
}




#dragDropAreaTabBar:has(select#options_interventionplus_technicien option:checked[notdisponible="1"]) .error_container_nondispo {
    display: block !important;
}