table.table-input-lite tbody td, table.table-input-lite input {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 25px !important;
    margin-bottom: 2px !important;
    height: 29px !important
}

.ow-unset {
    overflow: unset !important
}

.el_img_bn {
    margin-left: 35px;
    color: #f00
}

    .el_img_bn:hover, .bottonUpload:hover, input[type="file"]:hover {
        cursor: pointer
    }

    .el_img_bn:hover {
        opacity: .5
    }

.box-foto {
    display: contents
}

.label-hidden label {
    display: none !important
}

.hidden {
    display: none !important
}

.min-height-350 {
    min-height: 350px
}

table.display td, table.display th {
    border: 1px solid rgba(0,0,0,.12)
}

table.display thead th, table.display tfoot th {
    padding: 5px 5px;
    font-size: 13px
}

table.display tbody td {
    line-height: 20px;
    font-size: 13px
}

.mh-150 {
    min-height: 150px !important
}

table.dataTable thead th, table.dataTable tfoot th {
    padding: 10px 10px !important;
    line-height: 20px !important
}

#page-length-option_filter input {
    line-height: 25px !important;
    height: 25px !important
}

#page-length-option_info, .dataTables_paginate {
    font-size: 13px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #ffffff 100%);
    background: -moz-linear-gradient(top, #fff 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #fff 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #fff 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #fff 0%, #ffffff 100%);
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    width: 25px;
    padding: 0;
}

.text-right {
    text-align: right;
}

textarea.content-value-assigned {
    min-height: 150px;
}

.Cerror, .Cwarning {
    font-size: 11px;
    color: #f44336;
    padding: 0;
    margin: 0 !important;
    margin-top: -1px !important;
    line-height: 13px;
    display: none;
}

.Cwarning {
    color: #7280ce;
}

.img-small-preview {
    width: 100%;
    max-width: 100px;
}

.display-block-important {
    display: block !important;
}

.border-bottom-0 {
    border-bottom: 0px solid !important;
}

.content-order-search .title {
    font-size: 13px;
    margin-top: 10px;
    padding-left: 0px;
    font-weight: bold;
}


.content-order-search .badge {
    font-size: 9.5px;
    font-weight: 900;
    padding: 1px 7px;
    line-height: 25px;
    min-width: 150px;
    text-align: center;
    min-height: 25px;
    text-transform: uppercase;
}

.content-order-search .btn {
    font-size: 11.5px;
    padding: 0px 16px;
    min-width: 112px;
    height: 30px;
    line-height: 30px;
}

.content-order-search .badge i {
    font-size: 15px;
    font-weight: 100;
    padding: 0px 0px;
}

.content-order-search {
    font-size: 11px;
    line-height: 14px;
}

.hilight {
    color: #333;
    font-weight: 400;
    font-size: 11px;
}

.border-bottom-1 {
    border-bottom: 1px solid #e0e0e0
}

.border-top-1 {
    border-top: 1px solid #e0e0e0 !important
}

.close-preview:hover {
    color: #333;
}

.close-preview {
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    color: #f00;
    width: 100%;
    text-align: right !important;
    float: right !important;
    margin-top: 15px;
    margin-right: 20px;
}

.opzione_coupon {
    display: none;
}

.bottoneUpload {
    background: #ff4081;
    color: white;
    line-height: 15px;
    font-size: 15px;
    padding: 0px;
    border-radius: 20px;
    margin-top: 20px !important;
}

    .bottoneUpload:hover {
        background: #612ba1;
        color: white;
        line-height: 15px;
        font-size: 15px;
        padding: 0px;
    }

.table-small-padding td, .table-small-padding th {
    padding: 0px 10px !important;
}


.dt-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    --o-user-select: none;
    user-select: none;
    font-family: inherit;
    background-color: #3f51b4 !important;
    border-color: #3f51b4 !important;
    font-weight: 500;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid transparent;
    -webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
    color: #ffffff;
    border-radius: 4px;
}

    .dt-button:hover {
        --webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 4px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
        box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 2px 0 rgb(0 0 0 / 12%), 0 2px 1px -1px rgb(0 0 0 / 20%);
    }

.fake-input {
    color: unset !important;
    background: unset !important;
    border: unset !important;
    position: unset !important;
    height: unset !important;
    font-size: unset !important;
    width: unset !important;
    padding: unset !important;
    margin: unset !important;
    font-weight: unset !important;
    display: unset !important;
    float: unset !important;
}

#orderTable {
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 11px;
}

.responsive-table {
    overflow-x: scroll;
}


[type='checkbox']:not(:checked), [type='checkbox']:checked {
    position: fixed !important;
} 

footer.page-footer.footer {
    width: 100%;
    bottom: 0;
    overflow: hidden !important;
    max-width: 100%;
    left: 0;
    display: none!important;
    height: 0!important;
    width: 0!important;
    visibility: hidden!important;
}
.some-bolde {
    font-weight: 700;
    font-size: 13px;
    line-height: 15px !important;
}


.border-before-bottom-1::before {
    /* position: absolute; */
    width: 100%;
    height: 1px;
    /* top: -15px; */
    left: 0px;
    background: #75757547;
    height: 0.5px;
    content: "";
    width: 100%;
    /* padding: 100px; */
    /* z-index: 61; */
    display: block;
    margin-top: -10px;
    margin-bottom: 20px;
}