/*global-css-start*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');


body {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    background: #EAEBEC;
    scroll-behavior: smooth;
    font-family: "Nunito Sans", sans-serif !important;
}

:root {
    --font-first: "Nunito Sans", sans-serif;
    --font-second: "Inter", sans-serif;
    --font-third: "Inter Tight", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    font-weight: 600;
}

strong {
    font-weight: 800;
    color: #000;
}

a {
    text-decoration: none !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    font-weight: 400;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: auto;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

button {
    color: inherit;
    border: none;
    background-color: transparent;
}

p {
    margin-bottom: 0.5rem;
    font-size: 18px;
    font-weight: 400;
    color: #475569;
    line-height: 24px;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
}

ul {
    padding-left: 0 !important;
}

hr {
    background-color: #F2F2F2 !important;
    opacity: 1;
    border-color: #F2F2F2 !important;
    margin: 0.3rem !important;
}

.form-select:focus,
.form-control:focus {
    box-shadow: none !important;
    border-color: #ccc;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: inherit;
    color: inherit;
}

label {
    margin-bottom: 5px;
}

textarea {
    resize: none;
}

input:focus,
button:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
}

img {
    max-width: 100%;
    height: auto;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.img-40 {
    width: 40px;
    height: 40px;
}

.img-80 {
    width: 80px;
    height: 80px;
    background-color: #ccc;
}

.fz-14 {
    font-size: 14px !important;
}

.fz-16 {
    font-size: 16px !important;
}

.fz-18 {
    font-size: 18px !important;
}

.fz-20 {
    font-size: 20px !important;
}

.fz-22 {
    font-size: 22px !important;
}

.fz-24 {
    font-size: 24px !important;
}

.fz-26 {
    font-size: 26px !important;
}

.fz-28 {
    font-size: 28px !important;
}

.fz-30 {
    font-size: 30px !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.decoration {
    text-decoration: underline !important;
}

.btn-close {
    background-image: none;
    padding: 0 !important;
    box-shadow: none !important;
    opacity: 1 !important;
}

.form-check {
    vertical-align: middle;
    margin-bottom: 10px;
}

.form-check .form-check-label {
    margin-bottom: 0;
    cursor: pointer;
}

.tp-space {
    padding-top: 100px;
    padding-bottom: 100px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.title {
    font-size: 30px;
    font-weight: 700;
    color: #2E343E;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.lg_title {
    font-weight: 700;
    font-size: 32px;
    color: #202224;
    margin-bottom: 10px;
}

.subtitle {
    font-size: 14px;
    font-weight: 500;
    color: #2E343E;
    margin-bottom: 20px;
}

.innr-title {
    font-size: 25px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}

.new_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #000000;
}

.first_para {
    font-size: 16px;
    font-weight: 400;
    color: #2E343E;
    margin-bottom: 15px;
}

.new_para {
    font-size: 13px;
    font-weight: 600;
    color: #2E343E;
    margin-bottom: 15px;
}

.thm-btn {
    display: inline-block;
    padding: 12px 20px;
    background: #1E2D64;
    border: 1px solid #1E2D64;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.nw-thm-btn {
    display: inline-block;
    padding: 12px 25px;
    background: #1F94F3;
    border: 1px solid #1F94F3;
    border-radius: 12px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.nw-filtr-thm-btn {
    display: inline-block;
    padding: 12px 25px;
    background: #48BB78;
    border: 1px solid #48BB78;
    border-radius: 12px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.nw-schedule-thm-btn {
    display: inline-block;
    padding: 12px 25px;
    background: #1E2D64;
    border: 1px solid #1E2D64;
    border-radius: 12px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.nw-meeting-thm-btn {
    display: inline-block;
    padding: 12px 25px;
    background: #FF8C00;
    border: 1px solid #FF8C00;
    border-radius: 12px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.thm-btn.light-btn {
    background-color: #fff;
    border-color: #fff;
    /* color: #4F40FF; */
}

.thm-btn:hover,
.thm-btn.outline:hover {
    background-color: #1F94F3;
    border-color: #4435f4;
    color: #fff;
}

.nw-thm-btn:hover,
.nw-thm-btn.outline:hover {
    background-color: #167cd1;
    border-color: #167cd1;
    color: #fff;
}

.nw-filtr-thm-btn:hover,
.nw-filtr-thm-btn.outline:hover {
   background: #3ea86a;
   border-color: #3ea86a;
    color: #fff;
}

.nw-meeting-thm-btn:hover,
.nw-meeting-thm-btn.outline:hover {
   background: #e57d00; 
   border-color: #e57d00;
    color: #fff;
}

.nw-schedule-thm-btn:hover,
.nw-schedule-thm-btn.outline:hover {
   background: #182350;
   border-color: #182350;
    color: #fff;
}

.thm-btn.outline {
    background-color: transparent;
    border-color: #4F40FF;
    color: #4F40FF;
}

.thm-lg-btn {
    display: inline-block;
    padding: 16px 30px;
    font-size: 18px;
    color: #00022A;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
}

.thm-lg-btn:hover {
    background-color: #d3d4d5;
    border-color: #d3d4d5;
    color: #00022A;
}

.thm-lg-btn.grn-btn {
    background-color: #BEE14A;
    border-color: #BEE14A;
}

.thm-lg-btn.warning {
    background-color: #EEBD5B;
    color: #fff;
    border-color: #EEBD5B;
    text-align: center;
}

.custom-frm-bx {
    margin-bottom: 20px;
    position: relative;
}

.custom-frm-bx label {
    font-size: 14px;
    font-weight: 600;
    color: #6D7178;
}

.custom-frm-bx .form-control,
.custom-frm-bx .form-select {
    height: 50px;
    border-radius: 12px;
    border: 0.6px solid #6D7178 !important;
    font-size: 16px;
    font-weight: 500;
    background-color: #6D71780D;
    font-weight: 500;
    color: #2E343E;
    font-family: var(--font-first);

}

.custom-frm-bx .nw-frm-select {
    color: #0E1013;
    font-size: 16px;
}

.custom-frm-bx textarea.form-control {
    height: 100px;
}

.custom-frm-bx::placeholder {
    color: #979A9F;
    opacity: 1;
}

.custom-frm-bx::-ms-input-placeholder {
    color: #C4C4C4;
}


.custom-frm-bx-second {
    margin-bottom: 20px;
    position: relative;
}

.custom-frm-bx-second label {
    font-size: 16px;
    font-weight: 400;
    color: #2E2E2E;
}

.custom-frm-bx-second .form-control,
.custom-frm-bx-second .form-select {
    height: 55px;
    border-radius: 12px;
    border: 1px solid #C4C4C4;
    font-size: 15px;
    font-weight: 600;
    /* background: transparent !important; */
}


.custom-frm-bx-second::placeholder {
    color: #2E2E2E;
    opacity: 1;
}

.custom-frm-bx-second::-ms-input-placeholder {
    color: #2E2E2E;
}

.custom-frm-bx-second .custom-frm-cntrol:focus {
    border: 1px solid #F04393 !important;
}


.p-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.clr {
    color: #4F40FF !important;
}

/*global-css-end*/

.dashboard-left-side {
    transition: transform 0.3s ease;
}

.dashboard-left-side.hide-sidebar {
    transform: translateX(-250px);
}

.dashboard-left-side.mobile-show {
    transform: translateX(0);
}

.mobile-overlay {
    display: none;
}

.mobile-overlay.show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}



.dashboard-left-side {
    min-height: 100vh;
    background: #FFFFFF;
    border-right: 1px solid #C0C2C5;
    width: 300px;
    overflow-y: auto;
}

.dashboard-logo-tp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dashboard-user-profile {
    background: #F3F5F7;
    border-radius: 8px;
    padding: 20px;
}

.user-profile-logo {
    position: relative;
    display: flex;
    gap: 15px;
    align-items: center;
}

.left-navigation .nav-link {
    font-weight: 400;
    font-size: 16px;
    color: #000000 !important;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;
    border-radius: 12px;
    font-family: var(--font-second);
}

.seller-submenu .left-navigation .nav-link {
    padding-left: 25px !important;
}

.left-navigation .nav-item {
    padding: 3px 0;
}

.left-navigation .nav-link:hover {
    background: #E7F4FD;
    border-radius: 12px;

}

.dashboard-logo-tp img {
    width: 100px;
    object-fit: cover;
}

.left-navigation .nav-link img {
    width: 18px;
}

.tp-left-chevr-box .tp-chevr-btn-back-btn {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #D9D9D9;
    border: 0.6px solid #818181;
    font-size: 15px;


}

.tp-header-section {
    padding: 10px 20px;
    background: #FFFFFF;
    border-bottom: 1px solid #C0C2C5 !important;
    transition: all 0.2s ease;


}

.tp-mobile-menu-btn {
    color: #2E343E;
}


.hide-sidebar {
    width: 0;
    min-width: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.main-content {
    transition: margin-left 0.3s ease;
}

.hide-sidebar+.main-content {
    margin-left: 0;
}

.dashboard-left-side {
    transition: transform 0.3s ease;
}

.dashboard-left-side.mobile-show {
    transform: translateX(0);
}


/* Nw */

.all-tp-main-section {
    height: 100vh;
    overflow: hidden;
}

.all-tp-main-section .dashboard-right-side {
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.tp-header-section {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
}

.main-content {
    overflow-y: auto;
    height: calc(100vh - 60px);
}

/* nw */



.dashboard-right-side .dash-vendr-header-left-bx {
    display: flex;
    align-items: center;
    gap: 10px;
}

.dashboard-right-side .tp-header-section .tp-search-bx .tp-search-btn {
    display: inline-block;
    color: #6D7178;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 12px;
    padding: 5px 10px;

}



.dashboard-right-side .tp-header-section .tp-right-admin-bx {
    display: flex;
    align-items: center;
    gap: 15px;
}

.tp-right-admin-bx .tp-bell-icon img {
    width: 20px;
}



.dashboard-right-side .tp-header-section .tp-right-admin-details img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    background: #D8D8D8;
    border-radius: 50%;
}

.dashboard-right-side .tp-header-section .tp-right-admin-details {
    display: flex;
    align-items: center;
    gap: 10px;
}

.dashboard-right-side .tp-header-section .admn-icon {
    position: relative;

}


.dashboard-right-side .tp-header-section .content-bx {
    display: flex;
    align-items: center;
}


.dashboard-right-side .tp-header-section .content-bx h5 {
    margin-bottom: 0;
    color: #979A9F;
    font-size: 14px;
    font-weight: 600;
}

.dashboard-right-side .tp-header-section .content-dropdown {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #0E1013;

}


.task-vendr-left-title-bx {
    border-bottom: 1px solid #C0C2C5;
}

.dashboard-logo-tp .dash-hp-title {
    color: #1F94F3;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    padding: 11px 0;
    font-family: var(--font-second);

}



.profile-card-box {
    background: #fff;
    border-radius: 20px !important;
    width: 260px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.sallr-drop-box {
    border: 1px solid #F9C449;
}

.profile-top-section {
    display: flex;
    gap: 12px;
    align-items: center;
}

.profile-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.profile-info {
    display: flex;
    flex-direction: column;
}

.profile-role {
    color: #27ae60;
    font-size: 14px;
}

.profile-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: #333;
}

.profile-id {
    font-size: 13px;
    color: #828282;
    margin: 0;
}

.profile-wallet-box {
    border: 1px dashed #EEEEEE;
    border-radius: 8px;
    padding: 10px 12px;
    background: #EEEEEE1A;

}

.wallet-content {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

.profile-logout-box {
    text-align: center;
    margin-top: 8px;
}

.logout-btn {
    color: #eb5757;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
}

.logout-btn:hover {
    text-decoration: underline;
}

.task-vendor-profile-bx {
    display: flex;
    align-items: center;
    gap: 10px;
}


.task-vendor-profile-bx img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    background: #D8D8D8;
    border-radius: 50%;
}

.task-vendor-profile-bx {
    border-radius: 8px;
    padding: 10px 18px;
    background: rgba(245, 245, 245, 1);
}

.task-vendor-profile-bx p {
    margin-bottom: 0;
    font-family: var(--font-second);
    font-weight: 400;
    font-size: 14px;
    color: #6D6D6D;

}

.page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}


.dashbrd-left-asidebar {
    position: fixed;
    top: 0;
    left: -280px;
    width: 260px;
    height: 100%;
    background: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    transition: left 0.3s ease-in-out;
    z-index: 9999;
}

.sidebar-close-btn {
    background: none;
    border: none;
    font-size: 22px;
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
    color: #333;
}

.dashbrd-left-asidebar.active {
    left: 0;
}

.mobile-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9998;
}

.mobile-overlay.active {
    display: block;
}

.mobile-menu-btn {
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
    margin-right: 10px;
}

.user-toggle i.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}



.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}


.bell-nw-icon-alrt .bell-title {
    position: absolute;
    top: -10px;
    right: -6px;
    background: #F93C65;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 12px;


}

.dash-dropdown .chevron {
    transition: transform 0.3s;
    font-size: 14px;
    color: #646464;

}

.dash-dropdown .chevron.rotate {
    transform: rotate(180deg);
}

.dash-dropdown span {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #6D7178;
    margin-right: 5px;

}


.main-task-vendor-bx {
    background: #F9F9FB !important;
    border-radius: 10px;
    border: 0.6px solid #D5D5D5;
    padding: 20px;
    position: relative;
}

.dash-task-crd {
    aspect-ratio: 1/0.6;
}

.recent-acitvity-crd {
    display: flex;
    align-items: center;
    gap: 15px;
    border-bottom: 0.3px dashed #979A9F;
    padding: 15px 0 20px 0;
}

.recent-acitvity-picture {
    display: inline-block;
    background: #3A8B0E1A;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
}

.recent-actvity-second {
    background: #7D53DE1A;

}

.recent-acitvity-picture img {
    width: 40px;
}

.recent-actvity-second img {
    width: 25px;
}

.recent-acitvity-centent {}

.recent-acitvity-centent h4 {
    font-weight: 700;
}

.recent-acitvity-centent h4 span {
    color: #1F94F3;
}

.recent-acitvity-centent p {}



.task-schedule-tbn img {
    width: 20px;
}

.task-schedule-box {
    border-bottom: 1px dashed #979A9F;
}


.task-schedule-tbn {
    border: 1px solid #1E2D64;
    border-radius: 12px;
    padding: 10px 20px;
    color: #1E2D64;
    font-weight: 700;
    font-size: 16px;
    text-align: right;
    display: inline-block;
    text-transform: capitalize;
    margin-left: 5px;

}

.meeting-btn {
    border: 1px solid #1F94F3;
    color: #1F94F3;
}

.tendr-btn {
    border: 1px solid #FF8C00;
    color: #FF8C00;

}

.add-nw-tendr {
    border: 1px solid #48BB78;
    color: #48BB78;
}

.usr-nw-btn {
    border: 1px solid #2E343E;
    color: #2E343E;
}


.add-client img {
    width: 15px;
    height: 15px;
}

.add-client {
    font-weight: 600;
    font-size: 16px;
    ;
    line-height: 100%;
    color: #1F94F3;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 5px;
    margin-top: 10px;

}

.meeting-alrt-bx h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #202224;

}

.meeting-content-bx img {
    width: 100px;
}

.meeting-content-bx h5 {
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    padding-top: 15px;

}

.meeting-content-bx h5 span {
    font-weight: 700;
}

.star-icon {
    color: #F44848;
}

.custom-radio-frm {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.custom-radio-frm .frm-input-check {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    background: #d9d9d9;
}

.custom-radio-frm .form-check-label {
    font-size: 16px;
    color: #2E343E !important;
    cursor: pointer;
    user-select: none;
    font-weight: 500;
}

.custom-radio-frm .frm-input-check:checked::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #1F94F3;
    border-radius: 50%;
    top: 3px;
    left: 3px;
}

.custom-radio-frm .form-check-input:focus {
    box-shadow: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.switch label {
    position: absolute;
    cursor: pointer;
    background: #ccc;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.switch label::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 2px;
    top: 2px;
    background: white;
    border-radius: 50%;
    transition: 0.3s;
}

.switch input:checked+label::after {
    transform: translateX(20px);
}

.switch input {
    display: none;
}

.switch input:checked+label {
    background: #3A8B0E;
}

.remember-bx .form-check-input[type="checkbox"] {
    border-radius: 2px !important;
    pointer-events: all;

}

.remember-bx .form-check-input:focus {
    box-shadow: none;
}


.file-upload-field {
    position: relative;
    display: flex;
    align-items: center;
}



.file-upload-field .upload-btn {
    position: absolute;
    left: 6px;
    top: 6px;
    background-color: #6D7178;
    color: #fff;
    padding: 12px 15px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    user-select: none;
    margin-bottom: 0;
}

.file-upload-field .upload-btn:hover{
    background-color: rgb(85, 88, 94);
}

.file-upload-row .file-name {
    padding-left: 5.5rem;
}



.file-upload-field input[type="file"] {
    display: none;
}

.table-section {
    background-color: #F9F9FB;
    border-radius: 10px !important;
    border: 0.6px solid rgba(213, 213, 213, 0.6);
}


.table-section .table {}


.table-section thead th {
    padding: 20px !important;
    text-align: start !important;
    font-weight: 800;
    font-size: 14px;
    line-height: 100%;
    color: #2E343E;
    text-wrap-mode: nowrap;

}

.meeting-table-sec thead th {
    vertical-align: baseline;
}

.table-section tbody td {
    padding: 20px !important;
    text-align: start !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #2E343E;
    background-color: #F9F9FB;
    border-bottom: 0.4px solid rgba(151, 151, 151, 0.6);
    vertical-align: middle;
    text-wrap-mode: nowrap;
}

.add-table-section tbody td {
    vertical-align: baseline !important;
}

.table-section thead th:first-child {
    border-top-left-radius: 10px;

}

.table-section thead th:last-child {
    border-top-right-radius: 10px;

}

.edit-btn {
    color: #979A9F;
    font-size: 15px;
}

.delete-btn {
    color: #979A9F;
    font-size: 15px;
}

.list-user-nme {
    color: #1F94F3;
}


.custom-pagination .page-item .page-link {
    background: #FAFBFD;
    border: 1px solid #D5D5D5;
    color: #202224;
    font-size: 14px;
}

.custom-pagination .page-link:focus {
    box-shadow: none;
}

.task-schedule-box .meeting-list-bx {
    display: flex;
    align-items: center;
    gap: 5px;
}




.select2-container--default .select2-selection--multiple {
    background-color: #6D71780D !important;
    border: 1px solid #cfd1d4 !important;
    border-radius: 12px !important;
    height: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: none !important;
    padding: 2px 0 0 0 !important;
}

.select2-container {
    /* z-index: 999999 !important; */
}



.select2-container--open .select2-dropdown {
  /* top: 100% !important; */
  /* bottom: auto !important; */
  z-index: 999999 !important;
}







.select2-container--default .select2-selection--multiple {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #cfd1d4 !important;
    box-shadow: none !important;
}


.select2-selection__choice {
    background-color: #e4e4e4 !important;
    color: #212529 !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 6px 15px !important;
    margin-top: 5px !important;
    margin-right: 6px !important;
    font-size: 14px;
}


.select2-selection__choice__remove {
    color: #dc3545 !important;
    font-size: 14px !important;
    /* margin-left: 8px !important; */
}


.select2-container--default .select2-selection--multiple::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #212529;
    transition: transform 0.2s ease;
    pointer-events: none;
}


.select2-container--open .select2-selection--multiple::after {
    transform: translateY(-50%) rotate(180deg);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 0 !important;
    font-size: 20px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    text-align: end !important;
}

.select2-selection__clear {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background: transparent !important;
}

.nw-update-bx {
    background: #F4484808;
    border-left: 3px solid #F4484899;
    padding: 10px;
    margin-bottom: 10px;
}

.nw-update-bx h6 {
    color: #F44848;
}

.nw-update-bx h6 span {
    color: #1E2D64;
}

.vendor-location-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    padding: 15px;
    border: 0.6px dashed #979A9F;
}

.vendor-pic-bx img {
    width: 30px;
}

.vendor-pic-bx span {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 12px;
    background: #1F94F31A;

}

.vendor-pic-bx {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vendor-add-bx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.vendor-add-bx p {
    font-size: 18px;
    margin-bottom: 0;
    color: #6D7178;
}

.vertical-dots-btn {
    display: inline-block;
    background: #00BFFF0D;
    border: 0.6px solid #1F94F3;
    color: #1F94F3;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.tble-action-menu li .dropdown-item {
    color: #2E2E2E;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    gap: 5px;
}


.plus-icon-bx img {
    width: 18px;
    height: 18px;
    object-fit: cover;
}

.vendor-edit-bx {
    background-color: #FFFFFF;
    border-radius: 12px;
    padding: 15px;
    border: 0.6px solid #D5D5D5;
}

.vendor-edit-pic-title {
    display: flex;
    gap: 10px;
    align-items: center;
}

.vendor-edit-pic-title img {
    width: 18px;
}

.vendor-edit-pic-title h6 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    color: #0E1013;

}

.ongoing-bx {
    background: #1F94F31A;
    border-radius: 16px;
    padding: 8px 12px;
    color: #1F94F3;
    font-family: Nunito Sans;
    font-weight: 500;
    font-size: 16px;
    text-align: center;

}

.upcoming-bx {
    background: #FF8C001A;
    color: #FF8C00;

}

.done-toggle {
    background: #3A8B0E1A;
    color: #3A8B0E;

}

.not-toggle {
    background: #F448481A;
    color: #F44848;
}


.vendr-edit-content p {
    font-weight: 500;
    font-size: 16px;

    color: #6D7178;
    padding: 10px 0;
    margin-bottom: 0;

}

.deadline-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #F44848;

}

.deadline-title h5 {
    color: #2E343E;
}

.yellow-vendor-icon {
    color: #FF8C00;
    font-size: 18px;
}

.priority-list {
    display: flex;
    align-items: center;
    gap: 10px;
}

.priority-list li {
    font-weight: 600;
    font-size: 16px;
    color: #6D7178;
    text-transform: capitalize;

}

.white-vendor-icon {
    color: #EEEEEE;
}

.action-menu {
    width: 180px;
}

.action-menu img {
    width: 20px;
    height: 20px;
}

.action-menu li:last-child {
    border-bottom: 0;
}

.action-menu li {
    padding: 8px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.25);
}

.action-menu li .dropdown-item {
    font-weight: 600;
    font-size: 15px;
    color: #404040;
    display: inline-block;
    text-transform: capitalize;
    padding: 0px 7px;

}

.meeting-card {
    background-color: #FFFFFF;
    border: 1px dashed #979A9F;
    padding: 15px;
    border-radius: 12px;
    max-width: 480px;
}

.meeting-profile-picture {
    display: flex;
    align-items: center;
    gap: 10px;
}

.meeting-profile-picture img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.meeting-profile-picture h4 {
    color: #1F94F3 !important;
}

.meeting-profile-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;

}

.meeting-profile-bx p {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #6D7178;
    margin-bottom: 5px;

}

.meeting-profile-bx h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #2E343E;
    margin-bottom: 0;
    text-align: end;

}

.meeting-select-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.meeting-select-list li {
    background: #EEEEEE80;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    color: #2E343E;
    padding-left: 10px;
    position: relative;


}

.meeting-select-list li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 32px;
    width: 1px;
    height: 100%;
    background: #000000;
}

.copy-btn {
    padding: 10px;
    /* border-left: 1px solid #000; */
    color: #FF8C00;
    /* padding: 0 3px; */
    display: inline-block;
}

.assest-bx {
    display: flex;
    align-items: center;
    gap: 10px;
}


.assest-bx img {
    width: 20px;
}

.assest-bx h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #2E343E;
    margin-bottom: 0;
}

.fieldset-bx {
    border: 1px dashed #979A9F;
    padding: 20px;
    border-radius: 10px;
}


.assest-frm-bx {
    background: #1F94F31A;
    border: 1px dashed #1F94F3;
    padding: 20px;
    border-radius: 10px;
    position: relative;

}

.assest-delete-tbn img {
    width: 18px;
}

.assest-delete-tbn {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 0px #00000040;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;

}

.add-assest-alloc-tbn {
    background: #3A8B0E1A;
    border: 1px solid #3A8B0E;
    border-radius: 12px;
    display: inline-block;
    color: #3A8B0E;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.add-assest-alloc-tbn:hover{
    background: #3A8B0E33;
}

.add-assest-alloc-bx {
    border-bottom: 1px solid #979A9F;
    padding-bottom: 20px;
}

.gps-bx {
    position: absolute;
    bottom: 12px;
    right: 10px;
}

.gps-btn {
    color: #000;
}

.filtr-search-bx {
    position: absolute;
    top: 14px;
    left: 14px;
}

.filtr-search-tbn {
    color: #979A9F;
}

.dte-contrl-bx h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #6D7178;
    margin-bottom: 0;

}

.dte-contrl-bx {
    position: absolute;
    top: 17px;
    left: 14px;
}

.dte-controls {
    padding-left: 62px !important;
}

.dte-to-controls {
    padding-left: 45px;
}

.hd-sw-bx {
    position: absolute;
    top: -17px;
    right: 17px;
}

.hd-sw-btn {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px #0000000D;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #1E2D64;
    padding: 10px;


}

.add-location-list {
    display: flex;
    align-items: center;
    gap: 10px;
}

.client-it {
    color: #1E2D64;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

.clint-nme {
    color: #BB9348;
    font-weight: 600;


}

.clint-list-nme li {
    padding: 3px 0;
}

.clint-list-nme .clint-title-nme {
    color: #BB9348;
    font-weight: 600;
    padding: 2px 0;
}

.tendr-update-list .tendr-updat-item {
    padding: 3px 0;
}

.meeting-type-list .meeting-type-itm {
    padding: 3px 0;

}

.tendr-nme {
    color: #1E2D64;
}

.tendr-update-list .tendr-updat-item strong {
    color: #2E343E !important;
}


.meeting-dt {
    background: #EAEBEC;
    border-radius: 50px;
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #2E343E;
    padding: 10px 12px;


}

.meeting-teling {
    background: #FF8C001A;
    border-radius: 50px;
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #2E343E;
    padding: 10px 12px;
}

.tendr-task-list .tendr-task-item {
    padding: 3px 0;
}

.tendr-task-list .tendr-task-title {
    color: #2E343E;
    font-weight: 700;
}

.dt-time-list .dt-time-item {
    padding: 3px 0;
}

.tendr-task-name {
    color: #2E343E !important;
    font-weight: 600;
}


.tendr-date-form {
    color: #2E343E !important;
}

.angle-up-dw-pic {
    width: 7px;
}

.dt-client-it .dt-client-item {
    padding: 3px 0;
}

.quotation-pdf-btn img {
    width: 28px;
}

.quotation-pdf-btn {
    font-weight: 700;
    font-size: 16px;
    color: #1F94F3;

}

.quot-await {
    font-weight: 500;
    font-size: 16px;
    color: #3A8B0E;

}

.quation-nme-title {
    color: #1F94F3;
}

.quation-nme-list .quation-nme-item {
    padding: 3px 0;
}

.quation-amount {
    color: #1E2D64;
    font-weight: 800;
    font-size: 16px;
}

.quation-supporting-btn {
    display: inline-block;
    background-color: #1E2D64;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    padding: 8px 10px;

}
.quation-supporting-btn:hover{
    background: #182350;
}



.quation-approved {
    background: #3A8B0E0D;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 12px;
    font-family: Nunito Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #3A8B0E;
    text-transform: capitalize;


}

.add-depart-item img {
    width: 22px;
    height: 22px;
}

.add-depart-list {
    display: flex;
    gap: 5px;
}

.add-depart-rw {
    width: 28px;
}

.add-gps-tbn {
    color: #1F94F3;
}


.admin-pisture-bx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100vh;
}

.admin-login-section {
    background-color: #F8F9FA;
    min-height: 100vh;
}

.admin-frm-bx label {
    font-weight: 400;
    font-size: 16px;
    color: #0E1013;
    text-transform: capitalize;

}

.admin-frm-vendor-bx {
    padding: 100px;
}

.admin-frm-bx .admin-frm-control {
    background: #FFFFFF;
    border-radius: 4px;
    height: 56px;

}

.pass-eye-bx {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.pass-eye-slash-btn {
    color: #0E1013;
}

.admin-lg-btn {
    background: #1F94F3;
    width: 100%;
    border-radius: 4px;
    border: none;
    outline: none;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    display: inline-block;

}

.admin-lg-btn:hover{
       background-color: #167cd1;
}


.admin-lg-title h4 {
    font-family: var(--font-second);
    font-weight: 500;
    font-size: 33.43px;
    line-height: 39px;
    color: #1F94F3;
    text-align: start;
    text-transform: capitalize;
}

.admin-lg-title {
    margin-bottom: 40px;
}

.admin-vndr-login {

    margin-bottom: 40px;
}

.admin-vndr-login h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    color: #1E2D64;
    text-align: start;
    text-transform: capitalize;

}


.admin-vndr-login p {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #2E343E;

}

.meeting-tab .nav-tabs {
    border-bottom: 1px solid #979797 !important;
}

.meeting-tab .nav-tabs .nav-item .nav-link {
    border: 0;
    color: #6D7178;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;


}

.meeting-tab .nav-tabs .nav-link.active {
    border-bottom: 5px solid #1F94F3;
    color: #1F94F3;
}

.tendr-total-list .tendr-total-item {
    padding: 5px 0;
}

.tendr-public {
    background: #FF8C000D;
    border: 0.6px solid #FF8C00;
    display: inline-block;
    border-radius: 12px;
    padding: 10px 12px;
    color: #FF8C00;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    width: 85px;
}

.tendr-open {
    background: #1F94F30D;
    border: 0.6px solid #1F94F3;
    color: #1F94F3;

}

.tendr-yes {
    color: #3A8B0E;
}

.tendr-one {
    background: #E4897B0D;
    border: 0.6px solid #E4897B;
    color: #E4897B;
}

.tendr-award {
    background: #3A8B0E0D;
    border: 0.6px solid #3A8B0E;
    color: #3A8B0E;
}

.tendr-not-award {
    background: #FF8C000D;
    border: 0.6px solid #FF8C00;
    color: #FF8C00;

}

.meeting-value-list .meeting-value-item {
    padding: 5px 0;
}

.meeting-value-list .meeting-value-nme {
    color: #2E343E;
    font-weight: 600;
}


.vendr-dashboard-card .vendr-dash-first-logo {
    display: inline-block;
    background: #FE992333;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;

}

.vendr-dash-secnd-bx {
    background: #42A5F533 !important;

}

.vendr-dash-third-bx {
    background: #42F55733 !important;

}


.vendr-dashboard-card .vendr-dash-first-logo img {
    width: 32px;
    height: 32px;
}

.vendr-dashboard-card .vendr-dashboard-content {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vendr-dashboard-content h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 0;

}

.vendr-dashboard-list .vendr-dashboard-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #6D7178;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vendr-done {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #3A8B0E;

}

.vendr-pending {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #FF8C00;

}

.vendr-not {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #F44848;

}

.dashboard-notice-card {
    background: #1F94F31A;
    border-radius: 10px;
    /* padding: 20px; */
    border: 0.6px solid #D5D5D5;
}

.dashboard-vendr-main-bx {
    background: #F9F9FB;
    border: 0.6px solid #D5D5D5;
    border-radius: 10px;
}

.dashboard-vendr-title {
    padding: 20px;
    border-bottom: 1px solid #979A9F80;
}

.vendr-nw-crd-recent {
    padding: 20px;
}

.vendr-sub-edit-bx {
    background: #F9F9FB;
    border: 0.6px solid #D5D5D5;
    padding: 20px;
}

.vendr-task-first {
    border-top: 3px solid #1F94F3;
    border-radius: 16px;
    padding: 20px;
    min-height: 250px;
}

.not-complete-crd {
    background: #F4484821;
    border-top: 3px solid #F44848;


}

.vendr-task-secnd {
    border-top: 3px solid #FF8C00;
}

.task-six-crd {
    border-top: 3px solid #F44848;
}


.vendr-task-third {
    border-top: 3px solid #48BB78;
}


.dash-edit {
    color: #979A9F;
}

.vendr-dash-prev-btn {

    background: #1F94F31A;
    border: 0.6px solid #6D7178;
    border-radius: 12px;
    padding: 14px 16px;
    color: #0E1013;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 4px;


}

.prev-chevron {
    display: inline-block;
    border: 0.2px solid #5C5C5C;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #565656;

}

.notice-bard-slide {
    padding: 10px 15px;
    border-bottom: 1px solid #979A9F;
}

.slide-sub-list {
    padding: 10px 20px;
}

.slide-main-content-bx {}

.slide-project-crd {
    background: #FFFFFF80;
    border: 0.6px solid #1F94F380;
    border-radius: 12px;
    padding: 10px;


}

.slide-main-content-bx .slide-dte {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #6D7178;



}

.slide-project-crd h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #0E1013;

}

.slide-project-crd p {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #2E343E;
}

.slide-project-crd {
    aspect-ratio: 1 / 0.45;
}

.splide-same-tbn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 0.2px solid #5C5C5C;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;

}


.task-timing-list {
    background: #F4484821;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 10px !important;

}


.task-timing-list .task-item {
    font-weight: 700;
    font-size: 16px;
    ;
    line-height: 100%;
    color: #F44848;

}


.department-view-list .department-view-item {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #6D7178;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;

}

.department-view-list .department-view-item .department-title {
    color: #2E343E;
    font-size: 16px;

}

.assing-task-nw h4 {
    font-weight: 600;
    font-size: 14px;
    color: #979A9F;
}

.assign-task-list img {
    width: 40px;
}

.assign-task-list {
    display: flex;
}

.assign-task-item {
    position: relative;

}


.priority-list li {
    cursor: pointer;
}

.star-icons {
    font-size: 20px;
    transition: color 0.2s ease;
    color: #6D71781A;

}

.star-icons.active {
    color: #FF8C00;
    /* Yellow */
}

.assign-task-item {
    position: relative;
    margin-left: -13px;
}

.assign-task-item:first-child {
    margin-left: 0;
}

.assign-nw-bx {
    display: flex;
    align-items: center;
    gap: 15px;
}

.task-date-time {
    background: #F448481A;
    border-radius: 12px;
    padding: 20px;
    position: relative;
}

.task-date-time p {
    font-weight: 400;
    font-size: 13px;
    ;
    line-height: 100%;
    color: #979A9F;

}

.task-date-time h3 {
    font-weight: 700;
    font-size: 14px;
    color: #2E343E;

}


.task-complete,
.task-completes {
    position: relative;
}

.task-complete::after {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    background: #F44848;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.task-complete::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -11px;
    background: #F44848;
    width: 2px;
    height: 75px;
}

.task-completes::after {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    background: #F44848;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.complete-delete-bx {
    width: 20px;
}

.nw-set-btn {
    background: #0E1013;
    border: 1px solid #0E1013;
}

.leave-btn {
    background: #2E343E;
    border: 1px solid #2E343E;
}

.reimbursement-frm-bx {
    background: #FFFFFF;
    border: 1px solid #6D7178;

}

.reimbursement-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000000;

}

.reimbursement-pic-bx img {
    width: 25px;
}

.reimbursement-list li span {
    font-weight: 700;
    color: #1E2D64;

}


.travelling-price-bx {
    background: #EEEEEE;
    padding: 20px;
    display: inline-block;

}

.travel-price-list .travel-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    padding: 10px 0;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;

}

.travel-price-list .travel-title-name {
    color: #1E2D64;
    font-weight: 700;
}

.travel-total {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #000 !important;
}

.calender-tp-bx {
    display: flex;
    align-items: center;
    gap: 10px;
}

.calender-tp-bx h4 {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
    color: #2E343E;

}

.calendr-today-btn {
    display: inline-block;
    background: #fff;
    border: 0.6px solid #979A9F;
    border-radius: 8px;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #000;

}

.calender-table thead tr {
    border-bottom: 1px solid #D5D5D5;
    background: #F9F9FB;

}

.calender-table thead tr th {
    text-align: center !important;
}

.calender-table tbody td {
    border: 1px solid #D5D5D5;
    background: #D5D5D51A;
    height: 190px;
    width: 190px;
    padding: 10px !important;
    vertical-align: baseline;

}


/* Calender Css Start */

.day-number {
    margin-bottom: 6px;
    text-align: end;
    font-weight: 700;
    font-size: 20px;
    color: #2E343E;
}

.task {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.task-blue {
    font-weight: 500;
    font-size: 14px;
    color: #000000;

}

.task-gray {
    font-weight: 500;
    font-size: 14px;
    color: #6D7178;

}

.task-orange {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.task::before {
    content: "•";
    font-size: 20px;
}

.task.blue::before {
    color: #1F94F3;
}

.task.orange::before {
    color: #FF8C00;
}

.task.gray::before {
    color: #979A9F;
}

.table-nav-btn {
    background: #FFFFFF;
    border: 0.6px solid #979A9F;
    border-radius: 8px;
    padding: 5px 8px !important;
}

.table-nav-item {
    padding: 0 5px !important;
}

.table-nav-item .table-nav-link {
    background: #EAEBEC !important;
    border: 0.6px solid #EAEBEC !important;
    padding: 8px 10px;
    border-radius: 8px !important;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #2E343E;



}

.table-nav-item .table-nav-link.active {
    background: #6D7178 !important;
    border: 0.6px solid #979A9F;
    color: #FFFFFF;

}



/* Calender Css End */


.tandr-grid-btn {
    background: #FFFFFF;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 12px;

}

.tandr-grid-secnd-btn {
    background: #1E2D64;
}

.nw-card-first-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nw-card-first-bx h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 0;

}

.nw-card-first-bx .nw-plus-btn {
    color: #1F94F3;
}

.nw-public-card {
    background: #D8D8D830;
    border: 0.6px solid #000000 !important;
    padding: 10px;
    border-radius: 12px;


}

.nw-public-card {
    margin: 10px 0;
}

.nw-public-list .nw-public-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    padding: 5px 0;
    color: #6D7178;
}

.nw-public-title {
    font-weight: 600;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    color: #2E343E !important;

}

.nw-public-bar {
    width: 100%;
    height: 30px;
    background: #1F94F3;
    border: 0.6px solid #D5D5D5;
    border-radius: 10px;
}

.nw-bid-open {
    background: #D8D8D8 !important;
}

.nw-scheme-card {
    background: #F9F9FB !important;
    border: 0.6px solid #D5D5D5 !important;
    aspect-ratio: 1/0.8;

}

.nw-scheme-card .nw-public-item {
    padding: 10px 0;
}

.bid-open-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.bid-open-bx .bid-nw-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #000000;

}

.arwaded-nw-bx {
    background: #D8D8D880;
    border: 0.6px solid #D5D5D580;


}

.awarded-bar-nw .arwaded-nw-title {
    color: #979A9F !important;
}

.client-profile-logo img {
    width: 74px;
    height: 74px;
    object-fit: cover;
    border-radius: 50%;
}

.client-profile-picture-bx {
    display: flex;
    align-items: center;
    gap: 15px;
}

.client-profile-picture-bx h6 {
    color: #202224;
}

.client-back-list {
    font-weight: 700;
    font-size: 16px;
    color: #1F94F3;
}


.client-techno-card {
    background: #F9F9FB;
    border: 0.6px solid #D5D5D5;
    padding: 15px;
    border-radius: 10px;
}

.client-techno-first-card {
    display: inline-block;
    background-color: #FE992333;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    text-align: center;
}

.client-techno-two-card {
    background: #2D89FF33;
}

.client-techno-three-card {
    background-color: #8749E833;
}

.client-techno-four-card {
    background: #FF881833;

}



.client-techno-first-card img {
    width: 32px;
    height: 32px;
}

.client-tendr-bid {
    margin-top: 10px;
}

.client-tendr-bid-list .client-tendr-bid-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #6D7178;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;

}

.client-tendr-bid-list .client-tendr-bid-title {
    color: #0E1013;
    font-weight: 700;
    font-size: 20px;
}

.client-details-card {
    background: #F9F9FB;
    border: 0.6px solid #D5D5D5;
    border-radius: 10px;
}


.client-details-heading {
    padding: 15px;
    border-bottom: 0.6px solid #D5D5D5;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.client-detail-title {
    display: flex;
    align-items: center;
    gap: 10px;

}

.client-detail-title img {
    width: 18px;
    height: 18px;
}

.client-detail-title h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #2E343E;
    margin-bottom: 0;

}

.client-view-member {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #1F94F3;
    text-transform: capitalize;

}

.client-vw-icon {
    transform: rotate(-45deg);
}

.client-techno-content {
    padding: 15px;
}

.client-mega-content h3 {
    color: #1E2D64;
}

.client-mega-content p {
    color: #2E343E;
}


.client-gst-content {
    display: inline-block;
    background: #FF8C001A;
    border-radius: 5px;
    padding: 10px 15px;
}

.client-gst-content h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 0;
    color: #FF8C00;

}

.client-gst-content .client-gst-title {
    font-weight: 500;
}

.client-remark-content {
    display: inline-block;
    background: #1E2D641A;
    border-radius: 5px;
    padding: 10px 15px;
}

.client-remark-content h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 0;
    color: #1E2D64;
}

.client-remark-content .client-remark-title {
    font-weight: 500;
}

.client-remark-bx {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 10px 0;
}

.client-category-bx h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #2E343E;

}

.client-it-content {
    display: inline-block;
    background: #3A8B0E1A;
    border-radius: 30px;
    padding: 10px 15px;

}

.client-it-content h6 {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    color: #3A8B0E;

}

.client-tabs {
    background: #F9F9FB;
    border: 0.6px solid #D5D5D5;
    border-radius: 10px;
    padding: 20px 0;

}

.client-tabs .nav-tabs .nav-link.active {
    background: transparent;
    color: #2E343E;
    font-weight: 700;
}

.client-tabs tbody td {
    vertical-align: baseline;
}


.membr-tbn {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #979A9F;
    color: #000000;
    font-size: 14px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    transition: transform 0.3s;


}

.member-profile-info p {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    color: #6D7178;

}

.member-profile-info h5 {
    font-weight: 700;
    font-size: 20px;
    color: #0E1013;
    margin-bottom: 0;

}

.member-designation-list .member-designation-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6D7178;

}

.member-date-of-birth {
    display: flex;
    align-items: center;
    gap: 20px;
}

.member-date-of-birth p {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6D7178;


}

.member-date-of-birth h6 {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #2E343E;
    margin-bottom: 0;

}

.membr-design-bx h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6D7178;
    margin-bottom: 0;

}

.membr-desig-content-bx {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 8px;
    margin-top: 5px;

}

.membr-desig-content-bx p {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 0;

}

.desin-read-more {
    color: #1F94F3;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 0;
}


.member-contact-info {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    background: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
    color: #2E343E;
}


.member-profile-card {
    background: #1F94F333;
    border-radius: 12px;
    padding: 10px;
    margin-bottom: 20px;

}

.member-profile-card.active {
    border-color: #007bff;
    background: #dcecff;
}

.member-profile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.member-profile-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.member-profile-info img {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    border: 1.54px solid #FFFFFF;
    object-fit: cover;
}

.member-profile-name h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
}

.member-profile-name p {
    margin: 0;
    font-size: 14px;
    color: #6c757d;
}

.member-designation {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
}

.contact-info {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}



.details {
    padding-top: 10px;

    margin-top: 10px;
    display: none;

}

.details.active {
    display: block;
}



.member-profile-card.active .member-toggle-icon {
    transform: rotate(180deg);
}

.member-both-bx {
    display: flex;
    align-items: start;
    gap: 10px;
}


.client-copy-numbr .client-copy-item {
    font-size: 13px;
    background: #FFFFFF;
    margin-right: 5px;
}

.attendence-content-first {
    background: #1F94F3;
    width: 65px;
    display: inline-block;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
}

.attendence-content-second {}

.attendence-content-first img {
    width: 25px;
}

.attendence-main-card {
    background: #1F94F31A;
    border-radius: 12px;
    padding: 20px;
}

.attendence-main-card-secnd {
    background: #FF8C001A;

}

.attendence-main-card-three {
    background: #48BB781A;

}

.attendence-main-card-four {
    background: #7D53DE1A;


}


.attendence-content-bx h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #0E1013;
    margin-bottom: 5px;

}

.attendence-content-bx p {
    font-weight: 600;
    font-size: 16px;
    color: #6D7178;
    margin-bottom: 0;

}

.attendence-content-bx {
    display: flex;
    align-items: center;
    gap: 10px;
}

.attendence-content-second {
    background: #FF8C00;
}

.attendence-content-three {
    background: #48BB78;

}

.attendence-content-four {
    background: #7D53DE;

}

.attendence-meeting-crd {
    background: #F9F9FB;
    border: 1px dashed #979A9F;
    padding: 20px;
    border-radius: 12px;

}

.attendence-meeting-pro-crd-one {
    background: #FF8C001A;
    width: 70px;
    height: 70px;
    display: inline-block;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;

}

.attendence-meeting-pro-crd-one img {
    width: 25px;
}

.attendence-meeting-first h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #0E1013;


}

.attendence-meeting-first p {
    font-weight: 600;
    font-size: 16px;
    color: #6D7178;

}

.attendence-meeting-first {
    text-align: center;
}



.attendence-nw-two {
    background: #7D53DE1A;

}

.attendence-nw-three {
    background: #48BB781A;

}

.attendence-nw-four {
    background: #FF8C001A;


}

.attendence-nw-five {
    background: #F448481A;

}

.attendence-nw-six {
    background: #F448481A;


}

.attendence-clock-bx {
    background: #1E2D641A;

}

.attendence-clock-nw-one {
    background: #1E2D64;
}

.attendence-edit-btn {
    color: #979A9F;
}

.attendence-status {
    background: #3A8B0E0D;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 12px;
    font-weight: 600;
    font-size: 14px;
    color: #3A8B0E;
    text-transform: capitalize;


}

.attendence-present-day {
    background: #1F94F30D;
    color: #1F94F3;

}

.attendence-absent-day {
    background: #F448480D;
    color: #F44848;

}

.attendence-half-day {
    background: #FF8C000D;
    color: #FF8C00;
}

.attendence-leave-day {
    background: #1F94F30D;
    color: #1F94F3;
}

.client-mom-table-section tbody td {
    vertical-align: baseline;
}

.attendance-right-bdr {
    border-right: 1px dashed #979A9F;
}


.modal-full {
    max-width: 100% !important;
    margin: 0;
}

.nw-reschdule-tbn {
    background: #FFFFFF;
    border: 2px solid #1F94F3;
    color: #1F94F3;

}

.edit-frm-control{
    background: #6D717833 !important;
    border: 0.6px solid #6D7178 !important;
}