.nodata {
    text-align: center;
    color: red;
    margin-bottom: 20px;
    margin-top: 20px;
}

td.dataTables_empty {
    color: red;
}

th.sorting {
    text-align: center;
}

thead tr th:first-child,
td .d-flex.flex-column {
    text-align: left;
}

.col-sm-12.col-md-2.dt-action-buttons.text-end {
    margin-top: 5px;
}

tr.odd td,
tr.even td {
    text-align: center;
}

.zero-me {
    text-align: center;
}

.f100 {
    float: left;
    width: 100%;
}

.imgname {
    float: left;
    width: 20%;
}

.both {
    float: left;
    width: 80%;
    white-space: nowrap;
}

.imgnameid {
    width: 100%;
    float: left;
    font-weight: 600;
}

.form-control[readonly] {
    background-color: transparent;
    /* opacity: 1; */
}

.table> :not(caption)>*>* {
    border-color: #efefef;
}

tr.first th:first-child {
    border-right: 1px solid #f3f2f7;
}


.goodatt {
    color: rgb(65 199 50 / 79%) !important;
    background: #fff;
}

.pooratt {
    color: #ff6a00b0;
    background: #fff;
}

.bg-light-primary {
    background: #fff !important;
}

.card-company-table td .avatar {
    margin-right: 1rem;
}

#topTable tr td:first-child,
#bottomTable tr td:first-child {
    padding-left: 10px;
}

.fw-bolder.opnames {
    color: #458eff;
}

/* .fw-bolder.opnames {
    color: #458eff;
    width: 110px;
    height: 20px;
    overflow: hidden;
  } */