/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/less-loader/dist/cjs.js!./src/less/components.less ***!
  \***********************************************************************************************************************************************/
/* Headers */
.page-logo img {
  width: 80% !important;
  height: 100% !important;
}
@media (max-width: 1199.98px) {
  .page-logo img {
    width: 75% !important;
  }
}
.nav-link {
  text-decoration: none !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
@media (max-width: 1199.98px) {
  .nav-link {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}
.nav-link:hover,
.nav-link:active,
.nav-link.active {
  color: #ff5c35 !important;
}
.navbar {
  position: absolute;
  width: 100%;
  left: 0;
  height: 82px;
}
.navbar .nav-w {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.navbar-toggler {
  border: none !important;
}
.dropdown-toggle::after {
  vertical-align: middle !important;
  margin-left: 5px;
}
@media (max-width: 991.98px) {
  .dropdown-toggle::after {
    position: absolute;
    right: 5%;
  }
}
.navbar .dropdown-menu {
  border: 0.5px solid #ccc !important;
  margin-top: 22px !important;
  padding-bottom: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: #f5f5f5 !important;
}
.navbar .dropdown-menu .dropdown-item {
  color: #323e48 !important;
  background-color: #f5f5f5;
  margin: 0;
  padding: 12px 20px;
  font-weight: 300;
  font-size: 15px;
  transition: color 300ms ease 0ms;
  text-decoration: none !important;
  width: 240px;
  height: 52px;
}
.navbar .dropdown-menu .dropdown-item:hover {
  background-color: #6daf2b;
}
.navbar .dropdown-menu .dropdown-item:active,
.navbar .dropdown-menu .dropdown-item.active {
  font-weight: 400;
  color: #275495 !important;
}
@media (max-width: 991.98px) {
  .navbar a.nav-link {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
    padding: 15px 5% !important;
    width: 100% !important;
  }
  .navbar a.nav-link:hover {
    background: #326bbd !important;
  }
}
@media (max-width: 991.98px) {
  .navbar .dropdown-menu.drop-main {
    background: transparent;
    border: none !important;
    margin: 0;
    padding: 0;
  }
  .navbar .dropdown-menu.drop-main a {
    width: 100%;
    height: auto;
    background: #326bbd !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
    padding: 15px 8% !important;
    width: 100% !important;
  }
  .navbar .dropdown-menu.drop-main a:hover,
  .navbar .dropdown-menu.drop-main a:active,
  .navbar .dropdown-menu.drop-main a.active {
    color: #6daf2b !important;
  }
  .navbar .dropdown-menu.drop-main .dropdown-item {
    color: white !important;
  }
}
@media (max-width: 991.98px) {
  .navbar .navbar-collapse {
    position: absolute;
    top: 100%;
    z-index: 2;
    background: #4ab9ad;
    left: 4%;
    right: 4%;
    padding: 5%;
    padding-top: 0;
  }
}
.auth .toggler-nav-left,
.error .toggler-nav-left,
.message .toggler-nav-left,
.faq .toggler-nav-left {
  display: none;
}
.auth .btn-login,
.error .btn-login,
.message .btn-login,
.faq .btn-login {
  display: block !important;
}
@media (max-width: 991.98px) {
  .auth .btn-login,
  .error .btn-login,
  .message .btn-login,
  .faq .btn-login {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .auth .nav-item-log-in,
  .error .nav-item-log-in,
  .message .nav-item-log-in,
  .faq .nav-item-log-in {
    display: block !important;
  }
}
.auth .navbar-dark .navbar-toggler,
.error .navbar-dark .navbar-toggler,
.message .navbar-dark .navbar-toggler,
.faq .navbar-dark .navbar-toggler {
  right: 0 !important;
}
.auth .drop-user,
.error .drop-user,
.message .drop-user,
.faq .drop-user {
  display: none !important;
}
/* Navs */
.nav-menu li.active > a {
  -webkit-box-shadow: inset 5px 0 0 #ff5c35;
  box-shadow: inset 5px 0 0 #ff5c35;
}
.page-sidebar {
  background-image: none !important;
}
.page-sidebar .page-logo {
  background-image: none !important;
}
.page-sidebar .nav-menu li a {
  padding-block: 0.8125rem !important;
  padding-right: 2rem !important;
  padding-left: 1rem !important;
}
.page-sidebar .nav-menu li a i,
.page-sidebar .nav-menu li a span {
  color: #ffffff !important;
}
.page-sidebar .nav-menu li a span {
  margin-left: 10px;
}
.page-sidebar .nav-menu li a:hover {
  background: #ff5c35 !important;
}
.page-sidebar .nav-menu li a:hover i,
.page-sidebar .nav-menu li a:hover span {
  color: #fff !important;
}
.page-sidebar .nav-menu li.active i,
.page-sidebar .nav-menu li:active i,
.page-sidebar .nav-menu li.active span,
.page-sidebar .nav-menu li:active span {
  color: #ffffff !important;
}
.page-sidebar .nav-menu li.active .btn-primary,
.page-sidebar .nav-menu li:active .btn-primary {
  background-color: #275495 !important;
}
.page-sidebar .nav-menu li.active:hover i,
.page-sidebar .nav-menu li:active:hover i,
.page-sidebar .nav-menu li.active:hover span,
.page-sidebar .nav-menu li:active:hover span {
  color: #ffffff !important;
}
.page-sidebar .nav-menu li.active:not(.open) > a::before {
  display: none !important;
}
.page-sidebar a.btn-primary {
  padding: 1rem !important;
}
.header-icon {
  text-decoration: none !important;
}
.header-icon i {
  font-size: 32px !important;
}
@media (max-width: 991.98px) {
  .header-icon {
    position: absolute !important;
    right: 15px;
    top: 10px;
  }
}
/* Dropdown */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #d9d9d9;
  width: 75%;
}
.avatar-name {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.circle-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.btn-logout {
  color: #6daf2b;
  text-decoration: underline !important;
  background-color: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  text-align: left;
}
.btn-logout:hover {
  color: #3d77cc !important;
}
.navbar .dropdown-menu .dropdown-item:hover {
  background-color: transparent !important;
}
.navbar .dropdown-menu .dropdown-item:hover span {
  text-decoration: underline;
}
.modal-details .modal-body li,
.modal-details .modal-body li {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.modal-details .modal-body li span:first-child,
.modal-details .modal-body li span:first-child {
  font-weight: 500;
  color: #0d3464;
}
#modal-status-mapping.modal-details .modal-body li {
  display: initial;
  justify-content: left;
  align-items: center;
}
#modal-status-mapping.modal-details .modal-body li span:first-child {
  font-weight: 500;
  color: #0d3464;
}
#modal-priority-mapping.modal-details .modal-body li {
  display: initial;
  justify-content: left;
  align-items: center;
}
#modal-priority-mapping.modal-details .modal-body li span:first-child {
  font-weight: 500;
  color: #0d3464;
}
.modal-details .modal-body li span.select2-selection__rendered:first-child,
.modal-details .modal-body li span.select2-selection__placeholder:first-child {
  color: #999 !important;
  font-weight: 400 !important;
}
.modal-details .card-overflow {
  overflow-y: scroll;
}
.card-content-blurb {
  height: 500px;
  overflow-y: scroll;
  padding: 1rem;
  background: #e3e3e3;
}
.skin-ARIA {
  /* Color Info */
  /* Color Primary */
}
.skin-ARIA .nav-menu li.active > a {
  -webkit-box-shadow: inset 5px 0 0 #ffd100;
  box-shadow: inset 5px 0 0 #ffd100;
}
.skin-ARIA .modal fieldset label {
  font-size: 13px !important;
}
.skin-ARIA .modal fieldset legend {
  font-size: 13px !important;
}
.skin-ARIA .page-sidebar .nav-menu li a {
  padding-block: 0.8125rem !important;
  padding-right: 2rem !important;
  padding-left: 1rem !important;
}
.skin-ARIA .page-sidebar .nav-menu li a i,
.skin-ARIA .page-sidebar .nav-menu li a span {
  color: #ffffff !important;
}
.skin-ARIA .page-sidebar .nav-menu li a span {
  margin-left: 10px;
}
.skin-ARIA .page-sidebar .nav-menu li a:hover {
  background: #80bc00 !important;
}
.skin-ARIA .page-sidebar .nav-menu li a:hover i,
.skin-ARIA .page-sidebar .nav-menu li a:hover span {
  color: #000 !important;
}
.skin-ARIA .page-sidebar .nav-menu li {
  position: relative;
  background: #1199d6 !important;
}
.skin-ARIA .page-sidebar {
  background: #f5f5f5 !important;
}
.skin-ARIA .text-section {
  color: #000000 !important;
}
.skin-ARIA .card.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.skin-ARIA a,
.skin-ARIA .nav-link {
  color: #80bc00 !important;
}
.skin-ARIA .page-logo.bg-white img {
  height: 32px !important;
}
.skin-ARIA .height-10.w-100.shadow-lg.px-4.bg-white img {
  height: 40px !important;
}
.skin-ARIA .btn.btn-sm {
  width: max-content !important;
  background: #80bc00 !important;
  border-color: #80bc00 !important;
  box-shadow: none;
}
.skin-ARIA .btn.btn-sm:focus {
  box-shadow: none;
}
.skin-ARIA .form-control:focus,
.skin-ARIA .custom-file-input:focus {
  border-color: #1199d6 !important;
}
.skin-ARIA .custom-file-input:focus ~ .custom-file-label {
  border-color: #1199d6 !important;
}
.skin-ARIA .form-control:focus ~ .input-group-prepend {
  background: #1199d6 !important;
}
.skin-ARIA .has-length .input-group-text {
  border-color: #1199d6 !important;
}
.skin-ARIA .has-length .input-group-text + .input-group-text {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.skin-ARIA .has-length .input-group-text:not([class^="bg-"]):not([class*=" bg-"]) {
  background: #1199d6 !important;
  color: white !important;
}
.skin-ARIA .datepicker table tr td.active:active,
.skin-ARIA .datepicker table tr td.active.highlighted:active,
.skin-ARIA .datepicker table tr td.active.active,
.skin-ARIA .datepicker table tr td.active.highlighted.active,
.skin-ARIA .datepicker table tr td.selected,
.skin-ARIA .datepicker table tr td.selected.highlighted,
.skin-ARIA .datepicker table tr td span.active.active,
.skin-ARIA .datepicker table tr td span.focused {
  background-color: #80bc00;
  border-color: #80bc00;
  color: #fff;
}
.skin-ARIA .table-striped th {
  background: #1199d6 !important;
}
.skin-ARIA .pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.skin-ARIA .pagination .page-item:first-child:not(.active) .page-link,
.skin-ARIA .pagination .page-item:last-child:not(.active) .page-link,
.skin-ARIA .pagination .page-item.disabled .page-link {
  background: #727b84 !important;
}
.skin-ARIA .pagination i {
  color: white !important;
}
.skin-ARIA table {
  font-size: 13px !important;
}
.skin-ARIA table .text-info {
  color: #80bc00 !important;
}
.skin-ARIA .input-daterange .input-group-append.input-group-prepend {
  width: 20%;
}
.skin-ARIA .btn-info {
  background-color: #1199d6 !important;
  border-color: #1199d6 !important;
}
.skin-ARIA .color-info,
.skin-ARIA .text-info {
  color: #1199d6 !important;
}
.skin-ARIA .bg-info {
  background-color: #1199d6 !important;
}
.skin-ARIA .border-info {
  border-color: #1199d6 !important;
}
.skin-ARIA .btn-primary {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.skin-ARIA .color-primary,
.skin-ARIA .text-primary {
  color: #000000 !important;
}
.skin-ARIA .btn-outline-primary {
  color: #000000 !important;
  border-color: #000000 !important;
}
.skin-ARIA .btn-outline-primary:hover {
  color: #fff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.skin-ARIA .btn-outline-primary:focus {
  box-shadow: none !important;
}
.skin-ARIA .bg-primary,
.skin-ARIA .bg-primary-700 {
  background-color: #000000 !important;
}
.skin-ARIA .border-primary {
  border-color: #000000 !important;
}
.skin-ARIA .menu-item,
.skin-ARIA label.menu-open-button {
  background: #000000;
}
.skin-ARIA .bg-primary-600 {
  background-color: #000000 !important;
}
.skin-ARIA .color-primary-600 {
  color: #000000 !important;
}
.skin-ARIA .header-aria {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  z-index: 40;
}
.skin-ARIA .header-aria .img-header {
  height: auto;
}
@media (min-width: 576px) {
  .skin-ARIA .header-aria .img-header {
    width: 250px;
    animation: escala linear forwards;
    animation-timeline: scroll(root block);
    animation-direction: alternate;
    animation-range: 10px;
  }
}
.skin-ARIA .header-aria .aria-header-container {
  max-width: 1100px;
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 855px) and (min-width: 576px) {
  .skin-ARIA .header-aria .aria-header-container {
    display: block !important;
  }
}
@media (min-width: 855px) {
  .skin-ARIA .header-aria .aria-header-img-container {
    margin-bottom: 0 !important;
  }
}
.skin-ARIA .header-aria .header-aria-list {
  font-size: 0.92rem;
  background-color: transparent;
  padding-top: 0;
  min-height: 0;
}
.skin-ARIA .header-aria .header-aria-list li img {
  content: "";
  width: 21px;
  height: 51px;
  margin: 0 0.5rem;
}
.skin-ARIA .header-aria .header-aria-list li a span:hover {
  color: #80bc00;
}
.skin-ARIA .header-aria .header-aria-list .active {
  color: #000 !important;
}
.skin-ARIA .header-aria-list-mobile {
  position: fixed;
  left: 0;
  right: 0;
  top: -100%;
  color: #000;
  font-size: 2rem;
  background-color: #ffff;
  gap: 15px;
  min-height: 100dvh;
  padding-top: 70px;
  transition: top 0.2s ease;
  z-index: 50;
}
.skin-ARIA .header-aria-list-mobile .button-close {
  top: 20px;
  right: 20px;
}
.skin-ARIA .header-aria-list-mobile.visible {
  top: 0;
  bottom: 0;
}
.skin-ARIA .header-aria-list-mobile .active {
  color: #80bc00 !important;
}
.skin-ARIA .header-aria-list-mobile li img {
  content: "";
  width: 21px;
  height: 51px;
  margin: 0 0.5rem;
}
.skin-ARIA .aria-footer {
  background-color: #F2F2F2;
}
.skin-ARIA .aria-footer .footer-container {
  max-width: 1100px;
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
  color: #000;
}
.skin-ARIA .aria-footer .footer-container h3 {
  font-size: 2.2rem;
  line-height: 1.7;
}
.skin-ARIA .aria-footer .footer-container .text-blanco {
  color: #fff !important;
}
.skin-ARIA .aria-footer .footer-container .first-section {
  max-width: 900px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.skin-ARIA .aria-footer .footer-container p,
.skin-ARIA .aria-footer .footer-container a {
  font-size: 1.125rem;
}
.skin-ARIA .aria-footer .footer-container .subrayado {
  text-decoration: underline !important;
}
.skin-ARIA .text-blue {
  color: #1199D6;
}
@keyframes escala {
  to {
    width: 200px;
  }
}
.right-line::after {
  content: "";
  background-color: #C2C2C2;
  width: 1px;
  position: absolute;
  right: -0.5px;
  top: 25px;
  bottom: 25px;
}
.bottom-line::before {
  content: "";
  background-color: #C2C2C2;
  height: 1px;
  position: absolute;
  bottom: -0.5px;
  left: 25px;
  right: 25px;
}
.currentColor {
  color: currentColor;
  fill: currentColor;
}
@media (max-width: 768px) {
  .right-line::after,
  .bottom-line::before {
    display: none;
  }
  .aria-footer .footer-container p,
  .aria-footer .footer-container a {
    font-size: 1rem !important;
  }
  .aria-footer .footer-container h3 {
    font-size: 2rem !important;
  }
}
.settings-icon-tasks {
  font-size: 40px;
  margin-left: 19px;
}
.settings-icon-tools {
  font-size: 40px;
  margin-left: 20px;
}
.icon-stack {
  margin-top: 2rem;
}
.card-home-item:hover {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  background: #f5f5f5 !important;
}
.card-file-item:hover {
  border-radius: 4px;
  background: #868e96 !important;
}
.card-file-item:hover i {
  color: white !important;
}
.page-breadcrumb {
  width: 100% !important;
}
.breadcrumb li.breadcrumb-item {
  max-width: max-content !important;
}
.bg-footer {
  background: #323e48;
}
.color-text,
p,
label,
span {
  color: #323e48;
}
.bg-faded {
  background: #f5f5f5 !important;
}
body {
  font-family: 'Poppins' !important;
}
button,
a.btn {
  width: max-content;
  text-decoration: none !important;
}
.link-tw,
.link-li {
  color: #326bbd;
}
.navbar-dark .navbar-toggler {
  color: white !important;
  position: absolute;
  right: 100px;
  font-size: 32px;
  top: 17px;
}
.link-tw:hover,
.link-tw:active,
.link-tw:focus {
  color: #1da1f2 !important;
}
.link-li:hover,
.link-li:active,
.link-li:focus {
  color: #0072b1 !important;
}
.card {
  box-shadow: none !important;
}
footer {
  z-index: 2020;
}
main,
.main {
  margin-top: 82px !important;
}
.input-group-append button {
  border-color: #e5e5e5;
}
.close {
  opacity: 1 !important;
}
.input-group-append span {
  cursor: pointer;
}
.btn-dwl {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
hr {
  border-bottom: 1px solid #eee;
}
.panel-fullscreen .canvas-charts {
  height: calc(95vh - 4.125rem);
}
.btn-primary span,
.btn-info span,
.btn-secondary span {
  color: white !important;
  font-weight: 500;
}
legend {
  width: auto !important;
  padding: 10px !important;
  margin: 0 20px !important;
  margin-bottom: 0 !important;
  font-size: 15px;
  font-weight: 500;
  border: 1.7px solid #ced0d6 !important;
  border-radius: 0.25rem;
  background: #efefef;
}
fieldset {
  border: 1.7px solid #ced0d6 !important;
  border-radius: 0.25rem;
  background: #efefef;
  margin-bottom: 1rem;
}
fieldset label {
  font-size: 15px !important;
}
.bg-light-gray {
  background-color: #ebe8e4;
}
.form-label {
  width: 150px;
}
/*Datatable*/
#dt-list-organizations tbody tr,
#dt-list-domains tbody tr,
table.dataTable.fixedHeader-floating tbody tr {
  font-size: 12.5px !important;
}
#dt-list-organizations tbody tr td,
#dt-list-domains tbody tr td,
table.dataTable.fixedHeader-floating tbody tr td {
  padding: 0.65rem;
}
#dt-list-organizations tbody tr td:nth-child(6),
#dt-list-domains tbody tr td:nth-child(6),
table.dataTable.fixedHeader-floating tbody tr td:nth-child(6) {
  text-align: center;
}
#dt-list-organizations tbody tr td:nth-child(7),
#dt-list-domains tbody tr td:nth-child(7),
table.dataTable.fixedHeader-floating tbody tr td:nth-child(7) {
  text-align: right;
}
#dt-list-organizations thead tr th::after,
#dt-list-domains thead tr th::after,
table.dataTable.fixedHeader-floating thead tr th::after {
  display: none;
  top: 0.5rem;
}
#dt-list-organizations thead tr th::before,
#dt-list-domains thead tr th::before,
table.dataTable.fixedHeader-floating thead tr th::before {
  right: 0.5rem !important;
  top: 0.5rem;
}
#dt-list-organizations thead tr th,
#dt-list-domains thead tr th,
table.dataTable.fixedHeader-floating thead tr th {
  padding: 0.65rem;
}
#dt-list-organizations thead tr th:nth-child(6),
#dt-list-domains thead tr th:nth-child(6),
table.dataTable.fixedHeader-floating thead tr th:nth-child(6) {
  text-align: center;
}
#dt-list-organizations thead tr th:nth-child(7),
#dt-list-domains thead tr th:nth-child(7),
table.dataTable.fixedHeader-floating thead tr th:nth-child(7) {
  text-align: right;
  padding-right: 20px;
}
#dt-list-organizations thead tr th[aria-sort="descending"]::before,
#dt-list-domains thead tr th[aria-sort="descending"]::before,
table.dataTable.fixedHeader-floating thead tr th[aria-sort="descending"]::before {
  display: none;
}
#dt-list-organizations thead tr th[aria-sort="descending"]::after,
#dt-list-domains thead tr th[aria-sort="descending"]::after,
table.dataTable.fixedHeader-floating thead tr th[aria-sort="descending"]::after {
  display: block;
}
#dt-list-organizations thead tr th[aria-sort="ascending"]::after,
#dt-list-domains thead tr th[aria-sort="ascending"]::after,
table.dataTable.fixedHeader-floating thead tr th[aria-sort="ascending"]::after {
  display: none;
}
#dt-list-organizations thead tr th:first-child {
  min-width: 50px;
  max-width: 50px;
}
#dt-list-organizations tbody tr td:first-child {
  min-width: 50px;
  max-width: 50px;
}
#dt-list-organizations tbody tr td:nth-child(2) {
  min-width: 80px;
  max-width: 80px;
}
#dt-list-domains thead tr th:first-child {
  text-align: center;
}
#dt-list-domains thead tr th:first-child::before,
#dt-list-domains thead tr th:first-child::after {
  display: none;
}
#dt-list-domains tbody tr td:nth-child(2) {
  min-width: 50px;
  max-width: 50px;
}
#dt-list-domains tbody tr td:first-child {
  text-align: center;
}
.dtfh-floatingparent table {
  left: auto !important;
}
@media (max-width: 1365px) {
  #dt-list-organizations thead tr th::after,
  .dtfh-floatingparent table[aria-describedby="dt-list-organizations_info"] thead tr th::after,
  #dt-list-organizations thead tr th::before,
  .dtfh-floatingparent table[aria-describedby="dt-list-organizations_info"] thead tr th::before {
    top: 0.7rem;
  }
}
@media (max-width: 650px) {
  #dt-list-domains tbody tr td:first-child {
    padding-left: 20px;
  }
}
@media (max-width: 750px) {
  #dt-list-organizations tbody tr td:first-child {
    padding-left: 20px;
  }
}
/*FixedHeader Plugin Styles*/
.dtfh-floatingparent table[aria-describedby="dt-list-domains_info"] thead tr th:first-child {
  text-align: center;
}
.dtfh-floatingparent table[aria-describedby="dt-list-domains_info"] thead tr th:first-child::before,
.dtfh-floatingparent table[aria-describedby="dt-list-domains_info"] thead tr th:first-child::after {
  display: none;
}
table.dataTable.table-bordered .selected td {
  border: none;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100% !important;
  width: 1rem !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 !important;
  border: 0 !important;
  margin: 0;
  background-color: #886ab5 !important;
  margin-top: 0 !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  top: 50%;
  left: 5px;
  height: 14px;
  width: 14px;
  display: block;
  color: #fff !important;
  border: 2px solid #fff;
  border-radius: 14px;
  -webkit-box-shadow: 0 0 3px #444;
  box-shadow: 0 0 3px #444;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #0275d8;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px !important;
  font-weight: bold !important;
  padding: 4px 8px;
}
.daterangepicker.show-calendar .drp-buttons {
  display: flex;
  justify-content: end;
  align-items: center;
}
.datatable-actions {
  position: absolute;
  right: 1rem;
  margin-top: 5px;
  z-index: 1;
}
.dataTables_length label {
  display: flex !important;
  align-items: center;
}
.dataTables_length label select {
  width: 80px !important;
}
.dataTables_length label select {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.btn {
  width: 100px !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">" !important;
}
.page-sidebar {
  background-color: #ada5e0 !important;
}
.page-sidebar .nav-menu li {
  position: relative;
  background: #7871a9 !important;
}
/*Forms Styles*/
.form-section .btn {
  width: 100% !important;
}
.form-section ul {
  padding-inline-start: 40px;
}
.check-list-pass i {
  position: absolute;
  left: 1.5rem;
  color: #1f73b7 !important;
}
.check-list-pass.checked li {
  color: #1f73b7 !important;
  font-weight: 700 !important;
}
.check-list-pass.un-checked i {
  color: #cc3340 !important;
}
.check-list-pass.un-checked li {
  color: #cc3340 !important;
  font-weight: 700 !important;
}
/*Auth Section*/
@media (min-width: 992px) {
  .auth-section .text-section {
    max-width: 90%;
  }
}
.was-validated .form-group:has(#password, #new-password, #confirm-password) .input-group-text {
  border-color: #1f73b7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.was-validated .form-group:has(#password, #new-password, #confirm-password) .input-group-text {
  border-left-color: #fff;
}
.was-validated .form-group:has(.form-control:invalid) .input-group-text {
  border-color: #cc3340 !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.was-validated .form-group:has(.form-control:invalid) .input-group-text {
  border-left-color: #fff;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
a.link-under:hover {
  text-decoration: underline !important;
}
.odd .sorting_1,
.even .sorting_1,
.sorting_asc,
.sorting_desc {
  background-color: rgba(40, 150, 208, 0.15) !important;
  font-weight: 500 !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
}
code {
  background: transparent !important;
  font-size: 13px !important;
  display: flex;
}
code::before {
  content: '-';
  font-weight: 900;
  padding-right: 0.25rem;
  padding-left: 0;
}
.collapsed-reveal,
.collapsed-hidden {
  color: #1199d6;
}
.collapsed-reveal i,
.collapsed-hidden i {
  color: #1199d6;
}
.collapsed-reveal i:hover,
.collapsed-hidden i:hover {
  text-decoration: underline;
}
[aria-expanded="false"] .collapsed-hidden {
  display: flex;
}
[aria-expanded="true"] .collapsed-reveal {
  display: flex;
}


/*# sourceMappingURL=app.css.map*/