@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Inter:400,500,600,700,800,900");
@import url("../css/theme-mood.css");
:root {
  --card-line-height: 1.2em;
  --card-padding: 1em;
  --card-radius: 0.5em;
  --color-green: #558309;
  --color-gray: #e2ebf6;
  --color-dark-gray: #c4d1e1;
  --radio-border-width: 2px;
  --radio-size: 1.5em;
}

[data-bs-theme="light"],
[data-bs-theme="dark"] {
  transition: all 0.4s ease-in-out;
  scroll-behavior: smooth;
}

[data-bs-theme="dark"] .maintenance-task-list,
[data-bs-theme="dark"] .contact-table .table thead,
[data-bs-theme="dark"] .filter-icons,
[data-bs-theme="dark"] .flat-maintanace-box {
  background: #323743;
  border-color: #4f5467;
}

[data-bs-theme="dark"] body {
  background-color: #000;
  transition: all 0.4s ease-in-out;
}

[data-bs-theme="dark"] .booking-user-info span {
  color: #808191;
}

[data-bs-theme="dark"] .filter-icons,
[data-bs-theme="dark"] .maintenance-card-body h3,
[data-bs-theme="dark"] .update-tab-box h3,
[data-bs-theme="dark"] .maintenance-card-body p,
[data-bs-theme="dark"] .maintenance-card-body p span,
[data-bs-theme="dark"] .maintenance-card-body p a,
[data-bs-theme="dark"] .booking-user-details h4 span,
[data-bs-theme="dark"] .booking-user-info p,
[data-bs-theme="dark"] .booking-user-details h4 {
  color: #fff;
}

[data-bs-theme="dark"] .contact_search_list .input-group {
  background-color: transparent;
}

[data-bs-theme="dark"] .review-card-body .top-title-box h4,
[data-bs-theme="dark"] .review-card-body .top-title-box p,
[data-bs-theme="dark"] .review-card-body h5,
[data-bs-theme="dark"] .wizard > .steps .disabled a,
[data-bs-theme="dark"] .wizard > .steps .disabled a:hover,
[data-bs-theme="dark"] .wizard > .steps .disabled a:active,
[data-bs-theme="dark"] .wizard > .steps ul li a,
[data-bs-theme="dark"] #jstree ul li a,
[data-bs-theme="dark"] .edit-box-list .section-title h4,
[data-bs-theme="dark"] .right-box-content .section-title h4,
[data-bs-theme="dark"] .widget-card-box .widget-body p,
[data-bs-theme="dark"] .chart-box .card .card-body .card-title,
[data-bs-theme="dark"] .add-now-modal .modal-footer .btn.cancle-btn,
[data-bs-theme="dark"] .add-now-modal .modal-footer .btn,
[data-bs-theme="dark"] .add-now-modal .modal-body .deal-form .form-label,
[data-bs-theme="dark"] .contact_search_list .input-group .form-control {
  color: #fff;
}

[data-bs-theme="dark"] .review-card-body p {
  color: rgba(117, 123, 126, 1);
}

[data-bs-theme="dark"] .right-box-content,
[data-bs-theme="dark"] .edit-box-list,
[data-bs-theme="dark"] .wizard .steps ul,
[data-bs-theme="dark"] .wizard > .content,
[data-bs-theme="dark"] .contact-table .table,
[data-bs-theme="dark"] .widget-card-box,
[data-bs-theme="dark"] .update-tab-box,
[data-bs-theme="dark"] .chart-box .card,
[data-bs-theme="dark"] .contact_search_list .input-group {
  background-color: #1d2228;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .entity-form-box .search-jstree .search-form-control,
[data-bs-theme="dark"] .search-jstree .input-group,
[data-bs-theme="dark"] .input-group,
[data-bs-theme="dark"] .contact_search_list.entity-form-box,
[data-bs-theme="dark"] .category-list {
  background-color: transparent;
}

[data-bs-theme="dark"] .border,
[data-bs-theme="dark"] .edit-box-list .section-title,
[data-bs-theme="dark"] .right-box-content .section-title,
[data-bs-theme="dark"] .input-group,
[data-bs-theme="dark"] .search-jstree .input-group,
[data-bs-theme="dark"] .table-btn {
  border-color: #4f5467 !important;
}

[data-bs-theme="dark"] #jstree ul li a:hover {
  background-color: transparent !important;
}

[data-bs-theme="dark"] .payment-history-list .table .payment-table-head tr th {
  border-color: #4f5467 !important;
  background-color: #323743 !important;
}

[data-bs-theme="dark"] .review-card-body-content,
[data-bs-theme="dark"] .chart-box .card .card-body .box-all {
  background-color: #323743 !important;
  color: #fff !important;
}

[data-bs-theme="dark"] .add-now-modal .modal-content,
[data-bs-theme="dark"] .sidebarnav .dropdown-menu {
  background-color: #1d2228;
  border-color: transparent;
}

[data-bs-theme="dark"] .add-now-modal .modal-header {
  background-color: #1d2228;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .role-filter-box h4,
[data-bs-theme="dark"] .add-now-modal .modal-header h5,
[data-bs-theme="dark"] .sidebarnav .dropdown-item {
  color: #fff;
}

[data-bs-theme="dark"] .role-filter-box ul li,
[data-bs-theme="dark"] .tenant-table-list .table tbody tr th,
[data-bs-theme="dark"] .tenant-table-list .table thead tr th,
[data-bs-theme="dark"] .payment-history-list .table tbody tr,
[data-bs-theme="dark"] .payment-history-list .table .payment-table-head tr th,
[data-bs-theme="dark"] .task-table-list .table tbody tr th,
[data-bs-theme="dark"] .task-table-list .table tbody tr td .btn.view-btn,
[data-bs-theme="dark"] .task-table-list .table tbody tr td a.view-btn,
[data-bs-theme="dark"] .task-table-list .table tbody tr td,
[data-bs-theme="dark"] .task-table-list {
  border-color: #4f5467;
  color: #fff;
}

[data-bs-theme="dark"] .tenant-table-list .table-hover > tbody > tr:hover td {
  color: #fff;
}

[data-bs-theme="dark"] .tenant-table-list .table-hover > tbody > tr:hover {
  --bs-table-accent-bg: #4f5467;
  color: #fff;
}

[data-bs-theme="dark"] .role-filter-box .tree_main ul li,
[data-bs-theme="dark"] .heading_s1 h3,
[data-bs-theme="dark"] .contact-table .table tbody tr td,
[data-bs-theme="dark"]
  .update-tab-box
  .payment-history-list
  .table
  .payment-table-head
  tr
  th,
[data-bs-theme="dark"] .payment-history-list .table tbody tr td {
  color: #fff !important;
}

[data-bs-theme="dark"] .tenant-table-list .table tbody tr {
  background-color: transparent;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .wizard > .actions ul li:first-child a,
[data-bs-theme="dark"] .tenant-filter-form .search-form .input-group {
  background-color: transparent;
  color: #fff;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .select2-dropdown,
[data-bs-theme="dark"] .select2-container--default .select2-selection--multiple,
[data-bs-theme="dark"] .table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: #323743;
  border-color: #4f5467;
  color: #fff;
}

[data-bs-theme="dark"] .role-filter-box .tree_main,
[data-bs-theme="dark"] .note-box,
[data-bs-theme="dark"] .select2-dropdown,
[data-bs-theme="dark"]
  .select2-container--default
  .select2-selection--multiple {
  background-color: #323743 !important;
  border-color: #4f5467 !important;
  color: #fff !important;
}

[data-bs-theme="dark"] .note-box span,
[data-bs-theme="dark"] .note-box p,
[data-bs-theme="dark"]
  .select2-container--default
  .select2-results__option[aria-selected="true"] {
  color: #fff !important;
}

[data-bs-theme="dark"] .wizard-form .form-control:disabled,
[data-bs-theme="dark"] .pagination .page-link {
  background-color: #323743;
  border-color: #4f5467;
  color: #fff;
}

[data-bs-theme="dark"] .tenant-table-list .table thead tr,
[data-bs-theme="dark"] .payment-history-list .table .payment-table-head tr {
  background-color: #323743;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .page-link-table,
[data-bs-theme="dark"] .activities-box,
[data-bs-theme="dark"] .right-sidebar,
[data-bs-theme="dark"] .tab-box .tab-top-box {
  background-color: #1d2228;
  border-color: transparent !important;
}

[data-bs-theme="dark"] .sidebar-title {
  background-color: #323743;
  border-color: transparent;
}

[data-bs-theme="dark"] .files-upload-box .card .card-body span,
[data-bs-theme="dark"] .files-upload-box .card .card-body p,
[data-bs-theme="dark"] .bottom-tab .inner-tab-nav .nav-pills .nav-link,
[data-bs-theme="dark"] .inner-tab-nav .nav-pills .nav-link {
  color: #fff;
  transition: none;
}

[data-bs-theme="dark"] .files-upload-box .card {
  background-color: #323743;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .repeter-item .form-select {
  color: #fff;
}

[data-bs-theme="dark"] .activities-box.personal-activites-box {
  background-color: transparent;
}

[data-bs-theme="dark"] .personal-form-box .card .img-preview,
[data-bs-theme="dark"] .img-preview {
  background-color: #1d2228;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .contact-form-box {
  background-color: #1d2228;
}

[data-bs-theme="dark"] .footer,
[data-bs-theme="dark"] .contact_list_box {
  background-color: #1d2228;
  border-color: transparent;
}

[data-bs-theme="dark"] .wizard > .steps > ul > li,
[data-bs-theme="dark"] .tab-group,
[data-bs-theme="dark"] .list-group-item {
  border-color: #4f5467;
}
[data-bs-theme="dark"] .list-group-item .nav-link:hover,
[data-bs-theme="dark"] .list-group-item .nav-link.active {
  background-color: #000;
  border-color: #4f5467;
}

[data-bs-theme="dark"]
  .topbar
  .top-navbar
  .navbar-nav
  > .nav-item
  > .nav-link.user-pic {
  background-color: #000;
  color: #fff;
}

[data-bs-theme="dark"] .topbar .top-navbar .navbar-nav > .nav-item > .nav-link,
[data-bs-theme="dark"] .navbar-light .navbar-nav .nav-link {
  color: #fff;
}

[data-bs-theme="dark"]
  .sidebar-nav
  > #sidebarnav
  > .sidebar-item
  > .sidebar-link:hover,
[data-bs-theme="dark"] .sidebar-nav ul .sidebar-item .sidebar-link:hover,
[data-bs-theme="dark"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}

/* 
[data-bs-theme=dark] .list-group-item .nav-link:hover .user-info h4,
[data-bs-theme=dark] .list-group-item .nav-link:hover .user-contact-info span,
[data-bs-theme=dark] .list-group-item .nav-link:hover .user-info span,
[data-bs-theme=dark] .list-group-item .nav-link.active .user-info h4,
[data-bs-theme=dark] .list-group-item .nav-link.active .user-contact-info span, 
[data-bs-theme=dark] .list-group-item .nav-link.active .user-info span{
  color: rgba(17, 20, 45, 1);
} */

[data-bs-theme="dark"] .right-edit-btn .btn {
  color: #fff;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .page-link-table th,
[data-bs-theme="dark"] .page-link-table td {
  color: #fff;
  border: 1px solid #4f5467 !important;
}

[data-bs-theme="dark"] .sidebar-list .top-title h5,
[data-bs-theme="dark"] .activities-lifecycle .top-title h5 {
  color: #000;
}
[data-bs-theme="dark"]
  .sidebar-nav
  ul.sidebarnav2
  .sidebar-item
  .sidebar-link
  .powered-by
  span,
[data-bs-theme="dark"] .activities-title h4,
[data-bs-theme="dark"] .sidebar-title h4,
[data-bs-theme="dark"] .contact-btn,
[data-bs-theme="dark"] .contact-btn span,
[data-bs-theme="dark"] .user-contact-info p,
[data-bs-theme="dark"] .user-contact-info span,
[data-bs-theme="dark"] .user-info span,
[data-bs-theme="dark"] .user-info h4,
[data-bs-theme="dark"] form .form-label,
[data-bs-theme="dark"] .section-title h3 {
  color: #fff;
  transition: none;
}

[data-bs-theme="dark"] .tab-nav {
  border-color: transparent;
  background-color: #323743;
}

[data-bs-theme="dark"] .contact-form .form-control {
  background-color: transparent;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .equalizer,
[data-bs-theme="dark"] .filter-btn,
[data-bs-theme="dark"] .adv-filter a,
[data-bs-theme="dark"] .tenant-filter-form .form-group .form-control {
  color: #fff;
}
[data-bs-theme="dark"] .tenant-filter-form .form-group .form-control option {
  color: #fff;
  background-color: #323743;
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.7;
  color: #c4c3ca;
  background-color: var(--bs-body-color-rgb);
  overflow-x: hidden;
  transition: all 0.4s ease-in-out;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  cursor: pointer;
  transition: all 200ms linear;
}
a:hover {
  text-decoration: none;
}
.forget-pass .link {
  color: #fff;
}
.forget-pass .link:hover {
  color: #ffeba7;
}
p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.7;
}
h4 {
  font-weight: 600;
}
h6 span {
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  font-size: 20px;
}
.section {
  position: relative;
  width: 100%;
  display: block;
}
.full-height {
  min-height: 100vh;
}

.topbar .top-navbar {
  min-height: 90px;
}

/* [type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
  position: absolute;
  left: -9999px;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
  position: relative;
  display: block;
  text-align: center;
  width: 60px;
  height: 16px;
  border-radius: 8px;
  padding: 0;
  margin: 10px auto;
  cursor: pointer;
  background-color: #ffeba7;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before{
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #ffeba7;
  background-color: #102770;
  font-family: 'unicons';
  content: '\eb4f';
  z-index: 20;
  top: -10px;
  left: -10px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  transition: all 0.5s ease;
}
.checkbox:checked + label:before {
  transform: translateX(44px) rotate(-270deg);
} */

#main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > .sidebar-link,
#main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > .sidebar-link {
  color: rgba(48, 118, 188, 1);
}

.card-3d-wrap {
  position: relative;
  width: 440px;
  max-width: 100%;
  height: 400px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  perspective: 800px;
  margin-top: 30px;
}
.card-3d-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 600ms ease-out;
}
.card-front,
.card-back {
  width: 100%;
  height: 100%;
  background-color: #2a2b38;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 300%;
  position: absolute;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.card-back {
  transform: rotateY(180deg);
}
.checkbox:checked ~ .card-3d-wrap .card-3d-wrapper {
  transform: rotateY(180deg);
}
.center-wrap {
  position: absolute;
  width: 100%;
  padding: 0 35px;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 35px) perspective(100px);
  z-index: 20;
  display: block;
}

.form-group {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
.form-style {
  padding: 13px 20px;
  padding-left: 45px;
  height: 48px;
  width: 100%;
  font-weight: 500;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  outline: none;
  color: #c4c3ca;
  background-color: #1f2029;
  border: none;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  box-shadow: 0 4px 8px 0 rgba(21, 21, 21, 0.2);
}

.form-style:focus,
.form-style:active {
  border: none;
  outline: none;
  box-shadow: 0 4px 8px 0 rgba(21, 21, 21, 0.2);
}

.input-icon {
  position: absolute;
  top: 0;
  left: 5px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: left;
  color: #ffeba7;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.form-group input:-ms-input-placeholder {
  color: #757b7e;
  opacity: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input::-moz-placeholder {
  color: #757b7e;
  opacity: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input:-moz-placeholder {
  color: #757b7e;
  opacity: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input::-webkit-input-placeholder {
  color: #757b7e;
  opacity: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input:focus:-ms-input-placeholder {
  opacity: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input:focus:-moz-placeholder {
  opacity: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.form-group input:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.btn.submit-btn {
  border-radius: 5px;
  height: 56px;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 20.79px;
  line-height: 120%;
  text-align: center;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  padding: 0 30px;
  letter-spacing: 1px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border: none;
  background-color: rgba(48, 118, 188, 1);
  color: rgba(255, 255, 255, 1);
  box-shadow: 0 8px 24px 0 rgba(255, 235, 167, 0.2);
}
.btn.submit-btn:active,
.btn.submit-btn:focus {
  background-color: rgba(243, 111, 46, 1);
  color: #fff;
  box-shadow: 0 8px 24px 0 rgba(16, 39, 112, 0.2);
}
.btn.submit-btn:hover {
  background-color:rgba(243, 111, 46, 1);
  color: #fff;
  box-shadow: 0 8px 24px 0 rgba(16, 39, 112, 0.2);
}

.title {
  font-size: 24px;
  color: #fff;
}

.login-btn {
  padding: 10px;
}

/* ===== Dashboard === */
/* .logo-text {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
} */

.entry-form-box {
  max-width: 100%;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  border-radius: 10px;
}

.entry-form-box .form-check-inline {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.entry-form-box .form-check .form-check-label {
  color: #67757c;
  font-size: 18px;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  background-color: #eaedf5;
  width: 1rem;
  height: 1rem;
}

.entry-form-box .form-group {
  margin-bottom: 20px;
}

.form-group label,
.entry-form-box .form-group label {
  color: #67757c;
  font-size: 18px;
  line-height: 1.4;
  display: block;
}

#inlineFormCustomSelect.form-select {
  background-color: #fff;
}

.input-group .btn {
  height: 100%;
}

.social-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

.social-links a {
  color: #000;
  font-size: 36px;
  line-height: 1;
}

.social-links a:hover {
  color: #186dde;
}

.pick-box-color {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.color-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.box-color-modal .color-box {
  justify-content: space-evenly;
}

.form-check.theme-item {
  margin: 0;
  padding: 0;
}

.form-check.theme-item .theme-link {
  width: 60px;
  border-radius: 5px;
  height: 60px;
  margin-left: 0;
  margin-bottom: 5px;
}

.form-check.theme-item .theme-link.bx {
  font-size: 36px;
  margin: 0;
  padding: 0;
  border: 2px solid transparent;
  width: 100%;
  background: transparent;
  line-height: 1;
}

.form-check.theme-item .theme-link.bx:checked {
  color: #0923df;
}

.form-check.theme-item .theme-link.form-check-input:checked {
  border: 2px solid #000;
}

.form-check.theme-item .add-more-btn {
  font-size: 30px;
  line-height: 1;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: rgba(25, 35, 40, 1);
  width: 60px;
  height: 60px;
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 4.60927px;
}

.form-check.theme-item .skin1 {
  background: #06d79c;
}
.form-check.theme-item .skin2 {
  background: #ef5350;
}
.form-check.theme-item .skin3 {
  background: #398bf7;
}
.form-check.theme-item .skin4 {
  background: #7460ee;
}
.form-check.theme-item .skin5 {
  background: #1d2228;
}
.form-check.theme-item .skin6 {
  background: #e9ecef;
}

.entry-form-box .form-group .submit-btn {
  background-color: #186dde;
  color: #fff;
  border-radius: 0;
  max-width: 200px;
  width: 100%;
}

.entry-name-section .card {
  padding: 1rem;
  gap: 25px;
  height: 100%;
}

.week-report {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 25px;
}

.bg-light,
.bg-light .date-post h4,
.bg-light .week-report h4 {
  color: #000;
}

.bg-light .card-body {
  height: 100%;
  position: relative;
}

.bg-light .card-body a {
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
}

.bordered {
  border-width: 1px;
}

.week-report h4 {
  color: #263238;
  font-size: 20px;
  margin: 0;
}

.date-post {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.date-post h4 {
  font-size: 1rem;
  color: #263238;
  line-height: 1.4;
  margin: 0;
}

.card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  background: none;
}

.card-footer span {
  background: #f2f2f2;
  padding: 3px 15px;
  border-radius: 40px;
  color: #000;
  font-size: 14px;
}

.card-footer a {
  color: #fff;
}

#myImg {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  width: 100%;
  margin-bottom: 20px;
}

#myImg img {
  width: fit-content;
  border: 1px solid #000;
  border-radius: 6px;
  height: 150px;
  overflow: hidden;
  object-fit: cover;
}

.check-box input[type="checkbox"]:checked,
.check-box input[type="checkbox"]:not(:checked) {
  position: relative;
  left: 0;
}

/* ====== calender-event-section ======== */
.calender-event-section {
  background: #fff;
  padding: 30px 1rem;
  border-radius: 10px;
}

.top-widget-box-content h3 {
  font-size: 24px;
}

.top-widget-box-content h4 {
  font-size: 18px;
}

.top-widget-box-content .form-label {
  font-size: 18px;
  color: #000;
}

/* .event-table {
    margin-top: 50px;
    display: flex;
    width: 100%;
    height: 100%;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
  } */

/*   
  .event-box {
    width: 13.9%;
    text-align: left;
    height: 100%;
    padding: 10px;
    border-right: 1px solid rgba(0,0,0,.125);
  } */

.event-table {
  margin-top: 50px;
  display: -webkit-box;
  width: 100%;
  height: 600px;
  overflow-x: scroll;
  overflow-y: scroll;
}

.event-box {
  width: 100%;
  max-width: 320px;
  text-align: left;
  height: fit-content;
  /* height: 100%; */
  padding: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
}

.box-top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}

.box-top-title span {
  font-size: 24px;
  color: #000;
}

.header-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.event-table .event-box:last-child {
  border: 0;
}

.event-box .top-title {
  text-align: center;
  font-size: 24px;
}

.event-box article {
  margin-bottom: 20px;
}

.event-box .card {
  margin-bottom: 0;
}

.event-box .card .card-img img {
  width: 100%;
}

.fa-facebook {
  color: #0923df;
}

.fa-twitter-square {
  color: #109aeb;
}

.event-box .card .card-header {
  color: #000;
  display: flex;
  gap: 5px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
}
.event-box-modal .modal-header h3 {
  display: block;
}

.event-box-modal .modal-header h3,
.event-box .card .card-header h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1;
}

.event-box-modal .modal-header span,
.event-box .card .card-header span {
  font-size: 20px;
}

.event-box .card .card-body {
  padding: 10px;
}

.event-box .card .card-body p {
  /* font-size: 13px; */
  font-size: 15px;
  margin-bottom: 0;
  color: #000;
}

.event-box .card .card-footer {
  background: rgba(0, 0, 0, 0.03);
  padding: 10px;
  width: 100%;
  gap: 10px;
}

.event-box .card .card-footer .status {
  background: #808080;
  color: #fff;
  border-radius: 6px;
  padding: 5px 10px;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1;
}

.status-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}

.event-box .card .card-footer .scheduled {
  background: #9fe31a;
  color: #000;
}

.event-box .card .card-footer .compleate {
  background: #0923df;
  color: #fff;
}

.event-box .card .card-footer .time {
  background: transparent;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  text-align: right;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  cursor: auto;
}

.trigger {
  position: relative;
}

.trigger:hover .pop-up {
  display: block;
}

.pop-up {
  display: none;
  /* position: absolute;
    width: 50%;
    padding: 10px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid #1a1a1a;
    font-size: 90%;
    top: 0; */
  position: absolute;
  width: 30%;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.125);
  font-size: 100%;
  z-index: 100;
  /* left: 15%! important;
    top: 20%! important; */
}

.event-box-modal .modal-header {
  gap: 10px;
  justify-content: flex-start;
  padding: 20px;
}

.event-box-modal .modal-header span {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-align: right;
  color: #192328;
  width: 100%;
}

.popup-modal .modal-header {
  justify-content: space-between;
  align-items: center;
}

.popup-modal .modal-header p {
  margin-bottom: 0;
  line-height: 1;
}

.popup-modal-dialog {
  max-width: 800px;
  width: 100%;
}

.event-box-modal .modal-content {
  background: #ffffff;
  box-shadow: 0px 4px 110px rgba(0, 0, 0, 0.35);
  border-radius: 5px 0px 5px 5px;
}

.event-box-modal .form-group textarea.form-control {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 20px 20px 32px;
  resize: none;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: rgba(25, 35, 40, 0.7);
}

/* 
  .event-box-modal .btn-close {
    background: #000;
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: -5px;
    width: 15px;
    height: 15px;
    line-height: 1;
    right: -5px;
  } */

.event-box-modal .modal-body {
  padding: 0;
}

.modal-discription {
  padding: 20px;
  /* max-height: 250px; */
  height: 100%;
  /* overflow-y: auto;
    overflow-x: hidden; */
}

.modal-discription p {
  font-size: 14px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 10px;
}

.modal-discription p:last-child {
  margin-bottom: 0;
}

.box {
  height: 60px;
  width: 60px;
  border-radius: 5px;
}

.yellowgreen-bg {
  background-color: yellowgreen;
}

.orangered-bg {
  background-color: orangered;
}

.slateblue-bg {
  background-color: slateblue;
}

.gold-bg {
  background-color: gold;
}

.current-color {
  height: 75px;
  width: 75px;
}

.brand-color-box h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 101%;
  color: #333333;
  margin-bottom: 15px;
}

/* ==== Draggble ===== */

.em-edit-day {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  clear: both;
  border-radius: 2px;
}

.emp-head,
.vhc-head {
  width: 20%;
}

.emp-head:before {
  font-family: FontAwesome;
  content: "";
  padding: 0 5px;
}

.vhc-head:before {
  font-family: FontAwesome;
  content: "";
  padding: 0 5px;
}

.job-head {
  width: 60%;
}

.job-head:after {
  font-family: FontAwesome;
  content: "";
  padding: 0 5px;
}

.em-day-body {
  height: calc(100% - 30px);
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 20px 10px;
}

.em-day-content {
  height: 100%;
  display: inline-block;
  margin: 5px;
  border: 1px solid #000;
}

.employees,
.vehicles {
  width: 100%;
}

.jobs {
  width: 1200px;
}

.content {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.12),
    inset 0 2px 4px rgba(0, 0, 0, 0.24);
  padding: 10px;
  border-radius: 2px;
  /*   */
}

.vhc {
  padding: 10px;
}

.vhc .input-group {
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}

.vhc br {
  display: none;
}

.emp,
.vhc {
  z-index: 10;
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  transition: box-shadow 0.1s ease;
  text-align: center;
}
.emp + .emp,
.emp + .vhc,
.vhc + .emp,
.vhc + .vhc {
  margin-top: 10px;
}
.emp.dragged,
.vhc.dragged {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  z-index: 11;
}
.emp.dropped,
.vhc.dropped {
  position: static !important;
  padding: 0;
  box-shadow: none;
  margin: 0;
  display: inline;
  background: transparent;
  color: #004d40;
}

.jobs .content {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.job {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  width: 19%;
  margin: 0 0px 10px;
  display: inline-flex;
  gap: 10px;
  flex-direction: column;
  border-radius: 2px;
}

.job .job-name {
  padding: 5px;
  height: 30px;
  background: #009688;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.job .job-emp {
  position: relative;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  transition: all 0.2s ease;
}

.job .job-emp.active,
.job .job-vhc.active {
  background: #b2dfdb;
}

.job .job-emp.active:before,
.job .job-vhc.active:before {
  color: #009688;
  border-color: #009688;
}

/* == keyword === */

.checked-box label {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.checked-box .form-check-box {
  border: 1px solid #e4e4e4;
  padding: 10px;
  text-align: center;
  flex-wrap: wrap;
  display: inline-flex;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.keyword-box {
  border: 1px solid #e4e4e4;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
/* ========= Gallary View ======== */
.image-gallery-list {
  max-width: 100%;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  border-radius: 10px;
}

/* .srh-btn {
      margin-top: 30px;
    } */

.form-group label {
  color: #67757c;
  font-size: 18px;
  line-height: 1.4;
}

.el-element-overlay .el-card-item .el-overlay {
  background: none;
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  width: 100%;
  transform: none;
  position: relative;
  top: 70%;
  /* bottom: 20px;
    top: auto; */
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info li {
  position: absolute;
}

.el-element-overlay .el-card-item .el-overlay-1 .image-box {
  height: 200px;
  overflow: hidden;
}

.el-element-overlay .el-card-item .el-overlay-1 .image-box img {
  height: 100%;
  object-fit: cover;
}

/* .el-card-content {
    margin-top: 30%;
  } */

.el-card-content h4 {
  color: #000;
  position: absolute;
}

.el-card-content span {
  color: #000 !important;
  position: absolute;
}

.el-element-overlay .el-card-item .el-overlay {
  padding: 20px;
  opacity: 1;
  /* display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    flex-direction: column; */
}

.el-element-overlay .el-card-item .el-overlay-1:hover img {
  transform: none;
}

/* ======= */
.box-image {
  position: relative;
}

.btn-rmv_1,
.btn-rmv1,
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  font-size: 18px;
  opacity: 1;
  background: #fff;
  line-height: 15px;
  border-radius: 50%;
  cursor: pointer;
}

.btn-rmv_1,
.btn-rmv1 {
  z-index: 1000;
}

.popup-modal .close-btn {
  top: auto;
  right: auto;
  border-radius: 0;
}

.upload-input {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.upload-image-box {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.table-img-box .upload-img {
    object-fit: contain!important;
}

.upload-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.upload-image-box .dropzone {
  position: relative;
  height: 100%;
}

.edit-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #cf2129;
  border-radius: 3px;
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
}

.footer-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.footer-btn .btn,
.footer-btn a {
  max-width: 150px;
  width: 100%;
  border-radius: 40px;
}

.form-input img {
  width: 100%;
  display: block;
}
.form-input input {
  display: none;
}

.preview {
  height: 100%;
}

/* =========== */
.yes {
  display: block;
  position: relative;
  text-align: center;
  /* max-width: 160px; */
  margin: 0 auto;
  width: 100%;
  height: 100%;
  /* display: flex;
    justify-content: center;
    align-items: center; */
  /* height: 390px;
    overflow-y: auto;
    overflow-x: hidden; */
}

.logo-dropzone {
  height: 100%;
  /* height: fit-content; */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.preview,
.it {
  height: 100%;
  width: 100%;
}

.up-img .it {
  width: 100%;
}

.preview.it {
  /* margin-bottom: 15px; */
  display: block;
  max-width: 100%;
  margin: 0 auto 15px;
  width: 100%;
  height: 100%;
}

.btn-cng {
  display: none;
}

.save-btn.cng-btn {
  /* position: absolute;
    bottom: 0; */
  margin: 10px auto 0;
  width: 100%;
  border: 1px solid #192328;
  border-radius: 5px;
  background: transparent;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */

  text-align: center;

  /* Text/Deep black */

  color: #192328;
}

.input-img.form-control[type="file"] {
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  /* background-image: url(../images/icons/cloud_upload1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 250px;
    height: 250px; */
}

.cng {
  cursor: pointer;
  color: #000;
  border-radius: 50px;
  border: 1px solid #fff;
  display: inline-block;
  padding: 0;
}

.rmv:hover {
  color: #186dde;
}

/* =========== */
/* .yes {
    display: block;
    position: relative;
    max-width: 150px;
    width: 100%;
  } */

.it {
  /* height: 150px; */
  width: auto;
  object-fit: cover;
  border-radius: 5px;
}

.preview_1.it {
  margin-bottom: 15px;
  display: block;
}

.preview_1 {
  display: block;
}
.btn-rmv_1,
.btn-rmv1 {
  display: none;
}

.rmv {
  cursor: pointer;
  color: #000;
  border-radius: 50px;
  border: 1px solid #fff;
  display: inline-block;
  padding: 0;
}

.rmv:hover {
  color: #186dde;
}

.ui-droppable-items {
  background: transparent;
  box-shadow: none;
}

.add-btn {
  line-height: 1;
  padding: 5px 6px;
}

/* == */
.tagify {
  border: 0;
}
.tagify + input,
.tagify + textarea {
  position: initial !important;
  left: 0 !important;
  transform: none !important;
  width: 100%;
  margin-top: 0.2em;
  min-height: 11ch;
  background: powderblue;
  font-family: "Fira Code";
}

.tagify {
  border: 0;
  margin: 0;
  min-width: 100%;
  width: 100%;
}

fieldset {
  margin: 0;
  border: 2px dashed red;
}

.form-control,
.form-control:read-only {
  background-color: #fff;
}

.image-modal-dialog {
  max-width: 700px;
}

.image-modal-dialog .footer-btn .btn,
.image-modal-dialog .footer-btn a {
  max-width: 160px;
}

.icon-box {
  padding: 5px;
  border: 1px solid transparent;
}

.icon-box:hover {
  border-color: #000;
}

/* ============ */
.user-profile {
  background: rgba(234, 239, 244, 0.5);
}

.sidebar-nav ul .user-profile {
  padding: 0;
  /* margin-bottom: 30px! important; */
}

.sidebar-nav ul.sidebarnav2 .sidebar-item {
  margin-bottom: 0;
}

#sidebarnav2 .sidebar-item .sidebar-link {
  padding: 10px 20px 5px;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
  gap: 10px;
  align-items: center;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  position: relative;
  padding-left: 20px;
}

.sidebar-nav ul .sidebar-item .sidebar-link .hide-menu {
  margin-left: 0;
  color: #192328;
  margin-top: 5px;
  /* transition: all .4s ease-in-out; */
  width: 100%;
  display: block;
}
.sidebar-nav ul .sidebar-item .sidebar-link .icon-hide-menu {
  position: relative;
  text-align: right;
  margin: 0;
}

#main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link
  .hide-menu,
#main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link
  .hide-menu {
  color: rgba(25, 35, 40, 1);
}
[data-bs-theme="dark"]
  #main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link
  .hide-menu,
[data-bs-theme="dark"]
  #main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link
  .hide-menu {
  color: #fff;
}
#main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link
  .hide-menu,
#main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link
  .hide-menu {
  color: rgba(25, 35, 40, 1);
}

#main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link.active
  .hide-menu,
#main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > ul
  .sidebar-item
  .sidebar-link.active
  .hide-menu {
  color: rgba(48, 118, 188, 1);
}

/* 
.sidebar-nav ul .sidebar-item .sidebar-link .settings_ethernet_dark,
.sidebar-nav ul .sidebar-item .sidebar-link .settings_ethernet {
  position: absolute;
  right: 0;
} */

.sidebar-nav > #sidebarnav > .sidebar-item > .sidebar-link:hover,
.sidebar-nav ul .sidebar-item .sidebar-link:hover,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  color: rgba(48, 118, 188, 1);
  background: rgba(0, 0, 0, 0.04);
  transition: all 0.4s ease-in-out;
}

#sidebarnav {
  /* height: 600px; */
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.sidebar-nav ul .sidebar-item .sidebar-link:hover .hide-menu,
.sidebar-nav ul .sidebar-item.selected .sidebar-link.has-arrow::after,
.sidebar-nav > #sidebarnav > .sidebar-item > .sidebar-link:hover,
.sidebar-nav > #sidebarnav > .sidebar-item.selected > .sidebar-link,
.sidebar-nav > #sidebarnav > .sidebar-item.selected .hide-menu {
  color: #3076bc;
}

#main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > .sidebar-link.has-arrow::after,
#main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul
  .sidebar-item.selected
  > .sidebar-link.has-arrow::after {
  border-color: #3076bc;
}

.sidebar-nav .user-profile > .sidebar-link {
  padding: 17px 8px 17px 20px !important;
  gap: 10px;
}

.topbar .top-navbar .navbar-header .navbar-brand {
  padding: 10px 10px 10px 20px;
  justify-content: flex-start;
  max-width: 300px;
  width: 100% !important;
  align-items: center;
  gap: 10px;
}

.topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
  margin: 0;
  display: none;
}

#main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"]
  .topbar
  .top-navbar
  .navbar-header
  .logo-text {
  display: block;
}

.topbar .top-navbar .navbar-header .navbar-brand .logo-icon img {
  max-width: 70px;
  width: 100%;
}

.user-name h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #192328;
  margin-bottom: 5px;
}

.sidebar-nav .user-profile > .user-box img {
  max-width: 46px;
  width: 100%;
  margin-left: auto;
}

.user-name .readiness_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.user-name .readiness_box span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  color: #cf2129;
}

.sidebar-nav .user-profile .user-box.has-arrow::after {
  top: auto;
  background: none;
  border: 0;
  transform: none !important;
}

.user-profile {
  position: relative;
}

.add-new-icons {
  position: absolute;
  right: 15px;
  top: 6px;
}
.add-new-icons a {
  display: inline-block;
  line-height: 1;
  color: #cf2129;
}

.add-new-icons a:hover {
  color: #192328;
}

.add-new-icons i {
  font-size: 22px;
  line-height: 1;
}

.sidebar-nav {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  justify-content: flex-start;
  height: 100%;
  align-items: center;
  width: 100%;
}

#sidebarnav2 {
  background: #f8fbff !important;
  border: 1px solid #eaeff4;
}

.scroll-sidebar {
  height: 100%;
}

.sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link {
  font-weight: 300 !important;
  font-size: 16px;
}

.sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link .hide-menu {
  margin-top: 0;
}

.powered-by {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  width: 100%;
}

.sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link .powered-by span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  color: #192328;
}

.user-dropdown {
  max-width: 255px;
  width: 100%;
}

.navbar-expand-md .navbar-nav .user-dropdown .dropdown-menu {
  right: 0;
  max-width: 250px;
  width: 100%;
  border-radius: 6px;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #cf2129;
}

.dropdown-item.active .text-info,
.dropdown-item:active .text-info {
  color: #fff !important;
}

.sidebarnav .dropdown-item:first-child,
.navbar-expand-md
  .navbar-nav
  .user-dropdown
  .dropdown-menu
  .dropdown-item:first-child {
  border-radius: 6px 6px 0 0;
}

.sidebarnav .dropdown-item:last-child {
  border-radius: 0 0 6px 6px;
}

.dropdown-divider {
  margin: 0;
}
.user-dropdown .dropdown-toggle {
  position: relative;
}

.user-dropdown .dropdown-toggle .down-arrow {
  position: absolute;
  right: 20px;
  /*background-image: url(../images/icons/chevron_down.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: auto;*/
  max-width: 24px;
  width: 100%;
  height: 24px;
  top: 20px;
  border: none;
}

.sidebarnav .dropdown-menu {
  background-color: rgba(234, 239, 244, 1);
  padding: 0;
  /* transition: all .4s ease; */
}

.sidebarnav .dropdown-item:hover,
.sidebarnav .dropdown-item:focus,
.sidebarnav .dropdown-item.active,
.sidebarnav .dropdown-item:active {
  background-color: #cf2129;
  transition: all 0.4s ease-in-out;
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #192328;
}

.topbar {
  background: transparent;
  box-shadow: none;
  transition: none;
}

.topbar .top-navbar .navbar-nav > .nav-item {
  padding: 0 10px;
}

.topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(25, 35, 40, 1);
  height: 100%;
  padding: 0;
}
/* 
.topbar .top-navbar .navbar-nav > .nav-item > .nav-link:hover {
  color: #CF2129;
} */

.topbar .top-navbar .navbar-nav > .nav-item > .nav-link.user-pic {
  background-color: rgba(244, 246, 249, 1);
  opacity: 1;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  position: relative;
  border-radius: 6px;
  height: 100%;
  padding: 8px 1rem;
}

.top-search-box {
  background-color: transparent;
  max-width: 470px;
  width: 100%;
}

.search-form .input-group {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: transparent;
  border: 1px solid rgba(234, 239, 244, 1);
  padding: 13px 20px;
  gap: 10px;
  /* margin-left: 30px; */
  border-radius: 5px;
}

.input-group-text {
  background: transparent;
  border: none;
  padding: 0;
  line-height: 1;
}

.search-form .input-group .form-control {
  background-color: transparent;
  border: none;
  padding: 0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(159, 173, 180, 1);
  margin: 0;
  border-radius: 0;
}

.user-pic img {
  border: 3px solid #cf2129;
}

.section-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}

.section-title h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
  color: #192328;
}

.section-title h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #192328;
  margin-bottom: 0;
}

.section-title h4 span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #9fadb4;
}

.tab-nav {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  margin-bottom: 30px;
}

.nav-pills .nav-link:hover {
  color: rgba(48, 118, 188, 1);
  background: transparent;
  border-bottom-color: rgba(48, 118, 188, 1);
}

.tab-nav .nav-pills .nav-item:last-child .nav-link {
  border-right: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: transparent;
  color: rgba(48, 118, 188, 1);
  font-weight: 700;
  border-bottom-color: rgba(48, 118, 188, 1);
}

.nav-pills .nav-link {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #192328;
  border-radius: 0;
  padding: 17px 40px;
  border-right: 1px solid #eaeff4;
  border-bottom: 3px solid transparent;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  height: 100%;
}

.wizard > .steps ul li.done a,
.nav-pills .nav-link.done {
  padding: 15px 20px;
  color: #2fa62c;
}

.self-box {
  margin-bottom: 20px;
}

.self-box:last-child {
  margin-bottom: 0;
}

.related-product-card .card-body {
  background-color: rgb(255, 255, 255) !important;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.related-product-card.card {
  background-color: transparent !important;
  border: 1px solid #eaeff4;
}

[data-bs-theme="dark"] .related-product-card.card {
  border-color: #4f5467;
}
[data-bs-theme="dark"] .related-product-card .card-body {
  background-color: #171717 !important;
  color: white !important;
}
[data-bs-theme="dark"] .related-product-card .card-body h5,
[data-bs-theme="dark"] .related-product-card .card-body p {
  color: white;
}
.related-product-card .card-body h5 {
  color: black;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.related-product-card .card-body p {
  color: #757b7e;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
  background: transparent;
  color: #2fa62c! important;
}

.wizard > .steps ul li.done a::before,
.nav-pills .nav-link.done:before {
  content: "";
  background-image: url(../images/icons/check_circle_tab.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left center;
  width: 19px;
  height: 20px;
  display: inline-block;
}

.step-app > .step-steps > li {
  padding: 0;
  display: inline-flex;
  border: 0;
  background: transparent;
}

.tab-box .tab-top-box {
  background: transparent;
  border-radius: 5px;
  padding: 0;
  margin-bottom: 20px;
  border: 0 !important;
}

.tab-box .tab-top-box.billing-tab-box {
  padding: 30px 30px 10px;
  margin-bottom: 0px;
}

.tab-title h2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 101%;
  color: #192328;
  margin-bottom: 20px;
}

.card-tab-box {
  background: rgba(207, 33, 41, 0.05);
  border-radius: 5px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  gap: 20px;
}

.card-tab-box h1 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 31px;
  line-height: 120%;
  text-align: center;
  color: #cf2129;
  max-width: 190px;
  width: 100%;
  text-align: center;
  margin: 0 auto 10px;
}

.card-tab-box h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: #192328;
  margin: 0;
}

.card-tab-box span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  display: block;
  color: #192328;
}

.upgrade-btn {
  background: #cf2129;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  padding: 17px 20px;
}

.upgrade-btn:hover {
  color: #fff;
  background: #186dde;
}

.view-details {
  border-bottom: 1px solid #cf2129;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 120%;
  text-align: center;
  color: #cf2129;
  padding: 5px 10px;
}

.cd-box {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 0;
  text-align: center;
  gap: 30px;
  height: 100%;
}

.cd-widget-box {
  flex-direction: row;
  gap: 10px;
  padding: 30px 20px;
}

.cd-box .card-img {
  max-width: 130px;
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 30px;
  height: fit-content;
}

.cd-box .card-img img {
  max-width: 70px;
  width: 100%;
}

.limit-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.limit-content h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
  margin: 0;
}

.limit-content span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  text-align: right;
  color: #192328;
}

.cd-box .progress {
  background: #eaeff4;
  border-radius: 47px;
}

.cd-box .progress-bar {
  background: #f2a900;
  border-radius: 47px;
}

.cd-footer a.up-btn {
  width: 100%;
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 14px 20px;
  color: #192328;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
  gap: 10px;
  transition: all 0.3s ease-in-out;
}

.cd-footer a.up-btn i {
  font-size: 20px;
  margin-top: 0px;
}

.cd-footer a.up-btn:hover {
  color: #fff;
  background-color: #263238;
  border-color: #263238;
  transition: all 0.3s ease-in-out;
}

.cd-box .progress-success {
  background: #e50000;
}

.billing-info .billing-box {
  margin: 30px 0 20px;
}

.billing-box .title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.payment-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
}

.payment-info .payment-mthod {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  display: block;
}

.payment-info .divider {
  height: 11px;
  width: 2px;
  background: #bfbfbf;
  margin: 0;
}

.payment-info .payment-status {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #bb1f26;
}

.payment-info .payment-status:hover {
  text-decoration: underline;
}

.download-invoice-box {
  background: #ffffff;
  border: 1px dashed #d4dde6;
  border-radius: 5px;
  margin-top: 30px;
  padding: 20px;
}

.download-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 14px;
  margin-bottom: 20px;
}

.download-box .img-box {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  max-width: 60px;
  width: 100%;
  padding: 14px;
}

.download-box .img-box img {
  max-width: 32px;
  width: 100%;
}

.download-content {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: rgba(25, 35, 40, 0.7);
  max-width: 100px;
  width: 100%;
}

.download-btn {
  width: 100%;
  transition: all 0.3s ease-in-out;
  padding: 15px 20px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #192328;
  background-color: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.cd-widget-box .form-content h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #192328;
  margin-bottom: 14px;
}

.cd-widget-box .form-content p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #757b7e;
  margin-bottom: 10px;
}

.cd-widget-box .form-label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #192328;
  margin-bottom: 5px;
}

.form-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}

.cd-widget-box .form-group input[type="email"] {
  padding: 15px 20px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  color: #9fadb4;
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
}

.invite-btn {
  background: #fee5e5;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: #cf2129;
  width: 100%;
  border: 0;
  padding: 16px 20px;
}

.user-type .form-select {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #757b7e;
  background-color: #fff;
  border: 1px solid #9fadb4;
  border-radius: 3px;
}

.user-list-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.user-list-info img {
  max-width: 40px;
  width: 100%;
  border-radius: 50px;
}

.user-list-info span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  display: block;
  color: #192328;
}

.user-table thead > tr > th {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #9fadb4;
}

.user-table tbody > tr > td {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #757b7e;
}

.user-table tbody tr:last-child > td {
  border: none;
}

.tab-box .tab-top-box.notify-box {
  padding: 30px 40px;
}

.notify-box .tab-title {
  margin-bottom: 40px;
}

.notify-box .tab-title p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  color: rgba(25, 35, 40, 0.6);
}

.alart-box .notify-alart {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 30px;
  margin: 30px 0;
}

.alart-box .notify-alart:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.alart-box .notify-alart:hover .notify-icon {
  background: #192328;
  color: #fff;
}

.alart-box .notify-alart:hover .notify-content h3 {
  color: #cf2129;
}

.notify-icon {
  background: #eaeff4;
  max-width: 65px;
  width: 100%;
  padding: 20px;
  height: 100%;
  color: #192328;
  line-height: 1;
  font-size: 24px;
}

.notify-content h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  color: #192328;
  margin-bottom: 1rem;
}

.notify-content p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #757b7e;
  margin: 0;
}

/* ========= */
.radio-btn-check {
  margin-bottom: 20px;
}

.rd-col {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.radiobtn {
  position: relative;
  display: block;
  text-align: center;
  max-width: 160px;
  width: 100%;
}

.radiobtn label {
  display: block;
  padding: 15px 20px;
  margin-bottom: 0;
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #192328;
  display: flex;
  justify-content: center;
  align-items: center;
}

.radiobtn label:after,
.radiobtn label:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 14px;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: transparent;
  /* border: 1px solid rgba(117, 123, 126, 1); */
  border-radius: 50%;
  fill: #000;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(../images/icons/check_circle.png);
}

.radiobtn label:before {
  background: transparent;
  transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
  z-index: 2;
  overflow: hidden;
  /* background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(../images/icons/check_circle.png); */
  width: 0;
  height: 0;
  border-color: rgba(207, 33, 41, 1);
  /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+); */
}
.radiobtn input[type="radio"] {
  display: none;
  position: absolute;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.radiobtn input[type="radio"]:checked + label {
  background: #fff;
  color: rgba(207, 33, 41, 1);
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-color: rgba(207, 33, 41, 1);
}
.radiobtn input[type="radio"]:checked + label:after {
  /* background: rgba(207, 33, 41, 1); */
  background-image: url(../images/icons/check_circle1.png);
}
.radiobtn input[type="radio"]:checked + label:before {
  width: 20px;
  height: 20px;
}

/* ======== */

.entity-form-box .form-select {
  background-color: #ffffff;
  border: 1px solid rgba(25, 35, 40, 1);
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  padding: 15px 20px;
  color: #757b7e;
}

.entity-form-box .form-group h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #192328;
}

.entity-form-box .form-label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #242424;
}

.entity-form-box .form-control {
  color: #9fadb4;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  background-color: #ffffff;
  border: 1px solid rgba(234, 239, 244, 1);
  border-radius: 5px;
  padding: 15px 20px;
}

.entity-form-box .form-control:focus {
  border-color: rgba(48, 118, 188, 1);
}

.entity-form-box input[type="checkbox"]:checked,
.entity-form-box input[type="checkbox"]:not(:checked) {
  position: relative;
  left: 0;
}

.entity-form-box .form-check {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}

.entity-form-box .form-check label {
  margin: 0;
}

.form-check-input {
  border: 1px solid #757b7e;
  background-color: #eaedf5;
  width: 18px;
  height: 18px;
  margin-left: 0;
}

.form-switch .form-check-input[type="checkbox"] {
  border-radius: 2em;
}

.form-check .form-check-input {
  margin-left: 0;
}

.form-check-input[type="checkbox"] {
  border-radius: 2px;
}

.entity-form-box .form-check-input:checked[type="checkbox"] {
  /* background-image: url(../images/icons/check_box.png); */
  background-size: auto;
  background: url(../images/icons/check_box.png) center no-repeat;
  border-color: transparent;
}

.save-btn {
  background: #cf2129;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  padding: 15px 20px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
}

.brand-color-box {
  background: #f8fbff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}

.color-box label,
.brand-color-box label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: center;
  color: #192328;
  display: block;
}

.up-content {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 0;
  margin-top: 20px;
  color: #192328;
}

.about-source-form .form-group {
  margin-bottom: 20px;
}

.about-source-form .form-control {
  background-color: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
}

.about-source-form textarea {
  resize: none;
  max-width: 937px;
  width: 100%;
}

.about-source-form .form-label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
}

.about-source-form .form-label small {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #757b7e;
}

.input-group {
  background: #ffffff;
  border: 1px solid rgba(234, 239, 244, 1);
  border-radius: 5px;
  height: 100%;
}

.repater-group {
  max-width: 520px;
  width: 100%;
}
.remove-btn {
  width: 80%;
}
.add-btn {
  padding: 16px 20px;
  background: #008000;
  border-radius: 5px;
  border-color: #008000;
}

.about-source-form .form-group .input-group .form-control {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
  padding: 7px 20px;
}

.about-source-form .form-group .form-control {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
  padding: 15px 20px;
}

.about-source-form .form-group h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 20px;
}

.about-source-form .form-group h4 small {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #757b7e;
}

.about-source-form .form-group .rounded-pill {
  padding: 15px 30px;
  line-height: 1;
}

.social-media-icons {
  max-width: 1030px;
  width: 100%;
}

.social-btn .btn {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  padding: 12px 10px;
  line-height: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  color: #ffffff;
  margin-bottom: 1rem;
  border-radius: 5px;
}

.fb-btn {
  background-color: #1877f2;
  border-color: #1877f2;
}

.linkdin-btn {
  background-color: #0077b5;
  border-color: #0077b5;
}

.twitter-btn {
  border-color: #1da1f2;
  background-color: #1da1f2;
}

.ins-btn {
  border-color: #192328;
  background-color: #192328;
}

.popup-modal .modal-content,
#fb-modal .modal-content {
  border-radius: 5px 0 5px 5px;
}

.socail-modal-body h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #192328;
  margin-bottom: 20px;
}

.socail-modal-body p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #192328;
  margin-bottom: 20px;
}

.socail-modal-body .fb-btn {
  background-color: #0b76f9;
  border-radius: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 16px 20px;
  line-height: 1;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #ffffff;
}

.socail-modal-body .fb-btn:hover {
  background-color: #6352ca;
}

.close-buttn {
  background: #fff;
  position: absolute;
  right: -40px;
  max-width: 40px;
  width: 100%;
  top: 0;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid rgba(137, 140, 143, 0.33);
}

.close-buttn .btn-close {
  padding: 0;
  background: transparent url(../images/icons/close-btn-img.png) center
    no-repeat;
  background-size: cover;
  opacity: 1;
  width: 24px;
  height: 24px;
}

.close-buttn:hover {
  background: #000;
}

.close-buttn:hover .btn-close {
  background: transparent url(../images/icons/close-btn-img-hover.png) center
    no-repeat;
}

/* ==== */
.enter-entity-section {
  background: #f8fbff;
  padding: 100px 20px;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.entity-box {
  background: #ffffff;
  box-shadow: 0px 4px 21px rgba(186, 186, 186, 0.25);
  border-radius: 5px;
  padding: 50px;
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
}

.enter-entity-section .section-title {
  margin-bottom: 40px;
  display: block;
}

.section-title h3 {
  margin-bottom: 0;
}

.new-entity-form .form-group {
  margin-bottom: 30px;
}

.popup-modal .form-group {
  margin-bottom: 20px;
}

/* .popup-modal form .form-group:last-child {
  margin-bottom: 0;
} */

.popup-modal .form-group .form-label,
.new-entity-form .form-label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #242424;
}

.popup-modal .form-group .form-control,
.new-entity-form .form-control {
  background-color: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  color: #9fadb4;
  padding: 15px 20px;
}

/* ==== all-entity-section ===== */
.all-entity-section {
  padding: 100px 20px;
}

.all-entity-list {
  max-width: 1490px;
  width: 100%;
  margin: 0 auto;
}

.all-entity-list .section-title {
  margin-bottom: 30px;
}

.all-entity-list .section-title h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
  color: #192328;
}

.all-entity-list .section-title h3 span {
  color: rgba(207, 33, 41, 1);
}

.entitiy-list-box figure {
  /* height: 100%; */
  margin-bottom: 0;
}

.entitiy-list-box figure .card {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 20px;
  height: 100%;
  margin-bottom: 0;
}

.entitiy-list-box figure .card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /* flex-wrap: wrap; */
  gap: 5px;
  width: 100%;
  background: transparent;
  padding: 0;
}

.entitiy-list-box figure .card .card-header .left-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  /* flex-wrap: wrap; */
  width: 100%;
}

.entitiy-list-box figure .card .card-header .card-img {
  max-width: 70px;
  width: 100%;
  height: 70px;
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  padding: 4px 2px;
}

.entitiy-list-box figure .card .card-header .card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.left-content-info {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  height: 100%;
}

.left-content-info h3 {
  margin-bottom: 0;
}

.left-content-info h3 a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #192328;
  height: 44px;
  display: block;
  overflow: hidden;
}

.left-content-info span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #757b7e;
}

.left-content-info h3 a:hover {
  color: #186dde;
}

.social-score-box {
  background-image: url(../images/card-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}

.overview-box .overview-title,
.score-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  text-transform: capitalize;
  color: rgba(25, 35, 40, 0.8);
  display: block;
}

.score-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}

.score-box h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 35px;
  display: flex;
  align-items: center;
  color: #cf2129;
  margin-bottom: 0;
  margin-right: 5px;
}

.score-box p {
  max-width: 140px;
  width: 100%;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  color: #757b7e;
  margin-bottom: 0;
}

.overview-box {
  padding: 1rem 0 0;
}

.overview-box .overview-title {
  margin-bottom: 10px;
}

.overview-box .overview-card-box {
  background: #ffefe2;
  border-radius: 5px;
  padding: 10px;
}

.overview-box .overview-card-box:nth-of-type(2n) {
  background: #effcef;
}

.overview-box .overview-card-box:nth-of-type(3n) {
  background: #e6f5f9;
}

.overview-box .overview-card-box:nth-of-type(4n) {
  background: #f4f6fa;
}

.overview-card-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.overview-card-box-header h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 0;
}

.overview-card-box-body span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-transform: capitalize;
  color: rgba(25, 35, 40, 0.8);
  display: block;
  margin-bottom: 10px;
}

.overview-card-box-body p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  color: #757b7e;
  margin-bottom: 0;
}

.overview-box .grid {
  display: grid;
  grid-gap: var(--card-padding);
  margin: 0 auto;
  max-width: 60em;
  padding: 0;
}
@media (min-width: 42em) {
  .overview-box .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991px) {
  .overview-box .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 767px) {
  .overview-box .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .overview-box .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.entitiy-list-box figure .card .card-footer {
  border-top: 1px solid #eaeff4;
  padding: 1rem 0;
}

.entitiy-list-box figure .card .card-footer .post-btn {
  border: 1px solid #757b7e;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #192328;
  width: 100%;
  max-width: 100%;
}

.entitiy-list-box figure .card .card-footer .post-btn:hover {
  color: #fff;
}

.add-img {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  max-width: 120px;
  width: 100%;
  padding: 40px;
  display: block;
  margin: 0 auto 20px;
}

.add-card-box .card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}

.add-card-box .card-body h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #192328;
  margin-bottom: 30px;
}

.add-card-box .card-body p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #757b7e;
}

.status-title {
  background: #ff851b;
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 20px;
}

.status-title.complete-title {
  background: rgba(47, 166, 44, 0.6);
}

.status-title h2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #ffffff;
  margin-bottom: 0;
}

.left-status-content {
  background: #ffffff;
  border-radius: 5px;
  padding: 30px 0 30px;
}

.status-content-box {
  padding: 0px 30px 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeff4;
}

.status-content-box h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 30px;
}

.status-box-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 10px;
  gap: 10px;
}

.status-box-title h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 0;
  color: #192328;
}

.status-content-box .status-table .time,
.status-box-title span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: rgba(25, 35, 40, 0.6);
}

.status-box-title span i {
  color: rgba(25, 35, 40, 0.8);
}

.status-widget p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #757b7e;
  margin-bottom: 0;
}

.status-content-box .status-table {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1rem;
  gap: 5px;
}

.left-status-content .status-content-box:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.status-content-box .status-table:last-child {
  margin-bottom: 0;
}

.status-content-box .status-table h6 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #757b7e;
  margin-bottom: 0;
}

.status-content-box .status-table span a,
.status-content-box .status-table span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #192328;
}

.status-content-box .status-table span a:hover {
  text-decoration: underline;
}
/* 
.status-content-box .status-table .c-name {
  max-width: 95px;
  width: 100%;
  word-break: break-all;
  text-align: left;
} */

.right-status-content {
  background: #ffffff;
  border-radius: 5px;
  height: 100%;
  padding: 40px 80px;
}

.right-status-content .status-widget {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  flex-wrap: wrap;
}

.loading-box {
  margin-bottom: 40px;
}

.loader-gif {
  margin: auto;
  border: 20px solid rgba(47, 166, 44, 0.6);
  border-radius: 50%;
  border-top: 20px solid #2fa62c;
  width: 200px;
  height: 200px;
  animation: spinner 4s linear infinite;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.right-status-content .status-widget h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #192328;
}

.status-widget-body {
  width: 100%;
  margin-top: 60px;
  position: relative;
}

.status-widget-body .progress {
  background: rgba(47, 166, 44, 0.6);
  border-radius: 5px;
  display: block;
}

.status-widget-body .progress span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  display: block;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
}

.bg-status-success {
  background: #2fa62c;
  border-radius: 5px;
  height: 100%;
}

/* ==== Post Plan === */

.post-plan-section {
  padding: 40px 0;
}

.weekly-post-box {
  background: #ffffff;
  border-radius: 5px;
  padding: 20px;
  height: 100%;
}

.weekly-post-box .headlight-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 0;
  margin-bottom: 20px;
}

.weekly-post-box .headlight-title h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 1;
  color: #192328;
  margin-bottom: 0;
}

.weekly-post-box .headlight-title h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #192328;
  margin-bottom: 0;
}

.weekly-post-body {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #9fadb4;
  border-radius: 5px;
  margin-bottom: 20px;
}

.weekly-score-box {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px 0;
  flex-wrap: wrap;
  border-bottom: 1px solid #eaeff4;
  margin-bottom: 10px;
}

.weekly-social-score span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  text-transform: capitalize;
  color: rgba(25, 35, 40, 0.8);
  display: block;
}

.weekly-social-score h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  color: #cf2129;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin-top: 5px;
}

.weekly-score-box a.btn {
  background-color: #2ecc40;
  border-radius: 5px;
  padding: 7px 12px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  border: 0;
  color: #ffffff;
}

.weekly-score-box a.btn:hover {
  background-color: #6352ca;
  color: #fff;
}

.weekly-score-box a.comp-btn {
  background-color: #2ecc40;
}

.weekly-score-box a.pnd-btn {
  background-color: #ffa500;
  color: #192328;
}

.weekly-score-box a.shd-btn {
  background-color: #00bfff;
  color: #192328;
}

.weekly-score-table thead tr th {
  padding: 0 15px 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: #757b7e;
  border-bottom-color: #eaeff4 !important;
}

.weekly-score-table tbody tr td {
  padding: 5px 15px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  color: #192328;
}

.weekly-score-table tbody tr:last-child td {
  border: 0;
}

.weekly-score-table tbody tr td:first-child {
  font-weight: 400;
}

.end-date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 9px;
  /* flex-wrap: wrap; */
}

.weekly-report-table-box {
  margin-bottom: 20px;
}

.weekly-report-table-box .weekly-score-table thead tr th {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  padding: 0 5px 5px;
  color: #008000;
  border: 0;
}
/* 
.weekly-report-table-box .weekly-score-table tbody tr td:first-child,
.weekly-report-table-box .weekly-score-table thead tr th:first-child {
  padding-left: 15px;
}

.weekly-report-table-box .weekly-score-table tbody tr td:last-child,
.weekly-report-table-box .weekly-score-table thead tr th:last-child {
  padding-right: 15px;
} */

.weekly-report-table-box .weekly-score-table tbody tr td {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #192328;
  border: 0;
  padding: 5px 5px;
}

.weekly-score-footer-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.weekly-score-footer-box a {
  width: 100%;
  max-width: 100%;
}

.weekly-score-footer-box a.w-100-btn {
  max-width: 100%;
  width: 100%;
}

.weekly-score-footer-box .report-btn {
  border: 1px solid #757b7e;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #192328;
  padding: 10px 20px;
  max-width: 150px;
  width: 100%;
}
.weekly-score-footer-box .post-btn:hover,
.weekly-score-footer-box .report-btn:hover {
  color: #fff;
}

.weekly-score-footer-box .post-btn {
  border: 1px solid #cf2129;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 120%;
  text-align: center;
  color: #cf2129;
  padding: 10px 20px;
  max-width: 150px;
  width: 100%;
}

.add-weeks-box {
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
}

.weekly-post-box.add-weeks-box h3 {
  margin-bottom: 40px;
}

.add-weeks-box p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #757b7e;
  margin-bottom: 0;
}

.top-heading .section-title h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
  text-transform: uppercase;
  color: #192328;
}

.top-heading .section-title h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 120%;
  text-transform: uppercase;
  color: rgba(25, 35, 40, 0.6);
  margin-bottom: 0;
}

.schedule-btn-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}

.pending-btn {
  background-color: rgba(218, 133, 34, 0.2);
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 101%;
  color: #da8522;
  padding: 5px 10px;
  border: 0;
}

.published-btn {
  background: #cf2129;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 12px 30px;
  border: 0;
}

.tab-box .tab-top-box.acounts-box {
  padding: 30px 20px;
}

.entity-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #9fadb4;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.entity-list:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.list-items {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  gap: 20px;
}

.list-items img {
  max-width: 56px;
  width: 100%;
}

.list-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  height: 100%;
  flex-direction: column;
}
.list-content h4,
.list-content h4 a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  text-transform: capitalize;
  color: #192328;
  margin-bottom: 0;
}

.list-content h4 a:hover {
  text-decoration: underline;
}

.list-content span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #757b7e;
}

/* ======= create-week-section ====== */
.create-week-section {
  padding: 30px 0;
}

.create-week-form {
  background: #ffffff;
  border-radius: 5px;
  padding: 30px;
}

.create-week-form .form-group {
  margin-bottom: 30px;
}

.create-week-form .form-group:last-child {
  margin-bottom: 0;
}

.create-week-form .form-group label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
}

.create-week-form .form-select {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  color: #192328;
  border: 1px solid #9fadb4;
  border-radius: 5px;
}
/* ======= */

.speed-btn-check .grid {
  display: grid;
  grid-gap: var(--card-padding);
  padding: 0;
}
@media (min-width: 42em) {
  .speed-btn-check .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1364px) {
  .speed-btn-check .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1080px) {
  .speed-btn-check .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 767px) {
  .speed-btn-check .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .speed-btn-check .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.speed-btn-check .card {
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  border: 0;
  outline: none;
  height: 100%;
  margin-bottom: 0;
  box-shadow: none;
}
.speed-btn-check .card:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

.speed-btn-check .radio {
  font-size: inherit;
  margin: 0;
  position: absolute;
  right: calc(var(--card-padding) + var(--radio-border-width));
  top: calc(var(--card-padding) + var(--radio-border-width));
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .speed-btn-check .radio {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: var(--radio-border-width) solid var(--color-gray);
    border-radius: 50%;
    cursor: pointer;
    height: var(--radio-size);
    outline: none;
    transition: background 0.2s ease-out, border-color 0.2s ease-out;
    width: var(--radio-size);
  }
  .speed-btn-check .radio::after {
    border: var(--radio-border-width) solid #fff;
    border-top: 0;
    border-left: 0;
    content: "";
    display: block;
    height: 0.75rem;
    left: 25%;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translate(-50%, -50%);
    width: 0.375rem;
  }

  .speed-btn-check .radio:checked {
    background: #192328;
    border-color: #192328;
  }

  .speed-btn-check .card:hover .radio {
    border-color: #cf2129;
  }
  .speed-btn-check .card:hover .radio:checked {
    border-color: #cf2129;
  }
}
.speed-btn-check .plan-details {
  border: 2px solid #eaeff4;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 10px;
  height: 100%;
  transition: border-color 0.2s ease-out;
}

.speed-btn-check .card:hover .plan-details {
  border-color: #cf2129;
}

.speed-btn-check .radio:checked ~ .plan-details {
  border-color: #cf2129;
}

.speed-btn-check .radio:checked ~ .plan-details .plan-type i,
.speed-btn-check .radio:checked ~ .plan-details .plan-type {
  color: #cf2129;
}

.speed-btn-check .radio:focus ~ .plan-details {
  box-shadow: 0 0 0 2px var(--color-dark-gray);
}

.speed-btn-check .radio:disabled ~ .plan-details {
  color: var(--color-dark-gray);
  cursor: default;
}

.speed-btn-check .radio:disabled ~ .plan-details .plan-type {
  color: var(--color-dark-gray);
}

.speed-btn-check .card:hover .radio:disabled ~ .plan-details {
  border-color: var(--color-gray);
  box-shadow: none;
}

.speed-btn-check .card:hover .radio:disabled {
  border-color: var(--color-gray);
}

.speed-btn-check .plan-type {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 0px;
}

.speed-btn-check .plan-type i {
  color: rgba(117, 123, 126, 1);
}

.speed-btn-check .plan-details p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #757b7e;
  height: 40px;
  overflow: hidden;
}

/* ========== */

.card-input-element {
  display: none;
}

.speed-box .form-check {
  margin-bottom: 0;
  height: 100%;
}

.speed-box label {
  width: 100%;
  height: 100%;
}

.speed-box label .card {
  padding: 24px;
  border: 2px solid #9fadb4;
  transition: border-color 0.2s ease-out;
  height: 100%;
  margin: 0;
}

.speed-box label .card .card-header {
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 10px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.speed-box label .card .card-header span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
}

.speed-box .card-input-element:checked ~ label .card .card-header span i,
.speed-box .card-input-element:checked ~ label .card .card-header span {
  color: #cf2129;
}

.speed-box label .card .card-header span i {
  color: rgba(117, 123, 126, 1);
}

.speed-box label .card .card-body {
  padding: 0;
}
.speed-box label .card .card-body p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #757b7e;
  margin-bottom: 0;
}

.card-input {
  background: #ffffff;
  border-radius: 5px;
}

.card-input:hover {
  cursor: pointer;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
  border-color: rgba(207, 33, 41, 1);
}

.card-input-element:checked + label .card-input {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
  border-color: rgba(207, 33, 41, 1);
}

.card-input-element:checked + label .card-input .bi-check-circle::before {
  content: "\f26a";
}

/* ===== Hastage-box ======= */
.hastag-box {
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  padding: 20px;
}
.left-hastage-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.hastage-search-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 75%;
}

.hastage-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 0;
}

.create-week-form .hastage-search-box .search-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #757b7e;
  text-align: right;
  width: 100%;
}

.hastage-search-box .input-group {
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 3px;
}

.hastage-search-box .input-group .input-group-text {
  background: transparent;
  padding: 0 10px;
  font-size: 14px;
  line-height: 1;
  white-space: normal;
  border: 0;
  border-radius: 0;
}

.hastage-search-box .input-group .form-control {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 10px;
  color: #9fadb4;
  border: 0;
}

.right-hastage-content span {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  color: #192328;
}

.right-hastage-content span i {
  color: rgba(117, 123, 126, 1);
}

.hastage-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
  list-style: none;
  max-height: 380px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.entity-form-box .type-checkbox .form-check .form-check-input,
.entity-form-box .hastage-checkbox .form-check .form-check-input {
  margin-top: 0;
}

.entity-form-box
  .type-checkbox
  .form-check
  .form-check-input:checked[type="checkbox"],
.entity-form-box
  .hastage-checkbox
  .form-check
  .form-check-input:checked[type="checkbox"] {
  background-image: url(../images/icons/check_box1.png);
}

.contact-table .form-check-input:checked[type="checkbox"] {
  background-image: url(../images/icon/check_box2.png);
  background-color: transparent;
  border-color: transparent;
}

.entity-form-box .hastage-checkbox .form-check {
  width: auto;
  margin-bottom: 0;
  background: #f8fbff;
  border-radius: 5px;
  padding: 10px;
  margin-right: 0;
}

.create-week-form .hastag-box .hastage-checkbox label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 101%;
  color: #192328;
}

.create-week-form .type-checkbox .form-check {
  margin-bottom: 10px;
}

.create-week-form .type-checkbox .form-check:last-child {
  margin-bottom: 0;
}

.create-week-form .type-checkbox label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #757b7e;
  background: #f8fbff;
  border-radius: 5px;
  padding: 10px 20px 10px 12px;
}

.btn-form-group {
  max-width: 460px;
  width: 100%;
}

/* ======= special-days-section ====== */
.special-days-box {
  border-bottom: 1px solid rgba(159, 173, 180, 0.5);
  padding: 30px;
}

.special-days-box:last-child {
  border-bottom: none;
}

.special-days-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}

.special-days-title h4 {
  margin-bottom: 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #192328;
}

.add-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #c6ced7;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #757b7e;
  padding: 4px 8px;
}
.dtp {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.dtp > .dtp-content {
  margin: 0 auto !important;
  left: 0;
  right: 0;
  top: 0 !important;
  text-align: center;
  height: 100%;
  width: 100%;
  max-height: 540px;
}

.popup-modal form .form-group .input-group .input-group-text {
  background: transparent;
}

.days-list-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}

.days-list-items li .list-inline-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  flex-wrap: nowrap;
}

.days-list-items li .list-inline-item h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #192328;
  margin-bottom: 0;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.days-list-items li .list-inline-item span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #757b7e;
}

/* ==== Search Filter ===== */
.search-filter-box {
  margin-bottom: 30px;
}

.filter-box {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 5px 6px;
}

.filter-form .input-group {
  background: #fff;
  border-right: 1px solid #e9e9e9 !important;
  border: none;
  border-radius: 0;
}

.filter-form .input-group .input-group-text {
  background: transparent;
  border: 0;
  color: #192328;
}

.filter-form .input-group .form-control {
  border: none;
  padding-left: 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
}

.search-week {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  gap: 10px;
}

.search-week span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  margin-bottom: 0;
  text-align: center;
  color: #757b7e;
  max-width: 75px;
  width: 100%;
}

.search-week .form-select {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #192328;
  padding: 10px;
}

.search-btn {
  background: #fee5e5;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #cf2129;
  padding: 8px 20px;
  max-width: 145px;
  width: 100%;
}

.search-btn:hover {
  background: #cf2129;
  color: #fff;
}

.exp-btn {
  text-align: right;
}

.export-btn {
  background: #cf2129;
  border-radius: 5px;
  padding: 14px 10px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #ffffff;
  max-width: 144px;
  width: 100%;
  border: 0;
}

.page-wrapper {
  background: #f8fbff;
  transition: none;
}

/* ===== section-top-header ======== */
.section-top-header {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.section-top-header .top-header-box {
  border-right: 1px solid #eaeff4;
}

.section-top-header .top-header-box:last-child {
  border-right: 0;
}

.section-top-header .top-header-box .form-group h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
  padding: 15px 40px;
  margin: 0;
}

.section-top-header .top-header-box .form-select {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #cf2129;
  padding: 15px 40px;
  border: 0;
  background-position: right 40px center;
}

.section-top-header .top-header-box .form-select option {
  font-weight: 400;
  color: #192328;
}

.popup-modal .modal-footer {
  justify-content: space-evenly;
  gap: 20px;
  padding: 0 0 20px;
}

.popup-modal .modal-footer .cancel-btn {
  border: 1px solid #9fadb4;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #757b7e;
  max-width: 190px;
  width: 100%;
  padding: 16px 10px;
}

.popup-modal .modal-footer .cancel-btn:hover {
  color: #fff;
}

.popup-modal .modal-footer .published-btn {
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  max-width: 190px;
  width: 100%;
  padding: 16px 10px;
}

.schedule-modal-content {
  padding: 50px;
  text-align: center;
}

.schedule-modal-body {
  margin-bottom: 30px;
}

.schedule-modal-body h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 120%;
  text-align: center;
  color: #192328;
  margin-bottom: 20px;
}

.schedule-modal-body p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #757b7e;
  margin-bottom: 0;
}

.week-box {
  padding: 10px;
  height: 100%;
}

.carousel-item {
  text-align: center;
  height: 100%;
  padding: 5px 10px;
}

.carousel-item h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #192328;
  margin: 0;
}

.carousel-btn {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  max-width: 30px;
  width: 100%;
  padding: 2px;
  height: 30px;
  opacity: 1;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}

.carousel-btn img {
  background: #fff;
  overflow: hidden;
}
.schideul-post-box {
  max-width: 1500px;
  width: 100%;
  height: 700px;
  overflow-x: auto;
  display: -webkit-box;
}

.sedule-list-post-box {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
  min-height: 700px;
}

.sedule-list-post-box .schedule-widget-box {
  max-width: 100%;
  height: 700px;
  margin-right: 0;
}

.date-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.date-box h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  margin: 0;
  color: #192328;
}

.schedule-widget-box {
  max-width: 310px;
  width: 100%;
  height: 100%;
  position: relative;
  margin-right: 20px;
}

.date-post-box {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px 5px 0px 0px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  flex-direction: column;
  padding: 0 0 1rem;
  height: 100%;
}

.post-box-body:last-child {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.schedule-widget-box:last-child {
  margin-right: 0;
}

.post-card-widget {
  width: 100%;
  height: calc(100% - 140px);
  overflow-y: auto;
  padding: 0 1rem 0;
}

.post-box-header {
  background: transparent;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 1rem;
}

.schedule-info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  width: 50%;
}

.schedule-info h5 {
  color: #343a40;
  text-align: right;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.post-box-header h5 {
  color: #343a40;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  text-transform: uppercase;
}

.date-post-box h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  gap: 15px;
}

.date-post-box h3 span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  display: block;
  color: #192328;
}

.date-post-box .post-notification-box {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  max-width: 30px;
  width: 100%;
  height: 30px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.post-notification-box span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #192328;
}

.post-box-body {
  border-radius: 5px;
  border: 1px solid #757b7e;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.entry-btn {
  background: #eaeff4;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  padding: 10px 20px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #192328;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 100%;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}

.entry-btn i {
  font-weight: 500;
}

.post-card-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  border-bottom: 1px solid #eaeff4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.post-top-title h5 {
  color: #bb2429;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}

.popup-modal .top-title,
.post-card-header .top-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
}

.popup-modal .top-title i,
.post-card-header .top-title i {
  color: #1877f2;
}

.post-card-header p {
  color: #343a40;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 0;
}

.post-card-header p span {
  font-weight: 400;
}

.post-card-body {
  padding: 10px 10px 0;
  position: relative;
}

.post-card-body p::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 16.46%,
    rgba(255, 255, 255, 0.7) 55.12%,
    rgba(255, 255, 255, 0.94) 73.02%,
    #ffffff 86.51%,
    #ffffff 100%
  );
  border-radius: 5px;
}

.post-card-body p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #757b7e;
  margin-bottom: 0;
  position: relative;
}

.description-icon {
  position: absolute;
  bottom: 0px;
  /*z-index: 1000;*/
  line-height: 1;
}

.post-card-overlay {
  position: relative;
  cursor: pointer;
}

.overlay-content {
  padding: 12px 10px;
  background: rgba(25, 35, 40, 0.8);
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1050;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  cursor: default;
}

.post-card-overlay:hover .overlay-content {
  display: block;
  transition: all 0.4s ease-in-out;
}

.overlay-content h4 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 15px;
}

.post-report-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.post-report-box span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #ffffff;
}

.post-report-box .counting-number {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: right;
  color: #ffffff;
}

.post-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  width: 100%;
}

.post-btn {
  background: #ffffff;
  border: 1px solid #757b7e;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  max-width: 80px;
  width: 100%;
  text-transform: uppercase;
  color: #192328;
}

.reports-btn {
  background: #ffffff;
  border: 1px solid #cf2129;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #cf2129;
  padding: 11px 12px;
  max-width: 80px;
  width: 100%;
}

.left-footer-btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
}

.promotion-btn-box span {
  display: block;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #757b7e;
  margin-bottom: 8px;
}

.promotion-btn {
  background: #ffffff;
  border: 1px solid rgba(159, 173, 180, 0.5);
  border-radius: 3px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #757b7e;
  padding: 7px 10px;
}

.publish-btn {
  background: #daefe3;
  border-radius: 3px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #1ea755;
  padding: 7px 10px;
}

.right-footer-btn {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.right-footer-btn .post-edit-btn {
  background-color: #cf2129;
  border-radius: 3px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  padding: 17px 20px;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.right-footer-btn .post-edit-btn:hover {
  background-color: #6352ca;
  color: #fff;
}

.rewrite-btn {
  background: #cb8d45;
  border-radius: 3px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17px 20px;
}

.popup-modal .o-wrapper {
  max-width: 1280px;
  width: 100%;
}

.popup-modal .o-wrapper-box {
  max-width: 1180px;
  width: 100%;
}

.popup-modal .o-wrapper-box .modal-content {
  overflow: visible;
}

.popup-modal .image-box img {
  border-radius: 5px;
}

.right-body-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.img-edits-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.option-btn {
  background: #ffffff;
  border: 1px solid #9fadb4;
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #192328;
  padding: 16px 20px;
  width: 100%;
}

.option-btn:hover,
.option-btn.active {
  border-color: rgba(207, 33, 41, 1);
  color: #cf2129;
  background: #fff;
}

.save-btn-box {
  width: 100%;
}

.save-btn-box .save-btn {
  background: #1ea755;
  border-radius: 3px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: #ffffff;
}

.save-btn-box .save-btn:hover {
  background: #6352ca;
}

.more-img-gallery {
  margin-top: 30px;
}

.more-img-gallery h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #192328;
  margin-bottom: 10px;
}

.more-img-gallery .nav-pills {
  gap: 15px;
  max-height: 260px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.more-img-gallery .nav-pills .nav-link {
  padding: 0;
  border: 1px solid transparent;
  border-radius: 6px;
  width: auto;
}

.more-img-gallery .nav-pills .nav-link.active,
.more-img-gallery .nav-pills .show > .nav-link {
  border-color: rgba(207, 33, 41, 1);
}

.img-preview {
  background: rgba(234, 239, 244, 1);
  border: none;
  border-radius: 5px;
  height: 170px;
  overflow-y: hidden;
  overflow-x: hidden;
  width: 100%;
  margin-top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
}

.upload-img {
  height: 100%;
  object-fit: none;
  width: 100%;
}

.upload-Box.card {
  border-radius: 5px;
}

.upload-img.preview {
  height: 100%;
  /* object-fit: none; */
  width: 100%;
}

.upload-img.it {
  object-fit: cover;
  width: auto;
  /* width: 100%;
  object-position: top center; */
}

.tab-panel .left-nav {
  gap: 15px;
  margin-top: 30px;
}

.tab-panel .left-nav .nav-link {
  width: 100%;
  padding: 20px 15px;
  background: #eaeff4;
  border-radius: 5px;
  border: 1px solid transparent;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #192328;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 5px;
}

.tab-panel .left-nav .nav-link:hover,
.tab-panel .left-nav .nav-link.active {
  background: #fff;
  border-color: #cf4d21;
}

.tab-panel .tab-content-box {
  background: #eaeff4;
  padding: 30px 20px;
}
.search-box {
  margin-bottom: 20px;
}
/* 
.tab-content .input-group {
  background: #ffffff;
  border-radius: 5px;
  border-color: transparent;
  padding: 12px 15px;
} */

.tab-content .input-group-text {
  background: transparent;
  border: 0;
  padding: 0;
}
/* 
.tab-content .input-group .form-control {
  border: 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #757b7e;
  padding: 0 0 0 10px;
} */

.wizard > .content > .body .uploadBox input[type="file"] {
  display: none;
}

.wizard > .content > .body {
  padding: 0;
}
.personal-form-box section {
  padding: 0;
}

.tab-box > .wizard > .content > .body > .row > .tab-top-box {
  margin-bottom: 0;
}

.design-tab-panel .nav-pills .nav-link {
  border-bottom: 1px solid #9fadb4;
  border-radius: 0;
  border-right: 0;
  padding: 0px 20px 10px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-transform: none;
  color: #000000;
}

.design-tab-panel .nav-pills .nav-link:hover,
.design-tab-panel .nav-pills .nav-link.active {
  border-bottom: 3px solid #cf2129;
}

.templates-img {
  display: block;
}

.templates-img img {
  width: 100%;
}

.right-tab-box {
  padding: 30px 30px 0px;
  height: 100%;
}

.tab-box-content {
  border: 1px solid rgba(0, 0, 0, 0.27);
  border-radius: 5px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.report-table table {
  background: #ffffff;
  border-color: #9fadb4;
  border-radius: 5px;
  border-collapse: collapse !important;
}

.report-table table thead tr {
  background: rgba(234, 239, 244, 0.5);
  border-radius: 4px 4px 0px 0px;
}

.report-table table thead tr th {
  padding: 15px 20px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #192328;
}

.report-table table thead tr th span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: left;
  color: rgba(25, 35, 40, 0.6);
  display: block;
  margin-top: 8px;
}

.report-table table tbody tr {
  border-width: 1px;
}

.report-table table tbody tr th {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  padding: 20px 20px;
  color: #192328;
}

.report-table table tbody tr th i {
  color: #1877f2;
  font-size: 24px;
}

.report-table table tbody tr td {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  text-transform: capitalize;
  color: #192328;
  padding: 12px 20px;
}

/* ====== social-tabs ====== */
.social-tabs .social-nav {
  background: #ffffff;
  border: 1px solid #eaeff4;
  border-radius: 5px;
  margin-bottom: 20px;
}

.social-tabs .search-filter-box {
  margin-bottom: 30px;
}

.social-tabs .social-tab-content {
  background: #ffffff;
  border-radius: 5px;
  padding: 30px 30px 20px;
  margin-bottom: 30px;
}

.social-tabs .social-nav .nav-link {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #192328;
  border-bottom: 0;
  text-transform: none;
}

.social-tabs .social-nav .nav-link i {
  font-size: 17px;
  line-height: 1;
}

.social-tabs .social-nav .nav-link.active,
.social-tabs .social-nav .show > .nav-link {
  font-weight: 700;
  color: #0071b6;
  border-bottom: 0;
}

.tab-card {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  margin-bottom: 30px;
}

.tab-card .tab-card-img {
  max-width: 112px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  width: 100%;
}

.card-content p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #192328;
}

.comnt-counting-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  width: 100%;
  flex-wrap: wrap;
}

.comnt-counting-box .scheduled {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #9fadb4;
}

.comnt-counting-box .like {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #192328;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}

.comnt-counting-box .like i {
  color: #757b7e;
  font-size: 18px;
  line-height: 1;
  margin-top: -3px;
}

.comnt-counting-box .comnt {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #192328;
}

.comnt-counting-box .comnt i {
  color: #757b7e;
}

.comnt-tabs .nav {
  border-top: 1px solid rgba(159, 173, 180, 0.3);
  border-bottom: 1px solid rgba(159, 173, 180, 0.3);
  border-left: 0;
  border-right: 0;
  gap: 30px;
  flex-wrap: wrap;
  width: 100%;
}

.comnt-tabs .nav-pills .nav-link {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  padding: 10px 0px;
  color: #757b7e;
  border-right: 0;
  text-transform: none;
}

.comnt-tabs .nav-pills .nav-link.active,
.comnt-tabs .nav-pills .show > .nav-link {
  font-weight: 700;
  color: #192328;
}

.comnt-tabs .tab-content {
  padding: 20px 10px 0;
}

.comnt-tabs .tab-content .cmnt-tab {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 40px;
}

.cmnt-tab .user-img {
  max-width: 45px;
  width: 100%;
  height: 45px;
  border-radius: 50%;
}

.cmnt-tab-content {
  background: #f8fbff;
  border-radius: 10px;
  padding: 10px 20px;
}

.cmnt-tab-content h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #192328;
  margin-bottom: 10px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.cmnt-tab-content h5 span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #192328;
}

.cmnt-tab-content p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: rgba(25, 35, 40, 0.7);
  margin-bottom: 0;
}

.see-more-btn {
  position: relative;
  margin-top: -20px;
}

.see-more-btn .see-more {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  text-decoration-line: underline;
  color: #cf2129;
}

.see-more-btn .see-more:hover {
  color: #1357b2;
}

/* ==== */
.entity-list-box {
  background: #ffffff;
  border: 1px solid #f8fbff;
  border-radius: 0px 5px 5px 0px;
  padding: 30px 20px 20px;
  max-width: 335px;
  width: 100%;
}

.entity-card {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #eaeff4;
}

.entity-card .user-img {
  max-width: 50px;
  height: 50px;
  width: 100%;
  border-radius: 50%;
}

.entity-card .entity-card-body h5 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #192328;
  margin-bottom: 7px;
}

.entity-card .entity-card-body span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 21px;
  color: #cf2129;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
}

.add-new-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #9fadb4;
}

.add-new-btn i {
  color: rgba(117, 123, 126, 1);
  font-size: 30px;
  line-height: 1;
}

.add-new-btn span {
  color: rgba(229, 0, 0, 1);
}

.new-entity-form p {
  background: rgba(220, 53, 69, 0.9);
  padding: 10px 20px;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0;
  border-radius: 5px;
  color: #fff;
  opacity: 1;
  font-weight: 500;
  margin-top: -1rem;
}

.preloader {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.preloader .loading-img {
  height: 60px;
  width: auto;
}
.modal-body label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: left;
  color: #192328;
}
.user-dropdown-list {
  background-color: #cf2129;
}

.profile-btn {
  background-color: #192328;
  border-color: transparent;
}

.profile-btn:hover {
  background-color: #cf2129;
  border-color: #cf2129;
}

.bg-192328 {
  background-color: #192328;
}

.theme-switcher svg {
  width: 24px;
  height: 24px;
}

.theme-switcher circle {
  fill: #d6d7e3;
  stroke: #d6d7e3;
}

.theme-switcher line {
  stroke: #d6d7e3;
}

.sr-only {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  margin: -1px;
}

[data-bs-theme="dark"] .sun-icon {
  display: block;
}

[data-bs-theme="light"] .sun-icon {
  display: none;
}

.darkmode .moon-icon {
  display: initial;
  fill: #fff;
}

[data-bs-theme="light"] .moon-icon {
  display: block;
}

[data-bs-theme="dark"] .moon-icon {
  display: none;
}

[data-bs-theme="dark"] .dark-logo {
  display: none !important;
}

[data-bs-theme="light"] .dark-logo {
  display: block !important;
}

[data-bs-theme="light"] .light-logo {
  display: none !important;
}

[data-bs-theme="dark"] .light-logo {
  display: block !important;
}

.gray-circle-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  width: auto;
  height: 100%;
  border-radius: 50%;
  border-width: 0;
  padding: 0;
}

.topbar .navbar-collapse {
  padding: 0;
  z-index: 20;
}

.darkmode .gray-circle-btn {
  background-color: #222235;
}

[data-bs-theme="dark"]
  #main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul,
[data-bs-theme="dark"]
  #main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  ul,
[data-bs-theme="dark"]
  #main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"],
[data-bs-theme="dark"]
  #main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"],
[data-bs-theme="dark"]
  #main-wrapper[data-layout="vertical"]
  .topbar
  .navbar-collapse[data-navbarbg="skin6"],
[data-bs-theme="dark"]
  #main-wrapper[data-layout="vertical"]
  .topbar[data-navbarbg="skin6"],
[data-bs-theme="dark"]
  #main-wrapper[data-layout="horizontal"]
  .topbar
  .navbar-collapse[data-navbarbg="skin6"],
[data-bs-theme="dark"]
  #main-wrapper[data-layout="horizontal"]
  .topbar[data-navbarbg="skin6"] {
  background: #1d2228;
  transition: none;
}

[data-bs-theme="dark"] .more-horizontal {
  background-color: transparent;
  color: #fff;
  border-color: #4f5467;
  transition: none;
}

[data-bs-theme="dark"] .sidebar-item .light-img {
  display: block;
}

[data-bs-theme="dark"] .sidebar-item .dark-img {
  display: none;
}

.royex-logo-dark,
.settings_ethernet_dark {
  display: none;
}

[data-bs-theme="dark"] .royex-logo-dark,
[data-bs-theme="dark"] .settings_ethernet_dark {
  display: block;
}

[data-bs-theme="dark"] .royex-logo,
[data-bs-theme="dark"] .settings_ethernet {
  display: none;
}

[data-bs-theme="dark"] .page-wrapper,
[data-bs-theme="dark"] .user-profile {
  background: #000;
  transition: none;
  box-shadow: none;
}

[data-bs-theme="dark"]
  #main-wrapper[data-layout="vertical"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  .has-arrow::after,
[data-bs-theme="dark"]
  #main-wrapper[data-layout="horizontal"]
  .left-sidebar[data-sidebarbg="skin6"]
  .sidebar-nav
  .has-arrow::after {
  border-color: #fff;
}

[data-bs-theme="dark"] .nav-pills .nav-link {
  border-right-color: #4f5467;
  color: #fff;
}
[data-bs-theme="dark"] .search-form .input-group,
[data-bs-theme="dark"] .sidebar-list,
[data-bs-theme="dark"] .tab-top-box .tab_box_content,
[data-bs-theme="dark"] .activities-lifecycle,
[data-bs-theme="dark"] .activities-title {
  border-color: #4f5467;
}

[data-bs-theme="dark"] #sidebarnav2 {
  background: #000 !important;
  border-color: #4f5467;
}

[data-bs-theme="dark"] .sidebar-nav ul .sidebar-item .sidebar-link .hide-menu {
  color: #fff;
}

.tab-box .section-title {
  margin-bottom: 30px;
  width: 100%;
  justify-content: space-between;
}

.add-more {
  background-color: rgba(187, 36, 41, 1);
  width: 36px;
  height: 36px;
  border-radius: 6px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.more-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}

.more-horizontal {
  border: 1px solid rgba(234, 239, 244, 1);
  background-color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  color: rgba(51, 51, 51, 1);
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact_list_box {
  background-color: #fff;
  border: 1px solid rgba(234, 239, 244, 1);
  border-radius: 5px;
  padding: 20px;
}

.contact_search_list .input-group {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
  background: rgba(248, 251, 255, 1);
  border-color: rgba(234, 239, 244, 1);
  padding: 10px 15px;
  margin-bottom: 10px;
}

.contact_search_list .input-group .form-control {
  background: transparent;
  padding: 0;
  border: 0;
}

.sidebar-item .light-img {
  display: none;
}

.user-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  transition: none;
}

.user-info h4 {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(17, 20, 45, 1);
  margin-bottom: 5px;
}

.user-contact-info span,
.user-info span {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(25, 35, 40, 0.6);
  display: block;
}

.list-group-item {
  padding: 0px;
  background-color: transparent;
  border-color: rgba(234, 239, 244, 1);
  cursor: pointer;
  border-radius: 0 !important;
}
.list-group-item .nav-link {
  padding: 10px;
}

.list-group-item .nav-link:hover,
.list-group-item .nav-link.active {
  background-color: rgba(234, 239, 244, 1);
  border-color: transparent;
}

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"]
  .topbar
  .top-navbar
  .navbar-collapse,
#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="full"]
  .topbar
  .top-navbar
  .navbar-collapse,
#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"]
  .topbar
  .top-navbar
  .navbar-collapse {
  margin-left: 310px;
}

.entry-list-section {
  margin-top: 0px;
}

.inner-tab-nav .nav-pills .nav-link {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  padding: 9px 20px;
  color: rgba(117, 123, 126, 1);
}

.tab-box .section-title.box-title {
  justify-content: flex-start;
  gap: 20px;
}

.bottom-tab .inner-tab-nav .nav-pills .nav-link:hover,
.inner-tab-nav .nav-pills .nav-link:hover {
  color: #3076bc;
}

.update-tab-box .bottom-tab .inner-tab-nav .nav-pills .nav-link.active,
.update-tab-box .inner-tab-nav .nav-pills .nav-link.active,
.bottom-tab .inner-tab-nav .nav-pills .nav-link.active,
.inner-tab-nav .nav-pills .nav-link.active,
.inner-tab-nav .nav-pills .show > .nav-link,
.bottom-tab .inner-tab-nav .nav-pills .show > .nav-link {
  background: transparent;
  color: #3076bc;
  font-weight: 700;
  border-bottom: 3px solid #3076bc;
}

.bottom-tab .inner-tab-nav .nav-pills .nav-item:first-child .nav-link {
  border-radius: 0 0 0 5px;
}

.user-profile-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
}

.tab-top-box .tab_box_content {
  border-bottom: 1px solid rgba(234, 239, 244, 1);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tab-top-box .tab_box_content:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

.tab_box_content .user-info h4 {
  margin-bottom: 5px;
}

.user-contact-info span {
  margin-bottom: 10px;
}

.user-contact-info p {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(25, 35, 40, 1);
  margin-bottom: 0;
}

.left_contact_icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  width: 100%;
}

.contact-icon-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}

.contact-btn {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0em;
  text-align: center;
  display: block;
  color: rgba(52, 58, 64, 1);
  transition: all 0.4s ease-in-out;
}

.contact-btn:hover {
  color: rgba(187, 36, 41, 1);
}

.contact-btn span {
  margin: 0 auto 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(234, 239, 244, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(28, 27, 31, 1);
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

.svg-inline--fa {
  height: 18px;
}

.contact-btn:hover span {
  background-color: rgba(187, 36, 41, 1);
  border-color: transparent;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.note-more-icons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
}

.bottom-tab .inner-tab-nav {
  margin-bottom: 1rem;
}

.bottom-tab .inner-tab-nav .nav-pills .nav-link {
  padding: 15px 40px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(117, 123, 126, 1);
}

.activities-box {
  border: 1px solid rgba(234, 239, 244, 1);
  background-color: #fff;
  border-radius: 5px;
}

.activities-title {
  padding: 20px;
  border-bottom: 1px solid rgba(234, 239, 244, 1);
}

.activities-title h4 {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(52, 58, 64, 1);
  margin-bottom: 0;
}

.sidebar-content-box,
.activities-list {
  padding: 20px;
}

.activities-lifecycle {
  border-bottom: 1px solid rgba(234, 239, 244, 1);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5px;
  padding-bottom: 1rem;
  margin-bottom: 20px;
}

.sidebar-list {
  border-bottom: 1px solid rgba(234, 239, 244, 1);
  padding-bottom: 1rem;
  margin-bottom: 20px;
}

.sidebar-list:last-child,
.activities-list .activities-lifecycle:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar-list .top-title,
.activities-lifecycle .top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 10px;
  margin-bottom: 1rem;
}

.sidebar-list .top-title {
  margin-bottom: 10px;
}

.sidebar-list .top-title h5,
.activities-lifecycle .top-title h5 {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(25, 35, 40, 1);
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}

.activities-lifecycle .top-title .date_time {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: right;
  color: rgba(117, 123, 126, 1);
}

.right-icon {
  color: rgba(187, 36, 41, 1);
  line-height: 1;
}

.activities-discription p {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0;
  color: rgba(117, 123, 126, 1);
}

.activities-discription a {
  font-weight: 700;
  color: rgba(187, 36, 41, 1);
}

.activities-discription a:hover {
  text-decoration: underline;
}

.overview-content .top-title {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  justify-content: flex-start;
}

.overview-content .top-title p {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(117, 123, 126, 1);
  margin-bottom: 0;
}

.overview-btn {
  width: 100%;
  max-width: 120px;
}

.overview-btn a {
  border: 1px solid rgba(187, 36, 41, 1);
  border-radius: 5px;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(187, 36, 41, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
  width: 100%;
  padding: 8px;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

.overview-btn a:hover {
  background-color: rgba(187, 36, 41, 1);
  transition: all 0.4s ease-in-out;
  color: #fff;
}

.right-sidebar {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(234, 239, 244, 1);
  border-radius: 5px;
  margin-top: 70px;
}

.sidebar-title {
  border-radius: 5px 5px 0 0;
  border: 1px solid rgba(234, 239, 244, 1);
  background-color: rgba(234, 239, 244, 1);
  padding: 8px 20px;
}

.sidebar-title h4 {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(52, 58, 64, 1);
  margin-bottom: 0;
}

.sidebar-list .add-now-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 3px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(187, 36, 41, 1);
}

.sidebar-list .add-now-btn:hover {
  text-decoration: underline;
}

.add-now-modal .modal-content {
  border-radius: 8px;
}

.add-now-modal .modal-header {
  background-color: rgba(234, 239, 244, 1);
  border-radius: 6px 6px 0 0;
  padding: 13px 20px;
  border: 1px solid transparent;
}

.add-now-modal .modal-header h5 {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(52, 58, 64, 1);
  margin-bottom: 0;
}

.new-tab {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  text-align: right;
  color: rgba(187, 36, 41, 1);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
}

.new-tab:hover {
  text-decoration: underline;
}

.new-tab .svg-inline--fa {
  height: 14px;
}

.add-now-modal .modal-body {
  padding: 22px 20px;
}

.modal-body-tab .inner-tab-nav {
  margin-bottom: 20px;
}

.add-now-modal .modal-body .inner-tab-nav .nav {
  justify-content: space-between;
  align-items: center;
  gap: 10px 0;
  width: 100%;
}

.add-now-modal .modal-body .inner-tab-nav .nav .nav-item {
  width: 50%;
}

.add-now-modal .modal-body .deal-form .form-group {
  margin-bottom: 1rem;
}

.add-now-modal .modal-body .deal-form .form-group:last-child {
  margin-bottom: 0;
}

.add-now-modal .modal-body .deal-form .form-label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(52, 58, 64, 1);
}

.add-now-modal .modal-body .deal-form .form-control {
  border-color: rgba(234, 239, 244, 1);
  background-color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(117, 123, 126, 1);
  padding: 14px 1rem;
  border-radius: 3px;
}

.add-now-modal .modal-body .deal-form .form-control:focus {
  border-color: rgba(117, 123, 126, 1);
  box-shadow: none;
}

.deal-form-inputbox {
  height: 770px;
  overflow-y: auto;
  overflow-x: hidden;
}

.add-now-modal .modal-footer {
  padding: 20px 0 0;
  width: 100%;
  justify-content: space-between;
  border: 0;
  gap: 8px;
}

.add-now-modal .modal-footer .btn {
  border-color: rgba(187, 36, 41, 1);
  padding: 10px 16px;
  font-family: Roboto;
  font-size: 18px;
  margin: 0;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  border-radius: 5px;
  background-color: transparent;
  color: rgba(187, 36, 41, 1);
  transition: all 0.4s ease-in-out;
}

.add-now-modal .modal-footer .btn:hover,
.add-now-modal .modal-footer .btn.create-btn {
  background-color: rgba(187, 36, 41, 1);
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.add-now-modal .modal-footer .btn.cancle-btn {
  border-color: rgba(52, 58, 64, 1);
  color: rgba(52, 58, 64, 1);
}

.create-contact-section .section-title {
  margin-bottom: 20px;
}

.contact-form .form-label {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(36, 36, 36, 1);
}

.contact-form .form-control {
  border-color: rgba(234, 239, 244, 1);
  border-radius: 5px;
  padding: 13px 18px;
  font-family: "Roboto";
  font-size: 18px;
  color: rgba(159, 173, 180, 1);
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  background-color: #fff;
}

.contact-form .save-btn {
  background-color: rgba(187, 36, 41, 1);
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  padding: 14px 30px;
  transition: all 0.4s ease-in-out;
}

.contact-form .save-btn:hover {
  background-color: #000;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.topbar .dropdown-menu .bg-primary {
  background-color: #cf2129 !important;
}

.topbar .dropdown-menu .btn-primary {
  background-color: #cf2129 !important;
  border-color: #cf2129;
}

.page-link-table {
  background: #fff;
  border-radius: 10px;
  max-width: 800px;
  width: 100%;
}

.activities-box-content {
  width: 100%;
}

.files-upload-box .card {
  padding: 10px;
  border: 1px solid #eaeff4;
  border-radius: 5px;
}

.files-upload-box .card .card-body {
  padding: 10px 0 0;
}

.files-upload-box .card .card-body span {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  display: block;
  margin-bottom: 5px;
  color: rgba(25, 35, 40, 0.6);
}

.files-upload-box .card .card-body p {
  margin-bottom: 0;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(25, 35, 40, 1);
}

.payment-history-list .table {
  border-collapse: collapse;
  /* border-radius: 5px;
  overflow: hidden; */
}

.payment-history-list .table .payment-table-head {
  margin-bottom: 10px;
  /* border-radius: 5px; */
  vertical-align: middle;
}

.payment-history-list .table .payment-table-head tr {
  background-color: rgba(234, 239, 244, 1);
  border: 1px solid rgba(234, 239, 244, 1);
  /* border-radius: 5px; */
}

.payment-history-list .table tbody tr {
  border: 1px solid rgba(234, 239, 244, 1);
  /* border-radius: 5px; */
}

.payment-history-list .table .payment-table-head tr th {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(52, 58, 64, 1);
  padding: 16px 20px;
}

.payment-history-list .table tbody {
  border-radius: 5px;
}

.payment-history-list .table tbody tr td {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(51, 51, 51, 1);
  padding: 16px 20px;
}

.payment-history-list .table tbody tr td.invoice {
  color: rgba(207, 33, 41, 1);
}

.payment-history-list .table tbody:before {
  content: "@";
  display: block;
  line-height: 10px;
  text-indent: -99999px;
}

.task-content-box .activities-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 10px;
}

.task-content-box .task-tab-nav {
  background: transparent;
  border: none;
  border-radius: 0;
}

.task-content-box .task-tab-nav .nav-pills .nav-item {
  padding: 0 10px;
}

.task-content-box .task-tab-nav .nav-pills .nav-item .nav-link {
  padding: 0;
  border-right: none;
  border-bottom: 1px solid transparent;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  border-radius: 0 !important;
  color: rgba(117, 123, 126, 1);
}

.task-content-box .task-tab-nav .nav-pills .nav-item:first-child {
  padding-left: 0;
}

.task-content-box .task-tab-nav .nav-pills .nav-item:last-child {
  padding-right: 0;
}

.task-content-box .task-tab-nav .nav-pills .nav-link:hover {
  border-bottom-color: rgba(207, 33, 41, 1);
  color: rgba(207, 33, 41, 1);
}

.task-content-box .task-tab-nav .nav-pills .nav-link.active,
.task-content-box .task-tab-nav .nav-pills .nav-link.active {
  border-bottom-color: rgba(207, 33, 41, 1);
  color: rgba(207, 33, 41, 1);
  font-weight: 700;
}

.task-table-list {
  border: 1px solid rgba(234, 239, 244, 1);
  border-radius: 5px;
  padding: 15px 20px;
  height: 200px;
  overflow-y: auto;
}

.task-table-list .table tbody {
  vertical-align: middle;
}

.task-table-list .table tbody tr:first-child th,
.task-table-list .table tbody tr:first-child td {
  padding-top: 0;
}

.task-table-list .table tbody tr td:first-child {
  text-align: left;
}

.task-table-list .table tbody tr td:last-child {
  text-align: right;
}

.task-table-list .table tbody tr:last-child th,
.task-table-list .table tbody tr:last-child td {
  padding-bottom: 0;
  border-bottom: 0;
}

.task-table-list .table tbody tr th {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(52, 58, 64, 1);
  padding: 15px 0;
  border-color: rgba(234, 239, 244, 1);
}

.task-table-list .table tbody tr td {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  padding: 15px 0;
  color: rgba(117, 123, 126, 1);
  border-color: rgba(234, 239, 244, 1);
}

.task-table-list .table tbody tr td span {
  color: rgba(187, 36, 41, 1);
}

.task-table-list .table tbody tr td a.btn {
  background-color: rgba(187, 36, 41, 0.2);
  padding: 7px 16px;
  border-radius: 5px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(187, 36, 41, 1);
}

.task-table-list .table tbody tr td a.next-btn {
  color: rgba(187, 36, 41, 1);
  background-color: rgba(187, 36, 41, 0.2);
}

.task-table-list .table tbody tr td a.pending-btn {
  color: rgba(248, 145, 23, 1);
  background-color: rgba(248, 145, 23, 0.2);
}

.task-table-list .table tbody tr td a.done-btn {
  color: rgba(29, 168, 86, 1);
  background-color: rgba(29, 168, 86, 0.2);
}

.task-table-list .table tbody tr td .btn.view-btn,
.task-table-list .table tbody tr td a.view-btn {
  background-color: transparent;
  border-color: rgba(234, 239, 244, 1);
  padding: 8px 14px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(28, 27, 31, 1);
  border-radius: 5px;
}

.task-table-list .table tbody tr td .btn.view-btn:hover,
.task-table-list .table tbody tr td a.view-btn:hover {
  background-color: rgba(187, 36, 41, 1);
  color: #fff;
  border-color: transparent;
}

.personal-activites-box {
  background-color: transparent;
  border: 0;
}

.personal-activites-box .activities-list {
  padding: 20px 0 0;
}

.personal-activites-box .activities-title {
  padding: 0 0 0px;
  border-bottom: 0;
}

.personal-form-box .card .img-preview {
  background-color: transparent;
  border: 2px dashed rgba(169, 183, 197, 1);
  border-radius: 5px;
  height: 250px;
}

.personal-form-box .card .img-preview .input-img.form-control[type="file"] {
  padding: 0;
}

.personal-form-box .save-btn {
  padding: 15px 30px;
}

.personal-form-box .save-btn:hover {
  background-color: #000;
  color: #fff;
}

.bt-switch {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.bt-switch .bootstrap-switch {
  margin-bottom: 0;
  border-color: #3075bc;
  border-radius: 20px;
  padding: 2px;
}

.bt-switch .bootstrap-switch-on {
  border-color: #3075bc;
}

.bt-switch .bootstrap-switch-off {
  border-color: #000;
}

.bt-switch
  .bootstrap-switch
  .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bt-switch
  .bootstrap-switch
  .bootstrap-switch-handle-on.bootstrap-switch-primary {
  background-color: transparent;
  color: #3075bc;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.bt-switch
  .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off
  .bootstrap-switch-label,
.bt-switch .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  background-color: #3075bc;
  border-radius: 50%;
  width: 20px !important;
  height: 18px;
}
.bt-switch
  .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on
  .bootstrap-switch-label,
.bt-switch .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  background-color: rgba(36, 36, 36, 1);
  border-radius: 50%;
  width: 20px !important;
  height: 18px;
}

.bt-switch .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bt-switch .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
  background-color: transparent;
  color: rgba(36, 36, 36, 1);
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.accordion-button,
.accordion-button:not(.collapsed) {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: right;
  color: rgba(52, 58, 64, 1);
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-collapse {
  border-radius: 0;
}

.form-repeate .removed-btn {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(117, 123, 126, 1);
  border-color: rgba(234, 239, 244, 1);
  height: 100%;
  width: 100%;
  max-width: 50px;
  border-radius: 5px;
  padding: 0;
}

.form-repeate .removed-btn:hover {
  color: #fff;
  background-color: rgba(187, 36, 41, 1);
  border-color: rgba(187, 36, 41, 1);
}

.form-repeate .add-btn {
  background-color: rgba(187, 36, 41, 1);
  border-radius: 5px;
  padding: 14px 12px;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  max-width: 74px;
  width: 100%;
  border: none;
  line-height: 22px;
  letter-spacing: 0em;
  gap: 0;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  transition: all 0.4s ease-in-out;
}

.form-repeate .repeter-item {
  margin-bottom: 20px;
}

.form-repeate .repeter-item:last-child {
  margin-bottom: 0;
}

.form-repeate .add-btn:hover {
  background-color: rgba(52, 58, 64, 1);
}

.repeter-item .form-select {
  color: rgba(52, 58, 64, 1);
}

.repeter-item .form-select option {
  color: rgba(159, 173, 180, 1);
}

.tenant-list-section .section-title {
  margin-bottom: 30px;
}

.tenant-list-section .add-more {
  padding: 12px 15px;
  height: 100%;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: #3076bc;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  transition: all 0.4s ease-in-out;
}

.selected-master-btn:hover,
.tenant-list-section .add-more.selected-master-btn:hover {
  background-color: #f36f2e;
  border-color: #f36f2e;
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.tenant-list-section .add-more:hover {
  background-color: #f36f2e;
  border-color: #f36f2e;
  transition: all 0.4s ease-in-out;
}

.tenant-filter-form {
  margin-bottom: 20px;
}

.tenant-filter-form .form-group {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.tenant-filter-form .form-group label {
  width: 100%;
  max-width: 110px;
  margin: 0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(159, 173, 180, 1);
}

.tenant-filter-form .form-group select {
  color: rgba(52, 58, 64, 1);
}

.product-list-section .form-switch .form-check-input {
  width: 60px;
  height: 27px;
}

.tenant-filter-form .search-form .input-group {
  padding: 12px 20px;
  background-color: #fff;
  height: 50px;
}

.equalizer,
.filter-btn {
  font-size: 18px;
  line-height: 1;
  color: rgba(117, 123, 126, 1);
}

.tenant-table-list .table {
  border-radius: 5px;
  overflow: hidden;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.tenant-table-list .table thead tr {
  background-color: rgba(234, 239, 244, 1);
  border: 1px solid rgba(234, 239, 244, 1);
  vertical-align: middle;
}

.tenant-table-list .table thead tr th {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0em;
  text-align: left;
  padding: 15px 30px;
  color: rgba(52, 58, 64, 1);
}

.tenant-table-list .table tbody tr td {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  padding: 15px 30px;
  color: rgba(117, 123, 126, 1);
}

.tenant-table-list .table tbody tr th {
  font-weight: 700;
  padding: 12px 30px;
  color: rgba(52, 58, 64, 1);
}

.tenant-table-list .table tbody tr {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(234, 239, 244, 1);
  vertical-align: middle;
  border-radius: 5px;
  margin-bottom: 10px;
}

.tenant-table-list .table tbody:before {
  content: "@";
  display: block;
  line-height: 10px;
  text-indent: -99999px;
}

.pagination {
  gap: 10px;
  margin-bottom: 0;
}

.page-item:first-child .page-link {
  border-radius: 5px;
  padding: 12px 10px;
}

.pagination .page-link {
  border-color: rgba(234, 239, 244, 1);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: uppercase;
  color: rgba(117, 123, 126, 1);
  padding: 12px 15px;
  border-radius: 5px;
}

.page-item .page-link:hover,
.page-item.active .page-link {
  background-color: rgba(243, 111, 46, 1);
  border-color: transparent;
  color: #fff;
}

/* ======= booking-list-section ======= */
.booking-list-section .right-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 20px;
}
.view-change-box {
  width: 40%;
}
.view-change-box .form-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 10px;
}

.view-change-box .form-group label {
  width: 100%;
  text-align: right;
  color: rgba(159, 173, 180, 1);
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}

.check-out-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 10px;
}

.deals-filter-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  width: 100%;
}

.deals-filter-box .deal-select {
  width: 100%;
  max-width: 100px;
}

.deals-filter-box .date-select {
  width: 100%;
  max-width: 100px;
}

.deals-filter-box .activity-select {
  width: 100%;
  max-width: 150px;
}

.deals-filter-box .close-date-select {
  width: 100%;
  max-width: 100px;
}

.deals-filter-box .form-select {
  border: 0;
  background-color: transparent;
  width: 100%;
  padding: 2px 5px;
  border-radius: 0;
  background-position: right center;
  color: #343a40;
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2; /* 16.8px */
}

.adv-filter {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 5px;
}

.adv-filter a {
  display: block;
  margin-bottom: 0;
  color: #343a40;
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}

.view-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.view-box span {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}

.views-icon {
  background: rgba(234, 239, 244, 1);
  border-radius: 10px;
  height: 100%;
  line-height: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}

.views-icon-box {
  font-size: 20px;
  padding: 10px;
  line-height: 1;
  height: 100%;
  display: block;
  color: rgba(52, 58, 64, 1);
}

.views-icon-box.active,
.views-icon-box:hover {
  background: rgba(52, 58, 64, 1);
  color: #fff;
}

.views-icon-box .svg-inline--fa {
  height: 20px;
  line-height: 1;
}

.task-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.task-name .name {
  border-radius: 20px;
  background: #ffe0e1;
  max-width: 24px;
  width: 100%;
  height: 24px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #343a40;
  text-align: center;
  text-overflow: ellipsis;
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 10px;
  text-transform: uppercase;
}

.contact-list-section .tenant-filter-form .search-form .input-group {
  /* height: 40px; */
  padding: 10px 20px;
}

.activity-rate {
  color: #343a40;
  text-align: right;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 114.286% */
}

.activity-rate span {
  color: rgba(236, 198, 99, 1);
}

.published-date p {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.2; /* 142.857% */
}

.footer-content {
  width: 100%;
  border: 1px solid #eaeff4;
  background: #fff;
  position: absolute;
  bottom: 0;
  padding: 20px;
}

.footer-content p {
  color: #757b7e;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: center;
}

.action-btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.contact-list-section .section-title {
  flex-wrap: nowrap;
}

.action-btn {
  border-radius: 5px;
  border: 1px solid #343a40;
  background: #fff;
  color: #343a40;
  font-family: "Roboto";
  font-size: 18px;
  padding: 12px 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.action-btn:hover {
  background-color: rgba(187, 36, 41, 1);
  color: #fff;
  border-color: rgba(187, 36, 41, 1);
}
.contact-table .table {
  border-color: #eaeff4;
  background-color: #fff;
  text-align: center;
}

.contact-table .table tr {
  vertical-align: middle;
}

.contact-table .table thead {
  border-color: #fff;
  background-color: #eaeff4;
}

.contact-table .table thead tr {
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
}

.contact-table .table thead tr th:first-child {
  border-radius: 5px 0 0;
}

.contact-table .table thead tr th:last-child {
  border-radius: 0 5px 0 0;
}

.contact-table .table thead tr th {
  color: #757b7e;
  text-align: center;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}

.contact-table .table tbody tr td {
  color: #192328;
  text-align: center;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2; /* 19.2px */
}

.custom-control-input:focus,
.custom-control-input {
  border: 2px solid rgba(117, 123, 126, 1);
  width: 16px;
  height: 16px;
  border-radius: 0 !important;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #fff;
}

.custom-control-input:checked {
  border: 0;
}
.contact-table .table tbody tr td .name-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  color: #343a40;
  text-overflow: ellipsis;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
}
.contact-table .table tbody tr td .name-box span {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 10px;
  background: #ffe0e1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  width: 20px;
}

.company-name {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  color: #343a40;
  text-transform: capitalize;
}

.contact-table div.dataTables_wrapper div.dataTables_filter,
.contact-table div.dataTables_wrapper div.dataTables_info {
  display: none;
}
.contact-table .top {
  display: none;
}

.contact-table .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-top: 30px;
}

.contact-table .table-bordered > :not(caption) > * > * {
  border-width: 0 1px 1px;
}

.dataTables_length label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  white-space: nowrap;
  color: #343a40;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}

.dashboard-activities-list {
  margin-bottom: 30px;
}

.dashboard-chat-box .card {
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  margin-bottom: 0;
  min-height: 200px;
}

.dashboard-chat-box .card h4 {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 0;
}

.dashboard-chat-box .card h2 {
  color: #343a40;
  font-family: "Roboto";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0;
  line-height: normal;
}

.dashboard-activities-list .task-table-list {
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
}

.dashboard-activities-list .task-tab-nav {
  position: absolute;
  right: 0;
  top: 0;
}

.dashboard-activities-list .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 10px;
  margin-top: 30px;
}

/* ====== */

.view-details-modal .modal-dialog {
  max-width: 820px;
  width: 100%;
}

.view-details-modal .btn-close {
  border-radius: 5px;
  background: #bb2429;
  width: auto;
  height: 100%;
  opacity: 1;
  color: #fff;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 10px;
  margin: 0;
  line-height: 150%; /* 24px */
}

.top-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.top-title h4 {
  color: #343a40;
  text-align: center;
  font-family: "Roboto";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1; /* 28.8px */
  text-transform: uppercase;
  margin-bottom: 0;
}

.top-title h5 {
  color: #343a40;
  font-family: "Roboto";
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  border-radius: 5px;
  background: #e4f2ff;
  padding: 5px 10px;
}

.view-details-modal .modal-content {
  padding: 30px;
}

.view-details-modal .modal-header {
  padding: 0 0 25px;
  border-bottom: 1px solid #eaeff4;
}

.view-details-modal .modal-body {
  padding: 25px 0 0;
}

.view-details-modal .post-status-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.view-details-modal .post-status-box p {
  color: #9fadb4;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
  margin-bottom: 0;
}

.view-details-modal .post-status-box p span {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.view-details-modal .post-status-box p span.status {
  color: rgba(187, 36, 41, 1);
}

.view-details-modal .status-details {
  margin-bottom: 30px;
}

.view-details-modal .status-details h5 {
  color: #111;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
  margin-bottom: 5px;
}

.view-details-modal .status-details p {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 0;
}

.view-details-modal .client-feedback .widget-box {
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.view-details-modal .client-feedback .widget-box .left-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.view-details-modal .client-feedback .widget-box .left-img img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}

.view-details-modal .client-feedback .widget-box .left-img:hover img {
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
}

.view-details-modal .client-feedback .widget-box:last-child {
  margin-bottom: 0;
}

.view-details-modal .client-feedback .widget-box .right-box-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  height: 100%;
  flex-direction: column;
}

.view-details-modal .client-feedback .widget-box .right-box-info h5 {
  color: #343a40;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.view-details-modal .client-feedback .widget-box .user-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.view-details-modal .client-feedback .widget-box .user-info img {
  width: 46px;
  height: 46px;
  border-radius: 46px;
}

.view-details-modal .client-feedback .widget-box .user-name p {
  color: #424242;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 21.6px */
  margin-bottom: 0;
}

.view-details-modal .client-feedback .widget-box .user-name span {
  color: #343a40;
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 16.8px */
}

.booking-user-details {
  border-right: 1px solid #eaeff4;
  padding-right: 1rem;
}

.booking-user-details h4 {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}

.booking-user-details h4 span {
  color: #192328;
  font-family: "Roboto";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.booking-user-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}

.booking-user-info span {
  display: block;
  color: rgba(25, 35, 40, 0.6);
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.booking-user-info p {
  color: #192328;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  line-height: normal;
  text-transform: capitalize;
}

.checking-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  width: 100%;
}

.checking-btn-box .check-in-btn a {
  border-radius: 5px;
  background: #757b7e;
  display: flex;
  width: 180px;
  height: 50px;
  padding: 0px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #fff;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.checking-btn-box .check-out-btn a {
  border-radius: 5px;
  background: rgba(187, 36, 41, 1);
  display: flex;
  width: 180px;
  height: 50px;
  padding: 0px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #fff;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.checking-btn-box .check-in-btn span {
  color: #808191;
  font-family: "Roboto";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.checking-btn-box .check-out-btn span {
  color: #808191;
  font-family: "Roboto";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.checking-btn-box .check-in-btn a:hover {
  background: rgba(187, 36, 41, 1);
}

.checking-btn-box .check-out-btn a:hover {
  background: #757b7e;
}

.files-content .activities-title {
  justify-content: flex-start;
  gap: 30px;
}

.flat-maintanace-box {
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.maintenance-card {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  gap: 10px;
  width: 100%;
}

.maintenance-card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  gap: 20px;
  width: 100%;
}

.maintenance-card-body h3 {
  color: #192328;
  font-family: "Roboto";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.maintenance-card-body p a {
  color: #192328;
  text-transform: none;
}
.maintenance-card-body p {
  color: #192328;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  text-transform: capitalize;
}

.maintenance-card-body p span {
  display: block;
  color: rgba(25, 35, 40, 0.6);
  margin-bottom: 10px;
}

.maintenance-card-body p a:hover {
  text-decoration: underline;
}

.maintenance-task-list {
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: #fff;
  padding: 10px;
}

.maintenance-widget-box.active {
  background: rgba(187, 36, 41, 1);
}

.maintenance-widget-box.active p,
.maintenance-widget-box.active h4 {
  color: #fff;
}

.maintenance-widget-box {
  border-radius: 5px;
  background: #fff1f2;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  min-height: 140px;
  width: 100%;
}

.maintenance-widget-box h4 {
  margin-bottom: 0;
  color: #192328;
  font-family: "Roboto";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
}

.maintenance-widget-box p {
  color: rgba(25, 35, 40, 0.7);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
}

/* ======= */
.action-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
}

.action-box .edit-icon {
  color: rgba(48, 118, 188, 1);
}

.action-box .dlt-btn {
  color: rgba(207, 33, 41, 1);
}

.pro-img {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 5px;
  width: 100%;
  flex-wrap: wrap;
}

.selected-master-btn,
.tenant-list-section .add-more.selected-master-btn {
  border-radius: 5px;
  border: 1px solid #eaeff4;
  background: #e1eeff;
  color: #3076bc;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  min-height: 50px;
  line-height: 1.2;
  transition: all 0.4s ease-in-out;
}

.product-list-section .section-title {
  margin-bottom: 20px;
}

.product-list-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  width: auto;
  flex-wrap: wrap;
}

.product-list-btn .btn {
  border-radius: 5px;
  border: 1px solid var(--Stroke-color, #eaeff4);
  background: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  width: auto;
  height: 46px;
  padding: 0px 16px;
  color: #757b7e;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2; /* 21.6px */
}

.product-list-btn .btn.active,
.product-list-btn .btn-primary:hover {
  color: #fff;
  background-color: #6352ca;
  border-color: #5d4dbe;
}

.tenant-filter-form .form-group label.form-check-label {
  color: #757b7e;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  width: auto;
  line-height: 1.2; /* 21.6px */
}

.tenant-filter-form .form-group .form-check-input:checked ~ .form-check-label {
  color: #3076bc;
}

.right-btn-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  width: 100%;
  flex-wrap: wrap;
}

.product-list-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
  flex-shrink: 0;
}

.product-list-box .search-form {
  width: 65%;
  flex-shrink: 0;
}

.product-list-box .right-btn-box {
  width: auto;
  flex-shrink: 0;
}

.product-photo {
  width: 100%;
}

.product {
  position: relative;
  max-width: 70px;
  width: 100%;
  height: 70px;
  background-color: #f8fbff;
  /* overflow: hidden; */
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.product .product-circle {
  font-size: 18px;
  position: absolute;
  top: -12px;
  right: -8px;
  background: #fff;
  border: 2px solid #cf2129;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.product .product-circle i {
  color: #cf2129;
  cursor: pointer;
}
.product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 
.upload-img{
  position: relative;
  margin-bottom: 24px;
}
.upload-img img {
 cursor: pointer;
} */
/* ========= DRAG AND DROP */
/* .upload-img-form,
.upload-video-form input{
display: none;
}

.dragover {
  background-color: #e1e1e136;
}


.upload-box{
  padding: 55px 100px;
  background-color: #fff;
  border-style: dashed;
  border-color: #A9B7C5;
  border-width: 0.6px;
  border-radius: 8px;
  margin-top: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.upload-box h2,p{
  color: #9FADB4;
}

.upload-box p{
  font-size: 16px;
  max-width: 265px;
  width: 100%;
  text-align: center;

} */

.step-app > .step-content {
  border: 0;
  padding: 0;
}

/* ======= */
.category-list {
  border-radius: 12px;
  background: #fff;
  padding-bottom: 20px;
}
.jstree-icon.fa-folder-open {
  color: #3076bc;
}
.search-jstree {
  margin-bottom: 15px;
}

.search-jstree .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #eaeff4;
  overflow: hidden;
  background: #fff;
}
.contact_search_list.entity-form-box .search-jstree .search-form-control,
.search-jstree .search-form-control {
  color: #9fadb4;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  margin-left: 0 !important;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
  overflow: hidden;
  border: 0;
  border-radius: 12px;
  text-align: left;
  padding: 15px 20px;
}

.table-btn {
  margin: 0;
  padding: 0px;
  outline: none;
  background: transparent;
  border: none;
  border-right: 1px solid #eaeff4;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.tab-group {
  border-bottom: 1px solid #e4f2ff;
}

.table-btn:hover {
  box-shadow: 0 14px 26px -12px rgb(23 105 255 / 42%),
    0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(23 105 255 / 20%) !important;
}

.category-list ul {
  padding-left: 0;
}

#jstree ul li a {
  color: #000;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1; /* 21.6px */
  height: 100%;
  display: inline-block;
}

.jstree-hovered,
#jstree ul li a:hover {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

#jstree ul li > ul > li:first-child {
  padding-top: 1rem;
}

#jstree ul li > ul li:last-child > a {
  margin-bottom: 0;
}

#jstree ul li > ul > li > a {
  height: 100%;
  padding-bottom: 0;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}

#jstree ul li > ul > li > a > .bi-chevron-right {
  width: auto;
  height: auto;
  line-height: 1.2;
  font-size: 16px;
}

.item {
  position: relative;
}

.item.active-link {
  background-color: #f6f6f6;
}

.item.active > .inner-menu {
  display: block;
}

.item a {
  font-size: 15px;
  line-height: 1;
  position: relative;
}

.item .badge-pill {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.inner-menu {
  display: none;
}

.inner-menu.active {
  display: block;
}

.menu-link {
  font-weight: 500;
}

.menu-link.active {
  background-color: #d9d9d9;
}

.menu-link.active .mdi-plus:before {
  content: "\F374";
}

/* ========== */
/* .attribute-box .entity-form-box .form-select {
  color: #9FADB4;
} */

.attribute-form-box {
  /* border-bottom: 1px solid #e4f2ff; */
  padding-bottom: 30px;
}

.product-btn {
  background-color: #3076bc;
  border-color: #3076bc;
}

.product-btn:hover {
  background-color: #f36f2e;
  border-color: #f36f2e;
  transition: all 0.4s ease-in-out;
  color: #fff;
}

.upload-img-box label {
  width: 100%;
  text-align: left;
}

.attribute-form-box .preview-image-upload {
  margin: 0;
}

/* ======= */

.box-activity {
  margin-bottom: 30px;
}

.widget-card-box {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #eaeff4;
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 1rem;
  align-items: center;
  height: 100%;
}

.widget-card-img {
  background-color: #3076bc;
  border-radius: 50%;
  max-width: 76px;
  width: 100%;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}

.widget-body h4 {
  color: #3076bc;
  font-size: 28px;
  line-height: 1.2;
  font-family: "Roboto";
  margin-bottom: 1rem;
  font-weight: 600;
}

.widget-body p {
  color: #192328;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Roboto";
  margin-bottom: 0px;
  font-weight: 500;
}

.chart-box {
  margin-bottom: 30px;
}

.chart-box .card {
  margin-bottom: 0;
  border-radius: 5px;
  border: 1px solid #eaeff4;
}

.chart-box .card .card-body .box-all {
  border-radius: 5px;
  padding: 12px;
}

.chart-box .card .card-body .card-title {
  color: #192328;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Roboto";
  margin-bottom: 30px;
  font-weight: 600;
}

.update-tab-box {
  background-color: #fff;
  border: 1px solid #eaeff4;
  padding: 20px;
  border-radius: 5px;
}

.update-tab-box h3 {
  color: #192328;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Roboto";
  margin-bottom: 20px;
  font-weight: 600;
}

.update-tab-box .payment-history-list .table .payment-table-head {
  margin-bottom: 0;
}

.update-tab-box .payment-history-list .table tbody:before {
  display: none;
}

.update-tab-box .payment-history-list .table .payment-table-head tr th {
  font-weight: 600 !important;
  color: #192328 !important;
}

.update-tab-box .payment-history-list {
  padding: 0;
  border: 0;
}

.update-tab-box .payment-history-list .table tbody tr td:first-child,
.update-tab-box
  .payment-history-list
  .table
  .payment-table-head
  tr
  th:first-child {
  text-align: left !important;
}

.update-tab-box .activities-box {
  border: 0;
}

.review-list-box {
  margin-bottom: 30px;
}

.review-list-box:last-child {
  margin-bottom: 0;
}

.review-card-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
}

.review-client-img {
  width: 100%;
  max-width: 45px;
  height: 45px;
  overflow: hidden;
  border-radius: 50%;
}

.review-client-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.review-card-body-content {
  background-color: #f8fbff;
  border-radius: 10px;
  padding: 15px 20px;
  margin-bottom: 20px;
  width: 100%;
}

.review-card-body .top-title-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 10px;
  margin-bottom: 10px;
}

.review-card-body .top-title-box h4 {
  color: #192328;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Roboto";
  margin-bottom: 0px;
  font-weight: 500;
}

.review-card-body .top-title-box p {
  color: #192328;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Roboto";
  margin-bottom: 0px;
  font-weight: 400;
}

.review-card-body .top-title-box .badge {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  font-family: "Roboto";
  margin-bottom: 0px;
  font-weight: 400;
  padding: 10px;
  background-color: #f36f2e;
  border-radius: 5px;
}

.review-card-body p {
  color: rgba(117, 123, 126, 0.7);
  font-size: 14px;
  line-height: 1.3;
  font-family: "Roboto";
  margin-bottom: 10px;
  font-weight: 400;
  text-align: justify;
}

.review-card-body h5 {
  color: #000;
  font-size: 1rem;
  line-height: 1.3;
  font-family: "Roboto";
  margin-bottom: 10px;
  font-weight: 400;
  text-align: left;
}
.edit-btns,
.review-card-body .action-btns .edit-btns {
  border: 1px solid rgba(48, 118, 188, 1);
  padding: 11px 12px;
  border-radius: 5px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: rgba(48, 118, 188, 1);
  max-width: 84px;
}

.edit-btns:hover,
.review-card-body .action-btns .edit-btns:hover {
  background-color: rgba(48, 118, 188, 1);
  border-color: rgba(48, 118, 188, 1);
  color: #fff;
}

.review-card-body .action-btns .published-btn {
  background-color: rgba(48, 118, 188, 1);
  border-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: auto;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  text-transform: none;
  padding: 10px 20px;
}

.review-card-body .action-btns .published-btn:hover {
  background-color: rgb(243 111 46);
  color: #fff;
}

.rating-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 10px;
  margin-bottom: 10px;
}

.rating-content p {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  color: rgba(117, 123, 126, 1);
  margin-bottom: 0;
}

/* .filter-icons {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #E4F2FF;
  background-color: #fff;
} */

.filter-icons {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #e4f2ff;
  background-color: #fff;
  line-height: 1;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  max-width: 30px;
  width: 100%;
  height: 24px !important;
}

.filter-holder {
  display: none;
  padding: 20px;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  background-color: #84c7c1;
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 14px;
  height: 25px !important;
  width: 50px !important;
}

.switch label {
  display: flex;
  justify-content: center;
  align-items: center;
}

.switch label input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background-color: #f1f1f1;
  border-radius: 21px;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: 2px;
  top: 2px;
  -webkit-transition: left 0.3s ease, background 0.3s ease,
    -webkit-box-shadow 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease,
    -webkit-box-shadow 0.1s ease;
}

.switch label input[type="checkbox"]:checked + .lever::after {
  background-color: #546bf9 !important;
  left: 26px !important;
}

/* ============== */

.wizard > .steps {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.wizard .steps ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  border: 1px solid #eaeff4;
  background: #fff;
  border-radius: 5px;
}

.wizard > .actions {
  text-align: left !important;
  background-color: transparent;
}

.wizard > .content {
  border: 1px solid #eaeff4;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
  padding: 1rem;
  margin: 0 20px 20px;
  position: relative;
  overflow: hidden;
}

.wizard > .content > .body label.form-label {
  display: block;
}

.attribute-form-box {
  position: relative;
}
/* 
.remove-btns {
  position: absolute;
  right: 20px;
  top: 20px;
} */

.inner-form-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  border-bottom: 1px solid #eaeff4 ;
}

.inner-form-box:last-child {
  border-bottom: 0;
}

.btn-close {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #fff;
  background-color: #008000;
  background-image: none;
  opacity: 1;
}

.wizard > .content > fieldset.body {
  height: 100%;
  margin: 0 auto;
  border: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.wizard > .content > fieldset.body.current {
  overflow: hidden;
}

.wizard > .steps > ul > li {
  width: auto;
  border-right: 1px solid rgba(234, 239, 244, 1);
  padding: 0;
}

.wizard > .steps ul li a {
  display: flex! important;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: auto;
  background: transparent;
  padding: 15px 40px !important;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  margin: 0 !important;
  text-align: center;
  color: rgba(117, 123, 126, 1);
  border-bottom: 3px solid transparent;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
  background: transparent;
  color: #3076bc;
  font-weight: 700;
}

[data-bs-theme="dark"] .wizard > .steps .current a,
[data-bs-theme="dark"] .wizard > .steps .current a:hover,
[data-bs-theme="dark"] .wizard > .steps .current a:active,
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: transparent;
  color: #3076bc;
  font-weight: 700;
  border-bottom: 3px solid #3076bc;
}

.wizard > .steps ul li .number {
  display: none;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: transparent;
  color: #000;
  cursor: default;
}

.wizard > .actions ul li:first-child a {
  border: 1px solid #282d33;
  background: #fff;
  border-radius: 0;
  padding: 19px 30px;
  opacity: 1;
  color: #282d33;
}

.wizard > .actions ul li a {
  border-radius: 0 !important;
  padding: 1rem 30px !important;
  text-align: center;
  font-family: "Roboto";
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid transparent;
  background-color: #3076bc;
}

.wizard > .actions ul li:first-child a:hover,
.wizard > .actions a:hover,
.wizard-content .wizard > .actions a,
.wizard-content .wizard > .actions a:hover {
  background: #3076bc;
  color: #fff;
  border-color: transparent;
}

.wizard > .actions ul li a:hover {
  background-color: #f36f2e;
}

.wizard-form .form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
  cursor: not-allowed;
}

/*Tree form role module*/
.role-filter-box h4 {
  color: #242424;
  font-family: "Roboto";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0.5rem;
}

.role-filter-box .tree_main {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid rgba(234, 239, 244, 1);
}

.role-filter-box .treeview .list-group li span.icon {
  font-size: 18px !important;
}

.plus,
.minus {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 20px 20px !important;
  width: 20px;
  height: 20px;
  margin-top: 5px;
  /*vertical-align: middle;*/
}

.plus {
  background-image: url("../images/icons/plus.png");
}

.minus {
  background-image: url("../images/icons/minus.png");
}

.role-filter-box ul {
  list-style: none;
  padding: 0px 0px 0px;
  margin: 0;
}

.role-filter-box ul li {
  color: #242424;
  font-family: "Roboto";
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding: 5px 10px;
  border: 1px solid rgba(234, 239, 244, 1);
}

.role-filter-box ul li:first-child {
  border-bottom: 0;
}

.role-filter-box ul.inner_ul {
  margin: 0.5rem 0;
}

    .role-filter-box ul.inner_ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 10px;
        width:100%;
        gap:1rem;
       
    }

.role-filter-box ul.inner_ul li:last-child {
  padding-bottom: 0;
}
        .role-filter-box ul.inner_ul li .is_op {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            gap:10px;
        }
        /* .role-filter-box  ul.inner_ul li:before {
      content: "├";
      font-size: 35px;
      margin-left: -20px;
      margin-top: -2px;
      vertical-align: middle;
      float: left;
      width: 28px;
      color: #41424e;
  }

  .role-filter-box  ul.inner_ul li:last-child:before {
      content: "└";
  } */
        .role-filter-box .inner_ul {
            padding: 0px 0px 0px 35px;
        }

.edit-box-list {
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #e4f2ff;
  border-radius: 5px;
}

.right-box-content .section-title,
.edit-box-list .section-title {
  border-bottom: 1px solid #e4f2ff;
  padding: 0 0 1rem;
}

.right-box-content .section-title h4,
.edit-box-list .section-title h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #192328;
}

.form-group.card {
  background-color: transparent;
}

.role-form .form-group {
  margin-bottom: 30px;
}

.note-box {
  border: 1px solid #f4e2e3;
  background: rgba(244, 226, 227, 0.3);
  padding: 20px;
  border-radius: 5px;
}

.note-box p {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(40, 45, 51, 1);
  margin-bottom: 10px;
}

.note-box span {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(40, 45, 51, 0.8);
}

.select2-container--default .select2-selection--multiple {
  background-color: transparent;
  background-image: url(../images/custom-select.png);
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: auto;
}

.select2-dropdown {
  color: #14213d;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(48, 118, 188, 1);
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: rgba(48, 118, 188, 1) !important;
  border-color: rgba(48, 118, 188, 1) !important;
  color: #fff !important;
}

.right-box-content {
  background-color: #fff;
  border: 1px solid #e4f2ff;
  border-radius: 5px;
  padding: 1rem;
}

.draggable-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
  height: auto;
  gap: 1rem;
}

.draggable-container .draggable-cards-box {
  width: 49%;
  min-width: 300px;
  min-height: 300px;
  max-width: 100%;
  cursor: move;
  float: left;
  transition: all 700ms ease;
  /* cursor: move;
  grid-area: span 1/span 2; */
}

[draggable=true] {
	cursor: move;
}

.resizable {
	overflow: auto;
	max-width: 100%;
	max-height: 100%;
}

.draggable-cards-box .card:hover {
  cursor: grab;
}
.role-filter-box ul li input[type="checkbox"] {
  margin: 0;
  height: auto;
}
.bt-form-group .bt-switch label{
    width:80px;

}

.entity-form-boxs .form-check {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap:10px;
}

.entity-form-boxs .form-check .form-check-label {
    margin-bottom: 0;
}

.entity-form-boxs .tenant-table-list .table tbody tr td {
    padding: 10px;
}

/* ========= sign-in-section ===== */
.sign-in-section {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 20px;
  height: 100vh;
}

.sign-in-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  flex-direction: column;
}

.signin-content {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  padding: 30px;
  background-color: #fff;
  border: 1px solid rgba(234, 239, 244, 1);
  box-shadow: 0px 4px 23px 0px rgba(85, 85, 85, 0.25);
}

.signin-content h4 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 41px;
  line-height: 120%;
  text-align: left;
  color: rgba(25, 35, 40, 1);
  margin-bottom: 1rem;
}

.signin-content p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: rgba(117, 123, 126, 1);
}

.signin-content p a {
  display: inline-block;
  color: rgba(243, 111, 46, 1);
}

.signin-content p a:hover {
  text-decoration: underline;
}

.login-form {
  margin-top: 30px;
}

.login-form .form-group {
  margin-bottom: 20px;
}

.login-form .form-group:last-child {
  margin-bottom: 0;
}

.login-form .form-group label {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: rgba(25, 35, 40, 1);
  margin-bottom: 8px;
}

.login-form .form-group .form-control {
  border-color: rgba(159, 173, 180, 1);
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: rgba(25, 35, 40, 1);
  padding: 14px 18px;
  border-radius: 5px;
}

.form-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.login-form .form-check {
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  display: flex;
  padding: 0;
}

.login-form .form-group .custom-control-label {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: rgba(25, 35, 40, 1);
  padding-left: 0px;
}


.login-form .form-group .form-links a {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: right;
  color: rgba(25, 35, 40, 1);
}

.login-form .form-group .form-links a:hover {
  text-decoration: underline;
}

.login-content-box .divider {
  text-align: center;
  margin: 30px auto 20px;
  position: relative;
}

.login-content-box .divider span {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: rgba(117, 123, 126, 1);
  text-transform: capitalize;
}

.login-content-box .divider::before,
    .login-content-box .divider::after {
      content: "";
      position: absolute;
      top: 50%;
      width: 45%;
      height: 1px;
      background: rgba(102, 102, 102, 1);
    }

    .login-content-box .divider::before {
      left: 0;
    }

    .login-content-box .divider::after {
      right: 0;
    }

    .login-content-box .action-btns {
        margin-bottom: 20px;
    }

    .login-content-box .action-btns button {
      width: 100%;
      padding: 14px 20px;
      border: 1px solid rgba(159, 173, 180, 1);
      border-radius: 5px;
      background: #fff;
      cursor: pointer;
      font-size: 15px;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 8px;
      font-family: 'Roboto';
      font-weight: 400;
      font-size: 14px;
      line-height: 120%;
      text-align: center;
      color: rgba(25, 35, 40, 1);
    }

    .login-content-box .action-btns button:hover {
        border-color: rgba(245, 193, 86, 1);
        background-color: rgba(245, 193, 86, 1);
        color: rgba(15, 15, 15, 1);
    }
