.vertical__tabs .vertical__tab_nav .nav-link {
    text-transform: none;
}

.lh-sm {
    line-height: 1.1 !important;
}

.scrollable-flro {
    max-height: 300px;
    height: auto;
    overflow-y: auto;
}

.popover-body {
    max-height: 180px;
    height: auto;
    overflow: auto;
}

.url-text {
    word-wrap: break-word;
    white-space: pre-wrap;
    /* Preserve spaces and line breaks */
    text-align: justify;
    word-break: break-all;
    /* Break long words to fit */
    hyphens: auto;
    /* Handle word breaks more gracefully */
}

.cookies_data {
    height: auto;
}

.sr-title {
    font-size: 12px;
    margin-bottom: 6px;
    font-weight: bold;
}

.sr-data-box {
    border: 2px solid #00ae9b;
    color: #00ae9b;
    font-weight: 500;
    display: inline-flex;
    padding: 4px;
    font-size: 12px;
    list-style: normal;
}

.sr-data-card {
    width: 100%;
    border: 1px solid #f2f2f2;

    div {
        background-color: #f2f2f2;
        color: black;
        display: flex;
        text-align: center;
        align-items: center;
        font-size: 16px;
        height: 3rem;
        justify-content: center;
        font-weight: 500;
    }

    span {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 28px;
        color: #00ae9b;
        font-weight: 500;
        height: 5rem;
        text-align: center;
    }
}

.cyber-security-data-list {
    height: 220px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}

/* .item {
            padding: 10px;
            border-bottom: 1px solid #ddd;
        } */

/* .vertical_tab_content .accordion-button.collapsed::before {
        background-image: url(../images/immuniweb/caret-right-fill.svg) !important;
        }
        .vertical_tab_content .accordion-button::before {
        background-image: url(../images/immuniweb/caret-down-fill.svg) !important;
        } */

#immuniGauge {
    /* width: 289px; */
    height: 192px;
}

.performance_table {
    width: 100%;
    border-collapse: collapse;
}

.performance_table th,
td {
    text-align: start;
    padding: 8px;
}

/* .col-header {
                width: 10%;
            } */


.row-label {
    text-align: left;
}

/* .progressbar-text {
                text-align: left !important;
            } */

.rtpopover {
    position: absolute;
    cursor: pointer;
    top: 73% !important;
    right: 40% !important;
    z-index: 999;
}

.rfpopover {
    position: absolute;
    cursor: pointer;
    top: 70% !important;
    right: 43% !important;
    z-index: 999;
}

.rfpopoverClock {
    position: absolute;
    cursor: pointer;
    top: 72%;
    right: 41%;
    z-index: 999;
}


#chartdiv {
    width: 100%;
    height: 350px;
}

.popover {
    width: 350px;
    max-width: 350px !important;
}

.popover-body {
    padding: .5rem .75rem !important;
}

.popover th,
.popover td {
    /* padding: 0px 15px; */
    /* white-space:nowrap; */
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    /*font-size: 1rem;*/
    font-size: 12px;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.topSection .list-group-item {
    background: #f9f9f9;
}

.topSection .range {
    margin-right: 5px;
}

.topSection .range:before {
    border: 5px solid;
    border-radius: 100%;
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
}

.color1:before {
    border-color: #f44242 !important;
}

.color2:before {
    border-color: #f9ad27 !important;
}

.color3:before {
    border-color: #b2d934 !important;
}

.color4:before {
    border-color: #58c84d !important;
}

.color5:before {
    border-color: #2f9403 !important;
}

.ecoDiv .progressbar-text {
    text-align: center;
    color: #231f20 !important;
    line-height: 24px;
    top: 66% !important;
}

.chartArea {
    width: 200px;
    text-align: center;
    margin: 0 auto;
}

#ecovadis .card {
    min-height: auto !important;
}

#ecovadis .card {
    padding-top: 0 !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

span.notSub {
    text-wrap: nowrap;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    background: #ebf8fa;
    padding: 5px 20px;
    margin-bottom: 15px;
    margin-left: -44px !important;
    display: block;
    color: #90979d !important;
}

/* pdf loader */
#pdfDOwnload.btn-primary.disabled,
#pdfDOwnload.btn-primary:disabled {
    color: #fff;
    background-color: #8dbac4;
    border-color: #8dbac4;
}

#pdfDOwnload.btn-primary.disabled:hover {
    background-color: #8dbac4;
}

/* orbis pdf loader */
#orbis_view_more.btn-primary.disabled,
#orbis_view_more.btn-primary:disabled {
    color: #fff;
    background-color: #8dbac4;
    border-color: #8dbac4;
}

#orbis_view_more.btn-primary.disabled:hover {
    background-color: #8dbac4;
}

.minus-0 {
    width: 14px;
    height: 5px;
    border: 1px solid #fff;
    top: -4px;
    position: relative;
    display: inline-block;
}

.toggleTopGauge .progressbar-text {
    height: 6rem;
    width: 127px;
}

.toggleTopGauge .rtpopover {
    top: 73%;
    right: 43%;
}

.outlook {
    color: #231f20;
    font-weight: 400;
    font-size: 10px;
    position: absolute;
    width: 100px;
    left: 32%;
    bottom: 20px;
    z-index: 999;
}

.outlookcustom {
    color: #231f20;
    font-weight: 400;
    font-size: 10px;
    position: absolute;
    width: 100px;
    left: 32%;
    bottom: 20px;
    z-index: 999;
}

.bg-prime {
    background-color: #00b19c;
}

.text-prime-color {
    color: #00b19c;
}

.icon-width {
    width: 2rem;
    justify-self: center;
}

.rrr-modal {

    .modal-title,
    button {
        font-size: 14px;
        font-weight: 500;
    }

    input[type=number] {
        width: 4rem;
        text-align: center;
        font-weight: 700;
        font-size: revert;
        padding: 0.25rem;
        justify-self: center;
        height: 25px;
    }

    .plus-icon {
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        align-content: center;
        background-color: #8dbac4;
        justify-self: center;
        padding: .25rem;
        color: white;
    }
}

.la-bell {
    font-size: 14px;
    color: #0a8;
}


.bg-prime {
    background-color: #00b19c;
}

.text-prime-color {
    color: #00b19c;
}

#riskModal .modal-body {
    max-height: 500px;
    overflow-y: auto;
}

#riskModal .modal-md {
    width: 600px;
}



.sr-title {
    font-size: 12px;
    margin-bottom: 6px;
    font-weight: bold;
}

.sr-data-box {
    border: 2px solid #00ae9b;
    color: #00ae9b;
    font-weight: 500;
    display: inline-flex;
    padding: 4px;
    font-size: 12px;
    list-style: normal;
}

.sr-data-card {
    width: 100%;
    border: 1px solid #f2f2f2;

    div {
        background-color: #f2f2f2;
        color: black;
        display: flex;
        text-align: center;
        align-items: center;
        font-size: 16px;
        height: 3rem;
        justify-content: center;
        font-weight: 500;
    }

    span {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 28px;
        color: #00ae9b;
        font-weight: 500;
        height: 5rem;
        text-align: center;
    }
}

.credit-circle {
    display: flex;
    flex-direction: column;
    height: 7rem;
    width: 7rem;
    background-color: #f2f2f2;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: .5rem;

    span {
        font-weight: 600;
    }
}

.big-green-num {
    font-size: 1.5rem;
    color: #3BCD3F;
    font-weight: 500;
    margin-right: .5rem;
    width: 3rem;
}

.assest-releated-table td {
    display: flex;
    align-items: center;
    padding: 0;
}


.accordian-icon {
    width: 12px;
    height: 12px;
    content: "";
    background-image: url(../images/immuniweb/caret-down-fill.svg) !important;
    background-repeat: no-repeat;
    background-size: contain;
    transition: none;
    rotate: 180deg;
}

.accordion-button.collapsed~.accordian-icon {
    rotate: 0deg;
}

.accordion-header {
    border-bottom: 1px solid #c2c2c2;
}

/* .accordion-button {
                border-bottom: 3px solid #3BCD3F !important;
                display: inline;
                width: auto;
                } */

.accordian-head {
    padding: 1rem 0;
    border-bottom: 1px solid #c2c2c2;
    font-weight: 500;
    opacity: .7;
}

.accordian-value {
    padding: 1rem 0.1rem;
    font-weight: 600;
}

.card-box-shadow {
    box-shadow: 0px 3px 6px #231F201A;
    border: 0.2px solid #c2c2c2;
}

.prime-color {
    color: #007365;
}

.key-info-table th,
.key-info-table td {
    padding: .5rem;
}

.bg-sky-blue {
    background-color: #8DBAC480;
}

.sr-icon {
    font-size: 1.2rem;
    color: #007265;
}

.bg-secondary-subtle {
    background-color: #e2e3e5 !important;
}

.tab-6 {
    width: auto !important;
    ;
}

.nav-tabs .nav-link {
    padding: 0.65rem 1.4rem !important;
}


#gaugechart {
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 2;
}

/* .arc-background {
                    position: absolute;
                    top: 124px;
                    left: 41.2%;
                    transform: translateX(-40%);
                    width: 403px;
                    height: 209px;
                    border-radius: 231px 211px 0 0;
                    background-color: #fff;
                    z-index: 1;
                } */

.overall_risk_graph {
    position: relative;
    /* margin-left :4rem; */
}

.overall_risk_graph .risk_miter {
    position: absolute;
    right: 0;
    bottom: 40px;
}

.overall_risk_graph .risk_miter h4 {
    font-size: 16px;
}

.overall_risk_graph .risk_miter .value_text {
    /* background-color: #bcdf5a; */
    color: #fff;
    padding: 10px;
    font-size: 21px;
    font-weight: 700;
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex;
}

/* .overall_risk_graph .risk_miter h4 span {
                color: #8d8d8d;
                } */

.risk_tit {
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    height: 36px;
    vertical-align: middle;
    display: flex !important;
    text-align: center;
    justify-content: center;
    align-items: center;
}

ul.security_issues_wrp li.test_list_founded .test__title p {
    text-transform: none !important;
}

.issue__card p {
    text-transform: none !important;
}

.cart-legends {
    display: block;
    height: 15px;
    width: 15px;
    font-size: 10px;
    display: grid;
    text-align: center;
    align-items: center;
    color: white;
}

.key-over-img {
    height: 2.5rem;
    width: 2.5rem;
}

.cart-legends {
    display: block;
    height: 15px;
    width: 15px;
    font-size: 10px;
    display: grid;
    text-align: center;
    align-items: center;
    color: white;
}

.tree {
    --spacing: 1.5rem;
    --radius: 10px;
}

.tree li {
    display: block;
    position: relative;
    padding-left: calc(2 * var(--spacing) - var(--radius) - 2px);
}

.tree ul {
    margin-left: calc(var(--radius) - var(--spacing));
    padding-left: 0;
}

.tree ul li {
    border-left: 2px solid #ddd;
}

.tree ul li:last-child {
    border-color: transparent;
}

.tree ul li::before {
    content: '';
    display: block;
    position: absolute;
    top: calc(var(--spacing) / -2);
    left: -2px;
    width: calc(var(--spacing) + 2px);
    height: calc(var(--spacing) + 1px);
    border: solid #ddd;
    border-width: 0 0 2px 2px;
}

.tree summary {
    display: block;
    cursor: pointer;
}

.tree summary::marker,
.tree summary::-webkit-details-marker {
    display: none;
}

.tree summary:focus {
    outline: none;
}

.tree summary:focus-visible {
    outline: 1px dotted #000;
}

.tree li::after,
.tree summary::before {
    content: '';
    display: block;
    position: absolute;
    top: calc(var(--spacing) / 2 - var(--radius));
    left: calc(var(--spacing) - var(--radius) - 1px);
    /* width: calc(2 * var(--radius));
        height: calc(2 * var(--radius)); */
    width: .9rem;
    height: .9rem;
    /* border-radius: 50%; */
    background: #ddd;
}

.tree summary::before {
    z-index: 1;
    background: #40c6a3 url('expand-collapse.svg') 0 0;
}

.tree details[open]>summary::before {
    background-position: calc(-2 * var(--radius)) 0;
}

.tree span {
    display: block;
}


summary.table-data {
    display: flex;
    padding-bottom: .5rem;

    span:nth-child(1) {
        width: 28rem;
    }

    span:nth-child(2) {
        width: 9.5rem;
    }

    span:nth-child(3) {
        width: 4.5rem;
    }

    span:nth-child(4) {
        width: 18rem;
    }
}

.tree {

    li {
        padding-bottom: .5rem;
    }

    summary.table-data2 {
        display: flex;
        padding-bottom: .5rem;
        gap: .5rem;

        span:nth-child(1) {
            width: 26rem;
        }

        span:nth-child(2) {
            width: 9rem;
        }

        span:nth-child(3) {
            width: 4rem;
        }

        span:nth-child(4) {
            width: 18rem;
        }

    }

    li.table-data3 {
        div {
            display: flex;
            gap: .5rem;
        }

        span:nth-child(1) {
            width: 24.5rem;
        }

        span:nth-child(2) {
            width: 9rem;
        }

        span:nth-child(3) {
            width: 4rem;
        }

        span:nth-child(4) {
            width: 18rem;
        }
    }
}

li.heading-table summary {

    display: flex;

    span:nth-child(1) {
        width: 28rem;
    }

    span:nth-child(2) {
        width: 9.5rem;
    }

    span:nth-child(3) {
        width: 4.5rem;
    }

    span:nth-child(4) {
        width: 17.5rem;
    }
}

#companyTree {
    height: auto;
    max-height: 30rem;
    overflow: auto;
}

li.heading-table details summary::before,
li.heading-table::after {
    display: none !important;
}

.key-img {
    width: 18px;
    margin-inline-end: 13px;
    margin-inline-start: 5px;
    height: 2rem;
}

.width5 {
    width: 10rem;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

.green-underline {
    border-bottom: 3px solid #3BCD3F;
}

.custom-data-info {
    display: grid;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-align: center;
    background-color: #f2f2f2;
    height: 6rem;
    width: 6rem;
    border-radius: 50%;
    justify-self: center;
}

.bg-sr-red {
    background-color: #e7544c;
}

.bg-sr-light-green {
    background-color: #bcdf5a !important;
}

.bg-sr-yellow {
    background-color: #f3d65f;
}

.bg-sr-orange {
    background-color: #ec8f50;
}

.bg-sr-green {
    background-color: #5cb04a;
}

.color-prime {
    color: #007365;
}

.risk-level-parameter {
    display: flex;
    justify-content: start;
    gap: 0;
    border-radius: 2rem;
    overflow: hidden;
    border: 5px solid rgba(0, 0, 0, 0.1);

    span {
        width: 2rem;
        height: 1rem;
    }
}

.top-icon-badge {
    position: absolute;
    inset: -5px -1px auto auto;
    width: 8px;
    height: 8px;
    border-radius: 1rem;
}

.top-icon-bg {
    background-color: #8dbac4;
}

.help-box-fixed {
    position: fixed;
    inset: auto 3rem 4rem auto;
    z-index: 10;
    cursor: pointer;
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;
    background-color: white;
    border: 2px solid #4fc5c9;
}

.white-circle {
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    background-color: white;

    &.big {
        inset: auto auto 27px 47.8%;
    }

    &.small {
        inset: auto auto 15px 45.5%;
    }
}

.graph-circle {
    position: absolute;
    width: 150px;
    height: 72px;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #ffffff;
    z-index: 1;
    inset: auto auto 26px 46px;
}

.fa-eye,
.fa-download {
    font-size: 12px;
}

.rect-shape {
    height: 10px;
    width: 10px;
    border-radius: 0;
}

.circle-shape {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.custom-bullets {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.custom-bullets li::marker {
    /* content: "▶ "; */
    color: #00b19c;
    font-size: 8px;
}

.custom-nav-linkbar {
    .nav-link {
        color: black;
        background: none;
        border: 0;

        &.active {
            color: #00b29c;
            background: none;
            border-top: 0;
            border-left: 0;
            border-right: 0;
            border-bottom: 3px solid #0afe0a;

        }
    }
}

.a1-tab-modal-height {
    max-height: 20rem;
    overflow: auto;
}

.text-primary {
    color: #00b19c !important;
}




/* recommendation page  css */

.recommendation_tab .accordion-header {
    border-radius: 0;
    border: none;
}

.recommendation_tab .accordion-item {
    border-radius: 0;
    border-left: none;
    border-top: 0;
    border-right: 0;
}

.recommendation_tab .accordion-header button.accordion-button {
    background: #fff;
    border-radius: 0;
    padding-left: 0;
    border: none;
    box-shadow: none;
    outline: none;
}
.recommendation_tab_content{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-top: 10px;
}
.recommendation_tab_content h6{
  font-size: 13px;
  font-weight: 600;
}
.vertical_tab_design .recomm_left_tabs{
  position: relative;
  left: -30px;
}

.vertical_tab_item .arrow_tab {
  position: relative;
  background: #8dbac4;
  color: #fff;
  font-weight: 600;
  padding: 15px 40px 15px 15px;
  display: block;
  border-radius: 0 !important;
  border: none !important;
  line-height: 1.3;
  transition: none;
}
.vertical_tab_item .arrow_tab.active  , .vertical_tab_item .arrow_tab:focus{
  background: #3bcd3f;
}
.vertical_tab_item .arrow_tab::after {
   content: "";
    position: absolute;
    top: 0;
    right: -25px;
    width: 25px;     
    height: 100%;         
    background: #8dbac4;
    clip-path: polygon(
        0 0,
        100% 50%,
        0 100%
    );
}
.vertical_tab_item .arrow_tab::before {
  content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 10px;
    height: 8px;
    background: #8dbac4;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.vertical_tab_item .arrow_tab.active::after, .vertical_tab_item .arrow_tab.active::before{
background-color: #3bcd3f;
}

.vertical_tab_item:focus .arrow_tab::before,
.vertical_tab_item .arrow_tab:focus::before  , 
.vertical_tab_item:focus .arrow_tab::after,
.vertical_tab_item .arrow_tab:focus::after {
    background-color: #3bcd3f;
}



.vertical_tab_item {
    margin-bottom: 20px;
}

.details-box {
    background: #f3f7f8;
    padding: 20px;
    margin: 0;
    margin-bottom: 20px;
}

.details-item {
    position: relative;
    text-align: center;
}

.details-item:not(:first-child)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background: rgba(0, 0, 0, 0.15);
}

 .label-title {
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
    font-size: 12px; display:inline;
}

.value-text {
    margin: 0;
    font-size: 12px;
    color: #231f20;
    font-weight: 500;display:inline;
}

.urgent-badge {
    background: #bb390a;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 0;
    font-weight: 400;
}
.urgent-warning{
  border-color: #bb390a !important;
}
.medium-warning{
 border-color: #ffcc00 !important;
}
.low-warning{
 border-color: #3bcd3f !important;
}
.medium-badge {
    background: #ffcc00;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 0;
    font-weight: 400;
}
.low-badge {
    background: #3bcd3f;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 0;
    font-weight: 400;
}

.details-box .edit-icon {
    font-size: 14px;
    color: #007c73;
    cursor: pointer;
}

 .detail-box {
  background: #f2f9f7;
  border: 1px solid #dce7e4;
  padding: 18px;
  display: flex;
  gap: 20px;
}
.detail-box h6, .detail-box p{
  font-size: 12px;
}
.detail-box .check {
    display: flex;
    align-items: self-start;
    margin-bottom: 5px;
}
.detail-box .check p{
  margin: 0;
  flex: 1;
}
.detail-box .check i{
  color: #3bcd3f;
}
.circle-wrap {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid var(--circle-color);
  flex: 0 0 65px;
}

.circle-inner {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: var(--circle-color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}