#basic-datatable1 .dropdown-toggle.me-2 {
    margin-right: 0px !important;
    padding: 10px;
}

.noUi-tooltip {
    cursor: default;
}

.noUi-touch-area {
    height: 100%;
    width: 100%;
    cursor: default;
}

.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,
.bg-light-warning,
.bg-light-info {
    background: #fff !important;
}

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

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

.d-flex1 span {
    color: #7367f0;
    font-weight: 600;
    cursor: pointer;
}

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


#myModifiedTable td:first-child {
    border-right: 0px solid #eaeaea;
    position: sticky;
    left: 0px;
    background-color: white;
    /* background-image: url(common/images/eaeaea.jpg); */
    background-repeat: no-repeat;
    background-position: right;
}

#myModifiedTable th:first-child {
    border-right: 0px solid #eaeaea;
    position: sticky;
    left: 0px;
    /* background-color: white; */
    /* background-image: url(common/images/eaeaea.jpg); */
    background-repeat: no-repeat;
    background-position: right;
}

th.text-nowrap.text-center.bb1px {
    border-bottom: 1px solid #e5e5e5;
}

.colspanrowspan {
    text-align: center;
    vertical-align: middle !important;
}

.rowgroup.colspanrowspan {
    min-width: 250px;
    z-index: 1;
}

.avatar.me-1 {
    margin-right: 10px !important;
}

.fa-calendar-star {
    color: rgb(65 199 50 / 79%) !important
}

.alpha,
.alpha i {
    color: #7367f0;
    font-weight: 500;
}

.beta,
.beta i {
    color: #ff9f43;
    font-weight: 500;
}

.gamma,
.gamma i {
    color: #00cfe8;
    font-weight: 500;
}

.gray,
.gray i {
    color: #6e6b7b;
    font-weight: 500;
}

h3#alphatotal {
    /* border: 1px solid #c8cacb; */
    /* border-radius: 7px; */
    color: #7367f0;
    /* background: rgb(115 103 240 / 20%); */
}

h3#betatotal {
    /* border: 1px solid #c8cacb; */
    /* border-radius: 7px; */
    color: #82868b;
    /* background: rgb(255 159 67 / 20%); */
}

h3#gammatotal {
    /* border: 1px solid #c8cacb; */
    /* border-radius: 7px; */
    color: #00cfe8;
    /* background: rgb(0 207 232 / 20%); */
}

h3#deltatotal {
    /* border: 1px solid #c8cacb; */
    /* border-radius: 7px; */
    color: #ff9f43;
    /* background: rgb(0 207 232 / 20%); */
}

h3#epsilontotal {
    /* border: 1px solid #c8cacb; */
    /* border-radius: 7px; */
    color: #28c76f;
    /* background: rgb(0 207 232 / 20%); */
}

h3#zetatotal {
    /* border: 1px solid #c8cacb; */
    /* border-radius: 7px; */
    color: #4b4b4b;
    /* background: rgb(0 207 232 / 20%); */
}

.tableboders,
.tableboders td,
.tableboders th {
    border: 1px solid #eaeaea;
    border-collapse: collapse;
    text-align: center !important;
}

tr#popuptable1 th {
    padding: 10px 10px;
    background: #f3f2f7;
    min-width: 240px;
}

tr#popuptable2 td,
tr#popuptable3 td {
    padding: 10px 10px;
}

tr#popuptable2 td {
    padding: 10px 10px;
    text-transform: uppercase;
    font-size: 12px;
    color: #6e6b7b;
    font-weight: 600;
}

.val {
    cursor: pointer;
}

h5#exampleModalCenterTitle {
    font-weight: 600;
}

.tt {
    float: right;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #7165ea;
    padding: 5px 20px;
    border-radius: 5px;
}

th,
td {
    white-space: nowrap;
}

td.dtfc-fixed-left {
    z-index: 1;
    background: #fff;
}

th.sorting.dtfc-fixed-left {
    z-index: 1;
}

.avatar .avatar-content {
    width: 20px;
    height: 20px;
}

.card-header.green {
    padding: 0px;
}

.card-title11 {
    width: 80%;
}