/* Custom CSS Classes*/
.w20 {
  width: 20px !important;
  flex: 0 0 20px;
}

.w40 {
  width: 40px !important;
  flex: 0 0 40px;
}

.w50 {
  width: 50px !important;
  flex: 0 0 50px;
}

.w70 {
  width: 70px !important;
  flex: 0 0 70px;
}

.w80 {
  width: 80px !important;
  flex: 0 0 80px;
}

.w100 {
  width: 100px !important;
  flex: 0 0 100px;
}

.w110 {
  width: 110px !important;
  flex: 0 0 110px;
}

.w130 {
  width: 130px !important;
  flex: 0 0 130px;
}

.w140 {
  width: 140px !important;
  flex: 0 0 140px;
}

.w155 {
  width: 155px !important;
  flex: 0 0 155px;
}

.w160 {
  width: 160px !important;
  flex: 0 0 160px;
}

.w200 {
  width: 200px !important;
  flex: 0 0 200px;
}

.w250 {
  width: 250px !important;
  flex: 0 0 250px;
}

.w300 {
  width: 300px !important;
  flex: 0 0 300px;
}

.w350 {
  width: 350px !important;
  flex: 0 0 350px;
}

.w400 {
  width: 400px !important;
  flex: 0 0 400px;
}

.w500 {
  width: 500px !important;
  flex: 0 0 500px;
}

.w600 {
  width: 600px !important;
  flex: 0 0 600px;
}

.w-34 {
  width: 34% !important;
}

.mw88per {
  max-width: 88% !important;
}

.h450 {
  height: 450px;
}

.mt-1px {
  margin-top: 1px !important;
}

.fs-13px {
  font-size: 13px;
}

.ht-136px {
  height: 136px !important;
}

.pnl-profile-name {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: space-between;
  align-items: start;
  width: calc(100% - 155px);
  margin-inline-start: 155px;
}
.updatedBox .pnl-profile-name { /* for both main & linked in both updated/old profiles. */
  margin-top: 2.5rem;
}

.ds-profile {
  width: 140px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.img-profile {
  width: 140px;
  min-width: 140px;
  max-height: 150px;
}
  .img-profile.ds-img {
    border: 1px solid;
    border-top: none;
    margin-top: -1px;
  }

.img-2fa {
  position: absolute;
  top: 38px;
  left: 100px;
  filter: opacity(70%);
  -webkit-filter: opacity(70%);
}

.tdImg {
  height: initial !important;
  border-radius: initial !important;
  min-width: initial !important;
}

div.overflowContent150 {
  max-height: 150px;
  width: 100%;
  overflow: auto;
}

div.overflowContent300 {
  max-height: 300px;
  width: 100%;
  overflow: auto;
}

div.overflowContent500 {
  max-height: 500px;
  width: 100%;
  overflow: auto;
}

.icheckbox2 {
  position: absolute;
  top: -20%;
  left: -20%;
  display: block;
  width: 140%;
  height: 140%;
  margin: 0px;
  padding: 0px;
  background: rgb(255, 255, 255);
  border: 0px;
  opacity: 0;
}

.d-flex-no-important {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-initial {
  display: initial;
}
.d-inline-grid {
  display: inline-grid;
}

.absolute {
  position: absolute;
}

.filter-summary span.filterVal {
  padding-left: 10px;
  color: #007bff;
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
}
.rtl .filter-summary span.filterVal {
  padding-left: 0;
  padding-right: 10px;
}

.collapser .filter-summary:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f078';
  padding-right: 10px;
  padding-left: 10px;
  transition: all 0.5s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.collapser.collapsed .filter-summary:after {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

.panel-box .section-title {
  color: #6c757d;
  padding: 5px 0 5px;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #dee2e6;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}

  .panel-box .section-title:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f056';
    padding-left: 5px;
  }

  .panel-box .section-title.collapsed:before {
    content: '\f055';
    padding-left: 5px;
  }

.panel-box .section-body {
  border: solid 1px #dee2e6;
  border-top: none;
}

.collapse-tag {
  max-width: 750px;
  font-size: 14px;
  line-height: 1.5;
}

  .collapse-tag a:hover {
    text-decoration: none;
  }

  .collapse-tag strong {
    color: #212529; /*Default body color*/
    font-size: small;
  }

  .collapse-tag .collapse:not(.show) {
    height: 27px !important;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .collapse-tag .collapsing {
    min-height: 27px !important;
  }

.linkedEntity > div.card {
  border: 1px solid #ccc;
  background-color: #fafafa;
}

.pnl-summary-view .badgeList {
  width: 100%;
  overflow: hidden;
}

  .pnl-summary-view .badgeList:not(.overflowed) {
    cursor: default;
  }

.pnl-summary-view .overflowed .badge:first-of-type {
  max-width: calc(100% - 25px);
}

.pnl-summary-view .badge {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 2px;
  font-size: 13px !important;
}
.rtl .pnl-summary-view .badge {
  margin-right: 0;
  margin-left: 2px;
}

.summary-buttons {
  position: absolute;
  display: flex;
  inset-inline-end: 0;
  top: -10px;
}
.updatedBox .summary-buttons-new {
  position: absolute;
  inset-inline-end: 0;
  top: 7px;
}

.pnl-btn-download {
  display: inline-block;
  margin: 10px 25px 10px 0;
}
.rtl .pnl-btn-download {
  margin: 10px 0 10px 25px;
}

.downloadReportDropDown .dropdown-toggle {
  width: 135px !important;
}

.pointer, .collapser {
  cursor: pointer;
}
.cursor-default {
  cursor: default !important;
}

.small .form-group label {
  font-size: 0.75rem;
}

.overflowed:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f055';
  margin-right: 5px;
  margin-left: 1px;
  color: blue;
  vertical-align: super;
}
.overflowed.show:before {
  content: '\f056';
}
.rtl .overflowed:before {
  margin-left: 5px;
  margin-right: 1px;
}

label.error {
  color: red;
}

.has-danger label.error {
  font-size: 0.75rem;
  line-height: 17px;
}
.has-danger .select2-selection {
  border-color: #ff6258 !important;
}
.has-danger .dropify-wrapper {
  border: 1px dashed #ff6258 !important;
  height: 90px !important;
}

  .has-danger .dropify-wrapper .dropify-message {
    top: 40%;
  }
  .has-danger .dropify-wrapper .error {
    margin-top: 0 !important;
  }

.table-error, .table-error > th, .table-error > td, .td-error {
  color: gray !important;
}

.alert i {
  margin-right: 0.75rem !important;
}
.rtl .alert i {
  margin-right: 0 !important;
  margin-left: 0.75rem !important;
}

.rtl .alert-dismissible {
  padding-right: 1.25rem !important;
  padding-left: 4rem !important;
}

.alert-dismissible .close {
  padding: 0.5rem 0 !important;
}
.rtl .close {
  right: auto !important;
  left: 0 !important;
}
.rtl .modal-header .close {
  margin: -25px auto -25px -26px !important;
}
.rtl .modal-footer > :not(:first-child) {
  margin-left: 0 !important;
  margin-right: .25rem;
}
.rtl .modal-footer > :not(:last-child) {
  margin-right: 0 !important;
  margin-left: .25rem;
}

  .alert-light-danger {
  color: #b72121 !important;
  background-color: #FFF6F6 !important;
  border-color: #de2828 !important;
}

.table-light-danger, .table-light-danger td {
  color: #b72121 !important;
  background-color: #FFF6F6 !important;
}

.hide:not(.show) {
  display: none !important;
}

.col-form-label {
  color: #4A5876;
  padding-top: 3px;
  padding-bottom: 3px;
}

.filter-panel {
  border: 2px solid aliceblue !important;
  border-top: none !important;
}

.border-panel {
  border: 2px solid aliceblue;
}
.border-bottom-solid {
  border-bottom: 1px solid aliceblue;
}

.border-bottom-dotted {
  border-bottom: 1px dotted;
}

.min-w80 {
  min-width: 80px !important;
}

.min-w100 {
  min-width: 100px !important;
}

.min-w120 {
  min-width: 120px !important;
}

.min-w140 {
  min-width: 140px !important;
}

.min-w160 {
  min-width: 160px !important;
}

.min-w185 {
  min-width: 185px !important;
}

.min-w200 {
  min-width: 200px !important;
}

.min-w220 {
  min-width: 220px !important;
}

.min-w250 {
  min-width: 250px !important;
}

.min-w300 {
  min-width: 300px !important;
}

.min-w400 {
  min-width: 400px !important;
}

.min-w60p {
  min-width: 60% !important;
}

.min-h50 {
  min-height: 50px !important;
}

.min-h300 {
  min-height: 300px !important;
}

.max-w50 {
  max-width: 50px !important;
}

.max-w100 {
  max-width: 100px !important;
}

.max-w120 {
  max-width: 120px !important;
}

.max-w130 {
  max-width: 130px !important;
}

.max-w150 {
  max-width: 150px !important;
}

.max-w155 {
  max-width: 155px !important;
}

.max-w160 {
  max-width: 160px !important;
}

.max-w175 {
  max-width: 175px !important;
}

.max-w185 {
  max-width: 185px !important;
}

.max-w200 {
  max-width: 200px !important;
}

.max-w300 {
  max-width: 300px !important;
}

.max-w400 {
  max-width: 400px !important;
}

.max-w500 {
  max-width: 500px !important;
}

.max-w550 {
  max-width: 550px !important;
}

.max-w750 {
  max-width: 750px !important;
}

.max-w900 {
  max-width: 900px !important;
}

.max-w1100 {
  max-width: 1100px !important;
}

.max-w1200 {
  max-width: 1200px !important;
}

.max-w1400 {
  max-width: 1400px !important;
}

.max-h100 {
  max-height: 100px !important;
}

.select2-container {
  width: inherit !important;
}

.form-control:not(.form-control-danger):required:not(:focus),
.form-control:not(.form-control-danger):required:not(:focus) + .select2-container--default .select2-selection {
  border: 1px solid #585858;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-right: 15px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: -4px;
  top: 0px;
}

.tag-select2 .select2-container--open .select2-selection--multiple { /* Hide dropdown for tags mode */
  border-radius: 4px !important;
}

.tag-select2-ddl .select2-dropdown { /* Hide dropdown for tags mode */
  display: none;
}

.tag-select2 .select2-selection__rendered {
  display:flex !important;
}
.tag-select2 .select2-search {
  width: auto !important;
  flex-grow: 1;
}
.tag-select2 .select2-search__field {
  width: 100% !important;
}

.bg-content, .collapseContainer {
  background-color: #f5f9fd;
}

.cmxform {
  max-width: 1300px;
}

.progress.progress-xxl {
  height: 40px;
}

.img-xl {
  width: 110px;
  min-width: 110px;
  height: 110px;
}

.btn-scroll-top {
  bottom: 30px;
  height: 50px;
  opacity: 0;
  padding: 0px;
  position: fixed;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  visibility: hidden;
  width: 50px;
  z-index: 1000;
  color: #ffffff !important;
  background: #4dbff5 !important;
}

.btn-scroll-top.show {
  opacity: 1;
  visibility: visible;
}

.btn-scroll-top:hover {
  color: #ffffff !important;
  background: #005cb3 !important;
}

.btn-scroll-top i, .btn-feedback i {
position: absolute;
top: 5px;
left: 6px;
}

.field-help {
  cursor: pointer;
  color: #909090;
  font-size: 1.05rem;
  display: inline-block;
  margin-top: -4px;
  margin-left: 5px;
}
.rtl .field-help {
  margin-left: 0;
  margin-right: 5px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.field-help + input.form-control {
  margin-top: -2px;
}

.tooltip-field-help.bs-tooltip-left, .bs-tooltip-left .arrow::before {
  border-left-color: #585779 !important;
}

.tooltip-field-help.bs-tooltip-right, .bs-tooltip-right .arrow::before {
  border-right-color: #585779 !important;
}

.tooltip-field-help.bs-tooltip-top, .bs-tooltip-top .arrow::before {
  border-top-color: #585779 !important;
}

.tooltip-field-help.bs-tooltip-bottom, .bs-tooltip-bottom .arrow::before {
  border-bottom-color: #585779 !important;
}

.tooltip-field-help.tooltip .tooltip-inner {
  background-color: #585779;
  max-width: 500px !important;
  text-align: left;
  font-size: 0.875rem;
}
.rtl .tooltip-field-help.tooltip .tooltip-inner {
  text-align: right;
}
.rtl .mdi-help-circle-outline::before {
  transform: scaleX(-1);
}
body:not(.rtl) .dropdown .dropdown-toggle {
  height: 29px;
  padding-right: 5px !important;
}
body.rtl .dropdown .dropdown-toggle {
  height: 29px;
  padding-left: 5px !important;
}

.spinner-print {
  border-width: 0.15rem !important;
  height: 1.5rem !important;
  margin-bottom: -3px;
  width: 1.5rem !important;
  visibility: hidden;
}

.text-hoverable, .dt-container .datatables_header:not(:hover) label:not(:focus-within), .dt-container .datatables_header:not(:hover) .dt-search:not(:focus-within),
.dt-container .datatables_header:not(:hover) .dt-paging, .dt-container .datatables_footer:not(:hover) {
  opacity: 0.3;
  transition: opacity .4s;
}

div.dt-container div.dt-info {
  padding-top: 0 !important;
}

.rtl .custom-select {
  background-position: 10px !important;
}

.text-hoverable:hover {
  opacity: 1;
}

.table-selectable tbody tr:not(.unselectable):hover {
  cursor: pointer;
}

.table-selectable tbody tr.unselectable:hover {
  color: inherit !important;
  background-color: inherit !important;
}

table.table-bordered thead tr {
  background-color: oldlace;
}

.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6 !important;
}

.table-bordered-dark th, .table-bordered-dark td {
  border: 1px solid #959595 !important;
}

table.table-bordered tbody tr:not(:hover).even {
  background-color: #f6fbff;
}

table.table-bordered .checkbox label {
  margin-bottom: 0px;
}

table.dataTable {
  margin-top: 0px !important;
}

table.dataTable th .bordered-icon, .bordered-icon {
  border: solid 0.08em #ccc;
  border-radius: 0.1em;
  cursor: default;
  display: inline-block;
  padding: 0.2em 0.25em 0.15em 0.2em;
  text-align: center;
  margin-left: 2px;
  width: 20px;
}

table.table-custom.no-header-top-border thead th {
  border-top: none;
}

.custom-switch input[type="checkbox"] + .custom-control-label {
  cursor: pointer !important;
}

.custom-switch input[type="checkbox"]:disabled + .custom-control-label {
  cursor: default !important;
}

.custom-switch input:disabled ~ .custom-control-label::before {
  border: none !important;
}

.table-wrap th, .table-wrap td, .cell-wrap {
  white-space: normal !important;
  line-height: 17px !important;
}

.cell-wrap .badge {
  margin: 1px !important;
}

.table-wrap.cell100 th, .table-wrap.cell100 td {
  max-width: 100px !important;
}

.search-input-right {
  width: 140px !important;
  position:absolute;
  top: 6px;
  left: calc(100% - 157px);
}

td.icon-cell {
  text-align:center;
}

img.cellIcon {
  width: 16px !important;
  height: 13px !important;
  min-width: 16px !important;
  border-radius: 0% !important;
}

.bg-green {
  background-color: green;
}

.text-green {
  color: green !important;
}

.bg-red {
  background-color: red;
}

.bg-orange {
  background-color: orange;
}

.circle {
  height: 9px;
  width: 9px;
  border-radius: 50%;
  display: inline-block;
}

td.text-wrap {
  line-height:20px;
}

.flex-grow-item {
  -ms-flex: 1 0 200px;
  flex: 1 0 200px; /* flex: grow shrink basis;*/
  width: 200px;
}

.passwordIcon {
  font-size: 1rem !important;
  padding: 0.4rem 1.375rem !important;
}

.passwordIcon i {
  cursor: pointer;
}

.loginLink {
  color: #212529;
  font-size: 0.875rem;
}

.loginLink:focus, .resendMfaLink:focus {
  color: #0056b3;
  text-decoration: underline;
}

.loginLink2 {
  display: none !important;
}

a.link-darker {
  color: #175ca6;
}

.tab-basic .nav-item {
  margin-right: 0 !important;
}

  .tab-basic .nav-item .nav-link {
    font-size: 1rem !important;
    padding: 0.5rem 1rem !important;
    padding-bottom: 1.2rem !important;
    font-weight: 600 !important;
  }

.text-lg {
  font-size: 0.875rem !important;
}

.bg-inherit, .no-hover-bg {
  background: inherit !important;
}

.badge.badge-primary.preview {
  position: absolute;
  top: 28px;
  padding: 1px;
  font-size: 10px;
}

.tab-content {
  line-height: inherit !important;
}

.td-progress .br-theme-bars-1to10 .br-widget a {
  width: 6px !important;
  height: 20px !important;
}

span.nav-title {
  font-size: 1rem;
  font-weight: 600;
  margin-left: 2px;
}
.rtl span.nav-title {
  margin-left: 0;
  margin-right: 2px;
}

.nav-ex-link {
  margin-top: -3px;
}

  .nav-ex-link i, i.icon-normal {
    font-size: 24px;
  }

i.ifa { /*to align other icon types with fa icons*/
  width: 14px;
}

.segmented i.fa {
  font-size: 14px;
}

.segmented > input:checked ~ label:last-of-type:before {
  -webkit-transform: none !important;
  transform: none !important;
}

.list-ticked li:before {
  content: '\f00c' !important;
  font-family: FontAwesome !important;
  color: #29CC97 !important;
}

.tooltip {
  z-index: 10000 !important; /*tooltips inside modal, etc.*/
}

.msg-box{
  background-color: rgba(109, 192, 231, 0.1);
  color: #005CA3;
  padding: 8px;
}

.facematch-box {
  min-width: 260px;
}

.text-highlight {
  color: #f06640 !important;
}

.top-nav-notif {
  position: fixed;
  margin-left: 20px;
  top: 10px;
}
.rtl .top-nav-notif {
  margin-left: 0 !important;
  margin-right: 20px !important;
}

body:not(.rtl) .btn-async {
  padding-left: 1.5rem !important; /*p-4*/
  padding-right: 0.25rem !important; /*p-1*/
  margin-right: 8px;
}
body.rtl .btn-async {
  padding-right: 1.5rem !important; /*p-4*/
  padding-left: 0.25rem !important; /*p-1*/
  margin-left: 8px;
}

#client-id-generator, #kyb-client-id-generator, #idv-client-id-generator {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
}
.rtl #client-id-generator {
  right: auto;
  left:15px;
}

.btnReportType {
  width: 260px;
  margin-bottom: 7px !important;
  text-align: left !important;
}
.rtl .btnReportType {
  text-align: right !important;
}

body.sidebar-icon-only.reseller .badge.preview {
  display: none; /*Hide environment badge for reseller mini logo.*/
}
.reseller .brand-logo {
  flex-direction: column;
  align-items: center;
}
    .reseller .brand-logo img {
      width: auto !important;
      max-height: 40px;
      margin: 7.5px 0 !important;
    }
#lbl-powered-by {
  color: #f7f7f9;
  font-size: 10px;
  margin-top: -14px;
}
.reseller .sidebar {
  padding-top: 20px !important;
}

body.fr .sidebar > .nav:not(.sub-menu) > .nav-item .nav-link {
  padding: 15px !important;
}
body.fr .sidebar > .nav .nav-item.nav-category {
  margin: 0 15px !important;
}
body.ar .menu-title, body.ar .dataTable thead th {
  font-weight: bold !important;
}
.sidebar > .nav:not(.sub-menu) > .nav-item span {
  padding-left: 0 !important;
}

.rtl .ps__rail-y {
  right: auto !important;
  left: 0 !important;
}
.rtl .ps__thumb-y {
  right: auto !important;
  left: 2px !important;
}

body:not(.rtl) .no-indent {
  margin-left: 0 !important;
}
body:not(.rtl) .sidebar > .nav:not(.sub-menu) > .nav-item i {
  margin-left: 25px;
  margin-right: 8px;
}
body.rtl .no-indent {
  margin-right: 0 !important;
}
body.rtl .sidebar > .nav:not(.sub-menu) > .nav-item i {
  margin-right: 25px;
  margin-left: 8px;
}
body.rtl .nav-item.language-dropdown .dropdown-menu .dropdown-item .flag-icon-holder {
  margin-right: 0 !important;
  margin-left: 15px !important;
}
.rtl .dropdown-menu {
  text-align: right !important;
}

.rtl .rtl-text-right {
  text-align: right;
}
.rtl .owl-carousel .input-group {
  flex-flow: row-reverse;
}

.owl-carousel:not(.owl-rtl) {
  direction: ltr !important;
}
#modal-batch-status-msg {
  direction: ltr !important;
  text-align: left !important;
}

#sidebar i.fa {
  width: 15px;
}
body.sidebar-icon-only #sidebar i.fa {
  margin: 0 !important;
}

.flag-icon-holder {
  height: 25px;
  width: 33px !important;
  border-radius: 100%;
  overflow: hidden;
}
  .flag-icon-holder i {
    font-size: 25px;
  }
.flag-icon-arab {
  background-image: url(../images/arab.png);
}

body:not(.rtl) .language-dropdown .dropdown-menu {
  margin-left: -80px !important;
  min-width: 120px !important; /*'Width' not works in small screens*/
  left: auto !important;
  cursor: pointer;
}
body.rtl .language-dropdown .dropdown-menu {
  margin-right: -80px !important;
  min-width: 120px !important; /*'Width' not works in small screens*/
  right: auto !important;
  cursor: pointer;
}
.globe-chat {
  width: 25px;
  padding: 2px;
}

.fake-input {
  position: absolute;
  top: 34px;
  left: 25px;
}

body.en .foreign-tooltip + .field-help {
  display: none;
}

.jst-official-list .field-help {
  position: relative;
  right: 73px;
}
.rtl .jst-official-list .field-help {
  right: auto;
  left: 73px;
}

/*Customize dropify for Custom Watchlists*/

/* //Custom dropify with FontAwesome icon
.bg-x .dropify-message:before {
  font-family: FontAwesome;
  font-size: 50px;
  position: absolute;
  opacity: 0.3;
}
.bg-x .dropify-message:before {
  content: "\x";
  top: xpx;
  margin-left:xpx;
}*/
/*Custom dropify with background image*/
.custom-dropify .dropify-wrapper {
  height: 130px !important;
}
.custom-dropify .dropify-wrapper.has-preview {
  border: 1px solid;
}
.custom-dropify .dropify-wrapper .dropify-message span.file-icon::before {
  color: transparent !important;
  width: 50px;
}
.custom-dropify.dropify-individual .dropify-wrapper .dropify-message span.file-icon {
  background: url("../images/individual_upload-c487c3d77e.png") no-repeat center;
}
.custom-dropify.dropify-corp .dropify-wrapper .dropify-message span.file-icon {
  background: url("../images/corp_upload-1837b4c55e.png") no-repeat center;
}
.custom-dropify .dropify-filename {
  font-size: 14px !important;
  color: gray !important;
  top: 40px;
  padding-bottom: 10px !important;
}
.custom-dropify .dropify-message p {
  color: gray !important;
}
.custom-dropify .dropify-render i {
  top: 40% !important;
}
.custom-dropify .dropify-wrapper:not(:hover) .dropify-infos {
  background: none !important;
  opacity: 0.7 !important;
}
.custom-dropify .dropify-wrapper .dropify-infos-inner {
  top: 40% !important;
}
.custom-dropify .dropify-wrapper:hover .dropify-infos-inner {
  margin-top: 0 !important;
}
.custom-dropify .dropify-infos-message {
  opacity: 0.8 !important;
  margin-top: 20px !important;
}
  .custom-dropify .dropify-infos-message::before {
    content: none !important;
  }
.custom-dropify .dropify-wrapper:hover .dropify-infos-message a {
  border-bottom: 1px solid;
}
.custom-dropify .dropify-extension {
  display: none;
}
.custom-dropify .dropify-font-file::before {
  opacity: 0.8;
  color: transparent !important; /* To hide the original content!*/
  position: absolute;
  top: -55px;
  left: -50px;
}
.custom-dropify.dropify-individual .dropify-font-file::before {
  background: url("../images/individual_csv-1c2fc038de.png") no-repeat center;
}
.custom-dropify.dropify-corp .dropify-font-file::before {
  background: url("../images/corp_csv-4661cc2fc9.png") no-repeat center;
}
/*End of customize dropify for Custom Watchlists*/

  /*IntlTelInput*/
  .iti {
  width: 100%;
}

.iti__selected-flag {
  align-items: flex-start;
  padding: 8px;
}

.iti__arrow {
  margin-top: 4px;
}

.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 14px;
}
/*End of IntlTelInput*/

  @media(min-width: 992px) {
    body:not(.sidebar-icon-only) .badge.badge-primary.preview {
      transform: rotate(-45deg);
      transform-origin: 20% 25%;
      position: absolute;
      left: -20px;
      top: 33px;
      padding: 5px 22px;
      min-width: 90px;
    }

    body.rtl:not(.sidebar-icon-only) .navbar .badge.badge-primary.preview {
      transform: rotate(45deg) !important;
      left: auto !important;
      right: -32px !important;
      top: -5px !important;
    }
  }

.summary-member, .summary-corp { /* .pnl-summary-view should not be used as there are other usages.*/
  width: 100%;
  padding-top: 20px;
}

@media(min-width:1200px) {
  .summary-member:not(.updated), .summary-corp:not(.updated) {
    width: calc(100% - 510px);
    padding-top: 0;
  }

  .updatedBox .summary-member, .updatedBox .summary-corp { /*For linkeds of updated entities*/
    width: 100% !important;
    padding-top: 20px;
  }

  .updatedBox .pnl-profile-name { /* for both main & linked in both updated/old profiles. */
    margin-top: 1.5rem;
  }

  .summary-info, .summary-info-corp {
    width: 300px;
    margin-inline-end: 25px;
  }

  .tbl-comment, .tbl-comment-corp {
    max-width: 480px; /*510 - 30*/
  }

    .tbl-comment td, .tbl-comment-corp td {
      max-width: 340px; /*480 - 140*/
    }
}

@media(max-width: 1350px) { /*between lg and xl*/
  #pnl-custom-lists {
    flex-wrap: wrap;
  }
}

  /* Custom Radio & Checkbox */
  .checkbox.horizontal, .radio.horizontal {
  height: 16px;
}

.checkbox label,
.radio label {
  margin-bottom: 0;
}

  .checkbox label:after,
  .radio label:after {
    content: '';
    display: table;
    clear: both;
  }

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  min-width: 18px;
  height: 1.3em;
  float: left;
  margin-right: .5em;
  margin-top: -2px;
}

.rtl .checkbox .cr,
.rtl .radio .cr {
  float: right;
  margin-left: .5em;
  margin-right: 0;
}

.checkbox input[type="checkbox"]:checked + .cr,
.radio input[type="radio"]:checked + .cr {
  background-color: #007bff;
  border-color: #007bff;
  color: white;
}

  .radio .cr {
  border-radius: 50%;
}

  .checkbox .cr .fa,
  .radio .cr .fa {
    position: absolute;
    font-size: inherit;
    line-height: 0;
    top: 50%;
    left: 7%;
  }

body:not(.rtl) .checkbox label input[type="checkbox"],
body:not(.rtl) .radio label input[type="radio"] {
  /*Firefox doesn't support width:0*/
  position: absolute;
  left: -10000px;
}

body.rtl .checkbox label input[type="checkbox"],
body.rtl .radio label input[type="radio"] {
  /*Firefox doesn't support width:0*/
  position: absolute;
  right: -10000px;
}
  .checkbox label input[type="checkbox"] + .cr > .fa,
  .radio label input[type="radio"] + .cr > .fa {
    transform: scale(3);
    opacity: 0;
    transition: all .3s ease-in;
    font-size: 6px;
  }

  .checkbox label input[type="checkbox"]:checked + .cr > .fa,
  .radio label input[type="radio"]:checked + .cr > .fa {
    transform: scale(1);
    opacity: 1;
    font-size: inherit;
  }

  .checkbox label input[type="checkbox"]:disabled + .cr,
  .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
  }

  .checkbox label input[type="checkbox"]:focus + .cr,
  .radio label input[type="radio"]:focus + .cr {
    border: 1px solid #80bdff;
  }
/* End of Custom Radio & Checkbox */

.badgeIconOverlay {
  display: table;
  font-size:13px;
  margin-left: auto;
  margin-top: -15px;
}

/* Custom Input number*/
.number-input input[type=text] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.number-input input[type=text]::-webkit-inner-spin-button,
.number-input input[type=text]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  border: 1px solid #dee2e6;
  display: inline-flex;
}

  .number-input,
  .number-input * {
    box-sizing: border-box;
  }

    .number-input button {
      outline: none;
      -webkit-appearance: none;
      background-color: #007bff;
      border: none;
      border-left: 1px solid #dee2e6;
      align-items: center;
      justify-content: center;
      width: 1rem;
      height: 15px;
      cursor: pointer;
      margin: 0;
      position: relative;
    }
    .number-input input:disabled + div button {
      display:none;
    }

      .number-input button.plus {
        border-bottom: 1px solid #dee2e6;
      }

      .number-input button:before,
      .number-input button:after {
        display: inline-block;
        position: absolute;
        content: '';
        width: 0.5rem;
        height: 2px;
        background-color: #fff;
        transform: translate(-50%, -50%);
      }

      .number-input button.plus:after {
        transform: translate(-50%, -50%) rotate(90deg);
      }

    .number-input input[type=text] {
      max-width: 3rem;
      padding: .25rem;
      border: none;
      border-width: 0 2px;
      font-size: 0.75rem;
      height: 30px;
      text-align: center;
    }

.rtl .number-input button:before,
.rtl .number-input button:after,
.rtl .number-input button.plus:after {
  left: 7px;
}
/* End of Custom Input number*/


/* Account Recovery page */
.accountRecovery .page-content {
  width: 450px !important;
  flex: 0 0 450px;
}

.accountRecovery .card-title {
  font-size: 17px;
}

.accountRecovery .card .card-body {
  padding: 0.5rem 1.75rem 1rem;
}

.accountRecovery .input-group-append .input-group-text {
  font-size: 1rem;
  padding: 0.4rem 1.375rem !important;
}

.accountRecovery .error {
  min-height: 21px;
}

.accountRecovery .recaptcha { 
  min-height: 80px;
}
/* End of Account Recovery page */

.rtl .jstree-node {
margin-left: 0 !important;
}

.jstree-node, .jstree-children, .jstree-container-ul {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.jstree-default .jstree-clicked, .jstree-default .jstree-hovered {
  background: none !important;
  box-shadow: none;
  color: inherit !important;
}
.jstree-default .jstree-checkbox {
  margin-right: 5px;
  height: 23px !important;
}
.rtl .jstree-default .jstree-checkbox {
  margin-right: 0;
  margin-left: 5px;
}

.jstree-container-ul > li:first-child > i.jstree-icon {
  visibility: hidden;
}

.countrysanctions ul {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  width: 400px;
}
.countrysanctions a {
  max-width: 325px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Login page */
.login .auth.theme-one .auto-form-wrapper {
  padding: 0px;
}
.login .message {
  min-height: 21px;
}
.login .message.error, .login .message.error * {
  color: #ff6258 !important
}
.login .login-wrapper {
  padding: 25px 15px 10px;
}
.login #pnl-wizard-wrapper, .accountRecovery .page-content {
  box-shadow: 0 16px 50px 0 rgba(0, 40, 90, 0.25);
  background-color: #ffffff;
  width: 500px;
  margin: auto;
  z-index: 1;
}
.loginNav {
  background-color: #005ca3;
  z-index: 0;
}
.loginFooter {
  background-color: #00285a;
  z-index: 0;
}
.login .mfa-wrapper {
  font-size: 0.875rem;
}
.login .mfa-wrapper .header {
  height:60px;
  padding: 15px 1.81rem;
}
.login .mfa-wrapper .header .card-title {
  font-size: 17px;
}
.login .mfa-wrapper input {
  border-right: 1px solid #cfd5db !important;
}
.login .mfa-wrapper input.inputOnly {
  border-radius: 6px !important;
}
.login .mfa-wrapper button {
  padding: 0.65rem 1.5rem;
}
.login button, .accountRecovery button {
  background-color: #005ca3;
}
.login button:focus, .accountRecovery button:focus {
  box-shadow: 0px 0px 3px 3px #a0d2fa;
}
.customNextBtn {
  margin-left: auto;
  margin-right: 5px;
}
.rtl .customNextBtn {
  margin-right: auto;
  margin-left: 5px;
}
.rtl #pnl-fp-btns {
direction: rtl;
}

.loginNav .badge.badge-primary.preview {
  transform: rotate(-45deg);
  transform-origin: 20% 25%;
  position: absolute;
  left: -20px;
  top: 33px;
  padding: 5px 22px;
}
@media(max-width: 575.98px) {
  .login #pnl-wizard-wrapper, .accountRecovery .page-content {
    box-shadow: 0 16px 50px 0 rgba(0, 40, 90, 0.25);
    background-color: #ffffff;
    width: 400px;
    margin: auto;
  }

  .summary-buttons-new {
    position: absolute;
    inset-inline-end: 0;
    top: 7px;
  }

  .updatedBox .pnl-profile-name { /* for both main & linked in both updated/old profiles. */
    margin-top: 15px;
  }
}

.login-wrapper .input-group.no-append .select2-selection {
  border: 1px solid #cfd5db !important;
  border-radius: 6px !important;
  padding-top: 6px !important;
}
.login-wrapper .input-group.no-append .select2-selection__arrow {
  top: 9px !important
}
.select2-dropdown[dir="rtl"] {
  text-align: right;
}
  /* End of Login page */

#textarea-bulk {
  height: 200px;
  line-height: 25px;
  width: 300px;
}

.editable-buttons {
  margin-top: -0.25rem; /*To fix .editable-cancel forced margin-top*/
  vertical-align: text-top !important;
}

.btn-warning.active {
  color: #ffffff !important;
  background-color: #d8a600 !important;
  border-color: #cb9d00 !important;
}

/* Administration Website */
.config-tab a.nav-link {
  white-space: normal !important;
  max-width: 100px;
  line-height: 17px !important;
  padding-bottom: 0 !important;
}
.contentList {
  padding: 0 !important;
  font-size: 0.875rem;
}
.cke_contents {
  height: 340px !important;
}
#cke_editor-email .cke_contents {
  height: 440px !important;
}
.xeditable {
  line-height: 32.5px;
}
.editable-form .dataItem, .editable-form .col-form-label {
  margin-top: 10px;
}
.changed-star::after {
  content: '*';
  position: absolute;
  padding-left: 5px;
}
/*IDV Countries Panel*/
.board-wrapper-container {
  background: #eaeaea;
  padding: 10px;
  padding-bottom: 0;
}
.board-wrapper .board-portlet {
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.portlet-card-list {
  flex-flow: column;
}
.board-wrapper .portlet-card {
  width: 400px !important;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 3px !important;
}

.portlet-card .editable-empty {
  color: lightgray;
}
.editable-clear-x {
  cursor: pointer !important;
}
.portlet-card th {
  font-size: 11px !important;
}
.portlet-card .table td {
  border-top: none !important;
}
#sel-add-country-error {
  display: none !important;
}
.accordion .card .card-header a {
  white-space: normal !important;
  font-weight: normal !important;
}
.rtl .accordion .card .card-header a .card-icon {
  margin-right: 0 !important;
  margin-left: 15px !important;
}
.accordion .card .card-body i {
  font-size: inherit !important;
}
.accordion.basic-accordion .card .card-header a[aria-expanded="true"]::before {
  content: "\F143" !important;
  font-weight: bold !important;
}
.accordion.basic-accordion .card .card-header a[aria-expanded="false"]::before {
  content: "\F140" !important;
  font-weight: bold !important;
}
/*End of IDV Countries Panel*/

.chart-container:not(:hover) {
  border-color: transparent !important;
}
.chart-container:not(:hover) .a-max{
  display: none;
}
.a-max {
  position: absolute;
  top: 1px;
  right: 3px;
}
/* End of Administration Website */

/* Compromised Email */
.breach-date{
  font-weight: 500;
  font-size: 13px;
}
.sitelink {
  color: #2196F3;
  font-weight: 700;
  font-size: 12px
}
.compdata{
  font-size: small;
  font-weight: 600;
}
.compclose {
  border: 2px solid #2196F3;
  border-radius: 50%;
  color: #2196F3 !important;
  font-size: 30px;
}
.tab-basic .nav-item .nav-link {
  padding-bottom: 10px !important;
  min-height:44px;
  align-items:center;
}
.count-pill {
  min-width: 35px;
  font-size: 12px;
  line-height: 16px;
  padding: 3px 8px;
  text-align: center;
  margin-left: 20px;
  display: inline-block;
  border-radius: 20px;
  font-weight: bold;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #00285A;
  border-color: #00285A;
}
.btn-outline-info:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #00285A;
  border-color: #00285A;
}
.bg-blue {
  background-color: #003270;
}
ul.pagination {
  justify-content: flex-end !important;
  margin: 2px !important;
}
.page-link.first, .page-link.last {
  display: none !important;
}
.page-link.ellipsis {
  max-width: initial !important;
}
.ellipsis-clip150 {
  text-overflow: ellipsis;
  overflow: clip !important;
  max-width: 150px !important;
}
div.dt-processing > div:last-child {
  display: none !important;
}
.rtl .pagination {
  padding-left: 1px !important;
  padding-right: 0;
}
.custom-pagination{
  font-size:12px;
}
.custom-height {
  height: calc(100% - 16px);
  cursor: pointer;
  border-radius: 10px !important;
}
.breach-title {
  font-weight: 500;
  font-size: 18px;
}
#sel-compromised-email-length-dropdown{
  font-size:13px;
}
#sel-compromised-email-length{
  width: 65px;
}
.card-img {
  height: auto !important;
  max-width: 100%;
}
.img-cover {
  height: 72px !important;
  width: 72px !important;
  padding: 5px !important;
  border-radius: 10px;
  -webkit-box-align: center;
  align-items: center;
  display: flex;
}
.text-overflow {
  cursor: pointer;
}
  .text-overflow:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f056';
    margin-right: 5px;
    margin-left: 1px;
    color: blue;
    vertical-align: super;
  }
.collapsed .text-overflow:after, .collapsing .text-overflow:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f055';
  margin-right: 5px;
  margin-left: 1px;
  color: blue;
  vertical-align: super;
}
.text-overflow-collapse {
  max-width: 95%;
  white-space: normal;
  text-overflow: unset;
  overflow: visible;
}

.overflow-visible {
  overflow: visible !important;
}

.modal-auto { /*Note: Parent .modal should have .text-center class to keep the modal box in middle*/
  max-width: 75%;
  width: auto !important;
  display: inline-block;
  text-align: left !important;
}

.custom-header img {
  width: 3em;
  margin-left: auto;
  border-radius: 5px;
  border: 1px solid lightgray;
}

.custom-header h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #005CA3;
}

.custom-chip {
  display: inline-flex;
  align-items: center;
  color: #1972b9;
  background-color: rgba(33, 150, 243, 0.2);
  border: 1px solid #1e8ae0;
  padding: 2px 15px;
  margin-bottom: 6px;
}

  .custom-chip img {
    height: 16px;
    width: 16px;
    margin-left: 6px;
  }

  .custom-chip .mdi-information-outline {
    color: #1972b9 !important
  }

/* Progress Bar */
.progress-circle {
  width: 120px;
  height: 120px;
  background: none;
  position: relative;
}

  .progress-circle::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .progress-circle > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .progress-circle .progress-circle-left {
    left: 0;
  }

  .progress-circle .progress-circle-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    top: 0;
  }

  .progress-circle .progress-circle-left .progress-circle-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
  }

  .progress-circle .progress-circle-right {
    right: 0;
  }

    .progress-circle .progress-circle-right .progress-circle-bar {
      left: -100%;
      border-top-left-radius: 80px;
      border-bottom-left-radius: 80px;
      border-right: 0;
      -webkit-transform-origin: center right;
      transform-origin: center right;
    }

  .progress-circle .progress-circle-value {
    position: absolute;
    top: 0;
    left: 0;
  }

    .progress-circle .progress-circle-value p:first-child {
      font-size: 20px;
      line-height: 26px;
      padding-bottom: 4px;
    }

    .progress-circle .progress-circle-value p:last-child {
      font-size: 12px;
      line-height: 18px;
    }

.progress-border-primary.green-border {
  border-color: #10b981 !important;
}

.progress-border-primary.lightgreen-border {
  border-color: #6EE7B7 !important;
}

.progress-border-primary.orange-border {
  border-color: #f59e0b !important;
}

.progress-border-primary.red-border {
  border-color: #EF4444 !important;
}

.progress-border-primary.grey-border {
  border-color: #D8D8D8 !important;
}
/* Progress Bar */


.show .text-overflow:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f056';
  margin-right: 5px;
  margin-left: 1px;
  color: blue;
  vertical-align: super;
}

.collapsed .text-overflow:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f055';
  margin-right: 5px;
  margin-left: 1px;
  color: blue;
  vertical-align: super;
}

.min-h16px {
  min-height: 16px;
}

body:not(.rtl) .div-pep-sanction-info, body:not(.rtl) .div-idv-info {
  text-align: left;
  padding-right: 0px;
}

.rtl .div-pep-sanction-info, .rtl .div-idv-info {
  text-align: right;
  padding-left: 0px;
}

body:not(.rtl) .div-cb-scan-mode {
  padding-right: 0px;
  height: 20px;
}
.rtl .div-cb-scan-mode {
  padding-left: 0px;
  height: 20px;
}
/*New Scan/IDV step wizard*/
.rtl .scan-stepper {
margin-right: -20px !important;
}

.scan-stepper__item {
  flex: 100%;
  padding: 8px 0px;
  margin: 0 0 0 -19px;
  -webkit-clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  clip-path: polygon(20px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rtl .scan-stepper__item {
  margin: 0 -19px 0 0;
}

.scan-stepper__item span {
  margin-left: 5px;
}
.rtl .scan-stepper__item span {
  margin-left: 0;
  margin-left: 5px;
}

.scan-stepper__item:first-child {
  -webkit-clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
}
.rtl .scan-stepper__item:first-child {
  -webkit-clip-path: polygon(0% 50%, 20px 0%, 100% 0%, 100% 100%, 20px 100%);
  clip-path: polygon(0% 50%, 20px 0%, 100% 0%, 100% 100%, 20px 100%);
}

ul.stepper li a {
  padding: 0px 0px 0.5rem 1.5rem;
  text-align: center;
}
.rtl ul.stepper li a {
  padding: 0px 1.5rem 0.5rem 0;
}

.stepper-vertical li:after {
  position: absolute;
  top: 1.65rem;
  left: 2.7rem;
  width: 2px;
  height: calc(100% - 20px);
  content: "";
  background-color: #9FA2B4;
}

.rtl .stepper-vertical li:after {
  left: auto;
  right: 2rem;
}
.rtl .stepper-vertical li a .label {
  text-align: right !important;
}

body:not(.rtl) ul.stepper-vertical li:first-child .step-content {
  padding-top: 0px;
  padding-left: 0px;
  text-align: left;
}

.rtl ul.stepper-vertical li:first-child .step-content {
  padding-top: 0px;
  padding-right: 0px;
  text-align: right;
}



.stepper-vertical li .step-content {
  display: block;
  margin-top: 0;
  margin-left: 4.13rem;
}
.rtl .stepper-vertical li .step-content {
  margin-left: 0;
  margin-right: 4.13rem;
}

@media (max-width: 767px) {
  .scan-stepper__item {
    padding: 8px;
    -webkit-clip-path: polygon(0px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
    clip-path: polygon(0px 50%, 0% 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0% 100%);
    margin-bottom: 2px;
  }
}

@media (min-width: 768px) {
  .scan-stepper .last-step {
    -webkit-clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(20px 50%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }

  .rtl .scan-stepper .last-step {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 20px) 50%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 20px) 50%, 100% 100%, 0% 100%);
  }
}
/*New Scan/IDV step wizard*/

/* Bootstrap 5.0 helper margin/padding start/end classes for rtl support */
body:not(.rtl) .float-start, .rtl .float-end {
  float: left !important;
}
body:not(.rtl) .float-end, .rtl .float-start {
  float: right !important;
}

body:not(.rtl) .ms-0, .rtl .me-0 {
  margin-left: 0 !important;
}
body:not(.rtl) .ms-1, .rtl .me-1 {
  margin-left: 0.25rem !important;
}
body:not(.rtl) .ms-2, .rtl .me-2 {
  margin-left: 0.5rem !important;
}
body:not(.rtl) .ms-3, .rtl .me-3 {
  margin-left: 1rem !important;
}
body:not(.rtl) .ms-4, .rtl .me-4 {
  margin-left: 1.5rem !important;
}
body:not(.rtl) .ms-5, .rtl .me-5 {
  margin-left: 3rem !important;
}
body:not(.rtl) .ms-auto, .rtl .me-auto {
  margin-left: auto !important;
}

body:not(.rtl) .ps-0, .rtl .pe-0 {
  padding-left: 0 !important;
}
body:not(.rtl) .ps-1, .rtl .pe-1 {
  padding-left: 0.25rem !important;
}
body:not(.rtl) .ps-2, .rtl .pe-2 {
  padding-left: 0.5rem !important;
}
body:not(.rtl) .ps-3, .rtl .pe-3 {
  padding-left: 1rem !important;
}
body:not(.rtl) .ps-4, .rtl .pe-4 {
  padding-left: 1.5rem !important;
}
body:not(.rtl) .ps-5, .rtl .pe-5 {
  padding-left: 3rem !important;
}

body:not(.rtl) .me-0, .rtl .ms-0 {
    margin-right: 0 !important;
  }
body:not(.rtl) .me-1, .rtl .ms-1 {
  margin-right: 0.25rem !important;
}
body:not(.rtl) .me-2, .rtl .ms-2 {
  margin-right: 0.5rem !important;
}
body:not(.rtl) .me-3, .rtl .ms-3 {
  margin-right: 1rem !important;
}
body:not(.rtl) .me-4, .rtl .ms-4 {
  margin-right: 1.5rem !important;
}
body:not(.rtl) .me-5, .rtl .ms-5 {
  margin-right: 3rem !important;
}
body:not(.rtl) .me-auto, .rtl .ms-auto {
  margin-right: auto !important;
}

body:not(.rtl) .pe-0, .rtl .ps-0 {
  padding-right: 0 !important;
}
body:not(.rtl) .pe-1, .rtl .ps-1 {
  padding-right: 0.25rem !important;
}
body:not(.rtl) .pe-2, .rtl .ps-2 {
  padding-right: 0.5rem !important;
}
body:not(.rtl) .pe-3, .rtl .ps-3 {
  padding-right: 1rem !important;
}
body:not(.rtl) .pe-4, .rtl .ps-4 {
  padding-right: 1.5rem !important;
}
body:not(.rtl) .pe-5, .rtl .ps-5 {
  padding-right: 3rem !important;
}

/* Bootstrap 5.0 helper classes for rtl margins/paddings */

/* AI Analysis */

.ai-analysis-search-box-wrapper {
  width: 85%;
}
.fw-600 {
  font-weight: 600 !important;
}

.question-count-left {
  flex: 1;
}

.ai-analysis-id {
  height: 32px;
  width: 32px;
  border-radius: 4px;
  display: flex;
}

.ai-analysis-progress-wrapper {
  border: 1px dashed;
  border-radius: 10px;
}

.ai-analysis-progress-bar .rest {
  flex: 1;
  border-radius: 0px 10px 10px 0px !important;
}

.ai-analysis-progress-bar .progress {
  border: none !important;
  border-radius: 10px 5px 5px 10px !important;
}

.help-section-status-tag {
   border-radius: 20px;
}

.clickable-content.selected,
.clickable-content:hover {
  border-color: #007BFF !important;
  color: #007BFF !important;
}

.help-section-wrapper .title:hover,
.help-section-wrapper .clickable-content p:hover,
.clickable-content.selected > p {
  color: #007BFF !important;
}

.help-section-wrapper {
  border-radius: 0 0 6px 6px;
}

.help-section-wrapper .sub-category {
  border-radius: 40px;
  margin: 3px;
}

.display-contents {
  display: contents !important;
}

.clickable-content {
  cursor: pointer;
}

.note-section {
  text-decoration-line: underline;
}

.help-section-title {
  border-radius: 10px 10px 0px 0px;
}

.question-delete-wrapper {
  height: 30px;
  width: 30px;
  padding: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.question-delete-wrapper i {
  font-size: 18px;
}

.text-line-through {
  text-decoration: line-through;
}

.ai-analysis-description {
  width: 80%;
  font-weight: 500;
}

.textarea {
  font-size: 15px;
  outline: none;
  padding: 7px 12px !important;
  margin: 0;
  resize: none;
  overflow: hidden;
  border-radius: 0.2em;
  line-height: 16px !important;
}

textarea#ai-analysis-search-box {
  height: 60px;
}

/* AI Analysis modal*/
.carousel-indicators li {
  background-color: transparent;
  border: 2px solid #ccc;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  margin: 0 4px;
}

.carousel-indicators .active {
  background-color: #2196F3;
  border-color: #2196F3;
}

.carousel-indicators {
  bottom: -36px !important;
}

.carousel-control-next div, .carousel-control-prev div {
  aspect-ratio: 1 / 1;
  width: 40px;
  height: 40px;
  border: 3px solid #ccc;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-bg-color {
  background-color: #054E88;
}

.modal-width {
  max-width: 80% !important;
}

.aiclose {
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 30px;
}

.ai-analysis-modal.modal .modal-dialog {
  margin: 16px auto !important;
  height: calc(100% - 32px) !important;
  max-height: calc(100% - 32px) !important;
}
.btn-outline-grey {
    color: #6c757d !important;
    border: 1px solid #6c757d !important;
}

    .btn-outline-grey:hover {
        color: #fff !important;
        background: #6c757d !important;
    }

.img-location {
  content: url(../images/kyb/location-74f7ada1ba.svg)
}

.img-status {
  content: url(../images/kyb/status-2ddf1e1d90.svg)
}

.img-cal {
  content: url(../images/kyb/calender-e5674e3afd.svg)
}

.dotted-line {
  border-left: dotted #d3d3d3 !important;
}

@media(max-width: 575px) {
  .dotted-line {
    border-left: none !important;
    border-top: dotted #d3d3d3 !important;
    padding-top: 7px;
  }
}

.inline-content .show:hover::after {
  content: attr(data-price);
}

.body-single-scan-corp .popover {
  text-align: center;
}

.body-single-scan-corp .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #ECECEC;
  color: black;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.w420 {
  width: 420px !important;
  flex: 0 0 420px;
}

.div-kyb-country .select2-container {
  width: 140px !important;
}

.board-wrapper .portlet-card {
  width: 400px !important;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 3px !important;
}

.board-wrapper .custom-portlet-card {
  width: 420px !important;
}

.tooltip-inner {
  background-color: #585779;
  color: white;
}

.bs-tooltip-right .arrow::before {
  border-right-color: #585779;
}

.table-kyb-document-grid .btn, #tbl-kyb-document-view-result .btn, #tbl-kyb-pricing .btn {
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}

.doc-badge {
  aspect-ratio: 1 / 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50% !important;
}

.company-name {
  flex: 1;
}

.company-code {
  display: flex;
  margin: 4px 0;
}


a.disabled{
  pointer-events:none;
}

.maxw200 {
  max-width: 200% !important;
}

.div-btn-document a:focus {
  border-color: #29CC97 !important;
}

.select2-text-indicator {
  font-size: 12px !important;
  padding: 0.4rem 0.5rem;
  margin-left: 3px;
  background-color: white;
}

.detail-view-flag-icon {
  min-width: 21px;
}

.text-medium {
  font-size: 14px;
}

.bg-high-risk{
  background-color: #E314140D !important;
  border: 1px dashed #E31414 !important;
}

.bg-med-risk {
  background-color: #FEC4000D !important;
  border: 1px dashed #FEC400 !important;
}

.bg-low-risk {
  background-color: #2196F30D !important;
  border: 1px dashed #2196F3 !important;
}

.btn-risk-level {
  color: #DFE0EB;
  cursor: pointer !important;
}

.pnl-risk {
  max-width: max-content !important;
}

.H-btn:hover {
  color: #F12B2C !important;
  border: 1px solid #F12B2C !important;
}

.M-btn:hover {
  color: #FEC400 !important;
  border: 1px solid #FEC400 !important;
}

.L-btn:hover {
  color: #2196f3 !important;
  border: 1px solid #2196f3 !important;
}

.hide-border-bottom thead th{
  border-bottom: none !important;
}

/*Dashboard CSS*/
.img-total-scans {
  content: url(../images/dashboard/total-scans-6f3de6945f.svg);
}

.img-used-scans {
  content: url(../images/dashboard/used-scans-5c69dedc83.svg);
}

.img-remaining-scans {
  content: url(../images/dashboard/remaining-scans-6dca06f594.svg);
}

.chart-box-wrapper{
  width: 99%;
}

.hidden-input-field {
  position: absolute;
  left: -9999px;
}

.first-watchlist {
  line-height: 1.5 !important;
  margin-top: -2px;
}

.monitoring-period{
  overflow: visible !important;
  min-width: 90px;
}

.dashboard-activities {
  transition: all 1s ease;
}

/*Feedback CSS*/
.btn-feedback {
  transform: rotate(270deg);
  height: 30px;
  width: 130px;
  right: -50px;
  top: calc(50%);
  opacity: 1;
  visibility: visible;
}

.rtl .btn-feedback {
  right: unset;
  left: -50px;
}

.feedback-icon {
  width: 40px;
  height: auto;
  transition: all 0.2s ease;
  cursor: pointer;
  margin: 15px;
}

  .feedback-icon.selected {
    box-shadow: 0 0 10px 5px rgba(255, 215, 0, 0.5) !important;
    transform: scale(1.5) !important;
  }

  .feedback-icon:hover {
    transform: scale(1.3);
    font-size: 40px;
  }

.img-emoticon-cry {
  content: url(../images/feedback/feedback1-49675d45d8.svg);
}

.img-emoticon-sad {
  content: url(../images/feedback/feedback2-a382bd81a1.svg);
}

.img-emoticon-neutral {
  content: url(../images/feedback/feedback3-3fd1416ad2.svg);
}

.img-emoticon-happy {
  content: url(../images/feedback/feedback4-e5ce36db4b.svg);
}

.img-emoticon-excited {
  content: url(../images/feedback/feedback5-b6df331325.svg);
}

.downloadReportDropDown .download-all {
  width: 155px !important;
}

.custom-sd-dropify .dropify-wrapper {
  height: 130px !important;
}

#modal-update-kyb-jurisdiction.modal .modal-dialog {
  width: 700px;
}

#modal-add-update-jurisdiction.modal .modal-dialog {
  width: 700px;
}

.modal-custom-width {
  width: 900px !important;
}

/*Advanced Media */
.bookmark-icon {
  content: url(../images/adversemedia/bookmark-icon-abfa55e5a7.svg);
}

.news-icon {
  content: url(../images/adversemedia/news-af9d23bdcd.svg);
  max-height: 200px !important;
}

#bookmark-icon {
  width: 36px;
}

.article-img {
  border-radius: 50px !important;
}

.ams-list-img {
  height: 110px;
  width: 110px;
  border-radius: 20px;
  object-fit: cover;
}

.article-body [color] {
  background-color: rgba(120, 172, 215, 0.1);
  padding: 1px 5px;
  border-radius: 5px;
  position: relative;
  display: inline-block !important;
}

.bookmark-count-pos {
  top: -6px;
  right: -8px;
  font-size: 10px;
  width: 19px;
  padding: 1px 0px;
}

.ams-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.roll-animation {
  display: inline-block;
  animation: roll 0.3s ease-in-out;
}

@keyframes roll {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}

.ams-bookmark-popover {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}