﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url("/Fonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url("/Fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url("/Fonts/Roboto-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url("/Fonts/Roboto-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url("/Fonts/Roboto-Black.ttf") format('truetype');
}

@font-face {
    font-family: "Gill Sans";
    font-style: normal;
    font-weight: 400;
    src: url("/Fonts/Gill Sans.otf") format("opentype");
}

@font-face {
    font-family: "Gill Sans";
    font-style: normal;
    font-weight: 500;
    src: url("/Fonts/Gill Sans Medium.otf") format("opentype");
}

body {
    background: #F7F8FA;
}

.dashboard-content {
    background: #F7F8FA;
    min-height: 100vh;
    padding-bottom: 50px;
}

.open-ended-response p {
    color: #333E48;
    font-family: var(--primary-font-family);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
}

ul.no-bullets {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.dropdown-survey {
    margin-right: 11px;
}

.table-responsive .vertical-top thead .organisational-levels .question-text {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 13.4px;
    line-height: 18px;
    align-items: center;
    letter-spacing: 0.016em;
    color: #444E59;
    text-transform: none;
    padding-bottom: 10px;
}

.table-responsive .vertical-top thead .organisational-levels .question-text {
    display: inline-block;
    writing-mode: vertical-rl;
    white-space: break-spaces;
    transform: rotate(180deg);
    line-height: 20px;
    text-align: start;
}

.demo-table .vertical-top thead .organisational-levels .question-text {
    display: inline-block;
    writing-mode: vertical-rl;
    white-space: break-spaces;
    transform: rotate(180deg);
    line-height: normal;
    text-align: start;
}

/*.enps-sectioning p {
    color: #444E59;
    font-family: var(--primary-font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;*/ /* 137.5% */
/*letter-spacing: 0.256px;
}

.enps-breakdown {
    display: flex;*/
/*justify-content: space-between;*/
/*padding-right: 20px;
    padding-bottom: 25px;
}

.enpsimages {
    padding-left: 40px !important;
    padding-top: 36px;
}*/
.enps-score {
    width: 50%;
    min-width: 750px;
}

.enps-description {
    padding: 1rem;
    border: 1px solid #ddd;
    background: #f9f9f9;
    border-radius: 0.75rem;
}

    .enps-description p, .enps-description ul {
        font-size: 14px;
        color: var(--body-text);
    }

@media (max-width: 1310px) {
}

.compare-date {
    font-size: 15px !important;
    font-family: var(--primary-font-family);
    font-weight: 700;
    color: #6B7A99;
    font-variant: small-caps !important;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 16rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

    .dropdown-menu.show {
        display: block;
        z-index: 9999 !important;
    }

.sub-textline-completes {
    border-bottom: 1px solid #EDEFF2 !important;
}

.text-count {
    text-align: center !important;
}

.filters-content {
    background: #F7F8FA;
    min-height: 100vh;
    padding-bottom: 80px;
}

.retention span {
    color: #444E59;
    font-family: var(--primary-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: -0.3px;
}

.bottom-text {
    padding-bottom: 16px;
}

.flight-header h3 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    margin-bottom: 0px;
    padding-left: 14px;
    padding-bottom: 20px;
}

.top-text {
    padding-bottom: 30px;
}

.login-content {
    min-height: 100vh;
    padding-bottom: 80px;
}

.footer-shows-second {
    text-align: center;
    padding-top: 12px !important;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-variant: small-caps;
    letter-spacing: -0.217px;
}

.modal-retention {
    max-width: 650px !important;
}

.login-header {
    z-index: 4;
    position: fixed;
    width: calc(100% - 0%);
    padding-top: 20px;
    padding-bottom: 20px;
    top: 0;
    text-align: center;
    background: #F7F8FA;
    border-bottom: 1px solid #EDEFF2;
}

form {
    background: #fff;
    max-width: 475px;
    width: 100%;
    padding-top: 32px;
    padding-right: 64px;
    padding-bottom: 14px;
    padding-left: 64px;
    border-radius: 0px 2px 2px 0px;
    box-shadow: 0 0 5px 0 rgba(42, 45, 48, 0.12);
    transition: all 0.3s ease;
}

.block-charts-table-responsive table {
    border-top: 1px dashed #94979A !important;
}

.block-charts-table-responsive thead {
    background: #F7F8FA;
    border-top: 1px dashed #94979A !important;
}

.block-charts-table-responsive .table-head-top {
    border-top: 1px dashed #94979A !important;
}

.block-charts-table-responsive thead.sticky {
    position: fixed;
    top: 90px !important;
}

    .block-charts-table-responsive thead.sticky.hidden {
        display: none;
    }

.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #ddd !important;
}

formpdf {
    background: #fff;
    max-width: 475px;
    width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-radius: 0px 0px 0px 0px;
    box-shadow: none;
    transition: all 0.3s ease;
}

h5 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    color: #444E59;
    text-align: left;
}

.main .wrapper {
    max-width: 34rem;
    width: 100%;
    margin: 2rem auto;
    padding: 2rem 2.5rem;
    border: none;
    outline: none;
    border-radius: 0.25rem;
    color: var(--color-black);
    background: var(--color-white);
    box-shadow: var(--shadow-large);
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .0);
    margin-top: var(--bs-gutter-y);
}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80rem;
    min-height: 100vh;
    width: 100%;
    padding: 0 2rem;
    margin: 0 auto;
}

.text-space p {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14.5px;
    letter-spacing: 0.5px;
    color: rgba(68, 78, 89, 0.9);
}

.main .wrapper .form {
    width: 100%;
    height: auto;
    margin-top: 2rem;
}

.bx-right-arrow-alt:before {
    content: "\ebe6";
}

/*.bx {
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 0;
    margin-top: 20px;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

h1 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    text-align: center;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #212529;
}

input[type="checkbox"] ~ label {
    display: inline-block;
    /*background: url(../images/check.png) no-repeat left center;
    cursor: pointer;*/
    height: 25px;
    padding-left: 10px !important;
    padding-right: 100px;
    padding-top: 3px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.03em;
    color: rgba(68, 78, 89, 0.9);
}

.text-space {
    margin-bottom: 15px;
    margin-top: 6px;
}

.input-control {
    display: flex;
    /*justify-content: space-between;*/
    margin-bottom: 20px;
    margin-top: 20px;
}

.text-links {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    padding-top: 4px;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: rgba(68, 78, 89, 0.9);
}

.row-input {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.text-login {
    margin-bottom: 0px;
}

.text-help {
    margin-bottom: 0px;
    margin-top: 20px;
}

    .text-help p {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.5px;
        color: rgba(33, 37, 41, 0.7);
    }

.row-input label {
    font-size: 13px;
    color: #8086a9;
}

.row-input input {
    flex: 1;
    padding: 13px;
    background: #FFFFFF;
    border: 1px solid #DCDDDE;
    border-radius: 4px;
    font-size: 16px;
    transition: all 0.2s ease-out;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #282828;
}

    .row-input input:focus {
        outline: none;
        box-shadow: inset 2px 2px 5px 0 rgba(42, 45, 48, 0.12);
    }

    .row-input input::placeholder {
        color: rgba(68, 78, 89, 0.7);
    }

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-left: 0px;
    vertical-align: middle;
    background-color: var(--footer-background);
}

    .footer p {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 14px;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        color: var(--white);
        vertical-align: middle;
    }

.btn_login {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: var(--primary-font-family);
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: #76C2B8;
    border: none;
    width: 100%;
    padding: 0.75rem 1rem;
    margin-top: 1rem;
}

    .btn_login i {
        font-size: 20px;
    }

.mt-1 {
    padding-top: 14px;
}

.mt-2 {
    padding-top: 11px;
}

/*// Dashboard*/
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #F7F8FA;
}

.container-fluid {
    display: flex;
    width: 100%;
    height: 90px;
    padding-left: 50px;
    padding-right: 65px;
    padding-bottom: 10px;
    z-index: 2;
    border-bottom: 1px solid #EDEFF2;
}

.btn-less {
    border-radius: 8px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    width: 113px;
    vertical-align: middle;
    background: #EDF9FF;
}

.nav-link {
    display: block;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 16px !important;
    color: #6B7A99;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    font-variant: small-caps;
    line-height: normal;
}

.nelp-tab {
    padding-top: 9px;
}

    .nelp-tab a {
        padding-left: 2px !important;
    }

.nav-link:hover {
    display: block;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 18px;
    color: #6B7A99;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    font-variant: small-caps;
}

.navbar-brand {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}

.need-help-icon {
    padding-right: 2px;
    padding-top: 22px;
    padding-left: 16px;
}

.dashboard-header {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 300;
    font-size: 27px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    color: #444E59;
    padding-top: 8px;
}

.header-1 {
    font-weight: 900;
}

.container-dashboard {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.container-dashboard {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.line-manger .filters-dropdowns {
    letter-spacing: 0.5px;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: 24%;
    text-align: left;
    padding-left: 18px;
    padding-right: 22px;
    margin-left: 0px;
    background: #ffffff;
    border: 1px solid #E8E9EB;
    border-radius: 5px;
    overflow: hidden;
}

.line-manger .dropdown2 {
    margin-top: 26px;
    width: 100%;
    display: flex;
}

.line-manger .include {
    padding-left: 20px;
    padding-top: 6px;
}

    .line-manger .include span {
        padding-left: 6px;
        padding-top: 0px;
        color: #444E59;
        font-family: Roboto;
        font-size: 13.8px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

.line-manger .filter-gender-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-top: 8px;
    padding-right: 100px;
}

.job-level {
    padding-left: 10px;
}

    .job-level .filters-dropdowns {
        letter-spacing: 0.5px;
        color: #444E59;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        width: 25%;
        text-align: left;
        padding-left: 18px;
        padding-right: 22px;
        margin-left: 88px;
        background: #ffffff;
        border: 1px solid #E8E9EB;
        border-radius: 5px;
        overflow: hidden;
    }

.container-dashboard {
    display: flex;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 0px;
    z-index: 4;
    border-bottom: 0px solid #EDEFF2;
}

.container-dashboard2 {
    display: flex;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-top: 20px;
    padding-right: 24px;
    padding-bottom: 0px;
    z-index: 4;
    border-bottom: 0px solid #EDEFF2;
}

.container-dashboard3 {
    display: flex;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-top: 20px;
    padding-right: 24px;
    padding-bottom: 0px;
    z-index: 4;
    border-bottom: 0px solid #EDEFF2;
    justify-content: space-between;
}

.previous-rate {
    border-left: 1px dashed #D3D3D3;
    margin-left: 20px;
    padding-left: 15px;
}

.graph-section {
    display: flex !important;
}

.rri-footer-modal {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    padding-top: 0.75rem;
    padding-right: 0rem;
    padding-bottom: 0.75rem;
    padding-left: 0rem;
    border-top: 0px solid #dee2e6;
    border-top: 0px dashed #D3D3D3 !important;
}

.btn-export-pdf {
    background-color: #76C2B8;
    border-color: #76C2B8;
    border-radius: 2px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0.016em;
    color: #fff;
    height: 39px;
    padding: 0 1.125rem;
}

    .btn-export-pdf:hover {
        color: #fff;
    }

.sub-dashboard {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.sub-dashboards {
    display: gr;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-top: 6px;
    padding-right: 24px;
    padding-bottom: 0px;
    z-index: 2;
    border-bottom: 1px solid #EDEFF2;
}

.red-emoji-score-modal {
    float: right;
}

.red-emoji-modal-icon {
    padding-bottom: 44px;
    padding-right: 14px;
}

.sub-dashboard {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.sub-dashboard {
    display: flex;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-top: 6px;
    padding-right: 24px;
    padding-bottom: 0px;
    z-index: 2;
}

.bg-body-tertiarys {
    border-bottom: 1px solid #EDEFF2;
    margin-bottom: 10px;
}

.clear-btn-block-charts {
    padding-top: 14px;
    padding-left: 50px;
}

.sub-dashboard p {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    /*   font-variant: small-caps;*/
    color: #444E59;
}

.btn-secondary {
    color: #fff;
    background-color: #76C2B8;
    border-color: #76C2B8;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #76C2B8;
        border-color: #76C2B8;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        text-align: left;
        text-transform: uppercase;
        padding-left: 10px;
        padding-right: 10px;
    }

    .btn-secondary:active {
        color: #fff;
        background-color: #76C2B8;
        border-color: #76C2B8;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        text-align: left;
        text-transform: uppercase;
        padding-left: 10px;
        padding-right: 10px;
    }

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #333E48;
}

.container-dashboard p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.dashboard-content-section .container-dashboard .nav .dropdown {
    z-index: 4;
}

.no-fix-footer {
    width: 100%;
    height: 50px;
    padding-left: 46px;
    vertical-align: middle;
    background-color: var(--footer-background);
}

    .no-fix-footer p {
        width: 100%;
        padding-top: 17px;
        padding-left: 0px;
        padding-bottom: 14px;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        text-align: left;
        font-size: 14px;
        line-height: 16px;
        color: var(--white);
        vertical-align: middle;
    }

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.dashboard-content-section {
    margin-top: 86px;
}

.compare-btn {
    border: 2px solid #0075C9;
    border-radius: 2px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
    display: flex;
    align-items: center;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #0075C9;
}

    .compare-btn:hover {
        border: 2px solid #0075C9;
        border-radius: 2px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 19px;
        display: flex;
        align-items: center;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        letter-spacing: 0.016em;
        font-variant: small-caps;
        color: #0075C9;
    }

.compare-results {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.compare-results {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
}

.compare-results {
    display: flex;
    width: 100%;
    height: auto;
    padding-left: 27px;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 10px;
    z-index: 2;
    border-bottom: 0px solid #EDEFF2;
    justify-content: space-between;
}

    .compare-results p {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        /*   font-variant: small-caps;*/
        color: #444E59;
    }

.results-tag {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    font-variant: small-caps;
    color: #444E59;
    padding-right: 20px;
    padding-top: 9px;
}

.bottom-container {
    display: flex;
    gap: 24px;
    background: #FFFFFF;
    border-radius: 16px;
}

.box {
    background: #FFFFFF;
    border-radius: 16px;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 20px;
    margin-top: 20px;
    margin-right: 14px;
    width: fit-content;
}

.bottom-container__right {
    width: 100%;
    padding-left: 44px;
    padding-right: 20px;
    display: flex;
}

.spending-statistics {
    max-height: 338px;
}

.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}

    .header-container h3 {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        letter-spacing: 0.016em;
        font-variant: small-caps;
        color: #444E59;
        margin-bottom: 0px;
        padding-left: 14px;
        /*width: max-content;*/
    }

.radial-chart-block {
    text-align: center;
}

.n-number {
    text-align: center;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 900;
    font-size: 21.5px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #444E59;
    padding-bottom: 0px;
    padding-right: 0px;
    font-variant: small-caps;
}

.footer-show {
    text-align: center;
    padding-top: 6px;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-variant: small-caps;
    letter-spacing: -0.217px;
}

    .footer-show span {
        color: #50B848;
        font-family: var(--primary-font-family);
        font-size: 14.5px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: -0.29px;
    }

.footer-shows {
    text-align: center;
    padding-top: 46px;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-variant: small-caps;
    letter-spacing: -0.217px;
}

    .footer-shows span {
        font-family: var(--primary-font-family);
        color: #8DC63F;
        font-size: 14.5px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: -0.29px;
    }

.header-main {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
    padding-left: 20px;
    padding-right: 0px;
    margin-left: 44px;
    margin-right: 50px;
    margin-top: 34px;
    padding-top: 0px;
}

.left-headings {
    padding-top: 10px;
}

.dash-table-header {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    letter-spacing: -0.5px;
    font-variant: small-caps;
    color: #444E59;
}

.header-container p {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14.5px;
    letter-spacing: 0.5px;
    color: #444E59;
    padding-right: 16px;
    padding-top: 10px;
}

.table-main {
    background: #FFFFFF;
    border-radius: 0px 0px 16px 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 44px;
    margin-right: 50px;
    margin-top: 6px;
    padding-top: 14px;
    padding-bottom: 0px;
}

td {
    vertical-align: middle;
}

.statement-number {
    font-size: 14px;
    background-color: #EDF9FF;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-family: var(--primary-font-family);
    border-radius: 8px;
    color: #333E48;
}

.score-column {
    width: 180px;
    text-align: center;
    border-left: 1px dashed #EDEDED;
    border-bottom: none;
}

    .score-column i {
        font-size: 1rem;
    }

.table-main h2 {
    color: #444E59;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
}

.table-main .table .col-2 {
    flex: 0 0 auto;
    width: 4%;
}

.table-main .table p {
    margin-top: 0;
    margin-bottom: 0rem;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.016em;
    color: #444E59;
}

.table-main .table .table-headers {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 14.4px;
    letter-spacing: -0.016em;
    text-transform: uppercase;
    color: #444E59;
}

.comments-top-section {
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: flex;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 24px;
}

    .comments-top-section .float-end h4 {
        color: #444E59;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 117.647% */
        letter-spacing: 0.5px;
    }

    .comments-top-section .float-end td {
        color: #444E59;
        font-family: Roboto;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        vertical-align: middle;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .comments-top-section .float-end {
        margin-left: 20px;
        margin-top: 34px;
    }

        .comments-top-section .float-end table {
            width: 100%;
        }

.sentiment-table {
    margin-left: 30px;
    margin-top: 34px;
}

    .sentiment-table table {
        width: 248px;
    }

.table-main h6 {
    color: #444E59;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-variant: small-caps;
    letter-spacing: 0.272px;
    padding-left: 8px;
}

.comments-table .table .table-headers-note {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14.4px;
    letter-spacing: -0.016em;
    text-transform: none;
    color: #444E59;
}

.table-headers-notes {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14.4px;
    letter-spacing: -0.016em;
    text-transform: none;
    color: #444E59;
    padding-left: 8px !important;
}

.count-left {
    padding-top: 8px !important;
}

.chart-wrapper {
    max-height: 250px;
    position: relative;
}

    .chart-wrapper #myChart {
        position: relative;
        z-index: 10;
    }

    .chart-wrapper #chartjs-tooltip {
        left: 0;
        top: 0;
        font-family: var(--primary-font-family);
        font-style: normal;
        right: 0;
        display: flex;
        justify-content: center;
        position: absolute;
        z-index: 0;
        height: 100%;
        padding: 0;
        align-items: center;
        color: #333E48;
    }

.left-section h4 {
    color: #444E59;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.left-table td {
    color: #444E59;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.272px;
    text-transform: capitalize;
    border-bottom: 1px solid #EDEDED;
    vertical-align: middle;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.chart-wrapper #chartjs-tooltip h2 {
    color: #333E48;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: -0.5px;
    padding-left: 0px;
    padding-top: 0px;
    margin-bottom: 0px !important;
}

.chart-wrapper #chartjs-tooltip p {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    color: #333E48;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    font-variant: small-caps;
}

/*.table-main .table td {
    padding-top: 20px;
    padding-bottom: 8px;
    border-bottom: 0px solid #EDEDED;
}*/

.table-divider {
    border-bottom: 1px solid #EDEDED;
}

.table-main .table th {
    border-bottom: 0px solid #EDEDED;
}

.btn-score {
    border-radius: 8px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #FFFFFF;
    width: 113px;
    vertical-align: middle;
}

    .btn-score:hover {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        letter-spacing: 0.016em;
        font-variant: small-caps;
        color: #FFFFFF;
    }

.light-blue {
    background: #EDF9FF;
}

.light-blues {
    background: #E8F2F6;
}

.light-blues-demo {
    background: #E8F2F6;
    color: #000 !important;
}

.light-blues-over-30 {
    background: #E8F2F6;
    border: 1px solid #F00;
    color: #F00 !important;
}

.alert {
    position: relative;
    padding: 0rem 0rem;
    margin-bottom: 1rem;
    border: 0px solid transparent;
    border-radius: 0.25rem;
    font-family: var(--primary-font-family);
    font-size: 14px;
}

.blockschart-percentages {
    font-family: var(--primary-font-family);
    font-style: normal;
    display: inline-block !important;
    font-weight: 600;
    font-size: 15px;
    align-items: center;
    text-align: center;
    color: #444E59;
    width: 40px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer !important;
}

.light-blue-score {
    border-radius: 8px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    width: 113px;
    vertical-align: middle;
    cursor: none;
}

.footer-shows-second span {
    color: #8DC63F;
    font-family: var(--primary-font-family);
    font-size: 14.5px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: -0.29px;
}

.btn-export-excel {
    background-color: #76C2B8;
    border-color: #76C2B8;
    border-radius: 2px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 19px;
    display: flex;
    align-items: center;
    padding-top: 9px;
    margin-top: 8px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 0px;
    text-align: center;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #fff;
    width: 166px;
}

    .btn-export-excel:hover {
        background-color: #76C2B8;
        border-color: #76C2B8;
        border-radius: 2px;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 19px;
        display: flex;
        align-items: center;
        padding-top: 9px;
        margin-top: 8px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 0px;
        text-align: center;
        letter-spacing: 0.016em;
        font-variant: small-caps;
        color: #fff;
        width: 166px;
    }

.export-excel-btn {
    padding-top: 5px;
    padding-bottom: 30px;
}

.dark-green {
    background: #00AE4E;
}

.light-green {
    background: #92D051;
}

.amber {
    background: #FFC20E;
}

.red {
    background: #FF0000;
}

.legend {
    background: #F7F8FA;
}

    .legend .movement {
        margin: 0 1rem 0 0;
        display: flex;
        align-items: center;
    }

        .legend .movement i {
            margin: 0;
            font-size: 20px;
            color: #858585;
        }

            .legend .movement i:last-of-type {
                margin-right: 4px;
            }

        .legend .movement.significant i:first-of-type {
            color: red;
        }

        .legend .movement.significant i:last-of-type {
            color: #50B848;
        }

.rating-scale-blocks {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 15.5px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.legend {
    margin-left: 44px;
    margin-right: 50px;
}

.rating-scale {
    margin-right: 20px;
}

.legend-heading {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    padding-bottom: 16px;
}

.legend-subheading {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.016em;
    color: #444E59;
    padding-bottom: 12px;
    padding-top: 10px;
    padding-right: 20px;
}

.legend-foot {
    border-bottom: 1px solid #EDEDED;
}

.legend-footer {
    border-bottom: 1px solid #EDEDED;
}

.legend-arrows {
    padding-right: 8px;
}

.legend-heading2 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    padding-bottom: 0px;
}

.legend-subheading2 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.016em;
    color: #444E59;
    padding-bottom: 14px;
    padding-top: 6px;
    padding-right: 20px;
}

.header-container i {
    margin-right: 4px;
    font-size: 20px;
    color: #FFC20E;
    vertical-align: middle;
}

.sub-dashboard i {
    vertical-align: middle;
}

.sub-dashboard .bx {
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 0;
    margin-top: 0px;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
}

.retention-scale {
    padding-bottom: 14px;
}

.retention-scales {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 15px;
}

.header-main .header-container .bx {
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 0;
    margin-top: 0px;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.section-table .sticky {
    display: none !important;
}

.breakdown-header {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px dashed #D3D3D3;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding-top: 0rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
}

    .modal-body .modal-question {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 0.016em;
        color: #444E59;
        padding-bottom: 1rem;
        border-bottom: 1px dashed #D3D3D3;
        text-align: left;
        margin-bottom: 0px !important;
    }

.current-left p {
    float: left;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
}

.score-right {
    /*    float: right;
    vertical-align: middle;
    margin-top: 20px;*/
}

.current-modal-body {
    justify-content: space-between;
    border-bottom: 1px dashed #D3D3D3;
    padding-top: 14px;
}

.modal .modal-body .score-percentage {
    font-size: 16px;
    font-weight: 700;
    font-family: var(--primary-font-family);
    margin-right: 0px;
    border-radius: 8px;
    padding: 14px 40px 14px 40px;
    color: #ffffff;
}

.score-emoji {
    margin-top: 16px;
    justify-content: space-around;
}

.emoji-score-modal {
    padding-right: 2px;
}

.emoji-text {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0em;
    font-variant: small-caps;
    color: #444E59;
    /*    padding-right: 10px;*/
    display: flex;
    flex-direction: column;
}

    .emoji-text img {
        align-self: center;
    }

/*.modal-dialog:not(.modal-sm) {
    max-width: 610px;
    margin: 1.75rem auto;
}*/

.col {
    flex: 1 0 0%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left !important;
}

.score-modal {
    padding-left: 14px;
}

.modal-question-sample {
    padding-top: 18px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #444E59;
    padding-bottom: 10px;
    border-bottom: 0px dashed #D3D3D3;
    margin-bottom: 0rem;
}

.previous-column {
    border-left: 1px dashed #D3D3D3;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
}

.modal-need-help {
    border-bottom: 0px dashed #D3D3D3;
    padding-bottom: 0px;
}

    .modal-need-help a {
        font-weight: 600;
        color: #00AEEF;
    }

.col-padding {
    padding-right: 10px;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    padding-top: 0.75rem;
    padding-right: 0rem;
    padding-bottom: 0.75rem;
    padding-left: 0rem;
    border-top: 0px solid #dee2e6;
    border-top: 1px dashed #D3D3D3;
}

.modal-footer-top {
    width: 100%;
    padding-top: 0.75rem;
    padding-right: 0rem;
    padding-bottom: 0.75rem;
    padding-left: 0rem;
    border-top: 0px solid #dee2e6;
}

.rating-scale-blocks-modal {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    width: 23%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.fill-dial {
    margin-top: 1.3rem;
}

.card-subtitles {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.015em;
    color: var(--body-text);
    line-height: 19px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 4px;
}

.tooltip-content ul .no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tooltip-content li {
    color: #444E59;
    font-family: Roboto;
    font-size: 14.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.5px;
}

#whatdoesthismean .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.tooltip-content h3 {
    color: #444E59;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    font-variant: small-caps !important;
    letter-spacing: 0.5px;
}

.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

    .tooltip1 .tooltip-content {
        visibility: hidden;
        width: max-content;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0,0,0,0.25);
        color: #444;
        text-align: left;
        border-radius: 6px;
        position: absolute;
        z-index: 4;
        bottom: 125%;
        height: fit-content;
        left: 50%;
        top: 54px;
        margin-left: -325px;
        opacity: 0;
        transition: opacity 0.3s;
        padding: 1rem;
    }

    .tooltip1:hover .tooltip-content {
        visibility: visible;
        opacity: 1;
    }

.tooltip-content .rating-scale-blocks-modal {
    width: auto;
    flex: 1;
}

#whatdoesthismean .modal-dialog {
    max-width: 380px;
}

#whatdoesthismean p {
    font-size: 14px;
    line-height: 1.25rem;
}

    #whatdoesthismean p:last-of-type {
        margin-bottom: 0;
    }

#whatdoesthismean ol {
    font-size: 14px;
    line-height: 1.25rem;
    color: var(--body-text);
}

    #whatdoesthismean ol li {
        margin-bottom: 0.5rem
    }

#whatdoesthismean .modal-body {
    padding: 1rem;
}

.filters-tooltip .filtering {
    padding: 5px 10px;
}

.rri {
}

.rri-score {
    margin-bottom: 0.5rem;
    margin-top: 0px !important;
}

    .rri-score .score {
        background: #00AE4E;
        border-radius: 4px;
        color: #FFF;
        font-weight: 700;
        font-size: 20px;
        border: none;
        line-height: 22px;
        padding: 5px 10px;
    }

.rri h4 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
    padding-left: 14px;
    padding-top: 6px;
}

.tooltip-content h4 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
    padding-left: 0px !important;
    padding-top: 6px;
}

.tooltip-content p {
    padding-left: 0px !important;
    color: #444E59;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.224px;
    padding-bottom: 14px;
}

.rri p {
    padding-left: 14px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0px;
}

.my-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.rri h6 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
    padding-left: 14px;
    padding-top: 0px;
}

.retention-icons {
    margin-bottom: 0px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
    display: flex;
}

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

retention-icons one {
    width: 2px;
}

.retention-icons i {
    font-size: 28px;
    /*        line-height: 24px;*/
    color: #D8D8D8;
}

    .retention-icons i.active {
        margin: 0;
        font-size: 36px;
        /*            line-height: 24px;*/
        color: #ff0000;
    }

.rri i {
    margin: 0;
}

.rri button:not(.btn-plus) {
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 7px;
    padding-left: 12px;
    display: flex;
    align-items: center;
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1875rem; /* 118.75% */
    font-variant: all-small-caps;
    letter-spacing: 0.5px;
    border-radius: 0.125rem;
    background: #0075C9;
    border: none;
    margin-left: 14px;
    margin-top: 8px;
}

.sub-graph-text {
    display: flex;
    margin-left: 10px;
    margin-right: 0px;
    justify-content: space-between;
}

.sub-graph-float-left {
    float: left;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.015em;
    /*font-variant: small-caps;*/
    color: #444E59;
}

.sub-graph-float-right {
    float: right;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.015em;
    color: #444E59;
    padding-right: 14px;
}

.footer-scale {
    display: flex;
    /*width: max-content;*/
    padding-left: 0px;
    padding-right: 20px;
}

.boder-foot2 {
    border-top: 1px solid #EAEAEA;
    padding-top: 0px;
    padding-bottom: 6px;
}

.block-footer2 {
    margin-top: 3px;
}

#chart-container {
    height: 142px;
}

.scale2 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 12.5px;
    letter-spacing: -0.015em;
    font-variant: small-caps;
    color: var(--body-text);
    padding-right: 14px;
}

.column {
    float: left;
    width: 24%;
    padding: 10px;
    margin-right: 6px;
    background: #FFFFFF;
    border-radius: 16px;
}

.top-row-blocks .row:after {
    content: "";
    display: table;
    clear: both;
}

.top-row-blocks {
    margin-left: 58px;
    margin-right: 23px;
    margin-top: 14px;
}

.modal-sample-historical {
    padding-top: 0px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #444E59;
    padding-bottom: 10px;
    border-bottom: 0px dashed #D3D3D3;
    margin-bottom: 0rem;
    text-align: center;
}

.response-modal-body {
    text-align: center;
    border-bottom: 1px dashed #D3D3D3;
}

.modal-sample-date {
    text-align: center;
    border-bottom: 0px dashed #D3D3D3;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #444E59;
    text-transform: uppercase;
}

.radial-chart {
    vertical-align: middle;
    display: inline-block;
}

.footer-scale-retention {
    margin-left: 10px;
    margin-right: 6px;
    padding-top: 6px;
    margin-top: 6px;
    border-top: 1px dashed #D3D3D3;
}

.rating-scale-blocks-modal2 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    width: 23%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.legend-text {
    padding-left: 44px;
    padding-top: 6px;
}

.legend-texts {
    padding-left: 0px;
    padding-top: 0px;
}

.modal-bigger {
    max-width: 800px;
    margin: 1.75rem auto;
}

.rri-legend {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    padding-left: 16px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
}

.rri-legend-sub-text {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    padding-left: 16px;
    font-size: 14px;
    letter-spacing: 0.016em;
    color: #444E59;
}

.ri-divider-right {
    border-right: 1px dashed #D3D3D3;
    margin-left: 0px;
    margin-right: 20px;
}

.imgae-space {
    margin-bottom: 20px;
}

.indicators-modal-body {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.reliability-modal .indicators-modal-body {
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

    .reliability-modal .indicators-modal-body p {
        padding-left: 0px !important;
    }

    .reliability-modal .indicators-modal-body .col {
        flex: 1 0 0%;
        padding-right: 20px;
        padding-left: 20px;
        text-align: center !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.footer-text-rel {
    padding-top: 20px;
    border-top: 1px solid #D3D3D3;
}

    .footer-text-rel h6 {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0.016em;
        text-transform: uppercase;
        color: #444E59;
        padding-top: 14px;
        text-align: left;
    }

.padding-right-subtext {
    padding-right: 10px;
}

.circle.small {
    margin-top: 15px;
    margin-bottom: 10px;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    z-index: 86;
    display: inline-block;
}

.circle h1 {
    text-align: center;
    text-decoration: none;
    display: block;
    word-spacing: -0.02em;
    vertical-align: middle;
    margin-top: 70px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.005em;
    text-align: center;
    font-variant: small-caps;
    color: #FFFFFF;
}

.circle-small {
    text-align: center;
}

aside {
    position: absolute;
    width: 229px;
    height: 100vh;
    background: #0074C8;
    left: 0;
    top: 90px;
    z-index: 9999;
    display: none;
}

.grey-up {
    color: #858585 !important;
}

.green-up {
    color: #50B848 !important;
}

.red-down {
    color: #FF0000 !important;
}

.spacer {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 !important;
}

    .spacer:hover {
        cursor: default;
    }

.no-movement {
    color: #f7f8fa !important;
    opacity: 0;
}

aside::before {
    content: "";
    display: block;
    height: 26px;
}

aside a {
    display: block;
    padding: 16px 18px;
    text-decoration: none;
    /*border-bottom: 2px solid #00AEEF;*/
    font-family: 'Gill Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}

    aside a:hover {
        display: block;
        padding: 16px 18px;
        text-decoration: none;
        /*border-bottom: 2px solid #00AEEF;*/
        font-family: 'Gill Sans';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #FFFFFF;
    }

.toggle-wrap {
    padding-bottom: 8px;
    padding-right: 18px;
    position: relative;
    cursor: pointer;
    float: left;
}

.site-logo-top {
    padding-top: 7px;
}

.toggle-bar::after {
    content: url(../Images/menu.png);
    background: no-repeat;
    display: inline-block;
    background: #F7F8FA;
    height: 50px;
    width: 50px;
    position: relative;
    cursor: pointer;
    float: left;
}

.toggle-wrap.active .toggle-bar {
    content: url(../Images/menu-closed.png);
    background: #F7F8FA;
    height: 50px;
    width: 50px;
    position: relative;
    cursor: pointer;
    float: left;
}

    .toggle-wrap.active .toggle-bar::before {
        content: url(../Images/menu-closed.png);
        background: #F7F8FA;
        height: 50px;
        width: 50px;
        position: relative;
        cursor: pointer;
        float: left;
    }

    .toggle-wrap.active .toggle-bar::after {
        content: url(../Images/menu-closed.png);
        background: #F7F8FA;
        height: 50px;
        width: 50px;
        position: relative;
        cursor: pointer;
        float: left;
    }

ul.breadcrumb {
    padding-top: 14px;
    padding-right: 48px;
    padding-bottom: 6px;
    padding-left: 24px;
    list-style: none;
    margin-bottom: 0rem
}

    ul.breadcrumb li {
        display: inline;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.5px;
        color: #0075C9;
    }

        ul.breadcrumb li i {
            font-size: 22px;
            vertical-align: sub;
        }

        ul.breadcrumb li + li:before {
            padding: 8px;
            color: #0075C9;
            content: "/\00a0";
        }

        ul.breadcrumb li a {
            color: #0075C9;
            text-decoration: none;
        }

            ul.breadcrumb li a:hover {
                color: #0075C9;
                text-decoration: none;
            }

.instructions p {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.016em;
    color: #444E59;
    padding-left: 50px;
    padding-right: 40px;
}

.instructions i {
    font-size: 22px;
    vertical-align: sub;
    margin-left: 8px;
}

.reliable-sub-text {
    font-size: 14.5px;
}

.filter-age-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 120px;
}

.filter-disability-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 43px;
}

.filter-employeestatus-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 38px;
}

.filter-ethnicity-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 90px;
}

.filter-tenure-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 102px;
}

.filter-gender-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 100px;
}

.generate-buttons {
    display: flex;
    margin-left: 43px;
    margin-top: 38px;
}

.btn-generate {
    background-color: var(--secondary-color);
    border-radius: 2px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    color: var(--white);
    margin-right: 16px;
}

.btn-generate2 {
    background-color: var(--primary-color-sanlam-blue);
    border-radius: 2px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    color: var(--white);
    margin-right: 16px;
}

.btn-generate:hover {
    background-color: var(--secondary-color);
    border-radius: 2px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    color: var(--white);
    margin-right: 16px;
}

.btn-generate2:hover {
    background-color: var(--primary-color-sanlam-blue);
    border-radius: 2px;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 30px 10px 30px;
    color: var(--white);
}

.legend .movement {
    color: #444E59;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
    padding-top: 8px;
}

.filters-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-left: 0px;
    vertical-align: middle;
    background-color: var(--footer-background);
}

    .filters-footer p {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-top: 0px;
        padding-left: 44px;
        padding-bottom: 14px;
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        text-align: left;
        font-size: 14px;
        line-height: 16px;
        color: var(--white);
        vertical-align: middle;
    }

.select-date {
    padding-left: 47px;
    padding-top: 30px;
    padding-right: 47px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EDEFF2;
}

.dashboard-content-section .organisational-levels-section .select-date label {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
    padding-right: 20px;
    font-variant: normal;
    letter-spacing: -0.004em;
}

.dashboard-content-section .organisational-levels-section .select-date select {
    margin: 0;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    background: #ffffff;
    border: 1px solid #E8E9EB;
    border-radius: 5px;
    width: 25%;
    height: 35px;
    padding-left: 18px;
    padding-right: 18px;
}

.dashboard-content-section .organisational-levels-section .select-date option {
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #333E48;
}

.checkbox.style-c {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox.style-c input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

        .checkbox.style-c input:checked ~ .checkbox {
            background: linear-gradient(180deg, #D9D9D9 0%, #FFFFFF 100%);
            border: 1px solid #D3D3D3;
        }

            .checkbox.style-c input:checked ~ .checkbox:after {
                opacity: 1;
            }

    .checkbox.style-c:hover input ~ .checkbox {
        background: linear-gradient(180deg, #D9D9D9 0%, #FFFFFF 100%);
        border: 1px solid #D3D3D3;
    }

    .checkbox.style-c:hover input:checked ~ .checkbox {
        background: linear-gradient(180deg, #D9D9D9 0%, #FFFFFF 100%);
        border: 1px solid #D3D3D3;
    }

    .checkbox.style-c .checkbox {
        position: absolute;
        top: 2px;
        left: 0;
        height: 20px;
        width: 20px;
        background: linear-gradient(180deg, #D9D9D9 0%, #FFFFFF 100%);
        border: 1px solid #D3D3D3;
        transition: background-color 0.25s ease;
        border-radius: 0px;
    }

        .checkbox.style-c .checkbox:after {
            content: "";
            position: absolute;
            left: 8px;
            top: 4px;
            width: 5px;
            height: 10px;
            border: solid #333;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
            opacity: 0;
            transition: opacity 0.25s ease;
        }

    .checkbox.style-c .checkbox__body {
        color: #333;
        line-height: 1.4;
        font-size: 16px;
    }

/*Block Charts Table*/
.table-responsive {
    margin-left: 44px;
    margin-right: 48px;
    margin-top: 22px;
}

    .table-responsive .table-head-top {
        border-top: 1px dashed #94979A;
    }

@supports (writing-mode: vertical-lr) {
    .table-responsive .vertical-top thead .organisational-levels span {
        display: inline-block;
        writing-mode: vertical-lr;
        white-space: nowrap;
        transform: rotate(180deg);
        line-height: 0;
        text-align: center;
    }
}

.table-responsive .vertical-top thead .organisational-levels span {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 13.4px;
    line-height: 18px;
    align-items: center;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
    padding-bottom: 10px;
}

.table-responsive th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    text-align: center;
}

.table-responsive .organisational-levels-head {
    vertical-align: middle;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 14.2px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
}

.table-responsive i {
    font-size: 22px;
    vertical-align: sub;
    margin-left: 0px;
    margin-top: 16px;
    margin-bottom: 16px;
    cursor: pointer;
}

.table-responsive .subhead .border-left i {
    cursor: pointer;
}

.table-responsive .border-left i {
    cursor: default;
}

.table-responsive .table .subhead th {
    padding: 0px;
    border-top: 1px dashed #94979A;
    border-bottom: 1px dashed #94979A;
}

.table-responsive .vertical-top thead .organisational-levels span a {
    color: #0075C9;
    cursor: pointer;
}

    .table-responsive .vertical-top thead .organisational-levels span a:active {
        color: #0075C9;
    }

    .table-responsive .vertical-top thead .organisational-levels span a:hover {
        color: #0075C9;
    }

.table-responsive .table .n-sample th {
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: 1px dashed #94979A;
    border-bottom: 1px dashed #94979A;
}

.table-responsive .sample-size-head {
    text-align: right !important;
}

.table-responsive .question-heading {
    text-align: left !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14.4px;
    letter-spacing: 0.014em;
    text-transform: uppercase;
    color: #444E59;
    display: grid;
    margin-bottom: -1px;
    border-bottom: 1px dashed #94979A;
}

    .table-responsive .question-heading .question-mark-icon {
        margin-left: 8px;
        margin-bottom: 6px;
    }

.table-responsive .vertical-top thead .n-sample span {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 13.6px;
    color: #444E59;
    text-transform: uppercase;
}

.table-responsive .table td {
    border-bottom: 1px dashed #94979A;
    vertical-align: middle;
    text-align: center;
    min-width: 84px;
}

.blockschart-percentage {
    font-family: var(--primary-font-family);
    font-style: normal;
    display: inline-block !important;
    font-weight: 600;
    font-size: 15px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    width: 40px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer !important;
}

.light-blues {
    color: #444E59;
}

.legend-foot2 {
    border-bottom: 0px solid #EDEDED;
}

.legend-blockcharts {
    margin-left: 44px;
    margin-right: 50px;
}

.legend-heading2 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    padding-bottom: 0px;
    padding-top: 14px;
}

.legend-heading3 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.016em;
    font-variant: small-caps;
    color: #444E59;
    padding-bottom: 16px;
    padding-top: 14px;
}

.retention-scale-block {
    margin-left: 4px;
}

.current-modal-body2 {
    justify-content: space-between;
    border-bottom: 1px dashed #D3D3D3;
    border-top: 1px dashed #D3D3D3;
    padding-top: 14px;
}

.rating-scale-blocks-modal2 {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    width: 178px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.table-responsive .table .table-head-top .border-left {
    border-left: 1px dashed #94979A;
    border-right: 1px dashed #94979A;
    border-bottom: 1px dashed #94979A;
}

.table-responsive .table .table-head-top .border-lefts {
    border-left: 1px dashed #94979A;
    border-bottom: 1px dashed #94979A;
}

.demo-table table {
    width: 100% !important;
    table-layout: fixed !important;
}

.demo-table thead.sticky {
    position: fixed;
    top: 90px !important;
}

.demo-table .table > thead {
    vertical-align: bottom;
}

.demo-table .table .questions-left {
    width: 400px !important;
}

.table-responsive .table .border-left {
    border-left: 1px dashed #94979A;
    border-right: 1px dashed #94979A;
}

.table-responsive .table .border-lefts {
    border-left: 1px dashed #94979A;
}

.table-responsive .table .table-head-top .organisational-levels .border-break {
    border-left: 2.5px dashed #848789;
}

.border-break {
    border-left: 2.5px dashed #848789;
}

.table-responsive .table .table-head-top .org-bottom {
    border-bottom: 1px dashed #94979A;
}

.table-responsive .table .org-bottom {
    border-bottom: 1px dashed #94979A;
}

.help-tip:before {
    content: "";
    font-family: sans-serif;
    font-weight: normal;
    color: #444;
}

.help-tip:hover span {
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease;
    animation: fadeIn 0.3s ease;
}

.help-tip span {
    display: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    background-color: #ffffff;
    padding: 12px 16px;
    width: auto;
    height: auto;
    position: absolute;
    left: 21%;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    font-size: 12.5px;
    color: #333E48;
    transform: translate(-20%, -50%);
    border-radius: 3px;
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
    line-height: 18px;
    z-index: 99;
}

    .help-tip span a {
        color: #067df7;
        text-decoration: none;
    }

        .help-tip span a:hover {
            text-decoration: underline;
        }

    .help-tip span:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border: 0px solid transparent;
        border-bottom-color: #ffffff;
        top: -9px;
        left: 8%;
        transform: translate(-50%, -50%);
    }

    .help-tip span:after {
        width: 10px;
        height: 40px;
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
    }

.__table tr.parent td {
    color: lightblue;
    cursor: pointer;
}

.left-text-list {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 13.4px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
}

.left-text-lists {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 13.4px;
    letter-spacing: 0.016em;
    text-transform: uppercase;
    color: #444E59;
}

.__table tr.child .question-text-list {
    text-align: left !important;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #444E59;
}

.__table tr.child td {
    padding-top: 13px;
    padding-bottom: 13px;
}

.question-text-list {
    width: 750px !important;
}

.__table tr.child.hidden {
    display: none;
}

.toggle-next {
    border-radius: 0;
}

/* Multiselect*/

.dropdown-toggle {
    border-radius: 0;
}

.dropdown-menu .inner-wrap label {
    cursor: pointer;
    padding-bottom: 14px;
    white-space: nowrap;
    z-index: 99;
}

.apply-selection {
    display: none;
    width: 100%;
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}

    .apply-selection .ajax-link {
        display: none;
    }

.checkboxes {
    margin: 0;
    /*display: none;*/
    background: #FFFFFF;
    border-radius: 0px 2px 2px 0px;
    border: 0px solid #ccc;
    filter: drop-shadow(0px 0px 60px rgba(0, 0, 0, 0.1));
    border-top: 0;
}

    .checkboxes .inner-wrap {
        padding-top: 5px;
        padding-right: 34px;
        padding-bottom: 0px;
        padding-left: 10px;
        max-height: 300px;
        overflow: auto;
        width: auto;
    }

.dropdown-menu {
    padding-bottom: 0rem;
}

.dropdown {
    z-index: 1000;
    margin-top: 26px;
}

.dropdown2 {
    margin-top: 26px;
}

.filters-dropdown {
    letter-spacing: 0.5px;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: 258px;
    text-align: left;
    padding-left: 32px;
    padding-right: 22px;
    background: url('../Images/search.png'), #ffffff;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 5px rgba(38, 51, 77, 0.03);
    border-radius: 30px;
    overflow: hidden;
}

.filterss-dropdownss {
    letter-spacing: 0.5px;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: auto;
    text-align: left;
    padding-left: 32px;
    padding-right: 22px;
    background: url('../Images/search.png'), #ffffff;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 5px rgba(38, 51, 77, 0.03);
    border-radius: 30px;
    overflow: hidden;
    margin-left: 11px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    margin-top: 0.6em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    float: right;
}

.filter-section-headers {
    padding-left: 47px;
    padding-top: 34px;
    padding-right: 47px;
}

    .filter-section-headers p {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        letter-spacing: 0.016em;
        color: #444E59;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

.dropdown-multiselect-filter {
    padding-left: 58px;
    padding-top: 0px;
    padding-right: 47px;
}

.filters-dropdowns {
    letter-spacing: 0.5px;
    color: #444E59;
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: 50%;
    text-align: left;
    padding-left: 18px;
    padding-right: 22px;
    margin-left: 40px;
    background: #ffffff;
    border: 1px solid #E8E9EB;
    border-radius: 5px;
    overflow: hidden;
}

.score-right {
    margin-top: 20px;
}


.filter-name-org {
    font-family: var(--primary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 14.6px;
    line-height: 16px;
    color: #444E59;
}

.organisational-levels-section {
    border-bottom: 1px solid #EDEFF2;
    padding-bottom: 30px;
}

ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

@media (max-width: 1800px) {
    .demo-table .table .questions-left {
        width: 418px !important;
    }
}

@media (max-width: 1650px) {
    .demo-table .table .questions-left {
        width: 422px !important;
    }

    .navbar > .dash-nav {
        display: grid;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between;
    }

    .container-fluid {
        display: flex;
        width: 100%;
        height: auto;
        padding-left: 50px;
        padding-right: 65px;
        padding-bottom: 20px;
        z-index: 2;
        border-bottom: 1px solid #EDEFF2;
    }

    .bg-body-tertiarys {
        border-bottom: 1px solid #EDEFF2;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .dashboard-content-sections {
        margin-top: 155px;
    }
}

@media (max-width: 1650px) {
    .demo-table .table .questions-left {
        width: 427px !important;
    }

    @media (max-width: 1400px) {
        .table-main .table .col-2 {
            flex: 0 0 auto;
            width: 6%;
        }

        .demo-table .table .questions-left {
            width: 426px !important;
        }
    }

    @media (max-width: 1399.98px) {
        .demo-table .table .questions-left {
            width: 430px !important;
        }

        .nav-link {
            display: block;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 16px !important;
            color: #6B7A99;
            text-decoration: none;
            transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 14px !important;
            font-variant: small-caps;
            line-height: normal;
        }

        .compare-date {
            font-size: 14px !important;
            font-family: var(--primary-font-family);
            font-weight: 700;
            color: #6B7A99;
            font-variant: small-caps !important;
        }

        .btn-export-pdf {
            background-color: #76C2B8;
            border-color: #76C2B8;
            border-radius: 2px;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 19px;
            display: flex;
            align-items: center;
            padding-top: 9px;
            margin-top: 8px;
            padding-bottom: 9px;
            padding-left: 20px;
            padding-right: 0px;
            text-align: center;
            letter-spacing: 0.016em;
            font-variant: small-caps;
            margin-right: 0px;
            color: #fff;
            width: 145px;
        }

            .btn-export-pdf:hover {
                background-color: #76C2B8;
                border-color: #76C2B8;
                border-radius: 2px;
                font-family: var(--primary-font-family);
                font-style: normal;
                font-weight: 600;
                font-size: 18px;
                line-height: 19px;
                display: flex;
                align-items: center;
                padding-top: 9px;
                margin-top: 8px;
                padding-bottom: 9px;
                padding-left: 20px;
                padding-right: 0px;
                text-align: center;
                letter-spacing: 0.016em;
                font-variant: small-caps;
                margin-right: 0px;
                color: #fff;
                width: 145px;
            }

        .filterss-dropdownss {
            letter-spacing: 0.5px;
            color: #444E59;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            width: auto;
            text-align: left;
            padding-left: 32px;
            padding-right: 22px;
            background: url(../Images/search.png), #ffffff;
            background-repeat: no-repeat;
            box-shadow: 0px 2px 5px rgba(38, 51, 77, 0.03);
            border-radius: 30px;
            overflow: hidden;
            margin-left: 11px;
        }
    }

    @media (max-width: 1293px) {
        .need-help-icon {
            padding-right: 2px;
            padding-top: 22px;
            padding-left: 12px;
        }
    }

    @media (max-width: 1288px) {
        .topsectiondrop .justify-content-end {
            justify-content: start !important;
            width: 820px !important;
        }

        .nav-link {
            display: block;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px !important;
            color: #6B7A99;
            text-decoration: none;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 14px !important;
            font-variant: small-caps;
            line-height: normal;
        }

        .logout {
            padding-left: 30px !important;
        }

        .need-help-icon {
            padding-right: 2px;
            padding-top: 22px;
            padding-left: 30px;
        }

        .dashboard-content-sections {
            margin-top: 246px;
        }

        .nav-break {
            border-bottom: 1px solid #EDEFF2;
            padding-bottom: 30px;
        }

        .container-fluid {
            display: flex;
            width: 100%;
            height: auto;
            padding-left: 50px;
            padding-right: 65px;
            padding-bottom: 13px;
            z-index: 2;
            border-bottom: 1px solid #EDEFF2;
        }

        .filters-dpd .nav-link {
            display: block;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 16px !important;
            color: #6B7A99;
            text-decoration: none;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 14px !important;
            font-variant: small-caps;
            line-height: normal;
        }

        .filters-dpd .need-help-icon {
            padding-right: 2px;
            padding-top: 22px;
            padding-left: 12px;
        }

        .filters-dpd .nav-linkss {
            display: block;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 2px !important;
            color: #6B7A99;
            text-decoration: none;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 14px !important;
            font-variant: small-caps;
            line-height: normal;
        }
    }

    @media (max-width: 1264px) {
        .compare-date {
            font-size: 15px !important;
            font-family: var(--primary-font-family);
            font-weight: 700;
            color: #6B7A99;
            font-variant: small-caps !important;
        }

        .filterss-dropdownss {
            letter-spacing: 0.5px;
            color: #444E59;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            width: auto;
            text-align: left;
            padding-left: 32px;
            padding-right: 22px;
            background: url(../Images/search.png), #ffffff;
            background-repeat: no-repeat;
            box-shadow: 0px 2px 5px rgba(38, 51, 77, 0.03);
            border-radius: 30px;
            overflow: hidden;
            margin-left: 11px;
        }

        .demo-table .vertical-top thead .organisational-levels span {
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 11px;
            line-height: 18px;
            align-items: center;
            letter-spacing: 0.016em;
            text-transform: uppercase;
            color: #444E59;
            padding-bottom: 10px;
        }

        .demo-table .vertical-top thead .organisational-levels .question-text {
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 400;
            font-size: 11px;
            line-height: 12px;
            align-items: center;
            letter-spacing: 0.016em;
            color: #444E59;
            text-transform: none;
            padding-bottom: 10px;
        }

        .demo-table .table .questions-left {
            width: 435px !important;
        }

        .blockschart-percentage {
            font-family: var(--primary-font-family);
            font-style: normal;
            display: inline-block !important;
            font-weight: 600;
            font-size: 10px;
            align-items: center;
            text-align: center;
            color: #FFFFFF;
            width: 40px !important;
            padding-top: 8px;
            padding-bottom: 8px;
            cursor: pointer !important;
        }

        .demo-table .table .questions-left {
            width: 435px !important;
        }

        .dashboard-content-sections {
            margin-top: 248px;
        }
    }

    @media (max-width: 1064px) {
        .navbar > .filters-dpd {
            display: grid;
            flex-wrap: inherit;
            align-items: center;
            justify-content: space-between;
        }

        .filters-dpd .nav-link {
            display: block;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 26px !important;
            color: #6B7A99;
            text-decoration: none;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 14px !important;
            font-variant: small-caps;
            line-height: normal;
        }

        .filters-dpd .nav-linkss {
            display: block;
            padding-top: 20px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 2px !important;
            color: #6B7A99;
            text-decoration: none;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 700;
            font-size: 14px !important;
            font-variant: small-caps;
            line-height: normal;
        }

        .filters-dpd .need-help-icon {
            padding-right: 2px;
            padding-top: 22px;
            padding-left: 26px;
        }

        .dashboard-content-section {
            margin-top: 156px;
        }

        .dashboard-content-sections {
            margin-top: 248px;
        }
    }

    @media (max-width: 1200px) {
        .table-main .table .col-2 {
            flex: 0 0 auto;
            width: 7%;
        }

        .header-container p {
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 400;
            font-size: 13px;
            letter-spacing: 0.5px;
            color: #444E59;
        }

        .filters-dropdown {
            letter-spacing: 0.5px;
            color: #444E59;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            width: 246px;
            text-align: left;
            padding-left: 32px;
            padding-right: 22px;
            background: url(../Images/search.png), #ffffff;
            background-repeat: no-repeat;
            box-shadow: 0px 2px 5px rgba(38, 51, 77, 0.03);
            border-radius: 30px;
            overflow: hidden;
        }

        .checkboxes .inner-wrap {
            padding: 5px 10px;
            max-height: 350px;
            overflow: auto;
            width: 246px;
        }
    }

    @media (max-width: 1200px) {
        .table-main .table .col-2 {
            flex: 0 0 auto;
            width: 8.5%;
        }

        .fill-dial {
            margin-top: 0rem;
        }

        .column {
            float: left;
            width: 48%;
            padding: 10px;
            margin-right: 6px;
            margin-bottom: 7px;
            background: #FFFFFF;
            border-radius: 16px;
        }
    }

    @media (max-width: 1067px) {
        .compare-date {
            font-size: 14px !important;
            font-family: var(--primary-font-family);
            font-weight: 700;
            color: #6B7A99;
            font-variant: small-caps !important;
        }

        .filterss-dropdownss {
            letter-spacing: 0.5px;
            color: #444E59;
            font-family: var(--primary-font-family);
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            width: auto;
            text-align: left;
            padding-left: 32px;
            padding-right: 22px;
            background: url(../Images/search.png), #ffffff;
            background-repeat: no-repeat;
            box-shadow: 0px 2px 5px rgba(38, 51, 77, 0.03);
            border-radius: 30px;
            overflow: hidden;
            margin-left: 11px;
        }
    }

    /*.score-column i {
        margin: 0 0 0 0.5rem;
        font-size: 1.25rem;
    }*/

    .score-column.current .bx-up-arrow-alt {
        color: #50B848;
    }

    .score-column.current .bx-down-arrow-alt {
        color: #ff0000;
    }

    .scrollfilters {
        margin: 5px;
        padding: 5px;
        /*border: 2px solid blue;*/
        width: 500px;
        overflow: scroll;
        white-space: nowrap;
        height: 500px;
    }

    .pappliedFilters {
        font-weight: bold;
        padding-bottom: 30px;
        padding-top: 30px
    }

    .filterQuestionMark {
        cursor: pointer;
    }
}

@media (max-width: 1024px) {
    .blockschart-percentage {
        font-family: var(--primary-font-family);
        font-style: normal;
        display: inline-block !important;
        font-weight: 600;
        font-size: 10px;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        width: 20px !important;
        padding-top: 8px;
        padding-bottom: 8px;
        cursor: pointer !important;
    }

    .demo-table .vertical-top thead .organisational-levels span {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        line-height: 18px;
        align-items: center;
        letter-spacing: 0.016em;
        text-transform: uppercase;
        color: #444E59;
        padding-bottom: 10px;
    }

    .demo-table .vertical-top thead .organisational-levels .question-text {
        font-family: var(--primary-font-family);
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        align-items: center;
        letter-spacing: 0.016em;
        color: #444E59;
        text-transform: none;
        padding-bottom: 10px;
    }
}

.view-insights {
    color: #BD9533;
    background: rgba(189,149,51,0);
    border-radius: 0;
    border: none;
    font-size: 14px;
    font-weight: 700;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 18px;
}

    .view-insights i {
        font-size: 24px;
        margin-top: 0;
        color: #BD9533;
    }

    .view-insights:hover {
        color: #BD9533;
        background: rgba(189,149,51,0.15);
    }

.icon-circle {
    background-color: #bd9533;
    color: white;
    border-radius: 50%;
    margin-right: 8px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#insightsModal h5, #insightsModal2 h5 {
    font-size: 1.25rem
}

.insight-card {
    font-family: var(--primary-font-family);
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    margin: 10px;
    text-align: center;
    background-color: #f9f9f9;
}

.insight-title {
    font-size: 1.2em;
    font-weight: bold;
}

.key-insight {
    font-weight: bold;
    color: #888;
    margin-bottom: 10px;
}

.insight-percentage {
    font-size: 2em;
    font-weight: bold;
}

.score-decrease {
    color: red;
}

.score-increase {
    color: green;
}

.trend-icon {
    font-size: 1.5em;
}

.insight-details {
    font-size: 14px;
    color: #555;
}

.insight-card-img {
    font-family: var(--primary-font-family);
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    margin: 10px;
    background-color: #FFF;
}

    .insight-card-img i {
        margin: 0 8px 0 0;
    }

    .insight-card-img img {
        margin: 0 0 0 20px;
        width: 150px;
    }

.back {
    font-weight: bold;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    color: #0075c9;
}

    .back i {
        font-size: 1.125rem;
        margin-right: 0.25rem;
    }

.instructions {
    font-size: 0.9rem;
}