html, body {
    font: normal 12px verdana;
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    height: 100%;
}

p {
    margin: 5px;
}

.search-item {
    font: normal 11px tahoma, arial, helvetica, sans-serif;
    padding: 3px 10px 3px 10px;
    border: 1px solid #fff;
    border-bottom: 1px solid #eeeeee;
    white-space: normal;
    color: #555;
}

.search-item p {
    display: block;
    font: inherit;
    font-weight: normal;
    color: #222;
}

.search-item h3 span {
    float: right;
    font-weight: normal;
    margin: 0 0 5px 5px;
    width: 50px;
    display: block;
    clear: none;
}

/*dt {
    font-weight: bold;
    font-size: larger;
}*/

/* bold per evidenziare la riga selezionata nelle grid */
.x-grid3-row-over .x-grid3-cell-inner {
    font-weight: bold;
}

/* per rendere selezionabile il testo delle grid */
.x-selectable, .x-selectable * {
    -moz-user-select: text!important;
    -khtml-user-select: text!important;
    -webkit-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
}

.myCenter {
    font-weight: bold;
}

/* icone usate nelle toolbar */

/**
 .alternative-add {background-image: url(/images/icone/error_add.png) !important; background-repeat: no-repeat ; }
 .brick {background-image: url(/images/icone/brick.png) !important; background-repeat: no-repeat; }
 .collapse-form {background-image: url(/images/icone/application_view_list.png) !important; background-repeat: no-repeat; }
 .contract {background-image: url(/images/icone/application_add.png) !important; background-repeat: no-repeat; }
 .copy {background-image: url(/images/icone/page_copy.png) !important; background-repeat: no-repeat; }
 .download-csv {background-image: url(/images/icone/page_white_csv_get.png) !important; background-repeat: no-repeat; }
 .expand-form {background-image: url(/images/icone/application_tile_vertical.png) !important; background-repeat: no-repeat; }
 .link-add {background-image: url(/images/icone/link_add.png) !important; background-repeat: no-repeat ; }
 .modify {background-image: url(/images/icone/page_edit.png) !important; background-repeat: no-repeat; }
 .startProcedure {background-image: url(/images/icone/cog.png) !important; background-repeat: no-repeat ; }
 .telephone {background-image: url(/images/icone/telephone.png) !important; background-repeat: no-repeat; }
 .upload {background-image: url(/images/icone/page_white_put.png) !important; background-repeat: no-repeat; }
 .upload-csv {background-image: url(/images/icone/page_white_csv_put.png) !important; background-repeat: no-repeat; }
 .uploadFile {background-image: url(/images/icone/table_add.png) !important; background-repeat: no-repeat ; }
 .view {background-image: url(/images/icone/application_view_list.png) !important; background-repeat: no-repeat; }
 .save {background-image: url(/images/icone/table_save.png) !important; background-repeat: no-repeat; }
 .shield {background-image: url(/images/icone/shield.png) !important; background-repeat: no-repeat; }
 */

.add {background-image: url(/images/icone/document--plus.png) !important; background-repeat: no-repeat ; }
.arrow-090 {background-image: url(/images/icone/arrow-090.png) !important; background-position: center; background-repeat: no-repeat ; }
.arrow-270 {background-image: url(/images/icone/arrow-270.png) !important; background-position: center; background-repeat: no-repeat ; }
.blist {background-image: url(/images/default/menu/list-items.gif) !important; background-repeat: no-repeat ; }
.bmenu {background-image: url(/images/default/menu/menu-show.gif) !important; background-repeat: no-repeat ; }
.edit   {background-image: url(/images/icone/document--pencil.png) !important; background-repeat: no-repeat; }
.logout {background-image: url(/images/icone/door-open-out.png) !important; background-repeat: no-repeat; }
.remove {background-image: url(/images/icone/document--minus.png) !important; background-repeat: no-repeat; }
.search {background-image: url(/images/icone/magnifier.png) !important; background-repeat: no-repeat; }
.delete {background-image: url(/images/icone/delete.png) !important; background-position: center; background-repeat: no-repeat ; }
.download {background-image: url(/images/icone/page_white_get.png) !important; background-repeat: no-repeat; }
.estrazione {background-image: url(/images/icone/application-export.png) !important; background-repeat: no-repeat; }
.print {background-image: url(/images/icone/printer.png) !important; background-repeat: no-repeat; }
.warning {background-image: url(/images/icone/exclamation.png) !important; background-position: center; background-repeat: no-repeat; }
.alarm {background-image: url(/images/icone/exclamation-red.png) !important; background-position: center; background-repeat: no-repeat; }
.movimenta {background-image: url(/images/icone/truck.png) !important; background-repeat: no-repeat; }
.resetForm {background-image: url(/images/icone/arrow-circle-225-left.png) !important; background-repeat: no-repeat; }
.cancelForm {background-image: url(/images/icone/cross.png) !important; background-repeat: no-repeat; }
.excel {background-image: url(/images/icone/document-excel.png) !important; background-repeat: no-repeat; }
.pdf {background-image: url(/images/icone/pdf.png) !important; background-repeat: no-repeat; }
.import {background-image: url(/images/icone/table-import.png) !important; background-repeat: no-repeat; }
.approved {background-image: url(/images/icone/ui-check-box.png) !important; background-position: center; background-repeat: no-repeat; }
.unapproved {background-image: url(/images/icone/ui-check-box-uncheck.png) !important; background-position: center; background-repeat: no-repeat; }
.checked {background-image: url(/images/icone/ui-check-box.png) !important; background-position: center; background-repeat: no-repeat; }
.unchecked {background-image: url(/images/icone/ui-check-box-uncheck.png) !important; background-position: center; background-repeat: no-repeat; }
.showAll {background-image: url(/images/icone/flag-gray.png) !important; background-position: center; background-repeat: no-repeat; }
.showNotDisabled {background-image: url(/images/icone/flag-green.png) !important; background-position: center; background-repeat: no-repeat; }

/* icone usate nelle grid */
.lettera {background-image: url(/images/icon-sets/mdi--envelope-outline.png) !important; background-position: center; background-repeat: no-repeat; }
.fax {background-image: url(/images/icon-sets/fluent--fax-16-regular.png) !important; background-position: center; background-repeat: no-repeat; }
.email {background-image: url(/images/icon-sets/ic--baseline-alternate-email.png) !important; background-position: center; background-repeat: no-repeat; }
.pec {background-image: url(/images/icon-sets/carbon--document-signed.png) !important; background-position: center; background-repeat: no-repeat; }
.mano {background-image: url(/images/icon-sets/mdi--hand-extended.png) !important; background-position: center; background-repeat: no-repeat; }

.join {background-image: url(/images/icone/arrow-join.png) !important; background-position: center; background-repeat: no-repeat; }
.accept {background-image: url(/images/icone/accept.png) !important; background-position: center; background-repeat: no-repeat; }
.onlyUnApproved {background-image: url(/images/icone/magnifier.png) !important; background-position: center; background-repeat: no-repeat; }

.daApprovare {background-image: url(/images/icone/construction.png) !important; background-position: center; background-repeat: no-repeat; }
.approvati {background-image: url(/images/icone/thumb-up.png) !important; background-position: center; background-repeat: no-repeat; }

.isApproved {background-image: url(/images/icone/tick-small.png) !important; background-position: center; background-repeat: no-repeat; }
.toBeApproved {background-image: url(/images/icone/new.png) !important; background-position: center; background-repeat: no-repeat; }
.doNotUse {background-image: url(/images/icone/skull.png) !important; background-position: center; background-repeat: no-repeat; }
.disable {background-image: url(/images/icone/skull.png) !important; background-position: center; background-repeat: no-repeat; }
.unlock {background-image: url(/images/icone/lock-unlock.png) !important; background-position: center; background-repeat: no-repeat; }
.isLocked {background-image: url(/images/icone/lock.png) !important; background-position: center; background-repeat: no-repeat; }
.isDigitallySigned {background-image: url(/images/icon-sets/signed-filled-small.png) !important; background-position: center; background-repeat: no-repeat; }

.isChecked {background-image: url(/images/icone/tick-small.png) !important; background-position: center; background-repeat: no-repeat; }
.isBlocked {background-image: url(/images/icone/cross-white.png) !important; background-position: center; background-repeat: no-repeat; }

.changePassword {background-image: url(/images/icone/bullet_orange.png) !important; background-position: center; background-repeat: no-repeat; }

.x-action-col-cell img.delete-row {
    height: 16px;
    width: 16px;
    background-image: url(/images/icone/cross.png) !important; background-repeat: no-repeat;
}

.x-action-col-cell img.debug-row {
    height: 16px;
    width: 16px;
    background-image: url(/images/icone/anchor.png);
}

.x-action-col-cell img.edit-row {
    height: 16px;
    width: 16px;
    background-image: url(/images/icone/application_edit.png); !important; background-repeat: no-repeat;
}

.cellRuleId {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

#HEADER {
    width: 100%;
    height: 70px;
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    background: url(/images/background-gray.png) repeat-x;
}

.tree-node-disabled a span{
    color: green;
}

.tree-node-enabled a span{
    font-weight: bold;
}

.tree-node-enabled-icon {
    background-image: url(/images/icone/application_edit.png) !important; background-repeat: no-repeat;
}

.tree-node-structure-icon {
    background-image: url(/images/icone/application_cascade.png) !important; background-repeat: no-repeat;
}

.tree-node-standard-icon {
    background-image: url(/images/icone/application.png) !important; background-repeat: no-repeat;
}

.read-only-field {
    -x-system-font: none;
    font-family: tahoma,arial,helvetica,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    color: #15428B;
}

.operatore-disabilitato td {
    /*text-decoration: none !important;*/
    text-decoration: line-through !important;
    color: #848482;
    /*background-color: #FC2200 !important;*/
}

.operatore-bloccato td {
    /*text-decoration: underline !important;*/
    color: #DB1801;
    /*background-color: #F4FFAD !important;*/
}

.riga-annullata td {
    text-decoration: line-through !important;
    color: #A3B5C1;
}

.riga-annullata-alternativa td {
    color: #A3B5C1;
}

.riga-missing-iban td {
    color: red;
    /*background-color: lightyellow;*/
}


.riga-senza-privilegi td {
    /*text-decoration: line-through !important;*/
    color: #5B7688;
}

.riga-alert-ragionesociale {
    /*text-decoration: line-through !important;*/
    /*color: #A3B5C1;*/
    /*background-color: #FE2E2E !important;*/
    background-color: #ff9999 !important;
}

.riga-alert-codice {
    /*text-decoration: line-through !important;*/
    /*color: #A3B5C1;*/
    background-color: #ff9999 !important;
    /*background-color: #F3F781 !important;*/
}

.cella-rossa {
    background-color: #FE2E2E !important;
}

.cella-verde {
    background-color: #C8FE2E;
}

.cella-gialla {
    background-color: #F3F781 !important;
}

.cella-azzurra {
    background-color: #81DAF5 !important;
}

.replaceButton {
    background-color: #CFD8DC; /* GREY */
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 4px;
    border-width: thin;
    font-size: xx-small;
}

.replaceButton:hover {
    background-color: #66BB6A; /* GREEN */
    color: white;
}

.deleteButton {
    background-color: #CFD8DC; /* GREY */
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 4px;
    border-width: thin;
    font-size: xx-small;
}

.deleteButton:hover {
    background-color: #E64A19; /* RED */
    color: white;
}

.downloadButton {
    background-color: #CFD8DC; /* GREY */
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 4px;
    border-width: thin;
    font-size: xx-small;
}

.downloadButton:hover {
    background-color: #66BB6A; /* Green */
    color: white;
}

.uploadButton {
    background-color: #CFD8DC; /* GREY */
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 4px;
    border-width: thin;
    font-size: xx-small;
}

.uploadButton:hover {
    background-color: #66BB6A; /* GREEN */
    color: white;
}
