﻿.sce_label {
    padding:5px 0;
    font-size: 11px;
    text-align: right
}

.sce_label_prelisterighetipo {
    padding: 5px 0;
    font-size: 11px;
    text-align: left
}

.sce_note_label {
    padding: 5px 0;
    font-size: 11px;
}

#sce_note textarea {
    width: 100%;
    border: 1px solid #ced4da;
}

.sce_value {
    font-weight: bold;
}

/*.sce_content_prelisterighetipo {
    padding: 15px 25px 15px 0;
    width: 500px
}*/

.sce_content, .sce_content_quantity {
    padding: 15px 11px 15px 0
}

.sce_content_quantity .sce_label {
    text-align:left !important
}

.sce_content_last {
    padding-right:0 0 10px 0
}

#sce_container input {
    width: 70px !important;
    text-align: right;
    padding: 4px;
    font-size: 13px;
    height: 30px;
    border: 1px solid #ced4da;
}

#sce_quantity > .ui-spinner > div > div {
    background:none !important;
    border: none !important
}

.sce_content_importo {
    padding-right:0 !important
}

.value_importo {
    padding: 5px;
    background: #fdde6e;
    min-width: 80px;
    text-align: right;
    font-size: 13px;
}

#sce_prelisterighetipo_value button {
    width: 200px !important;
    height: 30px !important;
}

.info-code {
    background: #eff2f2;
    padding: 10px;
}

.info-code > div {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ccc;
}

    .info-code > div:last-child {
        border-right: none;
    }

    .info-code .sce_label {
        padding: 5px 0;
        font-size: 11px;
        text-align: left
    }

#sce_operazioni {
    padding-top: 15px;
    margin-top: 25px;
    border-top: 2px solid #ccc;
}

#sce_operazioni p {
    font-size: 12px;
    margin: 10px 0 !important;
    padding-bottom: 3px;
    border-bottom: 1px dashed #ccc;
}

    #sce_operazioni p::before {
        content: "» ";
    }
