body {
    font-family: 'Inter';
    color: #000;
    font-size: 14px;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../fonts/Inter/Inter-Thin.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-Thin.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/Inter/Inter-ExtraLight.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-ExtraLight.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter/Inter-Light.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-Light.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter/Inter-Regular.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-Regular.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter/Inter-Medium.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-Medium.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-SemiBold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter/Inter-Bold.woff2?v=3.19") format("woff2"), url("Inter-Bold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter/Inter-ExtraBold.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-ExtraBold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter/Inter-Black.woff2?v=3.19") format("woff2"), url("../fonts/Inter/Inter-Black.woff?v=3.19") format("woff");
}

a {
    text-decoration: none !important
}

.main-sidebar {
    background-color: #F1F7FE;
    width: 255px;
}

.wrapper .content-wrapper {
    min-height: calc(100vh - 0px) !important
}

.brand-link .brand-image {
    float: none;
    height: 35px;
    max-height: 35px;
    margin-left: 18px !important;
    margin-top: 10px;
}

.brand-link {
    border-bottom: 0px solid #e2e2e2 !important;
    display: block;
    text-align: center !important;
    float: none !important;
}

.sidebar-collapse .brand-link .brand-image {
    height: 30px;
}

.key-logo {
    display: none;
}

.sidebar-collapse .brand-link .brand-image.key-logo {
    display: block;
}

.sidebar-collapse .brand-link .brand-image.sidebar-logo-icon {
    display: none;
}

.nav-link {
    padding: 0.5rem 0.75rem;
}

.nav-item:hover > .nav-link {
    background-color: #dee2e6 !important;
    border-radius: 8px !important;
}

.nav-treeview .nav-link.active::before {
    content: "\2022";
    position: absolute;
    left: -23px;
    color: #dee2e6;
    font-size: 25px;
    bottom: -6px;
}

.sidebar a {
    color: var(--primary-color) !important;
}

.nav-link.active svg path {
    fill: white;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    border-radius: 8px;
    box-shadow: none !important;
    width: 210px;
}

.sidebar-dark-primary .nav-sidebar > .nav-item:hover > .nav-link {
    background-color: #dee2e6 !important;
    border-radius: 8px !important;
    width: 210px;
}

.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar .nav-link {
    width: 3.0rem;
}

.custom-checkbox {
    margin: 0;
    vertical-align: middle;
}

.custom-label {
    margin: 0;
    font-weight: normal !important;
    line-height: 1;
    vertical-align: middle;
    position: relative;
    top: 0.5px;
}

.nav-sidebar .nav-link p {
    font-size: 14px;
    position: relative;
    top: 2px;
}

.nav-sidebar > .nav-item .nav-icon.fa, .nav-sidebar > .nav-item .nav-icon.fas, .nav-sidebar > .nav-item .nav-icon.far, .nav-sidebar > .nav-item .nav-icon.fab, .nav-sidebar > .nav-item .nav-icon.fal, .nav-sidebar > .nav-item .nav-icon.fad, .nav-sidebar > .nav-item .nav-icon.svg-inline--fa, .nav-sidebar > .nav-item .nav-icon.ion {
    font-size: 1rem;
}

.universal-groups-save-wrapper {
    overflow-y: auto;
    height: 500px;
    padding-right: 15px;
}

    .universal-groups-save-wrapper::-webkit-scrollbar {
        width: 8px;
        height: 0px;
    }

    .universal-groups-save-wrapper::-webkit-scrollbar-thumb {
        background-color: #0D5197;
        border-radius: 10px;
        border: 0px solid lightgray;
        height: 54px;
        background-clip: content-box;
    }

        .universal-groups-save-wrapper::-webkit-scrollbar-thumb:vertical {
            height: 54px;
        }

    .universal-groups-save-wrapper::-webkit-scrollbar-track {
        background: #FFFFFF;
        border-radius: 20px;
    }

.univborder-end {
    border-right: 1px solid #0D5197 !important;
    margin: 0px 0px 0px 0px;
}

.content-wrapper {
    background-color: #ffffff !important;
}

.hide-desktop {
    display: none;
}

.main-render {
    padding: 5px 0px 20px 0px;
}

.global-search {
    position: relative
}

    .global-search .form-control {
        border-color: #85BFF4 !important;
        border-radius: 15px;
        width: 400px;
        padding-left: 40px
    }

    .global-search:before {
        content: "\f002";
        position: absolute;
        color: var(--primary-color);
        width: 20px;
        height: 20px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        top: 50%;
        /* transform: translateY(-50%);*/
        left: 14px;
        font-size: 15px;
    }

.notifications-div i {
    font-size: 16px
}

.profile-div .profile-drop-img {
    width: 30px;
    height: 30px;
}

.prf-name {
    color: var(--primary-color);
    font-size: 16px;
}

.top-header-section {
    border-bottom: 1px solid #85BFF4 !important;
    padding: 10px 0px !important
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.filter-select .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--primary-color) !important;
    padding: 4px 10px !important
}

.filter-select .select2-container--default .select2-selection--single {
    border: 1px solid var(--primary-color);
    height: 30px;
    padding: 3px 10px
}

    .filter-select .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: var(--primary-color) !important;
        font-weight: 400;
        line-height: 30px;
    }

    .filter-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: var(--primary-color) transparent transparent transparent;
    }

.bg-light-custom {
    background-color: #F6F5F5;
}

table.table.table-custom th {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 2px solid #F6F5F5 !important;
    border-top: 1px solid #F6F5F5 !important;
}

table.table.table-custom td {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    border-bottom: 2px solid #F6F5F5 !important;
}

.form-check-input {
    border: 1px solid #1371FF !important;
}

.radio-btn-sec .form-check-input {
    border: 1px solid #D1D0D0 !important;
}

.form-check-input:checked {
    background-color: #fff;
    border-color: #1371FF;
}

.radio-btn-sec .form-check-input:checked {
    /*    border: 1px solid #D1D0D0 !important;*/
    background-color: #0D5197 !important;
}

.action-menu {
    color: var(--primary-color);
    border: none;
    background: none;
}

.action-usermenu-items {
    width: 171px;
    padding: 12px 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    border-radius: 12px;
    border: 1px solid #E7E6E6;
    background: var(--Primary-AEZ-P-G-25, #FFF);
    box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03)
}

    .action-usermenu-items .dropdown-item {
        font-size: 12px;
        display: flex;
        padding: 8px;
        align-items: center;
        border-bottom: 1px solid #E7E6E6;
        gap: 32px;
        align-self: stretch;
    }

        .action-usermenu-items .dropdown-item:last-child {
            border-bottom: 0px solid #E7E6E6;
        }

.action-menu-items {
    /* padding: 2px; */
    width: 81px;
    padding: 8px 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    border-radius: 12px;
    border: 1px solid #E7E6E6;
    background: var(--Primary-AEZ-P-G-25, #FFF);
    box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
    min-width: 6rem;
    right: 0px !important;
    left: -70px !important;
    transform: none !important;
    top: 29px !important;
    }

    .action-menu-items .dropdown-item {
        font-size: 13px;
        display: flex;
        padding: 7px;
        align-items: center;
        border-bottom: 1px solid #E7E6E6;
        gap: 32px;
        align-self: stretch;
    }

.dropdown-item {
    font-weight: 500;
    color: #3D3C3C;
}

.action-menu-items .dropdown-item:last-child {
    border-bottom: 0px solid #E7E6E6;
}

.pagination-drop .select2-container--default .select2-selection--single {
    padding: 2px !important;
    height: 30px !important;
    background-color: var(--primary-color) !important;
}

    .pagination-drop .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #fff !important;
        padding: 0px 5px;
        font-size: 13px;
        line-height: 28px !important;
    }

    .pagination-drop .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #fff transparent transparent transparent;
    }

    .pagination-drop .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 25px;
    }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    background-color: var(--primary-color) !important;
    color: #fff;
}

.page-link {
    color: #000 !important;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    font-size: 12px;
    padding: 6px 0px;
    width: 26px;
    height: 26px;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    border-radius: 8px;
    align-items: center;
}

.page-title {
    font-size: 24px;
    font-weight: 700;
    color: #262626 !important;
}

.form-group label {
    margin-bottom: 2px;
    font-weight: 500 !important;
    font-size: 12px;
}

input.form-control {
    height: 38px;
    font-size: 14px !important;
    color: #3D3C3C !important;
    line-height: 28px;
    font-weight: 400;
}
/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 0px white inset;*/ /* Change the color to your own background color */
/*-webkit-text-fill-color: #898787;
    font-weight: 400;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow:*/ /*your box-shadow*/ /*,0 0 0 0px white inset;
    -webkit-text-fill-color: #898787;
    font-weight: 400;
}*/
.form-control {
    display: block;
    font-size: 14px !important;
    color: #000 !important;
    line-height: 28px;
    font-weight: 400;
}

textarea.form-control {
    font-size: 12px;
}

.next-button-sec {
    background-color: #F1F7FE;
}

.custom-select-div .select2-container--default.select2-container--focus .select2-selection--single {
    padding: 0.46875rem 0.75rem !important;
}

.custom-select-div .select2-container--default .select2-selection--single {
    height: 38px;
    /*padding: 3px 10px*/
}

    .custom-select-div .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 28px;
        color: #3D3C3C !important;
        font-weight: 400;
    }

    .custom-select-div .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #898787 !important;
        font-weight: 400;
        line-height: 28px;
    }

    .custom-select-div .select2-container--default .select2-selection--single .select2-selection__rendered,
    .custom-select-div .select2-container--default .select2-results__option[aria-selected='true'], .custom-select-div .select2-container--default .select2-results__option[aria-selected='true']:hover {
        font-size: 13px;
    }

.custom-select-div .select2-container {
    width: 100% !important
}

.custom-select-div .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 10px;
    margin-bottom: 0;
}

.custom-select-div .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #EBEBEB;
    border-color: #EBEBEB;
    color: #3D3C3C;
    padding: 0 10px;
    margin-top: .31rem;
}

.custom-select-div .select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline {
    width: 100%;
    margin-left: 0rem !important;
}

.custom-select-div .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #3D3C3C;
    float: right;
    margin-left: 5px;
    margin-right: -2px;
}

.btn-outline-dark {
    color: #000;
    border-color: #000;
}

.text-primary {
    color: var(--primary-color) !important;
}

.modal-header {
    background-color: #F2F4F4;
    padding: 10px
}

.modal-title {
    font-size: 20px;
    color: #3D3C3C;
}

.modal-header .btn-close {
    position: relative;
    top: 10px;
}

.bg-footer-modal {
    background-color: #F1F7FE;
    border-radius: 0px 0px 16px 16px !important;
}

.bult-btn {
    color: #1371FF !important;
    border: 1px solid #1371FF !important;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: 500;
}

    .bult-btn img {
        height: 15px
    }

.contact-img {
    width: 140px;
    height: 140px;
}

.contact-img-profile {
    width: 140px;
    height: 140px;
    position: relative;
}

.upload-contact {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.contact-view-tab .nav-pills .nav-link {
    text-align: left !important;
    color: #262626;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: var(--primary-color) !important;
}

.tags {
    background-color: #F1F7FE;
    border: 1px solid #BEDCF9;
    color: var(--primary-color);
    border-radius: 20px;
    padding: 3px 10px;
    margin-right: 10px;
}
.rightpanel {
    border: 1px solid #0D5197;
    background-color: #F1F7FE;  

    border-radius: 8px;
    height: max-content;
}

/*.details-sec {*/
   /* border: 1px solid #0D5197;
    background-color: #F1F7FE;   */
    /*height:100%
}*/

.detail-header h5 {
    color: var(--primary-color) !important;
    margin-bottom: 0;
    font-size: 18px !important;
    font-weight: 700;
}

.detail-header {
    border-bottom: 1px solid #BEDCF9;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.font-14 {
    font-size: 14px;
}

.font-12 {
    font-size: 12px;
}

p.fw-500 {
    font-weight: 500;
}

.tags-list {
    background-color: #D9D9D9;
    color: #3D3C3C;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 4px 20px;
    font-size: 12px;
    font-weight: 400;
}

.date-title {
    font-size: 13px;
    font-weight: 500;
    color: #3D3C3C;
}

.date-info {
    color: #3D3C3C;
    font-weight: 400;
    font-size: 13px;
}

.add-notesection {
    position: relative;
    padding: 0px 8px 0px 5px;
}

.add-note {
    position: absolute;
    border: none;
    background: none;
    right: 5px;
    bottom: 5px;
}

textarea {
    resize: none;
}

.note-block {
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 1px 2px 0px #1018280D;
}

.notelist {
    max-height: 652px;
    min-height: 52px;
    padding: 0px 5px 0px 5px;
    overflow-y: auto;
}
/* width */
.scrollv-show::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}

/* Track */
.scrollv-show::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 6px;
}

/* Handle */
.scrollv-show::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

    /* Handle on hover */
    .scrollv-show::-webkit-scrollbar-thumb:hover {
        background: #555;
        border-radius: 6px;
    }

.bg-light-action {
    display: flex;
    width: 32px;
    height: 32px;
    padding: 10px 9px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background-color: #E2EEFC !important;
    color: #0D5197 !important;
    border-radius: 16px;
}

.workforce-card {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    height: 225px;
}

.group-card {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    height: 175px;
}

.border-top-group {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1.5px solid #ccc;
}

.border-top-workforce {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 2px solid #E2EEFC;
}

.group-card.group1 {
    border: 1px solid #7F4A84;
}

.group-card.group2 {
    border: 1px solid #639463;
}

.group-card.group3 {
    border: 1px solid #8B824A;
}

.group1 .border-top-group {
    border-top: 5px solid #7F4A84;
}

.group2 .border-top-group {
    border-top: 5px solid #639463;
}

.group3 .border-top-group {
    border-top: 5px solid #8B824A;
}

.custom-file, .custom-file-input, .custom-file label {
    height: 30px;
}

.nav-tabs.details-tab .nav-item .nav-link {
    color: #000;
    font-weight: 500;
    position: relative;
    border-color: transparent !important
}

.nav-tabs.details-tab .nav-link.active, .nav-tabs.details-tab .nav-item.show .nav-link {
    color: var(--primary-color) !important;
    border: 0 !important;
    border-color: transparent !important
}

    .nav-tabs.details-tab .nav-link.active:after {
        content: "";
        background-color: var(--primary-color) !important;
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        top: 38px;
    }

.nav-tabs.details-tab .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:active {
    background-color: transparent !important;
    border: 0 !important;
    border-color: transparent !important
}

.bg-white > .text-white {
    color: #fff !important;
}

.bg-white > .btn-primary:hover {
    color: var(--primary-color) !important;
    background-color: #fff !important;
    border-color: var(--primary-color) !important;
}

.btn-primary-custom {
    color: #fff !important;
    background-color: #1f5582 !important;
    border-color: #1f5582 !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
}

    .btn-primary-custom:hover {
        color: #fff !important;
        background-color: #1a4a73 !important;
        border-color: #1a4a73 !important;
        border-radius: 8px !important;
    }

.inner-check {
    top: 0;
}

.dashboard-box {
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
}

.widget1 {
    background-color: #F5E9F6;
}

    .widget1 .count-info, .widget1 .count-para {
        color: #7F4A84
    }

.widget2 {
    background-color: #EAF4EA;
}

    .widget2 .count-info, .widget2 .count-para {
        color: #639463
    }

.widget3 {
    background-color: #EFEBD4;
}

    .widget3 .count-info, .widget3 .count-para {
        color: #8B824A
    }

.h-400px {
    height: 300px;
}

.nav-sidebar .nav-item > .nav-link svg {
    height: 20px;
}

.text-muted {
    color: #878585 !important;
}

.roles .form-check-input {
    width: 1.3rem;
    height: 1.3rem;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

    /*.roles .form-check-input:checked[type=checkbox] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
    }*/
    .roles .form-check-input:checked[type=checkbox] {
        background-image: url("/Images/roles-whitecheck.svg");
        background-size: 15px;
    }

    .roles .form-check-input:checked {
        background-color: var(--primary-color);
        border-color: var(--primary-color);
    }

.form-check.roles .form-check-label {
    margin-bottom: 0;
    margin-left: 10px;
}

.primarycontact-active {
    border-radius: 5px;
    border: 1px solid #0D5197;
    background: #F8FCFF;
    padding: 25px 24px 20px;
}

    .primarycontact-active h5 {
        color: #0D5197;
    }

.secondarycontact-active {
    border-radius: 5px;
    border: 1px solid #CEEAFF;
    background: #fff;
    padding: 15px 14px 10px;
}

.industry-sector-active {
    border-radius: 8px;
    border: 1px solid #0D5197;
    background: #F8FCFF;
    padding: 15px 14px 10px;
}

.btn-disable-attachment {
    opacity: 0.5;
    pointer-events: none;
}

.modal-title {
    color: #0056b3;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0;
}

.btn-outline-secondary {
    background-color: transparent;
    border: 1px solid #6c757d;
    color: #6c757d;
}

.btn-primary {
    background-color: #0056b3;
    border: 1px solid #0056b3;
    color: #fff;
}
/*UI changes*/
.global-search .form-control {
    border-color: #85BFF4 !important;
    border-radius: 30px;
    width: 400px;
    padding-left: 40px;
}

.global-search {
    position: relative
}

    .global-search .form-control {
        border-color: #85BFF4 !important;
        border-radius: 30px;
        width: 400px;
        padding-left: 40px
    }

        .global-search .form-control::placeholder {
            color: #3D3C3C;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }

    .global-search:before {
        content: "";
        position: absolute;
        color: var(--primary-color);
        width: 25px;
        height: 25px;
        background: url("/images/search.svg");
        top: 8px;
        left: 9px;
        left: 13px;
        background-size: 21px;
        background-repeat: no-repeat;
    }

.global-search-secondary {
    position: relative;
    height: 40px;
}

    .global-search-secondary .form-control {
        border-color: #85BFF4 !important;
        border-radius: 30px;
        background: #D4E8FF;
        width: 210px;
        padding: 10px 40px;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .global-search-secondary .global-search-info {
        border-color: #85BFF4 !important;
        border-radius: 30px;
        background: #D4E8FF;
        width: 210px;
        padding: 10px 40px;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .global-search-secondary .global-search-info {
        color: #0D5197 !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .global-search-secondary .form-control::placeholder {
        color: #0D5197 !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

.bg-light-custom {
    background-color: #F6F5F5;
    border-radius: 8px;
    padding: 30px 25px !important;
}

.rounded {
    border-radius: 8px !important;
}

.global-search-secondary:before {
    content: "";
    position: absolute;
    color: var(--primary-color);
    width: 22px;
    height: 24px;
    background: url("/images/search.svg");
    top: 52%;
    transform: translateY(-50%);
    left: 11px;
    background-size: 20px;
    background-repeat: no-repeat;
}

.main-render-body {
    padding: 20px 35px 14px 35px;
}

table.table.table-custom th:first-child {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 5px solid #F6F5F5 !important;
    border-top: 1px solid #F6F5F5 !important;
    font-weight: 500;
    text-align: left;
    border-radius: 8px 0px 0px 0px;
}

table.table.table-custom.table-custom-details th:first-child {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 5px solid #fff !important;
    border-top: 1px solid #fff !important;
    font-weight: 500;
    text-align: left;
    border-radius: 8px 0px 0px 0px;
}

table.table.table-contact th:first-child {
    padding-left: 16px;
}

table.table.table-contact th:last-child {
    padding-right: 16px;
}

table.table.table-custom th:last-child {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 5px solid #F6F5F5 !important;
    border-top: 1px solid #F6F5F5 !important;
    font-weight: 500;
    text-align: left;
    border-radius: 0px 8px 0px 0px;
}

table.table.table-custom.table-custom-details th:last-child {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 5px solid #fff !important;
    border-top: 1px solid #fff !important;
    font-weight: 500;
    text-align: left;
    border-radius: 0px 8px 0px 0px;
}

.pagination {
    border-radius: 0px 0px 8px 8px !important;
    align-items: center;
}

table.table.table-custom th {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 5px solid #F6F5F5 !important;
    border-top: 1px solid #F6F5F5 !important;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
}

table.table.table-custom.table-custom-details th {
    background-color: #fff;
    color: var(--primary-color);
    border-bottom: 5px solid #fff !important;
    border-top: 1px solid #fff !important;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
}

table.table.table-custom.table-custom-details td {
    background-color: #fff;
    color: #3D3C3C !important;
    font-size: 14px;
    border-bottom: 5px solid #fff !important;
}

.btn-primary {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    box-shadow: none;
    border-radius: 8px !important;
    min-width: 120px;
    padding: 6px 16px !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: var(--primary-color);
        border-color: var(--primary-color);
    }

.btn-outline-primary {
    color: var(--primary-color);
    border-color: var(--primary-color);
    padding: 6px 10px;
    border-radius: 8px !important;
    min-width: 120px;
    padding: 6px 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 6px;
    top: -7px;
}

.filter-select .select2-container--default .select2-selection--single {
    border: 1px solid var(--primary-color);
    height: 32px;
    padding: 4px 10px;
    border-radius: 8px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0;
    border: none;
    background-image: url("../images/caret-down.svg");
    display: block;
    width: 15px;
    height: 15px;
    background-size: 17px;
    background-repeat: no-repeat;
    left: 6px;
    content: "" !important;
    background-position: -2px 0px;
    top: 15px;
}

.modal-footer .btn-outline-dark {
    color: #000000;
    border: 1px solid #000000;
    padding: 8px 16px;
    border-radius: 8px;
    min-width: 120px;
    font-weight: 500;
}

.modal-footer .btn-primary {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    box-shadow: none;
    padding: 8px 16px !important;
    border-radius: 8px !important;
    min-width: 120px;
}

.modal-footer .btn-outline-dark:hover {
    color: #fff;
    border: 1px solid #6A6868;
    padding: 8px 16px;
    border-radius: 8px;
    min-width: 120px;
    font-weight: 500;
}

.modal-header {
    background-color: #F2F4F4;
    padding: 15px 15px 10px 20px;
    border-radius: 16px 16px 0px 0px;
}

.modal-body {
    padding: 20px !important;
}

.modal-footer {
    border-top: 0px solid #e9ecef !important;
}

.modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
    border-radius: 16px !important;
}

.modal-title {
    font-size: 18px;
    color: #3D3C3C !important;
    font-weight: 500 !important;
}

.modal-content h5 {
    color: #3D3C3C;
    font-weight: 600;
    font-size: 18px;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: url("../images/close.svg");
    display: block;
    border: 0;
    border-radius: .25rem;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 20px;
    top: 12px !important;
    left: -3px;
}

.modal-footer .btn-outline-secondary {
    color: #000000;
    border: 1px solid #6A6868;
    padding: 8px 16px;
    border-radius: 8px;
    min-width: 80px;
    color: #6A6868;
    font-weight: 500;
}

    .modal-footer .btn-outline-secondary:hover {
        color: #fff;
        border: 1px solid #6A6868;
        padding: 8px 16px;
        border-radius: 8px;
        min-width: 80px;
        font-weight: 500;
    }

.top-header-section {
    border-bottom: 1px solid #85BFF4 !important;
    padding: 5px 15px !important;
}

.group-card .text-dark {
    color: #3D3C3C !important;
    font-weight: 500 !important;
}

.table.table.table-custom td p.fw-bold {
    font-weight: 600 !important;
}

.pagination-drop .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
    background-image: url("../images/caret-down-white.svg");
    display: block;
    width: 15px;
    height: 15px;
    background-size: 15px;
    background-repeat: no-repeat;
    left: 9px;
    content: "" !important;
    background-position: -2px 2px;
    top: 14px;
}

.pagination-drop .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 25px;
}

.pagination-drop .select2-container--default .select2-selection--single {
    padding: 5px !important;
    height: 33px !important;
    background-color: var(--primary-color) !important;
    border-radius: 10px;
    border: 1px solid #0d5197;
}

.nav-sidebar > .nav-item {
    margin-bottom: 10px;
}

.nav-sidebar {
    position: relative;
    width: 220px;
}

.field-validation-error {
    color: red !important;
    font-size: 12px;
}

table.table.table-custom td {
    background-color: #fff;
    color: #3D3C3C !important;
    font-size: 14px;
    border-bottom: 5px solid #F6F5F5 !important;
    vertical-align: middle;
}

.text-dark.fw-bold {
    color: #3D3C3C !important;
    font-weight: 600 !important;
}

.form-group label {
    margin-bottom: 2px;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
    color: #3D3C3C;
}

.btn-outline-dark {
    color: #000000;
    border: 1px solid #000000;
    padding: 8px 16px;
    border-radius: 8px;
    width: 120px;
    font-weight: 500;
}

.next-button-sec .btn-outline-dark {
    color: #000000;
    border: 1px solid #000000;
    padding: 6px 16px;
    border-radius: 8px;
    min-width: 120px;
    font-weight: 500;
}

    .next-button-sec .btn-outline-dark:hover {
        color: #fff;
        background-color: #212529;
        border-color: #212529;
    }

.text-darl {
    color: #3D3C3C;
    font-weight: 400;
}

.text-muted {
    color: #898787 !important;
}

.action-usermenu-items .dropdown-item {
    font-size: 13px;
    display: flex;
    padding: 8px;
    align-items: center;
    border-bottom: 1px solid #E7E6E6;
    gap: 32px;
    align-self: stretch;
}

.sidebar-collapse.sidebar-mini .main-sidebar .global-search-secondary {
    position: relative;
    height: 40px;
    border-color: #85BFF4 !important;
    border-radius: 30px;
    background: #D4E8FF;
    padding: 10px 21px;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 8px;
}

.sidebar-collapse.sidebar-mini .main-sidebar .set-sidebar-h {
    margin-top: 0 !important;
}

.sidebar-collapse .brand-link {
    display: none;
    margin-top: 10px !important;
}


.sidebar-collapse.sidebar-mini .main-sidebar .global-search-secondary .form-control {
    border-color: #85BFF4 !important;
    border-radius: 30px;
    background: #D4E8FF;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 8px;
}

.sidebar-collapse.sidebar-mini .main-sidebar .global-search-secondary .global-search-info {
    display: none;
}

.document-name.line-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 100%;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: nowrap;
    width: 100%;
}

.custom-file-upload-group-create {
    display: flex;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    overflow: hidden;
    background-color: #fff;
}

.custom-file-upload-input-create {
    flex: 1;
    border: none;
    padding: 0.375rem 0.75rem;
    background-color: #fff;
    color: #495057;
}

    .custom-file-upload-input-create:focus {
        outline: none;
    }

.custom-file-upload-button-create {
    background-color: #e9ecef;
    color: #495057;
    border: none;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap;
}

    .custom-file-upload-button-create:hover {
        background-color: #d6d8db;
    }

.custom-file-upload-group-update {
    display: flex;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    overflow: hidden;
    background-color: #ffffff; /* unified white background */
}

.custom-file-upload-input-update {
    flex: 1;
    padding: 0.375rem 0.75rem;
    background-color: transparent; /* inherit from parent */
    font-size: 14px !important;
    color: #3D3C3C !important;
    border: none; /* already wrapped in parent border */
    border-right: 1px solid #ced4da;
}

    .custom-file-upload-input-update:focus {
        outline: none;
        box-shadow: none; /* remove focus glow */
    }

.custom-file-upload-button-update {
    background-color: #e9ecef;
    color: #212529;
    border: none;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap;
}

    .custom-file-upload-button-update:hover {
        background-color: #d6d8db;
    }
/*UI changes*/
.bg-border-custom {
    border: 1px solid #E7E6E6;
    border-radius: 16px;
}

.table.table-custom-border thead {
    text-transform: capitalize;
    background: #F2F4F4;
}

table.table-custom-border th:first-child {
    background-color: #F2F4F4;
    color: #3D3C3C;
    border-bottom: 0px solid #E7E6E6 !important;
    border-top: 0px solid #E7E6E6 !important;
    font-weight: 500;
    text-align: left;
    border-radius: 8px 0px 0px 0px;
}

table.table-custom-border th {
    background-color: #F2F4F4;
    color: #3D3C3C;
    border-bottom: 0px solid #E7E6E6 !important;
    border-top: 0px solid #E7E6E6 !important;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
}

table.table-custom-border td {
    color: #3D3C3C;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
}

table.table-custom-border th:last-child {
    background-color: #F2F4F4;
    color: #3D3C3C;
    border-bottom: 0px solid #E7E6E6 !important;
    border-top: 0px solid #E7E6E6 !important;
    font-weight: 500;
    text-align: left;
    border-radius: 0px 6px 0px 0px;
}

.pagiantion-custom-bg {
    background: #F2F4F4;
    margin-bottom: 0 !important;
    border-radius: 0px 0px 8px 8px !important;
    display: flex;
    height: 56px;
    padding: 12px 16px 16px 16px !important;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
}

    .pagiantion-custom-bg .page-link {
        background-color: transparent;
    }

    .pagiantion-custom-bg .page-item.disabled .page-link {
        color: #6c757d;
        pointer-events: none;
        cursor: auto;
        background-color: transparent;
        border-color: #dee2e6;
    }

.text-restrict {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 100%;
}

.unigroup-search {
    position: relative;
}

    .unigroup-search .form-control {
        border-color: #85BFF4 !important;
        border-radius: 30px;
        background: #FFF;
        width: 250px;
        padding: 10px 40px;
        display: flex;
        align-items: center;
        height: 35px
    }

        .unigroup-search .form-control::placeholder {
            color: #3D3C3C;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }

    .unigroup-search:before {
        content: "";
        position: absolute;
        color: var(--primary-color);
        width: 20px;
        height: 20px;
        background: url("/images/search.svg");
        top: 48%;
        transform: translateY(-50%);
        left: 11px;
        font-size: 15px;
    }

.form-check-label.text-darl.fw-bold {
    font-weight: 600 !important;
    color: #3D3C3C !important;
}

.dash-head {
    color: #3D3C3C;
    font-family: 'Inter';
    font-weight: 600 !important;
}

.notes-created-info {
    color: #878585;
    font-family: 'Inter';
    font-size: 11px;
    font-weight: 600;
}

    .notes-created-info.border-end {
        border-right: 1px solid #878585 !important;
    }

.notes-info {
    color: #898787;
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
}

.activity-name {
    color: #3D3C3C;
    font-weight: 600;
    font-family: 'Inter';
}

.createdby-info {
    min-width: 48%;
    max-width: 70%;
}

table.table.table-custom tr {
    position: relative;
    cursor: default;
}

table.table.table-custom thead tr th::before {
    content: "";
    width: 99%;
    position: absolute;
    left: 15px;
    right: 15px;
    border-top: 0px solid #0D5197 !important;
    cursor: pointer;
}

table.table.table-custom tr.selected::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 2px;
    border-top: 1px solid #0D5197 !important;
    border-bottom: 1px solid #0D5197 !important;
    bottom: 1px;
    cursor: pointer;
}

table.table.table-custom tr.selected td:first-child {
    background-color: #F1F7FE;
    border-left: 1px solid #0D5197 !important;
    position: relative;
    z-index: 99;
}

table.table.table-custom tr.selected td:last-child {
    background-color: #F1F7FE;
    border-right: 1px solid #0D5197 !important;
    position: relative;
    z-index: 99;
}

table.table.table-custom tr.selected td {
    background-color: #F1F7FE;
    color: #3D3C3C !important;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    z-index: 99;
}

.table-custom-border thead .sorting_asc:before {
    right: -17px;
    content: "";
    background-image: url(/Images/sorting-arrow-blackup.svg) !important;
    top: -7px;
    display: block;
    width: 17px;
    height: 16px;
}

.table-custom-border thead .sorting_asc:after {
    right: -17px;
    content: "";
    background-image: url(/Images/sorting-arrow-blackdown.svg) !important;
    top: 1px;
    display: block;
    width: 17px;
    height: 16px;
}

.table-custom-border thead .sorting_asc {
    cursor: pointer;
    position: relative;
}

table thead .sorting, table thead .sorting_asc, table thead .sorting_desc, table thead .sorting_asc_disabled, table thead .sorting_desc_disabled {
    /*    white-space: nowrap;
*/ cursor: pointer;
    position: relative;
}

    table thead .sorting:before, table thead .sorting:after, table thead .sorting_asc:before, table thead .sorting_asc:after, table thead .sorting_desc:before, table thead .sorting_desc:after, table thead .sorting_asc_disabled:before, table thead .sorting_asc_disabled:after, table thead .sorting_desc_disabled:before, table thead .sorting_desc_disabled:after {
        bottom: 5px !important;
        position: absolute;
        display: block;
    }

    table thead .sorting:before, table thead .sorting_asc:before, table thead .sorting_desc:before, table thead .sorting_asc_disabled:before, table thead .sorting_desc_disabled:before {
        right: -16px;
        content: "";
        background-image: url("/Images/sorting-arrow-up.svg");
        top: -7px;
        display: block;
        width: 17px;
        height: 16px;
    }

    table thead .sorting:after, table thead .sorting_asc:after, table thead .sorting_desc:after, table thead .sorting_asc_disabled:after, table thead .sorting_desc_disabled:after {
        right: -16px;
        content: "";
        background-image: url("/Images/sorting-arrow-down.svg");
        top: 1px;
        display: block;
        width: 17px;
        height: 17px;
    }

.table.table-custom-border td a.fw-bold {
    font-weight: 600 !important;
    color: #3D3C3C !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.contact-wrapper {
    max-height: 768px;
    min-height: 165px;
    padding-right: 10px;
    overflow-y: auto;
    padding-bottom: 0px; 
    
}

.form-group.filter-select .date .form-control {
    border: 1px solid var(--primary-color);
    height: 32px !important;
    padding: 5px 10px;
}

.form-group.filter-select .form-control + .input-group-text {
    border: 1px solid var(--primary-color);
}

.input-group-sm > .input-group-text {
    border-radius: 8px;
}

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 8px;
}

.form-group.filter-select .form-control::placeholder {
    color: var(--primary-color);
    font-weight: 500;
}

.myaction-dropdown-menu {
    /* padding: 2px; */
    width: 81px;
    padding: 12px 8px;
    flex-direction: column;
    gap: 4px;
    border-radius: 12px;
    border: 1px solid #E7E6E6;
    background: var(--Primary-AEZ-P-G-25, #FFF);
    box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
    min-width: 6rem;
}

.profile-dropdown-menu {
    transform: none !important;
    right: 0 !important;
    top: 38px !important;
    max-width: 100%;
    left: 20px !important
    /* padding: 2px; */
}

.myaction-dropdown-menu .dropdown-item {
    font-size: 13px;
    display: flex;
    padding: 8px;
    align-items: center;
    border-bottom: 1px solid #E7E6E6;
    gap: 32px;
    align-self: stretch;
    color: #3D3C3C;
    font-weight: 500;
}

    .myaction-dropdown-menu .dropdown-item:last-child {
        border-bottom: 0px solid #E7E6E6;
    }

table.table.table-contact tr.selected::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 1px;
    border-top: 1px solid #0D5197 !important;
    border-bottom: 1px solid #0D5197 !important;
    bottom: 1px;
    cursor: pointer;
}

table.table.table-contact tr.selected td:first-child {
    background-color: #F1F7FE;
    border-left: 1px solid #0D5197 !important;
    position: relative;
    z-index: 99;
}

table.table.table-contact tr.selected td:last-child {
    background-color: #F1F7FE;
    border-right: 1px solid #0D5197 !important;
    position: relative;
    z-index: 99;
}

.dropdown-item.active, .dropdown-item:active {
    color: #3D3C3C;
    text-decoration: none;
    background-color: #fff;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #3D3C3C;
    text-decoration: none;
    background-color: #fff;
}

.text-custom-dark {
    color: #262626;
}

.form-group .profile-label {
    color: #5E5C5C;
    font-family: 'Inter';
    font-weight: 400;
}

.detail-title {
    color: #3D3C3C;
    font-weight: 700;
    line-height: 30px;
    font-size: 23px
}

.datepicker td, th {
    text-align: center;
    padding: 5px 8px;
    font-size: 14px;
}

.workforce-center-info.border-end {
    border-right: 1px solid #85BFF4 !important;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #0d5197 !important;
    color: #fff !important;
    background-image: none !important;
}

.file-error {
    display: none;
    color: red !important;
    font-size: 12px;
}

.serach-dropdown {
    z-index: 20;
}

.serachdropdown-wrapperlist {
    position: absolute;
    height: 400px;
    max-height: 310px;
    min-height: 50%;
    /* height: calc(100vh - 240px); */
    width: 450px;
    background-color: #ffff;
    z-index: -10;
    display: none;
    top: -8px;
    border-radius: 8px;
    padding-top: 6px;
    border: 1px solid #E2EEFC;
    left: -12px;
}

.serachdropdown-list {
    position: absolute;
    width: 430px;
    height: 100%;
    max-height: 70%;
    min-height: 50%;
    overflow-y: auto;
    background: #fff;
    border: 0px solid #E2EEFC;
    border-radius: 8px;
    display: none;
    list-style: none;
    padding: 0;
    top: -40px;
    z-index: -10;
    padding: 1px 10px 20px;
    margin: 100px 0px 10px 0px;
    /* bottom: 160px; */
    left: 3px;
}

    .serachdropdown-list li {
        padding: 10px;
        margin: 5px;
        cursor: pointer;
        border-top: 1px solid #E2EEFC;
    }

.search-name {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #3D3C3C;
}

.serachdropdown-list li:hover {
    background: #fff;
}

.badge-search {
    display: inline-flex;
    height: 32px;
    padding: 4px 15px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #F1F7FE;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.tag-selection th {
    background-color: #fff;
    border-bottom: 1px solid #EAEAEA !important;
    border-top: 0px solid #F6F5F5 !important;
    font-weight: 500;
    text-align: left;
    color: #3D3C3C;
    padding-left: 10px;
}

.createddate-info {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    color: #3D3C3C;
}

.show-date {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #3D3C3C;
}

.Career-title {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: #262626;
}

.contactcontent-head {
    color: #0D5197;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.contactcontent-quesinfo > p > b.text-primary {
    color: #0F447A !important;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.fill-control-description {
    color: #000 !important;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    padding-left: 6px;
    padding-top: 4px;
    line-height: 21px;
}

.custom-control {
    padding-left: 0 !important;
    display: flex;
    flex-shrink: 0;
}

    .custom-control .fill-control-input {
        width: 1.3rem;
        height: 1.3rem;
        margin-top: .25em;
        vertical-align: top;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        border-radius: 4px;
        border: 1px solid rgba(0, 0, 0, .25);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
        flex-shrink: 0;
    }

        .custom-control .fill-control-input:checked {
            background-color: var(--primary-color);
            border-color: var(--primary-color);
            flex-shrink: 0;
        }

            .custom-control .fill-control-input:checked[type=checkbox] {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
            }

            .custom-control .fill-control-input:checked[type=checkbox] {
                background-image: url("/Images/roles-whitecheck.svg");
                background-size: 15px;
                flex-shrink: 0;
            }

.form-group .form-control::placeholder {
    color: #898787 !important;
    font-weight: 400;
    font-size: 13px;
}

.form-control::placeholder {
    color: #898787 !important;
    font-weight: 400;
    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    font-weight: 400;
    font-size: 13px;
    color: #3D3C3C !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 13px;
    color: #898787 !important;
}

.filter-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--primary-color) !important;
    font-weight: 400;
    line-height: 30px;
}

.btn-close:focus {
    outline: 0;
    box-shadow: none !important;
    opacity: 1;
}

.contact-data {
    color: #262626;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact-data-label {
    color: #262626;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.contact-name-title {
    color: #262626;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.contact-address-info p {
    color: #5E5C5C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact-person-info {
    color: #5E5C5C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact-tags-info {
    color: #5E5C5C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.font-13 {
    font-size: 13px !important;
}

.manage-tag .form-check-input {
    border: 1px solid #D1D0D0 !important;
}

.detail-notesinfo {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.activity-descname {
    color: #3D3C3C;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Inter';
}

.page-link:focus {
    box-shadow: none !important;
}

.activity-date {
    color: #727272;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.border-primaryend {
    border-left: 1px solid #0d5197 !important;
}

.roles-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    font-family: Inter;
}

.permission-head {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    font-family: Inter;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("/Images/contact-bluetick.svg");
    background-size: 10px;
}

.form-check-input.custom-check:checked {
    background-color: #fff;
    border-color: #1371FF;
}

.contact-notext {
    color: #5E5C5C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    cursor: none;
}

.contact-org-info p {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.contact-org-info .contact-org-title {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.contact-address-info p {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.contact-address-info .contact-address-title {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.contact-primary-info p {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.contact-primary-info .contact-primary-title {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.contact-secondary-info p {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.contact-secondary-info .contact-secondary-title {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.contact-tags-title {
    color: #3D3C3C;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.contact-primary-email {
    color: #0D5197;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

#toast-container .toast-warning {
    background-color: #F89406 !important;
    /* background-color: rgb(253 172 65 / 75%) !important;*/
    color: #ffffff !important;
}

#toast-container .toast-warning {
    /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important; */
    background-image: url(/Images/Warning.svg) !important;
}

.page-title {
    font-size: 24px;
    font-weight: 700;
    color: #262626 !important;
}

.table.table-borderless.tag-selection td {
    background-color: #fff;
    color: #3D3C3C !important;
    font-size: 14px;
    vertical-align: middle;
}

.preserve-lines {
    white-space: normal;
    word-wrap: break-word;
}

.tag-search {
    position: relative;
}

    .tag-search .form-control {
        border-color: #0d5197 !important;
        border-radius: 30px;
        background: #FFF;
        width: 250px;
        padding: 10px 40px;
        display: flex;
        align-items: center;
        height: 35px;
        color: #3D3C3C !important;
    }

        .tag-search .form-control::placeholder {
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            color: #898787 !important;
        }

    .tag-search:before {
        content: "";
        position: absolute;
        color: var(--primary-color);
        width: 20px;
        height: 20px;
        background: url("/images/search.svg");
        top: 48%;
        transform: translateY(-50%);
        left: 11px;
        font-size: 15px;
    }


.contacts-org-search {
    position: relative;
}

    .contacts-org-search .form-control {
        border-color: #0d5197 !important;
        border-radius: 30px;
        background: #FFF;
        width: 250px;
        padding: 10px 40px;
        display: flex;
        align-items: center;
        height: 35px;
        color: #3D3C3C !important;
    }

        .contacts-org-search .form-control::placeholder {
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            color: #898787 !important;
        }

    .contacts-org-search:before {
        content: "";
        position: absolute;
        color: var(--primary-color);
        width: 20px;
        height: 20px;
        background: url("/images/search.svg");
        top: 48%;
        transform: translateY(-50%);
        left: 11px;
        font-size: 15px;
    }


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    .serachdropdown-list {
        position: absolute;
        width: 350px !important;
    }

    .serachdropdown-wrapperlist {
        position: absolute;
        height: 400px;
        max-height: 310px;
        width: 300px !important;
    }

    .global-search .form-control {
        border-color: #85BFF4 !important;
        border-radius: 30px;
        width: 320px;
        padding-left: 40px;
    }

    .contact-wrapper-grid .filter-drop {
        margin-bottom: 10px !important;
    }

    .contact-wrapper-grid .radio-btn-sec, .btn-primary {
        margin-bottom: 10px !important;
    }

    .main-render-body {
        padding: 14px 15px 14px 15px;
    }

    .pagiantion-custom-bg {
        display: flex;
        height: 100%;
    }

    .profile-pic {
        width: 100% !important;
    }

    .file-input-contentedit {
        position: absolute;
        left: 220px !important;
        top: 77px !important;
        display: block;
        right: 0;
        padding: 14px;
    }

    .contact-search .form-control {
        width: 220px !important;
        margin-bottom: 10px;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    .global-search .form-control {
        border-color: #85BFF4 !important;
        border-radius: 30px;
        width: 300px;
        padding-left: 40px;
    }

    .pagiantion-custom-bg {
        display: flex;
        height: 100%;
    }
    

}
@media screen and (max-width: 1024px) {
   .contact-wrapper {
        max-height: 778px;
        min-height: 165px;
        padding-right: 10px;
        overflow-y: auto;
        padding-bottom: 0px;
    }
   
}
@media screen and (max-width: 1400px) {
   .contact-wrapper {
        max-height: 778px;
        min-height: 165px;
        padding-right: 10px;
        overflow-y: auto;
        padding-bottom: 10px;
    }
    .notelist {
        max-height: 665px;
        min-height: 60px;
        padding: 0px 5px 0px 5px;
        overflow-y: auto;
    }

}
