/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');*/
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

:root {
    --global-primary-blue: #2A3C62; /* Define a global primary color */   
}

/*body{
    padding-bottom: 40px;
}*/



html, body {
    font-family: "Inter", sans-serif !important;
}

.rz-text-body1 {
    font-family: "Inter", sans-serif !important;
}

a, .btn-link {
    color: #006bb7;
}

a {
    text-decoration: none;
}

.h2, .h3, .h4, .h5 {
    color: #101828;
    font-family: "Inter", sans-serif !important;
}

.h2 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.h3 {
    font-size: 18px;
    font-weight: 500;
    word-wrap: break-word
}

.h5 {
    text-transform: uppercase;
}

.CompanyInfoPanel {
    display: inline-flex;
    padding: 32px 40px;
    justify-content: center;
    align-items: center;
    background: #F9FAFB;
}

.expander {
    padding-bottom: 8px;
}

/* Additional styling for the Save Company button */
.right-column .save-company {
    padding: 10px 16px;
    background: var(--global-primary-blue);
    border-radius: 6px;
    color: white;
    font-size: 14px;
    font-family: "Inter", sans-serif !important;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
}

.honch-input {
    width: 100%;
    border: none;
    height: 15px;
    background: #F8FAFB;
    font-size: 12px;
}

.rz-button.rz-primary.rz-shade-default {
    background-color: var(--global-primary-blue);
    color: var(--rz-on-primary);
}

.rz-button.rz-secondary.rz-shade-default {
    background-color: #EBEBEB;
    color: var(--global-primary-blue);
    border-color: var(--global-primary-blue) !important;
    border: 1px solid !important;
}

.rz-button.rz-secondary.rz-shade-default {
    background-color: #EBEBEB;
    color: var(--global-primary-blue);
}

.btn-primary {
    color: #fff;
    background-color: var(--global-primary-blue);
    border-color: var(--global-primary-blue);
    border: 1px solid;
    border-radius: 8px;
    padding: 7px 14px;
    line-height: 100%;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    height: auto;
}

.right-btn {
    text-align: right;
    display: inline-block;
    justify-content: flex-end;
}

.btn-primary, .btn-secondary {
    display: inline-flex;
    align-items: center;
}

    .btn-primary:active, .btn-primary:hover, .btn-primary:focus {
        background-color: var(--global-primary-blue);
        border-color: var(--global-primary-blue);
        border: 1px solid;
    }

    .btn-primary:disabled {
        color: #fff;
        background-color: var(--global-primary-blue);
        border-color: var(--global-primary-blue);
        border: 1px solid;        
        opacity: 0.6;
    }

.btn img {
    margin-right: 0.5rem;
}

.btn i {
    margin-right: 0.5rem;
    font-size: 18px;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.btn-secondary {
    color: var(--global-primary-blue);
    background-color: #ffffff;
    border-color: var(--global-primary-blue);
    border: 1px solid;
    border-radius: 8px;
    padding: 7px 14px;
    line-height: 100%;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    height: auto;
}

.btn-filter {
    color: var(--global-primary-blue);
    background-color: #F9FBFC;
    border-color: #EBEBEB !important;
    border: 1px solid;
    border-radius: 8px;
    padding: 7px 14px;
    line-height: 100%;
    min-height: 42px;
    display: inline-block;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    height: auto;
}

    .btn-secondary:disabled {
        color: var(--global-primary-blue);
        background-color: #ffffff;
        border-color: var(--global-primary-blue);
        border: 1px solid;        
        opacity: 0.6;
    }

.btn-secondary:hover {
    color: var(--global-primary-blue) !important;
    background-color: #ffffff;
    border-color: var(--global-primary-blue) !important;
    border: 1px solid !important;
}

.btn-secondary:focus {
    color: var(--global-primary-blue) !important;
    background-color: #ffffff;
    border-color: var(--global-primary-blue) !important;
    border: 1px solid !important;
    box-shadow: none !important;
}

    .btn-secondary:disabled {
        background: #f9fafb;
        border-color: #e0e0e0;
        cursor: not-allowed;
        opacity: 0.5;
    }

        .btn-secondary:disabled .nav-button-cancel-text {
            color: #98a2b3;
        }

        .btn-secondary:disabled .nav-button-cancel-icon {
            opacity: 0.5;
        }

    .btn-secondary .nav-button-cancel-icon {
        width: 24px;
        height: 24px;
    }

    .btn-secondary .nav-button-cancel-text {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #667085;
    }

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

/*.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}*/

@keyframes progress {
    100% {
        right: 100%;
    }
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

input[type=checkbox] {
    outline: none;
    content: none;
}

.honch-input {
    width: 100%;
    border: none;
    height: 15px;
    background: #F8FAFB;
}

input[type=text]:focus {
    border: none;
    outline: none;
}

input[type=number]:focus {
    border: none;
    outline: none;
}


/*.navigationActive {
    background: #F8FAFB;
    border-radius: 3px;
}*/

/*.navigationInactive {
}*/

.navigationTextActive {
    color: var(--global-primary-blue);
}

/*.navigationTextInactive {
}*/

input[type=checkbox] {
    border: 1px solid #D0D5DD !important;
    border-radius: 4px !important;
}

::-webkit-scrollbar-track {
    color: orange;
    scrollbar-color: yellow;
    scrollbar-width: thin;
    width: 20px;
}

::-webkit-scrollbar-thumb {
    border: 4px solid rgba(0, 0, 0, 0) !important;
    border-radius: 200px !important;
}


.table-filter-border {
    padding: 14px 0px 14px 20px;
    border-left: 1px solid #EBEBEB
}

.table-filter-no-border {
    padding-left: 0px;
    border-left: none;
    padding: 14px 0px 0px 0px;
}

thead, tbody {
    display: block;
}

.rotateChefron {
    transform: rotate(180deg)
}

input[type="text"] :focus {
    border: none;
    outline: none;
}

.TokenContainer {
    margin-bottom: 18px;
    margin-left: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 10px;
    gap: 8px;
    max-width: 100%;
    background: #F8FAFB;
    border: 1px solid #F0EFEF;
    border-radius: 8px;
}

.searchBtnClass {
    border: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px 10px 12px;
    gap: 8px;
    width: 100%;
    height: 40px;
    background: var(--global-primary-blue);
    border-radius: 6px;
}


    .searchBtnClass:active {
        transform: scale(.96);
    }

    .searchBtnClass::before {
        opacity: 1;
    }


table tbody {
    flex: 1 1 auto;
    display: block;
    overflow-y: scroll;
}

table {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
}

    table thead {
        flex: 0 0 auto;
        width: calc(100% - 0.9em);
    }

    table tbody tr {
        width: 100%;
    }

    table thead,
    table tbody tr {
        display: table;
        table-layout: fixed;
    }


.datepicker-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    box-sizing: border-box;
}

    .datepicker-input::-webkit-calendar-picker-indicator {
        position: absolute;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

.invisible-login-value {
    display: none
}


.HideDatePicker {
    display: none;
}

.nav-toolbar-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 15px;
    /*height: 40px;*/
}

.nav-toolbar-container-text {
    /*height: 24px;*/
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #101828;
}

.fullwidth-container {
    margin-left: 5%;
}

.nav-toolbar-button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 14px;
    /*height: 40px;*/
}

.nav-toolbar-rectangle {
    width: 1px;
    height: 40px;
    background: #EBEBEB;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.nav-button-cancel {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    gap: 10px;
    /*width: 114px;*/
    /*height: 40px;*/
    background: #F9FBFC;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    transition: all 0.3s ease-in-out 0s;
}

.nav-button-cancel-icon {
    width: 24px;
    height: 24px;
}

.nav-button-cancel-text {
    /* width: 44px;
    height: 20px;*/
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #667085;
}

.tooltip:hover {
    visibility: visible;
}

.tooltip {
    /* explanation */
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    gap: 10px;
    position: absolute;
    width: 80px;
    height: 28px;
    left: 1239px;
    top: 423px;
    background: #667085;
    border-radius: 4px;
    /* Companies */

    width: 64px;
    height: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    /* identical to box height, or 167% */

    color: #EAECF0;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.peopleCompaniesButton {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 30px;
    gap: 12px;
    height: 50px;
}

.innerPeopleCompaniesButton {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 12px;
    gap: 10px;
    width: 48px;
    height: 36px;
    border: 1px solid #EAECF0;
    border-radius: 8px;
}

.sd-container {
    position: relative;
    width: 24px;
    height: 24px;
    display: flex;
}

.sd {
    height: 24px;
    width: 24px;
    display: flex;
}

.open-button {
    display: flex;
    width: 24px;
    height: 24px;
    background: #fff;
    pointer-events: none;
    position: absolute;
}

    .open-button button {
        border: none;
        background: transparent;
        width: 24px;
        display: flex;
        height: 24px;
    }


.column-checked-text {
    text-wrap: nowrap !important;
    height: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 15px !important;
}


.column-head-text {
    height: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    color: #667085 !important;
    flex: none !important;
    order: 0 !important;
    flex-grow: 0 !important;
    text-wrap: nowrap !important;
}


input[type=checkbox] {
    /* -moz-appearance: none;
                                                                        -webkit-appearance: none;
                                                                        -o-appearance: none; */
    outline: none;
    content: none;
}

.honch-input {
    width: 100%;
    border: none;
    height: 15px;
    background: #F8FAFB;
}

input[type=text]:focus {
    border: none;
    outline: none;
}

input[type=number]:focus {
    border: none;
    outline: none;
}


.navigationInactive {
}

input[type=checkbox] {
    border: 1px solid #D0D5DD !important;
    border-radius: 4px !important;
}

::-webkit-scrollbar-track {
    color: orange;
    scrollbar-color: yellow;
    scrollbar-width: thin;
    width: 20px;
}

::-webkit-scrollbar-thumb {
    border: 4px solid rgba(0, 0, 0, 0) !important;
    border-radius: 200px !important;
}


/*.table-filter-border {
    padding: 14px 0px 14px 20px;
    border-left: 1px solid #EBEBEB
}

.table-filter-no-border {
    padding-left: 0px;
    border-left: none;
    padding: 14px 0px 14px 0px;
}*/

.rotateChefron {
    transform: rotate(180deg)
}

input[type="text"] :focus {
    border: none;
    outline: none;
}

.appointedDateItemSelection:hover {
    background: rgba(65, 90, 155, 0.05)
}


.appointedDateItemSelectedTextColor {
    color: var(--global-primary-blue)
}


.searchBtnClass {
    border: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px 10px 12px;
    gap: 8px;
    width: 100%;
    height: 40px;
    background: var(--global-primary-blue);
    border-radius: 6px;
}


    .searchBtnClass:active {
        transform: scale(.96);
    }

    .searchBtnClass::before {
        opacity: 1;
    }


table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 100% !important;
    display: table !important;
}

thead {
    display: table-header-group !important;
    vertical-align: middle !important;
}

tbody {
    display: table-row-group !important;
    vertical-align: middle !important;
}

tr {
    display: table-row !important;
    vertical-align: inherit !important;
}


.datepicker-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    box-sizing: border-box;
}

    .datepicker-input::-webkit-calendar-picker-indicator {
        position: absolute;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

.invisible-login-value {
    display: none
}


.HideDatePicker {
    display: none;
}

.IsActive {
    font-weight: 700;
}

.toolbar-container {
    display: flex;
    flex-direction: row;
    margin-left: 40px;
    margin-top: 40px;
    margin-right: 40px;
}

.toolbar-item-text-container {
    width: 219px;
    height: 45px;
    display: flex;
    flex-direction: column;
}

.toolbar-item-text-newly-appointed {
    /*width: 167px;*/
    height: 24px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #101828;
}

.toolbar-item-text-explore {
    width: 219px;
    height: 17px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}

.toolbar-button-container {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    gap: 10px
}


.btn-today {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 14px;
    height: 40px;
    background: #F9FBFC;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    flex: none;
    flex-grow: 0;
}

.btn-today-text-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 8px;
    /*  width: 121px;
    height: 24px;*/
    flex: none;
    order: 0;
    flex-grow: 0;
}

.btn-today-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #667085;
}

/*New CSS*/
.main-detailspage .breadcrumb {
    padding: 24px 0;
    margin: 0;
    align-items: center;
}

    .main-detailspage .breadcrumb .breadcrumb-item {
        color: #101828;
        font-size: 14px;
    }

        .main-detailspage .breadcrumb .breadcrumb-item a {
            color: #101828;
        }

.main-detailspage .breadcrumb-item.active {
    font-size: 20px;
    font-weight: 600;
}

.top-section {
    background: #F9FAFB;
    padding: 32px 25px;
    margin: 0;
}

    .top-section h2 {
        color: #101828;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 1rem;
    }

    .top-section .all-linksicons {
        display: flex;
        padding: 0;
        margin: 0;
        align-items: center;
    }

        .top-section .all-linksicons li {
            margin-right: 1rem;
            list-style: none;
            font-weight: 500;
        }

.company-logo {
    border-radius: 200px;
    background: #FFF;
    width: 64px;
    height: 64px;
    text-align: center;
    padding: 10px;
}

.job-posting {
    border-radius: 6px;
    border: 1px solid #EAECF0;
    padding: 10px 14px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #667085;
}

    .job-posting:hover {
        background: #fff;
    }

    .job-posting img {
        margin-right: 0.5rem;
        vertical-align: middle;
    }

.all-linksicons .phone-number {
    color: var(--global-primary-blue);
}

.btn-common {
    border-radius: 6px;
    background: var(--global-primary-blue);
    padding: 10px 16px 10px 12px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    outline: none;
    color: #fff;
    border: 0;
}

.middle-sec {
    padding: 20px 25px;
    margin: 0;
}

.card-custom {
    border-radius: 8px;
    border: 1px solid #EAECF0;
    margin-bottom: 5px;
}

    .card-custom .card-head {
        display: flex;
        padding: 24px 40px;
        cursor: pointer;
        align-items: center;
        border-bottom: 1px solid #EAECF0;
    }

        .card-custom .card-head h5 {
            color: #101828;
            margin: 0;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

        .card-custom .card-head span {
            margin-left: auto;
        }

    .card-custom .card-body {
        padding: 24px 40px;
    }

    .card-custom .list-employee {
        margin: 0;
        padding: 0;
    }

        .card-custom .list-employee li {
            list-style: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: #667085;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            padding: 12px 0;
        }

            .card-custom .list-employee li strong {
                color: #020202;
                font-weight: 500;
                width: 55%;
                text-align: right;
            }

    .card-custom h6 {
        color: #101828;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .card-custom .card-body p {
        color: #667085;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
    }

    .card-custom .card-body .badge.badge-light {
        border-radius: 4px;
        background: #F8FAFB;
        padding: 6px 14px;
        color: var(--global-primary-blue);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-right: 12px;
    }

    .card-custom .address {
        padding: 24px 40px;
        border-top: 1px solid #EAECF0;
        color: #667085;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
    }

        .card-custom .address label {
        }

.all-boxes {
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    /*height:100%;*/
    padding: 0px;
    /*height: 60vh;*/
    width: 100%;
    /*border-right: 1px solid #F2F1F1;*/
}


@media only screen and (max-height:820px) and (min-width: 1200px) {
    .listing-table .table-areanew.newclassheight .rz-data-grid.rz-datatable {
        max-height: calc(100vh - 30px) !important;
    }

    .listing-table .table-areanew .newclassdashboard {
        max-height: calc(100vh - 30px) !important;
    }
}




.line-fixedhead .rz-data-grid-data .rz-grid-table thead tr th:not(:last-child) {
    border-right: #d6d6d6 solid 1px;
}

.table-areanew.line-fixedhead .rz-data-grid-data tr > th:first-child {
    border-right: 0 !important;
}


.rz-data-grid .rz-data-grid-data .rz-grid-table thead tr th:not(:last-child) {
    border-right: #d6d6d6 solid 1px;
}

.table-areanew .rz-data-grid .rz-data-grid-data tr > th:first-child {
    border-right: 0 !important;
}

.listing-table {
    display: flex;
}

.filter-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.7rem;
}

.clearall {
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    color: var(--global-primary-blue);
}

.inner-leftbox .top-filter {
    display: flex;
    align-items: center;
    margin-bottom: 1.4rem;
}

.top-filter .navigationTextActive .navigationTextActive {
    color: #000;
}

.top-filter .navigationInactive, .top-filter .navigationActive {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    margin-right: 4rem;
}

.inner-leftbox .input-group .input-group-text {
    border-color: #F0EFEF;
    background: #F8FAFB;
    border-radius: 8px 0 0 8px;
}

.inner-leftbox .input-group .form-control {
    background: #F8FAFB;
    outline: none;
    box-shadow: none;
    border: #F0EFEF solid 1px;
    font-size: 14px;
    border-radius: 8px;
}

.inner-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 12px;
    gap: 12px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.filter-text .save {
    color: var(--global-primary-blue);
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

    .filter-text .save:before {
        width: 4px;
        height: 4px;
        background: #D9D9D9;
        border-radius: 10px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin: 0 6px;
    }

.all-boxes .cardlist .labelname {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.top-filter .navigationTextActive {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    cursor: pointer
}

.table-areanew thead {
    background: #F9FAFB;
    border-bottom: 1px solid #EAECF0;
    padding-right: 17px;
}

.inner-cell {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px 30px;
    gap: 16px;
}

    .inner-cell .titles {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0px;
        gap: 4px;
        font-size: 14px;
    }

        .inner-cell .titles img {
            width: 16px;
            height: 16px;
        }

.searchBtnClass {
    border: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px 10px 12px;
    gap: 8px;
    width: 100%;
    height: 40px;
    background: var(--global-primary-blue);
    border-radius: 6px;
    color: #fff;
}

.all-boxes .cardlist .top-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*margin-bottom: 0.5rem;*/
}

.drop-listcls > div {
    margin-left: 0 !important;
}

.filter-text h5 {
    font-weight: 500;
    font-size: 18px;
    margin: 0;
}

.productExpanderClassActive {
    border: 1px solid var(--global-primary-blue) !important;
}

.top-filter .navigationActive .navigationTextActive {
    color: var(--global-primary-blue);
}

.all-boxes .cardlist > div > img {
    cursor: pointer;
}

.all-boxes .cardlist.namExpanderClassActive {
    border: 1px solid var(--global-primary-blue);
}

.all-boxes .cardlist {
    padding: 0.5rem 0.6rem;
    border-bottom: 1px solid #F2F1F1;
    line-height: 100%;
    margin: 0.2rem 0;
    border-radius: 6px;
    cursor: pointer;
}

.inner-box .first-inputbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 9px 10px;
    gap: 8px;
    /* width: 269px; */
    /* height: 36px; */
    background: #F8FAFB;
    border: 1px solid #F0EFEF;
    border-radius: 8px;
    width: 100%;
    text-align: left;
}

    .inner-box .first-inputbox .box-multiple {
        color: #8A9193;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: wrap;
        width: 100%;
    }

.box-multiple .badge-multiple {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 8px;
    gap: 0px;
    /* width: 80px;
    height: 24px;*/
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    flex: none;
    flex-grow: 0;
}

.form-inputfield {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    gap: 0;
    width: 100%;
    /* height: 36px; */
    margin: 1.2rem 0;
}

.rz-autocomplete {
    width: 100%;
    background: rgb(248, 250, 251);
    border: 1px solid rgb(240, 239, 239);
    border-radius: 8px;
}

.rz-autocomplete-panel .rz-autocomplete-items .rz-autocomplete-list-item {
    font-size: 13px !important;
    padding: 9px 10px;
}

.rz-autocomplete:hover {
    border: 0;
    outline: none !important;
    box-shadow: none !important;
}

.rz-autocomplete .rz-inputtext.rz-autocomplete-input {
    font-size: 12px;
    padding: 8px 10px;
    height: auto;
    outline: none;
    border: 0;
}

.form-inputfield span {
    margin: 0;
    width: 70px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    min-width: 70px;
}

.form-inputfield .honch-input {
    height: auto;
    min-height: 30px;
    padding: 10px;
}



.cardlist .inner-box {
    margin: 5px 0;
}

.box-multiple .badge-multiple .labeltitle {
    width: 75px;
    /* height: 15px; */
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #fff;
}

.box-multiple .badge-multiple .close-icon {
    width: 13px;
    height: 13px;
    cursor: pointer
}


.listing-table .left-filter {
    min-width: 350px;
    max-width: 350px;
}

.list-input input[type="checkbox"] {
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    border-radius: 3px;
}

.listsExpanderClassActive {
    border: 1px solid var(--global-primary-blue) !important;
}

.inner-column {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 15px;
    gap: 16px;
    font-size: 14px;
    color: #101828;
}

    .inner-column span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 272px;
    }

    .inner-column input[type="checkbox"] {
        box-sizing: border-box;
        width: 23.1px;
        height: 20px;
        background: #FFFFFF;
        border: 1px solid #D0D5DD;
        border-radius: 4px;
    }

    .inner-column .name {
        display: flex;
        align-items: center;
    }

        .inner-column .name a img {
            margin-right: 0.5rem;
        }


        .inner-column .name .textname {
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 20px;
            color: var(--global-primary-blue);
        }

.nameExpanderClassActive {
    border: 1px solid var(--global-primary-blue) !important;
}

.dropdown-list .inner-main {
    z-index: 9;
    width: max-content;
    left: 0;
    top: 0.2rem;
    position: absolute;
    background: #f8fafb;
    border: 1px solid #F2F1F1;
    border-radius: 20px;
    flex-direction: row;
    display: flex;
    min-width: 579px;
}

.inner-cell img {
    width: 16px;
    height: 16px;
}

.topfilter-areaa .right-btn {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.topfilter-areaa .left-btn button {
    border-radius: 8px;
    margin-right: 1rem;
    border: 1px solid #EBEBEB;
    background: #F9FBFC;
    padding: 7px 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #667085;
}

    .topfilter-areaa .left-btn button span {
        margin-right: 1rem;
        margin-left: 0.5rem;
    }

.topfilter-areaa .left-btn .save-setting {
    background: var(--global-primary-blue);
    color: #FFF;
    padding: 5px 10px;
    margin: 0;
    min-height: 40px;
}

    .topfilter-areaa .left-btn .save-setting span {
        margin: 0;
    }

.topfilter-areaa {
    margin-bottom: 1rem;
    align-items: center;
}

.topfilter-area {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*.topfilter-area {
    margin-bottom: 1rem;    
}*/

.left-btn {
    display: flex;
    align-items: center;
    position: relative;
}

.topfilter-areaa .right-btn button {
    border-radius: 8px;
    border: 1px solid var(--global-primary-blue);
    background: #F9FBFC;
    padding: 7px 14px;
    line-height: 100%;
    min-height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    height: auto;
}

    .topfilter-areaa .right-btn button img {
        margin-right: 0.4rem;
        max-width: 19px;
    }

    .topfilter-areaa .right-btn button.addtolist {
        border-radius: 8px;
        background: var(--global-primary-blue);
        color: #fff;
        margin-left: 1rem;
    }

.dropdown-list .inner-main {
    border: 1px solid #F2F1F1;
    border-radius: 20px;
    padding: 1rem;
}

    .dropdown-list .inner-main ul {
        margin: 0;
        padding: 0;
    }

        .dropdown-list .inner-main ul li {
            list-style: none;
        }

.table-areanew thead > tr > th {
    padding: 0;
}

.dropdown-list .inner-main ul li input[type="checkbox"] {
    box-sizing: border-box;
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    border-radius: 3px;
    vertical-align: middle;
    margin-right: 0.6rem;
}

.dropdown-list .inner-main ul li {
    font-size: 12px;
    margin-bottom: 1rem;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data {
    display: flex;
    align-items: flex-start;
    color: #101828;
}


    .table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data img {
        margin-right: 0.7rem;
        min-width: 30px;
    }

.menu-links {
    gap: 24px;
    display: flex;
    margin: 0;
    padding: 0;
}

    .menu-links img {
        width: 20px;
        height: 20px;
    }

.circle-clsicon {
    display: flex;
    /* flex-direction: row; */
    align-items: flex-start;
    padding: 0;
    gap: 0;
    width: 36px;
    min-width: 36px;
    height: 36px;
    background: #F6F8F9;
    border-radius: 36px;
    justify-content: center;
    align-items: center;
}

.search-bar .left-search {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 10px;
    gap: 8px;
    height: 36px;
    background: #F8FAFB;
    border: 1px solid #F0EFEF;
    border-radius: 8px;
    visibility: visible;
    flex: 1;
}

.search-bar {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 18px;
    max-width: 400px;
    width: 100%;
}

.main-header {
    box-shadow: none;
    border-bottom: 1px solid #EBEBEB;
    top: 40px;
    right: 40px;
    padding: 22px 5px;
    background: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 376px;
}

.listing-table .table-filter-border {
    max-width: calc(100% - 350px);
}

.today-droplist {
    z-index: 1;
    width: 176px;
    left: 0;
    top: 0.2rem;
    position: absolute;
    background: white;
    border: 1px solid #F2F1F1;
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    z-index: 99;
    box-shadow: #3333330f 0px 5px 10px;
}

    .today-droplist ul {
        margin: 0;
        flex-direction: column;
        display: flex;
        padding: 0;
    }

.top-tabscls .common-tabstext:hover {
    border-radius: 4px;
    background: #F8FAFB;
}

.today-btncolumn {
    position: relative;
}

.today-droplist ul li {
    font-weight: 400;
    font-size: 13px;
    list-style: none;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 4px;
    line-height: 100%;
}

    .today-droplist ul li:hover {
        color: var(--global-primary-blue);
        background: #F8FAFB;
    }

.topfilter-areaa .left-btn .btn-today img {
    width: 24px;
    height: 24px;
}


/*top tabs css*/
.top-tabscls {
    border-bottom: 1px solid #EBEBEB;
    padding: 13px 0;
}

    .top-tabscls .common-tabstext {
        cursor: pointer;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 8.5px 14px;
        gap: 10px;
        /* height: 36px; */
        flex: none;
        order: 0;
        flex-grow: 0;
        margin-right: 20px;
        line-height: normal;
        border-radius: 4px;
    }

        .top-tabscls .common-tabstext.navigationActive {
            background: #F8FAFB;
        }

        .top-tabscls .common-tabstext span {
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: normal;
            flex: none;
            order: 0;
            flex-grow: 0;
        }

.contactInfoExpanderClassActive, .contactInfoExpanderClassActive, .sectorExpanderClassActive, .companyDataExpanderClassActive, .otherCriteriaClassActive, .seniorityExpanderClassActive, .functionExpanderClassActive, .sicCodeExpanderClassActive, .employeeNumberExpanderClassActive, .turnoverNumberExpanderClassActive {
    border: 1px solid rgb(58, 91, 160) !important;
    border-radius: 5px;
}

.listview-cls {
    margin: 10px 0 0 0;
    width: 100%;
}

.inner-listcls {
    color: #8A9193;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.jobtitle-new .list-badge {
    gap: 5px;
}


    .jobtitle-new .list-badge .value {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85px;
    }

.jobtitle-new input[type="text"] {
    background: transparent;
    border: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    font-size: 13px;
    font-family: "Inter", sans-serif !important;
    color: #000;
}

.list-badge {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 4px 4px 9px;
    margin: 0 4px 4px 0;
    /* gap: 10px; */
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    flex: none;
    flex-grow: 0;
    flex-wrap: wrap;
    white-space: normal;
}

    .list-badge span {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 97px;
    }

    .list-badge .close-icon {
        width: 13px;
        height: 13px;
        cursor: pointer
    }

.newdroplist {
    width: 100%;
    display: block;
}

    .newdroplist ul {
        position: absolute;
        z-index: 111;
        left: -10px;
        top: 12px;
        width: 107%;
        background: #FFFFFF;
        border: 1px solid rgba(58, 91, 160, 0.18);
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
        padding: 0;
        border-radius: 15px;
        display: flex;
        flex-direction: column;
        gap: 0px;
        font-size: 12px;
        max-height: 230px;
        overflow-y: auto;
    }

        .newdroplist ul li {
            list-style: none;
            padding: 8px 15px;
        }

            .newdroplist ul li:hover {
                font-weight: 500;
                background: #f9fafb;
                color: var(--global-primary-blue);
            }

.innercardlist .top-head img {
    margin-left: 0;
}

.auditorsExpanderClassActive {
    border: 1px solid var(--global-primary-blue) !important;
}

.innercardlist.seniorityExpanderClassActive,
.employeeNumberExpanderClassActive.innercardlist,
.appointedDateExpanderClassActive,
.promotionDateExpanderClassActive,
.previousCompanyExpanderClassActive,
.emailExpanderClassActive,
.dateAddedExpanderClassActive,
.turnoverExpanderClassActive,
.turnoverRangesExpanderClassActive,
.turnoverRangesExpanderClassActive,
.turnoverRangesExpanderClassActive,
.auditorsExpanderClassActive,
.companyNameExpanderClassActive,
.employeeRangesExpanderClassActive,
.financialYearEndExpanderClassActive,
.incorporationDateExpanderClassActive,
.keywordsExpanderClassActive,
.sectorExpanderClassActive,
.turnoverNumberExpanderClassActive,
.functionExpanderClassActive,
.sicCodeExpanderClassActive {
    padding: 10px !important;
    border-radius: 5px !important;
}

.input-boxdls .form-control {
    font-size: 13px;
    outline: none;
    margin-top: 5px;
    box-shadow: none;
    background: #F8FAFB;
    border: 1px solid #F0EFEF !important;
    border-radius: 8px;
}

.custom-dropdown span {
    text-wrap: nowrap;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
}

.isany-droplist {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #ECEEF5;
    box-shadow: 0px 2px 4px rgba(65, 90, 155, 0.1);
    border-radius: 6px;
    margin-top: 5px;
}

    .isany-droplist ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        border-radius: 6px;
        margin: 0;
        width: 100%;
    }

        .isany-droplist ul li {
            cursor: pointer;
            display: flex;
            flex-direction: row;
            align-items: center;
            padding: 10px 10px;
            width: 100%;
            border-bottom: 1px solid #EAECF0;
            box-sizing: border-box;
        }

            .isany-droplist ul li span {
                font-style: normal;
                font-weight: 400;
                font-size: 12px;
                line-height: 15px;
            }

.custom-dropdown {
    border: #eee solid 1px;
    border-radius: 5px;
    padding: 6px 10px;
    display: flex;
    align-items: center;
    line-height: 100%;
    margin-top: 5px;
}

    .custom-dropdown img {
        margin-left: auto;
        width: 24px;
        height: 24px;
    }

.employeeNumberExpanderClassInactive {
    border-bottom: 1px solid #F2F1F1;
}

.turnoverNumberExpanderClassInactive {
    border-bottom: 1px solid #F2F1F1;
}

.saprator-line {
    border-top: 1px solid #F2F1F1;
    margin: 10px 10px;
}

.innercardlist {
    margin: 8px 0;
    padding: 5px 0;
    /*border-radius: 5px;*/
}

.sectorCheck {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    row-gap: 10px;
    margin-bottom: 0;
    margin-top: 10px;
}

    .sectorCheck li {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0px;
        gap: 10px;
        /* height: 16px; */
        width: 100%;
    }

        .sectorCheck li img {
            margin-left: auto;
        }

        .sectorCheck li input {
            box-sizing: border-box;
            width: 16px;
            height: 16px;
            background: #FFFFFF;
            border: 1px solid #D0D5DD;
            border-radius: 3px;
            min-width: 16px;
        }

        .sectorCheck li span {
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 15px;
        }

        .sectorCheck li RadzenImage {
            cursor: pointer;
            margin-left: auto;
            width: 24px;
            height: 24px;
        }

.rz-data-grid {
    border-radius: 6px;
}

.table-areanew thead tr th {
    background-color: #EAECF0;
}

    .table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data input[type="checkbox"],
    .table-areanew thead tr th .rz-column-title .rz-column-title-content input[type="checkbox"],
    .dropdown-list .inner-main ul li input[type="checkbox"],
    .compnay-listdls .box-table .rz-grid-table .custom-check {
        border-radius: 5px !important;
        border: 1px solid #D0D5DD !important;
        background: #FFF;
        width: 18px;
        height: 18px;
        cursor: pointer;
        min-width: 18px;
        -webkit-appearance: none;
        position: relative;
    }

        .table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data input[type="checkbox"]:before,
        .table-areanew thead tr th .rz-column-title .rz-column-title-content input[type="checkbox"]:before,
        .dropdown-list .inner-main ul li input[type="checkbox"]:before,
        .compnay-listdls .box-table .rz-grid-table .custom-check:before {
            content: "";
            position: absolute;
            right: 0;
            width: 6px;
            height: 11px;
            border: solid #FFF;
            border-top-width: medium;
            border-right-width: medium;
            border-bottom-width: medium;
            border-left-width: medium;
            border-width: 0 2px 2px 0;
            margin: auto;
            transform: rotate(45deg);
            z-index: 1;
            left: 0;
            top: -2px;
            bottom: 0;
        }

        .table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data input[type="checkbox"]:checked,
        .table-areanew thead tr th .rz-column-title .rz-column-title-content input[type="checkbox"]:checked,
        .dropdown-list .inner-main ul li input[type="checkbox"]:checked,
        .compnay-listdls .box-table .rz-grid-table .custom-check:checked {
            background-color: var(--global-primary-blue);
            opacity: 1;
            border-color: var(--global-primary-blue) !important;
        }


.page-records {
    font-weight: 400;
    font-size: 14px;
    color: #101828;
}

.right-pages ul {
    border: 1px solid #EAECF0;
    border-radius: 8px;
    width: max-content;
}

    .right-pages ul li {
        cursor: pointer;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 10px 16px;
        gap: 8px;
        border-right: 1px solid #EAECF0;
        min-width: 40px;
        align-items: center;
        transition: all 0.3s ease-in-out 0s;
    }

        .right-pages ul li.active, .right-pages ul li:hover {
            background: #EFF7FF;
        }

        .right-pages ul li RadzenImage {
            width: 18px;
            height: 18px;
        }

.prev-next {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #344054;
}

.right-pages ul li span {
    min-width: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #344054;
}

.right-pages ul .dotted-line span {
    width: 6px;
    height: 20px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #344054;
}

.right-pages ul li:last-child {
    border-right: 0;
}

.table-areanew .rz-data-grid-data tr > td:first-child {
    padding-right: 0;
    padding-left: 0;
}

.table-areanew .rz-data-grid-data tr > td:first-child, .table-areanew .rz-data-grid-data tr > th:first-child {
    min-width: 34px;
    width: 34px !important;
    max-width: 34px;
}

    .table-areanew .rz-data-grid-data tr > td:first-child .rz-cell-data, .table-areanew .rz-data-grid-data tr > th:first-child .rz-column-title {
        justify-content: flex-end;
        padding-left: 0;
    }

        .table-areanew .rz-data-grid-data tr > th:first-child .rz-column-title .rz-column-title-content {
            display: flex;
            align-items: center;
        }

.linkedin-icon img {
    min-width: 19px !important;
}

.table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data span {
    color: var(--global-primary-blue);
    font-weight: 500;
    cursor: pointer;
}

    .table-areanew .rz-data-grid-data tbody tr > td > .rz-cell-data span > a {
        color: var(--global-primary-blue) !important;
        font-weight: 500;
        cursor: pointer;
    }

.emailTag {
    border-radius: 8px;
    border: 1px solid #EAECF0;
    text-align: center;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 48px;
    transition: all 0.3s ease-in-out 0s;
    /*margin:0 auto;*/
}

    .emailTag:hover {
        background: #EAECF0;
    }

    .emailTag img {
        margin: 0 auto !important;
        min-width: 13px !important;
        max-width: 20px;
    }

/* Contact Detail Pages */
.profile-wrap {
    background: #f9f9f9;
    padding: 0;
    border: 1px solid #EAECF0;
    border-radius: 8px;
    margin-bottom: 1.5rem;
    box-shadow: #33333314 0 10px 10px;
}

    .profile-wrap .card {
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1490196078);
        background: white;
        border: 0;
        padding: 20px;
        margin-bottom: 20px;
    }

    .profile-wrap .top-details {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 30px;
    }

    .profile-wrap .pro-detail {
        display: flex;
        align-items: center;
    }

        .profile-wrap .pro-detail .img img {
            object-fit: contain;
            max-width: 100%;
            width: 55px;
            border-radius: 50px;
            min-width: 55px;
        }

        .profile-wrap .pro-detail .img {
            margin-right: 1rem;
        }

        .profile-wrap .pro-detail .name h2 {
            font-size: 22px;
            line-height: 24px;
            color: #101828;
            font-weight: 600;
            /*margin-bottom: 0.3rem;*/
        }

        .profile-wrap .pro-detail .name p {
            font-size: 15px;
            color: #667085;
            margin: 0;
            font-weight: 500;
        }

.all-boxes .cardlist .box-multiple {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0.5rem 0;
}

.form-inputfield .date-filedcls {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 10px;
    gap: 0px;
    margin: 0;
    /* width: 127px; */
    /* height: 36px; */
    background: #F8FAFB;
    border: 1px solid #F0EFEF;
    border-radius: 8px;
}

    .form-inputfield .date-filedcls .date-text {
        font-size: 12px;
        width: 100%;
        background: transparent;
        border: 0;
        padding: 0;
        outline: none;
        font-weight: 500;
        font-family: "Inter", sans-serif !important;
        box-sizing: border-box;
    }

    .form-inputfield .date-filedcls .open-button {
        width: auto;
        height: auto;
        justify-content: center;
        background: #f8fafb;
        right: 0;
        min-width: max-content;
    }

        .form-inputfield .date-filedcls .open-button button {
            height: auto;
            justify-content: center;
            width: auto;
            padding: 0;
        }


.profile-wrap .pro-detail .name p span {
    color: var(--global-primary-blue);
}

    .profile-wrap .pro-detail .name p span > a {
        color: var(--global-primary-blue);
    }

.profile-wrap .bottom-details {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

    .profile-wrap .bottom-details li {
        font-size: 14px;
        color: #667085;
        margin: 0;
        font-weight: 600;
    }

        .profile-wrap .bottom-details li:not(:last-child) {
            border-right: 1px solid rgba(0, 0, 0, 0.10);
            padding-right: 15px;
            margin-right: 15px;
        }

        .profile-wrap .bottom-details li span {
            color: var(--global-primary-blue);
            margin-left: 0.2rem;
        }

.profile-wrap .contact-detail {
    display: flex;
    align-items: center;
}

    .profile-wrap .contact-detail li:not(:last-child) {
        margin-right: 1.5rem;
    }

    .profile-wrap .contact-detail li a label {
        cursor: pointer;
    }

    .profile-wrap .contact-detail li a:hover {
        color: var(--global-primary-blue);
    }

        .profile-wrap .contact-detail li a:hover span {
            background-color: var(--global-primary-blue);
        }

    .profile-wrap .contact-detail li a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        color: #101828;
        display: flex;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease-in-out 0s;
    }

.profile-wrap .experiance-wrap .top-details {
    justify-content: flex-start;
    border-bottom: 1px solid #EAECF0;
    padding: 0 20px 15px;
    margin-left: -20px;
    margin-right: -20px;
}

.profile-wrap .experiance-wrap .pc-name {
    margin-right: 18px;
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    padding-right: 18px;
}

    .profile-wrap .experiance-wrap .pc-name h3 {
        color: #101828;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .profile-wrap .experiance-wrap .pc-name p {
        color: #667085;
        font-size: 12px;
        font-weight: 500;
        margin: 0;
    }

.profile-wrap .contact-detail a span {
    border-radius: 100px;
    background: #98A2B3;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    margin-right: 0.7rem;
    justify-content: center;
    min-width: 25px;
}

    .profile-wrap .contact-detail a span img {
        width: 10px;
    }

.profile-wrap .social-links {
    display: flex;
    align-items: center;
}

.profile-wrap .contact-detail {
    padding: 20px 30px;
    /* margin-top: 15px; */
    border-top: 1px solid rgb(0 0 0 / 12%);
    border-bottom: 1px solid rgb(0 0 0 / 12%);
}

.profile-wrap .social-links li a {
    width: 34px;
    min-width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out 0s;
}

    .profile-wrap .social-links li a:hover {
        background-color: #fff;
    }

.profile-wrap .social-links li img {
    height: 20px;
}

.profile-wrap .social-links li {
    margin-right: 5px;
}

.profile-wrap .experiance-wrap .description-wrap {
    padding: 20px 0 0 0;
}

.profile-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.profile-wrap .experiance-wrap .description-wrap h3 {
    color: #101828;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}

.profile-wrap .experiance-wrap .description-wrap p {
    font-size: 13px;
    color: #667085;
    line-height: 18px;
    margin: 0;
}

.right-cards .top-details h3 {
    color: #101828;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

    .right-cards .top-details h3 img {
        margin-right: 0.5rem;
        border-right: var(--global-primary-blue)5e solid 1px;
        padding-right: 0.5rem;
        display: none;
    }

.profile-wrap .right-cards .top-details .pc-name .label-names {
    font-size: 14px;
    width: 38%;
    border-right: #dbdbdb solid 1px;
    padding-right: 0;
    margin-right: 2rem;
    flex: 0 0 38%;
}

.profile-wrap .right-cards .top-details .pc-name {
    width: 100%;
    padding-right: 0;
    display: flex;
    align-items: center;
}

.profile-wrap .right-cards .top-details {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 0 !important;
    /* background: #3e67ab08; */
    align-items: flex-start;
}

.right-cards .address.bottomadd-text {
    background: #fff;
    padding: 20px 30px;
    border-radius: 0 0 8px 8px;
    border-top: #eee solid 1px;
}


.profile-wrap .pro-detail .img .com-name {
    background: var(--global-primary-blue);
    color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
}

.address.bottomadd-text {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

    .address.bottomadd-text .col-left {
        padding-right: 1rem;
    }

    .address.bottomadd-text .social-links {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
    }

        .address.bottomadd-text .social-links li {
            margin-right: 5px;
            list-style: none;
        }

            .address.bottomadd-text .social-links li a {
                width: 34px;
                min-width: 34px;
                height: 34px;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 50px;
                transition: all 0.3s ease-in-out 0s;
            }

                .address.bottomadd-text .social-links li a:hover {
                    background-color: #eeeeee;
                }

                .address.bottomadd-text .social-links li a img {
                    height: 20px;
                }

.profile-wrap .right-cards .top-details .pc-name:not(:last-child) {
    /*border-right: 1px solid rgba(0, 0, 0, 0.10);*/
    /*padding-right: 1.3rem;*/
}

.right-cards .top-details p {
    color: #667085;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

.profile-wrap .experiance-wrap .keywords {
    display: flex;
    flex-wrap: wrap;
}

    .profile-wrap .experiance-wrap .keywords li {
        border-radius: 4px;
        background: #F8FAFB;
        padding: 6px 12px;
        display: inline-block;
        margin: 5px;
        color: var(--global-primary-blue);
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
    }

.rz-sortable-column .rzi-sort:before {
    content: "";
    background: url(images/short-arrow-icon.svg) 0 0 no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 21px;
}

.rz-sortable-column .rzi-sort.rzi-sort-desc:before {
    content: "arrow_drop_down";
    background: none;
}

.rz-sortable-column .rzi-sort.rzi-sort-asc:before {
    content: "arrow_drop_up";
    background: none;
}



.card-custom .company-taglist h3 {
    color: #101828;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
}

.card-custom .address h6 {
    font-size: 16px;
    color: rgb(33, 37, 41);
}

.similar-contact {
    border-radius: 8px;
    margin-right: 2rem;
    border: 1px solid #EBEBEB;
    background: #F9FBFC;
    padding: 7px 14px;
    color: var(--global-primary-blue);
    font-weight: 500;
    position: relative;
}

.mb-3.newsocial-listdls {
    /*border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
    padding-bottom: 1.6rem;
    padding-top: 0.3rem;*/
    margin-bottom: 0 !important;
}

.similar-contact.peopletext {
    border-radius: 0;
    margin-right: 0;
    border-left: 0;
    background: transparent;
    padding: 0px 12px;
    color: var(--global-primary-blue);
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 100%;
    margin-bottom: 1.8rem;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    font-size: 1.1rem;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    border-bottom: var(--global-primary-blue)1a solid 1px;
    padding-bottom: 1.2rem;
    width: 100%;
    padding-left: 0;
    margin-top: 1rem;
    text-transform: uppercase;
}

    .similar-contact.peopletext:after {
        content: none;
    }

.similar-contact:after {
    content: "";
    background: #eee;
    height: 100%;
    width: 2px;
    display: inline-block;
    position: absolute;
    left: 117%;
    top: 0;
}

.count-value {
    border: 1px solid #EBEBEB;
    background: #F9FBFC;
    padding: 3px 10px;
    /* color: var(--global-primary-blue); */
    font-weight: 500;
    position: relative;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    justify-content: space-between;
    font-size: 12px;
    margin-left: auto;
    z-index: 11;
    cursor: pointer;
    float: right;
    margin-bottom: 5px;
}

.second-count {
    position: relative;
    margin: -23px 0 0 0;
    float: right;
    top: -5px;
}

.count-value img {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}

.select-customdrop {
    width: max-content;
    border-radius: 6px;
    box-shadow: none;
    outline: none;
}

    .select-customdrop:focus {
        box-shadow: none;
    }

.contact-droplist {
    position: relative;
    display: none;
}

    .contact-droplist.activedrop {
        display: block;
    }

    .contact-droplist ul {
        margin: 0;
        padding: 0;
        width: 100%;
        border-radius: 6px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0px;
        width: 100%;
        background: #FFFFFF;
        border: 1px solid #ECEEF5;
        box-shadow: 0px 2px 4px rgba(65, 90, 155, 0.1);
        border-radius: 6px;
        margin-top: 5px;
        position: absolute;
    }

    .contact-droplist li {
        cursor: pointer;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 10px 10px;
        width: 100%;
        border-bottom: 1px solid #EAECF0;
        box-sizing: border-box;
        font-size: 14px;
    }

        .contact-droplist li:hover {
            background: rgba(65, 90, 155, 0.05);
        }

.employeeRangesExpanderClassActive .radio-icondls > span, .employeeNumberExpanderClassActive .radio-icondls > span {
    background-color: var(--global-primary-blue);
    border-color: var(--global-primary-blue);
}

    .employeeRangesExpanderClassActive .radio-icondls > span:before, .employeeNumberExpanderClassActive .radio-icondls > span:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background-color: #fff;
        right: 0;
        margin: auto;
        bottom: 0;
    }


.turnoverRangesExpanderClassActive .radio-icondls > span, .turnoverNumberExpanderClassActive .radio-icondls > span {
    background-color: var(--global-primary-blue);
    border-color: var(--global-primary-blue);
}

    .turnoverRangesExpanderClassActive .radio-icondls > span:before, .turnoverNumberExpanderClassActive .radio-icondls > span:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background-color: #fff;
        right: 0;
        margin: auto;
        bottom: 0;
    }

.radio-icondls > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    border: 1px solid #cacacc;
    margin-right: 8px;
    vertical-align: middle;
    transition: all 0.3s ease-in-out 0s;
}

.saprate-boxgray.employeeNumberExpanderClassActive, .saprate-boxgray.employeeRangesExpanderClassActive {
    background-color: #fff;
}

.saprate-boxgray.turnoverNumberExpanderClassActive, .saprate-boxgray.turnoverRangesExpanderClassActive {
    background-color: #fff;
}

    .saprate-boxgray.turnoverNumberExpanderClassActive .radio-icondls,
    .saprate-boxgray.turnoverRangesExpanderClassActive .radio-icondls {
        margin-bottom: 1rem;
        padding: 0;
    }

.saprate-boxgray {
    border: 1px solid #e3e3e5;
    border-radius: 5px;
    background: #f7f7f7;
    padding: 0;
    cursor: pointer;
}

    .saprate-boxgray.employeeNumberExpanderClassActive .radio-icondls,
    .saprate-boxgray.employeeRangesExpanderClassActive .radio-icondls {
        margin-bottom: 1rem;
        padding: 0;
    }


    .saprate-boxgray.turnoverNumberExpanderClassActive .radio-icondls,
    .saprate-boxgray.turnoverRangesExpanderClassActive .radio-icondls {
        margin-bottom: 1rem;
        padding: 0;
    }

    .saprate-boxgray .form-inputfield {
        margin-top: 0;
        margin-bottom: 0;
    }

    .saprate-boxgray ul.sectorCheck {
        margin-top: 0;
    }


    .saprate-boxgray .radio-icondls {
        cursor: pointer;
        display: block;
        width: 100%;
        padding: 10px 12px;
    }

@media only screen and (max-width: 991px) {
    .profile-wrap .bottom-details .nav {
        gap: 8px;
    }
}

@media only screen and (max-width: 767px) {

    .profile-wrap .right-cards .top-details .pc-name .label-names {
        width: 50%;
        flex: 0 0 50%;
    }
    /* .profile-wrap .right-cards .top-details {
        margin: 20px 10px !important;
    }*/
    .right-cards .address.bottomadd-text {
        padding: 20px 30px;
    }
    /*  .profile-wrap {
        padding: 30px 10px;
    }*/
    .profile-wrap .experiance-wrap .keywords li {
        margin: 0;
    }

    .profile-wrap ul {
        gap: 8px;
    }

    .profile-wrap .bottom-details li:not(:last-child) {
        padding-right: 10px;
        margin-right: 10px;
    }

    .profile-wrap .experiance-wrap .pc-name {
        margin-right: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width:575px) {

    .profile-wrap .experiance-wrap .top-details {
        flex-wrap: wrap;
        gap: 8px;
    }


    .profile-wrap .experiance-wrap .pc-name {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        border: 0;
    }
}

@media only screen and (max-width:414px) {
    .profile-wrap .bottom-details li {
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* .profile-wrap .right-cards .top-details.mt-4 {
        border-top: 1px solid rgba(0, 0, 0, 0.10);
        margin-top: 1rem !important;
        padding-top: 1rem;
    }*/

    /*  .profile-wrap .right-cards .top-details .pc-name {
        width: 100%;
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }*/



    .profile-wrap .top-details {
        flex-wrap: wrap;
        gap: 15px;
        padding: 15px 15px;
    }

    .profile-wrap .contact-detail {
        padding: 20px 15px;
    }

    .right-cards .address.bottomadd-text {
        padding: 20px 15px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
}

@media (min-width:768px) {
    .menu-links {
        display: flex !important;
    }

    .container-fluid {
        width: 100%;
        padding: 0 40px;
    }
}

@media only screen and (max-width: 1199px) {
    .dropdown-list .inner-main {
        width: 100%;
    }

    .column-checked-text {
        font-size: 11px !important;
    }

    .right-pages ul li {
        min-width: 30px;
        padding: 10px 10px;
    }

    .menu-links {
        gap: 0;
    }

    .table-areanew .rz-data-grid-data tr > td:first-child, .table-areanew .rz-data-grid-data tr > th:first-child {
        width: 30px !important;
    }
}

@media only screen and (max-width: 991px) {
    .right-pages ul li {
        padding: 10px 10px;
        min-width: 30px;
    }


    .main-header {
        padding: 22px 1rem;
    }



    .search-bar {
        max-width: 100%;
    }

    .navbar-toggler {
        width: 30px;
        height: 25px;
        position: relative;
        z-index: 2;
        overflow: hidden;
        margin-left: auto;
        outline: none;
        box-shadow: none !important;
        border: 0;
        transform: scale(0.9);
    }

        .navbar-toggler .bar {
            width: 30px;
            height: 2px;
            position: absolute;
            top: 50%;
            left: 50%;
            border-radius: 4px;
            transform: translate(-50%, -50%);
            background-color: var(--global-primary-blue);
            transition: all 0.3s ease-in-out;
        }

            .navbar-toggler .bar:nth-of-type(2) {
                top: calc(50% - 9px);
            }

            .navbar-toggler .bar:nth-of-type(3) {
                top: calc(50% + 9px);
            }


        .navbar-toggler.active .bar:nth-of-type(1) {
            display: none;
        }

        .navbar-toggler.active .bar:nth-of-type(2) {
            top: 50%;
            transform: translate(-50%, 0%) rotate(45deg);
        }

        .navbar-toggler.active .bar:nth-of-type(3) {
            top: 50%;
            transform: translate(-50%, 0%) rotate(-45deg);
        }

    .FinancialAccordion {
        margin-top: 1rem;
    }

    .listing-table {
        padding: 0 1rem;
        flex-direction: column;
    }

        .listing-table .table-filter-border {
            max-width: 100%;
        }

        .listing-table .left-filter {
            min-width: 100%;
            max-width: 100%;
            width: 100%;
            max-width: 100%;
            transition: all 0.3s ease-in-out 0s;
        }

    /* .all-boxes {
        max-height: 425px;
        height: auto;
    }*/

    .topfilter-areaa .right-btn {
        margin-top: 1.5rem;
    }

    .topfilter-areaa .left-btn button {
        margin-right: 1rem;
        padding: 5px 7px;
    }
}




@media only screen and (max-width:991px) {

    .top-tabscls .col-12.d-flex {
        overflow-x: auto;
    }

    .top-tabscls .common-tabstext {
        margin-right: 10px;
    }



    .menu-links {
        display: none !important;
    }

        .menu-links.active {
            display: block !important;
            position: absolute;
            background: #fff;
            border: #eee solid 1px;
            padding: 1rem;
            width: calc(100% - 50px);
            top: 62px;
            left: 0;
            /*max-width: 540px;*/
            margin: 0 auto !important;
            right: 0;
            border-radius: 13px;
            box-shadow: #0000000d 0 10px 10px;
            z-index: 9;
            max-width: 88%;
        }

        .menu-links .navigation-item {
            height: auto;
            list-style: none;
            padding: 0;
        }

            .menu-links .navigation-item a {
                height: auto;
                width: 100%;
                display: inline-block;
            }
}

@media only screen and (max-width: 767px) {

    .menu-links.active {
        width: calc(100% - 50px);
        max-width: 100%;
    }

    .main-detailspage .breadcrumb {
        padding: 20px 0.5rem;
    }

    .today-btncolumn .btn-today .btn-today-text-container {
        height: auto;
        width: max-content;
    }

        .today-btncolumn .btn-today .btn-today-text-container .btn-today-text {
            width: auto;
            height: auto;
            margin: 0 0 0 4px;
            font-size: 13px;
        }

    .similar-contact {
        margin-right: 0.8rem;
    }

    .right-pages ul li {
        padding: 10px 16px;
        min-width: 30px;
    }

    .all-boxes {
        border-right: 0;
    }

    .top-filter .navigationInactive, .top-filter .navigationActive {
        margin-right: 2rem;
    }

    .table-filter-border {
        padding: 14px 0 0 0;
        border-left: 0;
    }


    .right-pages {
        margin-top: 0.5rem;
        overflow-x: auto;
    }

    .topfilter-areaa .left-btn button {
        margin-right: 0;
        padding: 5px 7px;
        min-height: 40px;
    }






    .search-bar {
        margin-top: 1rem;
        max-width: 100%;
    }

    .top-section {
        padding: 1rem 0;
    }

    .middle-sec {
        padding: 1rem 0;
        margin: 0;
        gap: 15px;
    }

    .card-custom .card-body {
        padding: 1rem;
    }

    .card-custom .address {
        padding: 1rem;
    }

    .card-custom .card-head {
        padding: 1rem;
    }

    .top-section .all-linksicons {
        flex-wrap: wrap;
    }

    .job-posting {
        display: inline-block;
        margin-top: 0.7rem;
        margin-bottom: 0.7rem;
    }

    .card-custom .list-employee li strong {
        width: 50%;
    }

    .left-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .topfilter-areaa .right-btn {
        margin-top: 1rem;
    }

    .dropdown-list .inner-main {
        padding: 1rem 0 0 0;
        width: 100%;
        max-height: 250px;
        overflow-y: auto;
        min-width: 100%;
        margin: 0;
    }

    .table-filter-border {
        padding-left: 0 !important;
        border-left: 0 !important;
        border-top: 1px solid #EBEBEB;
        margin-top: 1rem;
        padding-top: 1.3rem;
    }
}

@media only screen and (max-width: 414px) {
    .similar-contact {
        padding: 7px 10px;
        font-size: 13px;
    }

    .topfilter-areaa .left-btn button span {
        margin-right: 0.2rem;
    }

    .topfilter-areaa .left-btn button {
        font-size: 13px;
    }

        .topfilter-areaa .left-btn button img {
            max-width: 18px;
        }
}


/*Front-end pages job*/
.rz-dialog-wrapper .rz-dialog-titlebar {
    border-bottom: #eee solid 1px;
    padding-bottom: 1rem;
}

    .rz-dialog-wrapper .rz-dialog-titlebar .rz-dialog-title {
        color: rgb(65, 90, 155);
        font-size: 17px;
    }

.tag-columncls .rz-column-title {
    width: auto !important;
    flex: none !important;
}

.tag-columncls .rz-grid-filter-icon {
    margin: 0 !important;
}

.jobtitle-clss {
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*import page css start */

.save-btnsigle {
    position: relative;
}

    .save-btnsigle .user-dropdownlist.open {
        display: block;
    }

.user-dropdownlist {
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid rgba(58, 91, 160, 0.18);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    margin: 0;
    min-width: 180px;
    z-index: 99;
}

.usericon-circle {
    position: relative;
}

    .usericon-circle .circle-clsicon {
        cursor: pointer;
        background: var(--global-primary-blue);
        border-color: var(--global-primary-blue);
        font-weight: 500;
        font-size: 14px;
    }

    .usericon-circle:hover .user-dropdownlist {
        display: block;
    }

    .usericon-circle .circle-clsicon:focus + .user-dropdownlist {
        display: block;
    }

.user-dropdownlist.active {
    display: block;
}

.user-dropdownlist li {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    list-style: none;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    font-weight: 500;
}

    .user-dropdownlist li:hover {
        background: #F5F7FA;
        border-radius: 10px;
        color: var(--global-primary-blue);
    }

    .user-dropdownlist li img.icon {
        margin-right: 0.7rem;
    }

.import-sec {
    /*position: relative;*/
    padding: 1.8rem 1rem 2rem 1rem;
    background: #f9fafb;
    min-height: 100%;
}

    .import-sec hr {
        opacity: 0.1;
    }

    .import-sec:before {
        background: #f9fafb;
        content: "";
        position: absolute;
        top: -25px;
        left: 0;
        height: 100%;
        width: calc(100vw - 16px);
        min-height: calc(100vh - 147px);
        z-index: -1;
    }

.company-cell-logo {
    display: flex;
    align-items: center;
    min-width: 200px;
}

.import-iconpage {
    border: 0;
    background: none;
}

.top-logomodal {
    background: #eee;
    padding: 1.5rem 2rem;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

    .top-logomodal span {
        width: 80px;
        height: 80px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 400px;
        margin-right: 1rem;
        box-shadow: #0000001c 4px 3px 20px;
        padding: 1rem;
    }

        .top-logomodal span img {
            max-width: 100%;
        }

    .top-logomodal strong {
        color: var(--global-primary-blue);
    }

.company-cell-logo img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 36px;
    height: 36px;
    border-radius: 200px;
}

.newsocial-listdls .company-cell-logo img {
    width: 28px;
    min-width: 28px !important;
    height: 28px;
    border-radius: 0;
}

.company-cell-logo .right-textname {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 2px;
    flex-wrap: wrap;
    word-break: break-word;
    white-space: normal;
}

.social-listing-head span {
    border-radius: 0;
    margin-right: 0;
    border-left: 0;
    background: transparent;
    padding: 0px 12px;
    color: var(--global-primary-blue);
    font-weight: 600;
    position: relative;
    display: inline-block;
    line-height: 100%;
    margin-bottom: 1.8rem;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    font-size: 1.2rem;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    border-bottom: var(--global-primary-blue)1a solid 1px;
    padding-bottom: 1.2rem;
    width: 100%;
    padding-left: 0;
    margin-top: 1rem;
    text-transform: uppercase;
}

    .social-listing-head span:before {
        vertical-align: middle;
        content: "";
        background: var(--global-primary-blue);
        width: 8px;
        height: 8px;
        border-radius: 50px;
        display: inline-block;
        /* border: #000 dashed 2px; */
        margin-right: 0.4rem;
    }

.company-cell-logo .right-textname .linked-clslogo img {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 0;
    width: 18px;
    height: 18px;
    min-width: auto !important;
    border-radius: 0;
    margin: 0;
}

.company-cell-logo .right-textname span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #101828;
}

.top-compnaydrop .rz-dropdown {
    width: 100%;
    background: #F9FAFB;
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    min-height: 42px;
    outline: none;
}

.file-uploadcls .rz-fileupload-buttonbar {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 50px;
    padding: 5px;
}

    .file-uploadcls .rz-fileupload-buttonbar .rz-fileupload-choose {
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 16px;
        color: #FFFFFF;
        background: #494949;
        border-radius: 50px;
        box-shadow: none;
        text-transform: capitalize;
        padding: 0.7rem 2rem 0.7rem 2.7rem;
        outline: none;
    }

.file-uploadcls .rz-fileupload-content {
    position: absolute;
    right: 0.5rem;
    top: 0.7rem;
    border-left: #E4E4E4 solid 1px;
    padding-left: 0.8rem;
}

    .file-uploadcls .rz-fileupload-content .rz-fileupload-files {
        padding: 0;
        background: none;
        font-size: 13px;
    }

    .file-uploadcls .rz-fileupload-content .rz-button {
        width: 28px;
        height: 28px;
        background: rgba(58, 91, 160, 0.05);
        border: 1px solid rgba(58, 91, 160, 0.18);
        border-radius: 50px;
        box-shadow: none;
        padding: 0;
        color: var(--global-primary-blue);
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .file-uploadcls .rz-fileupload-content .rz-fileupload-files .rz-fileupload-row {
        margin: 0 !important;
    }

    .file-uploadcls .rz-fileupload-content .rz-button:hover {
        box-shadow: none;
        background: rgba(58, 91, 160, 0.18);
    }

    .file-uploadcls .rz-fileupload-content .rz-button .rz-icon-trash {
        font-size: 20px;
        margin: 0 auto;
    }

    .file-uploadcls .rz-fileupload-content .rz-fileupload-files .rz-fileupload-row > div:nth-child(2) {
        font-weight: 600;
        max-width: 170px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: var(--global-primary-blue);
    }

    .file-uploadcls .rz-fileupload-content .rz-fileupload-files .rz-fileupload-row > div:nth-child(3) {
        font-style: normal;
        font-weight: 400;
        /* font-size: 12px; */
        color: #000000;
        background: #ECECEC;
        border-radius: 50px;
        padding: 6px 10px;
        line-height: 100%;
        white-space: nowrap;
    }

.file-uploadcls .rz-fileupload {
    position: relative;
}

.file-uploadcls .rz-fileupload-buttonbar .rz-fileupload-choose:hover {
    background: #494949;
    color: #FFFFFF;
    box-shadow: none;
}

.file-uploadcls .rz-fileupload-buttonbar .rz-fileupload-choose:before {
    background: url(images/upload-file-icon.svg) center center no-repeat;
    content: "";
    width: 14px;
    height: 18px;
    display: inline-block;
    opacity: 1;
    left: 1.2rem;
    top: 9px;
}


.top-compnaydrop .rz-dropdown:hover {
    border-color: var(--global-primary-blue) !important;
}

.top-compnaydrop .rz-dropdown .rz-dropdown-trigger .rz-dropdown-trigger-icon {
    color: var(--global-primary-blue);
}

.top-compnaydrop .rz-dropdown .rz-textbox {
    background: transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    border: 0 !important;
    width: 100%;
    box-shadow: none !important;
    outline: none;
}

.rz-dropdown-panel.rz-popup {
    box-shadow: #3333330f 0 5px 10px;
    border: #ededed solid 1px;
}

.rz-dropdown-panel .rz-dropdown-items-wrapper .rz-dropdown-items .rz-state-highlight {
    color: var(--global-primary-blue) !important;
    background: var(--global-primary-blue)1c;
}

.rz-dropdown-panel .rz-dropdown-items-wrapper .rz-dropdown-items .rz-dropdown-item {
    font-size: 15px;
    color: #333;
}

.custom-cardcls .card-body {
    padding: 2rem 2rem 3rem 2rem;
}

.common-labeltext {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #818181;
    display: block;
    margin-bottom: 0.6rem;
}

.custom-cardcls {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 0;
}

.file-uploadcls .rz-fileupload-content .rz-fileupload-files .rz-fileupload-row > div:first-child {
    display: none;
}

.custom-cardcls .heading-top {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    align-items: center;
    padding: 1.5rem 2rem;
    margin-bottom: 0;
}

    .custom-cardcls .heading-top:before {
        content: "";
        background: var(--global-primary-blue);
        width: 4px;
        border-radius: 50px;
        height: 22px;
        display: inline-block;
        position: relative;
        margin-right: 0.8rem;
    }

.import-sec .import-filebox {
    box-sizing: border-box;
    background: #F9FAFB;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    padding: 1.5rem;
    margin-bottom: 1.3rem;
    height: 85%;
    min-height: 350px;
    max-height: 350px;
    overflow-y: auto;
}

.import-filebox .label-text {
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid rgba(58, 91, 160, 0.18);
    border-radius: 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #101828;
    padding: 13px;
    border-left-width: 7px;
    display: inline-block;
}

.common-btn {
    background: var(--global-primary-blue);
    border-radius: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    border: 0;
    outline: none;
    padding: 0.8rem 1.5rem;
    transition: all 0.3s ease-in-out 0s;
    display: flex;
    min-height: 42px;
    align-items: center;
    cursor: pointer;
}

    .common-btn:hover {
        background: #335191;
    }

    .common-btn img.icon {
        margin-right: 10px;
    }

.download-template {
    display: flex;
    align-items: center;
}

    .download-template label {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        color: #101828;
        margin-right: 1rem;
    }

.save-btnsigle .user-dropdownlist {
    min-width: 145px;
    right: auto;
    left: 0;
}

.common-outlinebtn {
    background: rgba(58, 91, 160, 0.05);
    border: 1px solid rgba(58, 91, 160, 0.18);
    border-radius: 8px;
    padding: 0.75rem 1.5rem;
    transition: all 0.3s ease-in-out 0s;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    line-height: 100%;
    font-size: 14px;
    min-height: 42px;
}

    .common-outlinebtn:hover {
        background: rgba(58, 91, 160, 0.18);
    }

    .common-outlinebtn img.icon {
        margin-right: 10px;
    }

.file-uploadcls input[type="file"] {
    background: rgb(249 250 251);
    border: 1px solid rgb(58 91 160 / 10%);
    border-radius: 8px;
    padding: 0.5rem 0.5rem;
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    color: var(--global-primary-blue);
    font-weight: 500;
}

.error-textcls {
    font-size: 14px;
}

.note-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #818181;
    margin: 1rem 0 2rem 0;
    display: block;
}

    .note-text strong {
        color: #101828;
        font-weight: 500;
    }

/*account page css*/

.account-setting .card-sectors {
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    border-radius: 10px;
    display: block;
    width: 100%;
    margin-top: 1rem;
}

.account-setting .custom-cardcls .listview-cls {
    margin: 0 !important;
    width: 100%;
    min-height: 43px;
    position: relative;
    padding: 1.7rem 16px 12px 16px;
    background: #fff;
    border-color: rgb(58 91 160 / 47%);
}

    .account-setting .custom-cardcls .listview-cls input[type="text"] {
        width: auto;
    }

.account-setting .sectorCheck {
    gap: 0;
    margin: 0;
    max-height: 550px;
    overflow-y: auto;
}

    .account-setting .sectorCheck li {
        padding: 15px 15px 15px 2.3rem;
        position: relative;
        border-bottom: 1px solid #EAECF0;
        white-space: normal;
        word-break: break-all;
    }

        .account-setting .sectorCheck li img {
            position: absolute;
            left: 0.3rem;
            top: 0;
            margin: auto;
            bottom: 0;
            cursor: pointer;
            transform: rotate(-90deg);
            transition: all 0.3s ease-in-out 0s;
        }

        .account-setting .sectorCheck li span {
            font-weight: 500;
            font-size: 14px;
            line-height: 20px;
            color: var(--global-primary-blue);
        }

.account-setting .card-sectors .custom-pagination .page-records {
    display: none;
}

.account-setting .card-sectors .custom-pagination .right-pages {
    width: auto;
    margin: 0;
}

.account-setting .card-sectors .top-headth {
    background: #F9FAFB;
    border-bottom: 1px solid #EAECF0;
    border-radius: 10px 10px 0px 0px;
    padding: 10px 15px 10px 2.3rem;
    display: flex;
    align-items: center;
}

    .account-setting .card-sectors .top-headth span {
        margin-left: 0.8rem;
        cursor: pointer;
    }

        .account-setting .card-sectors .top-headth span.rzi-sort-asc:after {
            font-family: var(--rz-icon-font-family);
            font-size: var(--rz-grid-sort-icon-height);
            color: var(--rz-grid-header-color);
            content: "arrow_drop_up";
            background: none;
            line-height: normal;
        }

        .account-setting .card-sectors .top-headth span.rzi-sort-desc:after {
            font-family: var(--rz-icon-font-family);
            font-size: var(--rz-grid-sort-icon-height);
            color: var(--rz-grid-header-color);
            content: "arrow_drop_down";
            background: none;
            line-height: normal;
        }

.account-setting .card-sectors .custom-pagination {
    padding: 1rem 1rem !important;
    margin: 0 !important;
}

.account-setting input[type="checkbox"] {
    border-radius: 5px !important;
    border: 1px solid #D0D5DD !important;
    background: #FFF;
    width: 18px;
    height: 18px;
    cursor: pointer;
    min-width: 18px;
    -webkit-appearance: none;
    position: relative;
}

    .account-setting input[type="checkbox"]:before {
        content: "";
        position: absolute;
        right: 0;
        width: 6px;
        height: 11px;
        border: solid #FFF;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
        border-width: 0 2px 2px 0;
        margin: auto;
        transform: rotate(45deg);
        z-index: 2;
        left: 0;
        top: -2px;
        bottom: 0;
    }

    .account-setting input[type="checkbox"]:checked {
        background-color: var(--global-primary-blue);
        opacity: 1;
        border-color: var(--global-primary-blue) !important;
    }

.account-setting .sectorCheck li.ms-2 {
    margin-left: 0 !important;
    padding-left: 3.8rem;
}

.account-setting .sectorCheck li.open img {
    transform: rotate(0deg);
}

.account-setting .sectorCheck li.ms-2 span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #101828;
}

.account-setting label.form-label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #818181;
}

    .account-setting label.form-label span {
        color: #101828;
    }

.account-setting .form-control {
    background: #F9FAFB;
    border: 1px solid #EBEBEB !important;
    border-radius: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    padding: 12px 15px;
    line-height: normal;
    outline: none;
    box-shadow: none;
}

.account-setting .inner-boxdlss .form-label .icon {
    margin-right: 0.2rem;
}
/*.account-setting.import-sec:before {
    min-height: calc(100vh - 82px);
    top: 0;
    left: 0;
}*/
.account-setting .custom-cardcls .listview-cls .honch-input {
    background: none;
    width: auto;
}

.account-setting .inner-boxdlss .form-label {
    background: var(--global-primary-blue);
    padding: 6px 9px;
    border-radius: 50px;
    color: #fff;
    margin: 0 0 -14px 14px;
    position: relative;
    z-index: 1;
    bottom: -10px;
    border: #fff solid 3px;
    display: inline-block;
}

.account-setting .top_headingclss {
    border-radius: 0;
    margin-right: 0;
    border-left: 0;
    background: transparent;
    padding: 0px 12px;
    color: var(--global-primary-blue);
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 100%;
    margin-bottom: 1.2rem;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    font-size: 1.1rem;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    border-top: var(--global-primary-blue)1a solid 1px;
    padding-top: 2rem;
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
    text-transform: uppercase;
}

    .account-setting .top_headingclss:before {
        vertical-align: middle;
        content: "";
        background: var(--global-primary-blue);
        width: 8px;
        height: 8px;
        border-radius: 50px;
        display: inline-block;
        /* border: #000 dashed 2px; */
        margin-right: 0.4rem;
    }


.account-setting .custom-cardcls .head-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    align-items: center;
    padding: 1rem 2rem;
    justify-content: space-between;
}

.account-setting .rz-tabview .rz-tabview-nav {
    margin-left: 1.5rem;
}

    .account-setting .rz-tabview .rz-tabview-nav li a {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #101828;
        display: flex;
        align-items: center;
        text-transform: capitalize;
        letter-spacing: 0px;
    }

        .account-setting .rz-tabview .rz-tabview-nav li a:before {
            background: url(images/details-user-icon.svg) center center no-repeat;
            content: "";
            width: 19px;
            height: 19px;
            position: relative;
            opacity: 1;
            margin-right: 0.6rem;
            opacity: 0.4;
        }

    .account-setting .rz-tabview .rz-tabview-nav li.rz-tabview-selected a:before {
        opacity: 1;
    }

    .account-setting .rz-tabview .rz-tabview-nav li {
        margin-right: 0.5rem;
    }

    .account-setting .rz-tabview .rz-tabview-nav li {
        border: #D8DEEC solid 1px;
        border-radius: 7px 7px 0 0;
        border-bottom-width: 3px;
        border-bottom-color: #fff;
        margin-bottom: -1px;
        border-top-width: 1px;
        position: relative;
        transition: all 0.3s ease-in-out 0s;
    }

        .account-setting .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) {
            border: var(--global-primary-blue) solid 1px;
            border-radius: 7px 7px 0 0;
            border-bottom-color: var(--global-primary-blue);
            border-top-width: 1px !important;
            background: var(--global-primary-blue);
        }

            .account-setting .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) a {
                color: #fff;
            }

        .account-setting .rz-tabview .rz-tabview-nav li.rz-tabview-selected {
            border: var(--global-primary-blue) solid 1px;
            border-radius: 7px 7px 0 0;
            background: var(--global-primary-blue);
            border-bottom-width: 3px;
            border-bottom-color: var(--global-primary-blue);
            border-top-width: 1px;
        }

            .account-setting .rz-tabview .rz-tabview-nav li.rz-tabview-selected:after {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                margin: 0 auto;
                width: 0;
                height: 0;
                border-top: 12px solid var(--global-primary-blue);
                border-left: 12px solid transparent;
                border-right: 12px solid transparent;
            }

            .account-setting .rz-tabview .rz-tabview-nav li.rz-tabview-selected a:before {
                filter: brightness(0) invert(1);
            }

        .account-setting .rz-tabview .rz-tabview-nav li:hover:not(.rz-tabview-selected):not(.rz-state-disabled) a:before {
            filter: brightness(0) invert(1);
        }

        .account-setting .rz-tabview .rz-tabview-nav li.rz-tabview-selected a {
            color: #fff;
        }

        .account-setting .rz-tabview .rz-tabview-nav li:last-child a:before {
            background: url(images/daily-alerts.svg) center center no-repeat;
            content: "";
            width: 19px;
            min-width: 19px;
            height: 19px;
            position: relative;
            margin-right: 0.8rem;
        }

.company-infocls > .card-body {
    background: #f9f9f9;
}

    .company-infocls > .card-body .list-employee li strong {
        color: #020202;
    }

.account-setting .rz-tabview .rz-tabview-panels {
    background: #FFFFFF;
    border: 1px solid rgba(58, 91, 160, 0.2);
    border-radius: 8px;
    overflow: visible;
}

.account-setting .rz-tabview .rz-tabview-panel {
    padding: 3rem 2rem 2rem 2rem;
}

.account-setting .custom-cardcls .head-title h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin: 0;
    display: flex;
    align-items: center;
}

.account-setting .right-btns {
    display: flex;
    align-items: center;
    gap: 20px;
}

.account-setting .custom-cardcls .head-title h3:before {
    content: "";
    background: var(--global-primary-blue);
    width: 4px;
    border-radius: 50px;
    height: 22px;
    display: inline-block;
    position: relative;
    margin-right: 0.8rem;
}

.top-check-area .right-jobobox {
    position: relative;
    padding-left: 2rem;
    flex: 1;
}

    .top-check-area .right-jobobox:before {
        content: "";
        background: #eee;
        width: 1px;
        height: 45px;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 30px;
    }

.account-setting .top-checkboxes {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    padding: 0;
    margin: 0;
}

.account-setting .all-boxes {
    overflow: visible;
    height: max-content;
    border: 0;
    max-height: max-content;
}

.account-setting .custom-cardcls .listview-cls .newdroplist ul {
    width: 100%;
    padding: 8px 0;
    background: #FFFFFF;
    border: 1px solid rgba(58, 91, 160, 0.18);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    gap: 0;
    left: 0;
    top: 105%;
}

.account-setting .inner-listcls .honch-input {
    height: max-content;
}

.account-setting .custom-cardcls .listview-cls .newdroplist {
    position: unset !important;
}

    .account-setting .custom-cardcls .listview-cls .newdroplist ul li {
        padding: 10px 15px;
        font-size: 13px;
        color: #101828;
    }

        .account-setting .custom-cardcls .listview-cls .newdroplist ul li:hover {
            background: #f9fafb;
            color: var(--global-primary-blue);
        }

.account-setting .top-checkboxes li {
    list-style: none;
    display: flex;
    align-items: center;
    position: relative;
    line-height: 100%;
}

/*    .account-setting .top-checkboxes li:not(:last-child) {
        border-right: #CDCDCD solid 1px;
        padding-right: 2rem;
        margin-right: 2rem;
    }
*/
.account-setting .card-sectors .top-headth span:after {
    content: "";
    background: url(images/short-arrow-icon.svg) 0 0 no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    background-size: 21px;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.account-setting .inner-listcls {
    gap: 0;
}

    .account-setting .inner-listcls .list-badge {
        margin: 0 5px 5px 0;
    }

.account-setting textarea.form-control {
    color: var(--global-primary-blue);
}

.account-setting .list-badge span {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin-right: 0.2rem;
}

.top-check-area label.form-label {
    width: 100%;
    display: block;
    margin-bottom: 0.7rem;
    font-weight: 500;
}

.top-check-area {
    display: flex;
    gap: 36px;
    justify-content: space-between;
}

.account-setting .top-checkboxes li input[type="checkbox"] {
    border-radius: 5px !important;
    border: 1px solid #D0D5DD !important;
    background: #FFF;
    width: 18px;
    height: 18px;
    cursor: pointer;
    min-width: 18px;
    -webkit-appearance: none;
    position: absolute;
    left: 1.1rem;
    top: 0;
    bottom: 0;
    margin: auto;
}

    .account-setting .top-checkboxes li input[type="checkbox"]:checked ~ label {
        background: var(--global-primary-blue);
        color: #fff;
        border-color: var(--global-primary-blue);
    }

    .account-setting .top-checkboxes li input[type="checkbox"]:checked {
        background-color: #ffffff;
        opacity: 1;
        border-color: #ffffff !important;
    }

        .account-setting .top-checkboxes li input[type="checkbox"]:checked:before {
            content: "";
            position: absolute;
            right: 0;
            width: 6px;
            height: 11px;
            border: solid var(--global-primary-blue);
            border-top-width: medium;
            border-right-width: medium;
            border-bottom-width: medium;
            border-left-width: medium;
            border-width: 0 2px 2px 0;
            margin: auto;
            transform: rotate(45deg);
            z-index: 2;
            left: 0;
            top: -2px;
            bottom: 0;
        }

.account-setting .top-checkboxes li label {
    /*margin-left: 0.8rem;*/
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #101828;
    border: rgb(58 91 160 / 10%) solid 1px;
    border-radius: 10px;
    padding: 13px 15px 13px 2.9rem;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}

/*.account-setting .top-checkboxes:before {
    background: #667085;
    content: "";
    width: 8px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}*/

.save-btnsigle:hover .user-dropdownlist {
    display: block;
}

.save-btnsigle .common-btn:focus + .user-dropdownlist {
    display: block;
}

.newsocial-listdls .rz-grid-table tr td:first-child, .newsocial-listdls .rz-grid-table tr th:first-child {
    width: 240px !important;
    max-width: max-content;
    padding-left: 20px;
}

.newsocial-listdls .table-areanew .rz-data-grid-data tr > td:first-child .rz-cell-data, .newsocial-listdls .table-areanew .rz-data-grid-data tr > th:first-child .rz-column-title {
    justify-content: flex-start;
    padding-left: 0;
}

.newkeyboard-text h3 {
    color: #101828;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
}

.newkeyboard-text .keywords {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .newkeyboard-text .keywords li {
        border-radius: 4px;
        background: #F8FAFB;
        padding: 6px 12px;
        display: inline-block;
        margin: 5px;
        color: var(--global-primary-blue);
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
    }

.topfilter-areaa .left-btn .edit-columnsbutton {
    position: relative;
}

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-button {
        border-radius: 8px;
        margin-right: 1rem;
        border: 1px solid #EBEBEB;
        background: #F9FBFC;
        padding: 12px 2rem 11px 2.2rem;
        line-height: 14px;
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 500;
        color: #667085;
        box-shadow: none;
        text-transform: capitalize;
        letter-spacing: 0px;
        height: auto;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-splitbutton-menubutton {
        position: absolute;
        right: 0;
        background: transparent;
        border: 0;
        padding: 0;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-button:after {
        background-image: url('images/view column.svg');
        content: "";
        width: 24px;
        height: 24px;
        position: absolute;
        left: 12px;
        top: 6px;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton.daterange button.rz-button:after {
        content: none;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton.daterange button.rz-button {
        padding-left: 2rem;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-splitbutton-menubutton:after {
        content: none;
    }

.all-boxes .cardlist .left-customicon {
    margin-right: 0.4rem;
    min-width: 22px;
    display: inline-block;
    text-align: center;
}

.main-detailspage .middle-sec .container-fluid {
    padding: 0 12px;
}

.contact-detailspart {
    margin-top: 1rem;
}

    .contact-detailspart .container-fluid {
        padding: 0 15px;
    }

.company-taglist h6 {
    border-radius: 0;
    margin-right: 0;
    border-left: 0;
    background: transparent;
    padding: 0px 12px;
    color: var(--global-primary-blue);
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 100%;
    margin-bottom: 1rem;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    font-size: 1.1rem;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    border-bottom: var(--global-primary-blue)1a solid 1px;
    padding-bottom: 1.2rem;
    width: 100%;
    padding-left: 0;
    margin-top: 1rem;
    text-transform: uppercase;
}

    .company-taglist h6:before {
        vertical-align: middle;
        content: "";
        background: var(--global-primary-blue);
        width: 8px;
        height: 8px;
        border-radius: 50px;
        display: inline-block;
        /* border: #000 dashed 2px; */
        margin-right: 0.4rem;
    }

.company-taglist .badgetext {
    border-radius: 4px;
    background: #fff;
    padding: 6px 12px;
    display: inline-block;
    margin: 5px;
    color: var(--global-primary-blue);
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}

.form-inputfield .sd-container .sd {
    justify-content: flex-end;
}

.innercardlist .custom-dropdown {
    width: 100%;
}

.compnay-listdls {
    position: relative;
}

    .compnay-listdls .nav-button-cancel:hover {
        background: #EBEBEB;
    }

    .compnay-listdls .nav-toolbar-container .inner-leftbox {
        width: 350px;
    }

    .compnay-listdls .rz-grid-table thead tr th {
        background: #F9FAFB;
    }

        .compnay-listdls .rz-grid-table thead tr th .rz-column-title .rz-column-title-content {
            font-weight: 500;
            font-size: 13px;
            line-height: 18px;
            color: #667085;
        }

    .compnay-listdls .rz-grid-table .hight-lighttext {
        cursor: pointer;
        font-weight: 600;
    }

        .compnay-listdls .rz-grid-table .hight-lighttext > a {
            color: black !important;
        }

    .compnay-listdls .rz-grid-table tr td .rz-cell-data {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #101828;
    }

        .compnay-listdls .rz-grid-table tr td .rz-cell-data .edit-btn {
            cursor: pointer;
            /*margin-right: 0.5rem;*/
        }

    .compnay-listdls .box-table .rz-grid-table .custom-check {
        vertical-align: middle;
        margin-left: auto;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .compnay-listdls .rz-grid-table tr td .rz-cell-data .name-text {
        color: var(--global-primary-blue);
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 1rem;
    }

        .compnay-listdls .rz-grid-table tr td .rz-cell-data .name-text > a {
            color: var(--global-primary-blue) !important;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-right: 1rem;
        }


    .compnay-listdls .rz-grid-table tr td .rz-cell-data .curser-add {
        cursor: pointer;
    }

    .compnay-listdls .rz-grid-table tr td {
        border-bottom-color: #EAECF0;
        box-shadow: 10px 0px 20px rgba(208, 213, 221, 0.2);
    }

    .compnay-listdls .rz-grid-table .compnaylogoimg {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0px;
        width: 35px;
        height: 35px;
        border-radius: 200px;
        object-fit: cover;
        margin-right: 1rem;
        border: #e9e9e9 solid 1px;
    }

    .compnay-listdls .rz-grid-table thead tr th.allchecked .rz-column-title {
        justify-content: flex-end;
        padding-left: 0;
    }

    .compnay-listdls .rz-grid-table tr td:first-child {
        padding-right: 0;
    }

    .compnay-listdls .honchtable-ls .rz-grid-table tr td:first-child {
        padding-right: 1rem;
    }

    .compnay-listdls .nav-toolbar-container .nav-toolbar-container-text {
        border-left: 3px solid var(--global-primary-blue);
        background: transparent;
        padding: 0px 15px;
        line-height: normal;
    }

    .compnay-listdls .honchtable-ls .rz-grid-table tr td .compnaylogoimg {
        margin-right: 0.7rem;
    }

    .compnay-listdls .honchtable-ls .rz-grid-table tr td .name-text {
        font-weight: 500;
        cursor: pointer;
    }

    .compnay-listdls .box-table .rz-data-grid.rz-has-paginator {
        overflow-y: auto;
        max-height: 60vh;
        min-height: 60vh;
    }

.main-header .search-bar .inner-leftbox .input-group.mb-3 {
    margin-bottom: 0 !important;
}

.main-header .search-bar {
    align-items: center;
    gap: 12px;
    justify-content: space-between;
}

    .main-header .search-bar .inner-leftbox {
        flex: 1;
    }

.loader-19 {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 4px solid #33333378;
    border-right: 4px solid transparent;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

    .loader-19:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        border-left: 4px solid var(--global-primary-blue);
        border-bottom: 4px solid transparent;
        animation: rotation 0.5s linear infinite reverse;
    }


.table-areanew {
    position: relative;
}

.spinnercls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 100%);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    /* min-height: 100%; */
    min-height: 70vh;
}

.blanktext {
    font-size: 13px;
    display: flex;
    align-items: center;
}

    .blanktext input {
        margin: 0 11px 0 0;
        min-width: 16px;
        height: 16px;
    }

.similar-contact.peopletext:before {
    vertical-align: middle;
    content: "";
    background: var(--global-primary-blue);
    width: 8px;
    height: 8px;
    border-radius: 50px;
    display: inline-block;
    /* border: #000 dashed 2px; */
    margin-right: 0.4rem;
}

.email-missing.innercardlist {
    border-top: 1px solid #F2F1F1;
    padding-top: 13px;
    margin: 0;
}

.error-messagedls {
    background: #f5f5f5;
    min-height: 100%;
}

    .error-messagedls .box-dls {
        margin: 3rem auto 0 auto;
        background: #fff;
        border: #e5e5e5 solid 1px;
        border-radius: 11px;
        text-align: center;
        max-width: 580px;
        padding: 2rem;
    }

        .error-messagedls .box-dls .btn-dls {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 21px;
            margin-top: 2rem;
        }

        .error-messagedls .box-dls h3 {
            font-size: 1.5rem;
            font-weight: 300;
        }

.error-messagedls {
    padding: 0 1rem;
}


.applycolumn-btn .rz-menuitem {
    background: var(--global-primary-blue);
    border-radius: 8px;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 100%;
    color: #FFFFFF;
    border: 0;
    outline: none;
    padding: 0.5rem 0.5rem;
    transition: all 0.3s ease-in-out 0s;
    display: flex;
    /* min-height: 42px; */
    align-items: center;
    cursor: pointer;
    /* justify-content: center; */
    width: max-content;
    margin-bottom: 0 !important;
}

    .applycolumn-btn .rz-menuitem:hover {
        background-color: #364d88;
    }

    .applycolumn-btn .rz-menuitem .rz-menuitem-link {
        display: flex;
        align-items: center;
        gap: 4px;
    }

        .applycolumn-btn .rz-menuitem .rz-menuitem-link .rz-menuitem-icon {
            font-size: 17px;
        }

.savefilter-list {
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    padding: 0px;
    height: 73vh;
    width: 100%;
    /* background: #eee; */
    background: #fff;
    border: 1px solid #F0EFEF;
    padding: 0 !important;
    border-radius: 8px;
    box-shadow: rgb(51 51 51 / 8%) 0 3px 10px;
}

    .savefilter-list .innnerlist {
        cursor: pointer;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 11px 14px;
        /* gap: 16px; */
        /* height: 50px; */
        background: #ffffff;
        border-bottom: 1px solid var(--global-primary-blue)26;
        margin-bottom: 0;
        /* border-radius: 10px; */
        font-size: 14px;
        font-weight: 500;
        color: var(--global-primary-blue);
        justify-content: space-between;
        transition: all 0.3s ease-in-out 0s;
    }

        .savefilter-list .innnerlist:hover {
            background: var(--global-primary-blue)0a;
        }

        .savefilter-list .innnerlist .save-btn {
            margin-left: auto;
            margin-right: 0;
            font-size: 14px;
        }

        .savefilter-list .innnerlist .left-textcls {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #101828;
            margin-right: 5px;
            font-weight: 400;
        }

.saverecent {
    text-align: center;
    display: block;
    margin-bottom: 1rem;
    font-weight: 500;
    /* text-transform: uppercase; */
    margin-top: 1rem;
    /* border: #eee solid 1px; */
    font-size: 15px;
}

.table-areanew .rz-data-grid .rz-column-picker .rz-dropdown:before {
    content: "Edit Columns" !important;
}


.table-areanew .rz-data-grid .rz-column-picker .rz-dropdown .rz-dropdown-label.rz-inputtext {
    display: none !important;
}

/*Login Page css*/

.login-card {
    border-radius: 20px;
    background: white;
    z-index: 2;
    position: absolute;
    max-width: 509px;
    height: auto;
    left: 50%;
    top: 50%;
    filter: drop-shadow(0px 12px 20px rgba(65, 90, 155, 0.12));
    display: flex;
    flex-direction: column;
    width: calc(100% - 30px);
    padding: 0rem;
    margin: auto;
    transform: translate(-50%, -50%);
}

.graphic-div {
    display: flex;
    width: 100%;
}

.graphic-img {
    width: 37px;
    height: 7px;
    margin-left: auto;
    margin-top: 20px;
    margin-right: 30px;
}

.logo-div {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    gap: 35px;
    margin-top: 0;
    padding: 2rem 3rem 3rem 3rem;
}

.logo-img {
    width: 121px;
    height: 26px;
}

.text-info {
    width: 308px;
    height: 38px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #667085;
}

.logininput-fields {
    width: 100%;
    gap: 20px;
    display: flex;
    flex-direction: column;
    margin-top: 0;
}

.field-outer {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 14px;
    gap: 8px;
    width: 100%;
    height: 44px;
    left: 529px;
    top: 364px;
    background: #F8FAFB;
    border: 1px solid #F0EFEF;
    border-radius: 8px;
}

.profile-img {
    width: 20px;
    height: 20px;
}

.name-outer {
    width: 100%;
    height: 17px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #8A9193;
}

.eye-off-filled {
    margin-left: auto;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.eye-solid {
    margin-left: auto;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.validation {
    color: red;
    text-align: center;
}

.remember-func {
    display: flex;
    flex-direction: row;
}

.remember-div {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 12px;
    width: 128px;
    height: 20px;
}

.remember-check {
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    border-radius: 3px;
}

.remember-text {
    width: 96px;
    height: 17px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.forgot-txt {
    font-size: 14px;
    line-height: 17px;
    color: var(--global-primary-blue);
    margin-left: auto;
    cursor: pointer;
}

.field-outer .name-outer input:-webkit-autofill,
.field-outer .name-outer input:-webkit-autofill:focus {
    /*-webkit-text-fill-color: #F8FAFB;*/
    -webkit-box-shadow: 0 0 0px 40rem #F8FAFB inset;
}


.login-btn {
    border: 0px;
    margin-top: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 10px 15px 10px;
    /* gap: 8px; */
    width: 100%;
    /* height: 40px; */
    background: var(--global-primary-blue);
    border-radius: 6px;
    margin-top: 2rem;
    /* font-size: 19px; */
    color: #fff;
    font-weight: 500;
    line-height: normal;
}

    .login-btn span {
        width: 41px;
        height: 20px;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
    }

.login-background {
    background: var(--global-primary-blue);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 100%;
}

.toast {
    position: absolute;
    top: 25px;
    right: 30px;
    border-radius: 12px;
    background: #fff;
    padding: 20px 35px 20px 25px;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
}

    .toast.active {
        transform: translateX(0%);
    }

    .toast .toast-content {
        display: flex;
        align-items: center;
    }

.toast-content .check {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 35px;
    background-color: #4070f4;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
}

.toast-content .message {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

.message .text {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

    .message .text.text-1 {
        font-weight: 600;
        color: #333;
    }

.toast .close {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 5px;
    cursor: pointer;
    opacity: 0.7;
}

    .toast .close:hover {
        opacity: 1;
    }

.toast .progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
}

    .toast .progress:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: #4070f4;
    }

.progress.active:before {
    animation: progress 5s linear forwards;
}

.toast.active ~ button {
    pointer-events: none;
}

.honch-input {
    width: 100%;
    border: none;
    height: 15px;
    background: #F8FAFB;
}

input[type=text]:focus {
    border: none;
    outline: none;
}

input[type=password]:focus {
    border: none;
    outline: none;
}


.account-setting .top-check-area .right-jobobox .listview-cls {
    padding: 0.81rem 12px 0.81rem 12px;
}
.account-setting .top-check-area .right-jobobox .listview-cls input[type="text"]{
    width:100%;
}


@media only screen and (max-width: 1199px) and (min-width: 768px) {
    .compnay-listdls .nav-toolbar-container .nav-button-cancel {
        padding: 10px 10px;
    }

    .profile-wrap .right-cards .top-details {
        flex-wrap: wrap;
        gap: 15px;
    }

    .right-cards .top-details h3 img {
        min-width: 32px;
        height: 17px;
    }

    .compnay-listdls .box-table.honchtable-ls .custom-pagination {
        justify-content: space-between;
    }

        .compnay-listdls .box-table.honchtable-ls .custom-pagination > div {
            width: auto;
            margin: 0;
        }

    .compnay-listdls .custom-pagination > div {
        width: 100%;
    }

    .compnay-listdls .custom-pagination .right-pages {
        margin-top: 0.5rem;
    }

        .compnay-listdls .custom-pagination .right-pages ul {
            margin-left: 0 !important;
        }

    .top-tabscls .common-tabstext {
        margin-right: 0px;
    }

    .compnay-listdls .nav-toolbar-container .common-btn img {
        display: none;
    }

    .compnay-listdls .nav-toolbar-container .common-btn {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        line-height: 100%;
        padding-top: 0.55rem;
        padding-bottom: 0.55rem;
        min-width: 104px;
        justify-content: center;
    }

    /*   .account-setting .top-checkboxes li:not(:last-child) {
        padding-right: 0.5rem;
        margin-right: 0.5rem;
    }*/

    /*.account-setting .top-checkboxes {
        padding: 1rem 1rem 1rem 1rem;
    }
*/
    .download-template {
        flex-wrap: wrap;
    }

        .download-template label {
            margin-bottom: 0.6rem;
            margin-right: 0;
            width: 100%;
            display: block;
        }

    .file-uploadcls .rz-fileupload-content {
        position: relative;
        right: auto;
        top: 0;
        border-left: 0;
        padding-left: 0;
        margin: 1rem 0;
    }
}

@media only screen and (max-width: 1199px) {
    .account-setting .top-checkboxes {
        gap: 10px;
    }

    .top-check-area {
        flex-wrap: wrap;
    }

        .top-check-area .right-jobobox {
            padding-left: 0;
            padding-top: 1.5rem;
        }

            .top-check-area .right-jobobox:before {
                background: #eee;
                width: 100%;
                height: 1px;
                display: inline-block;
                position: absolute;
                left: 0;
                bottom: auto;
                top: 0;
            }
}


@media only screen and (max-width: 991px) {




    .dropdown-list .inner-main ul li .column-checked-text {
        text-wrap: wrap !important;
    }

    .profile-wrap .right-cards .top-details {
        flex-wrap: wrap;
        gap: 15px;
    }

    .right-cards .top-details h3 img {
        min-width: 32px;
        height: 17px;
    }

    .compnay-listdls .box-table .rz-data-grid-data .rz-grid-table {
        min-width: 500px;
    }

    .compnay-listdls .box-table.honchtable-ls .rz-data-grid-data .rz-grid-table {
        min-width: 1400px;
    }
}

@media only screen and (max-width: 767px) {

    .savefilter-list {
        height: 25vh;
    }

    .compnay-listdls .nav-toolbar-container .inner-leftbox {
        width: auto;
    }

    .account-setting .custom-cardcls .head-title {
        flex-wrap: wrap;
        gap: 20px;
        padding: 1rem 1.2rem;
    }

    .file-uploadcls .rz-fileupload-content .rz-fileupload-files .rz-fileupload-row {
        justify-content: flex-start;
    }

    /*   .import-sec .import-filebox {
        margin-top: 1.5rem;
    }*/

    .custom-cardcls .heading-top {
        padding: 1.5rem 1rem;
    }

    .custom-cardcls .card-body {
        padding: 1.5rem 1rem 3rem 1rem;
    }

    .import-sec .import-filebox {
        padding: 1rem;
        min-height: 250px;
        max-height: 250px;
        height: 100%;
    }

    .import-sec {
        padding-top: 1rem;
    }

    .account-setting .top-checkboxes li:not(:last-child) {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .account-setting .top-checkboxes {
        flex-wrap: wrap;
        gap: 15px;
    }

    .account-setting .rz-tabview .rz-tabview-panel {
        padding: 2rem 1rem 1rem 1rem;
    }

    .common-btn {
        padding: 0.8rem 1rem;
    }

    .account-setting .sectorCheck {
        max-height: 350px;
    }
    /*
    #components-reconnect-modal {
        display: none !important;
    }*/
}

@media only screen and (max-width: 575px) {



    .account-setting .right-btns {
        gap: 10px;
    }

    .account-setting .sectorCheck li span {
        font-size: 13px;
    }

    .account-setting .sectorCheck li.ms-2 span {
        font-size: 13px;
    }

    .account-setting .rz-tabview .rz-tabview-nav li:first-child {
        margin-right: 0;
    }

    .account-setting .rz-tabview .rz-tabview-nav li a {
        font-size: 13px;
        min-height: 47px;
        padding: 0 15px;
    }

    .account-setting .rz-tabview .rz-tabview-nav {
        margin-left: 0.5rem;
        padding-right: 1rem;
        gap: 10px;
    }

        .account-setting .rz-tabview .rz-tabview-nav li:last-child a:before {
            margin-right: 0.4rem;
        }

    .file-uploadcls .rz-fileupload-content {
        position: relative;
        right: auto;
        top: 0;
        border-left: 0;
        padding-left: 0;
        margin: 1rem 0;
    }

    .download-template {
        flex-wrap: wrap;
    }

        .download-template label {
            margin-bottom: 0.6rem;
            margin-right: 0;
            width: 100%;
            display: block;
        }

    .common-outlinebtn {
        padding: 0.8rem 1rem;
        font-size: 13px;
    }

    .account-setting .top-checkboxes li label {
        width: 100%;
    }

    .account-setting .top-checkboxes li {
        width: 100%;
    }
}


@media only screen and (max-width: 480px) {



    .compnay-listdls .nav-toolbar-container .inner-leftbox {
        width: 100%;
    }

    .compnay-listdls .nav-toolbar-container {
        flex-wrap: wrap;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-button {
        padding: 12px 1.5rem 11px 2rem;
        margin-right: 0;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-splitbutton-menubutton {
        padding: 0 !important;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton.daterange button.rz-button {
        padding-left: 1rem;
        margin-right: 0;
    }

    .today-droplist {
        width: 130px;
    }

    .topfilter-areaa .left-btn .edit-columnsbutton button.rz-button:after {
        background-size: 22px;
        background-repeat: no-repeat;
        background-position: center;
        left: 10px;
    }
}

@media only screen and (max-width: 414px) {
    .account-setting .right-btns {
        flex-wrap: wrap;
    }

    .logo-div {
        padding: 2rem 2rem 3rem 2rem;
    }
}

@media only screen and (max-width: 375px) {
    .forgot-txt{
        text-align:center;
    }
}

/*new dropdown css */

.table-areanew .rz-data-grid .rz-column-picker .rz-dropdown {
    border-radius: 8px;
    border: 1px solid #EBEBEB;
    background: #F9FBFC;
    padding: 12px 2rem 11px 2.8rem;
    line-height: 14px;
    font-size: 14px;
    font-weight: 500;
    color: #667085;
    height: auto;
    max-width: 210px;
}

    .table-areanew .rz-data-grid .rz-column-picker .rz-dropdown:after {
        background-image: url('images/view column.svg');
        content: "";
        width: 24px;
        height: 24px;
        position: absolute;
        left: 12px;
        top: 6px;
    }

    .table-areanew .rz-data-grid .rz-column-picker .rz-dropdown:focus {
        border: 1px solid #EBEBEB !important;
        box-shadow: none;
        outline: none;
    }

.rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper {
    max-height: max-content !important;
}

    .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper .rz-multiselect-items {
        display: flex;
        flex-wrap: wrap;
    }

        .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper .rz-multiselect-items > li {
            width: 25%;
            font-size: 12px;
            background: transparent;
            color: rgb(33, 37, 41);
            font-weight: 400;
            line-height: normal;
            padding: 0.5rem 1rem;
        }

            .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper .rz-multiselect-items > li .rz-chkbox {
                margin-right: 10px
            }

                .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper .rz-multiselect-items > li .rz-chkbox .rz-chkbox-box {
                    border-width: 1px;
                    border-radius: 4px !important;
                }

                    .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper .rz-multiselect-items > li .rz-chkbox .rz-chkbox-box.rz-state-active {
                        background-color: var(--global-primary-blue);
                        border-color: var(--global-primary-blue) !important;
                    }

@media only screen and (min-width: 768px) {
    .rz-multiselect-panel.rz-popup {
        width: 100% !important;
        border: 1px solid #F2F1F1;
        border-radius: 20px;
        padding: 0.3rem 2rem;
        background: #f8fafb;
        box-shadow: none;
        max-width: 719px;
    }
}

@media only screen and (max-width: 991px) {
    .rz-multiselect-panel.rz-popup {
        max-width: 650px;
        padding: 0.3rem 1rem;
    }
}

@media only screen and (max-width: 767px) {
    .rz-multiselect-panel.rz-popup {
        border: 1px solid #F2F1F1;
        border-radius: 20px;
        padding: 0.3rem 1.5rem;
        background: #f8fafb;
        box-shadow: none;
    }

        .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper .rz-multiselect-items > li {
            width: 100%;
        }

        .rz-multiselect-panel.rz-popup .rz-multiselect-items-wrapper {
            max-height: 250px !important;
        }
}

.user-dropdownlist .submenu {
    right: 100%;
    background: #fff;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid rgba(58, 91, 160, 0.18);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 205px;
    top: 0px;
}

.user-dropdownlist li {
    position: relative;
}

    .user-dropdownlist li:hover .submenu {
        display: block;
    }

@media only screen and (min-width: 768px) {
    .user-dropdownlist li:hover .submenu {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .user-dropdownlist .submenu {
        right: -9px;
        min-width: 205px;
        top: 54px;
    }

    .user-dropdownlist li:focus .submenu {
        display: block;
    }
}

.rz-accordion span {
    font-size: 14px;
}

.rz-accordion {
    padding-left: 10px;
}

.rz-slider-row {
    width: 100%
}

.rz-slider.rz-slider-horizontal {
    margin: 10px;
}

.people-signals {
    background: url(images/accout-setting-icon.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 18px;
}

span.rz-accordion-toggle-icon {
    padding-left: 5px;
}

.rz-slider-horizontal {
    height: var(--rz-slider-horizontal-height);
    width: 100%;
}

.signal-button {
    border: 1px solid #F2F1F1;
    border-radius: 6px;
    padding: 10px;
    display: inline-block;
    color: var(--global-primary-blue);
    font-size: 14px;
    margin: 15px 0px 15px 0px;
}

.full-width {
    width: 100%;
}

.align-right {
    text-align: right;
}

.blue-tag {
    color: var(--global-primary-blue) !important;
    font-weight: 500 !important;
}

/* Privacy Policy Link Styles for Login */
.privacy-policy-link {
    text-align: center;
    margin-top: 10px;
    width: 100%;
}

.privacy-link {
    color: gray;
    font-size: 14px;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.2s ease;
    font-weight: 300;
    display: inline-block;
}

.privacy-link:hover {
    opacity: 1;        
    color: var(--global-primary-blue);
}

/* Accordion FontAwesome Icon Color */
i.accordion-icon {
    color: #395A9F !important;
}

.rz-html-editor-content p {
    margin-bottom: 0px;    
}
