nav.navbar {
    font-family: "Poppins", sans-serif;
    box-shadow: 0 -4px 8px 6px #e2e2e2;
}
.navbar .container {
    display: flex;
    align-items: center;
}
ul.navbar-nav {
    gap: 20px;
}
.navbar-brand img {
    max-width: 220px;
}
main#main {
    min-height: 700px;
}
h2.accordion-header {
    font-family: 'Montserrat' !important;
}
div#footer p {
    visibility: hidden;
}
div#navbarNav {
    justify-content: end;
}
.notify {
    padding: 10px 20px;
    border-right: 1px solid #a8a8a8;
}

i.fa-regular.fa-bell {
    font-size: 25px;
    position: relative;
}

a.navbar-brand.profile {
    padding-left: 20px;
}

.nav-item.active a.nav-link {
    color: #20A5B8 !important;
    font-weight: 600;
}
.nav-item:focus-visible {
    outline: 0 !important;
}
.nav-item a.nav-link:visited {
    color: #000;
}
i.fa-regular.fa-bell:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #20A5B8;
    outline: 1px solid #fff;
    right: 0;
}
.table td, .table th {
    vertical-align: middle;
    text-align: center;
}
.score-circle {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
}
.circleOrange {
    background: #fed6adad;
    color:#FE8B14;
    outline: 1px solid #FE8B14;
}

.score-circle.circleRed {
    background: #fbb0b48c;
    color:#FB000F;
    outline: 1px solid #FB000F;
}

.score-circle.circleGreen {
    background: #b2ffba99;
    color:#3FBE4B;
    outline: 1px solid #3FBE4B;
}

.good_s, .bad_s, .avg_s, .no_s{
    font-weight: 500;
    font-size: 18px;
}
.no_s{
    color: #737373;
}
.good_s {
    color:#3FBE4B;
}

.bad_s {
    color:#FB000F;
}

.avg_s {
    color:#FE8B14;
}
.tableurl {
    text-align: left;
    font-family: "Sora", sans-serif;
    color: #4D4D4D;
    max-width: 300px;
    overflow: hidden;
    overflow-wrap: break-word;
}
.table thead tr:first-child {
    --bs-table-bg: #f1f1f1 !important;
}
.dashboard-data {
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    font-family: "Montserrat", sans-serif;
}

.tableheader {
    display: flex;
    padding: 20px 30px;
    align-items: center;
    justify-content: space-between;
}
#overview-main .tablehead {
    flex-basis: 68%;
}
.searchbar {
    border: 1px solid #20A5B8;
    border-radius: 6px; 
    margin-right:15px
}
input.form-control.me-2 {
    border: none !important;
    border-radius: 20px;
}
div.d-flex.form-group {
    align-items: center;
}

i.fa-solid.fa-magnifying-glass {
    padding-left: 10px;
}
.tablehead h1 {
    color: #20A5B8;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 29.26px;
    text-align: left;
    margin-bottom: 0;
}
button.btn.btn-primary.addweb {
    background-color: #20A5B8 !important;
    border-color: #20A5B8 !important;
}
.table > thead tr th {
    color: #666666;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}
th.bold-txt {
    font-weight: 600 !important;
}
button.btn.btn-primary.view_update {
    background-color: #20A5B8 !important;
    border-color: #20A5B8 !important;
    padding: 10px 8px;
    text-align: center;
    display: flex;
        align-items: center;
}
button.btn.btn-primary.view_update a i{
    color: #fff;
}
i.fa-solid.fa-angle-right, i.fa-solid.fa-angle-left {
    font-size: 12px;
}
button.btn.trash {
    background: #f00;
    color: #fff;
}
.view_update i.fa-solid.fa-angle-right {
    font-size: 16px;
}
.updated-date {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #636363;
}
.table td {
    padding: 15px 22px !important;
}
.table-footer {
    display: flex;
    justify-content: flex-end;
    padding: 20px 30px;
}
ul.pages-dropdown {
    display: flex;
    gap:6px;
    align-items: center;
    margin-bottom: 0;
}
ul.pages-dropdown li.page-item.disabled  {
    border: none;
}  
#pagination ul {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 0;
}
ul li {
    list-style: none;
}
li.page-item {
    border-color: #20A5B8 !important;
    border: 1px solid;
    padding: 8px 12px;
    border-radius: 5px;
}
li.out-of-range {
    padding: 8px 12px;
}
table.table {
    margin-bottom: 0;
}
li.page-item a, li.out-of-range a {
    color: #000;
    text-decoration: none;
}
li.page-item.active a {
    color: #fff;
}
ul#result-tab {
    margin-left: 0;
}
@media(min-width:1025px) and (max-width:1399px){
    #overview-main .tablehead {
        flex-basis: 55%;
    }
}
@media(max-width:1199px){
    .table td {
        padding: 15px 0 !important;
    }
    table.table {
        overflow-x: scroll;
    }
    table.table{
        display: none;
    }
    .accordion-button:not(.collapsed)::after {
        transform: unset !important;
    }
    .accordion-button:not(.collapsed) {
        background-color: #fff;
    }
    .accordion-item:has(.accordion-collapse.show) button.accordion-button:after {
        transform: rotate(180deg) !important;
    }
    div#websitepanel {
        /* border: none !important; */
        font-size: 14px;
        border-bottom: 1px solid #CCCCCC;
    }
    .url.mb-2 {
        font-size: 14px;
        margin-bottom: 0 !important;
    }
    .url.mb-2 a {
        text-decoration: unset;
        color: #000;
    }
    .score.mb-3 {
        background: #e8e8e8;
        padding: 5px 10px;
        margin: 0 -20px;
    }
    .metrics .d-flex.justify-content-between {
        border-bottom: 1px solid #d9d9d9;
        padding: 5px 0px;
        align-items: center;
    }
    .accordion-button::after {
        width: 16px !important;
        height: 16px !important;
        content: "\f107";
        font-weight: 900;
        font-family: "Font Awesome 6 Free";
        background-image: none !important;
    }
    .url.mb-2 strong {
        color: #000;
    }
    button.accordion-button:focus {
        box-shadow: none;
        background: #fff;
    }
    .view-more.text-center.mt-3 {
        display: flex;
        gap: 10px;
    }
    #pagination ul {
        margin-left: 0;
        padding-left: 0;
    }
    .tableheader {
        border-bottom: 1px solid #CCCCCC;
    }
}
@media(min-width:992px) and (max-width:1200px){
    .table td {
        padding: 15px 10px !important;
    }
}
@media(min-width:1201px) and (max-width:1400px){
    .table td {
        padding: 15px 18px !important;
    }
}
select#page-select {
    width: 40px;
}
#pagination li.page-item.active {
    background: #20A5B8;
    color: #fff;
}
input.form-control.me-2:focus {
    box-shadow: none;
}
@media(min-width:1200px){
    #websitepanel{
        display: none;
    }
}
@media(max-width: 550px){
    .table-footer {
        padding: 20px 0px;
    }
    li.page-item {
        padding: 4px 8px;
        font-size: 12px;
    }
    li.out-of-range {
        padding: 4px 8px;
    }
    ul {
        padding-left: 10px;
        gap: 4px;
    }
    select#page-select {
        width: 30px;
    }
    .pages-dropdown li.page-item {
        padding: 6px 4px;
    }
    ul.pages-dropdown {
        gap: 2px;
    }
}
@media(max-width:991px){
    .tableheader {
        flex-wrap: wrap;
        padding: 10px 20px;
    }
    #overview-main .tablehead {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .searchbar {
        margin-right: 20px;
        flex: 0 0 50%;
    }
    button.btn.btn-primary.addweb {
        flex: 0 0 40%;
        font-size: 12px;
        padding: 9px 10px;
    }
    .accordion-item {
        border-left: none;
        border-right: none;
    }
    
    .score.mb-3 {
        margin: 0 -10px !important;
    }
    
    input.form-control.me-2 {
        font-size: 14px;
    }
    button.accordion-button {
        padding: 20px 10px;
        align-content: center;
        flex-wrap: wrap;
    }
    .accordion-body {
        padding: 20px 10px;
    }
    .navbar-brand img {
        width: 120px;
    }
    button.btn.btn-primary.view_update i.fa-solid.fa-angle-right {
        margin-left: 10px;
    }
}
/*header responsive*/
@media(max-width: 1024px){
.navbar .container {
    justify-content: space-between;
    flex-wrap: wrap;
}
.navbar-toggler:focus {
    box-shadow: none;
}
span.navbar-toggler-icon {
    background-image: none;
    align-content: center;
}
.navbar button[aria-expanded="false"] span.navbar-toggler-icon:before{
    content: "\f0c9";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: #000;
    text-align: center;
}

.navbar button[aria-expanded="true"] span.navbar-toggler-icon:before{
    content: "\f00d";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: #000;
    text-align: center;
}
.avatar-logo.rounded-pill {
    display: none !important;
}
a.navbar-brand.profile {
    padding-left: 0;
}

p.profile {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
    margin-bottom: 0;
}

ul.navbar-nav {
    gap: 0;
}
a.navbar-brand.profile.nav-link.dropdown-toggle {
    position: relative;
}
.dropdown-toggle:after {
    content: "\f107";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    border: none;
    display: block;
    font-size: 16px;
    width: 16px;
    position: absolute;
    top: 6px;
    right: 0;
    transition: 0.3s linear;
}
#navbarNav .dropdown-menu a.dropdown-item:visited {
    color: var(--bs-dropdown-link-color);
}
ul.dropdown-menu.show {
    border: none;
    border-radius: 0;
    background: transparent;
}
div#navbarNav ul {
    margin-left: 10px;
}
.dropdown-toggle.show:after {
    transform: rotate(-180deg);
}
.navbar-expand-sm .navbar-toggler {
    display: block !important;
}
.collapse:not(.show) {
    display: none !important;
}
.navbar-expand-sm .navbar-nav {
    flex-direction: column !important;
}
div#navbarNav {
    flex-basis: 100% !important;
    flex-grow: 1 !important;
}
.myprofile a.navbar-brand.profile > p {
    display: block !important;
}
/* .navbar-expand-sm .navbar-collapse.show {
    display: block !important;
} */
li.nav-item.dropdown {
    height: 100% !important;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
    position: static !important;
}
}
/*header responsive end*/
@media(max-width:767px){
    .notify {
        display: none;
    }
}
/* .dashboard .container {
    max-width: 1400px;
} */

@media(max-width:480px){
    .searchbar {
        margin: auto;
        flex: 0 0 100%;
    }
    button.btn.btn-primary.addweb {
        flex: 0 0 60%;
        font-size: 14px;
        margin-top: 15px;
        max-width:140px;
        justify-content: center;
    }
    .tableheader {
        justify-content: start;
    }
    }
    @media(max-width:420px){
    div#pagination {
        border-top: 1px solid #cccccc;
        padding-top: 10px;
    }
    
    .pages-dropdown li.page-item:not(.disabled) {
        background: #d9d9d9;
    }
    
    .table-footer {
        flex-wrap: wrap;
        justify-content: center;
    }
    ul.pages-dropdown {
        padding-bottom: 10px;
        flex: 0 0 100%;
        justify-content: center;
    }
    }
        
    @media(min-width:420px) and (max-width:550px){
    .table-footer {
        padding: 20px 10px;
    }
    }
    /* button.btn.btn-primary.addweb {
        max-width: 200px !important;
    } */
    /* footer {
        font-family: "Poppins", sans-serif;
        box-shadow: 0 0 8px 4px #e2e2e2;
        height: 90px;
    } */
    @media(min-width: 1025px){
        body:has(.myprofile) .navbar-expand-sm .navbar-nav {
            flex: 0 0 60%;
        }
        
        body:not(:has(.myprofile)) .navbar-expand-sm .navbar-nav {
            flex: 0 0 46%;
        }
        
        .myprofile a.navbar-brand.profile >  p {
            display: none !important;
        } 
        a.navbar-brand.profile.nav-link.dropdown-toggle:after {
            display: none;
        }     
    }
    .invalid-feedback {
        display: block;
        color: red;
        font-size: 0.875em;
        margin-top: 0.25rem;
    }
@media(min-width:1600px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1600px !important;
    }
}
.loader_active .modal-content {
    opacity: 0;
}

.loader_active .modal-dialog.modal-dialog-centered:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    background-repeat: no-repeat !important;
    background: url(/wp-content/uploads/2024/07/loding-icon.gif);
    display: block !important;
    height: 100px;
    width: 100px;
    background-size: cover;
    opacity: 1;
}
.myprofile .avatar-logo.rounded-pill {
    overflow: hidden;
    background-image: url(/wp-content/uploads/2024/07/User-Admin.png) !important;
    text-indent: -80px;
    object-fit: cover !important;
    background-size: contain;
    border: 2px solid #0c7ace;
    padding: 20px;
    background-size: 38px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px !important;
    height: 50px !important;
    background-color: #FFF !important;
    transition: 0.4s;
    transition-timing-function: linear;
}
.myprofile .avatar-logo.rounded-pill:hover {
    text-indent: 0 !important;
    color: #1780d1 !important;
    font-weight: 600;
    background-position: -50px;
}
.myprofile a.navbar-brand.profile.nav-link.dropdown-toggle.show .avatar-logo.rounded-pill {
    text-indent: 0 !important;
    color: #1780d1 !important;
    font-weight: 600;
    background-position: -50px;
}

/*loginpage*/

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000000;
    transition: background-color 5000s ease-in-out 0s;
}
/* loginpage  */ 

    /* overview page*/
    main#overview-main {
        padding-bottom: 100px;
    }
    .PSIscores{
        padding: 50px 0;
    }
    .results_tab h1 {
        font-family: Poppins;
        font-size: 40px;
        font-weight: 700;
        line-height: 60px;
        text-align: left;
        margin-bottom: 0;
    }
    
    a.url_link {
        font-family: Poppins;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        color: #20A5B8;
    }
    
    ul.nav.nav-tabs {
        padding: 20px 0 0 0;
        border:0
    }
    
    ul.nav.nav-tabs li button.nav-link {
        font-family: Poppins;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        color: #808080;
        text-decoration: none;
        border: none;
    }
    ul.nav.nav-tabs li button.active {
        font-family: Poppins;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        color: #000000; 
        border-radius: 0;
    }
    ul.nav.nav-tabs li:has(.active){
        border-bottom: 3px solid #20A5B8;
    } 
    ul.nav.nav-tabs li {
        border-bottom: 2px solid #E6E6E6;
    }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        border-color: #fff !important;
        border-bottom: #20A5B8;
    }
    .nav-link:focus-visible {
        box-shadow: none;
    }
    /* .overviewpage .container, .overviewpage .container-lg, .overviewpage .container-md, .overviewpage .container-sm, .overviewpage .container-xl, .overviewpage .container-xxl {
        max-width: 1520px !important;
    } */
    .card.no_score {
        background: #737373;
    } 
    .card.low_score {
        background: #FB000F;
    }
    .card.good_score {
        background: #3FBE4B;  
    }
    .card.avg_score {
        background: #FE8B14;
    }
    .card{
        color: #fff;
        border: none;
    }
    .card-body {
        font-family: Poppins;
        text-align: center;
        padding: 0;
    }
    h2.card-title {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }
    p.card-text {
        font-size: 50px;
        font-weight: 700;
        line-height: 50px;
    }
    div.tab-pane.active {
        display: flex !important;
    }
    .results {
        display: flex;
    }
    .container.scores {
        flex: 0 0 32%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .results_tab {
        flex: 0 0 25%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .container.scoredata > h2 {
        font-family: Poppins;
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
    
    }
    .card {
        padding: 16px 10px 16px 10px;
        border-radius: 10px;
    }
    body.singlepage .container-fluid.dashboard {
        padding-bottom: 60px;
    }
    body.singlepage .tablehead, body.overviewpage .tablehead {
        flex-basis: 80%;
    }
    body.singlepage .searchbar, body.overviewpage .searchbar {
        flex-basis: 20%;
        margin-right: 0;
    }
    /*progress bar*/    
    .progress-circle {
        width: 280px;
        height: 280px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    
    .progress-inner {
        width: 262px;
        height: 262px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
    }
    
    .progress-value {
        font-family: Poppins;
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;

    }
    
    .progress-value {
        font-family: Poppins;
        font-size: 70px;
        font-weight: 700;
        line-height: 105px;
        text-align: left;
    }
    
    .red {
        background-color: #ffcccc;
    }
    
    .orange {
        background-color: #ffe0cc;
    }
    
    .green {
        background-color: #ebf4eb;
    }
    .progress-text {
        font-family: Poppins;
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
    }
    
    div#progress-value {
        font-family: Poppins;
        font-size: 70px;
        font-weight: 700;
        line-height: 105px;
        text-align: left;
    }
    
    /* progress bar end*/
    section.container-fluid.score_graph {
        font-family: 'Montserrat';
    }
    #chartContainer {
        width: 100%;
        height: auto;
        position: relative;
    }
    #performance.b-graph {
        width: 100% !important;
        height: auto !important;
        max-height: 400px !important;
    }
    #performance:not(.b-graph), #lcps, #inps, #cls, #ttfb {
        width: 100% !important;
        height: auto !important;
        max-height: 150px !important;
    }
    .chart-legend {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .chart-legend span {
        display: flex;
        align-items: center;
        margin: 0 10px;
    }
    .chart-legend .legend-color {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        display: inline-block;
        margin-right: 5px;
    }
    .score_graph h2 {
        font-size: 24px;
        font-weight: 600;
        line-height: 42px;
        text-align: left;
        color: rgba(32, 165, 184, 1);
    }
    .date.col-md-6 {
        display: flex;
        justify-content: flex-end;
    }

    h3 {
        font-size: 14px;
        font-weight: 600;
        line-height: 24.5px;
        letter-spacing: -0.02em;
        text-align: left;
        color: #676767;
    }
    div#reportrange {
        background: #fff;
        cursor: pointer;
        padding: 8px 10px;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin-bottom: 0.5rem;
    }

   
    /*popup*/
    
    
    .form-control:focus {
        border-color: #cccccc;
        box-shadow: none;
    }
    
    input#added {
        background: #20A5B8;
        border-color: #20A5B8;
        color: #fff;
        line-height: 24px;
        border-radius: 6px;
        padding: 6px 12px;
    }
    input#added:hover {
        background: #fff;
        color: #20A5B8;
    }
    #addwebsite .modal-header {
        border: none;
        justify-content: center;
        padding: 0 !important;
    }
    #addwebsite h5#addwebsitemodal {
        font-family: Poppins;
        font-size: 32px;
        font-weight: 600;
        line-height: 48px;
        text-align: center;
    
    }
    #addwebsite .modal-content {
        width: 700px;
        height: 272px;
        padding: 50px 30px 50px 30px;
        border-radius: 20px;
    }
    #addwebsite button.btn-close {
        position: absolute;
        top: 15px;
        right: 20px;
        background-color: #00ecff !important;
        filter: invert(1);
        border-radius: 50%;
        height: 10px !important;
        width: 10px;
        background-size: 50%;
    }
    #addwebsite .modal-body label {
        display: none;
    }
    #addwebsite input#websiteURL {
        padding: 10px 20px 10px 20px;
        border-radius: 7px;
        background: #F0F0F0;
        border: 1px solid #D9D9D9;
    }
    
    #addwebsite form#addWebsiteForm {
        text-align: center;
    }
    /* datepicker */
    .ranges {
        float: right !important;
        border-left: 1px solid #ccc;
    }
    .daterangepicker.ltr.show-ranges.opensright.show-calendar {
        right: 162px !important;
        font-family: 'Montserrat';
    }
    .daterangepicker .ranges li.active {
        background: #20a5b8;
    }
    button.applyBtn, button.applyBtn:hover {
        background: #20a5b8;
        border: #20a5b8
    }
    .daterangepicker td.active, .daterangepicker td.active:hover{
        background: #20a5b8;
    }
    .daterangepicker .calendar-table th {
        font-weight: 600;
    }
    .daterangepicker.ltr.show-ranges.opensright {
        left: auto !important;
        right: 162px !important;
    }
    
    .daterangepicker.opensright:before {
        right: 9px !important;
        left: unset !important;
    }
    
    .daterangepicker.opensright:after {
        right: 10px !important;
        left: unset !important;
    }
    /* date picker end */

    /*responsive css*/
    .col-md-6.mb-3 {
        align-items: stretch;
        display: flex;
    }
    
    .card {
        width: 100%;
    }
    @media(min-width:1025px){
        .tableurl {
            font-size: 14px;
        }
        
        .score-circle {
            font-size: 14px;
        }
        
        .updated-date {
            font-size: 14px;
        }
        
        .table > thead tr th {
            font-size: 12px;
        }
        
        .table > tbody tr td {
            padding: 15px 2px !important;
        }
        
        .table > thead tr th {
            max-width: 80px;
            word-wrap: break-word;
        }
    }
    @media(min-width:768px){
        div#reults-tabContent {
            margin-left: 10px;
        }
    }
    @media(max-width:1199px){
        
        
        
        ul.nav.nav-tabs li button.nav-link {
            font-size: 16px !important;
        }
        
        .results_tab h1 {
            font-size: 26px;
        }
        
        a.url_link {
            font-size: 16px;
        }
        
        .progress-value {
            font-size: 50px;
            line-height: 70px;
        }
        
        .progress-text {
            font-size: 18px;
        }
        
        .progress-inner {
            width: 200px;
            height: 200px;
        }
        .progress-circle {
            width: 215px;
            height: 215px;
        }
        
        h2.card-title {
            font-size: 18px;
        }
        
        p.card-text {
            font-size: 40px;
        }
        
    }
    @media(max-width:767px){
        .results_tab {
            align-items: center;
        }
        
        div.tab-pane.active {
            display: block !important;
        }
        
        .results {
            display: block;
        }
        
        div#reults-tabContent {
            margin-top: 20px;
        }
        
        .results_tab h1 {
            flex: 0 0 100%;
        }
        
        a.url_link {
            align-items: center;
            align-content: center;
        }
        
        ul.nav.nav-tabs {
            padding: 0;
        }
        
        ul#result-tab {
            gap: 0px;
        }
        
        canvas#performance {
            max-height: 200px !important;
        }
        
        .results_tab h1 {
            font-size: 34px;
            font-weight: 600;
        }
        
        a.url_link {
            font-size: 20px;
        }
        
        ul#result-tab {
            gap: 0px;
        }
    }

    /*single page*/
    .tabledate {
        text-align: left;
        margin-left: 20px;
    }
    main#overview-single {
        padding-bottom: 100px;
    }
    /*profile page*/

    main#overview-profile {
        padding-bottom: 100px;
        height:81vh;
    }
    @media (min-width: 1400px){
        .profile_page .container {
            max-width: 1320px !important;
        }
    }
        
    .myprofile  .col-md-2 {
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
    }
    
    div#profile-tabContent {
        padding-top: 50px;
    }
    
    #profile-tabContent form {
        font-family: 'Montserrat' !important;
    }
    
    .form-group label {
        margin-bottom: 5px;
    }
    
    #profile-tabContent input.form-control {
        margin-bottom: 15px;
        border-color: #DFEAF2;
    }
    .myprofile .form-group input::placeholder {
        color: #718EBF !important;
    }
    ul#profile-tab {
        gap: 20px;
    }
    ul.nav.nav-tabs.profile_tab li{
        border: none !important;
    }
    ul.nav.nav-tabs.profile_tab li:has(.active){
        border-bottom: 3px solid #20A5B8 !important;
    }
    .submit_profile button {
        border-radius: 10px;
        padding: 10px 60px;
        background: #20A5B8;
        border: none;
        color: #fff;
    }
    .form-group.submit_profile {
        display: flex;
        justify-content: flex-end;
    }
    .switch {
        position: relative;
        display: inline-block;
    }
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 60px;
        height: 26px;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }
    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
    input:checked + .slider {
        background-color: #20A5B8;
    }
    input:focus + .slider {
        box-shadow: 0 0 1px #20A5B8;
    }
    input:checked + .slider:before {
        -webkit-transform: translateX(28px);
        -ms-transform: translateX(28px);
        transform: translateX(32px);
        left: 4px;
    }
    .slider.round {
        border-radius: 34px;
    }
    .slider.round:before {
        border-radius: 50%;
    }
    span.twofa_text {
        margin-left: 70px;
    }
    p.bold {
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-transform: capitalize;
    }
    
    p.bold.psswrd {
        margin-top: 1.5rem;
    }
    .myprofile img {
        border-radius: 50%;
        object-fit: cover;
    }
    .profile_options .editbtn {
        background-color: #20A5B8;
        color: white;
        font-size: 16px;
        border: none;
        padding: 6px 10px;
        border-radius: 50%;
        position: absolute;
        bottom: 0;
        right: 10px;
      }
      .profile_options {
        position: relative;
      }
      .profile_options .dropdown-content {
        display: none;
        position: absolute;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        background: #fff;
        backdrop-filter: blur(15px);
        mix-blend-mode: revert;
      }
      .profile_options .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
      }
      .profile_options .dropdown-content a:hover {
        background-color: #20A5B8;
        color: #fff;
      }
      .profile_options:hover .dropdown-content {
        display: block;
      }
      .profile_options:hover .dropbtn {
        background-color: #3e8e41;
      }
      /*Invitation Page CSS*/
      .invite-form .user-dropdown-form {
        max-width: 600px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f9f9f9;
        border: 1px solid #ddd;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    
    .invite-form .form-group {
        margin-bottom: 15px;
    }
    
    .invite-form .form-group label {
        display: block;
        font-weight: 500;
        margin-bottom: 5px;
        text-transform: capitalize;
    }
    
    .invite-form .dropdown {
        width: 100%;
        padding: 10px;
        font-size: 16px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    
    .invite-form .button-primary {
        background-color: #0073aa;
        color: #fff;
        border: none;
        padding: 10px 20px;
        font-size: 16px;
        border-radius: 4px;
        cursor: pointer;
        transition: background-color 0.3s;
    }
    
    .invite-form .button-primary:hover {
        background-color: #005177;
    }
    
    body:has(.invite-form) {
        font-family: 'Poppins' !important;
    }
    
    .invite-form h2 {
        font-family: 'Poppins';
        text-transform: uppercase;
        font-size: 30px;
        text-align: center;
    }
    
    .invite-form {
        padding-top: 100px
    }
    
    footer {
        height : 0px !important;
    }
    main#overview-main {
        position: relative;
    }
    .share-btn {
        position: absolute;
        right: 100px;
        top: 20px;
    }
    button.share-button {
        background-color: #20a5b8;
        border: 0;
        border-radius: 5px;
        color: #fff;
        padding: 8px 20px;
    }
    i.fa-solid.fa-share {
        font-size: 14px;
    }
    @media(max-width:767px){
        .share-btn {
            position: absolute;
            right: 40%;
            top: 20px;
        }
    }
    ul.pages-dropdown {
        display: none;
    }
    
    #overview-single section.container-fluid.score_graph {
        padding-top: 50px;
    }
    div#table-report-date-range {
        background: #fff;
        cursor: pointer;
        padding: 8px 10px;
        border: 1px solid #ccc;
        border-radius: 5px;
        max-height: 45px;
    }
    #overview-single .dashboard-data .date.col-md-6 {
        padding: 20px 10px 20px 30px;
        column-gap: 20px;
    }
    #overview-single .dashboard-data .row {
        margin: 0;
    }
    #deletewebsite h5#deletewebsitemodal {
        font-family: 'Montserrat';
        text-align: center;
        width: 100%;
        font-weight: 500;
    }
    #deletewebsite  input#yes, #deletewebsite  input#no {
        background: #20A5B8;
        border-color: #20A5B8;
        margin-right: 20px;
        color: #fff;
        line-height: 24px;
        border-radius: 6px;
        padding: 6px 12px;
    }
    #deletewebsite  input#yes:hover, #deletewebsite  input#no:hover {
        background: #fff;
        color: #20A5B8;
    }
    #deletewebsite  .modal-header {
        border-bottom: 0;
    }
    #deletewebsite  button.btn-close {
        margin-left: 0 !important;
        position: absolute;
        top: 15px;
        right: 20px;
        background-color: #00ecff !important;
        filter: invert(1);
        border-radius: 50%;
        height: 10px !important;
        width: 10px;
        background-size: 50%;
    }
    .login-button button {
        font-family: Plus Jakarta Sans;
        font-size: 14px;
        font-weight: 700;
        line-height: 17.64px;
        text-align: left;
        background: #20A5B8;
        padding: 16px 20px;
        border: 0;
        transition: 0.5s ease-in-out;
    }
    .login-button button:hover {
        background: #20A5B8;
        transform: scale(1.1);
    }
    body section.error-404.not-found {
    background: #f2f5ff url(/wp-content/uploads/2024/08/59563728_9318692.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 50%;
        height: 100vh;
        overflow-y: hidden;
    }
    
    section.error-404.not-found * {
        display: none;
    }

    .page-id-99 .woocommerce-message {
        display : none !important;
    }

/* POP UP CSS */
#alert-main button.alert-cst-popup-close-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    background-color: #00ecff !important;
    filter: invert(1);
    border-radius: 50%;
    height: 25px !important;
    width: 25px;
    background-size: 50%;
    border: none;
}
#alert-main button.alert-cst-popup-close-btn:hover {
    background-color: #ffffff !important;
}
.alert-cst-popup {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}
#alert-main .alert-cst-popup {
    width: 700px;
    height: auto;
    padding: 30px 30px 30px 30px;
    border-radius: 20px;
}
.parent-cst-div-pop {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1.75rem * 2);
    margin:auto !important;
}
.parent-cst-div-pop {
    position: relative;
    width: auto;
    margin: 1.75rem;
    pointer-events: none;
    z-index:1001 !important;
}
@media(min-width:576px){
    .parent-cst-div-pop {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
}
}
button.alert-cst-popup-close-btn:focus-visible {
    outline: unset;
}

.alert-cst-popup-body p {
    margin-bottom: 0;
}

button.alert-cst-popup-close-btn {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
}
.cst-modal {
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: #fff;
    --bs-modal-border-color:rgba(0, 0, 0, 0.175);
    --bs-modal-border-width: 1px;
    --bs-modal-border-radius: 0.5rem;
    --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-modal-inner-border-radius: calc(0.5rem - 1px);
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color:#dee2e6;
    --bs-modal-header-border-width: 1px;
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: #dee2e6;
    --bs-modal-footer-border-width: 1px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.cst-modal.cst-show {
    display: block;
}

.cst-modal-backdrop {
    --bs-backdrop-zindex: 1000;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.cst-modal-backdrop.fade {
    display:none;
}

.cst-modal-backdrop.cst-show {
    display: block !important;
    opacity: 0.6;
}
/* END POP UP CSS */

body a:focus {
    outline: none;
}

/* Verfiy Page css */
html:has(.Verification-page), body:has(.Verification-page){
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
}
.Verification-page  .main-container {
    min-height: 250px;
    width: 50%;
    margin: auto auto;
    top: 30%;
    position: relative;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border: 3px solid #20A5B8;
    border-radius: 12px;
    flex-direction: column;
}
.Verification-page  .main-container p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    margin-bottom: 10px !important;
}
.Verification-page {
    height: calc(100vh - 10%);
    background: url(/wp-content/uploads/2024/09/banner.png);
    background-size: cover;
}
.Verification-page  .main-container {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: #fff;
}
.Verification-page  .main-container p:nth-child(1) {
    font-size: 30px;
}
.Verification-page  .main-container p a {color: #20A5B8;font-size: 18px;text-decoration: none;}
@media(max-width:1200px){
    .Verification-page  .main-container p:nth-child(1) {
        font-size: 25px;
    }
    .main-container{
        padding: 10px;
    }
}
@media(max-width:767px){
    .Verification-page  .main-container p:nth-child(1) {
        font-size: 18px;
    }
}

/* Modal CSS */
body:has(div#plan-error.show) {
    overflow: hidden;
}
#plan-error {
        display: none; 
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); 
        justify-content: center;
        align-items: center;
    }
     #plan-error .modal-content {
        background: white;
        padding: 20px;
        border-radius: 5px;
        width: 560px;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    #plan-error.modal.show {
        display: flex;
    }
    #plan-error .close-btn {
    background-color: red;
    color: white;
    border: none;
    padding: 8px;
    border-radius: 50%;
    font-size: 20px !important;
    height: 26px;
    line-height: 0 !important;
    padding-top: 2px;
}
#plan-error p.error-text {
    margin-bottom: 0 !important;
}

#navbarNav li.nav-item:nth-child(n+4) {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.notify {
    opacity: 0;
    visibility: hidden;
    display: none;
}

@keyframes dots {
    0% {
      content: "";
    }
    33% {
      content: ".";
    }
    66% {
      content: "..";
    }
    100% {
      content: "...";
    }
  }
  
.dots::after {
    content: "";
    display: inline-block;
    animation: dots 1.5s infinite;
    width: 8px;
    font-size: 16px;
}
li.page-item a:after {
    content:"";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
li.page-item {
    position: relative;
}
button.pdf-button {
    background: #20A5B8;
    color: #ffffff;
    border: 0;
    border-radius: 5px;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 500;
}
.table > thead tr th.bold-txt:nth-child(2) {
    width: 400px;
    max-width: 450px;
}
body.page-id-69 .table button.btn.btn-primary.refresh {
    background: #fd8e00 !important;
    border-color: #fd8e00 !important;
    padding: 6px 6px;
}
body.page-id-69 .table th.refresh-col {
    max-width: 65px;
    width: 80px;
}

body.page-id-69 .recalculate-score button.btn.btn-primary.refresh {
    background: #fd8e00 !important;
    border-color: #fd8e00 !important;
    padding: 6px 6px;
}
select#user_dropdown {
    border: 2px solid #20a5b8;
    border-radius: 4px;
    display: flex;
    padding: 4px;
}

.user-check {
    max-width: 1600px;
    margin: auto;
    padding-top: 50px;
    display: flex;
    justify-content: flex-end;
    padding: 50px 12px 0 12px;
}
ul#listItems {
    width: 23.8rem;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 35px;
    z-index: 9999;
    border: 1px solid #ccc;
    border-radius: 5px;
    max-height: 350px;
    overflow-y: scroll;
    margin: 0;
    right : 0;
}

.form-group.user-search {
    width: fit-content;
    position: relative;

}
.form-group ul li > a {
    color: #000;
    text-decoration: none;
}
.form-group ul li:hover {
    background: #4db1c9;
}
.form-group ul li {
    padding: 5px;
    border-radius: 2px;
}
.form-group ul li:hover a {
    color: #fff;
}

.user-dropdown-form.container.mt-5 {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 5px;
    justify-content: flex-end;
}
.user-dropdown-form.container.mt-5 > label {
    display: none;
}

input#UserSearch {
    border: 2px solid #20a5b8;
    border-radius: 5px;
    padding : 5px 10px;
}
/*order-receipt css*/
body.page-id-99.woocommerce-order-received .woocommerce-order {
    max-width: 770px;
    margin: 100px auto;
    background: #fff;
    padding: 40px 30px 40px 30px;
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 15px;
}
body.page-id-99.woocommerce-order-received .woocommerce {
    background: url(/wp-content/uploads/2025/01/banner-bg.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}
body.page-id-99.woocommerce-order-received p.woocommerce-thankyou-order-received {
    font-size: 17px;
    line-height: 21px;
    color: #000000;
    font-weight: 800;
}
body.page-id-99.woocommerce-order-received ul.woocommerce-thankyou-order-details.order_details li:not(strong) {
    font-weight: 600;
}
body.page-id-99.woocommerce-order-received table.order_details thead th {
    padding: 0 !important;
    color: #000;
    font-size: 18px !important;
}
body.page-id-99.woocommerce-order-received table.order_details tr th:nth-child(2), body.page-id-99.woocommerce-order-received table.order_details tr td:nth-child(2) {
    text-align: end;
}
body.page-id-99.woocommerce-order-received table.order_details tbody tr, body.page-id-99.woocommerce-order-received table.order_details tfoot tr {
    border-bottom: 1px solid #cccccc;
}
body.page-id-99.woocommerce-order-received table.order_details td {padding: 15px 0;}
body.page-id-99.woocommerce-order-received table.order_details th {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
body.page-id-99.woocommerce-order-received table.order_details td {
    font-size: 14px;
    font-weight: 400;
}
body.page-id-99.woocommerce-order-received h2.woocommerce-column__title {
    font-weight: 700;
}

/*grace popup*/
.grace-popup {
    position: fixed;
    right: -400px; /* Start outside the viewport */
    top: 80px;
    width: 300px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
}
.grace-popup div {
    display: flex;
}
.grace-popup.show {
    right: 0px;
}
.g-popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 12px;
    background-color: #ed7800;
    color: #fff;
}
.grace-popup button {
    background: none;
    border: none;
    color: #242323;
    font-size: 20px;
    cursor: pointer;
}
.grace-popup button:hover {
    opacity: 0.8;
}
.g-popup-content {
    padding: 12px;
    font-size: 14px;
    color: #333;
}
.g-popup-progress-bar {
    height: 4px;
    background-color: #ff0000;
    width: 100%;
    animation: progress 7s linear forwards;
}
@keyframes progress {
from {
    width: 100%;
}
to {
    width: 0;
}
}
/*grace popup end*/
@media(min-width:568px) and (max-width:1024px){
    div#navbarNav {
        justify-content: unset !important;
    }
    ul.navbar-nav,
    .myprofile{
        width: 100% !important;
    }
    .navbar-expand-sm .navbar-collapse{
        flex-wrap: wrap;
    }
}
@media(min-width: 1025px) and (max-width:1599px) {
    .table > thead tr th {
        font-size: 10px;
        max-width: 72px;
    }
    .tableurl {
        font-size: 12px;
    }
    .score-circle {
        font-size: 12px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .table > thead tr th.bold-txt:nth-child(2){
        width: 260px;
        max-width: 260px;
    }
    .good_s, .bad_s, .avg_s, .no_s {
        font-size: 14px;
    }
    .updated-date {
        font-size: 12px;
    }
    i.fa-regular.fa-trash-can {
        font-size: 12px;
    }
    button.btn.trash{
        padding: 6px;
    }
    button.btn.btn-primary.view_update {
        padding: 10px 6px;
    }
    .results_tab h1 {
        font-size: 30px;
    }
    
    a.url_link {
        font-size: 18px;
    }
    
    h2.card-title {
        font-size: 16px;
        line-height: 24px;
        min-height: 48px;
    }
    p.card-text {
        font-size: 38px;
        line-height: 40px;
    }
}
.No-data-found {
    padding: 10px 15px;
}

/*changes 27-2-2025*/
#alert-main .button-container {
    background: #20A5B8;
    width: fit-content;
    padding: 10px;
    border-radius: 6px;
    border-color: #20A5B8;
    margin-top: 10px;
}
#alert-main .button-container a.custom-button {
    color: #fff;
    text-decoration: none;
}
@media(max-width:767px){
    button.tab-btn {
        min-width: 96px;
    }
    .tabs button.tab-btn~span {
        width: 95px !important;
    }
    button.tab-btn.active:nth-child(2)~span {
        left: 100px;
    }
    button.tab-btn.active:nth-child(3)~span {
        left: 200px;
    }
	a.url_link,
    .url.mb-2 a{
        word-break: break-word;
    }
	.metrics .d-flex.justify-content-between {
    padding: 5px 0px;
	}
	.last-updated {
			margin-bottom: 10px;
	}
	div#table-report-date-range {
   	 margin-right: 0;
	}
	div#table-report-date-range i.fa-solid.fa-angle-down {
			font-size: 12px;
	}
	#overview-single .PSIscores {
    	padding: 0px 0;
	}
	button.accordion-button {
    	flex-wrap: unset !important;
	}
	.accordion-button::after {
			margin-left: 5px !important;
	}
	.dashboard-data .date.col-md-6 {
    	justify-content: center;
	}
	
}
@media(max-width:1199px){
	.list-container {
    	min-height: unset;
	}
	.pricing-ul {
			height: unset;
	}
	div#reults-tabContent {
    	margin-left: 0;
	}
}
.accordion-button {
	justify-content: space-between;
}
@media(max-width:425px){
    .sticky-img img {
        max-width: 30vw !important;
    }
    .sticky-img-1 {
        right: 0;
        left: unset;
    }
    .sticky-img-2 {
        right: unset;
        left: 0;
    }
}

/* Breadcrum css  */
.breadcrum_div {
    background: #f4f7fc;
    padding: 12px 20px;
    border-radius: 12px;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.breadcrumb li {
    font-size: 16px;
    font-weight: 500;
    color: #2d6cdf;
    align-items: center;
    display: flex;
}

.breadcrumb li a {
    text-decoration: none;
    color: #2d6cdf;
    font-weight: 600;
    transition: color 0.3s ease;
}

.breadcrumb li a:hover {
    color: #1a4fab;
}

.breadcrumb li::after {
    content: " > ";
    color: #7a9ad2;
    margin: 0 8px;
}

.breadcrumb li:last-child {
    font-weight: bold;
    color: #1a4fab;
}

.breadcrumb li:last-child::after {
    content: "";
}

@media(max-width:767px){
.breadcrumb li a {
    width: 100%;
    display: block;
}

.breadcrumb li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.breadcrumb li::after {
    transform: rotate(90deg);
}
}
/*04-03-2025*/
@media(max-width:767px){
    button.pdf-button,
    button.btn.btn-primary.view_update {
        font-size: 12px;
    }
    
    .tablehead h1 {
        font-size: 20px;
    }
    
    .tableheader {
        padding: 10px 10px;
    }
    
    .accordion-button::after {
        font-size: 14px;
    }
}
/* url crusor */
body:not(.page-template-page-single) .tableurl {
    cursor : pointer;
    }
/* END */
.circle-background, .circle-progress {
    fill: none;
    stroke-width: 10;
    stroke-linecap: round;
}
.progress-circle {
    transform: rotate(-90deg);
}
.inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    font-weight: bold;
    color: #333;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.progress-container {
    position: relative;
}
span.text {
    font-size: 30px;
}
svg.progress-circle {
    width: unset;
    height: unset;
    border-radius: unset;
}

body:not(.page-template-page-single) .tableurl:hover {
    color: #20A5B8;
}

#deleteWebsiteForm .form-group {
    text-align: center;
}
.dashboard #table-body td {
    background: transparent !important;
}
tr.blink {
    animation: blink 2s ease-in-out;
}
@keyframes blink{
    0%{
        background: #20a5b81c;
    }
    30%{
        background: #20a5b896;
    }
    85%{
        background: #20a5b896;
    }
    100%{
        background: transparent;
    }
}
div.date-dashboard {
    background: #fff;
    cursor: pointer;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.date-dashboard i.fa-solid {
    font-size: 18px;
}
input#reportrange-date {
    border: none;
    width: 110px;
    cursor: pointer;
}
.date-dashboard {
    display: flex;
    align-items: center;
}
div#reportrange1 {
    margin: 0 10px;
}
.date-dashboard i.fa-solid.disabled {
    color: #bdbdbd;
}
.date-dashboard i.fa-solid.fa-sort-down {
    font-size: 18px;
    margin-right: 10px;
    margin-top: -8px;
}
.date-dashboard .fa-sort-down:before {
    vertical-align: middle;
    margin-top: -4px;
}

canvas#biggraph {
    max-height: 400px !important;
    height: auto !important;
    width: 100% !important;
    max-width: 1600px !important;
}

.score_graph .row {
    margin-bottom: 40px;
}
@media(min-width:767px) and (max-width:991px){
    .col-md-2.small-graph {
        flex: 0 0 32%;
        width: 32%;
    }
    .score_graph .row {
        justify-content: center;
    }
}
@media(min-width:992px){
    .col-md-2.small-graph {
        flex: 0 0 18%;
        width: 18%;
    } 
}
@media(max-width: 992px){
    canvas#biggraph {
        max-height: 200px !important;
    }
}
.small-graph.active {
    outline: 1px solid #b3dbff;
    background: #daedfda3;
    border-radius: 5px;
}
.small-graph {
    /* padding: 10px; */
    cursor: pointer;
    /* margin: 10px; */
} 
.score_graph .row {
    justify-content: space-around;
}
.small-graph:hover {
    outline: 1px solid #b3dbff;
    background: #daedfda3;
    border-radius: 5px;
}
/*login button css*/
.login-button.login-head {
    margin-right: 20px;
}
@media(max-width:1024px){
    .login-button a {
        background: transparent;
        color: #000 !important;
        padding: 8px 10px;
    }
    .login-button a:hover {
        background: none;
        color: #000 !important;
        transform: none !important;
    }
    .login-button a:visited {
        color: #000;
    }
}
@media (min-width:576px) and (max-width:1024px){
    body.home:not(.logged-in) div#navbarNav {
        flex-direction: column;
        align-items: flex-start;
    }
}
/*login button css*/

/* share page css */

body .invalid_url_page {
    background: #f2f5ff url(/wp-content/uploads/2024/08/59563728_9318692.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    height: 87vh;
}
body {
    margin: 0;
}
body.page-id-69 {
    margin-bottom: 0;
}
@media(max-width:767px){
    body .invalid_url_page {
        background-size: 90%;
        height: 81.5vh;
    }
}
tbody#table-body.loader:before,
div#websitepanel.loader:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff8f;
    z-index: 9;
}

tbody#table-body,
div#websitepanel {
    position: relative;
}

tbody#table-body.loader:after,
div#websitepanel.loader:after{
    content: '';
    height: 100px;
    width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/uploads/2025/01/pricing-loader.gif);
    filter: invert(0.6);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
}
p.dashboard-btn a {
    color: #20a5b8;
    font-weight: 700;
    text-decoration: underline;
    font-size: 18px;
}

.cst-modal-backdrop.cst-show {
    z-index: 99;
}

span.cvw_status[data-status="Fail"] {
    color: #ffffff;
    background: #ff0000;
    padding: 2px 6px;
    border-radius: 4px;
}
span.cvw_status[data-status="Pass"] {
    color: #fff;
    background: #3fbe4b;
    padding: 2px 6px;
    border-radius: 4px;
}
span.cvw_status[data-status="none"] {
    color: #fff;
    background: #6c757d;
    padding: 2px 6px;
    border-radius: 4px;
}
td.update {
    width: 130px;
}
button.btn.btn-primary.edit_url {
    background-color: #2e47ff !important;
    border-color: #2e47ff !important;
    padding: 10px 8px;
    text-align: center;
    display: flex;
    align-items: center;
}
/*overview page popup*/
body.modal-open {
    overflow: hidden;
}
div#edit_web {
    opacity: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background: #4747477d;
}
.popup-dialog.popup-dialog-centered {
    max-width: 500px;
    width: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 1rem;
    border-radius: 0.5rem;
    margin: 0.5rem;
    border-color: rgba(0, 0, 0, 0.175);
    border-width: 1px;
}

div#edit_web .popup-header {
    padding: 0;
    border: none;
}
div#edit_web button.btn-close {
    background-color: #df5a47;
    opacity: 1;
    color: #fff;
    filter: invert(1);
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 9px;
    z-index: 1;
}
div#edit_web h5#edit_web_modal {
    text-align: center;
    margin-bottom: 10px;
}
div#edit_web .form-group {
    padding: 10px 0 0;
}
div#edit_web label {
    font-weight: 500;
}
div#edit_web #edit-site {
    width: 100%;
    background: #20A5B8;
    border-color: #20A5B8;
    font-weight: 600;
    border-width: 1px;
}
div#edit_web .pop-msg {
    margin-top: 10px;
    color: #ff0000;
    text-align: center;
}
div#edit_web input#edit-site:hover {
    background: transparent;
    color: #20A5B8;
}
div#edit_web input[type="text"] {
    border: 1px solid #c3c2c2;
    padding: 5px 10px;
}
div#edit_web .popup-footer {
    border: none;
    text-align: center;
    font-weight: 500;
    padding: 20px;
    display: block;
}
/*overview page popup end*/
/*header new search bar css*/
.custom-dropdown {
    position: relative;
    width: 280px;
  }
  .dropdown-content {
    display: none;
    position: absolute;
    top: 38px;
    background-color: white;
    border: 1px solid #ccc;
    width: 100%;
    max-height: 500px;
    z-index: 1;
    flex-direction: column;
    padding: 10px;
    row-gap: 10px;
    overflow-y: scroll;
    word-wrap: break-word;
  }
  .dropdown-option:hover {
    background-color: #f1f1f1;
  }
  .dropdown-content.show {
    display: flex;
  }
  .dropdown-content a {
    color: #595959;
    text-decoration: none;
  }
  .dropdown-content a:visited {
    color: #595959;
  }
  input#domainSelect {
    border: 1px solid #20A5B8;
    border-radius: 6px;
    padding: 5px 10px;
  }
body.page-id-69 ul.navbar-nav,
.page-id-8 ul.navbar-nav {
    margin: 0 !important;
    justify-content: center;
  }

nav.navbar input#domainSelect {
    border: unset;
    border-radius: unset;
    padding: 0;
    min-width: auto !important;
    background: unset;
}
nav.navbar .search-bar .custom-dropdown {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 10px;
    width: auto;
    margin-right: 30px;
    border: 1px solid #20A5B8;
    border-radius: 6px;
    padding: 5px 10px;
}
#overview-single .dashboard-data .date.col-md-6 {
    padding: 20px 10px 20px 30px;
    column-gap: 20px;
}
.dashboard-data .row {
    margin: 0;
}
@media(max-width:510px){
    #overview-single .dashboard-data .date.col-md-6 {
        flex-direction: column;
        row-gap: 10px;
        width: max-content;
    }
}
@media(min-width:768px) and (max-width:1199px){
    #overview-single .dashboard-data .row {
        flex-direction: column;
    }
    #overview-single .dashboard-data .row .col-md-6 {
        width:100%;
    }
}
/* Tooltip container */
.tooltipTable {
    position: relative;
    cursor: pointer;
  }
  /* Tooltip text */
  .tooltipTable .tooltiptext {
    visibility: hidden;
    width: max-content;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -16px;
    left: 0;
    padding: 4px 4px;
  }
  .tooltipTable:hover .tooltiptext {
    visibility: visible;
  }
/* Item per page */
.itemsdata {
    display: flex;
    align-items: center;
    gap: 10px;
}
 
select#rowsPerPageSelect {
    border-color: #20A5B8;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}
 
select#rowsPerPageSelect option {
    cursor: pointer;
}
 
select#rowsPerPageSelect:focus-visible {
    outline-color: #20A5B8;
}
@media(max-width:1199px){
    .itemsdata {
        margin-bottom: 10px;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    
    .table-footer {
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* END */
/* sorting css */
th.sortable {
    position: relative;
}

th.sortable:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/05/asc-des-icon-both.png);
    width: 100%;
    height: 100%;
    background-size: 10px;
    background-repeat: no-repeat;
    top: 11px;
    margin-left: 4px;
}

th.sortable.asc.primary-sort:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/05/asc-icon.png);
    width: 100%;
    height: 100%;
    background-size: 6px;
    background-repeat: no-repeat;
    top: 11px;
    margin-left: 4px;
}

th.sortable.desc.primary-sort:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/05/dse-icon.png);
    width: 100%;
    height: 100%;
    background-size: 6px;
    background-repeat: no-repeat;
    top: 11px;
    margin-left: 4px;
}
/* end */
/*bell-box*/
.bell-notify-box {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 999;
}
.bell-notify-box .info-notify-box {
    position: absolute;
    top: -150px;
    width: 270px;
    left: -210px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 4px;
    display: none;
}
.bell-notify-box i.fa-solid.fa-bell {
    font-size: 36px;
    color: #fff;
}
.bell-notify-box .bell-box:before {
    content: "";
    position: absolute;
    color: #fff;
    width: 25px;
    height: 25px;
    background-color: #cca5df4d;
    margin: 0 auto;
    border-radius: 50px;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
    z-index: -1;
    top: calc(45% - 13px);
    left: calc(45% - 11px);
}
@keyframes ripple{
    0% {
        -webkit-box-shadow: 0 0 0 0 #cca5df4d, 0 0 0 45px #cca5df4d;
        box-shadow: 0 0 0 0 #20a5b8a1, 0 0 0 14px #20a5b84f;
    }
    100% {
        -webkit-box-shadow: 0 0 0 45px #cca5df4d, 0 0 0 90px #BD8ED200;
        box-shadow: 0 0 0 10px #20a5b8, 0 0 0 20px #20a5b840;
    }
}

.bell-notify-box .notify-content {
    padding: 10px;
}
.bell-notify-box .flex {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.bell-notify-box p.days-left {
    margin-bottom: 0;
    background: #ff5900bf;
    padding: 5px 6px;
    color: #fff;
    border-radius: 5px;
}
.bell-notify-box a.upgrade-pln {
    color: #fff;
    background: #20a5b8;
    padding: 5px 6px;
    text-decoration: none;
    border-radius: 5px;
}
.bell-notify-box:hover .info-notify-box {
    display: block;
}
.bell-notify-box .info-notify-box:before {
    content: '';
    position: absolute;
    height: 20%;
    width: 100%;
    top: 128px;
}
/*bell-box-end*/
/*grace period css*/
.grace-period {
    padding: 5px;
    background: #ff99004d;
    /* position: absolute; */
    width: 100%;
    z-index: 9;
    position: relative;
}

p.grace-message {
    color: #ff0000;
    margin-bottom: 0;
    text-align: center;
}

.grace-period i.fa-solid.fa-xmark {
    position: absolute;
    top: 5px;
    right: 20px;
    background: #fff;
    padding: 4px 6px;
    border-radius: 50%;
    cursor: pointer;
}
.grace-period.hide-grace {
    display: none !important;
}
/*grace period css end*/