.tab-content-block .tabpane-images .data-image-list .data-image-box,
.data-regected-box {
  min-height: 320px;
}

.facility-asseement-surface-detail .tabcontent-block .tabpane-images .data-image-list .data-image-box {
  min-height: 330px;
}

.assesment-surface-block .listing-block .data-block .data-block-content ul li a,
.assesment-surface-block .listing-block .data-block .data-block-content ul li {
  float: left;
  width: 100%;
}

.assesment-surface-block .listing-block .data-block .data-block-content ul li.active::after {
  right: 5px;
}

.after-cleaning {
  background-color: #efe0c2 !important;
}

.assesment-surface-block .listing-block .data-block .data-block-content ul li a span.surface-list-text {
  max-width: 180px;
  white-space: owrap;
  text-overflow: ellipsis;
  text-align: left;
  min-width: 180px;
  overflow: hidden;
}

.account-detail-section .account-content-block .plans-pricing-block.notification-checkboxes .pricing-list {
  margin: 28px 0 0 5px;
}

.account-detail-section .account-content-block .plans-pricing-block.notification-checkboxes .pricing-list p {
  margin: 25px 0 5px 0;
}

.account-detail-section .account-content-block .plans-pricing-block.notification-checkboxes .pricing-list {
  margin: 0 0 0 5px;
}

.account-detail-section .account-content-block .plans-pricing-block.notification-checkboxes .pricing-list .email-checkboxes ul {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.account-detail-section .account-content-block .plans-pricing-block.notification-checkboxes .pricing-list .email-checkboxes ul li {
  width: 50%;
  float: left;
}

.payment #card-element {
  width: calc(100% - 13px);
  float: left;
  margin: 0 6px 17px;
}

.payment select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 0;
  position: relative;
  z-index: 1;
  background: transparent;
  padding: 0 0;
  color: #3d485d;
}

select::-ms-expand {
  display: none;
}

.payment .form-row {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}

.payment .button-sec {
  width: 100%;
  float: left;
}

.payment .payment-dropdown .form-row::after {
  position: absolute;
  top: 68%;
  right: 10px;
  font-family: 'icomoon';
  font-weight: normal;
  font-variant: normal;
  color: #3d485d;
  font-size: 7px;
  font-size: 0.4375rem;
  content: "\e901";
  -webkit-transform: translate(0, -45%);
  -moz-transform: translate(0, -45%);
  -ms-transform: translate(0, -45%);
  -o-transform: translate(0, -45%);
  transform: translate(0, -45%);
}

.payment .payment-dropdown label {
  font-size: 15px;
  margin: 0 0 -5px 0;
}

.payment .form-row label {
  float: left;
  margin-left: 4px;
}

.payment .payment-dropdown .form-row {
  width: calc(50% - 20px);
  float: left;
  margin: 0 40px 22px 0;
  border-bottom: 1px solid #cecece;
  padding: 6px 0;
  border-radius: 0;
}

.payment .payment-dropdown .form-row:last-child {
  margin-right: 0;
}

.payment #card-errors {
  float: left;
  width: 100%;
  color: #3d485d;
  font-weight: 400;
  font-size: 14px;
  padding: 0 30px;
  margin-bottom: 20px;
  color: #FF6551;
}

.account-detail-section .account-content-block .plans-pricing-block .pricing-list .pricing-box .pricing-box-body {
  float: left;
  width: 100%;
}

.payment-details h3 {
  font-size: 19.8px;
  font-weight: bold;
}

.payment-details .plan-total {
  border-radius: 4px;
  background-color: #f4f4f4;
  float: left;
  width: 100%;
  padding: 18px 0;
  margin-bottom: 45px;
  text-align: left;
}

.revenue-loss {
  color: #ff6551;
}

.account-detail-section .account-content-block .plans-pricing-block.payment-details .pricing-list .pricing-box .pricing-box-body {
  padding: 0 50px 70px 50px;
}

.payment-details .plan-total .total-amt {
  float: left;
  width: 125px;
  padding: 0 0 0 9px;
}

.account-detail-section .account-content-block .plans-pricing-block.payment-details .pricing-list .pricing-box.reseller-plan-details .prcing-feature-list {
  min-height: auto;
  margin-top: 30px;
  margin-bottom: 15px;
}

.payment-details .plan-total .total-amt h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}

.payment-details .plan-total .total-amt span {
  font-size: 20px;
  font-weight: bold;
  color: #0074E0;
}

.payment-details .plan-total .subscription-details {
  float: left;
  border-left: 1px solid #e3e3e3;
  padding: 0 10px 0 11px;
  width: calc(100% - 125px);
}

.payment-details .plan-total .subscription-details p {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

.payment-details .plan-total .subscription-details p span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}

.btn-new-plan {
  position: absolute;
  z-index: 1;
  top: 5%;
  right: 4%;
}

@media (max-width:990px) {
  .btn-new-plan {
    position: relative;
    top: 0;
    right: 0;
  }
}

.tab-content .container-fluid,
.tab-content .main-container {
  padding: 0px !important;
}

.filter-pannel #add-assement-btn {
  padding: 10px;
  height: 55px;
}

.StripeElement {
  box-sizing: border-box;
  width: 404px;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

#dashboard-assess-heading h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}

button.disabled-button {
  opacity: 0.5;
  pointer-events: none;
}

.customer-revenue {
  background-color: #fff;
  border-radius: 6px;
  padding: 25px 29px;
  margin-bottom: 15px;
}

.reseller-date-selector .dropdown-menu .drop-down-container ul {
  margin: 10px 0px;
}

.over-image {
  color: #ff6551;
}

.under-image {
  color: #0074E0;
}

.under-image.overage-count {
  color: #3d485d;
}

.text-decor {
  text-decoration: none !important;
}

.reseller-date-selector .dropdown-menu {
  z-index: 1
}

@media (max-width:1024px) {
  .assesment-surface-block .listing-block .data-block .data-block-content ul li a span.surface-list-text {
    max-width: 75%;
    min-width: 75%;
  }

  .data-table-list .table tbody tr td .opt-list ul li {
    animation-delay: 0s !important;
    animation: none !important;
  }

  .scope-container .scope-data-block .scope-content-block .scope-deliver-list li:hover,
  .scope-container .scope-data-block .scope-content-block .scope-objective-list li:hover,
  .scope-container .scope-data-block .scope-content-block .scope-deliver-list li:focus,
  .scope-container .scope-data-block .scope-content-block .scope-objective-list li:focus {
    border: 0 !important;
    box-shadow: none !important;
  }

  .scope-container .scope-data-block .scope-content-block .scope-deliver-list li .move-ico.handle,
  .scope-container .scope-data-block .scope-content-block .scope-objective-list li .move-ico.handle {
    display: none;
  }

  .scope-container .scope-data-block .scope-content-block .scope-deliver-list .ch-checkbox,
  .scope-container .scope-data-block .scope-content-block .scope-objective-list .ch-checkbox {
    transition: none !important;
  }

  .facility-section .facility-container-block .facility-data-row .right-block .facility-feature-list .facility-slider .item h4 {
    font-size: 1.1rem !important;
  }

  .assement-section .top-info-pannel .pannelBox {
    padding: 15px 22px;
  }

  /* .tab-content-block .tabpane-images .data-image-list .data-image-box {
max-width: 310px !important;
    min-width: 310px !important;
}  */
  .tab-content-block .tabpane-images .data-image-list .data-image-box,
  .data-regected-box {
    min-height: 280px;
  }
}

@media (max-width:767px) {
  .account-detail-section .account-content-block .plans-pricing-block.payment-details .pricing-list .pricing-box .pricing-box-body {
    padding: 0 10px 40px;
  }

  .assesment-surface-block .listing-block .data-block .data-block-content ul li a span.surface-list-text {
    max-width: 75%;
    min-width: 75%;
  }
}

.reseller-plan {
  max-width: 348px;
  border-radius: 6.6px;
  padding: 0 0 20px;
  margin: 0 auto 0px auto;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.11);
}

.reseller-plan .plan-title {
  background-color: #3d485d;
  width: 100%;
  display: block;
  padding: 0px;
  border-top-left-radius: 6.6px;
  border-top-right-radius: 6.6px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.98;
  color: #fff;
}

.reseller-plan .plan-price {
  margin-bottom: 15px;
}

.reseller-plan .plan-price h6 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}

.reseller-plan .plan-price p {
  font-size: 12px;
  margin-bottom: 0;
}

.reseller-plan .subs-period p {
  font-size: 12px;
  margin-bottom: 0;
}

.reseller-plan .subs-period span {
  font-size: 14px;
  font-weight: bold;
}

.payment-successful+.btn-field {
  text-align: center;
}

#cancelSubscriptionModal .modal-dialog {
  max-width: 662px;
}

#cancelSubscriptionModal .modal-dialog .modal-content .modal-body {
  padding: 35px 45px;
}

#cancelSubscriptionModal .modal-dialog .modal-content .modal-body p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 20px;
}

#cancelSubscriptionModal .textarea-heading {
  font-size: 16px;
  font-weight: 400;
  color: #3d485d;
  margin-bottom: 7px;
}

#cancelSubscriptionModal .quantity textarea {
  border: 0;
  border-radius: 3px;
  background-color: #f4f3f1;
  opacity: 0.95;
  min-height: 126px;
  padding: 15px 20px;
  font-weight: 400;
  opacity: 0.5;
}

#cancel_sub {
  font-size: 15px;
}

#cancelSubscriptionModal .modal-heading {
  display: flex;
  margin-bottom: 10px;
}

#cancelSubscriptionModal .modal-heading h2 {
  margin: 12px 0 0 15px;
}

#cancelSubscriptionModal .modal-content .close-icon {
  border: 0;
  background: transparent;
  float: right;
  margin-top: -13px;
}

.cancel-checkbox {
  float: left;
  height: 40px;
  width: 100%;
}

.loader-text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.link-disabled {
  pointer-events: none;
  cursor: not-allowed;
  text-decoration: none !important;
}

.hide-pop-up {
  cursor: pointer;
}

.empty-state-block-recent {
  max-width: 500px;
  margin: 60px auto;
}

.company-logo {
  object-fit: contain;
}

.close {
  opacity: 1 !important;
}

.assessmentForm.assessment-form label::before {
  left: -30px !important;
}

.assessmentForm.assessment-form label::after {
  left: -30px !important;
}

.p-l-0 {
  padding-left: 20px;
}

header .nav-section .nav-right:focus,
header .nav-section .nav-right .user-dropdown:focus {
  outline: 0;
}

.form-group.basicDiv .delUrl {
  right: 15px;
}

form .form-group p.helpText {
  font-size: 12px;
  margin: 0;
  font-weight: 600;
}

.top-header.superTop form {
  flex: 0 0 auto;
}

.newAssessment .select-div .pipe {
  font-size: 1.75rem;
  line-height: 1.0;
  font-weight: 100;
}

#datepicker::placeholder,
.datepicker-end-date::placeholder {
  font-size: 14px;
  color: #3d485d;
  font-weight: normal;
}

.gj-picker-month table tr td span.month.focused.active.selected {
  background-color: #357ebd;
  color: #fff;
}

.common-button[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}

.underline {
  text-decoration: underline !important;
}

.savi-section form .formSection .saviRow #savi_list ul li .custom-control-label {
  font-size: 16px !important;
}

.savi-section form .formSection .saviRow #savi_list ul li .custom-control-label::before {
  top: 3px;
}

form .saviRow #savi_list ul li .custom-control.custom-radio .custom-control-input[type="radio"]:checked~label::after {
  top: 6px;
}

.form-group.basicDiv {
  word-break: break-all;
}

.filter-block:focus {
  outline: 0;
}

header .nav-section .nav-right .user-dropdown .user-name:focus {
  outline: 0;
}

#submitform[disabled] {
  opacity: 0.4;
  pointer-events: none;
}

.admin-login {
  text-align: right;
}

.admin-login a,
.admin-login a:hover {
  text-decoration: underline;
}

.imageModal .modal-content .modal-body .header .close-btn-image-modal {
  position: absolute;
  top: 2px;
  right: 0;
  cursor: pointer;
}

.data-regected-box h4 {
  margin: 0;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  font-weight: bold;
}

.data-regected-box {
  border: 2px solid #fff;
  background-color: #fff;
}

.right-arrow a {
  color: #0074E0 !important;
}

.right-arrow:before {
  content: "\276F";
  padding-right: 8px;
  color: #0074E0 !important;
}

header {
  z-index: 11;
}

@media (min-width:990px) {
  header .nav-section .nav-right .notfication .notification-menu:after {
    left: calc(50% - -85px) !important;
  }


  header .nav-section .nav-right .notfication .notification-menu {
    left: 0% !important;
  }
}

@media (max-width: 991px) {
  header .nav-section .nav-right {
    text-align: right;
    margin-right: 38px;
  }
}


.form-group.error input,
.form-group.error select {
  border-bottom-color: #c31c1c;
}

.form-group.error {
  margin-bottom: 0px;
  margin-top: 6px;
}

.form-section .errorlist,
.errorlist.nonfield {
  color: #c01b1b;
  text-align: left;
  width: 100%;
}

.form-section .errorlist li,
.errorlist.nonfield {
  font-size: 14px;
  margin-right: 10px;
  font-weight: 400;
}

.ui-timepicker-standard {
  z-index: 9999 !important;
}

.select-box>ul {
  overflow: auto;
  max-height: 228px;
  overflow-x: hidden;
  min-height: 175px;
}

.delete-inline-checkbox input {
  display: none;
}

.signuptext {
  font-size: 16px;
  text-align: center;
}

.divSavi .selectBox span.helpText {
  font-size: 14px;
  line-height: normal;
}

.divSavi .selectBox label {
  font-weight: 600;
}

.signuptext a {
  text-decoration: underline !important;
  font-size: 15px;
  font-weight: 600;
}

.form-wrapper .form-block .form-container .field-group .forgot-link .ch-checkbox span,
.form-wrapper .form-block .form-container .field-group .forgot-link>a,
.form-wrapper .form-block .form-container h2.title~p,
.admin-login a {
  font-size: 15px !important;
}

.delUrl {
  background: #3d485d;
  text-align: center;
  padding: 3px 6px;
  border-radius: 60px;
  height: 35px;
  width: 35px;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
}

#addmoreurl {
  background: transparent;
  border: 0;
  padding: 0;
  color: #3d485d;
  margin: 10px 0 0;
}

.autocomplete-suggestions {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.06);
  top: 100%;
  right: 0;
  left: 0;
  background: #FFF;
  overflow: auto;
}

.autocomplete-suggestion {
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.autocomplete-suggestion:hover {
  color: #0074E0;
}

.autocomplete-selected {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.06);
  background: #FFF;
}

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

.error {
  color: red;
}

.custom-modal .modal-content .modal-body .form-group .attachbtn~span {
  margin: 0px;
}

.custom-modal .modal-content .modal-body .form-group .attachbtn {
  font-size: 16px;
  height: auto;
  padding: 0.375rem 0.75rem;
  cursor: pointer;
  max-width: 140px;
}


.custom-select-list .selection-list,
.welcome-block.close,
.next-steps-block.close {
  display: none !important;
}

.readonly-input .form-control {
  pointer-events: none;
}

.inner-section label.top-0,
.form-group .top-0 {
  top: 0 !important;
}

option.below-100 {
  color: red;
}

.delete-inline-checkbox {
  cursor: pointer;
}

form .form-group .custom-control.custom-checkbox .custom-control-input[type=radio]:checked~label:before {
  background: transparent;
}

form .form-group .custom-control.custom-checkbox .custom-control-input[type=radio]:checked~label:after {
  font-family: "icomoon" !important;
  content: "";
  color: #0074E0;
}


#resource_section_header-group .djn-td.field-url label {
  left: 0 !important;
  top: -5px !important;
  position: absolute;
  font-size: 12px !important;
  font-weight: normal !important;
}

.savi-section.assessment-select .selection-list {
  display: none;
}


.preloader {
  z-index: 9999 !important;
}

.errorDiv {
  font-size: 14px;
  position: relative;
  margin: 0 15px 20px;
}

.errorDiv ul {
  margin: 0px;
}

.form-group select.form-control:disabled,
.form-group input.form-control:disabled {
  cursor: not-allowed;
  opacity: 0.6 !important;
}

.add-button-set .add_another_inline,
.add-button-set .add-row {
  display: none;
}

textarea {
  min-height: 42px;
}

.product-text {
  text-overflow: ellipsis;
  max-width: 150px;
}

.cri-container.shown-cri .criteria-div,
.cri-container.shown-cri .criteria-div-box,
.cri-container .criteria-text,
.cri-container.shown-cri .edit-criteria .hidden,
.cri-container .edit-criteria .shown {
  display: inline !important;
}

.cri-container.shown-cri .criteria-div input[id^="criteria_description"],
.cri-container.shown-cri .criteria-div-box input[id^="criteria_description"] {
  padding-left: 0px !important;
}

.cri-container .criteria-div-box,
.cri-container.shown-cri .criteria-text,
.cri-container.shown-cri .edit-criteria .shown,
.cri-container .edit-criteria .hidden {
  display: none !important;
}

.pathfinder-set.container-show .pathfinder-shown,
.pathfinder-set .pathfinder-hidden {
  display: block !important
}

.pathfinder-set .pathfinder-shown,
.pathfinder-set.container-show .pathfinder-hidden,
.pathfinder-set.container-show .rating-shown {
  display: none !important;
}

.pathfinder-set.container-rating .rating-shown,
.pathfinder-set .pathfinder-hidden {
  display: block !important
}

.pathfinder-set.container-rating .pathfinder-hidden,
.pathfinder-set.container-rating .pathfinder-shown {
  display: none !important
}


.pathfinder-set.container-atp-show .atp-shown {
  display: block !important
}

.pathfinder-set.container-atp-show .rating-shown {
  display: none !important
}

.pathfinder-set .atp-shown,
.pathfinder-set .rating-shown {
  display: none !important;
}

.pathfinder-div-set,
.alloted-score-div-set {
  /* pointer-events: none;
    position: relative;
    box-shadow: none !important; */
}

/* .pathfinder-div-set ~ .pathfinderError{
  display:block;
} */
/* .pathfinderError{
  display: none;
} */
.pathfinder-div-set .card,
.pathfinder-div-set-savi .card,
.alloted-score-div-set .card {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#addCriteria .custom-modal.criteria-modal .modal-body .modal-listing ul li label {
  left: 0;
}

.pathfinder-div-set-savi .alert-info {

  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.pathfinder-div-set::after {
  content: '';
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.pathfinder-div-set li .form-group input[type="checkbox"],
.alloted-score-div-set li .form-group input[type="checkbox"] {
  pointer-events: none;
}

.pathfinder-div-set li .form-group label,
.alloted-score-div-set li .form-group label {
  pointer-events: none !important;
}

.home-section .pannelBox.border-left-box {
  border-radius: 6px !important;
}

/* .home-section .pannelBox {
	border-radius: 0 !important;
} */
.home-section .pannelBox.border-box {
  border-radius: 6px !important;
}

.outer-div-set .pathfinder-upload .image-up {
  display: none;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.d-inline-none {
  display: none !important;
}

.group-set:before,
.group-set:after {
  content: "" !important;
}

.ghost.set-plan:disabled {
  opacity: 0.7;
  background: none !important;
}

.delete-header-row {
  z-index: 9999;
}

.image-gallery-sec .boxContainer .boxCards .card-info .circle.below-25 {
  background: #ed6823;
}

.image-gallery-sec .boxContainer .boxCards .card-info .circle.below-50 {
  background: #fedb37;
}

.image-gallery-sec .boxContainer .boxCards .card-info .circle.below-75 {
  background: #aad001;
}

.image-gallery-sec .boxContainer .boxCards .card-info .circle.below-100 {
  background: #02a111;
}

.image-gallery-sec .dropdown button.dropdown-toggle {
  display: inline-block;
  margin-left: 8px;
  padding: 8px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.11);
  background-color: #ffffff;
  font-size: 14px;
  color: #3d485d !important;
  background-color: transparent !important;
  background: url("/static/images/ic-drop-down-paging.svg") no-repeat;
  background-position: right 10px center;
  border: 0;
  padding-right: 20px;
}

.image-gallery-sec .dropdown button.dropdown-toggle:after {
  border: 0;
}

.image-gallery-sec .dropdown .dropdown-menu a {
  box-shadow: none;
  margin-left: 0;
}

.image-gallery-sec form .form-group.no-focus label {
  top: -9px;
  font-size: 12px;
}

.raw_image_modify_date {
  font-size: 13px;
  margin: 0 20px;
  text-align: right;
}

.raw-images-box {
  min-height: 380px;
}

.raw-images-box .score:before {
  left: 0;
  top: 12px;
}

.raw-images-box .scoreDiv {
  font-size: 13px !important;
  font-weight: 700 !important;
  margin-left: 20px;
}

/* .gallery-modal.dashboard-reports .modal-body .img-highlight-cards p.download-icon{
  float: right;
  margin-top:-27px;
} */
.setup-wizard .switch-link a {
  cursor: pointer;
}

.setup-wizard .steps-block a.view-completed:hover {
  background-color: transparent;
  color: #0074E0 !important;
}

.manage-inner-box ul li a,
.image-gallery-sec .dropdown-menu li a {
  cursor: pointer;
}

.new-setup-wizard .verSection {
  background: #3d485d;
}

.buttonSection .last-step {
  background: #0074E0 !important;
}

.buttonSection .saveBtnBg-white {
  background-image: url("../../images/icSaveAndContinue-white.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 9px 7px !important;
  padding-left: 40px !important;
}

.buttonSection .ghost.step-3 {
  border-color: #fdb714;
  font-weight: 600;
  font-family: "gothambold", sans-serif;
}

.buttonSection .ghost.step-3:hover {
  border-color: #fdb714;
  background: #fdb714;
  color: #3d485d;
}

.errorlist,
.errorlist.nonfield {
  color: #c01b1b;
  width: 100%;
}

.errorlist li,
.errorlist.nonfield {
  font-size: 14px;
  margin-right: 10px;
  font-weight: 400;
}

.intro-video {
  cursor: pointer;
}

.empty-select {
  background: #f4f3f1;
  padding: 10px !important;
}

.contact-us {
  color: #0074E0;
  cursor: pointer;
}

.steps-block ul {
  list-style-type: disc;
}

#report-builder-form a {
  cursor: pointer;
}

/* Header Changes */
header .nav-section .nav-right .user-dropdown .user-dropdown-menu {
  margin-top: 0px;
}

header .nav-section .nav-block nav ul li a:hover .active-stroke {
  stroke: #0074E0;
}

@media(min-width:1441px) {
  header .nav-section .nav-block nav ul li.admin-right-space {
    margin-right: 2px;
  }
}

@media(max-width:1440px) {
  header .nav-section .nav-right .user-dropdown {
    margin-left: 10px;
  }

  header .nav-section .nav-right {
    margin-left: 0;
  }
}

@media(min-width:1200px) and (max-width:1240px) {
  .nav-right span img {
    margin-right: 30px !important;
  }
}

@media(max-width:1024px) {
  header .nav-section .nav-block nav ul li {
    margin-right: 9px;
  }

  header .nav-section .nav-right .user-dropdown {
    margin-left: 0;
  }

  header .logo img {
    max-width: 180px;
  }

  header .nav-section .nav-right {
    display: inline-block;
  }
}

@media(max-width:991px) {
  .StripeElement {
    width: 326px;
  }
}

@media(max-width:767px) {
  .StripeElement {
    width: 270px;
  }
}

/* Header Changes */
.select-disabled {
  pointer-events: none !important;
  opacity: 0.4 !important;
}

.checkbox-disabled+label:before,
.checkbox-disabled+label:after {
  pointer-events: none !important;
  opacity: 0.4 !important;
}

.comment-hide .add-comment {
  display: block !important;
}

.comment-show .add-comment {
  display: none !important;
}

.comment-hide .edit-comment {
  display: none !important;
}

.comment-show .edit-comment {
  display: flex !important;
}

.edit-comment .editable-save,
.edit-comment .editable-cancel {
  display: none;
}

.edit-comment.new-comment .editable {
  display: none;
}

.edit-comment.new-comment .editable-save,
.edit-comment.new-comment .editable-cancel {
  display: flex;
}

.edit-comment textarea {
  pointer-events: none;
}

.edit-comment.new-comment textarea {
  pointer-events: auto;
}


.edit-comment.update-comment .editable {
  display: none;
}

.edit-comment.update-comment .editable-save,
.edit-comment.update-comment .editable-cancel {
  display: inline-block;
}

.edit-comment.update-comment textarea {
  pointer-events: auto;
}

.mt-box {
  color: white;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 0 4px;
  margin-left: 40px;
  font-size: 13px;
  font-weight: 700;
}

.select-methodology .left-sec .error {
  padding: 0 !important;
}

.tm-viewset-align {
  display: block !important;
  text-align: right;
}

.tm-viewset .right-sec {

  width: 25%;
}

.pf_severity .left-0 {
  left: 0;
}

.rejected-img-assessment .overlay img {
  max-width: 94px;
}

.cursor-pointer {
  cursor: pointer;
}

.gallery-modal.fade.show {
  opacity: 1;
}

.atp_meter_div_pipe {
  display: none !important;
}

.datepicker-switch div {
  margin: auto;
  width: calc(100% - 40px) !important;
}

.gj-picker-md .datepicker-days table tr td div,
.gj-picker-md .datepicker-days table tr th div {
  width: 37px;
  margin: auto;
  height: 37px;
  line-height: 37px;
}

.custom-hide {
  opacity: 0;
  pointer-events: none;
}

.custom-disabled {
  opacity: 0.4;
  pointer-events: none;
}

/* Datepicker Styling */
.custom-datepicker table tr th.prev,
.custom-datepicker table tr th.next {
  text-align: center;
}

.custom-datepicker table tr th.prev i:before,
.custom-datepicker table tr th.next i:before,
.custom-datepicker table tr th.datepicker-switch div {
  color: #000;
}

.custom-datepicker table tr th.datepicker-switch div {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
}

/* Datepicker Styling */

.special-anchor a {
  color: #007bff !important;
}

.custom-dates-input {
  width: 0px;
  opacity: 0;
}

.dynamic-error .error-msg {
  color: #c01b1b;
  font-size: 13px;
  font-weight: 500;
}

.custom-name-circle {
  width: max-content;
  margin-bottom: 8px;
}

.custom-input-title-height {
  height: 26px;
  padding-bottom: 8px;
}

.error-msg,
.error,
.errorText {
  color: #c01b1b;
}

.validation-wrap p {
  color: #c01b1b;
}

.validation-wrap {
  border: 1px solid #c01b1b;
}

.validation-error {
  border: 1px solid #c01b1b !important;
}

.dynamic-error .days-choose .error {
  font-size: 14px;
}

.stats-menu {
  border: 1px solid darkorange;
  padding: 2px 7px 3px 9px;
  border-radius: 20px;
}

.stats_modal .stats-block .graphs-section .legends-div .square.remaining-color {
  background-color: #0074e0 !important;
}

.img-box {
  padding: 2px 14px 7px 14px !important;
}

.inner-link {
  margin-top: 20px;
}

.inner-link a {
  color: #0074E0;
}

/* .pathfinder-list-disabled{
  display:none !important;
} */

.location-error-div .customer-loc-body-row {
  border: 2px solid #c01b1b;
}

.error-location-message-div {
  color: #c01b1b;
  display: none;
}

.location-error-div .error-location-message-div {
  display: block;
}

.add-assessment-criteria.empty-criteria .header_criteria_open,
.add-assessment-criteria.empty-criteria .custom-pipe-hide {
  opacity: 0;
}

body.dragging,
body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  z-index: 2000;
}

.pointer-none {
  pointer-events: none !important;
}

.savi-section.assessment-select .savi-wizard-steps .selection-list {
  display: block !important;
}

.add-common-button {
  padding: 10px 0 0 55px;
  display: inline-block;
}

span.ui-state-highlight {
  color: #0074E0;
}

.assessment-types-section .assessment-type.selected.disabled .checked-icon svg path {

  fill: #90B534;
}

.assessment-types-section .assessment-type.selected.disabled {
  background-color: #0074E0 !important;
  opacity: 0.4 !important;
}

.assessment-type.disabled:not(.selected) .select-hide {
  display: block !important;
  margin: auto;
  opacity: 0.4;
}

.assessment-type.disabled:not(.selected) .select-show {
  display: none !important;
}

.assessment-type.disabled:not(.selected) p {
  color: #505759;
  opacity: 0.4;
}

#saviSuccess .custom-modal {
  max-width: 907px;
}

#saviSuccess h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px 0;
}

#saviSuccess p {
  font-size: 18px;
}

#saviSuccess .modal-body {
  padding-bottom: 34px;
}

#saviSuccess .assessment-types-section .assessment-type {
  flex: 0 0 24%;
  max-width: 24%;
  margin-bottom: 37px;
}

#saviSuccess .assessment-types-section .assessment-type.selected {
  background-color: #3d485d;
}

#saviSuccess .assessment-types-section .assessment-type img.only-disabled {
  display: none;
}

#saviSuccess .assessment-types-section .assessment-type.disabled {
  pointer-events: none;
}

#saviSuccess .assessment-types-section .assessment-type.disabled img {
  display: none;
}

#saviSuccess .assessment-types-section .assessment-type.disabled img.only-disabled {
  display: inline-block;
}

#saviSuccess .assessment-types-section .assessment-type.disabled p {
  color: #b8c2d4;
}

#saviSuccess p {
  max-width: 100%;
}

.actions-admin-select .question.hidden {
  border: solid 1px #bce6ec;
  background-color: #caedf2;
  padding: 13px 14px;
  margin-left: 10px;
}

.actions-admin-select .all.hidden {
  border: solid 1px #bce6ec;
  background-color: #caedf2;
  padding: 13px 14px;
  margin-left: 10px;
}

.form-group.is-empty label.area-label {
  top: 10px !important;
  font-size: 16px !important;
}

.private-savi-heading {
  max-width: 620px !important;
}

.private-savi-heading .private-savi-help {
  font-size: 14px;
}

.single-report-builder .other-methodologies {
  border: 0px;
}

.single-report-builder .other-methodologies .bottom-area {
  border: solid 1px #b5cadf;
}

.ai-select-disabled label.switch {
  pointer-events: none !important;
  opacity: 0.4 !important;
}

.ai-select-disabled .error-assessment-items {
  display: block !important;
}

#root-locations_detailed .label-left-15 {
  left: 15px !important;
  top: -11px !important;
}

.active .about-active svg path {
  fill: #ffffff !important;
}

.no-box-shadow {
  box-shadow: none;

}

.selected-zone.opt-list {
  position: relative;
}

.selected-zone.opt-list .custom-tooltip {
  right: 0;
  top: -18px;
  display: none;
  left: 50px;
  max-width: 248px;
  font-size: 12px;
  font-weight: 700;
}

.selected-zone.opt-list .custom-tooltip::before {
  right: 0;
  left: 108px;
}

.custom-zone {
  text-transform: uppercase;
  font-size: 13.2px !important;
  font-weight: 600 !important;

}

.selected-zone.opt-list .custom-tooltip {
  text-transform: initial;
}

.custom-icon {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #3d485d;
  text-align: center;

}

.custom-icon-acions {
  position: absolute;
  top: 4px;
  right: 0;
  display: flex;
}

.custom-icon img {
  height: 14px;
}

.add-custom-row a {
  font-weight: 600;
  text-decoration: underline !important;
  padding-left: 25px;
  position: relative;
}

.add-custom-row a:not(.no-background)::before {
  content: '';
  background: url(/static/images/add-bgIcon.svg) no-repeat;
  height: 20px;
  width: 22px;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
}

.add-custom-row span:not(.no-background)::before {
  content: '';
  background: url(/static/images/add-bgIcon.svg) no-repeat;
  height: 20px;
  width: 22px;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
}

.add-custom-row span {
  font-weight: 600;
  text-decoration: underline !important;
  padding-left: 25px;
  position: relative;
}

.opacity-4 {
  opacity: 0.4 !important;
}

.opacity-7 {
  opacity: 0.7 !important;
}

.custom-icon-acions input[type="checkbox"]:checked~span.not-default {
  display: none;
}

.custom-icon-acions input[type="checkbox"]:not(:checked)~span.make-default {
  display: none;
}

.customerInfo span.toggle-details {
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline !important;
}

.customerInfo h1 span.toggle-details {
  font-size: 14px;
  font-family: "gothammedium";
  text-decoration: underline !important;
  margin-left: 14px;
}

@media (max-width: 600px) {
  .customerInfo h1 span.toggle-details {
    margin: 10px 0 0 0px;
  }
}

.customerInfo h1 span.toggle-details span {
  text-decoration: underline !important;
}

.customerInfo h1 span.toggle-details span:last-child {
  display: none;
}

.customerInfo h1 span.toggle-details.show-details span {
  display: none;
}

.customerInfo h1 span.toggle-details.show-details span:last-child {
  display: inline-block;
}

.licensee-block {
  opacity: 0;
  height: 0;
  margin-bottom: 0px !important;
}

/* .csv-export.csv-export-new.print-element-hide{
 position: relative;
} */
.licensee-block img {
  margin-bottom: 0px !important;
}

.management-div {
  border: 1px solid #B5C9DF;
  border-radius: 4px;
  padding: 10px;
}

.custom-icon-acions input {
  display: none;
  height: 19px;
  width: 19px;
}

.default-box .custom-input-padding {
  padding-right: 30px;
}

.custom-input-padding {
  padding-right: 45px;
}

.custom-modal.newModal .modal-body form .form-group label.error.error-message {
  left: 0px !important;
}

.location-detail-heading-wrapper h2 {
  font-size: 22px;
  font-family: "gothamBold";
  font-weight: normal;
  color: #3d485d;
  margin-bottom: 0px;
}

.help {
  font-size: 13px;
  float: right;
  color: #3d485d;
  font-weight: 400;
}

.no-background {
  background: none !important;
}

.focus-selection .dropdown-item:active {
  background-color: #f8f9fa;
}

.assessmentForm.assessment-form .dropdown-item .custom-radio label::after {
  left: -27px !important;
}

#changeSeverityModal #severity_input_visual {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border: 1px solid #ededed;
  margin: 0 0 29px 0;
  font-family: Calibri;
  font-size: 18px;
  color: #3d485d;
  padding: 0 19px 0 0;
  text-align: center;
}

#changeSeverityModal #severity_input_visual:focus {
  outline: navajowhite;
}

#changeSeverityModal .severity-count p {
  float: left;
  border-radius: 4px;
  background: #f2f2ef;
  margin: 0;
  padding: 6px 11px;
  font-size: 16px;
  font-weight: bold;
}

#changeSeverityModal .severity-count {
  float: left;
  width: 100%;
  margin: 0 0 29px 0;
}

#modal_method_reading_visual {
  background: transparent url(../../images/ic-drop-down-paging.svg) no-repeat 98% !important;
}

.rejected-revamp.tm-revamp .imagesSection .innerBox {
  flex: 0 0 100%;
  max-width: 100%;
}

.tm-method .error {
  float: left !important;
  margin-top: -5px !important;
}

.section-description-box {
  padding: 0px 30px;
}

.report-info-section .form-group-box .form-group label.select-input {
  font-size: 16px;
  position: absolute !important;
  font-weight: normal;
  color: #3d485d;
  line-height: normal;
  pointer-events: none;
  margin: 0;
  transition: 0.3s all ease-in-out;
  top: 10px;
}

.report-info-section .form-group-box .form-group .form-control {
  border-width: 0 0 1px;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
  font-size: 16px;
  font-weight: normal;
  color: #3d485d;
  background: transparent;
  height: auto;
  padding-left: 0px;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.report-info-section .form-group-box .item-text {
  background: #FFFFFF;
  ;
  padding: 6px 10px;
  font-size: 14px;
  margin: 0 0 10px;
  font-weight: normal;
  color: #3d485d;
  border: 1px solid #D7DFEE;
  border-radius: 4px;
}

.report-info-section .export-csv button {
  color: #fff;
  font-family: "gothambold", sans-serif;
  font-size: 12px;
  padding: 10px 13px 10px 13px;
  background-color: #3d485d;
  border-radius: 5px;
  display: inline-block;
  border-color: transparent;
}

.report-info-section .home-section .pannelBox {
  width: 230px;
  height: 95px;
}

.report-info-section .avg-dataset {
  height: 40px;
  font-size: 32px !important;
  line-height: 40px !important;
}

.report-info-section .label-left-30 label {
  left: 0 !important;
}

#customComparison input {
  width: 80px;
  height: 36px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 12px;
  padding-right: 24px;
  border: 1px solid #d7d7d7;
}

.comparison-nav {
  float: left;
  position: relative;
  height: 36px;
}

#customComparison .comparison-button {
  height: 100%;
  top: 0;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
  cursor: pointer;
  border-left: 1px solid #d7d7d7;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Calibri";
  line-height: 1.65;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding-top: 5px;
  font-size: 16px;
}

.comp-hide-arrow::before,
.comp-hide-arrow::after {
  display: none
}

.report-info-section #root-dataset_comp #child-dataset_comp .listing {
  background: transparent;
}

.report-info-section #root-dataset_comp #child-dataset_comp .listing label {
  font-size: 16px !important;
}

.listing-label {
  font-size: 10px;
  display: block;
  font-weight: 400;
}

.font-weight-light-bold {
  font-weight: 600;
}

.trend-section {
  background: #F2F2F2 !important;
}

.border-section {
  border-bottom: 2px solid #D7DFEE;
}

.report-info-section.overviewSection .home-section .pannelBox {
  width: 100%;
  height: 80px;
}

.report-info-section.overviewSection .home-section .pannelBox .border-round {
  width: 52px;
  height: 52px;
}

/*Trend section css*/
.trend-section-new .home-section .pannelBox {
  width: 180px !important;
}

.trend-section-new .home-section .pannelBox .border-round {
  width: 46px !important;
  height: 46px !important;
}

.trend-section-new .pannelBox h3 {
  font-size: 13px;
  font-weight: 600;
}

.trend-section-new .pannelBox h4 {
  font-size: 34px;
  font-weight: 700;
}

.trend-section-new .item-text span {
  font-size: 14px;
  font-weight: bold;
}

.trend-section-new h1 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
  font-family: "gothammedium" !important;
}

.trend-section-new .form-group-box .item-text {
  margin: 0 0 26px;
}

.trend-section-new.tabs-section .nav .nav-item {
  font-size: 16px !important;
}

.trend-section h3 {
  font-size: 22px !important;
  font-weight: 700 !important;
}

/*New Trend section css*/
.col-lg-2-5 {
  flex: 0 0 20%;
  max-width: 20%;
}


.col-lg-18 {
  flex: 0 0 20%;
  max-width: 20%;
  min-width: 240px !important;
}

.col-lg-18 .overall-analysis-box {
  min-height: 90px !important;
}

.image-min-width {
  min-width: 170px;
}

.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 66px;
  margin: 0 auto;
  font-size: 14px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.waveform-container.view-audio-video-card .file-info .fileName {
  display: block;
  text-overflow: ellipsis;
}

.waveform-container.view-audio-card .file-info {
  width: calc(100% - 140px);
  text-overflow: ellipsis;
}

/* .custom-media-content-section .waveform-container.view-audio-card .file-info {
  width: calc(100% - 170px);
}

#content .custom-media-content-section .waveform-container.view-audio-card .file-info {
  width: calc(100% - 145px);
} */

@media screen and (min-width: 1240px) and (max-width: 1366px) {
  .dashboard-sub-header-new .nav-link {
    font-size: 20px;
  }

  .dashboard-sub-header-new .customGroup {
    width: 200px;
  }

  .dashboard-sub-header-new .customGroup .form-group .form-control {

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-weight: 600;
    padding-right: 10px !important;
  }

  .dashboard-sub-header-new .legend-block {
    max-width: 428px;
    min-width: 376px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 11%);
    border-radius: 6px;
    background: #fff;
    padding: 2px 10px;
  }
}

.custodian-performance {
  font-size: 16px;
  font-weight: 700;
}

.head-analysis {
  font-size: 22px !important;
}

.assessment-id .overall-analysis-box,
.overall-analysis-box {
  background: #FFFFFF;
  margin: 10px 10px 0 0 !important;
  padding: 20px 20px !important;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.assessment-id .overall-analysis-box,
.overall-analysis-box:last-child {
  margin-right: 0px !important;
}

.overviewSection-new .searchField.search-wrap form {
  display: flex !important;
}

.overall-border-round {
  border: 1px solid #3573D9;
  border-radius: 50%;
  padding: 10px;
  line-height: 54px;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sorting-reports-custodian th:not(.action) {
  min-width: 105px;
  max-width: 125px;
}

.sorting-reports-custodian th.completion-date {
  min-width: 195px;
}

.sorting-reports-custodian th.action-box {
  min-width: 78px;
}

.sorting-reports-custodian th.assess-id {
  min-width: 88px;
}

.sorting-reports-custodian th.passing-perc {
  min-width: 135px;
}

.sorting-reports-custodian th.location {
  min-width: 145px;
}

.save-disabled {
  opacity: 0.7;
  pointer-events: none;
}

.nested-errors {
  display: -webkit-box;
  padding: 5px;
  margin-bottom: 5px;
}

.nested-errors span {
  font-size: 14px;
}

.nested-errors ul {
  margin: 4px;
}

.main-section.overviewSection.overviewSection-new.trend-section {
  min-height: calc(100vh - 100px);
}

@media screen and (min-width: 1240px) {
  .section-min-width {
    min-width: 935px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1240px) {
  .section-min-width {
    min-width: 905px;
  }
}

.surface-text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}

.pannelBox.avg-score-box {
  width: auto !important;
  height: auto !important;
  padding: 8px 30px;
}

.pannelBox.avg-score-box .media-body {
  font-weight: 600;
}

.pannelBox.avg-score-box span.avg-dataset {
  font-weight: 700;
  font-size: 16px !important;
  line-height: 20px !important;
  text-align: center;
}

.pannelBox-wrapper {
  width: 38% !important;
}

.overall-analysis-box-height-new h3 {
  font-size: 13px !important;
  font-weight: normal !important;
  color: #3d485d !important;
  margin-bottom: 5px;
}

.overall-analysis-box-height-new h4 {
  font-family: "gothamBold";
  font-weight: normal;
  margin: 0;
  line-height: 1;
  font-size: 16px !important;
}

.pad-left-new .switch-btn {
  padding-left: 16px !important;
}

@media (max-width: 768px) {
  .col-lg-2-5 {
    max-width: 100% !important;
  }

  .pad-left-new .switch-btn {
    padding-left: 0px !important;
  }
}

.pathfinder-section.filter-assessment-items .form-group.show .focus-selection {
  min-height: auto;
}

.pathfinder-section.filter-assessment-items .form-group.show .focus-selection .select-box>ul {
  min-height: 160px;
}


.sidebarDiv .side-listing li span.compliance-data {
  font-size: 15px;
  border-radius: 4px;
  display: block;
  background: #fff;
  border: 1px solid #ededed;
  padding: 8px 24px 8px 10px;
  margin: 0;
  position: relative;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

@media (max-width: 1366px) {
  .sidebarDiv .side-listing li span.compliance-data {
    font-size: 12px;
  }
}

.sidebarDiv .side-listing li span.compliance-data .img-margin {
  margin-right: 27px;
}

@media (max-width: 1366px) {
  .sidebarDiv .side-listing li span.compliance-data .img-margin {
    margin-right: 0;
    position: absolute;
    top: 8px;
    right: 5px;
  }
}

.default-image-size {
  width: 150px;
  height: 112px;
  border: 1px solid #eee;
  object-fit: cover;
}

span.compliance-data.cursor-pointer {
  color: #000;
}

.custom-margin-empty {
  margin-top: 35px;
}

.compliance-block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clamp-size-4 {
  -webkit-line-clamp: 4;
}

.Imgcard {
  height: fit-content;
}

/* 
#dataset_comp_min::after, #dataset_comp_max::after {
  content: attr(data-percent) "%";
  position: absolute;
  top: -25px;
  color: #3D485D;
  font-style: normal;
  font-weight: 600;
} */

input[name="dataset_comp"]:checked+label {
  font-weight: bold;
}

#compliance-report-builder-form form .form-group label.error.error-message {
  left: 0px !important;
}

.label-left-30 label {
  left: 30px !important;
}

.label-left-26 label {
  left: 26px !important;
}

#SelectLocationModal .custom-modal.criteria-modal.modal-dialog {
  max-width: 650px;
}

#SelectLocationModal .custom-modal .modal-content .search-field,
.custom-modal.criteria-modal .modal-body .search-field {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

@media (max-width: 1440px) {
  .select-location .modal-content {
    max-height: 100%;
  }
}

.disable-icon .compliance-type-info-icon {
  display: block;
}

.compliance-type-info-icon {
  display: none;
}

.add-emp-sign {

  position: absolute;
  top: 6px;
  right: 0;
  cursor: pointer;
}

.input-emp-sign {
  padding-right: 130px;
}

.field-custodian-tag {
  line-height: 24px !important;
}

img[data-fancybox^="gallery"] {
  cursor: pointer;
}

.fancybox-image {
  background: white;
}

.ComplianceCardimg img {
  border: 1px solid #cccccc;
}

.form-section-compliance .entry-blocks {
  padding: 24px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.11);
  background-color: #fff;
  border-radius: 6px;
}

.not-inspected-icon {
  position: absolute;
  top: -3px;
  left: 17px;
}

.dot-slides .dot-slide-inner {
  width: 25px;
  height: 25px;
  font-family: Source Sans Pro;
  color: #3D485D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.dot-slides .dot-slide-inner.active-slide {
  color: #FFF;
}

.dot-slides {
  top: 1px;
}

.dot-slides-disabled {
  pointer-events: none;
  opacity: 0;
}

.dot-slides-disabled-hidden {
  pointer-events: none;
  opacity: 0;
  display: none;
}

.virtual-group-div .filter-pannel .search-field input {
  min-width: 100% !important
}

.assessed_on_heading {
  font-weight: bold !important;
  margin-bottom: 0px !important;
  text-align: right;
  min-width: 148px;
}

.alloted-score-div-set .assigned-weightage-text,
.alloted-score-div-set .assigned-weightage-label {
  z-index: 99;
  position: relative;
  cursor: pointer;
  pointer-events: all;
}

.text-styling {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100%);
}

#scrollableModal {
  max-height: 330px;
  overflow: auto;
}

.dashed-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dashed-text::before,
.dashed-text::after {
  content: "";
  flex-grow: 1;
  border-top: 1px solid #000;
  margin: 0 10px;
  /* Space between text and lines */
}

.dashed-text {
  font-size: 16px;
  color: #333;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-date-picker {
  font-size: 16px !important;
  padding-top: 3px;
}

.rounded-full {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
  border-radius: 9999px;
  width: 3rem;
  height: 3rem;
}

.svg-icon-cross {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  width: 1.5rem;
  height: 3rem;
}

.doc-icon {
  padding: 12px 12px;
}

.boxDiv-comment-section textarea:focus {
  outline: none;
  box-shadow: none;
}

.boxDiv-comment-section textarea {
  pointer-events: auto;
}

.boxDiv-comment-section textarea {
  border: 0;
  height: 85px;
  display: block;
  width: 100%;
  resize: none;
}

.drag-area {
  border-radius: 6px;
  border: 1.8px dashed #CDCDCD;
  background: #FFF;
  height: 176px;
  max-width: 730px;
  width: 100%;
}

.documentuploadbox {
  max-width: 730px;
  width: 100%;
  float: right;
}

.documentuploadbox-images-list {
  max-width: 730px;

}

.edit-image-direct {
  margin-right: 14px;
  height: 176px;
  width: calc(100%);
  border: 1px solid #CDCDCD;
  border-radius: 8px;
  display: block;
}

.edit-image-direct-hgt {
  width: 234px;
}

.edit-image-direct .Ic_delete {
  top: 6px;
  right: 8px;
  top: 6px;
  height: 30px;
  width: 30px;
  right: 6px;
  border-radius: 50%;
}

.edit-image-direct img:not(.no-border),
.edit-image-direct .Ic_delete img {
  margin-left: 0px;
}

.edit-image-direct img:not(.no-border) {

  object-fit: contain;
  border-radius: 8px;
}

.image-main {
  width: 100%;
  height: 100%;
}

.fade-out-box {
  position: absolute;
  opacity: 0;
  transform: scale(0);
  font-weight: 600;
  transition: all 0.5s cubic-bezier(.36, -0.64, .34, 1.76);
}

.doc-section {
  width: calc(100%);
}

.document-area {
  height: calc(100%);
  max-width: 730px;
  align-items: center;
  justify-content: center !important;
}

.signature-delete-icon {
  position: absolute;
  right: 20px;
  top: 10px;
}

.signature-delete-image {
  width: auto;
  height: 178px;
}

.opt-list a.edit-assessment.edit-ico {
  background: #3D485D;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  height: 32px;
  width: 32px;
  display: inline-block;
}

.delete-comment {
  top: -3px;
  right: -7px;
}

.mark-as-complete-text {
  margin-top: 5px !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.187px;
}

.completionDate h4 {
  font-family: "gothamBold";
  font-size: 18.298px;
  font-weight: normal;
  color: #3D485D;
}

.enable-picker.change-mark-complete {
  color: #3d485d !important;
  font-size: 16px;
  font-weight: 600;
  margin-top: 16px;
  display: block;
}

.completion-date #date_picker,
.completion-date #time_picker {
  font-size: 16px !important;
}

.error-div-box,
.error-div-limit-box,
.error-div-image-error {
  width: 100%;
  float: right;
  max-width: 730px;
  color: #DA2424;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

form .form-group .img-calender {
  position: absolute;
  top: 20px;
  right: 8px;
  width: 10px;
  height: 10px;
}

.calender-input {
  padding-left: 0 !important;
  padding-right: 26px !important;
}

/* input[id^="expanded"] {
  opacity: 0;
  position: absolute;
  pointer-events: none;
} */

/* input[id^="expanded"]:checked+p.comment-para {
  -webkit-line-clamp: unset;
}

p.comment-para {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
} */

/* label.read_less {
  display: none;
}

label.read_less,
label.read_more {
  font-size: 15px;
} */

/* input[id^="expanded"]:checked~label.read_more,
p.comment-para:not(.truncated)~label.read_more {
  display: none;
}

input[id^="expanded"]:checked~p.comment-para.truncated~label.read_less {
  display: block;
} */

.clamp-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5em;
  max-height: calc(1.5em * 2);
}

.clamp-text.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
  display: block;
}

.section-details-box .section-details-box-inner {
  width: 25%;
}

#root-locations_comments ul.selection-list {
  display: none;
}

.document-helper {
  margin-bottom: 0px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  position: relative;

}

.document-helper-new {
  margin-bottom: 0px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  position: relative;

}

.document-helper::before {
  content: '';
  background: url(/static/images/icDocumentHelper.svg) no-repeat;
  height: 15px;
  width: 20px;
  position: absolute;
  top: 2px;
  left: -25px;
}

.note-helper {
  margin-bottom: 0px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  position: relative;

}

.note-helper::before {
  content: '';
  background: url(/static/images/icNoteHelper.svg) no-repeat;
  height: 21px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: -28px;
}

.message-border {
  border: 2px solid #FDB713;
  padding: 5px 10px;
  display: block;
  border-radius: 4px;
  background: #FFF8E8;
}

.overlay-image-error {
  border: 1px solid #DA2424;
  border-radius: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: .5s ease;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.65);
  /* Black see-through */
  position: absolute;

}

.overlay-image-error-text {
  color: #DA2424;
  font-size: 15px;
  position: absolute;
  top: 35%;
  right: 15%;
  -webkit-transform: translate(10%, -10%);
  -ms-transform: translate(10%, -10%);
  transform: translate(10%, -10%);
  text-align: center;
  font-weight: 600;
}

.error-div-box .errorlist {
  margin: 0px !important;
  color: #DA2424;
}

.header-tag-box {
  display: flex;
  height: 28px;
  padding: 10px 14px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 20px;
}

.header-tag-color-green {
  background: #E3F0E3;
}

.header-tag-color-default {
  border-radius: 20px;
  border: 1px solid #D7DFEE;
  background: #F4F6F9;
}

.header-tag-text {
  color: #3D485D;
  font-family: Source Sans Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.font-family-sans-pro {
  font-family: "Source Sans Pro", sans-serif;
}

.main-web-report .document-area {
  max-width: 100%;
}

.main-web-report .documentuploadbox {
  max-width: 100%;
}

.main-web-report .drag-area {
  max-width: 100%;
}

.uploaded-section .drag-area-new {
  border: 1px dashed #D7DFEE !important;
  background: #ffffff !important;
}

.weightage-box {
  display: inline-block;
  background: #fff;
  padding: 14px 20px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.weightage-box h5 {
  margin-bottom: 0 !important;
  padding: 7px 15px;
  background: #F1F4F8;
  font-weight: 400 !important;
  font-size: 16px;
}

.boxCont-wrap .boxCont .category-score span.font-size-15 {
  font-size: 15px !important;
}

.weightage-box b {
  color: #3D485D;
  font-size: 16px;
}

.weightage-total {
  background: #FAFAFC !important;
}

#addAssessment .weightage-box p {
  border: 1px solid #f1f4f8;
  border-top: none;
}

/* .main-web-report .edit-image-direct {
  aspect-ratio: auto 4 / 3;
  height: auto !important;
  width: auto !important;
} */

.main-web-report .boxDiv-image-section {
  background: #fff !important;
  border: none !important;
  margin: 2px;
  padding: 10px 0px !important;
}

.main-web-report .doc-section {
  width: calc(100%);
  margin-right: 18px;
}

.d-grid {
  display: grid;
}

.main-web-report .error-div-box,
.main-web-report .error-div-limit-box,
.main-web-report .error-div-image-error {
  max-width: 100%;
}

.main-web-report .grid-column-1-1 {
  grid-template-columns: 1fr;
  grid-column-gap: 10px;
}

.main-web-report .grid-column-1 {
  grid-template-columns: 1fr;
  grid-column-gap: 10px;
}

@media (min-width:600px) {
  .main-web-report .image-section .grid-column-2-1 {
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 10px;
  }

  .main-web-report .image-section .grid-column-3-1 {
    grid-template-columns: 2fr 1fr;
    grid-column-gap: 10px;
  }

  .main-web-report .image-section .grid-column-2 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
  }
}

@media (min-width:768px) {
  .main-web-report .signature-box.grid-column-2-1 {
    grid-template-columns: 1fr;
    grid-column-gap: 10px;
  }

  .main-web-report .grid-column-2-1 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
  }

  .main-web-report .grid-column-3-1 {
    grid-template-columns: 2fr 1fr;
    grid-column-gap: 10px;
  }

  .main-web-report .grid-column-4-1 {
    grid-template-columns: 3fr;
    grid-column-gap: 10px;
  }

  .main-web-report .grid-column-2 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
  }

  .main-web-report .grid-column-3 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
  }
}

@media (max-width:768px) {

  .main-web-report .grid-column-2-1,
  .main-web-report .grid-column-3-1,
  .main-web-report .grid-column-4-1,
  .main-web-report .grid-column-2,
  .main-web-report .grid-column-3 {
    grid-template-columns: 1fr;
    grid-column-gap: 10px;
  }
}

.document-width-browse {
  align-items: center;
  justify-content: space-around;
  gap: 32px;
}

.main-web-report .grid-column-2-1 .document-area,
.main-web-report .grid-column-3-1 .document-area,
.main-web-report .grid-column-4-1 .document-area {
  height: 90px;
}

.main-web-report .documentuploadbox-container.document-hght {
  height: 90px;
}

.main-web-report .signature-box .documentuploadbox-container {
  height: 175px;
}

.main-web-report .signature-delete-image {

  height: calc(100%);
  width: calc(100% - 30px);
  object-fit: contain;

}

.image-view-mode {
  background-color: #fff;
  object-fit: contain;
}

.signature-view-mode {
  background: #f4f6f9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.comment-view-mode {
  height: 130px;
  min-height: 130px;
}

.comment-view-mode-image {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.stats-filter {
  position: relative;
}

.stats-filter .filter-pannel {
  position: absolute;
  top: 46px;
}

.home-section-new .pannelBox {
  padding: 18px 19px;
  background-color: #fff;
  border-right: 1px solid #e9e9e9;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .11);
  height: 80px;
  border-radius: 6px !important;
  min-width: 196px;
  /*  min-width: 150px; */
}

.home-section-new .pannelBox .border-round {
  width: 46px !important;
  height: 46px !important;
  border: 1px solid #fdb714;
  border-radius: 50%;
  padding: 10px;
  line-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-section-new .pannelBox .border-round img {
  max-width: 35px;
  margin: 0;
}

.home-section-new .pannelBox h3 {
  font-size: 13px;
  font-weight: 400 !important;
  margin: 0 0 5px;
  line-height: 1;
  color: #3d485d;
}

.home-section-new .pannelBox h4 {
  font-size: 34px;
  font-weight: 700;
  font-family: "gothamBold";
  margin: 0;
  line-height: 1;
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .custom-font-size {
    font-size: 14px;
  }

  .inspector-stats-head .overall-analysis-widht {
    display: block;
  }
}

.alert-custom-error {
  border-color: #f5c6cb;
  color: #c01b1b;
  padding: 10px;
  background: #ffdcdf;
}

.doc-name {
  font-weight: 400 !important;
}

.criteria-revamp .add-img-field:after,
.assessment-report-revamp .add-img-field:after {
  color: #3d485d !important;
}

.comments-readonly {
  background: #fff;
  padding: 15px 15px;
}

.comments-readonly h3 {
  color: #3d485d;
  font-family: "gothamBold";
}

#proxyaggrement_form div#root-content ul.todo-list li {
  min-height: 34px;
}

.single-report-builder-div div#assessment_direct_block #root-assessments_detailed .focus-selection.customer-select {
  width: 96% !important;
}

.single-report-builder-div #root-assessments_detailed .focus-selection.customer-select {
  width: 93% !important;
}

.single-report-builder-div div#select_assessments_detailed>.form-group,
.single-report-builder-div div#assessment_direct_block>.form-group,
.single-report-builder-div div#select_assessments_detailed>.form-group {
  margin-bottom: 0px !important;
}

.single-report-builder-div div#select_assessments_detailed ul,
.single-report-builder-div div#assessment_direct_block ul,
.single-report-builder-div div#select_assessments_detailed ul {
  margin-top: 0px !important;
}

.single-report-builder-div div#select_assessments_detailed ul .listing,
.single-report-builder-div div#assessment_direct_block ul .listing,
.single-report-builder-div div#select_assessments_detailed ul .listing {
  padding-top: 12px;
  margin-top: 0px;
}

.single-report-builder-div div#select_assessments_detailed ul .listing .form-group label,
.single-report-builder-div div#assessment_direct_block ul .listing .form-group label,
.single-report-builder-div div#select_assessments_detailed ul .listing .form-group label {
  left: -8px !important;
  top: 0px !important;
  font-size: 13px !important;
}

.single-report-builder-div .select-assessments-div .with-border {
  border-bottom: 1px solid #d7d7d7;
}

.select-assessment-disabled-show .select-assessment-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.select-assessment-disabled-show .select-assessment-disabled .focus-selection {
  display: none;
}

.form-section .entry-blocks .view-comments-link {
  display: inline-block;
  padding: 15px 0;
  text-align: center;
  border-radius: 3px;
  border: solid 1px #b5cadf;
  background-color: #f5faff;
  font-size: 16px;
  color: #0074E0;
  font-weight: 600;
  width: 285px;
  cursor: pointer;
  float: right;
}


.modal .assessment-commts-modal .asstCmtLst {
  font-family: "Source Sans Pro", sans-serif;
  color: #3D485D;
}

.modal .assessment-commts-modal .asstCmtLst .headingBox h3 {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
  text-decoration: underline;
}

.modal .assessment-commts-modal .asstCmtLst .headingBox h3 a {
  color: inherit;
}

.modal .assessment-commts-modal .asstCmtLst .headingBox .checklst {
  margin-left: auto;
  align-items: center;
}

.modal .assessment-commts-modal .asstCmtLst .headingBox .checklst .itmCheck {
  margin-right: 20px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.modal .assessment-commts-modal .asstCmtLst .headingBox .checklst .itmCheck img {
  margin-right: 4px;
  width: 16px;
}

.modal .assessment-commts-modal .asstCmtLst .headingBox .checklst .itmCheck:last-child {
  margin-right: 0;
}

.modal .assessment-commts-modal .asstCmtLst .dateBox {
  margin-top: 5px;
}

.modal .assessment-commts-modal .asstCmtLst .dateBox p {
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.2px;
}

.modal .assessment-commts-modal .asstCmtLst .dateBox p img {
  margin: -1px 7px 0 0;
  width: 14px;
}

.modal .assessment-commts-modal .asstCmtLst .poitBox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.modal .assessment-commts-modal .asstCmtLst .poitBox p {
  margin: 4px 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  width: calc(50% - 14px);
  overflow: hidden;
  text-overflow: ellipsis;
}

.modal .assessment-commts-modal .asstCmtLst .poitBox p b {
  font-weight: 700;
  padding-right: 4px;
}

.modal .assessment-commts-modal .asstCmtLst .card-body p {
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.modal .assessment-commts-modal .asstCmtLst .card-body p a {
  font-weight: 600;
  text-decoration: underline !important;
  text-transform: capitalize;
}

.modal .assessment-commts-modal .asstCmtLst .card-body h6 {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.modal .assessment-commts-modal .asstCmtLst .card-body h6 span {
  font-weight: 400;
}

.modal .assessment-commts-modal .pagnatin-block {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal .assessment-commts-modal .pagnatin-block .page-item {
  margin: 0 5px;
}

.modal .assessment-commts-modal .pagnatin-block .page-item.active .page-link {
  border: none;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.11);
}

.focus-selection.focus-selection-new.checkboxListing {
  max-width: 360px;
  min-width: 268px;
  width: 100%;
  min-height: auto;
}

.modal .assessment-commts-modal .card {
  margin-bottom: 11px;
  padding: 2px;
  border: none;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.11);
}

.modal .assessment-commts-modal .card .card-header {
  background-color: #fff;
  padding: 10px 21px;
  border-bottom: 1px solid #DAE0E6;
}

.modal .assessment-commts-modal .card .card-body {
  padding: 10px 21px 14px;
}

.modal .assessment-commts-modal .lstBox {
  overflow: hidden;
  overflow-y: auto;
  width: calc(100%);
  padding-right: 0px;
  transition: ease all 0.2s;
}

.modal .assessment-commts-modal .lstBox::-webkit-scrollbar {
  width: 6px;
}

.modal .assessment-commts-modal .lstBox::-webkit-scrollbar-track {
  box-shadow: none;
}

.modal .assessment-commts-modal .lstBox::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #313A4A;
  outline: none;
}

.modal .assessment-commts-modal .modal-content {
  padding: 0 28px;
  border: 1px solid #D7DFEE;
  background-color: #F4F6F9;
}

.modal .assessment-commts-modal .modal-header {
  padding: 46px 0 19px;
  position: relative;
}

.modal .assessment-commts-modal .modal-header .modal-title {
  font-family: "gothamBold";
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.5px;
  color: #3D485D;
}

.modal .assessment-commts-modal .modal-header .close {
  margin: 0;
  padding: 0;
  position: absolute;
  right: -12px;
  top: 13px;
}

.modal .assessment-commts-modal .modal-header .close img {
  max-width: 27px;
}

.modal .assessment-commts-modal .searchField {
  position: relative;
}

.modal .assessment-commts-modal .searchField .filter-btn-new {
  position: absolute;
  right: 2px;
  top: -1px;
  background: none;
  border: none;
  margin-top: 6px;
}

.modal .assessment-commts-modal .searchField .search-field {
  min-width: 100% !important;
  background: #fff;
}

.modal .assessment-commts-modal .modal-body {
  padding: 0;
}

@media (min-width: 992px) {
  .infor-box {
    width: calc(70%);
  }
}

.modal .assessment-commts-modal .view-reference {
  font-size: 12px;
  margin-right: 0;
}

.modal-assessment-comments {
  height: auto;
  max-height: 65vh;
  overflow: auto;
}

.ck.ck-word-count,
.ck.ck-balloon-panel {
  display: none !important;
}

.ck-editor-container {
  margin-top: 42px;
}

.form-group.is-focused label[style="float: none;"],
.form-group:not(.is-empty) label[style="float: none;"] {
  top: 8px !important;
  font-size: 14px !important;
}

.sectionOver .card-header .rightCol .newlinks li .form-group .hidden,
.sectionOver .card-header .rightCol .newlinks li .form-group .shown {
  z-index: 1;
}

.text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.w-90 {
  width: 90%;
}

.edit-comment.update-comment .save-comment-div {
  display: flex !important;
}

.assessment-types-section .assessment-type input:disabled {
  cursor: default;
}

.custodianChart,
.radarchartdata {
  width: 90%;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.cursor-default {
  cursor: default;
}

@media (max-width: 992px) {

  .new-builder #drag-drop-ul li,
  .new-builder #drag-drop-ul-2 li {
    width: 100% !important;
  }

  .section-details-box .section-details-box-inner {
    width: 100% !important;
  }

  .drag-area {
    height: 100% !important;
  }




}

.customGroup .inspector-stats-date label {
  left: 15px !important;
}

.customGroup .inspector-stats-date input {
  padding-left: 14px !important;
}


@media screen and (min-width: 1240px) {
  .inspector-section-min-width {
    min-width: 655px;
  }

}

@media screen and (max-width: 1440px) {

  .stats-filter .filter-pannel {
    position: static;
  }

  .overviewSection.main-section .data-list .heading-entries {
    padding: 0 5px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1240px) {
  .inspector-section-min-width {
    min-width: 625px;
  }
}

.home-section .pannelBox .inspector-stats-data h4 {
  font-size: 23px;
}

.home-section .pannelBox .inspector-stats-data {
  min-height: 50px;
  border-bottom: 2px dashed #cccccc;
  position: relative;
}

.home-section .pannelBox .inspector-stats-data::before {
  border-bottom: 5px solid #FDB714;
  width: 98px;
  height: 5px;
  position: absolute;
  content: '';
  bottom: -2px;
}

.graph-div-container.calendar-box-div .search-assessment {
  margin-left: -36px;
  margin-top: 14px;
  color: #9ca4a6;
  padding-right: 10px;
}

.search-field-height {
  height: 50px !important;
  border: 1px solid #e9e9e9 !important;
}

.assess-filter-wrapper .applied-msg {
  min-width: 300px;
}

.inspector_stats_location_div,
.inspector_stats_customer_div,
.inspector_stats_customer_empty_div,
.inspector_stats_location_empty_div {
  height: 300px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.btn-card {
  background: #fff;
  box-shadow: 0px 2px 3px 0px #0000001D;
  padding: 18px 30px;
}

.divselect-new {
  display: flex;
  max-width: 260px !important;
  gap: 10px;
  align-items: center;
}

.divselect-new b {
  font-size: 24px;
  font-weight: 400;
  font-family: 'gothambold';
}

.assigned-weightage-style {
  width: 266px;
  gap: 20px;
  align-items: center;
}

.assigned-weightage-style label:not(.error) {
  text-wrap: nowrap;
}

@media screen and (min-width: 580px) and (max-width: 766px) {

  .assess-filter-wrapper .applied-msg {
    min-width: calc(33%) !important;
  }
}

@media (max-width:990px) {
  .assess-filter-wrapper .applied-msg {
    min-width: auto;
    position: absolute;
    margin-left: 15px;
  }

  .assess-filter-wrapper .applied-msg:before {
    top: 25px;
  }
}

.data-table-list .table tbody .no-data-found-tr:hover td:first-child,
.data-table-list .table tbody .no-data-found-tr:focus td:first-child {
  border-color: transparent;
}

.datepicker-custom-div .custom-datepicker table tr th.custom-hide:not(.next) {
  display: none;
}

.datepicker-custom-div .custom-datepicker table tr th.custom-hide.next {
  opacity: 1;
}

.datepicker-custom-div .custom-datepicker table tr td.custom-hide {
  opacity: 0.4;
}

.datepicker-custom-div .gj-picker {
  position: absolute;
  z-index: 11;
  background-color: #F5FAFF;
  border: 1px solid #ECEFF5;
  border-radius: 6px;
}

.datepicker-custom-div .custom-datepicker table tr th.datepicker-switch div {
  font-family: 'gothambold';
  font-size: 16px;
  text-align: left;
  font-weight: 350;
  color: #3D485D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.datepicker-custom-div .custom-datepicker table thead tr {
  position: relative;
}

.datepicker-custom-div .button-div {
  cursor: pointer;
  background-color: #0C41FF;
  border-radius: 100%;
  color: white;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}

.datepicker-custom-div .headerdate {
  font-size: 15px;
  font-weight: 700;
  color: #333333;
  display: flex;
  align-items: center;
  gap: 5px;
  width: auto !important;
}

.datepicker-custom-div .headerdate.date-count {
  position: absolute;
  top: 0;
  right: 15px;
}

.datepicker-custom-div .headerdate span {
  background-color: blue;
  border-radius: 50%;
  display: block;
  width: 10px;
  height: 10px;
}

.datepicker-custom-div.assigned-assessment .headerdate span,
.datepicker-custom-div.assigned-assessment .gj-picker-md table tr td.selected.gj-cursor-pointer div {
  background-color: #0C41FF;
}

.datepicker-custom-div.inprogress-assessment .headerdate span,
.datepicker-custom-div.inprogress-assessment .gj-picker-md table tr td.selected.gj-cursor-pointer div {
  background-color: #FF6551;
}

.datepicker-custom-div.reopen-assessment .headerdate span,
.datepicker-custom-div.reopen-assessment .gj-picker-md table tr td.selected.gj-cursor-pointer div {
  background-color: #FDB714;
}

.datepicker-custom-div.completed-assessment .headerdate span,
.datepicker-custom-div.completed-assessment .gj-picker-md table tr td.selected.gj-cursor-pointer div {
  background-color: #5CB85C;
}

.datepicker-custom-div .gj-picker-md table tr td.disabled:not(.selected) div {
  color: rgba(0, 0, 0, .87);
}

/* .datepicker-custom-div .gj-picker-md table tr td.gj-cursor-pointer div:hover {
  background: transparent;
  cursor: auto;
} */

.datepicker-custom-div .gj-picker-md table tr td.gj-cursor-pointer {
  cursor: auto;
}

.datepicker-custom-div .gj-picker-md table tr td.gj-cursor-pointer.disabled,
.datepicker-custom-div .datepicker-days table tr th.datepicker-switch.disabled,
.datepicker-custom-div .datepicker-days .headerdate.disabled {
  opacity: 0.4;
}

.custom-datepicker {
  border-radius: 6px;
}

.status-filter-box.active img {
  display: block;
}

#assessment-listing-view .search-field {
  background: none;
}

.status-filter-box.active img:not(.non-active) {
  display: none;
}

.status-filter-box .non-active {
  display: none;
}

.no-data-found-tr:hover {
  border: 0 !important;
}

.datepicker-custom-div .custom-datepicker table tr th.datepicker-switch.disabled div,
.datepicker-custom-div .custom-datepicker table tr th.dow.disabled div {
  opacity: 0.4;
}

.inspector-stats-date {
  margin: 6px 0 0 12px;
}

.datepicker-custom-div.assigned-assessment .gj-picker-md table tr td.selected.multi-date-selected.gj-cursor-pointer div {
  border: 2px solid #0C41FF;
  line-height: 33px;
  color: rgba(0, 0, 0, .87);
  background-color: transparent !important;
}

.datepicker-custom-div.inprogress-assessment .gj-picker-md table tr td.selected.multi-date-selected.gj-cursor-pointer div {
  border: 2px solid #FF6551;
  line-height: 33px;
  color: rgba(0, 0, 0, .87);
  background-color: transparent !important;
}

.datepicker-custom-div.reopen-assessment .gj-picker-md table tr td.selected.multi-date-selected.gj-cursor-pointer div {
  border: 2px solid #FDB714;
  line-height: 33px;
  color: rgba(0, 0, 0, .87);
  background-color: transparent !important;
}

.datepicker-custom-div.completed-assessment .gj-picker-md table tr td.selected.multi-date-selected.gj-cursor-pointer div {
  border: 2px solid #5CB85C;
  line-height: 33px;
  color: rgba(0, 0, 0, .87);
  background-color: transparent !important;
}

.datepicker-custom-div.assigned-assessment .headerdate.multi-date-selected span {
  border: 2px solid #0C41FF;
  background-color: transparent !important;
}

.datepicker-custom-div.inprogress-assessment .headerdate.multi-date-selected span {
  border: 2px solid #FF6551;
  background-color: transparent !important;
}

.datepicker-custom-div.reopen-assessment .headerdate.multi-date-selected span {
  border: 2px solid #FDB714;
  background-color: transparent !important;
}

.datepicker-custom-div.completed-assessment .headerdate.multi-date-selected span {
  border: 2px solid #5CB85C;
  background-color: transparent !important;
}

.sync-width {
  min-width: 115px;
}

.font-size-20 {
  font-size: 20px;
}

.header-complete-date {
  font-size: 16px !important;

  text-decoration: none !important;
}

.header-complete-date span {
  text-decoration: none !important;
  font-size: 16px !important;
}

.assessment-gaps-list .compliance-div h2 a .hide,
.assessment-gaps-list .compliance-div h2 a .show {
  margin-top: 8px;
}

.assessment-gaps-list .home-section .pannelBox.border-box {
  border-radius: 6px !important;
}

.assessment-gaps-list .headerdate span {
  background-color: #55CDEB;
  border-radius: 50%;
  display: block;
  width: 10px;
  height: 10px;
}

.assessment-gaps-list .headerdate.unassesed span {
  background-color: #ECF4FB;
  border: 1px solid #C9D0E0;

}

.home-section .assessment-gaps-list .pannelBox {
  height: auto;
  box-shadow: none;
  border: 0;
}

.border-line-bottom {
  border-width: 0 0 1px;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
}

.dashboard-filters-div .form-group label.label-left-0,
.customer-comparison_main .assessment-gaps-list div#root-savis_detailed label {
  left: 0px !important;
}

/* .customer-comparison_main .dashboard-filters-div .form-group .form-control.custom-select{
  padding-left: 1rem !important;
} */
.alert-text {
  font-size: 22px;
  font-weight: bold;
}

.check-assigned-weightage .rating-input-field .radio-btn {
  cursor: pointer;
}

.score-column .assessment-in-progress {
  left: 18%;
  width: 290px;
  top: -50px;
}

.custom-delete-button {
  position: absolute !important;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.pathfinder-div-set .switch-btn.content-count {
  position: relative;
  z-index: 99;
}

.check-assigned-weightage .rating-input-field label.container {
  pointer-events: none;
}

.legend-block {
  min-height: 70px;
  align-items: center;
  display: grid;
}

.gotham-font-medium {
  font-family: 'gothammedium';
}

#customerchart {
  max-height: 450px;
}

.gj-picker-month .datepicker-switch {
  width: 145px;
  text-align: center;
}

.gj-picker-month table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
}

.form-label {
  font-size: 18px;
  color: #3D485D;
  font-weight: 400;
  margin-bottom: 12px;
  font-family: "gothamBold";
}

.customGroup-new {
  display: flex;
  gap: 3px;
  height: 47px;
  align-items: center;
  margin-left: 12px;
  float: left;
}

.customerselection {
  box-shadow: 0px 2px 3px 0px #0000001D;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  border-radius: 6px;
  margin-top: 12px;
}

.customerselection .customGroup {
  background: #F7F8FB;
}

.heatmapLocationChart:not(.virtual) .apexcharts-xaxis text,
.heatmapZoneChart:not(.zoneheatmap) .apexcharts-xaxis text {
  cursor: pointer;
}

.virtual-group-box label {
  width: 174px;
  overflow-wrap: break-word;
}

.virtual-group-box .virtual-actions {
  position: absolute;
  top: -10px;
  right: 0;
}

.apexcharts-tooltip-title {
  color: white;
  background: black !important;
  margin-bottom: 0px !important;
  font-size: 14px !important;
  border-bottom: 0px !important;
  text-align: left;
  padding-bottom: 0px !important;
}

.apexcharts-xaxistooltip {
  opacity: 0 !important;
}

.apexcharts-tooltip-series-group.apexcharts-active {
  background: black;
  color: white;
}

.custom-spacing span.label-text {
  white-space: normal !important;
}

.custom-spacing span.sorting {
  position: absolute;
  top: 34%;
}

.custom-max-height {
  height: 47px !important;
}

.div-max-height {
  max-height: 36px;
}

.filter-reset-box.hidden-shown-box {
  pointer-events: none;
  opacity: 0.4;
}

.reset-filters {
  opacity: 0.4;
  pointer-events: none;
}

.reset-filters.show {
  opacity: 1;
  pointer-events: all;
}

.no-data-savi-new .icon-box img {
  height: 32px;
}

.score-box-wrapper-new .noData {
  font-size: 12px;
  padding-top: 10px;
  font-weight: 600;
}

.no-data-savi-new .content-text p {
  font-size: 14px !important;
  font-weight: 600;
}

.compliance-line-legend {
  border: none;
  border-top: 4px solid #62D160;
  color: #fff;
  background-color: #fff;
  height: 6px;
  width: 15px;
  display: inline-block;
}

.avg-line-legend {
  border: none;
  border-top: 4px solid #000;
  color: #fff;
  background-color: #fff;
  height: 6px;
  width: 15px;
  display: inline-block;
}

.apexcharts-series-markers path {
  filter: drop-shadow(0px 4px 2px #bebebe);
}

.sorting-facility-alignment th {
  vertical-align: middle !important;
}

.heatmapZoneChart .apexcharts-text.apexcharts-yaxis-label tspan:nth-child(2),
.heatmapLocationChart .apexcharts-text.apexcharts-xaxis-label tspan:nth-child(2),
.heatmapAreaChart .apexcharts-text.apexcharts-xaxis-label tspan:nth-child(2),
.scatterAreaChart .apexcharts-text.apexcharts-xaxis-label tspan:nth-child(2),
.heatmapZoneChart .apexcharts-text.apexcharts-xaxis-label tspan:nth-child(2) {
  font-size: 9px;
  color: #6C6E79;
  font-weight: 400;

}

#id_dataset_comp_location_6+.comp-hide-arrow-new,
#id_dataset_comp_zone_6+.comp-hide-arrow-new,
#id_dataset_comp_area_6+.comp-hide-arrow-new {
  text-decoration: underline
}

.paratext {
  color: #3D485D;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", sans-serif;
}

.customRadio .form-group .custom-control .custom-control-label {
  font-size: 16px !important;
  color: #3d485d;
  pointer-events: all;
  margin-right: 24px;
}

.location-list-table td[data-label='Location Score'] p:first-child,
.location-list-table td[data-label='Zone Score'] p:first-child {
  font-size: 16px;
  font-weight: 600;
}

.font-size-14 {
  font-size: 14px;
  color: #909495 !important;
  font-weight: 600;

}

.sub-menu .header-dropdown-text li,
.sub-menu .header-dropdown-text li a {
  color: #3D485D !important;
  transform: none !important;
  box-shadow: none !important;
  font-weight: 500 !important;
  font-size: 14px !important;

}

.home-section .pannelBox h3 {
  font-weight: 400 !important;
}

.standarddetail {
  font-size: 12px;
  font-weight: 400;
}

.common-button-height {
  height: 47px;
}

.nav-item.nav-link.facility-data-link.get-facility-data.active {
  color: #0085FF;
}

.home-section .pannelBoxContainer.overview-tab-content ul {
  gap: 16px;
}

.home-section .pannelBoxContainer.overview-tab-content ul li {
  flex: 1;
  list-style: none;
  margin-left: 19px;
}

.home-section .pannelBox-Container.overview-tab-content ul {
  gap: 16px;
}

.home-section .pannelBox-Container.overview-tab-content ul li {
  flex: 1;
  list-style: none;
  margin-left: 19px;
}

#statistics .pathfinder-section .form-group .focus-selection {
  min-height: auto;
  max-height: auto;
}

.navigator {
  text-align: center;
}

.area-box-div {
  font-size: 15px;
  border-radius: 4px;
  display: block;
  background: #F2F4FC;
  border: 1px solid #ededed;
  padding: 12px;
  margin: 7px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

.area-box-div .room-date {
  font-size: 12px;
}

.bg-grey {
  background: #F2F4FC;
}

.navigator h4 {
  font-size: 14px;
  color: #515759;
  font-weight: 700;
}

.custom-switch .btn {
  border: 1px solid #3D485D;
  font-size: 14px;
  color: #3D485D;
  font-weight: 600;
  padding: 6px 29px;
}

.custom-switch .btn.active {
  background: #3D485D !important;
  color: #fff !important;
}

.custom-switch a.btn.active {
  background: #fff !important;
  color: #3D485D !important;
}

.box-virtual-grey {
  background: #f4f3f1;
  height: 349px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.indicatordot {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #ff0027;
  display: inline-block;
  margin-top: 1px;
}

.manual_auto_div_box {
  height: 27px;
}

.manual_auto_div_box .manual_auto_div {
  width: auto;
  background: #fab82a;
  color: #333 !important;
  padding: 10px;
  margin-top: 1px;
  font-size: 12px !important;
  font-weight: 700 !important;
  border-radius: 4px;
  font-family: Source Sans Pro;
  line-height: 14px !important;
}

.custom-switch .btn:focus {
  box-shadow: none;
}

.mainwrap {
  display: flex;
  gap: 22px;
  justify-content: center;
}

.mapvalue {
  font-size: 12px;
  font-weight: 600;
  color: #3D485D;
}

.overview-tab-new .nav-link {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  color: #3d485d;
  background-color: #f1f4f8;
  font-weight: 600;
  text-align: center;
  padding: 10px 10px 12px;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.overview-tab-new {
  gap: 5px;
}

.filter-wrap {
  width: 210px;
  padding: 0px 16px;
}

.pannelBox-Container {
  padding: 24px 0 40px 0;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .11);
  border-radius: 0 0 6px 6px;
}

@media screen and (max-width: 1540px) {

  .home-section .pannelBox-Container.overview-tab-content ul {
    gap: 8px;
  }
}

@media screen and (max-width: 1280px) {
  .home-section .pannelBox-Container.overview-tab-content ul li {
    flex: 0 0 23%;
    max-width: 23%;
  }

  .home-section .pannelBox-Container.overview-tab-content ul {
    flex-wrap: wrap;
    justify-content: start;
  }

  #customerTable td[data-label="Customer"] {
    width: 100%;
  }

}

#root-customers_detailed input.customer-custom-comparison,
#root-savis_detailed input.customer-custom-comparison {
  height: 35px;
  border-bottom: 0;
}

.customer-comparison_main div#root-savis_detailed label {
  left: 15px !important
}

.customer-comparison_main div#root-savis_detailed .form-group {
  margin-bottom: 0px !important
}

.customer-comparison_main div#root-savis_detailed ul {
  margin-top: 0px !important
}

.customer-comparison_main div#root-savis_detailed ul li:first-child {
  background: unset;
}

.customer-comparison_main div#root-savis_detailed ul .listing {
  padding-top: 12px;
  margin-top: 0px
}

.customer-comparison_main div#root-savis_detailed ul .listing .form-group label {
  left: -8px !important;
  top: 0px !important;
  font-size: 14px !important;
  white-space: normal;
}

.action-plan-custom-select .dropdown-select .dropdown-select-menu.left-align {
  left: -8px !important;
}

.customer-comparison_main div#root-customers_detailed ul .listing .form-group label {
  font-size: 14px !important;
}

.action-plan-custom-select .dropdown-select .dropdown-select-menu.left-align-menu.show {
  transform: translate3d(15px, 36px, 0px) !important;
}

.customers-comparison .customGroup {
  width: 320px;
  padding-right: 20px !important;
}

.customers-comparison .customGroupDate {
  width: 280px;
  height: 48px;
}

.customers-comparison .customer-custom-comparison {
  padding: 6px 20px !important;
  height: 48px;
}

.customers-comparison .focus-selection {
  margin-left: -20px;
  margin-top: 10px;
}

.customers-comparison #custom-apply {
  min-height: 47px;
}

.pathfinder-section .form-group .focus-selection ul li {
  margin: 5px 0 0px;
}

.pathfinder-section .form-group .focus-selection ul {
  margin: 10px 0 0px;
}

#root-supplier .focus-selection ul,
#root-industry_types .focus-selection ul,
#root-customers .focus-selection ul {
  margin: 0px 0 0;
}

#root-supplier .focus-selection ul:not(.child-listing),
#root-industry_types .focus-selection ul:not(.child-listing),
#root-customers .focus-selection ul:not(.child-listing) {
  padding-left: 0px;
}

.pathfinder-section #root-dataset_comp.form-group .focus-selection ul li {
  margin: 10px 0 0px;
}

.select-all-savi-div {
  min-height: 75px !important;
  margin: 0px 15px 5px 15px !important;
  border-bottom: 2px solid #eee;
}

.select-all-savi-div li {
  background: #E4E8F1 !important;

}

.select-all-savi-div li:first-child:before,
.select-all-savi-div li:first-child:after {
  background: #E4E8F1 !important;
}

.select-all-savi-div .custom-control.custom-checkbox .custom-control-label:after,
.select-all-savi-div .custom-control.custom-checkbox .custom-control-label:before {
  background-color: #fff;
  line-height: 15px;
}

#root-savis_detailed .select-box>ul:not(.select-all-savi-div) {
  max-height: 225px;
  min-height: 55px;
}

#root-savis_detailed .focus-selection {
  max-height: 460px !important;
}

#root-savis .select-box>ul:not(.select-all-savi-div) {
  max-height: 225px;
  min-height: 55px;
}

#root-savis .focus-selection {
  max-height: 460px !important;
}

.savi-button-apply {
  box-shadow: 0px -8px 15px -8px rgba(0, 0, 0, 0.40);
  height: 60px;
}

.savi-button-apply .common-button {
  height: 40px !important;
  margin-top: 10px !important;
}

.select-all-savi-div .custom-control.custom-checkbox .custom-control-label:after {
  top: 4px !important;
  left: -23px;
  height: 15px;
  width: 15px;
  border-radius: 1px;
}

.select-all-savi-div .custom-control.custom-checkbox .custom-control-label:before {
  top: 4px !important;
}

.select-all-savi-div .custom-control.custom-checkbox .custom-control-input[type=checkbox]:checked~label:after {
  top: 4px !important;
  line-height: 15px;
  left: -24px;
  height: 15px;
  width: 16px;
  border-radius: 1px;

}

.radarchartdata {
  min-height: 500px !important;
}

.background-grey {
  background: #F1F1F1;
}

.customer-td-row {
  width: 800px;
}

@media screen and (max-width: 1280px) {
  .customer-td-row {
    width: 600px;
  }
}

.boxCont-wrap .boxCont p {
  display: none !important;
}

.boxCont-wrap .boxCont h6 {
  min-height: 20px !important;
  padding-left: 0px;
}

.heatmapLocationChart:not(.virtual) .apexcharts-heatmap-rect:not([val="-10"]) {
  cursor: pointer;
}

.font-weight-600 {
  font-weight: 600;
}

.calendar-hgt {
  min-height: 48px;
}

.tableStriped.table-wrap-heading.assessment-list-table td[data-label=Score] p:not(.text-nowrap) {
  font-size: 12px;
}

#root-supplier .focus-selection ul li,
#root-industry_types .focus-selection ul li,
#root-customers .focus-selection ul li {
  padding-left: 10px;
}

#root-supplier .focus-selection .form-group,
#root-industry_types .focus-selection .form-group,
#root-customers .focus-selection .form-group,
.pathfinder-section .form-group .focus-selection .form-group {
  margin-bottom: 5px;
}

.overflow-visible {
  overflow: visible !important;
}

.customer-comparison_main .dashboard-custom-box .form-group .form-control.custom-select {
  padding-left: 1rem !important;
  border: 0 !important;
}

.graph-div-container.calendar-box-div .pannelBox.align-items-center.active {
  background-color: #0085FF;
  color: white;
}

.graph-div-container .pannelBox.align-items-center.active h3 {
  color: white
}

.h-34 {
  height: 34px;
}

.empty-calender-view:not(.default-calendar-view) .month_name {
  width: 257px;
  background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
  background-size: 800px 100px;
  animation: wave-squares 1s infinite ease-out;
  border-radius: 5px;
}

.empty-calender-view:not(.default-calendar-view) .month_count {
  width: 34px;
  background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
  background-size: 800px 100px;
  animation: wave-squares 1s infinite ease-out;
  border-radius: 50%;
}

.default-calendar-view .month_name.h-34::before,
.default-calendar-view .month_count.h-34::before {
  content: "-";
  padding: 14px;
}

.gap-10 {
  gap: 10px;
}

.white_box {
  background: #f5faff;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ECEFF5;
}

form .form-group.no-focus label:not(.error) {
  top: -8px !important;
}

.form-group.is-focused label,
.form-group:not(.is-empty) label {
  top: -8px !important;
}

.overview-tabs.nav-tabs .nav-link.active {
  color: #3d485d !important;
}

/* .active .border-round img {
    filter: brightness(16);
    } */

.calendar-align {
  display: flex;
  align-items: center;
  gap: 6px;
}

.no-data-found-tr td {
  border: 1px solid #bbc3d3;
  border-left: 1px solid #bbc3d3 !important;
}

.data-table-list .inspector-stats-assessments .table tbody tr.no-data-found-tr td {
  border-radius: 6px !important;
}

.border-radius-top-left .pannelBox {
  border-radius: 6px 0px 0px 6px !important;
  border: 1px solid #e9e9e9 !important;
}

.border-radius-top-right .pannelBox {
  border-radius: 0px 6px 6px 0px !important;
  border: 1px solid #e9e9e9 !important;
}

.border-radius-none .pannelBox {
  border-radius: 0px !important;
  border: 1px solid #e9e9e9 !important;
}

.overall-border-round-new {
  border: 1px solid #fdb714 !important;
}

.box-text-hgt {
  font-size: 18px !important;
}

.inspector-stats-head {
  display: flex;
  justify-content: space-between;
}

.clone-form-group {
  max-width: 550px !important;
}

a.private-icon {
  margin-left: 20px;
}

a.private-icon::before {
  content: '';
  background: url(/static/images/ic-private.svg) no-repeat;
  height: 21px;
  width: 22px;
  position: absolute;
  top: 6px;
  left: 25px;
}

.attachmentDel {
  background: #3d485d;
  text-align: center;
  padding: 3px 6px;
  border-radius: 60px;
  height: 35px;
  width: 35px;
  display: inline-block;
}

@media (max-width:1200px) {
  .table-responsive-xl {
    overflow-x: visible !important;
  }
}

.inspector-stats-head .overall-analysis-widht {
  display: flex;
  width: 100% !important;
  gap: 20px;
}

@media screen and (min-width: 1281px) and (max-width: 1641px) {
  header .nav-section .nav-block nav ul li {
    margin-right: 12px !important;
  }

  header .nav-section .nav-block nav ul li a {
    font-size: 14px !important;
  }

  header .nav-section .nav-block nav ul li a::before {
    bottom: -24px;
  }
}

@media screen and (min-width: 1240px) and (max-width: 1281px) {
  header .nav-section .nav-block nav ul li a {
    font-size: 1.125rem !important;
  }


}

header .nav-section .nav-block nav ul li a::before {
  bottom: -28px;
}

@media screen and (min-width: 1281px) and (max-width: 1641px) {
  header .nav-section .nav-block nav ul li {
    margin-right: 18px !important;
  }

}

@media (min-width: 1024px) and (max-width: 1280px) {
  .set-header .nav-section .nav-block nav ul li {
    margin-right: 8px;
  }
}



@media screen and (min-width: 1200px) and (max-width: 1364px) {
  .inspector-stats-head .overall-analysis-widht {
    display: block;
  }
}

@media screen and (min-width: 580px) and (max-width: 766px) {

  .assess-filter-wrapper .applied-msg {
    min-width: calc(33%) !important;
  }
}

@media (max-width:990px) {
  .assess-filter-wrapper .applied-msg {
    min-width: auto;
    position: absolute;
    margin-left: 15px;
  }

  .assess-filter-wrapper .applied-msg:before {
    top: 25px;
  }

  .inspector-stats-head .overall-analysis-widht {
    display: flex;
    width: 100% !important;
    gap: 0px;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .inspector-stats-head {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}


@keyframes wave-lines {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

@keyframes wave-squares {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

.documentuploadbox-container-hgt img {
  height: 175px;
}

.errorDivTop {
  font-size: 14px;
  position: relative;
  margin: 20px 0px 0px;
}

.errorDivTop ul {
  margin: 0px;
  text-align: start;
}

.savi-tabs-section .nav-tabs .inner-img {
  position: relative;
}

.savi-tabs-section .nav-tabs .inner-img .complete-tick {
  position: absolute;
  max-width: 16px;
  left: auto;
  right: -6px;
  top: 0;
}

.draft-status-savi {
  width: 38px;
  border: 1px solid #FDB714;
  background: #FEF9EC !important;
  color: #000 !important;
  font-size: 12px !important;
}

.assigned-weightage-style label.error {
  float: right;
  text-align: end;
}

.custom-radio-div {
  min-width: 183px;
}

.admin-draft-status-savi {
  width: 36px !important;
  border: 1px solid #FDB714;
  background: #FEF9EC !important;
  color: #000 !important;
  text-transform: capitalize;
  font-size: 12px !important;
  height: 18px !important;
}

/* .manual-status-savi {
  min-width: 77px;
}
.pathfinder-status{
  width: 47px;
  height: 15px;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
  background-color: #3d485d;
  padding: 1px 4px 1px 0;
}
.pathfinder-status-savi {
  width: 76px;
} */
.current-weightage-text {
  font-weight: 700;
  font-size: 28px;
  padding-left: 16px;
  line-height: 35.2px
}

.total-weightage-text {
  font-weight: 400;
  font-size: 16px;
}

/* .manual-status{
  margin-top:-2px;
} */
/* .pathfinder-box-div{
  min-width: 54px !important;
} */
.status-savi {
  height: 18px;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
  background-color: #3d485d;
  padding: 1px 4px 2px 0;
  margin-top: 6px;
  margin-left: 6px;
  font-size: 13px;
  font-family: 'Source Sans Pro';
  font-weight: 600;
}

.W25 {
  width: 180px !important;
}

.switch-custom .manual-input,
.switch-custom .auto-input {
  opacity: 0 !important;
  position: absolute;
  height: 0px !important;
  width: 0px !important;
}

.manual-auto-div {
  height: 48px;
}

.switch-custom input[type="radio"].manual-input:checked~label.manual {
  width: 82px;
  background: #0074E0;
  color: #fff;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 4px 0px 0px 4px;
  font-family: "gothamBold";
  bottom: -7px;
}

.switch-custom input[type="radio"].manual-input~label.manual {
  left: 0px;
  background: #EAEEF5;
  color: #4F5B71;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 4px 0px 0px 4px;
  font-family: "gothamBold";
  bottom: -7px;
  cursor: pointer;
}

.switch-custom .switch {
  position: relative;
  display: inline-block;
  width: 82px;
  height: 35px;
  margin-bottom: 0;
}

.switch-custom input[type="radio"].auto-input:checked~label.auto {
  right: 0px;
  background: #0074E0;
  color: #fff;
  padding: 8px 25px;
  bottom: -7px;
  font-size: 12px;
  font-weight: 400;
  font-family: "gothamBold";
  border-radius: 0px 4px 4px 0px;
  cursor: pointer;
}

.switch-custom input[type="radio"].auto-input~label.auto {
  right: 0px;
  color: #4F5B71;
  padding: 8px 25px;
  bottom: -7px;
  font-size: 12px;
  font-weight: 400;
  font-family: "gothamBold";
  border-radius: 0px 4px 4px 0px;
  background: #EAEEF5;
  cursor: pointer;
}

.showDelete .bgInner .form-control {
  max-width: 98%
}

.savi-section .modal .bgInner {
  background: none;
  padding: 5px 10px 0;
  margin: 0px
}

.weightage_total {
  width: 100%;
  display: block;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
}

.manual-savi-width {
  min-width: 66px;
  text-transform: capitalize;
}

.savi-section .modal .surface-section-div {
  background: #e4e8f1;
  border-radius: 5px;
  padding-bottom: 10px;
  padding-top: 5px;
}

.manual-savi input.text-radio-data {
  padding-right: 84px;
}

#select_div_savi_id input.text-radio-data {
  margin-top: 3px;
  padding-bottom: 1px;
}

.select_div_savi_manual:not(.manual-savi) .manual-status.header-savi,
.select_div_savi_manual:not(.pathfinder-savi) .pathfinder-status.header-savi {
  display: none;
}

.clone-heading {
  font-weight: 600;
  font-family: "gothambold", sans-serif;
  font-size: 22px;
  line-height: 26.4px;
  text-align: left;

}

.manual-savi .manual-status.header-savi:not(.clone-manual-tag) {
  position: absolute;
  display: block;
  right: 0;
  top: 12px;
  line-height: 11px;
}

.manual-savi .manual-status.header-savi.clone-manual-tag {
  display: block;
  line-height: 11px;

}

.status-div-box {
  position: absolute;
  right: 0;
  top: 0px;
  height: 34px;
  padding: 10px 0px;
}

/* .status-div-box .pathfinder-status{
  width:59px;
  line-height: 12.8px;
} */
.existing-savi-value[data-tag-count="1"],
.selected-savi-value[data-tag-count="1"] {

  padding-right: calc(53px) !important;
}

.existing-savi-value[data-tag-count="2"],
.selected-savi-value[data-tag-count="2"] {

  padding-right: calc(85px) !important;
}

.divselect-new-wizard {
  max-width: 360px !important;
}

.wizard-weightage-box {
  display: flex;
  gap: 5px;
}

.recalculate-error {
  padding: 2px 10px;
  height: 34px;
}

.main-section.tabs-section .savi-tabs-section .nav .nav-item {
  padding: 11px;
  margin-right: 40px;
}

.main-section.tabs-section .savi-tabs-section .nav .nav-item.active:hover {
  color: #0074e0 !important;
}

.main-section.tabs-section .savi-tabs-section .nav .nav-item.active {

  background: #E4E8F1;
  padding: 11px;
  border-bottom: none;
  margin-right: 40px;
}

#updateSAVI .custom-modal {
  max-width: 907px
}

#updateSAVI h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px 0
}

#updateSAVI p {
  font-size: 18px
}

#updateSAVI .modal-body {
  padding-bottom: 34px
}

#updateSAVI .assessment-types-section .assessment-type {
  flex: 0 0 24%;
  max-width: 24%;
  margin-bottom: 37px
}

#updateSAVI .assessment-types-section .assessment-type.selected {
  background-color: #3d485d
}

#updateSAVI .assessment-types-section .assessment-type img.only-disabled {
  display: none
}

#updateSAVI .assessment-types-section .assessment-type.disabled {
  pointer-events: none
}

#updateSAVI .assessment-types-section .assessment-type.disabled img {
  display: none
}

#updateSAVI .assessment-types-section .assessment-type.disabled img.only-disabled {
  display: inline-block
}

#updateSAVI .assessment-types-section .assessment-type.disabled p {
  color: #b8c2d4
}

@media (max-width:1200px) {
  .btn-new-plan {
    top: 3%;
  }

  .assigned-weightage-style {
    /* width: 50%; */
    display: block;
  }
}

.pillar-style {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #3d485d;
  text-align: center;
}

@media(max-width:1108px) {
  .manual-assigned-div {
    display: block !important;

  }

  .manual-auto-style {
    margin-right: 0px !important;
  }
}

@media(max-width:815px) {
  .manual-assigned-div {
    width: 100%;
  }
}

@media(min-width:580px) {
  .manual-auto-style {
    justify-content: end;
  }
}

.custom-modal-sync {
  max-width: 580px;
}

.custom-modal-sync .syncDiv p {
  max-width: 100%;
}

@media(max-width:992px) and (min-width:580px) {
  .manual-assigned-div {
    justify-content: end;
    display: flex !important;
  }

  .manual-auto-style {
    margin-right: 3rem !important;
  }
}

.assigned-weightage-box {
  min-width: 109px;
}

.assessment-types-wizard .weightagewrap {
  grid-template-columns: repeat(auto-fit, minmax(178px, 1fr));
  grid-gap: 10px;
}

.flex-box {
  grid-template-columns: repeat(auto-fit, minmax(224px, 1fr));
  grid-gap: 10px;
  display: grid;
}

.font-weight-light-bold {
  font-weight: 600 !important;
}

.assessment-types-wizard .weightage-inner h4 {
  font-size: 14px !important;
  align-self: center;
}

.assessment-types-wizard .weightagewrap span.weightage-inner {
  padding: 16px 5px !important;
}

.pathfinder-div-set .icon-delete,
.alloted-score-div-set .icon-delete {

  z-index: 99;
  position: relative;
}

.pathfinderError,
.weightageError {
  font-size: 15px !important;
  font-weight: 400 !important;
  border-radius: 0 0 5px 5px;
  line-height: 16px;
  padding: 9px 10px;
  color: #bb2616;
  background: #ffd3d7;
  z-index: 99;
}

.result-div-box {
  font-size: 14px;
  min-height: 400px;
}

.result-div-box h3 {
  font-size: 15px;
  font-weight: 600;
}

.result-div-box h4 {
  font-size: 14px;
  font-weight: 600;
}

.result-div-box h2 {
  font-size: 16px;
  font-weight: 600;
}

.result-div-box a {
  text-decoration: underline !important;
  color: #0074e0;
}

.result-div-box h1 {
  font-size: 17px !important;
  font-weight: 600;
}

.list-prompt {
  list-style: none;
  background: #f5faff;
  padding: 10px 15px;
  margin: 0 0 10px;
  border-radius: 4px;
}

.result-div-text {
  /* color: #fff; */
  font-weight: 400;
  font-size: 16px;
  /* background: #28a745; */
  padding: 10px;
  border-radius: 5px;
}

.result-div-text.errorText {
  color: #c01b1b;
  font-weight: 600;
  font-size: 16px;
  background: #ffdcdf;
  padding: 10px;
  border-radius: 5px;
}

.warningText {
  color: #3D485D;
  background-color: #FFF7E5;
  padding: 6px 8px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 28px;
  margin-top: 16px;
  display: inline-block;
  border-radius: 4px;
}

.bg-shadow {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.11);
  background-color: #fff;
  border-radius: 6px;
  position: relative;
}

.bg-shadow button.common-button {
  position: absolute;
  bottom: 30px;
}

.score-box-wrapper-new {
  gap: 42px;
}

.score-box-wrapper-new h4 {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Source Sans Pro';
}

.score-box-wrapper-new .score {
  font-size: 12px;
  font-weight: 400;
  font-family: 'gothambold';
}

.score-box-wrapper-new .score-box {
  border-right: 1px solid #CACACA;
  padding-right: 42px;
  min-width: 120px;
}

.score-box-wrapper-new .score-box:last-child {
  border-right: 0px solid #CACACA;
  padding-right: 42px;
}

.score-box-wrapper-new p {
  font-weight: 600;
}

.custom-th-width {
  width: 30%;
}

.boxCont-wrap {
  gap: 28px;
}

.boxCont-wrap .boxCont h4 {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 4px;
}

.boxCont-wrap .boxCont .category-score span {
  font-size: 12px !important;
  color: #000000;
}

.boxCont-wrap .boxCont .category-score {
  font-size: 12px !important;
  color: #7e7e7e;
  font-family: 'gothambold';
  text-align: left;
}

.boxCont-wrap .status-heading {
  font-size: 10px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  text-align: start;
  min-width: 110px;
}

.boxCont-wrap .boxCont {
  border-right: 1px solid #CACACA;
  padding-right: 10px;
  min-width: 130px;
}

.boxCont-wrap .boxCont:last-child {
  border-right: 0px solid #CACACA;
  padding-right: 28px;
}

.at-legends {
  font-size: 12px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  text-align: start;
  text-transform: uppercase;
}

.fontsize-14 {
  font-size: 14px !important;
}

.at-legends .pillar-style {
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
}

.reports-custodian-action {
  min-width: 80px;
  max-width: 105px;
}

.home-section .pannelBoxContainer ul.dashboard-div-box li {
  flex: auto;
  list-style: none;
  width: 20%;
}

.chart-cards {
  opacity: 0;
  background-color: #fff;
  padding: 16px;
  width: 240px;
  position: absolute;
  right: -38px;
  top: 35px;
  border-radius: 6px;
  z-index: -1;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(218, 225, 231, 1);
  border-radius: 4px;
}

.chart-cards::after {
  content: "";
  position: absolute;
  top: -12px;
  right: 33px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid rgba(218, 225, 231, 1);
}

.chart-info-msg .info-msg:hover+.chart-cards {
  opacity: 1;
  z-index: 99
}

.chart-cards div {
  flex: 1;
  /* background: #ECF4FB; */
  border-radius: 4px;
  padding: 8px;
}

.chart-cards div h6 {
  color: #0074E0;
  font-size: 12px;
  font-weight: 600;
}

.chart-cards div p {
  font-size: 10px;
  color: #637D92;
  line-height: 12px;
  margin-bottom: 0;
}

.chart-info-msg {
  position: relative;
}

.card-flex-grow-1 {
  flex: 1;
}

.gap-12 {
  gap: 12px;
}

li:not(.active) .active-monthly-stats rect {
  fill: white;
}

li .active-monthly-stats path[stroke="#FCFCFC"] {
  stroke: #3D485D !important;
}

li.active .active-monthly-stats path[stroke="#FCFCFC"] {
  stroke: #FCFCFC !important;
}

li .active-monthly-stats path.active-fill-monthly-stats {
  fill: #3D485D !important;
}


li.active .active-monthly-stats path.active-fill-monthly-stats {
  fill: #FCFCFC !important;
}


.advanced-view-welcome.close {
  display: none !important;
}


.audio-notes-modal .custom-nav {
  background: #FCFCFC !important;
  box-shadow: 2px 2px 4px 0px #0000001A !important;
}

.audio-notes-modal .custom-nav a.nav-link {
  font-size: 14px;
  font-weight: 600;
}


/*common css*/

.audio-notes-modal .main-section {
  background: #e4e8f1 !important;
  padding: 30px 55px !important;
  min-height: calc(100vh - 100px) !important;
  height: 100% !important;
}

.audio-notes-modal .custom-close {
  background-color: transparent;
  border: none !important;
  position: absolute;
  right: 10px;
  top: 4px;
}

.audio-notes-modal .custom-alert {
  padding: 20px 17px;
  margin-bottom: 40px
}

.audio-notes-modal .heading-18 {
  font-size: 18px;
  line-height: 24px;
}

.audio-notes-modal .heading-24 {
  font-size: 24px;
  line-height: 24px;
}

.audio-notes-modal .paragraph-16 {
  font-size: 16px;
  line-height: 22px;
}

.audio-notes-modal .primary-bg {
  background-color: #0085FF;
}

.audio-notes-modal .gray-card {
  background-color: #3D485D;
  padding: 40px;
  border-radius: 8px 8px 0px 0px;
}

.audio-notes-modal .gap-10 {
  gap: 10px;
}

.audio-notes-modal .white-card {
  background-color: #fff;
  padding: 16px 22px;
  margin-top: 20px;
  border-radius: 8px;
}

.audio-notes-modal .inner-white-card {
  padding: 20px;
  border: 1px solid #E4E8F1;
  border-radius: 8px;
  margin-top: 24px;
  min-width: 48%;
  max-width: 100%;
}

.audio-notes-modal .inner-white-card h2 {
  color: #0085FF;
  font-size: 16px;
  font-weight: 600;
  margin-top: 2px;
}

.audio-notes-modal .inner-white-card ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.audio-notes-modal .inner-white-card li {
  color: #3D485D;
  margin-bottom: 5px;
}

/*common css*/


/*modal css*/
.audio-notes-modal h5 {
  color: #3D485D;
  font-size: 18px;
  font-weight: 700;
}

.audio-notes-modal .modal-header {
  border: none;
  padding-bottom: 4px;
}

.audio-notes-modal p {
  font-size: 12px !important;
  color: #7C8AA7 !important;
  font-weight: 400 !important;
  max-width: 100%;
  font-family: inherit !important;
}

.audio-notes-modal .modal-gray-card {
  background-color: #3D485D;
  padding: 16px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.audio-notes-modal .modal-red-card {
  background-color: #F9EAE8;
  padding: 16px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.audio-notes-modal .modal-red-card p {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #D52B1E !important;
}

.audio-notes-modal .modal-red-card span {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #3D485D !important;
}

.audio-notes-modal .modal-btn {
  color: #92A5B5;
  background-color: #FCFCFC;
  padding: 6px 12px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 20px;
  margin-bottom: 12px;
}

.audio-notes-modal .modal-gray-card p {
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #fff !important;
}

.audio-notes-modal .card-header {
  background: #f7f7f9 !important;
  padding: 10px 14px !important;
  border-bottom: 0 !important;
  border-radius: 4px !important;
}

.audio-notes-modal .card {
  border: none;
  background: #F7F7F9;
  border-radius: 4px;
  margin-bottom: 20px;
}

.audio-notes-modal .btn-link,
.audio-notes-modal .btn-link:hover {
  text-decoration: none;
}

.audio-notes-modal .card-head {
  color: #0074E0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: 10px;
}

.audio-notes-modal .card-head:hover {
  text-decoration: none;
}

.audio-notes-modal .btn-link .add-icon {
  display: none;
}

.audio-notes-modal .collapsed .add-icon {
  display: flex;
}

.audio-notes-modal .btn-link .added-icon {
  display: flex;
}

.audio-notes-modal .collapsed .added-icon {
  display: none;
}

.audio-notes-modal .head-para {
  color: #3D485D !important;
  padding-left: 12px;
}

.audio-notes-modal .add-notes-card {
  resize: none;

}

.audio-notes-modal .add-notes-card {
  position: relative;
  background: #fff;
  padding: 12px;
  border: 2px dashed #000;
  border-radius: 10px;
}

.audio-notes-modal .add-notes-card textarea {
  border: none;
  resize: initial;
  color: #000;
  padding: 0;
}

.audio-notes-modal .add-notes-card textarea:focus {
  border: none;
  box-shadow: none;
}

.audio-notes-modal .add-notes-card .form-group label {
  position: absolute !important;
  left: 36% !important;
  top: 38% !important;
  color: #7C8AA7 !important;
  font-size: 14px !important;
}

.audio-notes-modal .add-notes-card .form-group.is-focused label {
  display: none !important;
}

.audio-notes-modal .add-notes-card .form-group:has(.form-control:focus) .hide-label {
  display: none;
}

.audio-notes-modal .upload-box {
  border: 2px dashed #000;
  border-radius: 10px;
  width: 100%;
  max-width: 500px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  text-align: center;
  color: #007bff;
  font-weight: bold;
  font-size: 16px;
  background: #fff;
}

.audio-notes-modal .upload-box i {
  font-size: 24px;
  margin-bottom: 5px;
}

.audio-notes-modal .upload-input-video,
.audio-notes-modal .upload-input-audio {
  display: none;
}

.audio-notes-modal .upload-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #0074E0;
}

.audio-notes-div .upload-container {
  border: 1px dashed #E8EBED;
  border-radius: 6px;
  width: 100%;
  max-width: 600px;
  padding: 15px;
}

.audio-notes-modal .file-info {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.audio-notes-modal .file-info i {
  color: #007bff;
}

.custom-media-content-section svg {
  width: auto;
}

.custom-media-content-section svg {
  min-width: 5%;
  justify-content: flex-start;
}

.file-info {
  display: flex;
  align-items: center;
  width: calc(100% - 70px);
  padding-left: 10px;
  padding-right: 10px;
  gap: 4px;

}

.custom-controls.controls {
  min-width: 88px !important;
}

.file-info .fileName {
  width: 100%;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #3d485d;
}

.audio-notes-div .waveform-container {
  width: 100%;
  background: #FCFCFC;
  border-radius: 4px;
  align-items: center;
  padding: 5px;
}

.audio-notes-div .waveform-container:not(.view-audio-card) {
  display: flex;
  height: 60px;
  justify-content: space-between;
}

.audio-notes-div .waveform-container {
  min-height: 60px;
}


.audio-notes-div .audio-waveform {
  width: calc(100% - 76px) !important;
}

.waveform-svg {
  position: absolute;
}

.audio-notes-div .controls {
  display: flex;
  align-items: center;
  gap: 5px;
  /* margin-right: 5px; */
  margin-top: 0px;
  min-width: 65px;
  justify-content: flex-end;
}

.audio-notes-div .controls button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #007bff;
  padding: 0px;
}

.audio-notes-div .controls button:hover {
  color: #0056b3;
}

.audio-notes-div .time {
  font-size: 14px;
  color: #666;
}

.form-group:not(.is-empty) input[type="checkbox"].custom-control-input~label.custom-control-label {
  top: 0px !important;
}

.cap-video .video-container {
  max-width: 100%;
  max-height: 100%;
}

.cap-video .modal-dialog.modal-dialog-centered.custom-modal {
  max-width: 95%;
}

.cap-video .modal-dialog.modal-dialog-centered.custom-modal video {
  width: calc(100%);
  height: 80%;
}

#action-plan-modal span.error {
  font-size: 12px;
}

.assigned-status-button {
  background: #F2F4F8;
  border-radius: 8px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  border: 0;
  display: flex;
  font-weight: 600;

}

.assigned-status-button .assigned-status-para {
  color: #0085FF !important;
  padding: 2.4px;
}

#taskAssigned .errornote.errorText.text-danger {
  color: #D52B1E !important;
  font-weight: 400;
  font-family: 'Source Sans Pro';
}

.overviewSection.main-section.legend-block-div .legend-block {
  max-width: 48% !important;
  flex: auto;
}

.assess-iddetails {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-left: -6px;
}

.re-open-tag {
  padding: 4px 8px;
  background-color: #F7F7F9;
  font-size: 10px;
  font-weight: 600;
  color: #3D485D;
  border-radius: 15px;
  width: fit-content;
}

.action-plan {
  color: #3D485D;
  font-size: 14px;
  font-weight: 600;
}

#stats_display {
  border-radius: 4px;
  width: 42px;
  min-width: 42px;
  padding: 5px 8px;
}

header .nav-section .nav-right .user-dropdown {
  background-color: transparent !important;
  margin: 0px;
}

header .nav-section .nav-block nav ul li a {
  font-size: 14px !important;
}

header.header-hgt {
  padding: 12px 0px;
}

.updated-menu-section {
  border-radius: 4px;
  height: 36px;
  padding-top: 4px;
  margin-top: -2.69px !important;
}

.header-flag-icon img {
  height: 22px;
  border-radius: 8px;
}

.header-flag-icon {
  align-self: center;
  margin-top: -2px !important;
}

.add-customer-location {
  padding: 0;
  background: none;
  padding: 8px;
}

.add-customer-location .customer-location-actions {
  padding-right: 6% !important;
}

.add-customer-location .heading-row {
  padding: 0px !important;
}

.add-customer-location .location-div div {
  background: #3D485D;
  color: white;
  padding: 15px;
}

.add-customer-location .location-div div {
  padding: 15px;
}

.add-customer-location .location-div div:first-child {
  border-radius: 6px 0 0 6px;
}

.add-customer-location .location-div div:nth-child(4) {
  border-radius: 0 6px 6px 0;
}

.add-customer-location .djn-module.djn-add-item.add-item {
  padding-left: 12px !important;
}

.customer-loc-body-row div {
  padding-left: 0px !important;
  padding-right: 8px !important;
}

.add-customer-location-div {

  border-radius: 4px;
  border: 1px solid #E8EBED;
  padding-bottom: 10px;
  background: #FCFCFC;

}

.enhance-color {
  font-weight: 600;
  color: #5A6783;
}

.assess-filter-wrapper.searchField .filter-btn {
  height: 48px;
}

@media (min-width: 576px) {
  .max-content-width {
    width: max-content;
  }

}

.action-div-box.action-dropdown .dropdown-toggle::after,
.action-div-box.action-dropdown .dropdown-toggle::before {
  display: none !important;
}

.action-div-box.action-dropdown .dropdown-item {
  padding: 9px 10px;
}

.action-div-box.action-dropdown .dropdown-item svg {
  margin-right: 6px;
}

.action-div-box.action-dropdown .dropdown-item {
  padding: 10px 10px;
  font-size: 14px;
  color: #3D485D;
  font-weight: 400;
  line-height: 16px;
}

.action-div-box.action-dropdown .dropdown-item:active,
.action-div-box.action-dropdown .dropdown-item:hover {
  background-color: #0074E0 !important;
  color: #fff !important;
}

.action-div-box .action-dropdown .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0px 0px 6px 6px;
}

.action-div-box .dropdown-toggle:focus {
  box-shadow: none;
}

@media (max-width: 767px) {
  .add-customer-location .customer-loc-body-row>div p {
    padding-left: 50%;
  }
}

#add-assement-btn {
  line-height: 34px;
  height: 100%;
  margin-right: 0px;
}

.tooltip.bs-tooltip-top .tooltip-inner {
  background-color: #000 !important;
}

.tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #000 !important;
}

.tooltip.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #000 !important;
}

.tooltip.bs-tooltip-left .arrow::before {
  border-left-color: #000 !important;
}

.tooltip.bs-tooltip-right .arrow::before {
  border-right-color: #000 !important;
}

@media (max-width: 1200px) {
  .data-table-list .table.assessment-list-table tbody tr td {
    overflow: visible;
  }
}

.min-height-400 {
  min-height: 400px;
}

.min-height-290 {
  min-height: 290px;
}

form .form-group .custom-control.custom-checkbox .custom-control-label {
  line-height: inherit;
}

.action_plan_button {
  line-height: normal;
  height: 37px;
  display: inline-block;
}

.action_plan_button_arrow::after {
  display: inline-block;
  margin-left: auto;
  content: "";
  width: 8px;
  height: 4px;
  background: url(../images/corrective-action-plan-drop-icon.svg) no-repeat center center;
  background-size: cover;
  filter: invert(1) brightness(10);
  vertical-align: middle;
  border: none;
}

.dropdown-li-cursor:hover {
  background-color: #0074E0;
}

.custom-media-content-section {
  cursor: default;
}

.action-plan-text-area {
  max-height: 110px;
  min-height: 100px;
}

#content .action-plan-text-area {
  min-height: 80px;
}

.priority-high {
  background-color: red;
}

.priority-medium {
  background-color: yellow;
}

.priority-low {
  background-color: green;
}

.serial-number {
  background: #ECF4FB;
  border-radius: 20px;
}

.action-plan-tittle-wrapper .action-plan-title-container .serial-number {
  padding: 8px 12px;
  height: 30px;
  max-width: fit-content;
}

.action-plan-modal-header .serial-title-text {
  padding: 8px 12px;
  height: 30px;
  max-width: fit-content;
}

.action-plan-custom-input .user-avatar img {
  margin-bottom: -3px;
}

.action-plan-custom-input,
.action-plan-custom-select {
  padding-bottom: 6px;
}

.upload-icon-btn {
  padding: 12px;
}

.upload-icon-btn:not(:hover) {
  background: white;
}

.allocated-time-picker .dropdown-menu {
  width: 100%;
  padding: 15px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1;
  top: 5px !important;
  left: 0px !important;
  min-width: 240px;
}

.allocated-time-picker .allocated-time {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 10px;
  background: #F8F8F8;
  border-radius: 4px;
  text-align: center;
}

.allocated-time-picker .time-inputs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.allocated-time-picker .time-unit {
  text-align: center;
}

.allocated-time-picker .time-unit input {
  width: 60px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding-right: 18px;
}

.allocated-time-picker .time-unit label {
  display: block;
  color: #666;
  font-size: 14px;
}

.allocated-time-picker .time-info {
  padding: 10px;
  background: #F5F5F5;
  border-radius: 4px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #666;
  display: flex;
  align-items: start;
  gap: 8px;
}

.allocated-time-picker .info-icon {
  color: #0066CC;
  font-style: normal;
}

.allocated-time-picker .time-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.allocated-time-picker .btn-close,
.allocated-time-picker .btn-set {
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}

.allocated-time-picker .btn-close {
  background: #F5F5F5;
  color: #333;
}

.allocated-time-picker .btn-set {
  background: #0066CC;
  color: white;
}

.allocated-time-picker .btn-close:hover {
  background: #E5E5E5;
}

.allocated-time-picker .btn-set:hover {
  background: #0052A3;
}

.allocated-time-picker .dropdown-menu.show {
  display: block;
  transform: translate3d(0px, 40px, 0px) !important;
  left: 0px !important;
}

.action-plan-custom-select .dropdown-select .dropdown-select-menu .dropdown-select-item .red {
  background-color: #FF2500;
}

.overDiv .common-button {
  padding: 10px;
}

.action-plan-custom-input-container .dropdown-menu {

  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  top: 10px !important;
}

.action-plan-custom-select .dropdown-toggle.no-arrow::after {
  background: none;
}

.action-plan-custom-select .dropdown-toggle::after {

  width: 18px;
  height: 16px;
}

.action-plan-custom-select .user-avatar img {
  border-radius: 50%;
}

.action-plan-custom-input,
.action-plan-custom-select {
  height: 48px;
}

.tab-search-wraaper .tab-search-bar .search-bar-form input {
  color: #000
}

.action-plan-custom-select .highlight {
  background-color: yellow;
  font-weight: bold;
}

.word-limit-box {
  width: 100%;
  position: absolute;
  bottom: 5px;
  right: 9px;
}

.action-plan-modal-body-content .action-plan-text-area textarea {
  min-height: 100%;
}

.action-plan-modal-body-content .action-plan-custom-text-container {
  padding-bottom: 35px;
  padding-right: 25px;
}

.assessment-criteria-note::placeholder {
  color: #000;
  opacity: 1;
}

.empty-data-div {
  min-height: 500px;
  align-items: center;
  justify-content: center;
  display: flex;
}

.dropdown-menu-div {

  max-height: 295px;
  overflow-y: auto;
}

.user-avatar .dropdown-menu.show {
  display: block;
  transform: translate3d(0px, 45px, 0px) !important;
  left: 0px !important;
}

.action-plan-custom-select .dropdown-select .dropdown-select-menu .dropdown-menu-div .assignee-select {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* max-width: 230px; */
}

.user-avatar .dropdown-menu {
  width: 100%;
  background: white;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1;
  top: 5px !important;
  left: 0px !important;
  min-width: 230px;
}

.tab-search-wraaper .tab-search-bar .search-bar-form input.search-cap-input {
  background-image: none;
}

.search-bar-form {

  position: relative;
}

.search-bar-form span.ico sup {
  top: -8px;
  right: -8px;
}

.search-bar-form .search-cap {
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 15px;
}

#customDateTimePicker:focus {
  border-color: #fff;
  outline: none;
  box-shadow: none
}

#customDateTimePicker {
  height: 24px;
}

#tab-search {
  height: 50px;
}

.search-bar-form .applied-msg {
  position: absolute;
}

.action-plan-button {
  border: 2px solid rgba(253, 183, 20, 1);
  width: fit-content;
  white-space: nowrap;
  height: 36px;
  border-radius: 4px;
  padding: 11px;
  display: block;
  color: white !important;
  font-family: gothambold, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;

}

.action-plan-button-click {
  width: fit-content;
}

.action-plan-button-click:hover {
  color: white !important;
}

.sectionOver .card-header .leftCol {
  flex: 0 0 73%;
  max-width: 73%;
}

.assessment-list-table td[data-label=Score] p:first-child {
  font-size: 16px;
}

#customDateTimePicker {
  color: #000;
  font-weight: 600;
}

.action-plan-text-area p {
  -webkit-line-clamp: none;
}

.action-plan-custom-select .dropdown-select .btn .dropdown-label {
  line-height: 20px;

  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(86%);
}

.time-unit .quantity-nav {
  float: left;
  position: relative;
  height: 40px;
}

.time-unit .quantity-button {
  position: relative;
  cursor: pointer;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Calibri";
  font-weight: bold;
  line-height: 2;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: none;
}

.time-unit .quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border: none
}

.time-unit .quantity-button.quantity-down {
  position: absolute;
  bottom: 3px;
  height: 50%;
  border: none
}

.duration-up::before {
  content: "";
  display: block;
  width: 10px;
  height: 15px;
  background-image: url('/static/images/ic-up-arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

/* Styling the down button */
.duration-down::before {
  content: "";
  display: block;
  width: 10px;
  height: 15px;
  background-image: url('/static/images/ic-down-arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.time-nav {
  float: right;
  position: relative;
  height: 40px;
}

.time-nav .duration.duration-up {
  position: absolute;
  height: 20px;
  border: 0;
  width: 18px;
  right: 1px;
  background: none;
  padding: 7px 3px;
  top: 0px;
}

.time-nav .duration.duration-down {
  position: absolute;
  height: 20px;
  border: 0;
  width: 18px;
  right: 1px;
  background: none;
  padding: 0px 3px 7px 3px;
  bottom: 0px;
}

#waveform {
  z-index: 0;
  align-content: center;
  width: 46px;
  min-width: 46px;
  margin: 2px auto;
  min-height: 40px;
  margin-right: 0px;
}

.waveform-svg rect {
  transition: fill 0.3s;
}

.waveform-svg rect.filled {
  fill: #2973de !important;
  opacity: 1 !important;
}

.captask-listing-div #waveform {
  width: 46px;
  min-width: 46px;
}

.action-plan-custom-input-area {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
}

input#customDateTimePicker::placeholder {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #3d485d;
}

textarea#assessment-criteria-note::placeholder {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #3d485d;
}

input#customDateTimePicker::-webkit-input-placeholder {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #3d485d;
}

textarea#assessment-criteria-note::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #3d485d;
}

input#customDateTimePicker:-ms-input-placeholder {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #3d485d;
}

textarea#assessment-criteria-note:-ms-input-placeholder {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #3d485d;
}

input#customDateTimePicker::-ms-input-placeholder {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #3d485d;
}

textarea#assessment-criteria-note::-ms-input-placeholder {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #3d485d;
}

.action-plan-task-header .edit-task-button:hover svg path,
.action-plan-task-header .delete.cursor-pointer:hover svg path {
  stroke-width: 2.5;
}

.task-assigned-sucsses-pop h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 0;
}

.task-assigned-sucsses-pop svg {
  margin-bottom: 12px;
}

.task-assigned-sucsses-pop p {
  margin-top: 12px;
}

.cap-name-blue {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #0085FF;
}

.cap-blue {
  color: #0085FF;
}

.cap-asses-id-mute {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #92A5B5;
}

.custom-modal.custom-sucsses-pop-ups .modal-content {
  border-radius: 12px;
  border: 1px solid #E7EBEF;
  max-width: 410px;
  box-shadow: 08px 08px 16px 0 rgba(0, 0, 0, 0.12);
  margin: 0 auto;
}

.boxDiv.mark-assesment-box {
  border-radius: 8px;
}

.shown-cri .criteria-div-box {
  max-width: unset;
}

.mark-assesment-box .boxDiv-inner .mark-assesment-box-header h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #3D485D;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 6px;
}

.mark-assesment-box .boxDiv-inner .mark-assesment-box-header b {
  font-family: "gothamBold";
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #3D485D;
}

.boxDiv-image-section-new {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #C9D0E0;
}

.drag-area-drop-new {
  background: #F1F3F8;
  border: 1px solid #E4E8F1;
  width: 100%;
  max-width: 500px;
  border-radius: 8px;
}

.drag-area-drop-new span {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

.drag-area-drop-new .browse-input {
  background: #fff;
}

.boxDiv-comment-section-new {
  border-radius: 8px;
}

.boxDiv-comment-section-new textarea,
.boxDiv-comment-section-new textarea::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #3D485D;
}


@media screen and (min-width:1281px) {
  .shown-cri .criteria-div-box {
    flex: 0 0 91%;
  }
}

@media screen and (max-width:1280px) {
  .shown-cri .criteria-div-box {
    flex: 0 0 76%;
  }
}

@media screen and (max-width:1200px) {
  .shown-cri .criteria-div-box {
    flex: 0 0 70%;
  }
}

.create-new-task-wrapper {
  min-height: auto;
}

/* .create-manual-tasks-lists-list .create-manual-tasks-lists-div:first-child .create-manual-tasks-lists-wraaper .delete-btn {
  display: none;
} */

/* .create-manual-tasks-lists-list .create-manual-tasks-lists-div:first-child .create-manual-tasks-lists-wraaper .create-task-accordian-cards.create-task-accordian-cards-expanded .add-task-name-wrapper {
  width: calc(100% - 64px) !important;
}

.create-manual-tasks-lists-list .create-manual-tasks-lists-div:first-child .create-manual-tasks-lists-wraaper .create-task-accordian-cards .add-task-name-wrapper {
  width: calc(100% - 39px) !important;
} */

form .form-group.add-task-name-wrapper label.error {
  bottom: 0px;
  color: red !important;
  padding-top: 5px !important;
}

body .create-task-accordian-cards.create-task-accordian-cards-expanded .accordion-header,
body .create-task-accordian-cards.create-task-accordian-cards-expanded .accordion-header:active {
  padding: 12px 16px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.create-task-accordian-cards.create-task-accordian-cards-expanded {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.action-plan-custom-select .dropdown-select .dropdown-select-menu {
  z-index: 10;
}

.create-task-accordian-cards.create-task-accordian-cards-expanded .accordion-header .add-task-name-wrapper {
  border: none !important;
}

.add-task-name-wrapper input {
  border-bottom: 1px solid #dae1e7 !important;
}

.task-header-title-content-opacity span,
.task-header-title-content-opacity .task-header-title-text {
  opacity: 1 !important;
  padding-left: 0px;
}

input.form-control.task-header-title-text:focus,
input.form-control.task-header-title-text:active {
  border: none;
  box-shadow: none;
  outline: none;
}

.task-header-title-content-opacity input {
  border-bottom: 1px solid #dae1e7 !important;
}

.task-header-title-content-opacity label.error {

  font-size: 12px;
  margin: 0;
}

.user-avatar-img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.corrective-action-dashboard-search-bar .search-bar-container .search input {
  color: #000 !important;
}

.corrective-action-plan-inner-tab-search-container .search-bar-container {
  max-width: 325px;
}

.cursor-auto {
  cursor: auto !important;
}

.create-task-accordian-cards:not(.create-task-accordian-cards-expanded) .accordion-header .add-task-name-wrapper.is-empty label:not(.error) {
  display: block;
  position: relative;
  font-size: 15px;
  margin-bottom: 10px;
  color: #3d485d;
  opacity: 0.4;
}

.create-task-accordian-cards.create-task-accordian-cards-expanded .accordion-header .add-task-name-wrapper input {

  padding-top: 20px;
}

.create-task-accordian-cards.create-task-accordian-cards-expanded .form-group.is-focused label,
.create-task-accordian-cards.create-task-accordian-cards-expanded .form-group:not(.is-empty) label {
  top: 0px !important
}

.create-task-accordian-cards:not(.create-task-accordian-cards-expanded) .accordion-header .add-task-name-wrapper.is-empty input {
  opacity: 0;
  height: 0;
  padding: 0;
}

.create-task-accordian-cards.create-task-accordian-cards-expanded .form-group.add-task-name-wrapper.is-empty label:not(.error) {
  top: 14px;
  font-size: 14px;
}

.home-section .filter-pannel .filter-list,
.listing-section .filter-pannel .filter-list {
  left: 0;
  top: 20%;
}

.filter-pannel .filter-btn,
.filter-pannel .filter-btn:focus {

  border: 1px solid #d9d9d9 !important;
}

.assignee-dropdown-btn::after {
  display: none;
}


/* added by deepak */
.subscriptions-header-boxes-ai {
  padding: 0;
  margin: 25px 0 -13px 0
}

.subscriptions-header-boxes-ai li {
  margin: 0 10px 0 0;
  max-width: 315px;
  width: 100%
}

.subscriptions-header-boxes-ai li .boxList {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .11);
  padding: 14px 12px 10px 12px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  min-height: 74px
}

.subscriptions-header-boxes-ai li .boxList img {
  height: 40px;
  width: 40px;
}

.subscriptions-header-boxes-ai li .boxList h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px
}

.subscriptions-header-boxes-ai li .boxList p {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px
}

#saviintelligence_form input#id_walter_openai_key::placeholder {
  font-size: 14px;
}

#saviintelligence_form input#id_savi_intelligence_openai_key::placeholder {
  font-size: 14px;
}

.custom-caution-text {
  background-color: #FFF8E8;
  border: 1px solid #FDB714;
  border-radius: 4px;
  width: 99%;
  color: #000000;
  padding: 8px 12px 8px 12px;
  margin-bottom: 10px;
}

.instruction-image-container {
  position: relative;
  display: inline-block;
  margin-right: 4px;
}

.instruction-image-container .image-one {
  width: 22px;
  height: 20px;
}

.instruction-image-container .image-two {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 17px;
  padding-top: 6px;
}

.stats_modal .modal-dialog.custom-modal-new {
  max-width: 95%;
  /* max-width: 1120px; */
}

.stats_modal .modal-dialog.custom-modal-new .modal-title {
  font-weight: 700;
  font-size: 20px;
  color: #3D485D;
}

.ai-stats-row {}

.ai-stats-row .stats-block {
  border: none;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 24px;
}

.legends-div-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.ai-stats-row .stats-block .graphs-section {
  border: 0;
}

.ai-stats-row .legends-div-new {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  gap: 12px;
}

.ai-stats-row .legends-div-new .legends-div-details {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  padding-left: 12px;
}

.ai-stats-row .legends-div-new .legends-div-details p {
  font-weight: 400;
  font-size: 14px;
  color: #637D92;
  margin-bottom: 0;
}

.ai-stats-row .legends-div-new .legends-div-details .legends-count {
  font-weight: 700;
  font-size: 24px;
  color: #3D485D;
  display: flex;
  gap: 4px;
  align-items: center;
}

.ai-stats-row .legends-div-new .legends-div-details .legends-count .count-percent {
  font-weight: 500;
  font-size: 18px;
  color: #637D92;
}

.ai-stats-row .legends-div-new .legend-seperator {
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #0085FF;
  border-radius: 4px;
}

.ai-stats-row .legends-div-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;

}

.ai-stats-row .legends-div-new .legends-label {

  margin-bottom: 0;
  background: #0085FF;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.ai-stats-row .legends-div-new .legends-label p {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  color: #ffff;
  color: #ffff;
}

.comment-with-ai {
  border-radius: 4px !important;
  border-color: #FDB714 !important;
  background: white !important;
  color: #3D485D !important;

}

/*# sourceMappingURL=style.css.map */

.assignee-dropdown-menu.dropdown-menu.cursor-auto {
  max-height: 200px;
  overflow-y: auto;
}

.corrective-action-plan-card-wrapper .corrective-action-plan-card-border-green {
  border-left: 4px solid #0B7B69
}

.dropdown-toggle.rotate-icon::after {
  transform: rotate(180deg);
}

.content-width {
  width: calc(100%);
  display: flex;
  white-space: nowrap;
}

.corrective-action-plan-card-wrapper .corrective-action-plan-card-body .corrective-action-plan-comment-section .corrective-action-plan-comment-area .corrective-action-plan-comment-textarea {
  width: 100%;
}

.corrective-action-plan-comment-icon {
  display: flex;
}

.corrective-action-plan-card-wrapper .corrective-action-plan-cards {
  background: #FCFCFC;
}

.action-plan-custom-input-area-type {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  /* width: 100%; */
}

.action-plan-custom-input-area-trunc {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  /* width: 100%; */
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.assignee-dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 8px;
  height: 145px;
  border-radius: 4.5px;
  margin-top: 10px;
}

.assignee-dropdown-menu::-webkit-scrollbar-thumb {
  background: #7F7F7F;
  border-radius: 4.5px;
  height: 145px;
  padding-top: 10px;
}

.filter-pannel .filter-list {
  transform-origin: center;
}

.modal.show .modal-dialog .modal-content,
.action-plan-modal-content {
  border-radius: 12px;
}

.filter-pannel .filter-btn span.ico sup {
  top: -7px;
  right: -8px;
}

.corrective-action-plan-cards.skeleton-view .waveform-container::before,
.corrective-action-plan-cards.skeleton-view .corrective-action-plan-images-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: -150px;
  height: 100%;
  width: 150px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  animation: shimmer 1.5s infinite;
}

.corrective-action-plan-cards.skeleton-view .waveform-container,
.corrective-action-plan-cards.skeleton-view .waveform-container .fileName,
.corrective-action-plan-cards.skeleton-view .corrective-action-plan-images-section {
  position: relative;
  overflow: hidden;
  background: #f0f0f0 !important;
  border-radius: 4px;
  color: transparent !important;
}

.corrective-action-plan-cards.skeleton-view svg {
  opacity: 0;
}

.d-contents {
  display: contents !important;
}

.reassign-div.reassign-show .reassign-block {
  opacity: 0.4;
  pointer-events: none;
}

.reassign-div:not(.reassign-show) .serial-title-text {
  display: none !important;
}

.corrective-action-plan-card-wrapper .corrective-action-plan-card-header .corrective-action-plan-card-title.card-optional .corrective-action-plan-card-header-label .name-circle {
  min-width: 69px;
  height: 28px;
  background: #fcfcfc;
  border-radius: 20px;
  padding: 6px 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
}

.corrective-action-plan-cards .corrective-action-plan-card-header.card-optional .name-circle {
  min-width: 69px;
  height: 28px;
  background: #fcfcfc;
  border-radius: 20px;
  padding: 6px 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
}

.select-cap-wrapper .select-cap-header .select-cap-header-content-box .select-cap-header-status-box.card-optional .name-circle {
  min-width: 69px;
  height: 28px;
  background: #fcfcfc;
  border-radius: 20px;
  padding: 6px 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
}

.corrective-action-plan-comment-textarea {
  min-height: 100px;
}

@media screen and (max-width: 767px) {
  .corrective-action-plan-header .corrective-action-plan-progresslabel-bar.skeleton-view-div {
    flex-direction: unset;
  }

  .corrective-action-plan-header .corrective-action-plan-progresslabel-bar .corrective-action-plan-title h1.cap-view-h1 {
    font-size: 24px;
    white-space: normal;
    margin-bottom: 0;
    margin-top: 24px;
  }
}

.corective-action-plan-btn-group .custom-dropdowns-outline .dropdown-toggle-div::after {
  display: inline-block;
  margin-left: auto;
  content: "";
  width: 8px;
  height: 4px;
  background: url(../images/corrective-action-plan-drop-icon.svg) no-repeat center center;
  background-size: cover;
  filter: invert(1) brightness(10);
  vertical-align: middle;
  border: none;
}

.dropdown-toggle-div.rotate-icon::after {
  transform: rotate(180deg);
}

.corrective-action-plan-card-wrapper .corrective-action-plan-card-header .corrective-action-plan-card-title .corrective-action-plan-card-title-wrapper .corrective-action-plan-card-desc p {

  color: #3d485d;
}

#root-email_address label {
  top: -8px !important;
  font-size: 12px !important;
}

.waveform {
  width: 46px;
  display: flex;
  align-items: center;
  height: 40px;
  gap: 2px;
  padding: 10px 0;
}

.waveform-bar {
  flex: 1;
  background: #e0e0e0;
  border-radius: 2px;
  animation: dance 1.5s infinite;
}

/* Different heights for bars */
.waveform-bar:nth-child(1) {
  height: 9px;
}

/* ~12 * 0.78 */
.waveform-bar:nth-child(2) {
  height: 23px;
}

/* ~30 * 0.78 */
.waveform-bar:nth-child(3) {
  height: 17px;
}

/* ~22 * 0.78 */
.waveform-bar:nth-child(4) {
  height: 28px;
}

/* ~36 * 0.78 */
.waveform-bar:nth-child(5) {
  height: 20px;
}

/* ~26 * 0.78 */
.waveform-bar:nth-child(6) {
  height: 26px;
}

/* ~33 * 0.78 */
.waveform-bar:nth-child(7) {
  height: 15px;
}

/* ~19 * 0.78 */
.waveform-bar:nth-child(8) {
  height: 25px;
}

/* ~32 * 0.78 */
.waveform-bar:nth-child(9) {
  height: 22px;
}

/* ~28 * 0.78 */
.waveform-bar:nth-child(10) {
  height: 19px;
}

/* ~24 * 0.78 */

/* Different animation delays for each bar */
.waveform-bar:nth-child(1) {
  animation-delay: 0.0s;
}

.waveform-bar:nth-child(2) {
  animation-delay: 0.1s;
}

.waveform-bar:nth-child(3) {
  animation-delay: 0.2s;
}

.waveform-bar:nth-child(4) {
  animation-delay: 0.3s;
}

.waveform-bar:nth-child(5) {
  animation-delay: 0.4s;
}

.waveform-bar:nth-child(6) {
  animation-delay: 0.5s;
}

.waveform-bar:nth-child(7) {
  animation-delay: 0.6s;
}

.waveform-bar:nth-child(8) {
  animation-delay: 0.7s;
}

.waveform-bar:nth-child(9) {
  animation-delay: 0.8s;
}

.waveform-bar:nth-child(10) {
  animation-delay: 0.9s;
}

@keyframes dance {
  0% {
    transform: scaleY(1);
    opacity: 0.4;
  }

  25% {
    transform: scaleY(1.2);
    opacity: 0.6;
  }

  50% {
    transform: scaleY(0.8);
    opacity: 0.8;
  }

  75% {
    transform: scaleY(1.1);
    opacity: 0.6;
  }

  100% {
    transform: scaleY(1);
    opacity: 0.4;
  }
}

.add-cap-modal {
  max-width: 510px;
}

.modal-open-overflow-hidden {
  overflow: hidden !important;
  padding-right: 0px !important;
}
.tab-pane.fade.show.active, .modal.fade.show{
  opacity: 1 !important;
}

#root-rooms .focus-selection .form-group .search-field {
  padding-left: 0px !important;
  background: #fff url(../../images/ic-search.svg) no-repeat 99%;
}

.create-manual-check-lists-wraaper {
  padding: 0 20px 20px 20px;
}


.create-manual-check-lists-wraaper .checklist-dropdown {
  width: 100%;
  border: 1px solid #E8EBED;
  border-radius: 4px;
  padding: 8px;
  background: #fff;
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}

.create-manual-check-lists-wraaper .checklist-dropdown .custom-select {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #344563;
  padding: 8px;
  border: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff url("../images/corrective-action-custom-dropdown-arrow-icon.svg") no-repeat calc(100% - 0px) !important;
  appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
  line-height: 22px;
  cursor: pointer;
}

.create-manual-check-lists-wraaper .checklist-dropdown .dropdown-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #5A6783;
  margin-bottom: 4px;
}

.checklist-search {
  height: 46px !important;
}

#areaDropdown.cursor-not-allowed,
#facilityDropdown.cursor-not-allowed,
#zoneDropdown.cursor-not-allowed,
#customerDropdown.cursor-not-allowed {
  background-image: none !important;
}

.custom-select:focus:read-only {
  box-shadow: none !important;
}

.checklist-task-wrapper-container-div {
  min-height: 70vh;
}

.custom-margin-left {
  margin-left: 20px;
}

.create-manual-check-lists-wraaper .create-manual-check-lists-custom-dropdown .dropdown-label,
.create-manual-check-lists-wraaper .checklist-dropdown .dropdown-label {
  line-height: 18px !important;
}

/* responsive-video css starts here */
.video-popup.cap-video .modal-dialog.modal-dialog-centered.custom-modal {
  max-width: 95%;
  max-height: calc(100vh - 40px);
  margin: 1% auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-popup.cap-video .modal-dialog.modal-dialog-centered.custom-modal .modal-content {
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.video-popup.cap-video .modal-dialog.modal-dialog-centered.custom-modal .modal-content .modal-body {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-popup.cap-video .modal-dialog.modal-dialog-centered.custom-modal .modal-content .modal-body .video-container {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-popup.cap-video .modal-dialog.modal-dialog-centered.custom-modal .modal-content .modal-body .video-container video {
  max-width: 100%;
  max-height: calc(100vh - 160px);
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}

/* responsive-video css ends here */
#promptchoice_form #field-prompt,
#saviprompt_form #field-prompt,
#webchatprompt_form #field-prompt {
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

.stats-empty-block {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;

}

.stats-empty-block img {
  max-width: 100%;
  height: 216px;
  object-fit: cover;
  padding: 0 10%;
}

.stats-empty-block::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(20, 20, 20, 0.5);
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
  content: "";
  backdrop-filter: blur(15px);
}

.empty-text-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

}

.wrap-empty-box {
  display: flex;
  width: 100%;
  max-width: 957px;
  align-items: center;
  justify-content: space-between;
}

.wrap-empty-box p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}


/* input[id^="key_findings"]:checked~label.read_more,
p.comment-para:not(.truncated)~label.read_more {
  display: none;
}

input[id^="recommendations"]:checked~label.read_more,
p.comment-para:not(.truncated)~label.read_more {
  display: none;
}

input[id^="next_steps"]:checked~label.read_more,p.comment-para:not(.truncated)~label.read_more {
  display: none;
}

input[id^="key_findings"]:checked~p.comment-para.truncated~label.read_less, input[id^="recommendations"]:checked~p.comment-para.truncated~label.read_less, input[id^="next_steps"]:checked~p.comment-para.truncated~label.read_less {
  display: block;
} */

/* input[id^="key_findings"]:checked+p.key_findings_text, input[id^="recommendations"]:checked+p.recommendations_text, input[id^="next_steps"]:checked+p.next_steps_text {
  -webkit-line-clamp: unset;
} */

/* input[id^="key_findings"],
input[id^="recommendations"],
input[id^="next_steps"] {
  opacity: 0;
  position: absolute;
  pointer-events: none;
} */

/* p.key_findings_text,
p.recommendations_text,
p.next_steps_text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
} */

.comment-score-tag {
  color: #3D485D;
  font-size: 14px;
  font-weight: 600;
}

label[for="id_savi_features"] {
  display: none;
}

.savi-intelligence-options img,
#root-savi_features img {
  display: none;
}

.savi-intelligence-options p {
  font-weight: 600 !important;
}


#resellercustomerpackage_form #root-name,
#aisubscriptionplan_form #root-name,
#proxyaisubscriptionplan_form #root-name,
#saviintelligenceplan_form #root-name,
#proxysaviintelligenceplan_form #root-name,
#customercomparisonplan_form #root-name,
#proxycustomercomparisonplan_form #root-name,
#advancesaviplan_form #root-name,
#proxyadvancesaviplan_form #root-name,
#monthlystatsplan_form #root-name,
#proxymonthlystatsplan_form #root-name,
#compliancemoduleplan_form #root-name,
#proxycompliancemoduleplan_form #root-name,
#taskmanagementplan_form #root-name,
#proxytaskmanagementplan_form #root-name {
  flex: 0 0 50% !important;
  max-width: 50% !important
}

#root-ai_type.form-group.is-empty label,
#root-savi_intelligence_type.form-group.is-empty label,
#root-customer_comparison_type.form-group.is-empty label,
#root-advance_savi_type.form-group.is-empty label,
#root-compliance_module_type.form-group.is-empty label,
#root-monthly_stats_type.form-group.is-empty label,
#root-task_management_type.form-group.is-empty label {
  top: -8px !important;
  font-size: 12px !important;
}

.last-fields-wrapper {
  border: 1px solid #E7EBEF;
  border-radius: 8px;
  margin-top: 20px;
  margin-right: 14px;
}

.add_on_features {
  font-weight: 600;
  font-size: 18px;
  color: #0085FF;
  font-family: 'Source Sans Pro';
  padding: 18px 0px 18px 0px;
}

.reports-mobile-dropdown.show #stats_display_link {
  color: #fff;
  padding: 10px 0px !important;
  box-shadow: none !important;
  display: block !important;
}

.parent_plan {
  margin: 0;
  padding: 0;
}

.parent_plan #root-ai_type,
.parent_plan #root-customer_comparison_type,
.parent_plan #root-monthly_stats_type,
.parent_plan #root-task_management_type {
  padding-right: 0;
}



.stats_modal {
  text-align: center;
}

.modal-dialog.modal-dialog-centered.custom-modal-new.stats_ai_popup {
  display: inline-block;
  max-width: 95%;
  width: auto;
  vertical-align: middle;
}

.stats_modal .modal-header {
  text-align: left;
}

.stats_modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.stats_modal .modal-content {
  display: inline-block;
  padding: 1rem;
  border-radius: 0.5rem;
  width: auto;
  max-width: none;

}

.ai-stats-row .stats-block {
  display: flex;
  flex-direction: column;
}

.legends-div-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.ai-stats-row .top-three-stats {
  display: flex;
  gap: 20px;
}

.ai-stats-row {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}

body .modal-dialog-centered::before {
  height: 100%;
}

@media screen and (max-width:1024px) {
  .ai-stats-row .top-three-stats {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
  }

  .wrap-empty-box {
    max-width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
  }

  .wrap-empty-box p {
    padding: 0 15px;
  }
}

.ai-stats-row .modal-dialog.modal-dialog-centered.custom-modal-new.stats_ai_popup::before {
  height: 100%;
}

.dropdown-menu[x-placement^=bottom].left-15 {
  left: 16px !important;
}

.stats_ai_popup .modal-content .legends-div-new .legends-label span {
  color: #fff;
}

.ai-popup-box-header {
  display: flex;
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
}

.ai-popup-header-inner {
  display: flex;
  width: 100%;
  position: relative;
}

#user_form #root-is_ai_agent,
#proxyinactiveuser_form #root-is_ai_agent {
  margin-left: 10px;
}


/* customer-ino-page */

.info-details-section .info-details-card {
  background-color: #ffffff;
  padding: 24px;
  border-radius: 3px;
  border: 1px solid #D2DEEB;
  margin-top: 12px;
}

.info-details-section .info-details-card h5 {
  color: #3D485D;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

.info-details-section .info-details-card p {
  font-weight: 600;
  color: #3D485D;
  font-size: 16px;
}

.info-details-section .img-block .company-logo {
  border: 1px solid #E1E4E5;
  border-radius: 6px;
  background-color: #F5FAFF;
  padding: 11px;
  width: 200px;
  height: 100px;
  object-fit: contain;
}

.info-details-section .plan-details-section {
  background-color: #ffffff;
  padding: 24px;
  border: 1px solid #D2DEEB;
  border-radius: 3px;
  margin-top: 24px;

}

.info-details-section .plan-details-section .billing-cycle {
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  color: #3D485D;
}

.info-details-section .plan-details-section .billing-cycle span {
  font-weight: 400;
  font-size: 14px;
}

.info-details-section .plan-details-section h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 16px 0 0;
  background: #FBFBFB;
  border: 1px solid #F2F4F8;
  padding: 14px 20px;
  border-radius: 4px;
}

.info-details-section .plan-details-section h4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 24px;
  color: #3D485D;
}

.info-details-section .stats-container {
  display: flex;
  gap: 9px;
  flex-wrap: wrap;
}

.info-details-section .stat-box {
  background-color: #FFFFFF;
  border: 1px solid #C9D0E0;
  border-radius: 8px;
  padding: 8px 12px;
  min-width: 225px;
  flex: 1;
  text-align: left;
}

.info-details-section .stat-box .stat-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #92A5B5;
  line-height: 20px;
}

.info-details-section .stat-box .stat-value {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #090A0B;
  line-height: 24px;
}

.info-details-section .additional-plans-link {
  text-align: right;
  margin-top: 32px;
}

.info-details-section .additional-plans-link a {
  color: #3D485D;
  text-decoration: underline;
  font-weight: 500;
  font-size: 14px;
  font-family: 'gothambold';
}

.info-details-section .additional-plans-link a:hover {
  text-decoration: underline;
}

.info-details-section .stats-container-box {
  display: flex;
  gap: 24px;
}

.info-details-section .stats-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* customer-ino-page */

.plan-stats-redesigned-modal .modal-dialog {
  max-width: 1100px;
  /* Ensures the modal can be wider on large screens */
}

.plan-stats-redesigned-modal.stats_modal .modal-content {
  width: 100%;
}

.plan-stats-redesigned-modal.stats_modal .modal-dialog.modal-dialog-centered.custom-modal-new.stats_ai_popup {
  width: 100%;
}

.plan-stats-redesigned-modal .modal-body {
  padding: 20px;
}

.plan-stats-redesigned-modal .plan-section {
  background-color: #ffffff;
  padding: 0px;
  border-radius: 8px;
  margin-bottom: 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 239px;
}

.plan-stats-redesigned-modal .plan-title {
  font-size: 20px;
  font-weight: 400;
  font-family: 'gothambold';
  color: #495057;
  margin-bottom: 12px;
  background: #ECF4FB;
  border-radius: 4px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;

}

.plan-stats-redesigned-modal .usage-category-title {
  font-size: 18px;
  font-weight: 700;
  color: #3D485D;
  margin-bottom: 16px;
  display: flex;
  align-self: flex-start;
}

.plan-stats-redesigned-modal .chart-container {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.plan-stats-redesigned-modal .doughnut-chart-area {
  position: relative;
  width: 120px;
  height: 120px;
  min-width: 120px;
  min-height: 120px;
}

.plan-stats-redesigned-modal .doughnut-chart-area canvas {
  width: 100% !important;
  height: 100% !important;
}

.plan-stats-redesigned-modal .chart-labels {
  margin-left: 20px;
  font-size: 14px;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
}

.plan-stats-redesigned-modal .chart-labels .remaining {
  font-size: 24px;
  font-weight: 700;
  color: #343a40;
  display: flex;
  align-items: center;
  gap: 4px;

}

.plan-stats-redesigned-modal .chart-labels .remaining .user_balance,
.plan-stats-redesigned-modal .chart-labels .remaining .customer_balance,
.plan-stats-redesigned-modal .chart-labels .remaining .image_balance {
  font-family: 'gothambold';
  font-size: 20px;
  font-weight: 400;
  color: #090A0B;
}

.plan-stats-redesigned-modal .chart-labels .remaining-perc {
  font-weight: 600;
  color: #637D92;
  font-size: 18px;
  color: #637D92;
}

.plan-stats-redesigned-modal .chart-labels .used {
  background-color: #007bff;
  color: white;
  padding: 4px 12px;
  border-radius: 12px;
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
}

.plan-stats-redesigned-modal .not-subscribed-box {
  border: 1px solid #C9D0E0;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  color: #090A0B;
  font-size: 18px;
  font-weight: 600;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
}

.plan-stats-redesigned-modal .feature-subscriptions ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.plan-stats-redesigned-modal .feature-subscriptions li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
  color: #3D485D;
  gap: 12px;
  line-height: 20px;
}

.plan-stats-redesigned-modal .feature-subscriptions .check-icon,
.plan-stats-redesigned-modal .feature-subscriptions .cross-icon {
  font-size: 20px;
}

.plan-stats-redesigned-modal .feature-subscriptions .check-icon {
  color: #28a745;
  /* Green for subscribed */
}

.plan-stats-redesigned-modal .feature-subscriptions .cross-icon {
  color: #dc3545;
  /* Red for not subscribed */
}

.plan-stats-redesigned-modal .chat-box-wrapper {
  width: 100%;
  display: flex;
  position: relative;
  padding: 0 16px;
  flex-direction: column;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #92A5B5;
}

.plan-stats-redesigned-modal .chat-box-wrapper::before {
  width: 4px;
  height: 100%;
  background: #0085FF;
  border-radius: 4px;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.create-manual-check-lists-wraaper .create-manual-check-lists-custom-dropdown {
  padding: 0 8px 0 0 !important;
}

.create-manual-check-lists-wraaper .create-manual-check-lists-custom-dropdown .dropdown-label {
  padding: 0 8px !important;
}

.create-manual-check-lists-wraaper .create-manual-check-lists-custom-dropdown .custom-select {
  padding: 0 8px !important;
}

.custom-transform {
  transform: translate3d(15px, 40px, 0px) !important;
}

.dropdown-row {
  display: flex;
  flex-wrap: wrap;
  /* allows wrapping on smaller screens */
  gap: 16px;
  /* gap between boxes */
  justify-content: space-between;
  padding: 0 16px !important;
  margin-bottom: 20px !important;
}

.dropdown-box {
  flex: 1 1 calc(20% - 13px);
  /* 5 boxes in a row with gap compensation */
  min-width: 220px;
  /* fallback min width to prevent too-narrow dropdowns */
}

.create-manual-check-lists-wraaper .dropdown-box .create-manual-check-lists-custom-dropdown {
  margin-bottom: 5px !important;
}

@media (max-width: 768px) {
  .dropdown-box {
    flex: 1 1 calc(50% - 8px);
    /* 2 boxes per row on tablets */
  }
}

@media (max-width: 776px) {
  .overview-tabs.nav-tabs li a {
    max-width: 250px;
  }
}

@media (min-width: 775px) {
  .overview-tabs.nav-tabs li a {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .dashboard-sub-header .dashboardTabs li:first-child {
    width: auto;
  }
}

@media (max-width: 991px) {
  .dashboard-sub-header .dashboardTabs li:first-child {
    width: auto;
  }
}

@media (max-width: 480px) {
  .dropdown-box {
    flex: 1 1 100%;
    /* 1 box per row on mobile */
  }
}

.cap-badge-assign {
  background: #ECF4FB;
  color: #0074E0;
}

.cap-badge-inprogress {
  background: #FFFAED;
  color: #CA8A04;
}

.cap-badge-completed {
  background: #D4EDDA;
  color: #155724;
}


.cap-custom-badge.cap-badge-paused {
  background: #FFFAED;
  color: #CA8A04;
}

.cap-custom-badge.cap-badge-resumed {
  background: #FFFAED;
  color: #CA8A04;
}
#cap-listing-div .sorting-assessment th:first-child{
  border-top-left-radius: 6px;
} 
#cap-listing-div .sorting-assessment th:last-child{
  border-top-right-radius: 6px;
}
#cap-listing-div tbody tr:last-child td:last-child{
  border-bottom-right-radius: 6px;
}
#cap-listing-div tbody tr:last-child td:first-child{
  border-bottom-left-radius: 6px;
}

.badge-additional {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 8px 12px;
  border-radius: 20px;
  background: #D4EDDA;
  color: #155724;
}

.badge-additional .badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.badge-additional .badge-text {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  width: max-content
}

.select-cap-wrapper .cap-select-content-wrapper {
  align-items: stretch;
}

.select-cap-wrapper .cap-select-content-wrapper .cap-task-details-attachments .task-details-notes-box .task-details-notes-textarea {
  min-height: 100px;
}

.select-cap-wrapper .cap-select-content-wrapper .cap-task-details-attachments {
  width: 100%;
}

.custom-modal .modal-content .modal-body .cap-additional-cap-desc {
  font-size: 18px;
  font-weight: 700;
  color: #0085FF;
}

.tabs-search-box {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;

}

.action-plan-tabs-container .tabs-search-box .nav-tabs {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 0;
}

.g-tabs {
  margin-bottom: 28px;
}

.tabs-search-box .corrective-action-dashboard-search-bar.g-tabs-none {
  margin-top: 0;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  display: flex;

}

.corrective-action-dashboard-search-bar.g-tabs-none {
  display: none;
}

.tabs-search-box .tab-search-wraaper {
  justify-content: flex-end;
}

.tabs-search-box .g-tabs.d-none+.tab-search-wraaper {
  justify-content: space-between;
}

.tabs-search-box .g-tabs.d-none+.tab-search-wraaper input.search-cap-input {
  min-width: 300px;
}

.tabs-search-box .g-tabs.d-none+.tab-search-wraaper input.search-cap-input:focus {
  outline: none;
}

.tabs-search-box .bulk-action-wrapper .bulk-action-btn {
  border: 1px solid #FDB714;
  background: #ffff;
  border-radius: 4px;
  padding: 17px 18px;
  text-decoration: none !important;
  color: #3D485D;
  align-items: center;
  gap: 8px;
  display: flex;
  height: 48px;
}


@media screen and (max-width:1060px) {
  .tabs-search-box {
    flex-direction: column-reverse;
  }

  .tabs-search-box .tab-search-wraaper {
    justify-content: flex-start;
  }

  .tabs-search-box .corrective-action-dashboard-search-bar {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 12px;
  }
}

.create-additional-cap-box .card.assessment-card .card-body .card-body-content .create-additional-cap-descriptuion {
  min-height: 96px;
}

.create-additional-cap-box .card.assessment-card .card-body .card-body-content .card-content-status-box .status-boxes .user-image {
  width: 24px;
  height: 24px;
}

.custom-dropdown .create-task-btn {
  display: flex;
  background: #0085FF;
  padding: 17px 16px;
  border: none;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  gap: 8px;
}

.custom-dropdown .dropdown-menu[x-placement^=bottom] {
  left: 0 !important;
}

.custom-dropdown .custom-dropdown-menu {
  border: none;
  box-shadow: 08px 08px 16px 0 rgba(0, 0, 0, 0.12);
  background: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
  padding: 0;
}

.custom-dropdown .custom-dropdown-menu .dropdown-item {
  font-size: 16px;
  font-weight: 400;
  color: #3D485D;
  padding: 10px;
}

.custom-dropdown .custom-dropdown-menu .dropdown-item:hover,
.custom-dropdown .custom-dropdown-menu .dropdown-item:focus {
  color: #ffffff !important;
  background: #0074E0;
}

.custom-dropdown .create-task-btn::after {
  display: inline-block;
  margin-left: auto;
  content: "";
  width: 8px;
  height: 4px;
  background: url(../images/corrective-action-plan-drop-icon.svg) no-repeat center center;
  background-size: cover;
  filter: invert(-1) brightness(10);
  vertical-align: middle;
  border: none;
}

.dropdown.custom-dropdown.show .create-task-btn::after {
  transform: rotate(180deg);
}

.wrap-tabs-expand {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width:991px) {
  .wrap-tabs-expand {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    width: 100%;
  }
}

/*  */

/* Main container for the metric boxes */
.my-subscription-page {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}

/* Styling for each white card */
.my-subscription-page .boxList {
  background-color: #ffffff;
  padding: 15px 12px;
  border-radius: 8px;
  margin-bottom: 24px;
  border: 1px solid #C9D0E0;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 80px;
  gap: 12px;
}

/* Custom Hexagonal Icon Styling */
.my-subscription-page .icon-wrapper {
  margin-right: 0;
  flex-shrink: 0;
}

.my-subscription-page .icon-hexagon {
  position: relative;
  width: 50px;
  height: 57px;
  background-color: transparent;
  border: 2px solid #FFC107;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.my-subscription-page .icon-hexagon .fa-cube {
  color: #FFC107;
  font-size: 22px;
}

.my-subscription-page .boxList .text-content {
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  color: #92A5B5;
}

.my-subscription-page .boxList .text-content .total-perc {
  font-size: 12px;
  font-weight: 400;
  color: #92A5B5;
  font-family: 'Source Sans Pro';
  line-height: 12px;
}

.my-subscription-page .boxList p {
  font-size: 14px;
  color: #92A5B5;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 15px;
}

.my-subscription-page .boxList span {
  font-size: 24px;
  font-weight: 400;
  font-family: 'gothambold';
  color: #090A0B;
  margin-bottom: 0;
  line-height: 21px;
  margin-top: 3px;
  display: inline-flex;
}

.my-subscription-page .boxList span.total-perc {
  font-size: 0.8rem;
  color: #A0AEC0;
  font-weight: 500;
  display: block;
}

.subscriptions-header-boxes-ai .boxList {
  background-color: #ffffff;
  padding: 15px 12px;
  border-radius: 8px;
  margin-bottom: 24px;
  border: 1px solid #C9D0E0;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 80px;
  gap: 12px;
}

/* Custom Hexagonal Icon Styling */
.subscriptions-header-boxes-ai .icon-wrapper {
  margin-right: 0;
  flex-shrink: 0;
}

.subscriptions-header-boxes-ai .icon-hexagon {
  position: relative;
  width: 50px;
  height: 57px;
  background-color: transparent;
  border: 2px solid #FFC107;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.subscriptions-header-boxes-ai .icon-hexagon .fa-cube {
  color: #FFC107;
  font-size: 22px;
}

.subscriptions-header-boxes-ai .boxList .text-content {
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  color: #92A5B5;
}

.subscriptions-header-boxes-ai .boxList .text-content .total-perc {
  font-size: 12px;
  font-weight: 400;
  color: #92A5B5;
  font-family: 'Source Sans Pro';
  line-height: 12px;
}

.subscriptions-header-boxes-ai .boxList h3 {
  font-size: 14px;
  color: #92A5B5;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 15px;
  text-align: left;
}

.subscriptions-header-boxes-ai .boxList p {
  font-size: 24px;
  font-weight: 400 !important;
  font-family: 'gothambold';
  color: #090A0B;
  margin-bottom: 0;
  line-height: 21px;
  text-align: left;
}

.subscriptions-header-boxes-ai .boxList span.total-perc {
  font-size: 0.8rem;
  color: #A0AEC0;
  font-weight: 500;
  display: block;
}

.subscriptions-header-boxes-ai .boxList .box-content {
  margin-left: 8px;
}

/* Billing Cycle placement */
.billing-cycle-container {
  text-align: right;
  margin-bottom: 24px;
}

.billing-cycle-container h5 {
  font-size: 14px;
  color: #3D485D;
  margin: 0;
  display: inline-block;
  font-weight: 600;
}

.billing-cycle-container p {
  font-size: 14px;
  color: #3D485D;
  display: inline-block;
  font-weight: 400;
  margin: 0;
}

/* Subscription Footer Bar */
.subscription-footer {
  background-color: #3D485D;
  color: #ffffff;
  padding: 20px 20px;
  border-radius: 6px;
}

.subscription-footer .footer-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}

.subscription-footer a#view_price_details {
  color: #FBFBFB;
  text-decoration: underline !important;
  font-size: 14px;
  font-weight: 400;
  font-family: 'gothambold';
  display: flex;
  align-items: center;
  align-self: end;
}

.subscription-footer a#view_price_details:hover {
  text-decoration: underline;
  color: #ffffff !important;
}

.subscription-footer .price-details {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.subscription-footer .price-display {
  font-size: 34px;
  font-weight: 400;
  font-family: 'gothambold';
  display: inline-flex;
  align-items: center;
  gap: 8px;


}

.subscription-footer .price-display .currency {
  font-weight: 600;
  font-size: 18px;
  margin-right: 8px;
  font-family: 'Source Sans Pro';
}

.subscription-footer .price-display .billing-term {
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  font-family: 'Source Sans Pro';

}

.subscription-footer .quarterly-toggle {
  background-color: #FFFFFF;
  color: #3D485D;
  border: none;
  border-radius: 20px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 400;
  margin-left: 20px;
  height: 24px;
}

.subscription-footer .info-icon {
  font-size: 1.5rem;
  color: #cbd5e0;
  margin-left: 15px;
}

/* plan card */
.fifty-plan-savi {
  background-color: #FFFFFF;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.11);
  border-radius: 6px;
  display: flex;
  width: 100%;
}

.fifty-plan-savi .plan-card {
  width: 100%;
  margin: 0;
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.fifty-plan-savi .plan-header {
  background-color: #4a5568;
  color: white;
  padding: 1.5rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url('data:image/svg+xml;utf8,<svg width="400" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="p" width="50" height="50" patternUnits="userSpaceOnUse"><path d="M25 0 L25 50 M0 25 L50 25" stroke="%235a677d" stroke-width="0.5" /></pattern></defs><rect width="400" height="100" fill="url(%23p)"/></svg>');
  background-size: cover;
}

.fifty-plan-savi .plan-title {
  margin: 0;
  font-weight: 700;
  font-size: 28px;
  color: #FFFFFF;
}

.fifty-plan-savi .plan-subtitle {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
}

.fifty-plan-savi .plan-body {
  padding: 20px;
  box-shadow: none !important;
}

.fifty-plan-savi .subscription-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}

.fifty-plan-savi .subscribed-date {
  margin: 0;
  color: #090A0B;
  font-size: 16px;
  font-weight: 400;
}

.fifty-plan-savi .cancel-subscription {
  color: #007bff;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-family: 'gothambold';
  gap: 8px;
}

.fifty-plan-savi .cancel-requested {
  color: #3D485D;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-family: 'gothambold';
  gap: 8px;
}

.fifty-plan-savi .cancel-subscription:hover {
  text-decoration: none;
  color: #007bff;
}

.fifty-plan-savi .cancel-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #007bff;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  margin-right: 8px;
  font-weight: bold;
}

.fifty-plan-savi .pricing-info {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 12px;
  margin-bottom: 20px;
}

.fifty-plan-savi .pricing-info::before {
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 100%;
  background: #3D485D;
  left: 0;
  top: 0;
  border-radius: 4px;
  content: '';
}

.fifty-plan-savi .price {
  display: flex;
  align-items: flex-end;
  margin-right: 5px;
}

.fifty-plan-savi .price .price-block {
  display: flex;
  flex-direction: column;
}

.fifty-plan-savi .currency {
  font-size: 14px;
  font-weight: 400;
  color: #3D485DBF;
}

.fifty-plan-savi .amount {
  font-size: 34px;
  font-weight: 400;
  color: #3D485D;
  font-family: 'gothambold';

}

.fifty-plan-savi .period {
  font-size: 18px;
  font-weight: 600;
  color: #637D92;

}

.fifty-plan-savi .billing-details {
  background-color: #D9F1FD;
  color: #3D485D;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 400;
  display: inline-flex;
  align-self: flex-end;
  flex-wrap: wrap;
}

.fifty-plan-savi .features-list {
  list-style-type: disc;
  padding-left: 20px;
  color: #4a5568;
}

.fifty-plan-savi .features-list li {
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #090A0B;
}

.fifty-plan-savi .support-plan {
  border-top: 1px solid #D7DFEE;
  background: #ffffff;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fifty-plan-savi .support-plan .footer-block {
  display: flex;
  background: #F7FBFF;
  border-radius: 4px;
  padding: 12px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.fifty-plan-savi .support-plan-label {
  background-color: #D9F1FD;
  color: #3D485D;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  width: fit-content;
}

.fifty-plan-savi .support-plan-name {
  margin: 4px 0 0;
  font-weight: 400;
  font-size: 14px;
  color: #090A0B;
}

.fifty-plan-savi .support-plan-price {
  text-align: right;
}

.fifty-plan-savi .support-plan-price .price-value {
  font-size: 20px;
  font-weight: 400;
  color: #3D485D;
  display: block;
  font-family: 'gothambold';
}

.fifty-plan-savi .support-plan-price .billing-cycle {
  color: #090A0B;
  font-size: 14px;
  font-weight: 400;
}

/* --- NEW CSS FOR PATHFINDER CARD FOOTER --- */
.fifty-plan-savi .pathfinder-kit-pricing {
  border-top: 1px solid #D7DFEE;
  background: #ffffff;
  padding: 20px;
}

.fifty-plan-savi .kit-pricing-title {
  font-size: 16px;
  font-weight: 400;
  color: #090A0B;
  margin-bottom: 20px;
  font-family: 'gothambold';
}

.fifty-plan-savi .kit-pricing-details {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fifty-plan-savi .kit-info p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #090A0B;
  line-height: 1.5;
}

.fifty-plan-savi .kit-info small {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #3D485DBF;
  line-height: 1.5;
  display: block;
}

.fifty-plan-savi .kit-price {
  text-align: right;
  display: flex;
  flex-direction: column;
}

.fifty-plan-savi .kit-price .price-value {
  font-size: 20px;
  font-weight: 400;
  color: #3D485D;
  font-family: 'gothambold';
}

.fifty-plan-savi .kit-price .billing-cycle {
  font-size: 14px;
  font-weight: 400;
  color: #090A0B;
}


/* --- NEW CSS FOR PATHFINDER CARD FOOTER --- */
.fifty-plan-savi .pathfinder-kit-pricing {
  border-top: 1px solid #D7DFEE;
  background: #ffffff;
  padding: 20px;
}

.fifty-plan-savi .kit-pricing-title {
  font-size: 16px;
  font-weight: 400;
  color: #090A0B;
  margin-bottom: 20px;
  font-family: 'gothambold';
}

.fifty-plan-savi .kit-pricing-details {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fifty-plan-savi .kit-info p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #090A0B;
  line-height: 1.5;
}

.fifty-plan-savi .kit-info small {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #3D485DBF;
  line-height: 1.5;
  display: block;
}

.fifty-plan-savi .kit-price {
  text-align: right;
  display: flex;
  flex-direction: column;
}

.fifty-plan-savi .kit-price .price-value {
  font-size: 20px;
  font-weight: 400;
  color: #3D485D;
  font-family: 'gothambold';
}

.fifty-plan-savi .kit-price .billing-cycle {
  font-size: 14px;
  font-weight: 400;
  color: #090A0B;
}

.fifty-plan-savi .savi-intelligence-footer {
  border-top: 1px solid #D7DFEE;
  background: #ffffff;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  width: calc(100% + 40px);
  margin-left: -20px;
}

.fifty-plan-savi .feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #3D485D;
  font-weight: 400;
}

/* Adjust for smaller screens if needed */
@media (max-width: 576px) {
  .fifty-plan-savi .feature-item {
    flex-basis: 100%;
  }
}

.my-account-page {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
}

.my-account-page .row {

  gap: 20px 0;
}

.my-account-page .col-lg-6 {
  display: flex;

  flex-wrap: wrap;
}

.card-body.plan-body .subscription-empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.card-body.plan-body .subscription-empty-box-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.card-body.plan-body .subscription-empty-box-content .billed {
  font-weight: 700;
  font-size: 18px;
  color: #3D485D;
  margin-top: 24px;
  margin-bottom: 12px;
}

.card-body.plan-body .subscription-empty-box-content .request_for_plan {
  font-weight: 600;
  font-size: 14px;
  color: #3D485D;
}

.ops-subscriptions .nav-link.active {
  color: #0074E0;
}

.ops-subscriptions .nav-link.active svg.history-icon path {
  fill: #0074E0 !important;
  stroke: #0074E0 !important;
}

/* modals */

.my-subscription-modal .purchase-summary-content {
  padding: 0;
  padding-top: 0;
  background-color: #FFFFFF;
}

.my-subscription-modal .plan-details-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;

}

.my-subscription-modal .plan-details-header p {
  font-size: 18px;
  font-weight: 600;
  color: #3D485D;
  margin: 0;

}

.my-subscription-modal .billing-tag {
  background-color: #D9F1FD;
  color: #3D485D;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 400;
}

.my-subscription-modal .summary-divider {
  border: 0;
  border-top: 1px solid #D7DFEE;
  /* border-gray-100 */
  margin: 0;
}


.my-subscription-modal .subscription-item {
  padding-top: 12px;
  padding-bottom: 12px;
}

.my-subscription-modal .item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.my-subscription-modal .item-header.nested-item {
  margin-top: 0.75rem;
}

.my-subscription-modal .item-title {
  font-size: 20px;
  font-weight: 600;
  color: #3D485D;
  margin-bottom: 0;
}

.my-subscription-modal .item-price {
  display: flex;
  align-items: baseline;
  font-size: 0.875rem;
  /* text-sm */
  color: #4A5568;
  /* text-gray-700 */
}

.my-subscription-modal .item-price .currency {
  margin-right: 0.25rem;
  font-weight: 600;
  color: #3D485D;
  font-size: 16px;
}

.my-subscription-modal .item-price .amount {
  font-size: 20px;
  font-weight: 400;
  color: #3D485D;
  font-family: 'gothambold';
}

.my-subscription-modal .item-price .period {
  margin-left: 0.25rem;
  font-size: 0.875rem;
  /* text-sm */
  color: #4A5568;
  /* text-gray-600 */
}

.my-subscription-modal .item-details {
  font-weight: 400;
  font-size: 12px;
  color: #3D485D;
}

.my-subscription-modal .item-details p {
  margin-bottom: 8px;
  line-height: 24px;
}

.my-subscription-modal .item-details p.item-details-heading {
  font-size: 16px;
  line-height: 22px;
}

.sub-confirm-text p {
  font-weight: 400;
  font-size: 16px;
  /* color: #000000; */
  margin: 0;
}

.plan-cancelation .modal-footer {
  padding: 12px 24px;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.plan-cancelation .modal-footer .back-btn {
  background: #3D485D;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  font-family: 'gothambold';
}

.plan-cancelation .modal-footer .back-btn:hover {
  background: #fff;
  border: 1px solid #3D485D;
}

.plan-cancelation h1 {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}

.plan-cancelation small {
  font-size: 18px;
  font-weight: 600;
  color: #92A5B5;
  margin-top: 12px;
  margin-bottom: 40px;
  display: inline-block;
}

.plan-cancelation p {
  font-size: 18px;
  font-weight: 600;
  color: #090A0B;
}

.plan-cancelation .icon-section {
  margin-top: 40px;
  margin-bottom: 12px;
}

.subscription-modal .modal-title {
  color: #090A0B !important;
}

.subscription-modal .modal-footer {
  padding: 24px;
}

.reason-for-cancel-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 12px 20px;
}

.reason-for-cancel-box .radio-btn .container {
  padding-left: 25px;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}

.reason-for-cancel-box .form-field input {
  border: 1px solid #D9D9D9;
  padding: 12px 16px;
  border-radius: 4px;
  font-family: 400;
  font-size: 16px;
  color: #3D485D;
}

.cancel-plan-text {
  font-weight: 400;
  font-size: 16px;
  /* color: #000000; */
}

.fifty-plan-savi .plan-header {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 110px;
  width: 100%;
}

.fifty-plan-savi .plan-header>div {
  position: absolute;
  display: flex;
  flex-direction: column;
}

#deletePlanConfirmModal .pointers-modal-dialog {
  max-width: 650px;
}

#viewPriceDetailsModal .price-resize-modal {
  max-width: 650px;
}

#viewPriceDetailsModal .price-resize-modal {
  max-width: 650px;
}

#deletePlanReasonModal .modal-dialog-centered {
  max-width: 650px;
}

#interestedInPlanModal .modal-dialog-centered {
  max-width: 650px;
}

#agreementModal .modal-dialog-centered {
  max-width: 660px;
}


.toggle-details {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  padding: 10px 17px;
  align-items: center;
  gap: 12px;
  color: #3D485D;
  box-shadow: none !important;
  position: relative;
  border: 1px solid #E7EBEF;
  border-radius: 4px;
  font-family: 'gothambold';
  background: #FBFBFB;
  height: 46px;
}

.expand-dropdown-link.rotate-icon svg {
  transform: rotate(180deg);
}

.accountSection-new input[name="reason"]::placeholder {
  color: #3D485D;
  font-weight: 400;
}

.accountSection-new .chat-rating-modal .rating-footer-buttons {
  gap: 8px;
}

.ai-current-statics-pop-up-box {}

.ai-current-statics-pop-up-box .modal-dialog {
  max-width: 980px;
}

.ai-current-statics-pop-up-box .modal-content {
  border-radius: 12px;
  border: none;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
}

.ai-current-statics-pop-up-box .modal-header {
  border-bottom: 0;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
}

.ai-current-statics-pop-up-box .modal-header .modal-header-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: calc(100% - 56px);
}

@media (max-width:991px) {
  .ai-current-statics-pop-up-box .modal-header .modal-header-box {
    flex-direction: column;
  }
}

.ai-current-statics-pop-up-box .modal-title {
  color: #090A0B;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .close {
  opacity: 1;
  background-color: #F0F0F0;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: #6c757d;
  text-shadow: none;
  line-height: 1;
  margin: 0;
}

.ai-current-statics-pop-up-box .modal-body {
  padding: 0 20px 16px !important;
}

.ai-current-statics-pop-up-box .nav-tabs {
  border-bottom: 1px solid #CAD0DD;
  padding: 0;
}

.ai-current-statics-pop-up-box .nav-tabs .nav-item {
  margin-bottom: -1px;
}

.ai-current-statics-pop-up-box .nav-tabs .nav-link {
  border: none;
  padding: 9px 16px;
  color: #3D485D;
  font-weight: 600;
  font-size: 18px;
}

.ai-current-statics-pop-up-box .nav-tabs .nav-link.active {
  color: #0074E0;
  background-color: transparent;
  border-bottom: 2px solid #0074E0;
}

.ai-current-statics-pop-up-box .tab-content {
  padding: 16px 0 0;
  min-height: 293px;
}

.ai-current-statics-pop-up-box .chart-container {
  margin-right: 0;
}

.ai-current-statics-pop-up-box .chart-container-wrapper {
  display: flex;
  padding: 24px;
  width: 100%;
  gap: 16px;
  flex-direction: column;
  background-color: #F7FBFF;
}

.ai-current-statics-pop-up-box .chart-container-wrapper .chart-container-title-box {
  font-weight: 700;
  font-size: 18px;
  color: #3D485D;
}

@media (max-width:991px) {
  .ai-current-statics-pop-up-box .chart-container-wrapper .d-flex {
    flex-direction: column;
  }
}


/* Conic Gradient Doughnut Chart */
.ai-current-statics-pop-up-box .chart {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ai-current-statics-pop-up-box .chart-inner {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ai-current-statics-pop-up-box .chart-label {
  font-size: 13px;
  color: #6c757d;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .chart-value {
  font-size: 2.2rem;
  color: #212529;
  font-weight: 600;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .stats-details {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;

}

.ai-current-statics-pop-up-box .stat-item-remaing {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #001926;
  border-radius: 8px;
  padding: 8px 12px;
  background: #D9F1FD;
  font-weight: 600;
  gap: 8px;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .stat-item {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #001926;
  border-radius: 8px;
  padding: 8px 12px;
  font-weight: 600;
  background: #F2F5FC;
  gap: 8px;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .stats-details .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.ai-current-statics-pop-up-box .stats-details .dot.blue {
  background-color: #0085FF;
}

.ai-current-statics-pop-up-box .stats-details .dot.gray {
  background-color: #3D485D;
}

.ai-current-statics-pop-up-box .stat-item-remaing strong span.user-remaing {
  font-size: 20px;
  font-weight: 700;
  color: #0085FF !important;
  text-align: right;
  display: flex;
  flex-direction: column;
  font-family: 'gothambold';
}

.ai-current-statics-pop-up-box .stat-item strong .used-per {
  font-size: 20px;
  font-weight: 600;
  color: #090A0B !important;
  text-align: right;
  display: flex;
  flex-direction: column;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .stat-item-remaing .percentage {
  color: #637D92;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .stat-item .percentage {
  color: #637D92;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Source Sans Pro';
}

/* Pathfinder Alert */
.ai-current-statics-pop-up-box .custom-alert {
  background-color: #F9EAE8;
  border: 0;
  color: #D52B1E;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0rem;
  padding: 10px 12px;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .custom-alert .fa-exclamation-triangle {
  margin-right: 10px;
  font-size: 1.2rem;
  font-family: 'Source Sans Pro';
}


.ai-current-statics-pop-up-box .subscription-notice {
  text-align: center;
  padding: 32px;
  display: flex;
  flex-direction: column;
  border: 1px solid #C9D0E0;
  width: 100%;
  border-radius: 8px;
}

.ai-current-statics-pop-up-box .contact-info-box {
  display: flex;
  flex-direction: column;
  background: #F7FBFF;
  padding: 12px;
  max-width: max-content;
  margin: 0 auto;
}

.ai-current-statics-pop-up-box .contact-info-box p {
  font-size: 14px;
  font-weight: 600;
  color: #090A0B;
  padding: 12px;
  border-bottom: 1px solid #D9F1FD;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .subscription-notice h4 {
  color: #090A0B;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 24px;
  font-family: 'Source Sans Pro';
}


.ai-current-statics-pop-up-box .contact-info {
  display: flex;
  justify-content: center;
  gap: 1rem;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .btn-contact {
  color: #001926;
  font-weight: 600;
  font-size: 14px;
  padding: 6px 0;
  font-family: 'Source Sans Pro';
}

.ai-current-statics-pop-up-box .btn-contact:hover {
  background: none;
}

.ai-new-modals.custom-modal .modal-title {
  color: #090A0B;
}

.ai-new-modals .text-agreement {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  margin-bottom: 8px;
}

.ai-new-modals .text-content-date {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.ai-new-modals-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 20px;
}

form .form-group label.error {
  color: #c01b1b !important;
}

p.errornote.errorText {
  color: #c01b1b;
}

#imageStatsChart,
#userStatsChart,
#customerStatsChart,
#AgentStatsChart,
#WalterStatsChart,
#SAVIStatsChart,
#CustodianStatsChart {
  pointer-events: none;
}


.plan-update-listing {
  display: grid;
  gap: 6px;
  width: 100%;
  padding-right: 15px;
  max-height: 330px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #3D485D transparent;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}


.plan-update-listing::-webkit-scrollbar {
  width: 12px;
}


.plan-update-listing::-webkit-scrollbar-track {
  background: transparent;
}


.plan-update-listing::-webkit-scrollbar-thumb {
  background-color: #3D485D;
  border-radius: 10px;
  border: 3px solid transparent;
  background-clip: content-box;
}

.plan-update-listing::-webkit-scrollbar-thumb:hover {
  background-color: #3D485D;
}


.plan-update-listing::-webkit-scrollbar-button:single-button:vertical {
  display: none;
  height: 0;
  background: transparent;
}




.plan-update-listing .list-item {
  display: flex;
  align-items: center;
  background-color: #F5FAFF;
  padding: 8px 19px;
  cursor: pointer;
  margin-bottom: 0;
}

.draft-action-plan-nu-header.action-plan-task-header .heading-content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;

}

span.dropdown-label[text="Select Assignee"] {
  font-weight: 400;
}

.draft-action-plan-nu-header.action-plan-task-header .nu-head-icons {
  display: flex;
  align-items: center;
  gap: 8px;
}

.draft-action-plan-nu-header.action-plan-task-header .assesment-status-tag {
  display: inline-flex;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 600;
}

.draft-action-plan-nu-header.action-plan-task-header {
  border-radius: 8px;
  background: #F2F4F8;
  border: 1px solid #E7EBEF;
  padding: 12px;
}

.draft-action-plan-nu-header.action-plan-task-header span {
  font-weight: 400;
  font-size: 12px;
  color: #3D485D;
}

.draft-action-plan-nu-header.action-plan-task-header .task-header-title-text {
  font-weight: 400;
  font-size: 16px;
  color: #3D485D;
  margin: 0;
}

.draft-action-plan-nu-header.action-plan-task-header .task-header-title-text::placeholder {
  color: #3D485D;
  opacity: 0.5;
}

.draft-action-plan-nu-header-style .draft-action-plan-nu-header-action .header-expand-btn {
  transform: rotate(180deg);
}

.draft-action-plan-nu-header.action-plan-task-header.draft-action-plan-nu-header-style {
  background: #ECF4FB;
  border: 1px solid #0085FF;
  box-shadow: 04px 04px 08px 0 rgba(0, 0, 0, 0.12);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.draft-action-plan-nu-header-action {
  display: flex;
  align-items: center;
  gap: 32px;
}

.draft-action-plan-nu-header-action .header-expand-btn {
  cursor: pointer;
}

.custom-arrow-input {
  padding-right: 22px;
  background: url(../images/custom-drop-down-carrat-icon.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) -4px;
  background-size: 17px;
  border: none;
  height: 22px;
}

.custom-arrow-input:active,
.custom-arrow-input:focus {
  box-shadow: none;
}

.draft-action-plan-nu-header.action-plan-task-header .task-header-title-content span,
.draft-action-plan-nu-header.action-plan-task-header .task-header-title-content small {
  display: none;
}

.draft-action-plan-nu-header.action-plan-task-header.draft-action-plan-nu-header-style .task-header-title-content span,
.draft-action-plan-nu-header.action-plan-task-header.draft-action-plan-nu-header-style .task-header-title-content small {
  display: inline-block;
}

.draft-action-plan-nu-header.action-plan-task-header .task-header-title-content .task-header-title-text {
  padding: 0;
  height: 18px;
  border: 0 !important;
  font-weight: 600;
  pointer-events: none;
  cursor: not-allowed;
  margin-bottom: 2px;
}

.draft-action-plan-nu-header.action-plan-task-header.draft-action-plan-nu-header-style .task-header-title-content .task-header-title-text {
  pointer-events: all;
  cursor: default;
}

.draft-action-plan-nu-header.action-plan-task-header.draft-action-plan-nu-header-style .task-header-title-content .task-header-title-text:not(input) {
  height: auto;
  border-bottom: 1px solid #DAE1E7 !important;
  padding-bottom: 8px;
  opacity: 0.5 !important;
}

.action-plan-task-card .action-plan-task-body.draft-action-plan-nu-body .custom-media-content-section {
  gap: 16px;
}

.action-plan-task-card .action-plan-task-body.draft-action-plan-nu-body .action-plan-custom-text-container {
  min-height: 140px;
}

.action-plan-task-card .action-plan-task-body.draft-action-plan-nu-body .btn-save {
  border-radius: 4px;
  background: #3D485D;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 16px;
  margin-top: 16px;
}

.draft-action-plan-nu-header-action .header-expand-btn svg path {
  stroke: #637D92;
}

.draft-action-plan-nu-header-style .draft-action-plan-nu-header-action .header-expand-btn svg path {
  stroke: #0085FF !important;
}

.expand-all-nu {
  display: inline-flex;
  align-items: center;
  padding: 15px;
}


.expand-all-nu .switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
}

.plan-update-listing .list-item:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0;
}

.plan-update-listing .list-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin: 0;
}

.plan-update-listing input[type="checkbox"] {
  position: absolute;
}

.expand-all-nu .switch-input {
  opacity: 0;
  width: 0;
  height: 0;
}

.plan-update-listing .custom-checkbox {
  position: relative;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #3D485D;
  border-radius: 4px;
  margin-right: 16px;
  flex-shrink: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.plan-update-listing .item-text {
  color: #3D485D;
  font-size: 16px;
  font-weight: 400;

}


.plan-update-listing input[type="checkbox"]:checked~.custom-checkbox {
  border: 1px solid #0074E0;
  background-color: #fff;
}

.plan-update-listing .custom-checkbox::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 11px;
  border: solid #0074E0;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.plan-update-listing input[type="checkbox"]:checked~.custom-checkbox::after {
  display: block;
}

.plan-update-listing-footer-btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: 100%;
}

.plan-update-listing-footer-btns .btn-next {
  background: #3D485D;
  color: #ffffff;
  padding: 10px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'gothamBold';
}

.plan-update-listing-footer-btns .btn-previous {
  background: #ffffff;
  color: #3D485D;
  padding: 10px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #FDB714;
  font-family: 'gothamBold';
}

.plan-update-search-box {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}

.plan-update-search-box .plan-list-search {
  display: flex;
  border: 1px solid #D9D9D9;
  background: #FFFFFF;
  padding: 12px 16px;
  border-radius: 4px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.plan-update-search-box .plan-list-search input {
  appearance: none;
  font-weight: 400;
  font-size: 16px;
  border: none;
  background: #fff;
  outline: 0;
  width: calc(100% - 26px);
  line-height: 22px;
  height: 22px;

}

.plan-update-search-box .plan-list-search input::placeholder {
  color: #C9D0E0;
}

.plan-update-search-box .plan-list-search button {
  appearance: none;
  border: none;
  background: transparent;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: 0;
}

.plan-update-search-box .plan-list-text-message p {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  margin-bottom: 16px;
}

.data-m-empty-text {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  color: #000000;
}

.expand-all-nu .switch-track {
  display: inline-block;
  width: 38px;
  height: 22px;
  background-color: #D6D6D6;
  border-radius: 20px;
  transition: background-color 0.2s ease;
}


.expand-all-nu .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: transform 0.2s ease;
}

.expand-all-nu .switch-label-text {
  margin-left: 8px;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
}

.expand-all-nu .switch-input:checked+.switch-track .switch-handle {
  transform: translateX(15px);
}

.expand-all-nu .switch-input:checked+.switch-track {
  background-color: #007bff;
}

.main-section .action-plan-tittle-wrapper .action-plan-title-container .action-page-title {
  font-weight: 600;
}

.impersonating-tag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  background: #FFF8E8;
  border-top: 1px solid #FDB714;
  border-bottom: 1px solid #FDB714;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 56px;
  color: #CC7914;
  font-family: "Source Sans Pro", sans-serif;
}

.impersonating-tag span {
  color: #CC7914;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}

.impersonating-tag strong {
  font-weight: 700;
  color: #CC7914;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
}


header .nav-section .nav-right .user-dropdown.impersonating-user-dropdown .user-name {
  position: relative;
  box-shadow: 0 0 0 2px #FDB714;
  width: 100%;
}

header .nav-section .nav-right .user-dropdown.impersonating-user-dropdown {
  position: relative;
}

header .nav-section .nav-right .user-dropdown.impersonating-user-dropdown::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #FDB714;
  border: 2px solid #FFFFFF;
  top: -5px;
  right: 2px;
  z-index: 10;
}


.nav-box {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.nav-box .nav-content {
  display: flex;
  align-items: center;
}

header .nav-right .user-dropdown .user-name::after {
  font-family: "icomoon";
  content: "\e901";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 8px;
  font-size: 0.5rem;
}

header .nav-right .user-dropdown .user-name {
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
  padding-right: 25px;
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

header .nav-right .user-dropdown {
  background-color: transparent !important;
  margin: 0px;
}

.edit-task-div.edit-task-div-error {
  /* background-color: #FEF2F2;
  border-radius: 8px;
  padding: 16px 12px 12px !important; */
}


.custodian-div-select.warning-error {
  border-bottom: 2px solid #FDB714;
}

.create-task-fixed-bottom-buttons-wrapper {
  z-index: 2;
}

.warning-error-required {
  border-bottom: 2px solid #c01b1b !important;
}

.create-task-accordian-cards.create-task-accordian-cards-expanded .accordion-header .add-task-name-wrapper.warning-error-required {
  border-bottom: 2px solid #c01b1b !important;
}

.create-task-accordian-cards:not(.create-task-accordian-cards-expanded) .task-header-title-content-opacity input {
  border: none !important;
}

.margin-left-12 {
  margin-left: 12px;
}

.action-plan-warning-path.fill-red {
  fill: #E6521B;
}

.action-plan-task-card.required-div-box .action-plan-warning-path {
  fill: #E6521B !important;
}

.create-manual-tasks-lists-div.required-div-box .action-plan-warning-path {
  fill: #E6521B !important;
}

.create-task-accordian-cards:not(.create-task-accordian-cards-expanded) .warning-error-required {
  border: 0 !important
}

.create-manual-tasks-lists-list.required-div .missing-fields-error,
.manual-based-task-container.required-div-box .missing-fields-error {
  color: #c01b1b;
  background: #ffdcdf;
  border: 0;
}

form.action-plan-task-card.required-div-box-new .missing-fields-error {
  color: #c01b1b;
  background: #ffdcdf;
  border: 0;
}

.manual-based-task-container.required-div-box .missing-fields-error svg path:first-child {
  fill: #E6521B !important;
}

.action-plan-task-card .action-plan-task-header.custom-new-header {
  display: flex;
  width: 100%;
  background: #ecf4fb;
  align-items: center;
  flex-wrap: wrap;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid #0074e0;
  position: relative;
  padding: 12px 16px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.action-plan-task-card .action-plan-task-header.custom-new-header .name-circle {
  background-color: #fff;
}

.assign-action-plan-error {
  background: #ECF4FB;
  border: 1px solid #B2D5F6;
  color: #0074E0;
}

.action-plan-tab-content.required-div .action-plan-warning-path {
  fill: #E6521B !important;
}

.action-plan-tab-content.required-div .missing-fields-error svg path:first-child {
  fill: #E6521B !important;
}

.action-plan-tab-content.required-div .missing-fields-error {
  color: #c01b1b;
  background: #ffdcdf;
  border: 0;
}

.action-plan-tab-content.required-div .warning-error {
  border-bottom: 2px solid #c01b1b !important;
}

.due-date-warning-error {
  box-shadow: 0 0 0 1px #FDB714;
  border-radius: 4px;
}

.required-warning-error {
  box-shadow: 0 0 0 1px #c01b1b;
}

.missing-fields-error {
  background: #FFF8E8;
  border: 1px solid #FDB714;
  color: #000000;
}

.actions-top-btns .create-manual-task-btn {
  display: flex;
  background: #0085FF;
  padding: 22px 16px;
  border: none;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  gap: 8px;
}

.action-plan-tab-content {
  border-top-left-radius: 8px;
}

.cancel-task-save {
  padding: 8px 16px;
  color: #3d485d !important;
  background: transparent !important;
  border: 2px solid #fdb714;
  margin-top: 16px;
  margin-right: 7px;
}

header .nav-section .nav-right .user-dropdown .user-dropdown-menu:after {
  border: 1px solid #cacaca;
}

.draft-action-plan-nu-header.draft-action-plan-nu-header-style.action-plan-task-header .task-header-title-content input.task-header-title-text {
  padding-bottom: 8px;
  height: 24px;
  border-bottom: 1px solid #DAE1E7 !important;
}

.action-plan-task-card .action-plan-task-body {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

header .nav-right .user-dropdown .user-dropdown-menu .drop-down-container {
  position: relative;
  background-color: #fff;
  z-index: 1;
  border-radius: 6px;
}

header .nav-right .user-dropdown .user-dropdown-menu ul {
  margin: 0;
}

header .nav-right .user-dropdown .user-dropdown-menu ul li {
  border-bottom: 1px solid #cacaca;
}

header .nav-right .user-dropdown .user-dropdown-menu:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fff;
  transform: rotate(45deg);
  top: -5px;
  right: 20px;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.06);
}

header .nav-right .user-dropdown .user-dropdown-menu ul li a {
  padding: 11px 18px;
  display: block;
  text-decoration: none;
}

header .nav-right .user-dropdown .user-dropdown-menu ul li a span.ico {
  font-size: 1.0625rem;
  color: #000;
  display: inline-block;
  vertical-align: unset;
  margin-right: 5px;
}

body header.header-hgt {
  padding: 15.49px 0px;
}

body header .nav-section .nav-block nav ul li {
  margin-right: 24px !important;
}

body header .nav-section .show .user-dropdown-menu.dropdown-menu {
  right: 52px !important;
  top: 80px !important;
}

body header .nav-section .impersonating-user-dropdown.show .user-dropdown-menu.dropdown-menu {
  right: 0px !important;
  top: 60px !important;
}


body header .nav-section .nav-block nav ul li a {
  padding: 0;
}

@media screen and (max-width:1240px) {
  body header .nav-section .show .user-dropdown-menu.dropdown-menu {
    /* right: 69px !important; */
  }

}

@media screen and (max-width:767px) {
  header .nav-section {
    justify-content: flex-end;
  }

  body header .hmmenu-icon {

    top: 25px;
  }

  body header .logo img {
    max-width: 180px !important;
  }

}

.corrective-action-plan-list-dashboard-wrapper .corrective-action-list-dashboard-tabs .corrective-action-plan-list-inner-tab-wrapper .corrective-action-plan-list-inner-tab-container .nav-tabs .nav-link {
  padding: 14px 20px;
}

.corrective-plan-table-list .data-table-list .table tbody tr td .assesment-td-wrapper .assesment-td-wrapper-text a {
  font-size: 12px;
  font-weight: 400;
  color: #637D92;
  line-height: 16px;
}

.corrective-action-plan-inner-tab-container .nav-tabs .nav-item .nav-link {
  border-radius: 4px;
  background: #FBFBFB;
}

.corrective-action-plan-graph-section .corrective-action-graph-box-content .cap-status-details .cap-seriol .cap-number span {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #3D485D;
}

.action-plan-tabs-container .nav-tabs .nav-item .nav-link {
  border-radius: 4px;

}

.action-plan-tabs-container .nav-tabs .nav-item .nav-link.active:hover,
.action-plan-tabs-container .nav-tabs .nav-item .nav-link.active {
  border: 0;
}

header .logo img {
  min-height: 49px !important;
  max-height: 49px !important;
}

.ai-new-modals-row .text-content-date {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
}

.link-click-here {
  text-decoration: underline;
}

.ai-current-statics-pop-up-box .no-results-message {
  background-color: #F5FAFF;
  border-radius: 4px;
  padding: 8px 12px;
  color: #3D485D;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.modal-footer {
  background-color: #fcfcfc;
}

.file-info .fileName {
  white-space: nowrap;
  overflow: hidden;
}

.file-info .fileName span:first-child {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.corrective-action-plan-card-desc p {
  word-break: break-all;
}

.nav-box .logo-box {
  min-width: 118px;
}

.custom-dropdowns.custom-round {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #FFFFFF;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.custom-dropdowns.custom-round .btn {
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
}

.custom-dropdowns.custom-round .dropdown-toggle-div::after {
  width: 16px;
  height: 8px;
  background: url(../../images/corrective-action-plan-nu-icon.svg) no-repeat center center;
  filter: none;
  background-size: contain !important;
  top: -1px;
  position: relative;
  left: 1px;
  margin: 0;
}

.btn.btn-create.dropdown-toggle {
  position: relative;
}

.btn.btn-create.dropdown-toggle::after {
  display: inline-block !important;
}

body .corrective-action-plan-card-wrapper .corrective-action-plan-card-header .corrective-action-plan-card-title .corrective-action-plan-card-title-wrapper .corrective-action-plan-card-desc p {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

body .corrective-action-plan-card-desc p {
  font-weight: 600;
  font-size: 14px;
  color: #828f9b;
}

.corrective-action-plan-card-body .audio-notes-div .waveform-container {
  background: #ffffff;
  text-align: left;
}

.action-plan-modal-header .action-modal-heading {
  font-family: 'Source Sans Pro';
}

body .no-records-found {
  font-weight: 400;
  font-size: 16px;
  color: #9c9c9c;
}

.icon-ic-filter:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../../images/ic-filter.svg) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.wizard-content .video-container {
  border: 0;
}

@media screen and (max-width: 1280px) {
  .action-plan-modal-dialog {
    max-width: 1100px;
  }
}

@media screen and (max-width:767px) {
  .wizard-content .video-container {
    max-height: 100%;
  }
}

/* thread landing page */
.thread-landing-page {
  background-color: #E9EEF4;
  padding: 40px 62px;
  min-height: calc(100% - 124px);
}

.thread-landing-page .container-fluid {
  max-width: 1400px;
}

.thread-landing-page .choose-thread-title {
  font-weight: 700;
  color: #3D485D;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 32px;
  text-align: left !important;
  padding-left: 0;
  font-family: 'gothambold';
}

.thread-landing-page .thread-card .thread-card-box {
  display: flex;
  flex-direction: column;
}

.thread-landing-page .thread-card {
  border-radius: 20px;
  padding: 12px;
  border: 1px solid #DAE1E7;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.04);
  min-height: 220px;
}

.thread-landing-page .thread-card .card-body {
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}


.thread-landing-page .thread-icon-container {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #FDB714;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  overflow: hidden;
}

.thread-landing-page .thread-icon {
  width: 20px;
  height: 20px;
  overflow: hidden;
  object-fit: cover;
}

.thread-landing-page .card-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #2B2829;
  margin-bottom: 8px
}

.thread-landing-page .card-text {
  font-size: 16px;
  font-weight: 400;
  color: #64707D;
  line-height: 24px;
}

.thread-landing-page .stretched-link {
  font-weight: 700;
  font-size: 14px;
  color: #3D485D;
  line-height: 20px;
  position: relative;
  text-decoration: none !important;

}

.thread-landing-page .stretched-link .stretched-text {
  position: relative;
}

.thread-landing-page .stretched-link .stretched-text::before {
  width: 100%;
  height: 1px;
  background: #3D485D;
  position: absolute;
  left: 0;
  display: inline-block;
  content: '';
  bottom: 2px;
}

.thread-landing-page .stretched-link svg {
  margin-left: 8px;
  display: inline-block;
}


@media (max-width: 768px) {
  .thread-landing-page .choose-thread-title {
    text-align: center !important;
    padding-left: 0;
  }

  .thread-landing-page {
    padding: 16px;
  }
}

@media screen and (min-width:1440px) {
  .thread-landing-page .thread-card {
    min-width: 330px;
  }
}

.nu-ai-chat-main-content .message-feedback-box .download-chat-wrapper .dropdown-menu {
  margin-top: 10px;
}

.cap-performance-tasks .task-count {
  font-size: 12px;
  font-weight: 400;
  color: #505759;
  line-height: 16px;
}

.assignee-dropdown-menu.dropdown-menu.cursor-auto {
  outline: 1px solid #cdcdcd;
}

.cap-performance-header .dashboard-title {
  font-size: 24px;
  font-weight: 700;
  color: #2D3748;
  margin-bottom: 20px;
}

.cap-performance-header .filter-box {
  background-color: #fff;
  border: 1px solid #E8EBED;
  border-radius: 4px;
  padding: 8px;
  /* cursor: pointer; */
  position: relative;
  background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4 6L8 10L12 6' stroke='%231E1E1E' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: 16px 16px;
}

.cap-performance-header .filter-box .filter-label {
  font-size: 12px;
  color: #5A6783;
  font-weight: 400;
  margin-bottom: 2px;
  display: inline-block;
  line-height: 16px;
}

.cap-performance-header .filter-box .filter-value {
  font-size: 16px;
  font-weight: 600;
  color: #3D485D;
  width: 100%;
  background: transparent;
  border: 0;
  line-height: 22px;
  appearance: none;
  cursor: pointer;
}

.cap-performance-header .filter-box .filter-value:focus {
  outline: none;
}

.cap-performance-header .filter-box .dropdown-arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #718096;
}

.cap-performance-wrapper .kpi-card {
  background-color: #FFFFFF;
  border: 1px solid #C9D0E0;
  border-radius: 8px;
  padding: 17px 12px;
  display: flex;
  gap: 12px;
  align-items: center;
  position: relative;
  height: 100%;
}

.cap-performance-wrapper .kpi-card .info-icon {
  position: absolute;
  top: 41%;
  right: 15px;
  width: 16px;
  height: 16px;
  fill: #CBD5E0;
  cursor: pointer;
}

.cap-performance-wrapper .kpi-card .icon-container {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0px;
  background-color: transparent;
}

.cap-performance-wrapper .kpi-card .icon-container svg {
  width: 100%;
  height: 100%;
}


.cap-performance-wrapper .kpi-card .kpi-content .kpi-title {
  font-size: 14px;
  color: #92A5B5;
  font-weight: 600;
  line-height: 20px;
}

.cap-performance-wrapper .kpi-card .kpi-content .kpi-value {
  font-size: 24px;
  font-weight: 700;
  color: #090A0B;
  line-height: 32px;
  font-family: 'gothambold';
}

.cap-performance-search-bar {
  display: flex;
  margin-bottom: 24px;
  align-items: center;
  width: 100%;
}

.cap-performance-search-bar .search-bar-container {
  display: inline-flex;
  width: 100%;
  max-width: 500px;
  gap: 8px;
}

.cap-performance-search-bar .search-bar-container .search:not(.filter-btn-new) {
  display: inline-flex;
  width: calc(100% - 48px);
  align-items: center;
  background: #ffffff;
  border: 1px solid #D9D9D9;
  padding: 12px 16px;
  border-radius: 4px;
  align-items: baseline;
}

.cap-performance-search-bar .search-bar-container .search-cap-performance-input {
  display: inline-flex;
  width: calc(100% - 16px);
  border: 0;
  height: 22px !important;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 22px;
}

.cap-performance-search-bar .search-bar-container .search-cap-performance-input:focus-visible {
  outline: none;
}

.cap-performance-search-bar .search-bar-container .search-cap-performance-input:focus {
  border: none;
}

.cap-performance-search-bar .search-bar-container .btn.search-cap-performance {
  padding: 0;
  width: 16px;
  height: 16px;
  position: relative;
  top: -2px;
}

.cap-performance-search-bar .search-bar-container .filter-pannel {
  display: inline-flex;
}

.cap-performance-search-bar .search-bar-container .filter-pannel .filter-btn {
  box-shadow: none;
}

.cap-performance-legend-box {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}


.cap-performance-list-tabs-wrapper {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.cap-performance-list-tabs-wrapper .cap-performance-list-tabs-container {
  width: 100%;
  display: inline-flex;
}

.cap-performance-legend-box .legendBox {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  padding-right: 32px;
  margin-right: 32px;
  border-right: 1px solid #5A6783;
}

.cap-performance-legend-box .legendBox .legends {
  display: inline-flex;
  align-self: center;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}

.cap-performance-legend-box .legendBox .legends .l-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.cap-performance-legend-box .legendBox .legends .l-text {
  font-family: 'gothambold';
  font-size: 12px;
  font-weight: 700;
  color: #3D485D;
  line-height: 16px;
  margin: 0;
}

.cap-performance-legend-box .l-help-box {
  display: inline-flex;
  align-items: center;
  padding: 0;
  background: none;
  border: none;
  gap: 8px;
}

.cap-performance-legend-box .l-help-box .helpBox-icon {
  display: inline-block;

}

.cap-performance-legend-box .l-help-box .helpBox-text {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #3D485D;
}

.l-dot-high {
  background: #FF5555;
}

.l-dot-medium {
  background: #EDA145;
}

.l-dot-low {
  background: #15B097;
}

.cap-performance-list-dashboard-tabs,
.cap-performance-list-tab-pane,
.cap-performance-list-inner-tab-container,
.cap-performance-list-inner-tab-wrapper {
  display: inline-flex;
  width: 100%;
}

.data-table-list .table thead th .sorting {
  cursor: auto;
}

.data-table-list .table thead th .sorting [class^=icon-],
.data-table-list .table thead th .sorting [class*=" icon-"] {
  cursor: pointer;
}

.data-table-list .table thead th .sorting .icon-ic-sorting-up {
  margin-bottom: 4px;
}

.scroll-preview-wrapper.no-pagination {
  bottom: 4px
}

.data-table-list .table thead th .sorting .icon-ic-sorting-down {
  margin-top: 4px;
  margin-bottom: 0;
}

.cap-performance-table-list .data-table-list {
  width: 100%;
}

.cap-performance-table-list .data-table-list .table thead th:first-child {
  padding-left: 18px;
  border-radius: 8px 0 0 8px;
}

.cap-performance-table-list .data-table-list .table thead th {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #FFFFFF;
  padding: 28px 18px;
}

.cap-performance-table-list .data-table-list .table tbody tr td {
  padding: 24px 18px;
  border-radius: 0 !important;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
}

.table-responsive::-webkit-scrollbar,
.table-responsive-xl::-webkit-scrollbar {
  background: #fff;
  height: 4px;
  border-radius: 20px;
}

.table-responsive::-webkit-scrollbar-thumb,
.table-responsive-xl::-webkit-scrollbar-thumb {
  background: #3D485D;
  border-radius: 20px;
  cursor: grab;
}

.cap-performance-table-list .cap-performance-tasks {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.cap-performance-wrapper .help-box {
  display: none;
  position: absolute;
  top: 65px;
  right: -2px;
  width: max-content;
  max-width: 200px;
  background-color: #FCFCFC;
  border-radius: 12px;
  padding: 12px;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 10;
  border: 1px solid #DAE1E7;
}

.cap-performance-wrapper .help-box.show {
  display: block;
}

.cap-performance-wrapper .help-box::before {
  content: '';
  position: absolute;
  top: -10px;
  right: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #DAE1E7;
}

.cap-performance-wrapper .help-box .stat-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F3F4F6;
  border: 1px solid #E5E7EB;
  border-radius: 20px;
  padding: 4px 8px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #364153;
  line-height: 20px;
}

.cap-performance-wrapper .help-box .stat-row .value {
  font-weight: 700;
  color: #364153;
  font-size: 14px;
  line-height: 20px;
}

.cap-performance-wrapper .help-box .formula-title {
  font-weight: 600;
  font-size: 12px;
  color: #3D485D;
  margin-top: 0px;
  line-height: 16px;
  margin-bottom: 2px;
}

.cap-performance-wrapper .help-box .formula-text {
  font-size: 12px;
  color: #3D485D;
  font-weight: 400;
  line-height: 17px;
}

@media screen and (max-width:1160px) {
  .cap-performance-search-bar {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }

  .cap-performance-legend-box {
    justify-content: flex-start;
  }

}

@media screen and (max-width:650px) {
  .cap-performance-legend-box .legendBox {
    padding-right: 0;
    margin-right: 0;
    border: 0;
  }

  .cap-performance-legend-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

.field-box-error {
  border: 1px solid #c01b1b;
  border-radius: 8px;
}

.field-box-warning {
  /* border: 1px dashed #c01b1b; */
  border-radius: 8px;
}

.video-error.error,
.audio-error.error {
  color: #c01b1b;
}

.performance-view-boxModal .modal-dialog {
  max-width: 802px;
  border-radius: 12px;
}

.performance-view-boxModal .modal-content {
  border-radius: 12px;
  border: none;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.performance-view-boxModal .modal-header {
  border-bottom: none;
  padding: 24px 24px 20px 24px;
  position: relative;
}

.performance-view-boxModal .modal-header .close {
  /* position: absolute; */
  top: 24px;
  right: 24px;
}

.performance-view-boxModal .user-info {
  display: flex;
  align-items: center;
}

.performance-view-boxModal .user-info img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-right: 8px;
}

.performance-view-boxModal .user-info .user-name {
  font-size: 18px;
  font-weight: 700;
  color: #090A0B;
  line-height: 24px;
}

.performance-view-boxModal .location-selector {
  display: flex;
  align-items: center;
  margin-top: 0px;
  border-bottom: 1px solid #DAE1E7;
  max-width: max-content;
  padding-right: 16px;
}

.performance-view-boxModal .metric-rowBox {
  display: flex;
  background: #FCFCFC;
  padding: 20px;
  border: 1px solid #F2F4F8;
  margin-top: 12px;
  border-radius: 12px;
  flex-direction: column;
  gap: 12px;
}

.performance-view-boxModal .location-selector .loc-icon {
  margin-right: 8px;

}

.performance-view-boxModal .location-selector .custom-select-wrapper {
  position: relative;
  color: #4A5568;
  font-size: 14px;
  display: inline-flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  cursor: pointer;
  position: relative;
  background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4 6L8 10L12 6' stroke='%231E1E1E' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: 16px 16px;
  min-width: 134px;

}

.performance-view-boxModal .location-selector .custom-select-wrapper label {
  font-weight: 400;
  font-size: 12px;
  color: #3D485D;
  line-height: 16px;
  margin-bottom: 0;
}

.performance-view-boxModal .location-selector select {
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 15px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #3D485D;
}

.performance-view-boxModal .location-selector select:focus {
  outline: none;
}

.performance-view-boxModal .modal-body {
  padding: 10px 30px 30px 30px;
}

.performance-view-boxModal .metric-row {
  padding-bottom: 16px;
  border-bottom: 1px solid #E2E8F0;
  display: inline-flex;
}

.performance-view-boxModal .metric-row div {
  padding-right: 0;
  padding-left: 0;
}

.performance-view-boxModal .metric-row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.performance-view-boxModal .metric-title {
  font-size: 18px;
  font-weight: 600;
  color: #3D485D;
  line-height: 24px;
  margin-bottom: 0;
}

.performance-view-boxModal .metric-subtitle {
  font-size: 12px;
  color: #7991A4;
  font-weight: 400;
  line-height: 16px;
}

.performance-view-boxModal .data-point .value {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #090A0B;
}

.performance-view-boxModal .data-point .label {
  font-size: 12px;
  color: #505759;
  font-weight: 400;
  line-height: 16px;
}

.performance-view-boxModal .percentage-box {
  background-color: #EBF6FF;
  color: #0074E0;
  border-radius: 12px;
  padding: 8px 23px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  max-width: 80px;
}





.performance-view-boxModal .assignment-ratio .ratio-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #505759;
}




/* mini-map */
.table-scroll-preview{
  overflow: hidden;
}
.scroll-preview-marker {
  position: relative;
  bottom: 5px;
  height: 1px;
  width: 100%;
  pointer-events: none;
}

.scroll-preview-wrapper {
  position: absolute;
  bottom: 50px;
  right: 0px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 8px;
  box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.12);
  border: 1px solid #DAE1E7;
  cursor: pointer;
  z-index: 10;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
}

.scroll-preview-wrapper.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.scroll-preview-wrapper.is-floating {
  position: fixed;
  transform: none;
  bottom: 15px;
  right: 30px;
}

.scroll-preview-map {
  display: flex;
  gap: 4px;
  align-items: center;
}

.scroll-preview-map span {
  width: 18px;
  height: 28px;
  background-color: #D9F1FD;
  border-radius: 2px;
  display: block;
}

.custom-badge-tag .badge-custom {
  align-items: center;
  border-radius: 20px;
  padding: 8px 12px;
  gap: 4px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  display: flex;
  height: 28px;
  width: fit-content;
}

@media screen and (max-width:576px) {
  .custom-badge-tag .cap-view-h1 {
    margin-bottom: 2px !important;
  }
}

.badge-custom.corrective-action-badge-inprogress {

  border: 1px solid #fdb7145c
}

.badge-custom.corrective-action-badge-overdue,
.cap-custom-badge.cap-badge-overdue {

  border: 1px solid #ff655152
}

.custom-badge-tag {
  align-items: anchor-center;
}

.scroll-preview-viewport {
  position: absolute;
  top: 8px;
  left: 0;
  height: 28px;
  background-color: #268bf84a;
  cursor: grab;
  border-radius: 5px;
  opacity: 0.8;
  border: 1px solid #ffffff;
  pointer-events: none;
}

.create-manual-check-lists-wraaper.nu-checklist-box {
  flex-wrap: nowrap;
  gap: 24px;
}

.create-manual-check-lists-wraaper.nu-checklist-box .custom-checklist {
  margin-bottom: 0;
  padding-bottom: 0;
}

.create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box {
  display: flex;
  flex-direction: column;
  background: #F2F4F8;
  border-radius: 12px;
}

.dropdown-rowBox {
  position: static;
  top: auto;
}


.create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box {
  width: 100%;
  max-width: 320px;
  height: 100%;
}

.create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box .dropdown-row {
  flex-direction: column;
  width: 100%;
  background: #F2F4F8;
  border-radius: 12px;
  padding: 20px !important;
  height: 100%;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 0 !important;
}

.opacity-on {
  opacity: 1 !important;
}

.create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box .dropdown-row .dropdown-box {
  flex: 0;
}

body .create-manual-check-lists-wraaper .dropdown-box .create-manual-check-lists-custom-dropdown {
  margin-bottom: 0;
}

.nu-checklistBox {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 12px;
  border: 1px solid #E9EEF4;
  width: 100%;
}

.checkList-optionText {
  display: inline-flex;
  padding-top: 12px;
  margin-top: 12px;
  width: 100%;
  border-top: 1px solid #E7EBEF;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 16px;
  color: #3D485D;
  line-height: 16px;
}

.checkList-optionText small {
  display: inline-flex;
  font-size: 12px;
  gap: 4px;
  align-items: center;
}

.read-only-information {
  font-size: 14px;
  line-height: 20px;
  background-color: #6E6E6E1A;
  color: #6E6E6E;
  border-radius: 16px;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  margin-bottom: 10px;
}

.logo.admin-login-logo.pl-0 {
  height: 49px;
}

header .sub-menu:before {
  border-bottom: 6px solid #e4e8f1;
  left: 21px;
  top: -6px
}

.sub-menu.dropdown-menu.show {
  top: 23px !important;
  outline: 1px solid #e4e8f1;
  padding: 0;
}

.reports-mobile-dropdown .sub-menu.dropdown-menu.show {
  outline: none
}

header .nav-section .nav-block nav ul li.show .reports-link::before,
header .nav-section .nav-block nav ul li .reports-link:hover::before,
header .nav-section .nav-block nav ul li a.reports-link.active:before {
  width: calc(100% + 16px) !important;
}

.assignee-td {
  min-width: 200px;
}

.modal-header-info {
  font-weight: bold;
  font-size: 18px;
  color: #090A0B;

}

.custom-modal-vox {
  min-width: 667px;
}

.helpbox-div {
  border: 1px solid #B2D5F6;
  border-radius: 12px;
  padding: 12px;
  background: #ECF4FB;
}

@media screen and (max-width:1200px) {
  .create-manual-check-lists-wraaper.nu-checklist-box {
    flex-direction: column;
  }

  .create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box {
    max-width: 100%;

  }

  .create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box .dropdown-row {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box .dropdown-row .dropdown-box {
    flex: 50%;
    max-width: calc(50% - 6px);
  }
}

@media screen and (max-width:602px) {
  .create-manual-check-lists-wraaper.nu-checklist-box .form-options-wrapper-box .dropdown-row .dropdown-box {
    flex: 100%;
    max-width: 100%;

  }
}


.allocated-time-picker-input {
  background-image: url(../images/custom-drop-down-carrat-icon.svg) !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 8px) !important;
  position: relative;
  background-size: 17px !important;
  cursor: pointer;
}

.assignee-adminText {
  display: inline-flex;
}

.assignee-adminText p {
  -webkit-line-clamp: 1 !important;
}

.assignee-adminText span {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #090A0B;

}

.ai-current-statics-pop-up-box .stat-item-remaingBox {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: #001926;
  border-radius: 8px;
  padding: 8px 12px;
  background: #F1FDFF;
  font-weight: 600;
  gap: 8px;
  flex-direction: column;
  justify-content: center;
}

.ai-current-statics-pop-up-box .stat-item-remaingBox .itemRemaining .dot.blue {
  background-color: #07DBFA;
}

.ai-current-statics-pop-up-box .stats-details .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.ai-current-statics-pop-up-box .stat-item-remaingBox strong {
  font-size: 20px;
  font-weight: 700;
  color: #3D485D;
  text-align: right;
  display: flex;
  flex-direction: column;
  font-family: 'gothambold';
}

.ai-current-statics-pop-up-box .stat-item-remaingBox .itemRemaining {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ai-current-statics-pop-up-box .stat-item-remaingBox-grey {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: #001926;
  border-radius: 8px;
  padding: 8px 12px;
  background: #F7FBFF;
  font-weight: 600;
  gap: 8px;
  flex-direction: column;
  justify-content: center;
}

.ai-current-statics-pop-up-box .stat-item-remaingBox-grey .itemRemaining .dot.gray {
  background-color: #345D9D;
}

.ai-current-statics-pop-up-box .stats-details .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.ai-current-statics-pop-up-box .stat-item-remaingBox-grey strong {
  font-size: 20px;
  font-weight: 700;
  color: #3D485D;
  text-align: right;
  display: flex;
  flex-direction: column;
  font-family: 'gothambold';
}

.chart-static-container-wrapper {
  background: #FFFFFF;
  display: inline-flex;
  width: 100%;
  flex-direction: column;
}

.ai-current-statics-pop-up-box .ai-static-dialog {
  max-width: 600px;
}

.ai-current-statics-pop-up-box .subscription-validityBox {
  display: inline-flex;
  padding: 8px 6px;
  background: #0085FF;
  width: 100%;
  margin-top: 24px;
}

.ai-current-statics-pop-up-box .subscription-validityBox p {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 20px;
  color: #FFFFFF;
}

.tab-content-box {
  width: 100%;
  min-height: 234px;
  display: inline-flex;
  flex-direction: column;
}

.tab-content-box .tab-content {
  height: 100%;
  min-height: 183px;
  display: inline-block;
}

.data-table-list.table-scroll-preview .table tbody tr td div.wrapper-wrap {
  width: max-content;
  max-width: 200px;
}

.select-cap-wrapper .cap-select-content-wrapper {
  flex-wrap: wrap;
}

.select-cap-header-content-box .cap-priority-status-box {
  display: flex;
  width: 100%;
  gap: 20px;
}

.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box {
  padding-right: 20px;
  gap: 0;
}

.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box input {
  padding: 0;
}

.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box .action-plan-custom-input-area-trunc {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  max-width: 55%;
  white-space: nowrap;
}


.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box:nth-child(1) {
  max-width: 150px;
  min-width: unset;
}

.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box:nth-child(2) {
  max-width: 100px;
  min-width: unset;
}



.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box {
  max-width: max-content;
  min-width: 185px;
}

.select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box:last-child {
  border: none;
}

@media screen and (max-width:1180px) {
  .select-cap-header-content-box .cap-priority-status-box {
    gap: 12px;
  }

  .select-cap-header-content-box .cap-priority-status-box {
    max-width: 100%;
    flex-wrap: wrap;
  }
}

@media screen and (max-width:991px) {
  .select-cap-wrapper .cap-select-content-wrapper {
    gap: 20px;
  }

  .impersonating-tag {
    align-items: flex-start;
  }
}

@media screen and (max-width:491px) {

  .select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box:nth-child(1),
  .select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box:nth-child(2),
  .select-cap-header-content-box .cap-priority-status-box .cap-priority-custom-input-box {
    max-width: 100%;
    border: none;
  }

  .select-cap-wrapper .select-cap-header {
    flex-direction: column;
    gap: 12px 0;
    position: relative;
  }

  .select-cap-wrapper .select-cap-header .cap-options {
    position: absolute;
    top: 20px;
    right: 20px;
  }
}


.badge-due-date {
  display: flex;
  align-items: center;
  border-radius: 20px;
  padding: 8px 12px;
  gap: 4px;
  border: 1px solid #E7EBEF;
  background: #FCFCFC;
}

.draft-badge-assessment .badge-text,
.badge-due-date .badge-text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  display: flex;
}

.draft-badge-assessment {
  display: flex;
  align-items: center;
  border-radius: 20px;
  padding: 8px 12px;
  gap: 4px;
  border: 1px solid #E7EBEF;
  background: #FCFCFC;
  height: 30px;
}

.home-section .pannelBox.pannelBoxNu {
  padding: 12px;
  display: inline-flex;
  width: 100%;
}

.home-section .pannelBox.pannelBoxNu h3 {
  font-size: 18px;
  font-weight: 600 !important;
  color: #3D485D;
  line-height: 24px;
  margin-bottom: 0;
}

.home-section .pannelBox.pannelBoxNu h4 {
  font-weight: 700;
  font-family: 'gothambold';
  line-height: 41px;
  font-size: 34px;
  color: #3D485D;
}

.mark-assesment-checkbox-wrapper {
  border: 1px solid #E7EBEF;
  background: #ffffff;
  padding: 12px;

}

.mark-assesment-checkbox-wrapper label.custom-control-label {
  left: 18px;
  margin-bottom: 0;
  font-size: 18px !important;
  line-height: 24px;
  color: #000000;
  font-weight: 600;
}

.mark-assesment-checkbox-wrapper .custom-control-input:checked~.custom-control-label::before {
  background: #ffffff;
  border: 1px solid #0074E0;
}

.mark-assesment-checkbox-wrapper.custom-checkbox .custom-control-label::before,
.mark-assesment-checkbox-wrapper.custom-checkbox .custom-control-label::after {
  width: 18px;
  height: 18px;
}

.mark-assesment-checkbox-wrapper.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  filter: invert(45%) sepia(76%) saturate(6220%) hue-rotate(195deg) brightness(94%) contrast(100%);
  opacity: 1 !important;
}

.mark-assesment-checkbox-wrapper.custom-checkbox .custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #adb5bd;
}

.assets-note-div {
  display: flex;
  gap: 6px;
  margin: 12px 0;
}

.assets-note-div svg {
  position: relative;
  top: 2px;
}

.assets-note-div span {
  font-weight: 600;
  font-size: 14px;
  color: #92A5B5;
  line-height: 20px;
}

.corrective-action-plan-header .corective-action-plan-info-labels-wrapper .corective-action-plan-info-label-card .info-label-text-content .assignee-info-label-text .assignee-dropdown-wrapper .assignee-dropdown-container button .dropdown-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #090A0B;
  margin: 0;

}

.corrective-action-plan-header .corective-action-plan-info-labels-wrapper .corective-action-plan-info-label-card .info-label-text-content .assignee-info-label-text .assignee-dropdown-wrapper .assignee-dropdown-container button .dropdown-name span:first-child {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.corrective-action-plan-header .corective-action-plan-info-labels-wrapper .corective-action-plan-info-label-card .info-label-text-content .assignee-info-label-text .assignee-dropdown-wrapper .assignee-dropdown-container button .dropdown-name span:last-child {
  position: relative;
  top: -8px;
}


@media screen and (max-width:1240px) {
  .profile-section {
    display: none !important;
  }

  header .nav-section .nav-block.show {
    padding: 10px;
  }

  .set-header .nav-section .nav-block nav ul li {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }

  body header .nav-section .nav-block nav ul li a::before {
    bottom: -4px !important;
  }

  /* header .nav-section .nav-block nav ul li a .active-fill{
    fill: unset;
  } */
}

.fs-14 {
  font-size: 14px;
}

.corrective-action-plan-th {
  min-width: 210px;
}

.min-width-th {
  min-width: 140px;
}

.pannelBoxContainer-nu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.compliance-div h2 span .icon-ic-remove {
  display: inline-flex;
  align-items: center;
}


@media screen and (min-width:1200px) {
  .savi-section form .form-group .form-control {
    display: inline-block;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width:1024px) {
  .pannelBoxContainer-nu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    width: 100%;
    flex-wrap: wrap;
  }

  .home-section .pannelBox.pannelBoxNu h4 {
    font-size: 20px;
    line-height: 22px;
  }



  .pannelBoxContainer-nu .row {
    width: 100%;
    flex-wrap: wrap;
  }
}

@media screen and (max-width:992px) {
  .pannelBoxContainer-nu .row {
    gap: 12px 0;
  }
}

@media screen and (max-width:640px) {
  .pannelBoxContainer-nu {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  header .nav-section .nav-block nav ul li a::before {
    bottom: -28px !important;
  }
}

@media screen and (max-width:1280px) {
  .home-section .pannelBoxContainer .justify-content-start {
    gap: 12px;
  }

  .home-section .pannelBoxContainer ul.dashboard-div-box.justify-content-start li {
    margin: 0 !important;
  }
}

@media screen and (min-width:1241px) {
  .my-account-block {
    display: none;
  }
}

@media (max-width: 1240px) {
  header .nav-section .nav-block nav ul li a.active:before {
    background-color: transparent;
  }

  .my-account-block {
    display: flex;
    flex-direction: column;
  }

  .my-account-block .ico img {
    filter: invert(1);
    margin-right: 5px;
  }

  .statis-m {
    opacity: 0 !important;
    pointer-events: none !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body .pagination {
    z-index: 10;
  }

  .reports-mobile-dropdown {
    display: block !important;
  }

  .reports-mobile-dropdown svg {
    margin-right: 5px;
  }

  .header-dropdown-text {
    margin-top: 12px;
  }

  .header-dropdown-text li {
    margin-bottom: 0 !important;
  }

  .reports-mobile-dropdown .sub-menu.dropdown-menu {
    margin-top: 12px;
    padding-top: 4px;
  }
}

@media screen and (min-width:992px) and (max-width:1240px) {

  .location-heatmap-filter,
  .zone-heatmap-filter,
  .area-heatmap-filter {
    flex-direction: column;
  }

  .location-heatmap-filter .col-lg-8,
  .zone-heatmap-filter .col-lg-8,
  .area-heatmap-filter .col-lg-8 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 1020px) {
  .common-button {
    font-size: 14px !important;
  }
}

@media (max-width: 1200px) {
  header .nav-section .nav-block nav ul li a span.ico>img {
    filter: invert(100%) sepia(93%) saturate(29%) hue-rotate(131deg) brightness(107%) contrast(106%);
  }

  .data-table-list .table tbody tr td {
    position: relative;
  }

  .data-table-list .table tbody tr td .empty-state-block {
    position: relative;
    left: 50%;
    margin-left: -50%;
  }

  .data-table-list .table tbody tr td::before {
    line-height: 16px !important;
  }
}

.hmmenu-icon .hamicon:not(.openmenu) {
  margin-top: 5px
}

.hmmenu-icon .hamicon.openmenu {
  margin-top: 2px
}

@media (min-width: 991px) and (max-width: 1240px) {
  .nav-right span img {
    margin-right: 36px !important;
  }

  .hamicon span {
    width: 100%;
    height: 4px
  }

  .overviewSection.main-section .data-list>div {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 12px 0;
  }
}


@media screen and (max-width:1024px) {
  .accountSection-new form .form-group .custom-control.custom-checkbox .custom-control-label {
    position: relative;
    width: calc(100% - 30px);
    word-break: auto-phrase;
  }

  .accountSection-new .help {
    text-align: left !important;
  }

  .compliance-div .select-div .card-header .cri-container {
    flex-direction: column-reverse;
    gap: 24px;
  }

  .compliance-div .select-div .card-header .cri-container .leftCol,
  .compliance-div .select-div .card-header .cri-container .rightCol {
    flex: 0 0 100%;
    max-width: 100%;
  }

}

@media screen and (max-width:992px) {
  .form-box-m {
    margin-bottom: 24px;
  }

  .location-heatmap-stats-div .cardhead {
    flex-direction: column;
    gap: 12px;
  }

  .location-heatmap-stats-div .cardhead .btn-group {
    margin-bottom: 12px;
  }

  .main-section.tabs-section .top-head p,
  .listing-section .top-head p {
    margin-bottom: 12px;
  }

  .location-heatmap-stats-div .filter-wrap,
  .zone-heatmap-filter .filter-wrap,
  .area-heatmap-filter .filter-wrap {
    flex: 100%;
    width: 100%;
    margin-bottom: 12px;
  }

  body div#filter-type-list {
    left: 0 !important;
    top: 25% !important;
    right: 0 !important;
  }
}

@media screen and (max-width:810px) {
  body .home-section .filter-pannel.filter-pannel-ui {
    position: relative;
  }

  body .home-section .filter-pannel .filter-list,
  .listing-section .filter-pannel .filter-list {
    max-width: 95%;
    left: 0;
    top: 25%;

  }

}

@media screen and (max-width:767px) {
  body div#filter-type-list {
    left: 0 !important;
    top: 25% !important;
    right: 0 !important;
  }

  .assess-filter-wrapper.searchField .search-field {
    max-width: calc(100% - 45px);
  }

  .overviewSection.main-section .common-button {
    height: 37px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }

  .corrective-action-plan-toggle-switch .expand-all-switch {
    margin-bottom: 12px;
  }

  .corrective-action-plan-header .corrective-action-plan-progresslabel-bar .corrective-action-plan-title .custom-badge-tag {
    gap: 12px;
    display: inline-flex;
    flex-wrap: wrap;
  }

  .compliance-div.containerSection h2 {
    position: relative;
  }

  .compliance-div.containerSection h2>a {
    position: absolute;
    right: -10px;
    top: 1px;
  }

  .overviewSection.main-section .data-list.report-screen-headings>div {
    gap: 8px;
  }

  .overviewSection.main-section .data-list.report-screen-headings>div+div {
    padding: 0 15px;
  }

  .searchField form .search-pannel {
    width: 100%;
  }

  .searchField form .search-pannel .search-field {
    max-width: 100%;
  }

  .searchField form .search-pannel span.ico {
    right: 10px;
  }

  .graph-div-container .cardhead.filter-box .divider {
    margin-bottom: 12px;
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }

  .datepicker-custom-div.assigned-assessment>div {
    flex-direction: column;
  }

  .mobile-res-savi {
    padding-top: 80px;
  }

  .mobile-res-savi .export-pdf {
    text-align: right;
    position: relative;
    top: 0;
    margin-top: -98px !important;
    display: inline-block;
    white-space: nowrap;
  }

}

@media screen and (max-width:640px) {
  .home-section .pannelBoxContainer ul.dashboard-div-box.justify-content-start li {
    width: calc(50% - 12px) !important;
    max-width: calc(50% - 12px) !important;
    flex: calc(50% - 12px) !important;
  }

  .asstCmtLst.lstBox .headingBox {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .asstCmtLst.lstBox .headingBox .checklst {
    margin-left: 0 !important;
  }
}

@media screen and (max-width:440px) {
  .customerselection form.customRadio {
    display: flex;
    flex-direction: column;
  }

  .customerselection form.customRadio .form-group {
    margin-bottom: 12px;
  }
}



@media screen and (max-width:360px) {
  .compliance-div .select-div .card-header .cri-container .rightCol .newlinks {
    flex-wrap: wrap;
    justify-content: flex-start !important;
    gap: 12px 0;
  }
}

.action-plan-task-card.action-plan-task-card-disabled .action-plan-custom-select,
.action-plan-task-card.action-plan-task-card-disabled .action-plan-custom-text-container,
.action-plan-task-card.action-plan-task-card-disabled .upload-container {
  pointer-events: none;
    opacity: 0.7;
}

.slider-percent.slider-percent-bottom {
  display: inline-block;
  margin-top: 44px;
}

.RangeWrap.RangeWrap-padding-increase {
  padding-bottom: 20px !important;
}

.ui-slider-handle .slider-percent {
  left: -12px !important;
}

.cap-board-calendar-viewBox {
  display: flex;
  flex-direction: column;
  padding: 30px;
}

.cap-board-calendar-viewBox .cap-cal-headBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.due-caps-back {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 18px;
}

.cal-add-cap-drop-down .btn-custom {
  background-color: #4A5568;
  border-color: #4A5568;
  color: #FFFFFF;
}

.cal-add-cap-drop-down .btn-custom:hover,
.cal-add-cap-drop-down .btn-custom:focus,
.cal-add-cap-drop-down .btn-custom:active {
  background-color: #2D3748;
  border-color: #2D3748;
  color: #FFFFFF;
}

.cal-add-cap-drop-down .btn-custom .fa-plus-circle {
  color: #FBBF24;
}

.calendar-view-navpills {
  display: inline-flex;
  gap: 8px;
  align-items: center;
}

.calender-pills-button {
  display: flex;
  align-items: center;
  background-color: #F2F4F8;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding: 14px 20px;
  white-space: nowrap;
}

.calender-pills-button.active {
  background: #0074E0;
  color: #FBFBFB;
}

.calender-pills-button.active .caps-counter {
  background: #FBFBFB;
  color: #0074E0;
}

.calender-pills-button .caps-counter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 23px;
  height: 20px;
  border-radius: 40px;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  background-color: #92A5B5;
  color: #FBFBFB;
}

.cap-board-calendar-viewBox {
  background: #e4e8f1;
}

.cap-calendar-due-dates-new {
  background: #FFFFFF;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid #E7EBEF;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}

.nu-calender-headerbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.nu-calendar-date-slide {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
  width: 100%;
  max-width: max-content;
}

.nu-calendar-view-legends {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
}

.nu-calendar-view-legends .assessment-tag {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  font-family: 'gothambold';
}

.nu-calendar-view-legends .calendar-align {
  margin-bottom: 0;
  gap: 16px;
}

.nu-calendar-view-legends .calendar-align span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  font-family: 'gothambold';
}

.assessment-red {
  background: #FF5555 !important;
}

.non-assessment-blue {
  background: #0074E0 !important;
}

.selected-assessment-yellow {
  background: #F3AA01 !important;
}

/* .cap-calendar-due-dates-new .default-calender-view {
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
  overflow: hidden;
} */

.cap-calendar-due-dates-new .default-calender-view .datepicker {
  border-radius: 4px;
  border: 1px solid #E7EBEF;
  padding: 16px;
  background: #ECF4FB;
  display: flex;
  min-width: 285px;
}
.gj-picker-md table tr td.assessment-related-date-selected.gj-cursor-pointer div,
  .gj-picker-md table tr td.non-assessment-related-date-selected.gj-cursor-pointer div{
  border-radius: 50%;
}
.gj-picker-md table tr td.active.selected.day div{
  border: 2px solid #EAB308;
  background: #FBFBFB !important;
  color: #090A0B !important;
  line-height: 35px;
}

.cap-calendar-due-dates-new .default-calender-view .datepicker .datepicker-days {
  width: 100%;
}

.cap-calendar-due-dates-new .datepicker-custom-div .custom-datepicker table tr th.datepicker-switch div {
  margin: 0;
  font-family: 'gothambold';
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  display: inline-block;
  text-align: left;
}

.cap-calendar-due-dates-new .datepicker-custom-div .custom-datepicker table tr th.custom-hide.next {
  min-width: max-content;
  display: inline-flex;
  margin-left: auto;
  position: absolute;
  right: 10px;
  top: -5px;
}

.cap-calendar-due-dates-new .new-calendar-dates-count-header {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: auto !important;
  gap: 8px;
}
.nu-calendar-date-slide .calender-range-set{
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

.cap-calendar-due-dates-new .cap-calendar-due-dates-new,
.cap-calendar-due-dates-new .date-non-assesment-count {
  display: inline-flex;
  align-items: center;
}
.new-calendar-dates-count-header .date-assesment-count, .new-calendar-dates-count-header .date-non-assesment-count{
  width: auto !important;
}

.new-calendar-dates-count-header .date-assesment-count .count-string,
.new-calendar-dates-count-header .date-non-assesment-count .count-string {
  font-family: 'gothambold';
  font-weight: 700;
  /* font-size: 12px; */
  line-height: 16px;
  color: #3D485D;
}

.new-calendar-dates-count-header .date-assesment-count .assesment-dots,
.new-calendar-dates-count-header .date-non-assesment-count .non-assesment-dots {
  width: 10px;
  height: 10px;
  display: inline-flex;
  flex-shrink: 0;
  border-radius: 50%;
  margin-right: 4px;
}

.new-calendar-dates-count-header .date-assesment-count .assesment-dots {
  background: #FF5555;
}

.new-calendar-dates-count-header .date-non-assesment-count .non-assesment-dots {
  background: #0074E0;
}

.cap-calendar-due-dates-new .datepicker-custom-div .headerdate.date-count {
  top: -8px;
  right: 0px;
}

.cap-calendar-due-dates-new .datepicker-custom-div .gj-picker-md table thead {
  color: #828F9B;
  font-family: 'gothambold';
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.cap-calendar-due-dates-new .datepicker-custom-div .gj-picker-md table tr td,
.cap-calendar-due-dates-new .datepicker-custom-div .gj-picker-md .datepicker-days table tr td div,
.cap-calendar-due-dates-new .gj-picker-md .datepicker-days table tr th div {
  /* height: 32px; */
  /* margin: 0;
  padding: 0; */
  /* line-height: 32px; */
  /* font-size: 14px; */
  font-weight: 400;
  text-align: center;
}

.cap-calendar-due-dates-new .datepicker-custom-div .gj-picker-md .datepicker-days table tr td.today div {
  font-weight: bold;
}
.cap-calendar-due-dates-new .gj-picker-md .datepicker-days table tr th.datepicker-switch div {
  text-align: left;
  margin-left: 15px;
}

.date-count-inner-red {
  background: #FF5555 !important;
}

.date-count-inner-blue {
  background: #0074E0 !important;
}
.day.current-month.gj-cursor-pointer div:hover{
  cursor: pointer !important;
}
.assessment-related-date-selected>div {
  background: #FF5555 !important;
  color: #FBFBFB !important;
}

.non-assessment-related-date-selected>div {
  background: #0074E0 !important;
  color: #FBFBFB !important;
}

.assessment-selected-date>div {
  border: 2px solid #EAB308;
  background: #FBFBFB;
  color: #090A0B;
}

.assessment-related-date-selected.non-assessment-related-date-selected>div {
  position: relative;
  overflow: hidden;
  background: linear-gradient(to right, #0074E0 50%, #FF5555 50%) !important;
}

.today.assessment-related-date-selected>div,
.today.non-assessment-related-date-selected>div,
.today.assessment-related-date-selected.non-assessment-related-date-selected>div {
  background: none !important;
  color: #1976D2 !important;
  font-weight: bold !important;
  position: relative;
}
.today:not(.active.selected).non-assessment-related-date-selected>div::before {
  display: inline-block;
  content: '';
  background: #1976D2 !important;
  width: 14px;
  height: 4px;
  border-radius: 100px;
  top: 30px;
  left: auto;
  position: absolute;
  transform: translateX(-50%);
    left: 50%;
}

.today:not(.active.selected).assessment-related-date-selected>div::before {
  display: inline-block;
  content: '';
  background: #FF5555 !important;
  width: 14px;
  height: 4px;
  border-radius: 100px;
  top: 30px;
  left: auto;
  position: absolute;
  transform: translateX(-50%);
    left: 50%;
}

/* .today.non-assessment-related-date-selected>div {
  display: inline-block;
  content: '';
  background: #0074E0 !important;
  width: 14px;
  height: 4px;
  border-radius: 100px;
  color: #FBFBFB !important;
  font-weight: 400 !important;
} */

.today:not(.active.selected).assessment-related-date-selected.non-assessment-related-date-selected>div::before {
  display: inline-block;
  content: '';
  background: linear-gradient(to right, #0074E0 50%, #FF5555 50%) !important;
  width: 14px;
  height: 4px;
  border-radius: 100px;
  top: 30px;
  left: auto;
  position: absolute;
  transform: translateX(-50%);
    left: 50%;
}

.cap-calendar-due-dates-new .assessment-calendar-date-inner>div {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 100%;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin: 0 auto !important;
}

.assessment-calendar-date-inner .current-date {
  color: #0074E0;
  font-weight: 700;
  font-size: 14px;
  position: relative;
}

.newcalendar-searchbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0;
}

.newcalendar-searchbox .nu-calendar-search-result {
  display: flex;
  align-items: center;
}

.newcalendar-searchbox .nu-calendar-search-result .search-resukt-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #3D485D;
  margin-bottom: 0;
}

.newcalendar-searchbox .nu-calendar-search-result .date-today {
  font-weight: 600;
}

.newcalendar-searchbox .nu-calendar-search-result .nu-search-result-btn {
  background: #FBFBFB;
  display: inline-flex;
  border: 1px solid #F3AA01;
  align-items: center;
  padding: 8px 12px;
  border-radius: 100px;
  gap: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #3D485D;
  margin-left: 10px;
}

.newcalendar-searchbox .nu-calendar-search-result .nu-search-result-btn .srch-close {
  display: inline-flex;
}

.newcalendar-searchbox .nu-calender-searchBox {
  display: inline-flex;
  margin-left: auto;
}

.newcalendar-searchbox .nu-calender-searchBox .search-field {
  background: none;
  background-color: #ffffff;
  box-shadow: none;
  border: 1px solid #D9D9D9 !important;
  border-radius: 4px;
  height: 46px !important;
  padding-left: 16px;
}

.newcalendar-searchbox .nu-searchbox-container {
  position: relative;
}

.newcalendar-searchbox .nu-calender-searchBox .ico.search-assessment {
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 14px;
}

.newcalendar-searchbox .nu-calender-searchBox .filter-pannel {
  margin-top: 0;
}

.newcalendar-searchbox .nu-calender-searchBox .filter-pannel .filter-btn-new {
  box-shadow: none;
  height: 46px !important;
}

.view-caps-date {
  display: inline-flex;
  background: #FFFFFF;
  align-items: center;
  border: 1px solid #FDB714;
  border-radius: 4px;
  padding: 9.25px 16px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'gothambold';
  line-height: 20px;
  gap: 8px;
}

.view-caps-date svg,
.view-caps-date span {
  display: inline-block;
}


.form-control.username-suggest-input.unavailable {
  border-color: #dc3545;
  border-width: 0 0 2px 0;
  border-radius: 0;
  box-shadow: none;
}

.form-control.username-suggest-input.unavailable:focus {
  box-shadow: none;
}


.username-suggestion-box {
  margin-top: 4px;
  font-size: 12px;
  color: #3D485D;
  font-weight: 400;
  line-height: 16px;
}

.username-suggestion-box .suggestion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 12px;
}

.username-suggestion-box .form-control.username-suggest-input.unavailable {
  border-color: #D52B1E !important;
}


.username-suggestion-box .suggestion-header .unavailable-text {
  color: #D52B1E;

}


.username-suggestion-box .suggestions-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
}


.username-suggestion-box .suggestion-items {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  color: #3D485D;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}


.username-suggestion-box .suggestion-items .checkmark {
  display: inline-block;
}

@media screen and (max-width:992px) {
  .nu-calender-headerbox {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .newcalendar-searchbox {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

@media screen and (min-width:769px) {

  .kebab-tab-d,
  .kebab-dropdown-menu {
    display: none;
  }

}

@media screen and (max-width:768px) {
  .cap-board-calendar-viewBox {
    padding: 16px;
  }

  .new-tabs-sidebar.sidebarBody {
    background: transparent;
  }

  .new-tabs-sidebar .new-sidetab-box {
    display: inline-flex !important;
    flex-wrap: nowrap;
    min-height: auto;
    gap: 8px;
    padding-right: 15px;
  }

  .nu-sidebarContainer .sidebarHeader {
    display: none;
  }

  .nu-sidebarContainer {
    overflow-x: auto;
    width: 100%;
    padding-bottom: 10px;
    min-width: 100vw;
    margin-left: -15px;
    padding-left: 15px;
  }

  .sidebarContainer .sidebarBody.new-tabs-sidebar ul li {
    border-bottom: none;
  }

  .sidebarContainer .sidebarBody.new-tabs-sidebar ul li.active {
    border-radius: 100px;
    border: 1px solid #DAE1E7;
    background: #FBFBFB;
    box-shadow: 02px 02px 04px 0 rgba(0, 0, 0, 0.1);
  }

  .sidebarContainer .sidebarBody.new-tabs-sidebar ul li a {
    white-space: nowrap;
    background: #FBFBFB;
    border-radius: 100px;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;

  }

  .nu-sidebarkebab-menu {
    position: relative;
    display: inline-block;
    margin-right: 2px;
  }

  .nu-sidebarkebab-menu .kebab-menu-button {
    background-color: #FBFBFB;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 3px;
    transform: rotate(90deg);
  }

  .nu-sidebarkebab-menu .kebab-menu-button.active {
    background: #0085FF;
    box-shadow: 02px 02px 04px 0 rgba(0, 0, 0, 0.1);
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  }

  .nu-sidebarkebab-menu .kebab-menu-button.active .dot {
    background: #FBFBFB;
  }

  .new-sidebar-kebab-m {
    position: relative;
  }

  .nu-sidebarkebab-menu .kebab-menu-button .dot {
    width: 4px;
    height: 4px;
    background-color: #3D485D;
    border-radius: 50%;
  }

  .kebab-dropdown-menu {
    display: none;
    border: 1px solid #DAE1E7;
    position: absolute;
    top: 50px;
    right: 15px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 08px 08px 16px 0 rgba(0, 0, 0, 0.12);
    width: 260px;
    z-index: 1000;
    overflow: hidden;
  }

  .new-sidebar-kebab-m .kebab-menu-item span {
    display: inline-flex;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #FDB714;
    padding: 6px;
    background: #FBFBFB;
    margin-right: 8px;
  }

  .kebab-tab-m {
    display: none;
  }

  .kebab-dropdown-menu.show {
    display: block;
  }

  .kebab-menu-item {
    display: flex;
    align-items: center;
    padding: 10px;
    color: #3D485D;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    white-space: nowrap;
  }

  .kebab-menu-item:hover {
    background-color: #f0f0f0;
  }

  .kebab-menu-item.active {
    background-color: #007bff;
    color: #ffffff;
  }

  .kebab-menu-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
  }
}

@media screen and (max-width:640px) {
  .cap-board-calendar-viewBox .cap-cal-headBox {
    flex-direction: column;
    align-items: flex-start;
  }

  .nu-calendar-view-legends {
    justify-content: flex-start;
    gap: 8px;
    flex-wrap: wrap;
  }

  .calendar-view-navpills {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-top: 12px;
    padding-bottom: 12px;
  }

  .newcalendar-searchbox .nu-calender-searchBox .search-field {
    max-width: 100%;
  }

  .username-suggestion-box .suggestions-list {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* start my account persona */
.myaccount-persona-box .persona-form .persona-question-group {
  margin-bottom: 30px;
}

.myaccount-persona-box .persona-form .persona-question-label {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  color: #090A0B;
  line-height: 24px;
}

.myaccount-persona-box .persona-form .custom-radio-option {
  display: flex;
  align-items: center;
  padding: 17px 8px;
  margin-bottom: 12px;
  background-color: #D9F1FD;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 0;
  cursor: pointer;
}

.myaccount-persona-box .persona-form .custom-radio-option input[type="radio"] {
  display: none;
}

.myaccount-persona-box .persona-form .custom-radio-option .radio-display {
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  border: 1.6px solid #505759;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
}

.myaccount-persona-box .persona-form .custom-radio-option input[type="radio"]:checked+.radio-display {
  border-color: #0074E0;
  border-width: 1px;
}

.myaccount-persona-box .persona-form .custom-radio-option input[type="radio"]:checked+.radio-display::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background-color: #0074E0;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.myaccount-persona-box .persona-form .custom-radio-option .radio-label-text {
  font-size: 18px;
  color: #090A0B;
  line-height: 22px;
  font-weight: 400;
}

.myaccount-persona-box .industry-selection-wrapper {
  max-width: 400px;
}

.myaccount-persona-box .industry-search-box {
  position: relative;
  margin-bottom: 0;
}

.myaccount-persona-box .industry-search-box .search-input {
  width: 100%;
  padding: 12px 40px 12px 16px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  line-height: 22px;
}

.myaccount-persona-box .industry-search-box .search-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  color: #888;
  transform: translateY(-50%);
}

.myaccount-persona-box .industry-list-box {
  padding: 12px;
  border: 1px solid #F2F4F8;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 08px 08px 16px 0 rgba(0, 0, 0, 0.12);
  display: none;
  max-height: 200px;
  overflow-y: auto;
}

.myaccount-persona-box .industry-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.myaccount-persona-box .industry-list li {
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #3D485D;
  border-radius: 4px;
  cursor: pointer;
  line-height: 22px;
  margin-bottom: 10px;
}

.myaccount-persona-box .industry-list li:last-child {
  margin-bottom: 0;
}

.myaccount-persona-box .industry-list li:hover {
  background-color: #0074E0;
  color: #ffffff;
}

.myaccount-persona-box .industry-list li.active {
  background-color: #0074E0;
  color: #fff;
}
.myaccount-persona-box .btn-save {
  padding: 8px 16px;
  font-weight: 700;
  background-color: #3D485D;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  border: none;
  border-radius: 4px;
  font-family: 'gothambold';
  cursor: pointer;
}
/* end my account persona */

/* Custom styles for Bootstrap nav-tabs */
.agreement-tab-box-wrapper .nav-tabs {
  border-bottom: 1px solid #dee2e6;
  gap: 38px; 
}

.agreement-tab-box-wrapper .nav-tabs .nav-item {
  margin-bottom: -1px;
  margin-right: 0 !important; 
}

.agreement-tab-box-wrapper .nav-tabs .nav-link {
  border: none; 
  border-bottom: 1px solid transparent; 
  color: #000000; 
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  padding: 16px 0;
  gap: 10px;
}


.agreement-tab-box-wrapper .nav-tabs .nav-link.active {
  font-weight: 600;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 1px solid #0085FF; 
}


.agreement-tab-box-wrapper .nav-tabs .nav-link.disabled {
  color: #6c757d; /* Grey out the text for disabled tab */
  background-color: transparent;
  border-color: transparent;
}

.agreement-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 0px;
  position: relative;
}

.agreement-tab-box-wrapper .tab-content {
  padding: 24px;
  background-color: #fff;
  margin-top: 20px; 
}
.agreement-tab-box-wrapper .tab-content .agreeBoxContainer{
margin-top: 0;
box-shadow: none;
}
.agreement-tab-box-wrapper .tab-content .agreeBoxContainer .agreementSection{
padding: 0;
}
.recent-activity-box{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
/* .recent-activity-box span{
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
} */
.recent-activity-box small{
  display: inline-flex;
  align-items: center;
  gap: 2px;
  color: #637D92;
  font-size: 12px;
  font-weight: 700;
}

.customer-plan-box {
  background: #F5FAFF;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 14px;
  margin: 0 0 10px;
  font-weight: normal;
  color: #3d485d;
  border: 1px solid #D2DEEB;
  text-align: left;
}
.plan-container .not-subscribed-box{
  border: 1px solid #C9D0E0;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  color: #090A0B;
  font-size: 18px;
  font-weight: 600;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
}
.rating-div-box{
  display: flex;
  align-items: anchor-center;
  font-size: 12px;
  color: #fff;
}
.rating-div-box.rating-div-box-dark{
font-weight:400;
font-size:14px !important;
line-height:20px;
}
.rating-div-box .rating-badge{
  display: flex;
  align-items: center;
  border-radius: 20px;
  padding: 8px 10px;
  gap: 4px;
  border: 1px solid #CED7DE;
  background: #FCFCFC;
  height: 28px;
  font-weight: 600 !important;
}
.rating-div-box .rating-badge .color-icon{
  height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #eee;
}
.rating-div-box .rating-badge .marked-text{
  color:#3D485D !important;
  font-weight: 700 !important;
}
.pipe-rating{
  margin: 0 3px !important;
}
#root-get_customer_plans .item-text{
 padding: 0;
 background: None;
}
/* .customer-plan-box {
  background: #F5FAFF;
  padding: 8px 10px;
  border-radius: 6px;
  font-size: 14px;
  color: #3d485d;
  border: 1px solid #D2DEEB;
  transition: all 0.2s ease;
} */

.customer-plan-box:hover {
  background: #E9F3FF;
  border-color: #BBD2EB;
}
/* activity modal */

.activity-logs-model-box .modal-content {
    border-radius: 8px;
    border: 1px solid #DEE2E6;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px -4px rgba(22, 34, 51, 0.08), 0px 4px 8px -4px rgba(22, 34, 51, 0.04);
}

.activity-logs-model-box .modal-header {
    border-bottom: none;
    padding: 24px 24px 16px 24px;
}

.activity-logs-model-box .modal-title {
    font-family: 'Inter', sans-serif; /* Example Font, please use your project's font */
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #162233;
}

.activity-logs-model-box .close {
    padding: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    /* background-color: #F8D442; */
    color: #162233;
    opacity: 1;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    text-shadow: none;
}

.activity-logs-model-box .modal-body {
    padding: 0 24px 24px 24px;
}

.activity-logs-model-box .info-notice {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-bottom: 16px;
}

.activity-logs-model-box .info-notice span {
    font-family: 'Inter', sans-serif; /* Example Font */
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #637D92;
}

.activity-logs-model-box .activity-table {
    display: table;
    width: 100%;
}

.activity-logs-model-box .activity-header,
.activity-logs-model-box .activity-row {
    display: table-row;
}

.activity-logs-model-box .logged-in-col,
.activity-logs-model-box .last-activity-col,
.activity-logs-model-box .activity-name,
.activity-logs-model-box .activity-time {
    display: table-cell;
    padding: 12px 0;
    vertical-align: middle;
}

.activity-logs-model-box .activity-header {
    font-family: 'Inter', sans-serif; /* Example Font */
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #007BFF;
}

.activity-logs-model-box .last-activity-col {
    text-align: right;
}

.activity-logs-model-box .activity-row {
    font-family: 'Inter', sans-serif; /* Example Font */
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #344759;
    position: relative;
    box-shadow: 0 1px 0 0 #E9ECEF inset;
}
.customer-users a.active:hover{
  color: #0074E0 !important;
}
.activity-logs-model-box .activity-row .activity-name{
    color:#344759;
}
.activity-logs-model-box .activity-row .activity-time{
    color:#637D92;
}

.activity-logs-model-box .activity-time {
    text-align: right;
}
.pipe-rating{
    position: relative;
    font-size: 28px !important;
    overflow: hidden;
    width: 4px;
    color: #DAE1E7 !important;
    top:-2px;
}
.pipe-rating:before{
  position:absolute;
  display:inline-block;
  content:"";
}