﻿*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.mr5 {
    margin-right: 5px;
}

#mySingleModalExperience .modal-dialog {
    min-width: 100%;
    margin: 0 !important;
}

#mySingleModalExperience .close {
    outline: none;
    border: none;
    background: none;
}

#myImgDisplayEducation .close {
    outline: none;
    border: none;
    background: none;
}

#mySingleModalEducation .close {
    outline: none;
    border: none;
    background: none;
}


#myModal .modal-dialog {
    min-width: 100%;
    margin: 0 !important;
}

#myModal .close {
    outline: none;
    border: none;
    background: none;
}

.uploadBg {
    border: dashed 1px #ccc;
    padding: 10px;
    border-radius: 10px;
}

.input-file {
    border-radius: 6px !important;
    padding: 5px !important;
}

.ShowSingleDocumentExperience {
    position: relative;
}

    .ShowSingleDocumentExperience .noofdoc {
        position: absolute;
        top: -9px;
        right: -4px;
        border-radius: 50%;
        color: #fff !important;
        box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
        background-color: #00a65a !important;
        display: inline;
        padding: 0.2em 0.6em 0.3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
    }


.ShowSingleDocument {
    position: relative;
}

    .ShowSingleDocument .noofdoc {
        position: absolute;
        top: -9px;
        right: -4px;
        border-radius: 50%;
        color: #fff !important;
        box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
        background-color: #00a65a !important;
        display: inline;
        padding: 0.2em 0.6em 0.3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
    }

#myModalEmpImage .close {
    outline: none;
    border: none;
    background: none;
}

#AppointmentModalPopup .close {
    outline: none;
    border: none;
    background: none;
    top: 22px !important;
}

#TOPtblEmployeeInfo {
    height: 400px;
}

.ctcDetails > div {
    background-color: #dee3fa !important;
    height: 15px;
    width: 15px;
    margin-right: 4px;
}

.ctcDetails label a {
    color: #4263eb;
    margin-right: 10px;
}

.earningDetails > div {
    background-color: #cff5f2 !important;
    height: 15px;
    width: 15px;
    margin-right: 4px;
}

.earningDetails label a {
    color: #125853;
    margin-right: 10px;
}

.deductionDetails > div {
    background-color: #fddddd !important;
    height: 15px;
    width: 15px;
    margin-right: 4px;
}

.deductionDetails label a {
    color: #e15050;
    margin-right: 10px;
}

.otherDetails > div {
    background-color: #fbeccf !important;
    height: 15px;
    width: 15px;
    margin-right: 4px;
}

.otherDetails label a {
    color: #f76707;
    margin-right: 10px;
}

/*td.CTC {
    background-color: #dee3fa !important;
    color: #000 !important;
    font-weight: 600;
}
*/

/*td.Earnings {
    background-color: #cff5f2 !important;
    color: #000 !important;
    font-weight: 600;
}*/


/*td.Deduction {
    background-color: #fddddd !important;
    color: #000 !important;
    font-weight: 600;
}*/


/*td.Others {
    background-color: #fbeccf !important;
    color:#000 !important;
    font-weight: 600;
}
*/
td p {
    color: #676767 !important;
    font-weight: 600;
    margin-bottom: 0;
}

.netSalary {
    background: #8f43d2;
    color: #fff;
    padding: 6px 15px;
    border-radius: 5px;
}

.width170 {
    width: 170px;
}

.width250 {
    width: 250px;
}

.boxcoltheme1 {
    border-left: 4px solid #4263eb;
}

    .boxcoltheme1 .box-header {
        color: #4263eb;
        align-items: center;
    }

.boxcoltheme2 {
    border-left: 4px solid #f76707;
}

    .boxcoltheme2 .box-header {
        color: #f76707;
        align-items: center;
    }

.boxcoltheme3 {
    border-left: 4px solid #663399;
}

    .boxcoltheme3 .box-header {
        color: #663399;
        align-items: center;
    }

.boxcoltheme4 {
    border-left: 4px solid #46529d;
}

    .boxcoltheme4 .box-header {
        color: #46529d;
        align-items: center;
    }

.box-header {
    border-bottom: solid thin #f0f0f0;
    background: #f7f7f7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 4px 10px;
}

    .box-header h4, .box-header span {
        margin-bottom: 0px;
        font-size: 15px;
        font-weight: 600;
        display: inline-block;
        transform: translateY(3px);
        margin-left: 8px;
    }

    .box-header a {
        color: #565151 !important;
    }

.alertStatus {
    background: #ceecfd;
    color: #1778b0;
    padding: 3px 8px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
}

.NomineeType ~ .optWrapper {
    height: 150px !important;
}

    .NomineeType ~ .optWrapper .options {
        height: 82px;
    }

.modal.fade.slide-right .modal-dialog .modal-content {
    height: 100vh;
}

.docFullscreen .docMetaData {
    display: block !important;
}

.docFullscreen iframe {
    height: revert-layer;
}

.t28 {
    top: 28px;
}

.tab-pane .box-title {
    font-weight: bold !important;
}

#myModalEmpImage .modal-body {
    overflow-y: initial;
}
/* Remove list item marker (bullet/number) */
li {
    list-style: none;
}

#myModalEmpImage .max-height400 {
    overflow-y: auto;
}

.btnfilter {
    display: block;
    margin: 5px;
}

.t25 {
    top: 25px;
}

.hrSetting {
    margin: 5px 0px;
}

.disp-block {
    display: block;
}

.uploadset {
    display: inline-block;
}

    .uploadset i {
        color: #fff !important;
    }

.calculateBTN {
    position: absolute;
    right: 21px;
    top: 6px;
}

.EmpTrigger {
    cursor: pointer;
    font-weight: bold;
    color: #0485a3;
}

#tblCTC tbody td, #tblOther tbody td, #tblSalaryEarnings tbody td, #tblSalaryDeductions tbody td {
    padding: 3px;
}

#tblCTC .form-control, #tblOther .form-control, #tblSalaryEarnings .form-control, #tblSalaryDeductions .form-control {
    height: 22px;
}

.divbgconfirm, .divbgpopup {
    z-index: 9999;
}

.filterbg {
    border: solid thin #ccc;
    border-radius: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

.table > tbody > tr > td {
    padding: 8px !important;
}

#tblSalaryEarnings thead tr th {
    background-color: #18a69b;
}

#tblSalaryEarnings tbody tr td {
    background-color: #cff5f2 !important;
}

#tblSalaryEarnings tfoot tr td {
    background-color: #18a69b;
    color: #fff;
}

#tblSalaryDeductions thead tr th {
    background-color: #e15050;
}

#tblSalaryDeductions tbody tr td {
    background-color: #fddddd !important;
}

#tblSalaryDeductions tfoot tr td {
    background-color: #e15050;
    color: #fff;
}

.emp-head h2 {
    color: #3a4446;
    font-weight: bold;
    font-size: 20px;
}

.nav > li > a {
    padding: 5px 15px;
}

#EmpPhoto {
    max-height: 173px;
    width: 100%;
    border-radius: 20px;
}

.img-edit {
    left: 23px;
}

.nav-tabs-custom > .nav-tabs > li a.active, .nav-tabs-custom > .nav-tabs > li a.active:active {
    background: none;
    border: none;
    color: #fff;
}

    .nav-tabs-custom > .nav-tabs > li a.active, .nav-tabs-custom > .nav-tabs > li a.active:hover {
        color: #fff;
        background: #18AACC;
    }

.nav-tabs-custom > .nav-tabs > li:hover {
    border-bottom: solid 3px #18aacc;
    border: none;
}

.nav-tabs-custom > .nav-tabs > li > a:hover {
    background: #18aacc;
    color: #fff;
}

.nav-tabs-custom {
    background: #fff;
    border: none;
}

.mt9i {
    margin-top: 9px !important;
}

.ma2 {
    margin: 2px;
}

.nav-tabs-custom > .nav-tabs > li > a {
    font-weight: bold;
    text-align: center;
}

.nav-tabs-custom > .nav-tabs > li > a {
    /*  color: #000000;
    border: solid thin #ccc;
    border-radius: 20px;*/
    position: relative;
    display: flex;
    align-items: center;
    gap: 7px;
    height: 36px;
    flex: 0 0 auto;
    color: #8599a1;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
    transition: .25s;
}

.emp-head hr {
    border-bottom: 1px solid rgb(186 186 186)
}

.emp-info h4 {
    color: #109ebf;
    font-weight: bold;
    margin-bottom: 4px;
}

.nav-tabs-custom > .nav-tabs > li {
    /* width: 10.57%;*/
}

.mobileCol {
    color: #269bff;
}

.locationCol {
    color: #f76300;
}

.phoneCol {
    color: #15a620;
}

.lineSet {
    margin: 0px 0px 6px 0px !important;
}

.emp-info h3 {
    text-transform: capitalize;
    display: block;
    color: #78909a;
    font-size: 12px !important
}

.emp-head .hrSettingColor {
    border-bottom: 1px solid #c6bfff;
    border-color: #e4eef2;
}
/********** Medium devides media queries **********/
@media screen and (max-width: 1024px) {
    .nav > li > a {
        padding: 10px 11px;
    }
}

#contentLogin_contentMain_GSTRegistration1_GSTModel {
    border-radius: 6px;
}

#contentLogin_contentMain_GSTRegistration1_gvGstRegister .calendaricon {
    right: 12px !important;
    top: 9px !important;
}

.checkboxset {
    border: solid thin #ccc;
    padding: 6px 5px;
    border-radius: 4px;
}

    .checkboxset input {
        margin: 0px;
    }

.textboxDatpicker {
    width: 84%;
    float: right;
}

.textboxDatpicker1 {
    width: 84%;
    float: left;
}

.suppliersavebg {
    position: fixed;
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

.modalMask {
    position: fixed;
    background: #80808075;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.modalBodyMandatory {
    background: white;
    width: 50%;
    min-height: 20%;
    margin: 0 auto;
    position: relative;
    top: 27%;
    padding: 10px;
}

.searchIconSet {
    position: absolute;
    right: 0px;
    top: 3px;
}

.status-padding {
    padding: 2px 10px;
    margin: 2px;
}

.unapproved {
    color: #277BC0 !important;
    font-size: 12px;
    font-weight: 500;
    background-color: #DDECF8;
    border-radius: 5px;
    display: inline-block;
}

.regular {
    color: #15C190 !important;
    font-size: 12px;
    font-weight: 500;
    background-color: #D1FAEE;
    border-radius: 5px;
    display: inline-block;
}

.trail {
    color: #D69B00 !important;
    font-size: 12px;
    font-weight: 500;
    background-color: #FFF1CC;
    border-radius: 5px;
    display: inline-block;
}

.suspend {
    color: #E64848 !important;
    font-size: 12px;
    font-weight: 500;
    background-color: #FCE9E9;
    border-radius: 5px;
    display: inline-block;
}

.black-listed {
    color: #100F0F !important;
    font-size: 12px;
    font-weight: 500;
    background-color: #E6E5E5;
    border-radius: 5px;
    display: inline-block;
}

.ClsMandetory {
    color: #bc2d2d;
}

.label.label-success {
    padding: 1px 3px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border-radius: 7px;
    color: #fff;
    background: linear-gradient(135deg, #22c27a, #168c59);
    font-size: 11px;
    font-weight: 700;
}

.label.label-primary {
    padding: 1px 3px;
    border-radius: 3px;
}
.table-responsive {
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.boxcoltheme0 {
    border-left: none;
    border: 1px solid #e4eef2e8;
    border-radius: 21px;
    background: #ffffffbf;
    box-shadow: 0 22px 70px rgba(13, 58, 74, .11);
    /* backdrop-filter: blur(20px);*/
    padding: 10px;
    margin-bottom: 18px !important;
}
.content-wrapper {
    background: radial-gradient(circle at 95% 0px, rgba(24, 170, 204, 0.075), transparent 31rem), linear-gradient(135deg, rgb(255, 255, 255), rgb(246, 252, 253));
}
.skin-blue .content-header {
    background: none;
}
.content {
    background: none;
}
.nav-tabs-custom > .tab-content {
    padding:0px;
}



.anchordatabg {
    margin-bottom: 0px;
    border: solid thin #ccc;
    border-radius: 4px;
    margin-bottom: 8px;
    /* border-left: none; */
    border: 1px solid #e4eef2e8;
    border-radius: 21px;
    background: #ffffffbf;
    box-shadow: 0 22px 70px rgba(13, 58, 74, .11);
    backdrop-filter: blur(20px);
    /* padding: 10px; */
    margin-bottom: 18px !important;
}
    .anchordatabg h3 {
        font-size: 14px;
        border-bottom: solid thin #e4eef2 !important;
        margin: 0px;
        padding-bottom: 10px;
        padding: 14px 17px 10px;
        margin-bottom: 10px;
        font-weight: bold;
    }

.form-control {
    padding: 3px !important;
    height: 33px !important;
    border-radius: 6px !important;
     -webkit-box-shadow: none !important; 
     box-shadow: none !important; 
    border-color: #dbe7ea;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single, .SumoSelect > .CaptionCont {
    padding: 3px !important;
    height: 33px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #dbe7ea;
}
label {
    font-size:12px;
}
.content-header > h1 {
    padding: 5px 0px;
}
.btn-info {
    border: 0;
    border-radius: 6px;
    padding: 10px 14px;
    color: #fff;
    background: linear-gradient(135deg, #1bc4e8, #078faf) !important;
    box-shadow: 0 8px 20px #18aacc2e;
    font-size: 12px;
    font-weight: 700;
    transition: .25s;
    height: 32px;
    min-height: 32px;
    text-shadow:none !important;
}
    .btn-info:hover {
        transform: translateY(-2px);
        box-shadow: 0 12px 24px #18aacc42;
    }

.iqama-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 14px;
    margin-bottom: 15px;
    border: 1px solid #18aacc22;
    border-radius: 16px;
    background: linear-gradient(120deg, #effbfd, #fff);
}
.active-block {
    display: flex;
    align-items: center;
    gap: 11px;
}
.active-icon {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    border-radius: 14px;
    color: #087f9d;
    background: #e2f8fb;
}
.overline {
    color: #8aa0a8;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.active-text {
    margin-top: 3px;
    font-size: 16px;
    font-weight: 800;
}
.active-sub {
    margin-top: 3px;
    color: #8aa0a8;
    font-size: 10px;
}
.chips {
    display: flex;
    justify-content: flex-end;
    gap: 7px;
    flex-wrap: wrap;
}
.chip {
    padding: 8px 10px;
    border: 1px solid #dceff3;
    border-radius: 10px;
    color: #4a6670;
    background: #f8fdfe;
    font-size: 12px;
    font-weight: 700;
}
.nav-tabs-custom > .nav-tabs > li a.active, .nav-tabs-custom > .nav-tabs > li a.active:hover {
    color: #087f9d;
    background: #fff;
}
.nav-tabs-custom > .nav-tabs > li {
    margin-right:0px;
}
.ma10 {
    margin:10px;
}
.scroller .alert {
    margin-bottom: 0px;
    padding: 6px 17px 5px 15px;
}
#IqamaHistory {
    padding: 14px;
    margin-bottom: 15px;
    border: 1px solid #18aacc22;
    border-radius: 16px;
    background: linear-gradient(120deg, #effbfd, #fff);
    margin: 10px;
    position:relative;
}

/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 8px 8px;
    /* border: solid thin #ccc; */
    border-radius: 5px;
    margin-bottom: 7px;
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
    border: 1px solid rgba(0, 0, 0, .07);
    font-size: 13px;
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #18AACC;
            color: #fff;
        }

    .paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel a i {
        display: contents;
        line-height: 18px;
    }

    .paginationPanel button {
        background: #18AACC;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        font-size: 11px;
        line-height: 19px;
        font-weight: bold;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }
/******pagimnation*****/
.btnCloseInnerContent {
    position: absolute;
    right: 9px;
}
.lblDays {
    margin-top: 2px;
    color: #46575e;
    font-size: 10px;
    font-weight: 500;
}
.SumoSelect > .optWrapper > .options li label {
    font-weight: 500;
    font-size: 13px;
    padding: 3px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt {
    border-bottom: 1px solid #e9e9e9 !important;
}
.lblEmapStaus {
    display: inline-block;
    padding: 6px 9px;
    border-radius: 7px;
    font-size: 10px;
    font-weight: 700;
    color: #118a68;
    background: #e4f8f1;
}
#btnAddSponsor, #btnAddAgency {
    font-size: 10px !important;
    padding: 1px;
    width: 48px;
    min-height: 20px !important;
    max-height: 20px !important;
}
.form-group #btnAddSponsor i, .form-group #btnAddAgency i {
    font-size: 10px;
    margin-top: 3px;
    cursor: pointer;
}

#offcanvasSponsorDetails .offcanvas-body {
    background: radial-gradient(1200px 600px at 10% 0%, rgba(34, 193, 255, .20), transparent 55%), radial-gradient(900px 500px at 90% 10%, rgba(124, 58, 237, .18), transparent 55%), radial-gradient(900px 500px at 20% 85%, rgba(34, 197, 94, .14), transparent 55%), #fff;
}
#offcanvasSponsorDetails .offcanvas-title {
    font-size: 15px;
}

.glass-bg {
    background: rgba(255, 255, 255, 0.68);
    border: 1px solid rgba(255, 255, 255, .40);
    box-shadow: 0 18px 70px rgba(15, 23, 42, .12);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px));
    border-radius: 9px;
}
.glass-Header {
    border-bottom: solid thin #e9e9eb;
    padding: 10px;
    cursor: pointer;
}
#offcanvasSponsorDetails {
    width:90%;
}
.wid170 {
    width: 170px;
    height: 29px;
    border-radius: 4px;
}
.mt4 {
    margin-top: 4px;
}
.glass-bg h4 {
    font-size: 16px;
    margin-bottom: 0px;
}

.btn-edit {
    background: rgb(223 249 255);
    color: #18aacc;
    border: 1px solid rgb(162 237 255);
    padding: 6px 10px;
    font-size: 15px;
    cursor:pointer;
}

    .btn-edit:hover {
        background: #18aacc;
        color: #fff;
        border: 1px solid rgb(162 237 255);
    }

.statusBG {
    display: inline-block;
    padding: 6px 9px;
    border-radius: 7px;
    font-size: 10px;
    font-weight: 700;
}
.statusBGActive {
    color: #118a68;
    background: #e4f8f1;
}
.statusBGInactive {
    color: #dc3545;
    background: #fde8e8;
}
.btn-delete {
    background: rgba(220, 53, 69, 0.1);
    color: #c0392b;
    border: 1px solid rgba(220, 53, 69, 0.3);
    padding: 6px 10px;
    font-size: 12px;
}

    .btn-delete:hover {
        background: #c0392b;
        color: #fff;
        border: 1px solid rgba(220, 53, 69, 0.3);
    }

#offcanvasAgencyDetails {
    width:80%;
}
    #offcanvasAgencyDetails .offcanvas-body {
        background: radial-gradient(1200px 600px at 10% 0%, rgba(34, 193, 255, .20), transparent 55%), radial-gradient(900px 500px at 90% 10%, rgba(124, 58, 237, .18), transparent 55%), radial-gradient(900px 500px at 20% 85%, rgba(34, 197, 94, .14), transparent 55%), #fff;
    }

    #offcanvasAgencyDetails .offcanvas-title {
        font-size: 15px;
    }


.iqama-action-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
}

/* Circle Toggle Button */
.iqamacontentshowhide {
    width: 34px;
    height: 34px;
    min-width: 34px;
    padding: 0;
    border: 1px solid #17a2b8;
    border-radius: 50%;
    background: #fff;
    color: #17a2b8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-left: 8px; /* Edit se extra space */
}

    /* Icon */
    .iqamacontentshowhide i {
        font-size: 13px;
        transition: transform 0.2s ease;
    }

    /* Hover */
    .iqamacontentshowhide:hover {
        background: #17a2b8;
        color: #fff;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    }

    /* Click / focus */
    .iqamacontentshowhide:focus {
        outline: none;
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.18);
    }
    .iqamacontentshowhide .iqama-arrow {
        transition: transform 0.25s ease;
    }

.approve {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(46, 204, 113, 0.15);
    color: #27ae60;
}

.nonapprove {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgb(233 151 151 / 15%);
    color: #ae2727;
    white-space: nowrap;
}

.TokenStatus {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(141, 58, 219, 0.11);
    color: #ae3ec9;
}

.tokenreject {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(231, 76, 60, 0.15);
    color: #c0392b;
}

.billdelete {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(108, 117, 125, 0.15);
    color: #495057;
}


.workflowsontatus,
.workflowsofftatus {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-left: 10px;
    padding: 4px 12px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 20px;
    border: 1px dashed;
    transition: all .3s ease;
}

.workflowsontatus {
    color: #2e7d32;
    background: rgba(76, 175, 80, 0.08);
    border-color: rgba(76, 175, 80, 0.45);
}

    .workflowsontatus::before {
        content: "";
        width: 8px;
        height: 8px;
        background: #4caf50;
        border-radius: 50%;
        box-shadow: 0 0 6px rgba(76, 175, 80, .6);
    }

.workflowsofftatus {
    color: #c62828;
    background: rgba(244, 67, 54, 0.08);
    border-color: rgba(244, 67, 54, 0.45);
}

    .workflowsofftatus::before {
        content: "";
        width: 8px;
        height: 8px;
        background: #c21e12ed;
        border-radius: 50%;
        box-shadow: 0 0 6px rgba(244, 67, 54, .6);
    }