@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
body.modal-open {
  overflow: hidden;
}

.audit-log-table .expandable-body .table {
  width: 100%;
  margin: 0;
}

.navbar-nav > .user-menu > .dropdown-menu {
  width: auto;
}

.bg-light-gray {
  background: #ecebeb;
}

.custom-logo-xl {
  width: 81% !important;
  margin-top: -0.3rem !important;
  max-height: 45px !important;
}

.custom-logo-wosb {
  margin-top: -1rem !important;
  height: 45px !important;
  max-height: 45px !important;
}

.ck-editor__editable {
  min-height: 250px !important;
  max-height: 500px !important;
}

.add-more-table-form .table th {
  min-width: 125px !important;
}

.error_msg:first-letter {
  text-transform: uppercase;
}

.select-picker-readonly {
  text-align: left;
  opacity: unset !important;
}

.sp-option-text-line-through span {
  text-decoration: line-through;
}

html body.bg-full-screen-image {
  background: url(/images/bg-4.jpg?5e326f9284a7270c76df6fb875f674ea) center center no-repeat;
  background-size: cover;
}

.pa-table .form-check-input {
  position: inherit;
  margin-top: 0.25rem;
  margin-left: 0.1rem;
}

.form-element .form-check {
  padding-top: 10px;
}

.dropdown-menu li:hover,
.custom-cursor-pointer {
  cursor: pointer;
}

.main-sidebar {
  background-color: #f5f2f2 !important;
}

.main-sidebar .nav-sidebar {
  padding-bottom: 50px;
}

.report-list-h {
  min-height: 150px;
  /*max-height: 680px;*/
}

label.required:after {
  content: " *";
  color: red;
}

.popover .popover-body {
  background-color: black !important;
  color: #fff !important;
  text-align: center;
}

.bs-popover-auto[x-placement^=right] > .arrow:after,
.bs-popover-right > .arrow:after {
  border-right-color: black !important;
}

.bs-popover-auto[x-placement^=left] > .arrow:after,
.bs-popover-left > .arrow:after {
  border-left-color: black !important;
}

.bs-popover-auto[x-placement^=top] > .arrow:after,
.bs-popover-top > .arrow:after {
  border-top-color: black !important;
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  border-bottom-color: black !important;
}

.starrating > input {
  display: none;
}

/* Remove radio buttons */
.starrating > label:before {
  content: "\f005";
  /* Star */
  margin: 2px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
}

.starrating > label {
  color: #222222;
  /* Start color when not clicked */
}

.starrating > input:checked ~ label {
  color: #ffca08;
}

/* Set yellow color when star checked */
.starrating > input:hover ~ label {
  color: #ffca08;
}

/* Set yellow color when star hover */
span.starrating-fill {
  color: #ffca08 !important;
}

span.star {
  margin: 1px;
}

table.table-h-scroll {
  overflow-x: auto;
}

table.table-h-scroll {
  overflow-x: auto;
}

textarea {
  resize: none;
}

.report-list-table .table th {
  border-top: 1px solid #dee2e6;
}

.neonBody {
  font-size: 18px;
  background-color: #d5dbdf;
}

.neonText {
  animation: flicker 1.5s infinite alternate;
  color: #f01111;
}

/* Flickering animation */
@keyframes flicker {
  0%, 18%, 22%, 25%, 53%, 57%, 100% {
    text-shadow: 0 0 4px #f03636, 0 0 11px #e62121, 0 0 19px #cc2d2d, 0 0 40px #03ff18, 0 0 80px #03ff18, 0 0 90px #03ff18, 0 0 100px #03ff18, 0 0 150px #03ff18;
  }
  20%, 24%, 50% {
    text-shadow: none;
  }
}
.widget-user .widget-user-image > img {
  background: #fff;
}

.widget-user .widget-user-header {
  border-radius: 0.25rem;
}

.widget-user .widget-user-header h5:first-letter {
  font-size: 130%;
}

.widget-user .card-footer {
  background: #dff3ff;
}

.bg-info, .bg-info > a {
  color: #fff !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Inter", Montserrat, Poppins, Helvetica, sans-serif;
}

/*.card{
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 15%);
}*/
.main-header {
  border-bottom: 1px solid #c3dded;
}

.main-footer {
  background-color: #747474;
  border-top: 1px solid #7f7e80;
  color: #ffffff;
  padding: 0.5em 1rem;
  font-size: 11px;
}

.widget-user .widget-user-header {
  height: 70px;
  box-shadow: 5px 5px #d4d5d7;
  transition: all 0.2s ease-in-out;
}

.board-icon {
  float: right;
  bottom: 20px;
  right: 0px;
  padding-right: 20px !important;
  text-align: right;
  margin: 0px;
  position: absolute;
}

.widget-user-header h5 {
  margin-bottom: 0px;
  font-size: 16px;
  text-align: left;
  width: 80%;
  float: left;
}

.widget-user .widget-user-image {
  margin-left: -35px;
  top: 80px;
}

.card {
  margin-bottom: 1.7rem;
}

/* Page Filter*/
/*Rao*/
.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #d4b6e7;
}

.user-menu a {
  color: #fff;
  text-decoration: none;
}

.content-wrapper {
  background-color: #fff !important;
  /*  overflow: hidden;
    padding-bottom: 50px;*/
}

.bootstrap-select .dropdown-menu {
  max-height: 300px;
}

.card-header {
  padding: 8px 23px !important;
  border: 0px;
  border-radius: 0px !important;
}

.form-control {
  font-size: 12px !important;
}

.btn-secondary {
  background-color: #959396 !important;
}

td .dropdown .dropdown-menu {
  min-width: auto !important;
}

.dropdown-menu i {
  margin-right: 3px;
}

.dropdown-item {
  padding: 6px 15px !important;
}

.sidebar .user-panel {
  display: none !important;
}

.sidebar .user-panel {
  display: none !important;
}

.hide-report-filter .report-filter {
  display: none !important;
}

.app-page-nav {
  padding: 0 10px 0 0 !important;
}

.app-page-nav .brand-link, .app-page-nav .brand-image {
  padding: 0 !important;
  margin: 0 !important;
}

.main-header {
  border: 0px;
}

.os-scrollbar-handle {
  background: rgba(30, 30, 30, 0.45) !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #000;
  background: #f7f5f5;
}

.nav-pills .nav-link.active {
  width: 93%;
}

.nav-sidebar > .nav-item .nav-icon {
  text-align: left;
  width: 1.2rem;
  margin-top: 4px;
}

.text-sm .nav-link {
  padding: 0.5rem 0.6rem;
}

.table th, .table td {
  padding: 0.5rem;
  /*line-height: 1.5rem;*/
  font-size: 12px;
  border-bottom: 1px solid #dee2e6;
}

.facet-filter .btn {
  padding: 0.2rem 0.3rem !important;
  font-size: 0.7rem !important;
}

.btn-primary {
  color: #fff;
}

* {
  font-family: "Inter", Montserrat, "Poppins", sans-serif;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
}

/*rao*/
body {
  color: #393939;
}

.card-body.p-0 .table thead > tr > th:first-of-type, .card-body.p-0 .table thead > tr > td:first-of-type, .card-body.p-0 .table tfoot > tr > th:first-of-type, .card-body.p-0 .table tfoot > tr > td:first-of-type, .card-body.p-0 .table tbody > tr > th:first-of-type, .card-body.p-0 .table tbody > tr > td:first-of-type {
  font-weight: 600;
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: none;
}

.align-items-center {
  align-items: center !important;
  padding: 0 2px;
}

thead span {
  font-weight: 600;
}

b, strong {
  font-weight: 600;
}

.table td, .table th {
  border-right: #eee solid 1px;
}

.navbar-nav > .user-menu > .dropdown-menu {
  margin-top: 15px;
}

.user-menu a.dropdown-item {
  color: #000;
}

.nav-sidebar .nav-link p {
  display: inline-block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 170px;
  vertical-align: sub;
}

.nav-sidebar .nav-link > .right, .nav-sidebar .nav-link > p > .right {
  top: 0.8rem;
}

.text-sm .card-title {
  font-size: 0.9rem;
  font-weight: 600;
}

label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 600;
  color: #3c4c4c;
  padding-top: 5px;
  margin-bottom: 0.2rem;
}

.dropdown.bootstrap-select .dropdown-footer, .dropdown-header {
  padding: 0.2rem 1rem;
  color: #fff;
}

.dropdown.bootstrap-select .dropdown-divider {
  margin: 0;
}

.dropdown.bootstrap-select .selected {
  background-color: #b0a8b4;
  color: #fff;
}

.dropdown.bootstrap-select .selected:hover {
  background-color: #a7a5a8;
  color: #808080;
}

.select-option-detail-page {
  float: right;
  position: absolute;
  top: 0;
  left: -5px;
}

.custom-file-label {
  border-radius: 0;
}

.card-body .p-3 {
  padding: 0rem 1rem !important;
}

.card-body .input-group {
  padding-bottom: 10px;
}

.form-element .last-child {
  border-right: #eee solid 0px;
  border-bottom: #eee solid 0px;
}

.table.table-head-fixed thead tr:nth-child(1) th {
  box-shadow: none;
}

.content-header {
  padding: 0;
}

.content {
  border-collapse: collapse;
}

.content .col-12 {
  padding: 0px;
}

.content .section-row {
  padding: 0px;
  border-right: 1px solid #ccc;
}

.text-sm .content-header {
  padding: 0;
}

.bg-light {
  border-bottom: #d1d1d1 solid 1px;
  border-top: #d1d1d1 solid 1px;
}

.form-control:focus {
  box-shadow: none !important;
}

.table.table-head-fixed thead tr:nth-child(1) th {
  font-weight: 600;
}

textarea.form-control {
  margin-bottom: 15px;
}

.btn:focus, .btn.focus {
  box-shadow: none;
}

.facet-filter .btn {
  background-color: #f7f5f5 !important;
  border-color: #e5e5e5;
  color: #212526;
  margin-right: 10px;
}

.custom-color-header {
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #a19ea3;
  display: inline-block;
  color: #fff !important;
  line-height: 20px;
  padding: 0 5px;
}

.facet-filter .btn-success {
  color: #fff;
  padding: 0 5px;
}

.facet-filter .btn-success .custom-color-header {
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f8f9fa;
  display: inline-block;
  color: #212526 !important;
  font-size: 10px;
  padding: 0 5px;
}

.facet-filter .btn-secondary {
  color: #fff;
}

.facet-filter .btn-secondary .custom-color-header {
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f8f9fa;
  display: inline-block;
  color: #212526 !important;
  line-height: 20px;
  font-size: 10px;
  padding: 0 5px;
}

.elevation-4 {
  border-right: #d1d1d1 solid 1px;
  box-shadow: none !important;
}

.main-sidebar, .main-sidebar::before {
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
  width: 251px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.btn-one {
  color: #fff;
}

.btn-one:hover {
  color: #e5e5e5;
}

.btn-two {
  color: #fff;
}

.btn-two:hover {
  color: #e5e5e5;
}

.btn-three {
  color: #fff;
  background-color: #818181;
  border-color: #959396;
}

.btn-three:hover {
  color: #e5e5e5;
}

.report-filter {
  background-color: #f7f5f5;
  padding: 10px 10px 15px;
  border-bottom: #e5e5e5 solid 1px;
}

.content-header h1 {
  font-size: 1.4rem;
  margin: 0;
}

h5, .h5 {
  font-size: 1rem;
}

.filter-option-inner-inner {
  padding-bottom: 10px;
}

.dropdown-menu.show {
  display: grid;
  position: absolute;
  z-index: 1034;
}

.modal-body .dropdown-menu.show {
  display: flow-root;
}

.report-filter .dropdown-menu.show {
  display: flow-root;
}

.dropdown-menu {
  padding: 0px;
}

.report-list-table .card-body .p-0 .btn-success {
  margin-bottom: 8px !important;
}

.nav-2 a {
  color: #fff;
}

.nav-2 li {
  border-right: #725a81 solid 1px;
}

.nav-2 a:hover {
  color: #fff;
}

.nav-2 a.active {
  color: #fff;
  background: linear-gradient(94deg, #ffffff, #ffffff);
  margin: 2px 2px 0 2px;
}

.bg-olive.btn:not(:disabled):not(.disabled):active, .bg-olive.btn:not(:disabled):not(.disabled).active, .bg-olive.btn:active, .bg-olive.btn.active {
  border-color: #6d4f7d;
  color: #fff;
}

.bg-olive {
  background-color: #9f9d9f !important;
}

.modal-header {
  padding: 0.5rem 1rem 0.25rem;
}

.custom-switch {
  padding-bottom: 0.5rem;
}

.custom-file {
  margin-bottom: 10px !important;
}

.form-element:last-child {
  border-right: #eee solid 0px;
}

.modal-header .close, .modal-header .mailbox-attachment-close {
  padding: 1rem 0.5rem;
}

.modal-body .form-element {
  padding-left: 15px;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #fff !important;
  text-decoration: none;
}

.type-tablinks .card-header {
  display: none;
}

.sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p {
  width: auto !important;
}

.bootstrap-select:not(.input-group-btn) {
  margin-bottom: 5px;
}

div.action-buttons a, .action-buttons button {
  margin: 10px 0 10px 0;
}

div.action-buttons .btn-help {
  padding: 0.3rem 0.4rem;
}

section.content .card-body {
  padding: 15px 0 0 5px;
}

.form-group {
  margin-bottom: 10px;
}

.input-group .progress {
  width: 100%;
  padding: 2px;
  height: 20px;
}

.input-group .progress .progress-bar {
  text-shadow: #000000 0px 0px 8px;
}

.widget-user .widget-user-header:hover {
  transform: scale(1.06);
}

.show-more-button-phase-1 {
  visibility: hidden;
}

.show-more-button-phase-1:not(:checked) + span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.widget-loader .widget-user {
  background: linear-gradient(113deg, rgb(196, 165, 214) 78%, rgb(124, 102, 138) 78%);
}

.page-header {
  font-size: 15px;
  padding: 10px 25px;
}

.breadcrumb-item.active {
  color: #393939;
  font-weight: 600;
}

footer.main-footer .float-right {
  padding-right: 50px;
}

.fixed-back-button {
  color: #fff;
  position: fixed;
  bottom: 10px;
  right: 15px;
  margin: 0;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 15px;
  z-index: 999;
  text-align: center;
}

.fixed-back-button:hover {
  font-weight: bold;
  background-color: #fff;
  border: 1px solid rgb(207, 207, 207);
}

.bootstrap-select.disabled .filter-option-inner-inner, .bootstrap-select.disabled .btn {
  padding: 0;
}

.custom-control-input {
  z-index: 3;
}

/* All are Sharp Start*/
.btn, .form-control,
.modal-content,
.custom-checkbox .custom-control-label::before,
.dropdown-menu,
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0 !important;
}

/* All are Sharp End*/
.organization-logo {
  max-width: 80%;
  max-height: 100px;
}

.swal2-title {
  font-size: 16px !important;
}

.swal2-styled.swal2-confirm, .swal2-styled.swal2-deny, .swal2-styled.swal2-cancel {
  font-size: 14px !important;
}

.brand-link.logo-switch img, img.brand-image.custom-logo-wosb {
  filter: gray; /* IE6-9 */ /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.brand-image-xs.logo-xs, .brand-image-xl.logo-xl.custom-logo-xl {
  left: 20px;
  opacity: 0.9;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
  margin-top: 5px !important;
  font-weight: 900;
  font-size: 38px;
}

@media only screen and (max-width: 600px) {
  .page-link {
    padding: 0.5rem 0.5rem;
  }
}
.min-wid-xs {
  min-width: 100px;
}

.min-wid-sm {
  min-width: 200px;
}

.min-wid-md {
  min-width: 300px;
}

.min-wid-lg {
  min-width: 400px;
}

.min-wid-xlg {
  min-width: 500px;
}

.min-wid-xxlg {
  min-width: 600px;
}

.audit-log-table .attributes td {
  background-color: #f7f7f7 !important;
}

.audit-log-table .attributes .attributes-title {
  background-color: #fffaf6 !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  width: auto;
}

.disabled-action-button button {
  opacity: 0.65;
  cursor: not-allowed;
  pointer-events: none;
}

.disabled-action-button {
  cursor: not-allowed;
}

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, rgb(206, 202, 202) 0%, rgb(211, 207, 207) 48%, rgb(231, 231, 231) 100%);
}
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
  content: "";
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

.o-media {
  display: flex;
}
.o-media__body {
  flex-grow: 1;
  margin-left: 1em;
}

.o-vertical-spacing > * + * {
  margin-top: 0.75em;
}
.o-vertical-spacing--l > * + * {
  margin-top: 2em;
}

.edit-form-class {
  box-shadow: 2px 1px rgba(154, 150, 150, 0.9490196078);
}
