 .dt-buttons{
    display: inline-flex;
    margin-top: 20.5px;
    height: 46.5px;
}

.dt-buttons .dt-button{
    margin-left: 4px;
}

.dt-buttons button{
    border-radius: 3px;
}

#wdm_ldgr_group_report_filter{
    padding: 27px;
}

/* reporttab->selectcourse */
div#wdm_ldgr_group_report_wrapper {
    padding-top: 13px;
}

/* reporttab->email overlapping */
td.dt-body-left.email {
    /* overflow: hidden; */
    word-break: break-word; 
    line-height: 1.4;
}

/* gd->searchicon downwards */
i.ldgr-icon-Search {
    margin-top: 68px;
}

/* grouptab->create new group code button */
span.ldgr-cngc-btn.ldgr-btn {
    margin-top: -9px;
}


/* enrolleduser search symbol */
div#wdm_group_filter label::before {
    left: 60px ! important;
}

/* enrolleduser search symbol */
#wdm_group_filter label input[type=search] {
    margin-left: 5px !important;
}