/*.virt-data-notes {
    display: table-cell;
}

.jqx-widget-content:not(.jqx-combobox-content):not(.jqx-combobox-input):not(input), .jqx-widget-header-bootstrap, .jqx-widget-bootstrap:not(input), .jqx-grid-cell-bootstrap {
    background-color:white ;
}*/

.dashboard .block.processing .status.created .symbol:after,
.dashboard .block.processing2 .status.created .symbol:after {
    border-bottom: 12px dotted var(--text-processing);
}


.dashboard .block.processing .status.confirmed .symbol:after,
.dashboard .block.processing2 .status.confirmed .symbol:after {
    border-bottom: 12px dashed var(--text-processing);
}

/* Masquer choisissez une valeur*/

.p4-ctl-form-Processing-mode-41-CUSTOM_CUST_CONSULT div div.alpaca-control:first-child
{
    display: none !important;
}

/* Dashboard : hide Controller */
.p4-template-selector-container > div:nth-child(1),
.p4-template-selector-container > div:nth-child(2) {
    display: none;
}

.p4-template-selector-container > div:nth-child(3) {
    width: 52.66% !important;
}


