
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {

    background-color: #7367f0;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(75, 70, 92, .8);
    line-height: .9em;
    font-weight: 500;
    height: .85em;
    width: .85em;
    color: #fff!important;
    border-radius: 1em;
    box-sizing: content-box;
    text-align: center;
    font-family: "Courier New", Courier, monospace;
    content: "+"!important;

}
.dropify-message .file-icon p {
    font-size: 22px;
}

/*DataTable Customization*/
.image-dt{

}
.image-dataTable-150{
    width: 100px;
    border-radius: 10px;
    border: 1px solid #efefef;
}
/*DataTable Customization*/