﻿.debug-ip {
    background-color: #fff6ccf2;
}

.elements-selected {
    height: auto;
    line-height: 18px;
    text-overflow: clip;
    white-space: nowrap;
    font-size: 14px;
    color: crimson;
    padding-left: 9px;
    padding-right: 9px;
}

[id=check-all] ~ .check {
    margin-bottom: 9px;
}

[id=checkDoc-all] ~ .check {
    margin-bottom: 9px;
}

[id=checkMov-all] ~ .check {
    margin-bottom: 9px;
}

/*[id=check-all] ~ .check::before {
    margin-bottom: 9px;
}*/

.checkbox .check::before {
    border-left: 2px solid;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #1a79bf;
    border-bottom: 2px solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #1a79bf;
    border-color: #ffffff;
    border-top-color: #1a79bf;
    border-right-color: #1a79bf;
    border-bottom-color: #1a79bf;
    border-left-color: #1a79bf;
}

.checkbox input[type=checkbox]:checked ~ .check {
    /* border-color: #1a79bf; */
    border: 1px solid #1a79bf;
    border-color: transparent;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(26, 121, 191, 0.4);
    box-shadow: 2px 2px 5px 0 rgba(26, 121, 191, 0.4);
    background-color: transparent;
}

.checkbox input[type=checkbox]:checked ~ .focused {
    /* border-color: #1a79bf; */
    border-color: transparent;
    border: 1px solid #1a79bf;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(26, 121, 191, 0.4);
    box-shadow: 1px 1px 3px 0 rgba(26, 121, 191, 0.4);
    background-color: transparent;
}

.checkbox .check {
    border: 0px rgb(26 121 191) solid;
    box-shadow: 1px 1px 5px 0 rgba(26, 121, 191, 0.4);
    background-color: transparent;
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 36px;
}

.e-grid {
    overflow-y: auto;
}

    .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
    .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
        height: auto;
    }

.esito {
    color: red;
}

.e-summaryrow > .e-summarycell.e-templatecell {
    color: royalblue; /* cornflowerblue; #2e2bdae6*/
}

.e-templatecell {
    color: inherit;
}


.e-summaryrow > .e-indentcell.e-indentcelltop ~ .e-summarycell.e-templatecell {
    color: crimson;
}

.e-rowcell.e-hide.e-ellipsistooltip {
    display: none;
}

.e-grid .e-gridheader .e-sortfilter .e-headercelldiv, .e-grid .e-gridheader .e-stackedheadercelldiv,
.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
    padding-top: 3px;
    padding-bottom: 3px;
}

.e-grid .e-rowcell {
    border-style: solid;
    border-width: 1px 0 0 0;
    /*display: table-cell;*/    /* altrimenti impedisce il corretto funzionamento con le colonne nascoste! */
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    padding: 0px 9px;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}

.e-contextmenu-wrapper.e-lib.e-keyboard {
    position: inherit;
}

.jqplot-image-button {
    margin-bottom: 15px;
    margin-top: 15px;
}

div.jqplot-image-container {
    position: relative;
    z-index: 11;
    margin: auto;
    display: none;
    background-color: #ffffff;
    border: 1px solid #999;
    display: inline-block;
    margin-top: 25px;
}

div.jqplot-image-container-header {
    font-size: 1.0em;
    font-weight: bold;
    padding: 5px 15px;
    background-color: #eee;
}

div.jqplot-image-container-content {
    padding: 15px;
    background-color: #ffffff;
}

a.jqplot-image-container-close {
    float: right;
}

div.example-plot {
    width: 500px;
    height: 300px;
}

.jqplot-table-legend-label {
    white-space: nowrap;
}

.e-stackedheadercelldiv {
    font-weight: bold;
}

.e-headercell {
    vertical-align: middle;
}

.e-headertext {
    white-space: nowrap;
}

.e-grid .e-headercelldiv {
    border: 0 none;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    line-height: 30px;
    margin: -7px;
    overflow: hidden;
    padding: 0 0.6em;
    text-align: left;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.e-grid .e-rowcell {
    /* border-style: solid;
        border-width: 1px 0 0 0;
        display: table-cell;*/
    font-size: 12px;
    /*line-height: 20px;
        overflow: hidden;
        padding: 8px 21px;
        vertical-align: middle;
        white-space: nowrap;
        width: auto;*/
}

.wspace {
    white-space: nowrap;
    text-align: center;
}

.upward .drop-container {
    display: none;
    bottom: 46px;
    top: auto;
}


.tabs-material-wrapper {
    position: relative !important;
    overflow: unset;
}

.error {
    display: none;
    margin-left: 10px;
}

.form-group .required.control-label:after {
    color: red;
    content: "*";
    position: absolute;
}

.lineColumn.e-rowcell {
    border-left: 2px solid #70707094;
    border-right: 2px solid #70707094;
}

.lineSxColumn.e-rowcell {
    border-left: 2px solid #70707094;
}

.boldLineSxColumn {
    border-left: 2px solid #70707094;
    font-weight: bold;
}

.boldColumn.e-rowcell {
    font-weight: bold;
}

.e-rowcell.e-hide.boldColumn {
    display: none;
}

.e-rowcell.e-hide.lineSxColumn {
    display: none;
}

.e-rowcell.e-hide.lineColumn {
    display: none;
}
