﻿.btn-primary {
    background: #28c75d !important;
    border: none;
}

.text-primary {
    background: #28c75d !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    /*color: #6f42c1 !important;*/
}
.bg-primary {
    background: #28c75d !important;
}

.btn-theme {
    background: #28c75d !important;
    border: none;
}

.page-item.active .page-link {
    /*background: linear-gradient(to right,#0097B2 25%, #28c75d 100%);*/
    background: #28c75d !important;
}

.page-link {
    color: #28c75d !important;
}

.page-item.active .page-link {
    color: #fff !important;
    border-color: white !important;
}
.form-control:focus {
    border-color: #28c75d !important;
}

.ion-information-circled {
    background: #28c75d !important;
}

/*.fa-edit {
    background: #6f42c1 !important;
}

.fa-eye{
    background : #6f42c1 !important;
}*/

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    background-color: #28c75d !important;
}

.btn-checkin {
    border-color: #28c75d !important;
    background-color: white !important;
}


.badge-primary {
    background: #28c75d !important;
}
/*.badge {
   background: #28c75d !important
}*/

.irs-from, .irs-to {
    background: #28c75d !important;
}

    .irs-from:after, .irs-to:after {
        border-top-color: #28c75d !important;
    }

.irs-single {
    background: #28c75d !important;
}

.irs-bar {
    background: #28c75d !important;
}

.txtclr {
    background: #28c75d !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
}

.ion-information-circled {
    background: #28c75d !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
}
.modal-processing {
    background: #28c75d !important;
}
.text-bg {
    background: #28c75d !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
}
.backtxt {
    background: #28c75d !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
}
.newbadge {
    background: #28c75d !important;
}

