.avatar .avatar-content {
    width: auto;
    height: auto;
}

.card-company-table td .avatar {
    background-color: transparent;
}

.col-xl-5.col-12.half td {
    padding: 0.72rem 0.5rem;
}

.apexcharts-toolbar {
    display: none
}

.fitimg {
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fitimg img {
    display: none !important;
}

.top {
    float: left;
}

.bg-light-success1.topfullwidth {
    float: left;
    width: 100%;
    padding: 15px 0px;
}

.bg-light-success1.topfullwidth .top {
    border-right: 1px solid #7e7e7e;
}

.col-lg-3.col-md-6.col-12.top:last-child {
    border-right: 0px;
}

.bg-light-success1.topfullwidth .top {
    border-right: 2px solid #a3edc4;
    min-height: 130px;
    padding: 10px;
    text-align: center;
}

h6.card-title.blacktext {
    float: left;
    width: 100%;
    color: #2d2b34;
}

.avatar-group.fiveblocks {
    display: inline-flex;
}

.card-header.registerop {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    padding: 0;
}

.col-xl-6.half {
    /* flex: 0 0 auto; */
    width: 48%;
    float: left;
    margin: 0px 10px;
}

.col-xl-5.half {

    float: left;
    margin: 0px 10px;
}

.eff {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 10px;
}

.nooperator {
    color: red;
    font-size: 15px;
}

.card-revenue-budget .budget-wrapper {
    padding: 2rem 1rem;
    text-align: center;
}

#operatorList .card-body {
    border: 1px solid #eaeaea;
    border-top: 0px;
    border-bottom: 0px;
    padding: 10px;
}

i.fa.fa-badge-check.verify.false {
    display: none;
}
i.fa.fa-badge-check.verify.true{ display: inline;color: #28c76f;}

/* .verify{ display:none;} */

/* span.greenshow,span.redshow{display:none} */


/* #operatorList .card-body .machine-title {
    height: 16px;
    overflow: hidden;
} */

.card-company-table td {

    padding-left: 10px;
    padding-right: 10px;
}


.avatar.bg-light-primary.p-50.m-0 {
    background-color: transparent !important;
}

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