body {
  font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, ' Segoe UI', ' Oxygen', ' Ubuntu', ' Cantarell',
    ' Fira Sans', ' Droid Sans', ' Helvetica Neue', sans-serif !important;
}
.breadcrumb {
  background-color: #ffffff !important;
  padding: 0.75rem 0rem !important;
}
.breadcrumb-item,
.breadcrumb-item a {
  color: gray !important;
}

tfoot tr,
thead tr {
  background: lightblue !important;
  background: rgba(76, 64, 237, 0.1) !important;
}
tfoot td {
  font-weight: bold !important;
}
.logo_image {
  margin: 15px 5px !important;
}
.theme-color {
  color: #4c40ed !important;
}
.uploader-img {
  width: 140px;
  height: 140px;
  margin: 0 !important;
  background: #fff;
  border: 1px solid #e5e5ea;
  border-radius: 50%;
  box-shadow: 0px 0px 2px 0.9px #ced0d6;
  display: flex;
  justify-content: center;
  justify-content: center;
  padding: 30px 0px;
  margin-top: 15px;
}
.uploader-img img {
  width: 80px !important;
  height: 69px !important;
}
a:hover {
  text-decoration: none !important;
  color: rgba(76, 64, 237, 1) !important;
}

.btn-primary {
  color: #fff;
  background-color: #4c40ed !important;
  border-color: #4c40ed !important;
}
.bg-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: rgba(196, 200, 255, 1) !important;
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
  color: #000 !important;
}
.custom-css,
.custom-css:hover {
  color: #ffff;
  cursor: pointer;
  font-weight: 500;
}
.required_sign {
  color: red;
}
.breadcrumb-right {
  text-align: right !important;
}
.dt-buttons {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.buttons-csv {
  margin-left: 10px;
}
.pd-g0 {
  padding: 0px !important;
}
.paginate_button {
  padding: 0px !important;
}
.avatar-round {
  border-radius: 50%;
}
.avatar-upload {
  position: relative;
  max-width: 205px;
}

.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}

.avatar img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.avatar-upload .avatar-edit input {
  display: none;
}

.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ddd;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input + label:after {
  content: '\f040';
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.avatar-upload .avatar-preview {
  width: 150px;
  height: 150px;
  position: relative;
  /*border: 6px solid #F8F8F8; */
}

.dashboard_image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
img {
  object-fit: contain;
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 3%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.avatar-upload .avatar-previewnew {
  width: 100px;
  height: 100px;
  position: relative;
  border: 6px solid #f8f8f8;
}

.avatar-upload .avatar-previewnew > div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.card {
  border-radius: 0.6rem !important;
}
.card .nav.nav-tabs {
  margin: 0px !important;
}
.avatar-preview {
  border-radius: 50%;
}
a.link_text {
  color: rgba(76, 64, 237, 1) !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #fff !important;
  margin-left: 0px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: linear-gradient(to bottom, #fffdfd 0%, #faf2f2 100%) !important;
  border: 1px solid #fff !important;
}
table.dataTable thead th {
  padding: 8px 10px !important;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #4c40ed !important;
  border-color: #4c40ed !important;
  margin: 0 !important;
}
.text-primary {
  color: #000000 !important;
}

/* Dropdown In Fix Issue */
.dropdown-item {
  margin: 0 !important;
  padding: 0.3rem 0.5rem !important;
}
.img_show {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
#image1 {
  background-size: cover;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 5px;
}
.martb {
  padding: 10px;
}
img#noimage {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  overflow: hidden;
}

.text-black-color {
  color: #000000 !important;
}
/* Override CSS  */
.progress {
  margin-top: 7px !important;
  height: 10px !important;
}
.fa-lg {
  font-size: 11px !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  width: 15px !important;
  height: 10px !important;
}
.dataTables_length .form-select {
  width: 65px !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: '>' !important;
}
.delete-btn {
  margin: 5px 0px;
  border: 1px solid red !important;
  padding: 7px !important;
}
.delete-btn:hover {
  background-color: #ffd7d7;
}
/* Index processing for DataTables  */
#user_datatable_processing .dataTables_processing {
  width: 100% !important;
  height: 100% !important;
}

.dataTables_wrapper .dataTables_processing {
  width: 25% !important;
  margin-left: -15% !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  text-align: center !important;
  font-size: 1.2em !important;
  background-color: white !important;
  z-index: 9998 !important;
}

div.dataTables_processing > div:last-child > div {
  background-color: #4c40ed !important;
}
/* Loader Css Start */
.loader {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #3333338c;
  z-index: 7777;
}

.loader .loader-icon {
  width: 45px;
  height: 45px;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));

  background: -webkit-radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Loader Css End */

.fix_right {
  width: 50% !important;
  text-align: right !important;
}
.useravtar {
  width: 120px;
  height: 120px;
  object-fit: contain;
}
