@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot");
  src: url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2")
      format("woff2"),
    url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff")
      format("woff"),
    url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf")
      format("truetype"),
    url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular")
      format("svg");
}

/* //login */
body {
  font-family: "Urbanist", sans-serif;
  color: #000;
}
img {
  max-width: 100%;
}
.login-page {
  background: url(../img/Boneli-bg.jpg) no-repeat;
  background-size: cover;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
}
.hold-transition.login-page {
  height: auto;
  min-height: 100vh;
  padding: 60px 0;
}

.login-box,
.register-box {
  background: transparent;
  width: 100%;
  padding: 0 15px;
  color: #000;
  max-width: 560px;
}
.login-box.vender-loginbox {
  max-width: 760px;
}

.login-logo,
.register-logo {
  margin-bottom: 30px;
}

.login-card-body,
.register-card-body {
  background: transparent;
  padding: 40px 40px;
}

.login-box p,
.register-box p {
  color: #000;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 0px;
}

.login-box p.login-box-msg,
.register-box p.login-box-msg {
  font-weight: 600;
  font-size: 24px;
}

.login-card-body a,
.login-card-body a {
  color: #000;
}

.login-page .btn.btn-primary {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 0px;
  padding: 13px 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.card-tools .btn {
  background: #433245;
  color: #fff;
  box-shadow: none;
  border: none;
  border-radius: 0px;
  padding: 11px 20px;
  white-space: nowrap;
}

.login-page .input-group-text {
  background-color: #fff !important;
  border: 1px solid #d2d2d2;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.login-card-body
  .input-group
  .form-control:focus
  ~ .input-group-append
  .input-group-text,
.login-card-body
  .input-group
  .form-control:focus
  ~ .input-group-prepend
  .input-group-text,
.register-card-body
  .input-group
  .form-control:focus
  ~ .input-group-append
  .input-group-text,
.register-card-body
  .input-group
  .form-control:focus
  ~ .input-group-prepend
  .input-group-text {
  border-color: #d2d2d2;
}

.login-page .form-control {
  background: #fff;
  height: calc(3rem + 2px);
  border: 1px solid #d2d2d2;
  border: 1px solid #d2d2d2;
  font-size: 14px;
  border-radius: 0px;
}

.login-page .input-group .form-control {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.login-card-body .input-group .input-group-text,
.register-card-body .input-group .input-group-text {
  color: #000;
}

/* .form-control.error{ border: 1px solid #D71E1E !important;} */
.input-group label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 300;
  position: absolute;
  color: #d71e1e;
  font-weight: 500;
  font-size: 11px;
  bottom: -18px;
  margin-bottom: 0;
  line-height: inherit;
}

.icheck-primary {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}

.icheck-primary label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 400;
}

.icheck-primary
  > input:first-child:checked
  + input[type="hidden"]
  + label::before,
.icheck-primary > input:first-child:checked + label::before {
  background-color: #fff;
  border-color: #d8d8d8;
}

[class*="icheck-"] > input:first-child + input[type="hidden"] + label::before,
[class*="icheck-"] > input:first-child + label::before {
  border-radius: 2px;
  border-color: #425673;
}

[class*="icheck-"]
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before,
[class*="icheck-"]
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before {
  border-width: 1px;
  border-color: #d8d8d8;
}

[class*="icheck-"]
  > input:first-child:checked
  + input[type="hidden"]
  + label::after,
[class*="icheck-"] > input:first-child:checked + label::after {
  width: 6px;
  border-color: #000000;
}
a.forgot-password {
  color: #000;
  font-weight: 600;
}
/* -----------------------//login----------------------- */
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active,
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus,
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover {
  color: #fff;
}

/* common */
a {
  color: #000;
}
a:hover {
  color: #646464;
}

.main-header.navbar,
.content-wrapper,
.main-footer {
  background: transparent;
  color: #000;
}

.layout-fixed .main-sidebar {
  box-shadow: none !important;
  border-right: 1px solid #1c3251;
}

.layout-fixed .main-sidebar {
  color: #fff;
  background: #1c3d60 url(../img/Admin-Sidemenu.jpg) no-repeat;
  background-size: cover;
}
/* .layout-fixed .main-sidebar::before{ 
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
  position: absolute;
  background: url(../img/Admin-Sidemenu.jpg) no-repeat;
  background-size: cover;
} */
.content-header {
  padding-bottom: 0.3rem;
}
.main-header {
  border-bottom-color: #f1f1f1;
}

.main-footer {
  border-top-color: #f1f1f1;
  color: #000;
}

.form-header {
  background: #fff;
  background: #ffffff;
  border: 1px solid rgba(216, 216, 216, 0.51);
  margin-bottom: 15px;
}

.form-header .form-top {
  padding: 20px 20px 5px;
}

.form-header .form-bottom {
  padding: 0 20px 20px;
}

.content-header,
section.content {
  padding-left: 15px;
  padding-right: 15px;
}
.content-wrapper > section.content {
  padding-left: 15px;
  padding-right: 15px;
}

.content-wrapper {
  padding-bottom: 20px;
  height: auto;
}

.content-header .breadcrumb {
  font-size: 14px;
  font-weight: 500;
}

.content-header h1 {
  color: #000;
  font-size: 1.5rem;
  font-weight: 700;
}

.wrapper {
  background: url(../img/Boneli-bg.jpg) no-repeat;
  background-size: cover;
  font-family: "Urbanist", sans-serif;
}

.content-wrapper .form-control option {
  color: #000000;
}

.content-wrapper .form-control {
  background: #fff;
  font-size: 14px;
  font-weight: 600;
  height: calc(2.5rem + 2px);
  border: 1px solid #d8d8d8;
  border-radius: 0px;
}

.content-wrapper .input-group-text {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #1c3d60;
  border-left: 0px;
}

/* label:not(.form-check-label):not(.custom-file-label){font-weight: 400; color: #979797; font-size: 16px; letter-spacing: 0.02em; line-height: 26px;  margin-bottom: 0; } */
/* sidebar */
.sidebar-mini .main-sidebar .nav-link,
.sidebar-mini-md .main-sidebar .nav-link,
.sidebar-mini-xs .main-sidebar .nav-link {
  width: calc(100% - 0.5rem * 2);
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background: transparent;
  color: #fff;
}

.nav-sidebar > .nav-item {
  margin-bottom: 12px;
}

.navbar-light .navbar-nav .nav-link {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.navbar-light .navbar-nav .nav-link i {
  font-size: 1rem;
}

.nav-sidebar .nav-item > .nav-link {
  font-size: 12.5px;
  font-weight: 600;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active,
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus,
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover {
  background: transparent;
}

[class*="sidebar-dark-"] .sidebar a {
  color: #fff;
}

.nav-sidebar .nav-treeview {
  padding-left: 10px;
}

.nav-sidebar .nav-link p {
  white-space: nowrap;
}

.content-wrapper .input-group .form-control {
  border-right: 0px;
}

.content-wrapper .input-group input[type="date"] :before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #1c3d60;
}

/* dropdown-menu */
.dropdown-menu {
  box-shadow: 0px 10px 20px rgb(0 0 0 / 15%);
  border-radius: 0px;
  padding: 1rem 0;
  border: none;
}

.dropdown-menu li .dropdown-item {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  padding: 0.3rem 1.5rem;
}

.dropdown-menu li .dropdown-item i {
  margin-right: 10px;
}

.dropdown-menu li {
  margin-bottom: 6px;
}

.dropdown-menu li:last-child {
  margin-bottom: 0px;
}

.dropdown-menu {
  padding: 15px 30px;
  border: none;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

.dropdown-menu a.dropdown-item {
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #000;
  line-height: 36px;
  padding: 0px;
  letter-spacing: 0.05em;
}

.dropdown-menu a.dropdown-item:hover {
  background-color: transparent;
  color: #1c3d60;
}

.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
  background-color: transparent;
  color: #1c3d60;
}

.w-130 {
  min-width: 130px;
}

.w-180 {
  min-width: 180px;
}

.btn {
  letter-spacing: 0.12em;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}

.btn.btn-bg {
  text-transform: uppercase;
  background: #1c3d60;
  border: 1px solid #1c3d60;
  min-height: 50px;
  padding: 16px 25px;
  border-radius: 0px;
  color: #fff;
}

.btn.btn-bg:hover {
  color: #1c3d60;
  border-color: #1c3d60;
  background: transparent;
}

.btn.btn-bordered {
  color: #1c3d60;
  position: relative;
  background: transparent;
  min-height: 50px;
  border-radius: 0px;
  padding: 16px 25px;
  border: 1px solid #d8d8d8;
  text-transform: uppercase;
}

.btn.btn-bordered:hover {
  background: #1c3d60;
  color: #fff;
}

a.btn.btn-bg {
  padding: 16px 25px 13px;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  background-color: #00c058;
  border-color: #00c058;
}

button:focus,
* {
  outline: none;
}

.edit-form .form-group .custom-file {
  height: calc(3rem + 2px);
}

.edit-form .form-group .custom-file .custom-file-label {
  line-height: 2rem;
}

.edit-form .form-group .custom-file .custom-file-label::after {
  line-height: 2.5;
  height: 100%;
}

.edit-form .form-group .custom-file .custom-file-input {
  height: calc(3rem + 2px);
}

.card-header > .card-tools {
  margin-right: 0px;
}

/* .content-wrapper .edit-form .form-control{ height: calc(3rem + 2px);} */

.dropdown-toggle.btn-primary.dropdown-toggle:focus {
  box-shadow: none !important;
}

.table-wraper {
  position: relative;
  padding: 25px 20px 10px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.05);
}
/* .table-wraper .dataTables_wrapper{  position: relative; overflow: hidden; } */

.text-link {
  font-weight: 600;
}
.table-responsive {
  scroll-behavior: smooth;
}
.table-left-right-arrow {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 2;
}
.table-left-right-arrow-bottom {
  top: auto;
  bottom: 24px;
}
.table-left-right-arrow .next-prev-btn {
  border: 1px solid #d8d8d8;
  padding: 4px 5px 1px;
}
@media (max-width: 767px) {
  .table-left-right-arrow-bottom {
    display: none;
  }
}

.custom-table.table {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  letter-spacing: 0.02em;
  width: 100% !important;
  border-spacing: 0;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.05);
}

.table thead th {
  border-bottom: none;
  border-top: none;
  font-size: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-right-width: 0;
}

.table thead {
  background: #d8d8d8;
}

/* .table td{border-top: 1px solid rgba(255, 255, 255, 0.1);  } */
table.dataTable {
  margin-bottom: 20px !important;
}
div.dataTables_wrapper {
  padding-bottom: 15px;
}
div.dataTables_wrapper div.dataTables_length select {
  border: none;
  background: transparent;
  font-weight: 700;
}

.table.dataTable thead th a {
  color: #fff;
}

.custom-table .edit .material-symbols-outlined {
  color: #1c3d60;
  font-size: 20px;
}

.custom-table .edit .material-symbols-outlined:hover {
  color: #000;
}

.custom-table tbody tr td:last-child .btn {
  text-transform: uppercase;
}
.custom-table tbody tr td:last-child .d-flex .btn:first-child {
  padding-left: 0px;
}

.custom-table tbody tr td .edit.btn:first-child {
  padding-left: 0px;
}
.custom-table tbody tr td:last-child .btn.btn-info {
  background: transparent;
  color: #000;
  border: none;
}

table.dataTable td,
table.dataTable th {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

/* table.dataTable tbody td:first-child {
  padding-left: 30px;
} */

table.dataTable tbody td:last-child {
  padding-right: 15px;
}

table.dataTable tbody td:first-child::after,
table.dataTable tbody td:last-child::after {
  content: "";
  background: #fff;
  width: 15px;
  height: 4px;
  position: absolute;
  bottom: -2px;
  z-index: 1;
}

table.dataTable tbody td:first-child::after {
  left: 0;
}

table.dataTable tbody td:last-child::after {
  right: 0;
}

table.dataTable tbody tr:last-child td:first-child::after {
  display: none;
}

table.dataTable tbody tr:last-child td:last-child::after {
  display: none;
}

table.dataTable tbody .dataTables_empty {
  font-size: 18px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 18px;
}

.card-profile {
  padding: 40px;
}

.profile-img-wrap .profile-circle-img {
  margin-right: 10px;
}

.profile-img-wrap .profile-circle-img:last-child {
  margin-right: 0px;
}

.profile-circle-img {
  width: 165px;
  height: 165px;
  padding: 4px;
  border-radius: 0;
  margin-right: 18px;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
  background: #fff;
  border: 1px solid #d8d8d8;
}

.profile-circle-img img {
  width: 100%;
  height: 156px;
  object-fit: cover;
}

.font-title-18,
.card-custom .card-header .card-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}

.card.card-profile {
  border: 1px solid rgba(216, 216, 216, 0.51);
}

.card-warning:not(.card-outline) > .card-header {
  background: #d8d8d8;
}

.card-header {
  border-bottom: 0px;
}

.card {
  border-radius: 0px;
}

.card-custom {
  border: 1px solid #d8d8d8;
}

.card-custom .card-header {
  background-color: #d8d8d8;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.card-custom .card-header h3 {
  margin-bottom: 0px;
}

.card-custom .card-footer {
  text-align: right;
  background: transparent;
  padding-bottom: 30px;
  padding-top: 0px;
}

.card.no-shadow,
.no-shadow,
.card {
  box-shadow: none !important;
}

.card.no-shadow .card-header {
  border-bottom: none;
}

.pagination .page-item,
.pagination .page-item a {
  color: #f5c744;
}

.page-item.active .page-link {
  color: #000;
  background-color: #f5c744;
  border-color: #f5c744;
}

.page-item .page-link {
  background-color: #071d3b;
  border: 1px solid #20344f;
}

.page-link:hover,
.pagination .page-item a.page-link:hover {
  background: #f5c744;
  color: #000;
  border-color: #f5c744;
}

.password-holder {
  position: relative;
}

.password-holder .field-icon {
  border: none;
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  color: #666666 !important;
  outline: none;
  bottom: 0;
  right: 0;
  margin-top: 0px;
  background: transparent !important;
  padding-left: 10px;
  padding-right: 20px;
  cursor: pointer;
}

.messageboard-section .alert-success {
  background: #86f5b9;
  box-shadow: 0px 6px 20px rgb(0 0 0 / 13%);
  border-radius: 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding-left: 56px;
}

.messageboard-section .alert-success i.icon {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #00c058;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  font-size: 13px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}

.nav-sidebar > .nav-item .nav-icon.fa,
.nav-sidebar > .nav-item .nav-icon.fab,
.nav-sidebar > .nav-item .nav-icon.far,
.nav-sidebar > .nav-item .nav-icon.fas,
.nav-sidebar > .nav-item .nav-icon.glyphicon,
.nav-sidebar > .nav-item .nav-icon.ion {
  font-size: 0.8rem;
}

.nav-sidebar .menu-is-opening > .nav-link i.right,
.nav-sidebar .menu-is-opening > .nav-link svg.right,
.nav-sidebar .menu-open > .nav-link i.right,
.nav-sidebar .menu-open > .nav-link svg.right {
  -webkit-transform: rotate(-180deg);
  transform: rotate(180deg);
}

.nav-sidebar > .nav-item .nav-icon.fas.fa-circle {
  font-size: 0.5rem;
}

[class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-link.active {
  box-shadow: none;
}

/* no-data-found */
.no-data-found {
  text-align: center;
  padding: 15px;
}
.no-data-found h4 {
  margin-top: 30px;
  color: #000;
}
.no-data-found img {
  max-width: 250px;
}
.no-data-available {
  color: #000;
  font-size: 20px;
}

/* no-data-found */

.dropdown .btn-primary:not(:disabled):not(.disabled).active,
.dropdown .btn-primary:not(:disabled):not(.disabled):active,
.dropdown .show > .btn-primary.dropdown-toggle {
  background: transparent;
}

/* pagination */
.dataTables_paginate {
  display: flex;
  justify-content: center;
  margin-top: 15px !important;
}
.dataTables_paginate .paginate_button {
  border: 1px solid #d8d8d8;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dataTables_paginate .paginate_button:last-child {
  margin-right: 0px;
}

.dataTables_paginate .paginate_button.previous,
.dataTables_paginate .paginate_button.next {
  font-size: 0;
}

.dataTables_paginate .paginate_button.previous {
  background: url(../img/icon/chevron_left.svg) no-repeat;
  background-position: center;
  /* margin-right: 12px; */
}

.dataTables_paginate .paginate_button.next {
  background: url(../img/icon/chevron_right.svg) no-repeat;
  background-position: center;
  /* margin-left: 12px; */
}

.dataTables_paginate .paginate_button.current {
  font-weight: 700;
  /* margin-right: 12px; */
}
.dataTables_paginate span {
  display: flex;
}

.custom-tabs .nav-pills {
  border-bottom: 0px;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.127513);
  border-radius: 6px;
  background: #1b2e48;
  margin-bottom: 20px;
  padding: 15px 30px 0;
}

.custom-tabs .nav-pills .nav-item {
  margin-right: 25px;
}

.custom-tabs .nav-pills .nav-link {
  border: none;
  position: relative;
  font-size: 13px;
  color: #1c3d60;
  font-weight: 600;
  line-height: 15px;
  padding: 10px 15px 22px;
}

.custom-tabs .nav-pills .nav-link.active {
  color: #f5c744;
  background-color: transparent;
}

.custom-tabs .nav-pills .nav-link.active::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #f5c744;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.custom-tabs .nav-pills .nav-link .icon-holder {
  margin-right: 10px;
}

.custom-tabs .nav-pills .nav-link .icon-holder img {
  max-width: 18px;
}

.custom-tabs .nav-pills .nav-link:not(.active):hover {
  color: #1c3d60;
}

@media (min-width: 768px) {
  .col-md-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.content-wrapper > .content.dashboard-section {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1300px) {
  .dashboard-section .row-cal-5 .col-xl-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.dashboard-section .card.card-custom {
  background: transparent;
}
.dashboard-section .row-cal-5 {
  margin-bottom: 20px;
}
.dashboard-box {
  background: #fff;
  border: 1px solid #d8d8d8;
  align-items: flex-start;
  width: 100%;
  color: #000;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.05);
  border-radius: 0px;
  padding: 30px 20px 26px;
  transition: all 0.5s ease-in-out;
  height: 100%;
}
.dashboard-box .icon-holder {
  display: none;
}
.dashboard-box:hover {
  transition: all 0.5s ease-in-out;
  color: #fff;
  background: #1c3d60;
}
.dashboard-box:hover .title-30,
.dashboard-box:hover a,
.dashboard-box:hover a p,
.dashboard-box:hover p {
  color: #fff !important;
}

.dashboard-box p {
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 16px;
}

.dashboard-box .title-30 {
  color: #000;
  font-size: 34px;
  font-weight: 600;
}

.dashboard-box .icon-holder {
  margin-right: 24px;
}

@media screen and (max-width: 1280px) {
  .dashboard-box {
    padding: 20px 15px 16px;
  }

  .dashboard-box .icon-holder {
    margin-right: 15px;
  }
}

.publish-btn-w.btn {
  width: 95px;
  padding: 0.2rem 0.2rem !important;
  text-align: center;
}

.per-page-select.select-box .select2-container .select2-selection--single {
  height: 36px;
  padding-top: 5px;
}

.per-page-select.select-box
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 3px;
  padding-right: 30px;
}

.pagination-wrap {
  align-items: flex-start;
}

.text-danger-list {
  max-width: 520px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: left;
}

.text-danger-list ul li {
  text-align: left;
  font-size: 12px;
}

.text-danger-list p {
  margin-bottom: 5px;
}

.text-danger-list .btn.btn-info {
  background-color: transparent;
  width: 100%;
  padding: 0 20px 0 0;
  border: none;
  color: #dc3545;
  text-align: left;
  position: relative;
}

.text-danger-list .btn.btn-info:hover {
  background: transparent;
}

.text-danger-list .btn-info:not(:disabled):not(.disabled).active,
.text-danger-list .btn-info:not(:disabled):not(.disabled):active,
.text-danger-list .show > .btn-info.dropdown-toggle {
  background-color: transparent;
  color: #dc3545;
}

.text-danger-list .btn-info:not(:disabled):not(.disabled).active,
.text-danger-list .btn-info:not(:disabled):not(.disabled):active,
.text-danger-list .show > .btn-info.dropdown-toggle {
  background-color: transparent;
  color: #dc3545;
}

.text-danger-list .btn.btn-info:before {
  position: absolute;
  right: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  content: "";
  font-size: 15px;
  background: url(../img/down-arrow-red.svg) no-repeat center;
}

.layout-fixed .brand-link {
  width: 299px;
  color: #fff;
  height: 63px;
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
}

.layout-fixed .brand-link .brand-text {
  display: flex;
  align-items: center;
}

.brand-link .brand-image {
  margin-right: 13px;
}

.nav-sidebar .nav-link > .right,
.nav-sidebar .nav-link > p > .right {
  right: 0px;
  width: 10px;
}

.nav-sidebar .nav-item > .nav-link {
  padding-left: 45px;
}

.nav-sidebar > .nav-item .nav-link > .nav-icon {
  position: absolute;
  left: 13px;
  top: 9px;
}

.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon {
  top: 14px;
}

/* @media (min-width: 992px){
  .sidebar-mini .nav-sidebar, .sidebar-mini .nav-sidebar .nav-link, .sidebar-mini .nav-sidebar>.nav-header {  white-space: inherit; }
} */
.main-sidebar,
.main-sidebar::before {
  width: 300px;
}

@media (min-width: 992px) {
  body:not(.sidebar-mini-md) .content-wrapper,
  body:not(.sidebar-mini-md) .main-footer,
  body:not(.sidebar-mini-md) .main-header {
    margin-left: 300px;
  }

  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .content-wrapper,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-footer,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-header {
    margin-left: 300px;
  }
}

.sidebar-collapse .main-sidebar,
.sidebar-collapse .main-sidebar::before {
  margin-left: -300px;
}

@media (max-width: 767.98px) {
  .main-sidebar,
  .main-sidebar::before {
    margin-left: -300px;
  }
}
@media (min-width: 768px) {
  .modal-dialog.max-700 {
    max-width: 700px;
  }
  .modal-dialog.max-600 {
    max-width: 600px;
  }
  .modal-dialog.max-800 {
    max-width: 800px;
  }
}
.modal-content {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.0537041);
  border-radius: 0px;
  border: 0px;
}

.modal-content .modal-header {
  padding: 32px 40px 17px;
  border-bottom: 0px;
}

.modal-content .modal-footer {
  padding: 0px 40px 36px;
  border-top: 0px;
}

.modal-content .modal-title {
  color: #101820;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}

.modal-content .modal-subtitle {
  color: #54565b;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px;
}

.modal-content .modal-body {
  padding: 0px 40px 36px;
}

.modal-content .form-group label {
  color: #212529;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}

.modal-content .form-group .form-control {
  height: calc(3rem + 2px);
}

.modal-body,
.modal-header,
.modal-footer {
  padding-left: 30px;
  padding-right: 30px;
}

.main-footer p a {
  text-decoration: underline;
  font-weight: bold;
}

/* sweet-alert */
.sweet-alert button {
  background: #fff !important;
  min-height: 46px;
  border: none;
  padding: 10px 25px;
  border-radius: 50px;
  color: #fff;
  min-width: 130px;
}

.swal-button {
  background: #fff;
  min-height: 46px;
  border: none;
  padding: 10px 25px;
  border-radius: 50px;
  color: #fff;
  min-width: 130px;
  box-shadow: none !important;
}

.swal-button.swal-button--confirm {
  background: #fff;
}

.swal-button--danger {
  background-color: #d71e1e;
}

.swal-button.swal-button--cancel {
  border: 1px solid #d71e1e;
  color: #d71e1e;
  background: transparent;
  background-color: transparent;
}

.swal-button.swal-button--cancel:hover {
  background-color: #d71e1e;
  color: #fff;
}

.swal-button--danger:not([disabled]):hover {
  background-color: #d71e1e;
}

.swal-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #101820;
}

.swal-footer {
  text-align: center !important;
}

.swal-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #101820;
}

.swal-modal {
  border-radius: 10px;
}

/* #toast-container>div{width: 370px  !important; -moz-box-shadow: none  !important; -webkit-box-shadow: none  !important; box-shadow: none  !important; opacity: 1  !important; border-radius: 0  !important;}

#toast-container>.toast-success.toast{background-color: #3DBF3D  !important;background-image: url(../img/icon/check-circle.png) !important;}
.toast-warning {background-color: #F18827;}
.toast-error {background-color: #E44224;}
.toast-success {background-color: #3DBF3D;}
.toast-close-button{background-image: url(../img/icon/close.png); width: 16px; height: 16px; right: 20px;}
 */

/* select-box */
.select-box .select2-container .select2-selection--multiple {
  border-radius: 0px;
  padding-left: 14px;
  min-height: 60px;
  width: 100%;
  display: inline-block;
  border-color: #d8d8d8;
  background: #fff;
  padding-top: 9px;
  padding-bottom: 5px;
}

.select-box
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered {
  padding-left: 10px;
  color: #ffffff;
}

.select-box
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__arrow {
  top: 0;
  right: 15px;
  width: 20px;
  bottom: 0;
  margin: auto;
}

.select-box
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-color: #d8d8d8 !important;
}

.select-box
  .select2-container--default
  .select2-selection
  .select2-selection__arrow
  b {
  width: 10px;
  height: 10px;
  border: none;
}

.select-box
  .select2-container--default
  .select2-selection
  .select2-selection__arrow
  b::before {
  content: "\e828";
  font-family: "fontello";
  color: #b1b3b3;
  position: absolute;
  top: -3px;
  bottom: 0;
  right: 0;
  font-size: 5px;
}

.select-box
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: transparent;
  border: 1px solid #d8d8d8;
  color: #000;
  padding-left: 12px;
  line-height: 24px;
  font-size: 12px;
  padding-right: 24px;
  border-radius: 30px;
}

.select-box .select2-container {
  width: 100% !important;
}

.select-box .select2-container .select2-selection--single {
  border-radius: 0px;
  height: 60px;
  border-color: #d8d8d8;
  background: #fff;
  padding-top: 13px;
  padding-bottom: 12px;
}

.select-box
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 10px;
  color: #000;
}

.select-box
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 0;
  right: 15px;
  width: 20px;
  bottom: 0;
  margin: auto;
}

.select-box
  .select2-container--default.select2-container--focus
  .select2-selection--single {
  border-color: #d8d8d8 !important;
}
.select-box
  select.error
  + label
  + .select2-container.select2-container--default
  .select2-selection--single,
.select-box
  select.error
  + label
  + .select2-container.select2-container--default
  .select2-selection--multiple {
  border-color: #e44224 !important;
}
.select-box
  .select2-container--default
  .select2-selection
  .select2-selection__arrow
  b {
  width: 10px;
  height: 10px;
  border: none;
}

.select-box
  .select2-container--default
  .select2-selection
  .select2-selection__arrow
  b::before {
  content: "";
  background: url(../img/icon/down-arrow.svg) no-repeat;
  width: 12px;
  height: 7px;
  color: #b1b3b3;
  position: absolute;
  top: -1px;
  bottom: 0;
  right: 0;
  font-size: 5px;
}

.select-box
  .select2-container--default
  .select2-selection--single
  .select2-selection__choice {
  background-color: #000;
  border: none !important;
}

.edit-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  margin-top: 1px;
}

/* .form-header .select-box .select2-container .select2-selection--single{ height: 42px;} */
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #000;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #fff;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #000 !important;
}

.select-box
  .select2-container--default
  .select2-search--inline
  .select2-search__field:focus {
  border: none;
}

.select-box
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  left: auto;
  margin-left: 0;
  right: 3px;
  border: none;
  background-color: transparent;
}

.select-box
  .select2-container
  .select2-selection--multiple
  .select2-search--inline {
  margin-top: 2px;
}

/* .required-holder .select2-selection__rendered{
    &:after{content: ' *'; color: $red_color; }
} */
.select-box.whitebgselect-box .select2-container .select2-selection--multiple {
  border-color: rgba(0, 0, 0, 0.1);
}

.select-box.whitebgselect-box .select2-container .select2-selection--single {
  border-color: rgba(0, 0, 0, 0.1);
}

.select-box.whitebgselect-box
  .select2-container--default
  .select2-selection
  .select2-selection__arrow
  b::before {
  background: url(../img/down-arrow.svg) no-repeat;
}

.select-box.whitebgselect-box
  .select2-container--default.select2-container--focus
  .select2-selection--single {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.select-box.whitebgselect-box
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* select-box end*/

.select-box
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 0;
 
}

.content-wrapper .edit-form .form-file .form-control {
  height: calc(3rem + 12px);
  padding: 16px 20px;
}

.label-wraper {
  position: relative;
  display: inline-block;
  padding-right: 30px;
}

.form-check-input {
  margin-left: 0;
  right: 0;
}

.file-upload {
  position: relative;
  padding: 33px 15px 25px;
  border: 1px dashed #979797;
}

.file-upload .filepond--panel-root {
  background: transparent !important;
}

.file-upload input[type="file"] {
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  font-size: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  bottom: 0px;
}

.file-upload p {
  margin-bottom: 0px;
  font-size: 12px;
  color: #979797;
}

.file-upload h4 {
  margin-bottom: 3px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.file-upload .upload-icon {
  margin-bottom: 16px;
}

/* input[type='file'] */
.custom-file {
  height: 44px;
  width: 100%;
  border-radius: 4px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #9795a5;
  overflow: hidden;
  transition: all 1s;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.custom-file input[type="file"] {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

.custom-file .custom-file-label {
  padding-top: 9px;
}

.custom-file .custom-file-label::after {
  height: 100%;
  padding-top: 10px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 23px;
  margin-bottom: 0;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #2e5a7b;
  background-color: transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 3px;
  background-color: #2a405e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch input:checked ~ .slider:before {
  background-color: #3dbf3d;
}

.switch input:checked ~ .slider {
  border-color: #3dbf3d;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.switch input:checked ~ .slider:before {
  background-color: #3dbf3d;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* End */
label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 26px;
  margin-bottom: 0;
}

.select-box {
  margin-bottom: 1.5rem;
  position: relative;
  z-index: 1;
}

.select-box .info-tip{
  width: 24px;
  height: 24px;
  position: absolute;
  right: 45px;
  top: 18px;
  cursor: pointer;
}
.select-box .info-tip::after{
  content: attr(data-title);
  position: absolute;
  width: 200px;
  right: -10px;
  top: -80px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding: 10px;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 200ms;
}
.select-box .info-tip::before{
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  content: "";
  top: -20px;
  right: 3px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 200ms;
}
.select-box .info-tip:hover::after,
.select-box .info-tip:hover::before{
  opacity: 1;
  visibility: visible;
}

.form-floting {
  position: relative;
  width: 100%;
  height: 60px;
  margin-bottom: 1.5rem;
}
.form-floting label.error,
.file-upload label.error,
.form-floting div.text-success {
  color: #e44224;
  position: absolute;
  top: 100%;
  left: 0;
  bottom: auto;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  margin-top: 5px;
  letter-spacing: 0.03em;
}
.form-floting div.text-success {
  color: #3dbf3d;
}
.select-box label.error {
  color: #e44224;
  position: absolute;
  bottom: 0;
  left: 0rem;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  margin-top: 5px;
  letter-spacing: 0.03em;
}

label.error {
  color: #e44224;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.03em;
}

.form-floting .form-label {
  position: absolute;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: inherit;
  /* left: 1rem; */
  /* top: 0.75rem; */
  /* padding: 0 0.25rem; */
  /* color: #979797; */
  background: var(--color-white);
  transition: all 0.3s ease;
  transform-origin: 0 0;
  padding: 1rem 1.25rem;
}
.form-floting .form-label svg {
  color: #000;
}
.form-floting .form-input {
  position: absolute;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: inherit;
  top: 0;
  left: 0;
  z-index: 1;
  resize: none;
  width: 100%;
  height: auto;
  padding: 0.75rem 1.25rem;
  border-radius: 0;
  border: 1px solid #d8d8d8;
  color: #000;
  background: transparent;
  transition: all 0.2s ease-in-out;
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floting select.form-input {
  padding-left: 14px;
  height: 60px;
}
td .select2.form-control.form-input.itemStatus {
  width: auto;
}
.selected-label {
  color: #979797;
  font-weight: 400;
}
.form-floting .form-input.selected-label {
  color: #979797;
  font-weight: 400;
}

.form-floting input[type="file"].form-input {
  font-size: 13px;
}
.form-floting .form-input.error {
  border-color: #e44224;
}
.form-floting .form-input.valid {
  border-color: #3dbf3d;
}
.form-floting .form-input::-moz-placeholder {
  opacity: 0;
  visibility: hidden;
  color: transparent;
}

.form-floting .form-input:-ms-input-placeholder {
  opacity: 0;
  visibility: hidden;
  color: transparent;
}

.form-floting .form-input::placeholder {
  opacity: 0;
  visibility: hidden;
  color: transparent;
}

.form-floting .form-input:focus {
  outline: none;
  border: 1px solid #000;
}

.form-input:focus ~ .form-label {
  /* top: -0.75rem;
  left: 1rem; */
  color: #000000;
  z-index: 5;
  font-size: 0.875rem;
  font-weight: 500;
  color: #000;
  transition: all 0.2s ease-in-out;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floting
  .form-input:not(:-moz-placeholder-shown).form-input:not(:focus)
  ~ .form-label {
  /* top: -0.75rem; */
  /* left: 1rem; */
  color: #000000;
  z-index: 9;
  font-size: 0.875rem;
  font-weight: 500;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floting
  .form-input:not(:-ms-input-placeholder).form-input:not(:focus)
  ~ .form-label {
  /* top: -0.75rem; */
  /* left: 1rem; */
  color: #000000;
  z-index: 9;
  font-size: 0.875rem;
  font-weight: 500;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floting
  .form-input:not(:placeholder-shown).form-input:not(:focus)
  ~ .form-label {
  /* top: -0.75rem; */
  /* left: 1rem; */
  color: #000000;
  z-index: 9;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  z-index: 0;
}
.form-floting .form-input:read-only:focus {
  border-color: #d8d8d8;
}
/* .form-floting .form-input:read-only:focus~.form-label{ color: #979797; transform: none; font-weight: 400; font-size: 16px;} */
.form-floting-textarea.form-floting {
  height: 86px;
}
/* .form-floting-textarea.form-floting .form-input{ z-index: 0;} */
/* .form-floting-textarea.form-floting:before{
  content: ""; height: 30px; width: calc(100% - 28px); background: #fff; z-index: 1; position: absolute; top: 1px; left: 1px; right: 27px;
} */
.form-floting-textarea.form-floting
  .form-input:not(:placeholder-shown).form-input:not(:focus)
  ~ .form-label
  ~ .floting-textarea-before,
.form-floting-textarea.form-floting
  .form-input:focus
  ~ .form-label
  ~ .floting-textarea-before {
  height: 30px;
  width: calc(100% - 28px);
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 27px;
}
.form-floting-textarea.form-floting
  .form-input:not(:placeholder-shown).form-input:not(:focus)
  ~ .form-label {
  z-index: 2;
}
/* .form-floting-textarea.form-floting .form-label{z-index: 2;} */
.form-floting.info-holder .form-input {
  padding-right: 50px;
}
.info-holder button.info,
.change-holder .btn-edit {
  border: none;
  outline: none;
  position: absolute;
  display: flex;
  align-items: center;
  margin-top: 0px;
  background: transparent !important;
  padding: 0px;
  cursor: pointer;
  color: #666666 !important;
  top: 22px;
  right: 20px;
  z-index: 3;
}
.info-holder button.dropdown-toggle::after {
  display: none;
}
.password-holder.info-holder .password-toggle {
  right: 36px;
}
.password-holder.info-holder button.info {
  top: 21px;
}
.filter-holder {
  max-width: 285px;
  padding: 16px 16px 20px 20px;
  border-radius: 0px;
  border: none;
  box-sizing: border-box;
  box-shadow: 0px 10px 25px rgb(0 0 0 / 10%);
}
.filter-holder .list-tick {
  padding-left: 15px;
  margin-bottom: 0px;
}

/* .form-floting>.form-input:focus, .form-floting>.form-input:not(:placeholder-shown){} */

.loader-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.remnant-img {
  position: relative;
  /* padding-left: 7.5px;
  padding-right: 7.5px; */
  max-width: 165px;
}
.row.profile-img-wrap .remnant-img {
  padding-left: 7.5px;
  padding-right: 7.5px;
  max-width: 172px;
}

.remnant-img .profile-circle-img {
  padding: 4px;
}
.remnant-img .profile-circle-img img {
  height: 156px;
}
.remnant-img .delete-image {
  position: absolute;
  right: 13px;
  top: 7px;
  background: rgba(255, 255, 255, 1);
  margin: 0;
  padding: 0px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.remnant-img .delete-image-featured {
  position: absolute;
  right: 7px;
  top: 7px;
  background: rgba(255, 255, 255, 1);
  margin: 0;
  padding: 0px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.remnant-img .delete-image span {
  font-size: 20px;
}
.row-div {
  width: 100%;
  position: relative;
  padding-right: 60px;
}

.row-div .close-btn {
  position: absolute;
  right: 0;
  top: 5px;
}

.row-div .close-btn .btn.btn-bordered {
  width: 50px;
  padding: 5px 5px;
}

.table.custom-table .table-p-img {
  width: 34px;
  height: 34px;
  object-fit: contain;
}

.profile-circle-img.img-circle {
  border-radius: 50%;
}

.multi-select-box label.form-label {
  top: 0;
  left: 0;
  color: #000000;
  z-index: 9;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floting.multi-select-auto {
  height: auto;
}

.multi-select-box .select2-container .select2-selection--single {
  font-weight: 600;
}

.multi-select-box .select2-container .select2-selection--multiple {
  padding-top: 21px;
  padding-bottom: 5px;
}

/* .multi-select-box .select2-container .select2-selection--multiple .select2-search--inline {
  margin-top: 0;
} */

.multi-select-box
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 6px;
}

.multi-select-box .select2-container .select2-selection--single {
  padding-top: 18px;
  padding-bottom: 5px;
}

.multi-select-box .select-box {
  margin-bottom: 0;
}

.multi-select-box .select-box label.error {
  left: 0;
}

.password-holder button.eye_showHide {
  border: none;
  outline: none;
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  margin-top: 0px;
  background: transparent !important;
  padding-left: 6px;
  padding-right: 6px;
  cursor: pointer;
  color: #666666 !important;
}

.password-holder button.eye_showHide {
  bottom: 0;
  right: 45px;
}

.password-holder button.info {
  top: 20px;
  right: 15px;
}

.password-holder .password-toggle {
  position: absolute;
  right: 20px;
  top: 21px;
  bottom: auto;
  margin: 0 auto;
  color: #bbbbbb;
  cursor: pointer;
  width: 28px;
  height: 18px;
  cursor: pointer;
  z-index: 1;
}
.password-holder .password-toggle.right-15 {
  right: 15px;
}
.password-holder .password-toggle.ic-eye {
  background: url(../img/icon/eye-on.svg) no-repeat center;
}
.password-holder .password-toggle.ic-eye-off {
  background: url(../img/icon/eye-off.svg) no-repeat center;
}

.password-holder input[type="password"] {
  font-family: "Material Symbols Outlined";
  content: "\f099";
  letter-spacing: 0.05em;
}
.password-holder .form-input {
  padding-right: 50px;
}
.notification-header-icon {
  position: relative;
}

.notification-header-icon::after {
  content: attr(data-count);
  height: 18px;
  width: 18px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  background-color: rgb(255, 65, 65);
  color: #fff;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  top: 12px;
  right: 1px;
}
.select2-results__option.select2-results__message {
  color: red;
}
.table.dataTable thead th.slno {
  cursor: default;
}
.table.dataTable thead th.slno:after {
  display: none !important;
}
.table.dataTable thead th.slno .th-span:after {
  display: none !important;
}
div.dataTables_wrapper div.dataTables_processing {
  transform: translate(-50%, 50%);
  margin-left: 0 !important;
  z-index: 1;
  padding: 0;
  width: unset !important;
}
.table-responsive {
  position: relative;
}

input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
  display: none;
}

.file-upload .filepond--credits {
  display: none;
}
.file-upload.multi-file-upload label.error {
  top: 118%;
  left: -16px;
  font-family: "Urbanist", sans-serif;
}
.file-upload.multi-file-upload {
  padding-bottom: 0;
}
.data-table-loader {
  height: 0;
  width: 0;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #1c3d60;
  border-radius: 22px;
  -webkit-animation: rotate 1s infinite linear;
}

.filepond--root,
.filepond--drop-label.filepond--drop-label label {
  font-family: "Urbanist", sans-serif;
}

@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise.
     use 0% instead for anticlockwise */
  100% {
    -webkit-transform: rotate(360deg);
  }
}

table.dataTable td,
table.dataTable th {
  max-width: 350px;
  word-wrap: break-word;
  /* min-width: 50px; */
}
table.dataTable th {
  white-space: nowrap;
}
.form-floting.date-field .input-icon {
  position: absolute;
  top: 16px;
  right: 15px;
}

@media screen and (max-width: 575px) {
  .login-card-body,
  .register-card-body {
    padding: 30px 20px;
  }
}

table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 15px;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  display: none;
}
.th-span {
  position: relative;
}
table.dataTable thead > tr > th.sorting_asc .th-span,
table.dataTable thead > tr > th.sorting_desc .th-span,
table.dataTable thead > tr > th.sorting .th-span,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 22px;
}

table.dataTable thead .sorting .th-span:after,
table.dataTable thead .sorting_asc .th-span:after,
table.dataTable thead .sorting_desc .th-span:after,
table.dataTable thead .sorting_asc_disabled .th-span:after,
table.dataTable thead .sorting_desc_disabled .th-span:after {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  font-family: "Glyphicons Halflings";
  opacity: 0.5;
}
table.dataTable thead .sorting .th-span:after {
  opacity: 0.2;
  content: "\e150";
}
table.dataTable thead .sorting_asc .th-span:after {
  content: "\e155";
}
table.dataTable thead .sorting_desc .th-span:after {
  content: "\e156";
}
table.dataTable thead .sorting_asc_disabled .th-span:after,
table.dataTable thead .sorting_desc_disabled .th-span:after {
  color: #eee;
}

div.dataTables_scrollBody table thead .sorting .th-span:after,
div.dataTables_scrollBody table thead .sorting_asc .th-span:after,
div.dataTables_scrollBody table thead .sorting_desc .th-span:after {
  display: none;
}
table.dataTable tbody td:last-child .btn {
  align-items: center;
  display: flex;
}

.login-card-body.vendor-signup-card-body .form-floting {
  margin-bottom: 30px;
}
.login-card-body.vendor-signup-card-body
  .password-holder.form-floting
  label.error,
.login-card-body.vendor-signup-card-body
  .password-holder.file-upload
  label.error,
.login-card-body.vendor-signup-card-body
  .password-holder.form-floting
  div.text-success {
  line-height: 13px;
  top: 105%;
}

.mobile-wrap {
  position: relative;
}
.mobile-wrap .code-no {
  position: absolute;
  width: 65px;
  z-index: 1;
  left: 2px;
  top: 16px;
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-position: 82%;
}
.mobile-wrap.form-floting input {
  padding-left: 75px;
}
.mobile-wrap.form-floting label.form-label {
  padding-left: 85px;
}
.mobile-wrap.form-floting > .form-control:focus ~ label,
.mobile-wrap.form-floting > .form-control:not(:placeholder-shown) ~ label,
.mobile-wrap.form-floting > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(1.15rem);
}
.mobile-wrap.form-floting .SumoSelect > .CaptionCont > label > i {
  background-image: url(../images/icon/dropdown-arrow.svg);
  opacity: 0.5;
}
.mobile-wrap.form-floting .SumoSelect > .CaptionCont > label {
  right: -4px;
}
.mobile-wrap.form-floting .SumoSelect > .CaptionCont > label {
  width: 19px;
}
.mobile-wrap.form-floting .SumoSelect > .CaptionCont > span {
  padding-right: 14px;
}
.mobile-wrap.form-floting select.form-control {
  height: 30px !important;
}
.mobile-wrap.form-floting .SlectBox.form-control {
  border-color: transparent !important;
}
.admin-img.profile-img-list .remnant-img .profile-circle-img {
  position: relative;
}
.admin-img.profile-img-list .remnant-img .delete-profile-image {
  position: absolute;
  right: 5px;
  top: 5px;
}

.admin-img.profile-img-list .remnant-img {
  padding-left: 0;
  padding-right: 0;
}

.ck-editor-wrapper {
  position: relative;
}
.ck-editor-wrapper label.error {
  position: absolute;
  font-size: 13px;
  line-height: 24px;
  left: 0;
  top: 100%;
}
.cke_button.cke_button__image,
.cke_button.cke_button__blockquote,
.cke_button.cke_button__table,
.cke_button.cke_button__source {
  display: none;
}

/* notifications */
.notification-item-dropdown .nav-link .navbar-badge {
  right: 11px;
  top: 4px;
}
.notifications-list-holder {
  padding: 0px 30px;
}
.notifications-list {
  padding: 20px 0px 20px 20px;
  border-top: 1px solid #d8d8d8;
  position: relative;
  cursor: pointer;
}
.notifications-list:first-child {
  border-top: none;
}
.notifications-list .noti-dot {
  width: 5px;
  height: 5px;
  display: none;
  position: absolute;
  background-color: #1c3d60;
  left: 0;
  top: 24px;
}
.notifications-list h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 6px;
}
.notifications-list h6 {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 3px;
}
.notifications-list p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}
.notifications-list.active h5 {
  font-weight: 600;
}
.notifications-list.active .noti-dot {
  display: block;
}
.dropdown-menu.notification-holder {
  padding-left: 20px;
  padding-right: 20px;
}
.notification-item-dropdown .dropdown-item.dropdown-footer {
  justify-content: center;
}
.max-w-800px {
  max-width: 800px;
}
/* notifications end*/

/* -------------- checkbox----------------- */
.check-style {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #373737;
  min-height: 20px;
}
.check-style input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border-radius: 0px;
  border: solid 1px #979797;
}
.check-style input:checked ~ .check-text {
  font-weight: 600;
}
.check-style input:checked ~ .checkmark {
  color: #fff;
  border-color: #1c3d60;
  background: #1c3d60;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-style .checkmark:after {
  top: 3.5px;
  left: 3px;
  right: 0px;
  bottom: 2.5px;
  width: 12px;
  height: 9px;
  background: url(../img/icon/check.svg) no-repeat;
}
.check-style input:checked ~ .checkmark:after {
  display: block;
}
.check-style a {
  color: #373737;
  font-weight: 600;
}
.check-style a:hover {
  color: #1c3d60;
}
.check-style.radio-btn input:checked ~ .checkmark {
  background: transparent;
  border-color: #1c3d60;
}
.check-style.radio-btn .checkmark {
  border-radius: 50%;
}
.check-style.radio-btn .checkmark:after {
  width: 12px;
  height: 12px;
  border-color: #1c3d60;
  border-radius: 50%;
  background: #1c3d60;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

/* -------------- checkbox----------------- */

.rem_img-div {
  text-align: center;
  border: 1px solid #d8d8d8;
}
.rem_img-div img {
  object-fit: contain;
  max-height: 200px;
  max-width: 100%;
}
.email-add {
  position: relative;
  width: 100%;
  padding-right: 70px;
}
.email-add .add-btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 17px 18px 16px;
}

.social-link {
  display: inline-block;
  padding-left: 20px;
}
.social-link li {
  list-style: none;
  float: left;
  position: relative;
  margin-right: 22px;
}
.social-link li:last-child {
  margin-right: 0;
}
.social-link li a {
  text-align: center;
  transition: all 0.8s ease;
  color: #fff;
  padding: 0px;
}
/* .social-link  li  a img { filter: grayscale(100%) brightness(1000%);} */
.social-link li a:hover {
  transition: all 0.8s ease;
}
.social-link li a:hover img {
  filter: none;
}

@media screen and (min-width: 991px) {
  .sidebar-collapse .table-responsive.mCustomScrollbar,
  .table-custom-scroll.mCustomScrollbar,
  .sidebar-collapse .double-scroll {
    max-width: calc(100vw - 162px);
  }

  .sidebar-collapse .table-outer-scroll,
  .table-outer-scroll,
  .sidebar-collapse .double-scroll {
    max-width: calc(100vw - 162px);
  }
}

.table-responsive.mCustomScrollbar,
.table-custom-scroll.mCustomScrollbar,
.double-scroll {
  max-width: calc(100vw - 376px);
}
.table-outer-scroll.mCustomScrollbar,
.double-scroll {
  max-width: calc(100vw - 376px);
  display: block;
  width: 100%;
  overflow-x: auto;
  position: relative;
}

@media screen and (max-width: 991px) {
  .table-responsive.mCustomScrollbar,
  .table-custom-scroll.mCustomScrollbar,
  .double-scroll {
    max-width: calc(100vw - 72px);
  }
  .table-outer-scroll.mCustomScrollbar,
  .table-outer-scroll.mCustomScrollbar,
  .double-scroll {
    max-width: calc(100vw - 72px);
  }
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(28, 61, 96, 0.5);
}
.add-page-form
  .select-box
  .selectedclass
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.form-header
  .form-top
  .select-box
  .selectedclass
  ~ .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  font-weight: 400;
  color: #979797;
}

/* .select-box .selectedclass:required ~ .select2-container .select2-selection--single .select2-selection__rendered:after{ content: "*";  } */

.add-page-form .select-box .selectedclass,
.form-header .form-top .select-box .selectedclass {
  font-weight: 400;
  color: #979797;
}

.amount-max {
  max-width: 78px;
}
.amount-max-fab {
  max-width: 123px;
}
.form-header .form-top .multi-select-box label.form-label,
.add-page-form .multi-select-box label.form-label {
  display: none;
}
.add-page-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 20px;
}
.add-page-form .form-floting select.form-input {
  padding-top: 10px;
}
.form-header .form-top .form-floting .form-input {
  padding: 0.75rem 1.15rem;
  padding-top: 1.325rem;
  padding-bottom: 0.325rem;
}
.form-header .form-top .form-floting label.form-label {
  line-height: 20px;
}
.form-header
  .form-top
  .multi-select-box
  .select2-container
  .select2-selection--single {
  padding-top: 15px;
}
.form-header
  .form-top
  .select-box
  .select2-container
  .select2-selection--single {
  height: 52px;
}
.form-header .form-top .form-floting {
  height: 52px;
  margin-bottom: 1rem;
}
.form-header
  .form-top
  .select-box
  .select2-container
  .select2-selection--multiple {
  padding-top: 8px;
  min-height: 52px;
}

/* .add-page-form .sec-add-branch .multi-select-box label.form-label{ display: block;} */
.add-page-form
  .multi-select-box
  .select2-container
  .select2-selection--multiple {
  padding-top: 14px;
}
.form-header
  .form-top
  .multi-select-box
  .select2-container
  .select2-selection--multiple {
  padding-top: 7px;
}
textarea::-webkit-input-placeholder {
  /* Edge */
  color: #979797;
  font-family: "Urbanist", sans-serif;
}

textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #979797;
  font-family: "Urbanist", sans-serif;
}

textarea::placeholder {
  color: #979797;
  font-family: "Urbanist", sans-serif;
}
.btn.table-link {
  letter-spacing: 0.02em;
  text-align: left;
}
.select2-container .select2-search--inline .select2-search__field {
  color: #979797;
  font-family: "Urbanist", sans-serif;
  line-height: 17px;
  font-weight: 400;
}

/* .add-page-form .form-floting select.form-input { position: relative; 
  background: #fff url(../img/icon/down-arrow.svg) no-repeat 97% center; 
  background-size: 12px 8px;  -webkit-appearance: none; -moz-appearance: none; appearance: none;} */
.form-floting select.form-input {
  cursor: pointer;
  background-image: url(../img/icon/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 12px 8px;
  text-align: left;
  padding-left: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* .scroll-noti{ max-height: 200px; overflow-y: auto;}   */

.main-header .nav-link .user-panel .image img {
  width: 36px;
  height: 36px;
  box-shadow: none !important;
  object-fit: cover;
  border: 1px solid #dedede;
}
.navbar-light .navbar-nav .nav-link .user-panel {
  text-transform: capitalize;
}

.gallery1 {
}
.file-upload .filepond--list .filepond--item {
  border: 1px solid #d8d8d8;
}
.file-upload .filepond--file {
  border-radius: 0;
}
.file-upload .filepond--item-panel {
  background-color: rgba(216, 216, 216, 0.5);
  border-radius: 0;
}

.file-upload .filepond--image-preview-wrapper {
  border-radius: 0;
}
.file-upload .filepond--image-preview {
  background: #fff;
}

.file-upload .filepond--image-preview-overlay-idle {
  color: transparent !important;
}

/* .row.profile-img-wrap{ margin-left: 0; } */

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(151 151 151 / 75%);
}

/* .featured-image-holder{border: 1px solid #d8d8d8; padding: 10px; margin-bottom: 20px; }
.featured-image-holder .profile-circle-img{ border: none; box-shadow: none; } */

.gallery img {
  height: 165px;
  width: 165px;
  object-fit: cover;
}
.featured-image-holder {
  margin-bottom: 20px;
}
.featured-image-holder .file-upload {
  padding-bottom: 30px;
}
.featured-image-holder .gallery1 img {
  height: 250px !important;
  max-width: 100%;
  object-fit: cover;
  margin-top: 20px;
}
.featured-image-holder .file-upload .gallery1 {
  padding-top: 0;
}
.gallery2 img,
.gallery3 img {
  height: 165px !important;
  max-width: 100%;
  width: 165px !important;
  object-fit: cover;
}
/* .featured-image-holder .gallery3 img{ max-height: 165px !important;
    max-width: 100%; width:100%;
     object-fit: contain;
    } */

.featured-image-holder .gallery1 {
  padding-top: 63px;
  display: flex;
  justify-content: center;
}
.gallery2,
.gallery3 {
  display: flex;
  justify-content: flex-start;
}

/* .featured-image-holder{border: 1px solid #d8d8d8;} */
.featured-image-holder .form-floting {
  height: auto;
  min-height: 63px;
}
.featured-image-holder .form-floting .form-input {
  bottom: 0;
  right: 0;
}

.table-wraper ::-webkit-scrollbar,
.card ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
/* Track */
.table-wraper ::-webkit-scrollbar-track,
.card ::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #f1f1f1;
  box-shadow: none;
}
/* Handle */
.table-wraper ::-webkit-scrollbar-thumb,
.card ::-webkit-scrollbar-thumb {
  background: rgb(193, 192, 192);
  border-radius: 0px;
}

.gallery3 img,
.gallery2 img {
  max-width: 100%;
  max-height: 300px;
}

.remnant-img:has(.all-pdf) .profile-circle-img {
  background: url("../img/pdf-black.svg") no-repeat center center;
  background-size: auto 100%;
  position: relative;
  z-index: 0;
}
.remnant-img:has(.all-pdf) .all-pdf {
  z-index: 1;
}
.remnant-img:has(.all-pdf) .attachfile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  font-size: 0;
  z-index: 0;
}
/* Custom tooltip alignment */
.tooltip .tooltip-inner.text-left {
  text-align: left !important; /* or left, right */
}

.customerSelectAllInput {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 25px !important;
}

.customerSelectAllInput input[type="checkbox"] {
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
}
.customerSelectAllInput input[type="checkbox"] + span {
  cursor: pointer;
  position: relative;
  font-style: normal;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: -0.54px;
  color: #1c1c1c;
  transition: all 0.1s ease-in-out;
  padding-left: 40px;
  border: 0;
  display: block;
  text-align: left;
  height: auto;
  min-height: auto;
  padding: 0 0 0 39px;
}
.customerSelectAllInput input[type="checkbox"] + span::before {
  content: "";
  position: absolute;
  opacity: 0;
  left: 9px;
  top: 5px;
  width: 7px;
  height: 13px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 9;
}
.customerSelectAllInput input[type="checkbox"] + span::after {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  opacity: 1;
  border: 1px solid #d8d8d8;
}
.customerSelectAllInput input[type="checkbox"]:checked + span::before {
  opacity: 1;
}
.customerSelectAllInput input[type="checkbox"]:checked + span::after {
  background-color: #203662;
}
/* Container for file input */
.file-upload-wrapper {
  position: relative;
  display: inline-block;
  width: 300px;
  height: 50px;
  background-color: #f4f4f4;
  border: 2px dashed #ccc;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  color: #333;
}

.file-upload-wrapper:hover {
  background-color: #e9e9e9;
}

/* Hide the original file input */
.file-upload-wrapper input[type="file"] {
  position: absolute;
  inset: 0;
  opacity: 0;
}

/* Custom button that acts like a file input trigger */
.file-upload-btn {
  border: none;
  padding: 10px 20px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: block;
  color: #000;
  width: 100%;
  pointer-events: none;
}

/* Style for the file name preview after selection */
#file-names {
  margin-top: 10px;
  font-size: 14px;
  color: #555;
  list-style-type: none; /* Remove bullet points */
  padding: 0; /* Remove padding */
}

#file-names li {
  margin: 5px 0; /* Space between file names */
}
.customFileUploadHolder {
  margin-top: 30px;
}
.uploadNotes {
  color: #212529;
  font-size: 13px;
  font-weight: 500;
}
.customFileUploadHolder .form-label i {
  color: #e44224;
}
.customFileUploadHolder .error {
  position: absolute;
  margin-top: 22px;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #082c52;
  background-color: #051d36;
  box-shadow: none;
}

.browse-img {
  display: flex;
  border: 1px solid #d8d8d8;
  color: #000;
  height: 60px;
  width: 100%;
  cursor: pointer;
  align-items: center;
  padding: 0 20px;
}
.browse-img svg {
  margin-right: 10px;
}
.browse-img:focus,
.browse-img:active,
.browse-img:hover{
    border-color: #000;
}
.circle-btn {
  border-radius: 50%;
  padding: 5px;
}
#section-wrapper .bg-light.mb-3:last-child {
  margin-bottom: 0 !important;
}
.form-floting .preview-image,
.existing-multi-remnent .preview-image {
  background-image: url(../img/noimage.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.form-floting .preview-image .img-thumbnail,
.existing-multi-remnent .preview-image .img-thumbnail {
  background-color: transparent;
  min-height: 60px;
  min-width: 60px;
  max-width: 60px;
  object-fit: cover;
  -o-object-fit: cover;
}
.btn.btn-sm.btn-bg{
  padding:5px 10px !important;
  min-height: auto !important;
  text-align:center;
  font-size:12px;
}
.btn.btn-sm.btn-primary {
  padding:5px 10px !important;
  min-height: auto !important;
  text-align:center;
  font-size:12px;
}
.rement-list-card .btn.btn-sm.btn-primary.crop-btn {
  bottom:86%;
}

.dataTable tr th.sticky-col:nth-child(3), .dataTable tr td.sticky-col:nth-child(3) {
  left: 172px !important;
  }
  .custom-size label.error, .custom-size span.error, .custom-size div.error{
    font-size: 11px;
  }
  .radio-error label.error {
    color: #e44224;
    position: absolute !important;
    top: 100%;
    left: 0;
    bottom: auto;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    margin-top: 5px;
    letter-spacing: 0.03em;
  } 