.custom-pagination .pagination{justify-content: center !important;}
.custom-action-btns{border: 1px solid #eee;border-radius: 10px;}
.custom-file-upload{opacity: 0;position: relative;}
.upload{top: 0;
    position: absolute;
    color: #fff;
    background: #0f5ef7;
    border: none;
    border-radius: 10px;
    padding: 10px 10px;
    min-width: 100px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;}
/*.upload{border-radius: 5px;border: 1px solid #d9d9d9;color: #5f5f5f;height: 40px;cursor: pointer;}*/
/*.upload span{display: inline-block;padding: 5px;background: #ddd;height: 100%;line-height: 30px;float: left;}*/
.custom-img-thumbnails{width: 130px;height: 130px;margin-top: 10px;margin-bottom: 0;}
.custom-img-table{width: 80px;height: 80px;}
.overlay-btn{text-align: center;cursor: pointer;color: #6666ff;position: absolute;top: 0;}
.img-preview-name{word-break: break-word;text-align: center}
#inputs-form #image{height: 1px;padding: 0;}
/*.modal.show .modal-dialog .modal-content{max-height: 600px;overflow-y: scroll; overflow-x: hidden}*/
.error{color: #ea5455}
.table td, .table th {white-space: nowrap !important;}
/*overflow-y: scroll;overflow-x: hidden;*/
/* .modal-body{max-height: 500px;} */
.invalid-feedback{display: block;}
table thead th {cursor: pointer}
.Id span{
    color: #0f5ef7;
    font-weight: 600;
    border: 1px solid #0f5ef7;
    border-radius: 5px;
    padding: 4px 15px;
    font-size: 14px;
    display: inline-block;
}