/* 
.score-widget {
    background: #eef2fa;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
}

.score-widget p {
    margin: 0;
} */
select.form-control {
    -webkit-appearance: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("/assets/img/droparrow.svg");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
}

/* a.nav-link.nav-profile.d-flex.align-items-center {
    pointer-events: none;
} */



/* 02 feb  */
.bell-bg {
    background: #F6339A;
}
.custom-page-title p {
    color: #4A5565;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}
.sidebar-nav .nav-link {
    gap: 12px;
}
.sidebar-nav .nav-link:hover img{
    filter: brightness(0) saturate(100%) invert(13%) sepia(93%) saturate(4084%) hue-rotate(230deg) brightness(112%) contrast(99%);
}
.header-select-bar form select {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0A0A0A;
    border: none;
}
.header-select-bar form {
    display: flex;
    align-items: center;
    gap: 20px;
}
.header-select-bar {
    max-width: 400px;
    margin: auto;
}
.form-select:focus-visible {
    outline: none !important;
}
.form-select:focus {
    box-shadow: none !important;
}
a:focus-visible {
    box-shadow: none !important;
}
.dascard-heading h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4A5565;
    margin: 0;
}

.dascard-icon {
    background: #f5f5f5;
    width: 40px;
    height: 40px;
    display: inline-flex;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
}

.content-icon {
    display: flex;
    align-items: center;
    gap: 12px;
}

.dashcard-number h5 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #101828;
}

.dashcard-number {
    margin-top: 10px;
}

.dashcard-number p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #6A7282;
}

.dashboard-card {
    border: 1px solid #0000001A;
    padding: 24px;
    position: relative;
    border-radius: 14px;
    background: #fff;
    margin-bottom: 30px;
    transition: 0.3s all ease-in;
}
.dashboard-card:hover {
    box-shadow: 0 0 10px #e3e3e3;
    background: #f6f9ff;
}

.dashcard-groth {
    background: #f5f5f5;
    border-radius: 100px;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    right: 24px;
    top: 24px;
}

.dashcard-groth p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.green-badge {
    background: #DCFCE7;
    color: #008236;
}
.red-badge {
    background: #FFE2E2;
    color: #C10007;
}
.color-one {
    background: #DBEAFE;
}

.color-two {
    background: #F3E8FF;
}

.color-three {
    background: #DCFCE7;
}

.color-four {
    background: #FEF3C6;
}

.color-five {
    background: #FCE7F3;
}

.color-six {
    background: #CEFAFE;
}
.common-card {
    border: 1px solid #0000001A;
    padding: 25px;
    position: relative;
    border-radius: 14px;
    background: #fff;
}
.alert-widget {
    margin-bottom: 32px;
    margin-top: 10px;
}
.widget-headings h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #0A0A0A;
}

.widget-headings h4 img {
    margin-right: 8px;
}

.widget-headings p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6A7282;
}
.alert-box-btn a {
    border: 1px solid #0000001A;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #0A0A0A;
    padding: 6px 12px;
    border-radius: 8px;
    display: inline-block;
}
.alert-box-btn a:hover {
    border: 1px solid #0000001A;
    color: #ffffff;
    background: #1447E6;
}
.alert-box-btn {
    text-align: right;
}
.alert-cards {
    padding: 17px 20px;
    border: 1px solid #cccccc;
    border-left: 4px solid #cccccc;
    border-radius: 10px;
    display: flex;
    gap: 16px;
    background: #f5f5f5;
        margin-top: 16px;
}

.alert-cards-icon {
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.alert-cards-icon img {
    max-height: 20px;
}
.alert-cards-content h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #101828;
}

.alert-cards-content p {
    color: #364153;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.alert-inner-btn {
    border: 1px solid #0000001A;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #0A0A0A;
    padding: 6px 12px;
    border-radius: 8px;
    display: inline-block;
    background: #fff;
}
.alert-notifications {
    background: #ccc;
    display: inline-flex;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}
.warning-alert {
    border: 1px solid #FE9A00;
    border-left: 4px solid #FE9A00;
    background: #FFFBEB;
}
.warning-alert .alert-notifications  {
    background: #E17100;
}
.warning-alert .alert-inner-btn:hover {
    background: #FE9A00;
    color: #000;
}
.danger-alert {
    border: 1px solid #FB2C36;
    border-left: 4px solid #FB2C36;
    background: #FEF2F2;
}
.danger-alert .alert-notifications  {
    background: #E7000B;
}
.danger-alert .alert-inner-btn:hover {
    background: #FB2C36;
    color: #fff;
}
.danger-alert .alert-inner-btn:hover img {
    filter:brightness(0) invert(1);
}
.primary-alert {
    border: 1px solid #2B7FFF;
    border-left: 4px solid #2B7FFF;
    background: #EFF6FF;
}
.primary-alert .alert-notifications  {
    background: #155DFC;
}
.primary-alert .alert-inner-btn:hover {
    background: #2B7FFF;
    color: #fff;
}
.primary-alert .alert-inner-btn:hover img {
    filter:brightness(0) invert(1);
}
.custom-table td, .custom-table th {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0A0A0A;
    padding: 12px 9px;
    border-bottom: 1px solid #0000001A;
    white-space: nowrap;
}
.table-widget {
    overflow: auto;
}
.custom-table {
    border: 1px solid #0000001A;
    /* border-radius: 10px;
    border-collapse: separate; */
        margin: 0;
}
.status-complete span {
    color: #155DFC;
    font-size: 12px;
    background: #DBEAFE;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    padding: 2px 8px;
}
.status-incomplete span {
    color: #364153;
    font-size: 12px;
    background: #F3F4F6;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    padding: 2px 8px;
}
.health-success span {
    color: #008236;
    font-size: 12px;
    background: #DCFCE7;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    padding: 2px 8px;
}
.health-danger span {
    color: #C10007;
    font-size: 12px;
    background: #FFE2E2;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    padding: 2px 8px;
}
.health-warning span {
    color: #BB4D00;
    font-size: 12px;
    background: #FEF3C6;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    padding: 2px 8px;
}
.action-btn-style {
    color: #0A0A0A;
}

.action-btn-style img {
    margin-right: 8px;
    position: relative;
    top: -1px;
}
.action-btn-style:hover {
    color: #1447E6;
}
.action-btn-style:hover img {
    filter: brightness(0) saturate(100%) invert(13%) sepia(93%) saturate(4084%) hue-rotate(230deg) brightness(112%) contrast(99%);
}
.table-top-margin {
    margin-top: 30px;
}
.location-filter-form {
    display: flex;
    gap: 12px;
    justify-content: end;
}
.location-filter-form input {
    border: none;
    background: #F3F3F5;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0A0A0A;
    padding: 10px 10px 10px 40px;
        min-width: 250px;
}
.location-filter-form select {
    background-color: #F3F3F5;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0A0A0A;
    padding: 10px 10px;
        min-width: 160px ;
}
.location-search {
    position: relative;
}

.location-search img {
    position: absolute;
    top: 12px;
    left: 12px;
}
.location-filter-form input:focus {
    box-shadow: none !important;
    background: #f3f3f5;
}
.chart-section {
    margin-bottom: 32px;
}
.chart-section .widget-headings {
    margin-bottom: 20px;
}
.overview-sction {
    margin-bottom: 32px;
}
.overview-card {
    padding: 17px;
    border-radius: 10px;
    background: #EFF6FF;
    border: 1px solid #DBEAFE;
    margin-bottom: 20px;
}

.overview-card h4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #1C398E;
}

.overview-card h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1C398E;
}

.overview-card p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #1447E6;
}
.overview-card h4 img {
    margin-right: 10px;
}
.warning-overview {
    background: #FFFBEB;
    border: 1px solid #FEF3C6;
}
.warning-overview h4 {
    color: #7B3306;
}
.warning-overview h3 {
    color: #7B3306;
}
.warning-overview p {
    color: #BB4D00;
}
.danger-overview h4 {
    color: #82181A;
}
.danger-overview h3 {
    color: #82181A;
}
.danger-overview p {
    color: #C10007;
}
.overview-sction .widget-headings {
    margin-bottom: 30px ;
}
.unreplied-btn a {
    background: #E17100;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: inline-block;
    border-radius: 8px;
    padding: 8px 16px;
}
.unreplied-btn a:hover {
    background: #7B3306;
    color: #fff;
}
.negative-btn a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #C10007;
    border: 1px solid #FFA2A2;
    width: 100%;
    display: inline-block;
    border-radius: 8px;
    padding: 8px 16px;
    background: #fff;
}
.negative-btn a:hover {
    color: #ffffff;
    background: #C10007;
}
.danger-overview {
    background: #FEF2F2;
    border: 1px solid #FFE2E2;
}
.response-overview h4 {
    color: #364153;
}
.response-overview {
    border: 1px solid #E5E7EB;
    background: #F9FAFB;
}
.progress-bar {
  background: #00C950;
}
.response-title strong {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #101828;
}
.response-title small {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #6A7282 !important;
}
.review-headings h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #101828;
    margin: 0;
}
.review-headings a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0A0A0A;
}
.review-headings {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.review-headings a:hover {
    color: #1447E6;
}
.review-headings a:hover img{
    filter: brightness(0) saturate(100%) invert(13%) sepia(93%) saturate(4084%) hue-rotate(230deg) brightness(112%) contrast(99%);
}
.review-box {
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    padding: 17px;
    margin-bottom: 20px;
}

.review-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.reviewer-overview {
    display: flex;
    align-items: center;
    gap: 12px;
}

.reviewer-name h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #101828;
    margin-bottom: 3px;
}

.reviewer-name p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #6A7282;
    margin: 0;
}

.reviewer-content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #364153;
}

.reviewer-content ul li {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #0A0A0A;
    border: 1px solid #0000001A;
    border-radius: 19px;
    padding: 4px 12px;
}

.reviewer-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.reviewer-profile img {
    max-width: 40px;
    max-height: 40px;
}

.reviewer-rating i {
    color: #FFB900;
    font-size: 14px;
}
.msg-replied {
    background: #DCFCE7;
    color: #008236 !important;
}
.msg-pending {
    background: #FEF3C6;
    color: #BB4D00 !important;
}
.reply-btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #0A0A0A;
    border: 1px solid #0000001A;
    border-radius: 8px;
    padding: 5px 12px;
    display: inline-block;
}

.replynow-btn {
    margin-top: 15px;
    text-align: right;
}
.reply-btn:hover {
    background: #1447E6;
    color: #ffffff;
}
.overview-left-widget {
    position: sticky;
    top: 90px;
}
.review-box:last-child {
    margin-bottom: 0;
}
.score-content h4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #101828;
}

.score-content p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #6a7282;
    margin: 0;
}
.score-percentage h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: right;
    color: #101828;
    margin: 0;
}

.score-percentage p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    color: #6a7282;
    margin: 0;
}

.score-image img {
    max-height: 64px;
    animation: spin 20s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.score-chart {
    display: flex;
    align-items: center;
    gap: 16px;
}

.health-score {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #E5E7EB;
    background: linear-gradient(90deg, #F9FAFB 0%, #F3F4F6 100%);
}

@media (max-width:1600px){
    .header-nav .profile .dropdown-item {
    font-size: 13px;
}
.header-nav .profile .dropdown-header h6 {
    font-size: 15px;
}
.header-nav .profile .dropdown-header span {
    font-size: 13px;
}
.pagetitle h1 {
    font-size: 22px;
        line-height: 120%;
}
.custom-page-title p {
    font-size: 15px;
    line-height: 140%;
}
.dashcard-number h5 {
    font-size: 26px;
    line-height: 120%
}
.overview-card h3 {
    font-size: 26px;
    line-height: 120%;
}
.reviewer-name h5 {
    font-size: 15px;
    line-height: 22px;
}
}
@media (max-width:1399px){
    .score-image img {
    max-height: 54px;
}
.score-percentage h3 {
    font-size: 26px;
}
.overview-card h3 {
    font-size: 24px;
}
.reviewer-profile img {
    max-width: 36px;
    max-height: 36px;
}
.alert-notifications {  
    width: 22px;
    height: 22px;
    font-size: 10px;
    line-height: 14px;
}
.pagetitle h1 {
    font-size: 20px;
}
.header-select-bar form select {
    font-size: 13px;
}
}
@media (max-width:991px){
    .pagetitle {
    margin-bottom: 28px;
}
.dashcard-number h5 {
    font-size: 24px;
}
.overview-card h3 {
    font-size: 22px;
}
.response-title strong {
    font-size: 22px;
}
.custom-table td, .custom-table th {
    font-size: 13px;
}

.location-filter-form input {
    min-width: 220px;
}
.score-image img {
    max-height: 50px;
}
}
@media (max-width:767px){
    .trend-widget {
    margin-bottom: 32px ;
}
.overview-right-widget {
    margin-top: 30px;
}
.common-card {
    padding: 20px 15px;
}
.location-filter-form {
    justify-content: start;
    flex-wrap: wrap;
}
.location-filter-form input {
    min-width: auto;
}
.location-table .widget-headings {
    margin-bottom: 20px;
}
.footer {
    padding: 15px 0;
}
}
@media (max-width:576px){
    .pagetitle h1 {
    font-size: 18px;
}
.dashboard-card {
    margin-bottom: 20px;
        padding: 20px;
}
.alert-widget {
    margin-bottom: 20px;
}
.score-image img {
    max-height: 44px;
}
.score-chart {
    gap: 10px;
}
.score-percentage h3 {
    font-size: 24px;
}
.score-content h4 {
    margin-bottom: 5px;
}
.trend-widget {
    margin-bottom: 20px;
}
.chart-section {
    margin-bottom: 20px;
}
.overview-right-widget {
    margin-top: 25px;
}
.reviewer-name h5 {
    font-size: 14px;
}
.reviewer-content p {
    font-size: 13px;
    line-height: 19px;
}
.location-filter-form {
    display: block;
}
.location-city-dropdown {
    margin-top: 10px;
    margin-bottom: 10px;
}
.header-select-bar form select {
    font-size: 12px;
    background-color: #f5f6f7;
}
.header-select-bar form {
    gap: 5px;
}
}
@media (max-width:480px){
    .logo img {
    max-height: 30px;
}
.header .toggle-sidebar-btn {
    font-size: 28px;
    padding-left: 5px;
}
.header-nav .nav-profile img {
    max-height: 30px;
}
.header-nav .profile .dropdown-header h6 {
    font-size: 14px;
}
.header-nav .profile .dropdown-header span {
    font-size: 12px;
}
.header-nav .profile .dropdown-item {
    font-size: 12px;
}
.dropdown-menu .dropdown-header, .dropdown-menu .dropdown-footer {
    font-size: 13px;
}
.header-nav .notifications .notification-item i {
    margin: 0 12px 0 3px;
    font-size: 20px;
}
.header-nav .notifications .notification-item h4 {
    font-size: 13px;
}
.header-nav .notifications .notification-item p {
    font-size: 12px;
}
.header-select-bar form select {
    font-size: 11px;
}
.header-nav .nav-icon {
    font-size: 18px;
}
.header-nav .badge-number {
    font-size: 10px;
    height: 17px;
    width: 17px;
    right: -8px;
}
.notification-bell {
    margin-right: 1rem !important;
    margin-left: 7px;
}
.header-select-bar {
    margin-left: 5px;
}
.custom-page-title p {
    font-size: 14px;
}
.pagetitle h1 {
    font-size: 17px;
}
.pagetitle {
    margin-bottom: 20px;
}
.dashboard-card {
    padding: 15px;
    border-radius: 8px;
}
.dascard-icon {
    width: 36px;
    height: 36px;
    border-radius: 6px;
}
.dashcard-number h5 {
    font-size: 22px;
}
.dashcard-number p {
    margin: 0;
}
.alert-box-btn {
    text-align: left;
}
.alert-cards {
    padding: 15px 15px;
    border-radius: 8px;
}
.alert-cards-content h5 {
    font-size: 14px;
}
.alert-notifications {
    width: 20px;
    height: 20px;
}
.alert-cards {
    gap: 12px;
}
.alert-cards-content p {
    font-size: 13px;
    line-height: 19px;
}
.alert-inner-btn {
    font-size: 13px;
}
.score-content h4 {
    font-size: 12px;
}
.score-percentage h3 {
    font-size: 20px;
    line-height: 28px;
}
.score-image img {
    max-height: 38px;
}
.overview-card h3 {
    font-size: 20px;
}
.response-title strong {
    font-size: 20px;
}
.review-headings h4 {
    font-size: 16px;
    line-height: 22px;
}
.reviewer-profile img {
    max-width: 34px;
    max-height: 34px;
}
.review-box {
    padding: 14px;
}
.reviewer-rating i {
    font-size: 12px;
}
.reviewer-content ul li {
    font-size: 11px;
    line-height: 15px;
}
.reviewer-content ul {
    gap: 5px;
}
.reply-btn {
    font-size: 13px;
    line-height: 18px;
}
.location-filter-form input {
    font-size: 13px;
}
.location-filter-form select {
    font-size: 13px;
}
.custom-table td, .custom-table th {
    padding: 9px 9px;
}
.footer {
    padding: 13px 0;
    font-size: 13px;
}
.back-to-top {
    width: 30px;
    height: 30px;
}
}